diff options
-rw-r--r-- | lisp/ChangeLog | 4 | ||||
-rw-r--r-- | lisp/ChangeLog.5 | 2 | ||||
-rw-r--r-- | src/ChangeLog.6 | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3a3b1782d00..d9433c4f496 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,7 @@ 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu> * term/xterm.el (xterm-standard-colors): Update color values from - xterm-200. + xterm-200. 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca> @@ -1715,7 +1715,7 @@ (debug-entry-code): New const. (debug-on-entry-1): Use it. -2005-02-28 Chong Yidong" <cyd@stupidchicken.com> (tiny change) +2005-02-28 Chong Yidong <cyd@stupidchicken.com> * international/utf-16.el (ccl-encode-mule-utf-16le): Fix BUFFER_MAGNIFICATION to 2. diff --git a/lisp/ChangeLog.5 b/lisp/ChangeLog.5 index 5d3125b3ffc..dad524ed851 100644 --- a/lisp/ChangeLog.5 +++ b/lisp/ChangeLog.5 @@ -1063,7 +1063,7 @@ * vc-hooks.el (vc-status): If vc-locking-user returns a number, compare it to (user-uid). -1995-05-11 James Thompson <thompson@wg2.waii.com> +1995-05-11 Jim Thompson <thompson@wg2.waii.com> * ps-print.el: Miscellaneous fixes for better compatibility with XEmacs 19.12. diff --git a/src/ChangeLog.6 b/src/ChangeLog.6 index 52e48cac275..67569eedeca 100644 --- a/src/ChangeLog.6 +++ b/src/ChangeLog.6 @@ -4817,7 +4817,7 @@ (Fmemory_use_counts): New function. (syms_of_alloc): defsubr it. -1995-07-28 Gvran Uddeborg <uddeborg@carmen.se> +1995-07-28 Göran Uddeborg <uddeborg@carmen.se> * s/isc4-1.h: ISC 4.1 has termios. |