diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/ChangeLog | 4 | ||||
-rw-r--r-- | src/ChangeLog.1 | 12 | ||||
-rw-r--r-- | src/ChangeLog.2 | 12 | ||||
-rw-r--r-- | src/ChangeLog.3 | 14 | ||||
-rw-r--r-- | src/ChangeLog.4 | 4 | ||||
-rw-r--r-- | src/ChangeLog.5 | 4 | ||||
-rw-r--r-- | src/ChangeLog.6 | 4 | ||||
-rw-r--r-- | src/ChangeLog.7 | 4 | ||||
-rw-r--r-- | src/ChangeLog.8 | 4 |
9 files changed, 41 insertions, 21 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index fea0f799828..793ee81203d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -12641,3 +12641,7 @@ See ChangeLog.8 for earlier changes. ;; Local Variables: ;; coding: iso-2022-7bit ;; End: + + Copyright (C) 2001 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. diff --git a/src/ChangeLog.1 b/src/ChangeLog.1 index 90da14fe918..a902a06fea2 100644 --- a/src/ChangeLog.1 +++ b/src/ChangeLog.1 @@ -3521,11 +3521,7 @@ * minibuf.c: Don't allow entry to minibuffer while minibuffer is selected. - -Local Variables: -mode: indented-text -eval: (auto-fill-mode 1) -left-margin: 8 -fill-column: 74 -version-control: never -End: + + Copyright (C) 1985, 1986 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. diff --git a/src/ChangeLog.2 b/src/ChangeLog.2 index a1b6b33dbc4..4734fb85249 100644 --- a/src/ChangeLog.2 +++ b/src/ChangeLog.2 @@ -4770,11 +4770,7 @@ Therefore no more need to mark thru a Lisp_Objfwd. See ChangeLog.1 for earlier changes. - -Local Variables: -mode: indented-text -eval: (auto-fill-mode 1) -left-margin: 8 -fill-column: 74 -version-control: never -End: + + Copyright (C) 1986, 1987, 1988 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. diff --git a/src/ChangeLog.3 b/src/ChangeLog.3 index 3f689887483..18fa9cb601e 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. diff --git a/src/ChangeLog.4 b/src/ChangeLog.4 index 28534dea959..09a1c8726ee 100644 --- a/src/ChangeLog.4 +++ b/src/ChangeLog.4 @@ -6901,3 +6901,7 @@ this soon. See ChangeLog.3 for earlier changes. + + Copyright (C) 1993, 1994 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. diff --git a/src/ChangeLog.5 b/src/ChangeLog.5 index ae4322ae5a4..ca86cf54546 100644 --- a/src/ChangeLog.5 +++ b/src/ChangeLog.5 @@ -7143,3 +7143,7 @@ * process.c (kill_buffer_processes): For net conn, use Fdelete_process. See ChangeLog.4 for earlier changes. + + Copyright (C) 1994, 1995 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. diff --git a/src/ChangeLog.6 b/src/ChangeLog.6 index a2387baf4e8..ee7ca159e63 100644 --- a/src/ChangeLog.6 +++ b/src/ChangeLog.6 @@ -5361,3 +5361,7 @@ intervals.o, textprop.o. See ChangeLog.5 for earlier changes. + + Copyright (C) 1995, 1996 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. diff --git a/src/ChangeLog.7 b/src/ChangeLog.7 index 3ea172f53c7..fb759823bf8 100644 --- a/src/ChangeLog.7 +++ b/src/ChangeLog.7 @@ -11097,3 +11097,7 @@ Fri Sep 20 02:37:37 1996 Marcus Daniels <marcus@sayre.sysc.pdx.edu> * xfns.c (Fx_open_connection): Don't set Vx_resource_name. See ChangeLog.6 for earlier changes. + + Copyright (C) 1997, 1998 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. diff --git a/src/ChangeLog.8 b/src/ChangeLog.8 index a2d4a5dacd6..d68e82ca795 100644 --- a/src/ChangeLog.8 +++ b/src/ChangeLog.8 @@ -13995,3 +13995,7 @@ Wed Jun 25 15:22:58 1997 Gerd Moellmann <gerd@acm.org> correctly. See ChangeLog.7 for earlier changes. + + Copyright (C) 1999 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. |