Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
089fba41
Commit
089fba41
authored
Mar 10, 2002
by
Jan Djärv
Browse files
X Session management additions
parent
618c30cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
0 deletions
+22
-0
src/ChangeLog
src/ChangeLog
+22
-0
No files found.
src/ChangeLog
View file @
089fba41
2002-03-10 Jan D. <Jan.Djarv@mbox200.swipnet.se>
* xterm.h: Extern declare x_session_check_input () and
x_session_initialize ().
* xterm.c: Added calls to x_session_check_input () and
x_session_initialize ().
* termhooks.h (enum event_kind): Added save_session_event.
* keyboard.c: Added Emacs event save_session_event.
* emacs.c (main): Added call to syms_of_xsmfns ().
* lisp.h: Extern declare syms_of_xsmfns ().
* config.in: Added HAVE_X_SM
* Makefile.in: Added test for HAVE_X_SM and added new file xsmfns.c
* xsmfns.c: New file for X session management.
2002-03-09 Jason Rumney <jasonr@gnu.org>
* fileio.c (Fcopy_file) [WINDOWS_NT]: Ensure file is not
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment