diff lisp/ChangeLog.9 @ 50587:f711c86ea5c9

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 14 Apr 2003 10:16:05 +0000
parents e88404e8f2cf
children 695cf19ef79e
line wrap: on
line diff
--- a/lisp/ChangeLog.9	Mon Apr 14 10:11:04 2003 +0000
+++ b/lisp/ChangeLog.9	Mon Apr 14 10:16:05 2003 +0000
@@ -16566,18 +16566,20 @@
 	* menu-bar.el (menu-bar-help-menu): Add menu item for non-English
 	tutorials.
 
+	* info.el (Info-set-mode-line): Show file name in mode line,
+	use `*Info*' instead of `Info:'.
+
+	* startup.el (command-line-1): Change copyright messages to year
+	2000.
+
+2000-06-15  Ehud Karni  <ehud@unix.mvs.co.il>
+
 	* complete.el (PC-env-vars-alist): New variable.
 	(PC-complete-as-file-name): New function.
 	(partial-completion-mode): Initialize PC-env-vars-alist from
 	process-environment.
 	(PC-do-completion): Handle completion of env vars.
 
-	* info.el (Info-set-mode-line): Show file name in mode line,
-	use `*Info*' instead of `Info:'.
-
-	* startup.el (command-line-1): Change copyright messages to year
-	2000.
-
 2000-06-15  Dave Love  <fx@gnu.org>
 
 	* net/goto-addr.el (goto-address-fontify): Use keymap property,