]> git.neil.brown.name Git - edlib.git/commit
Change Display:set-noclose to Display:set:no-close and store in attribute.
authorNeilBrown <neil@brown.name>
Fri, 25 Aug 2023 04:56:48 +0000 (14:56 +1000)
committerNeilBrown <neil@brown.name>
Fri, 25 Aug 2023 05:35:37 +0000 (15:35 +1000)
commit8ef07b8cb3a398f14489592a7255ea4cbaab8227
treef958dcc2377e4cb0a0bcdbdd1ab8d5899ba820d8
parenta382c63805616bd3f2384d3912c6bdac06a46bd0
Change Display:set-noclose to Display:set:no-close and store in attribute.

Using an attribute to store the no-close string simplifies code, and
using "Display:set:" is similar to "doc:set:" and will soon be used to
set any attribute at the display level.

Signed-off-by: NeilBrown <neil@brown.name>
DOC/Calls
DOC/Developer/07-displays.md
display-ncurses.c
display-x11-xcb.c
edlib.c
python/display-pygtk.py
python/lib-server.py