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
4006b74e
Commit
4006b74e
authored
Mar 12, 2002
by
Pavel Janík
Browse files
Fix typo.
parent
4ecee85b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
11 deletions
+10
-11
src/ChangeLog
src/ChangeLog
+10
-11
No files found.
src/ChangeLog
View file @
4006b74e
...
...
@@ -7,28 +7,27 @@
* xterm.c (note_mouse_movement): Put code for
x_autoselect_window_p in #if 0.
* lread.c (Fload): Don't assume that message_with_
n
tring uses the
* lread.c (Fload): Don't assume that message_with_
s
tring uses the
string it is given like a C string.
2002-03-10 Jan D. <Jan.Djarv@mbox200.swipnet.se>
* xterm.h: Extern declare x_session_check_input () and
x_session_initialize ().
* xterm.h: Declare x_session_check_input and x_session_initialize.
* xterm.c: Add
ed
calls to x_session_check_input
()
and
x_session_initialize
()
.
* xterm.c: Add calls to x_session_check_input and
x_session_initialize.
* termhooks.h (enum event_kind): Add
ed
save_session_event.
* termhooks.h (enum event_kind): Add save_session_event.
* keyboard.c: Add
ed
Emacs event save_session_event.
* keyboard.c: Add Emacs event save_session_event.
* emacs.c (main): Add
ed
call to syms_of_xsmfns
()
.
* emacs.c (main): Add call to syms_of_xsmfns.
* lisp.h:
Extern d
eclare syms_of_xsmfns
()
.
* lisp.h:
D
eclare syms_of_xsmfns
as extern
.
* config.in: Add
ed
HAVE_X_SM
* config.in: Add HAVE_X_SM
.
* Makefile.in: Add
ed
test for HAVE_X_SM and
added
new file xsmfns.c
* Makefile.in: Add test for HAVE_X_SM and new file xsmfns.c
* xsmfns.c: New file for X session management.
...
...
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