summaryrefslogtreecommitdiff
path: root/src/ChangeLog.3
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>2001-10-06 09:57:20 +0000
committerGerd Moellmann <gerd@gnu.org>2001-10-06 09:57:20 +0000
commit2a34a036ff6e0e88ee42a44440362608d3db3e74 (patch)
tree4b0c224154978347b63e49162bff84079596ffed /src/ChangeLog.3
parent7c39d9e39ae2488c9b2d523b473a5f307ad5076b (diff)
*** empty log message ***
Diffstat (limited to 'src/ChangeLog.3')
-rw-r--r--src/ChangeLog.314
1 files changed, 9 insertions, 5 deletions
diff --git a/src/ChangeLog.3 b/src/ChangeLog.3
index 3f68988748..18fa9cb601 100644
--- a/src/ChangeLog.3
+++ b/src/ChangeLog.3
@@ -16460,7 +16460,7 @@
1988-09-26 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
-* * dispnew.c (baud_rate): Now a Lisp variable, not a function.
+ * dispnew.c (baud_rate): Now a Lisp variable, not a function.
* termcap.c (tputs) [emacs]: Use baud_rate as the speed.
1988-09-19 Richard Stallman (rms at gluteus.ai.mit.edu)
@@ -16471,11 +16471,11 @@
* window.c (init_window_once): Init the ->buffer fields
to satisfy error check in Fset_window_buffer.
-* * xmenu.c (Fx_popup_menu): 1st arg is now ((X Y) WINDOW).
+ * xmenu.c (Fx_popup_menu): 1st arg is now ((X Y) WINDOW).
* process.c (child_sig): If synch process terminates, clear
synch_process_pid and record synch_process_death.
-* * callproc.c (Fcall_process): return synch_process_death.
+ * callproc.c (Fcall_process): return synch_process_death.
Always set synch_process_pid and do it with SIGCHLD masked off.
* sysdep.c (wait_for_termination) [subprocesses and not VMS]:
Use alarms to check every second whether synch_process_pid is 0.
@@ -16500,7 +16500,7 @@
* lread.c (OBARRAY_SIZE): Change slightly to 509 (prime).
-* * keyboard.c, dispnew.c, term.c, xterm.c (meta_flag): MetaFlag renamed.
+ * keyboard.c, dispnew.c, term.c, xterm.c (meta_flag): MetaFlag renamed.
* keyboard.c (Fset_input_mode): 3rd arg sets meta_flag.
(syms_of_keyboard): Variable meta-flag deleted.
* sysdep.c (init_sys_modes): Don't override parity settings
@@ -16508,7 +16508,7 @@
1988-09-15 Richard Stallman (rms at corn-chex.ai.mit.edu)
-* * search.c (Fsearch_forward, etc.): All buffer-search functions
+ * search.c (Fsearch_forward, etc.): All buffer-search functions
return new the value of point if they succeed.
1988-09-13 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
@@ -16531,3 +16531,7 @@
* fileio.c (Fdo_auto_save): No "file has shrunk" msg if < 5000 chars.
See ChangeLog.2 for earlier changes.
+
+ Copyright (C) 1993 Free Software Foundation, Inc.
+ Copying and distribution of this file, with or without modification,
+ are permitted provided the copyright notice and this notice are preserved.