aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero2002-02-25 16:07:54 +0000
committerJuanma Barranquero2002-02-25 16:07:54 +0000
commit50ce1f6206f8fa2c17000e2ef0041fdc4c4846bd (patch)
tree06bf454b5fb070b1abc43367b0b3f90088fc6d78
parent40cf8f25e673041e8e03f9db8d4e0716366315d9 (diff)
downloademacs-50ce1f6206f8fa2c17000e2ef0041fdc4c4846bd.tar.gz
emacs-50ce1f6206f8fa2c17000e2ef0041fdc4c4846bd.zip
*** empty log message ***
-rw-r--r--lib-src/ChangeLog4
-rw-r--r--lisp/ChangeLog4
2 files changed, 8 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 83573d3f3f2..e80ed0e4c72 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,7 @@
12002-02-25 Juanma Barranquero <lektu@terra.es>
2
3 * makefile.w32-in (lisp): Add missing backslash.
4
12002-02-24 Jason Rumney <jasonr@gnu.org> 52002-02-24 Jason Rumney <jasonr@gnu.org>
2 6
3 * makefile.w32-in (WINNT_SUPPORT, MOUSE_SUPPORT, lisp): Revert to 7 * makefile.w32-in (WINNT_SUPPORT, MOUSE_SUPPORT, lisp): Revert to
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ca0fe54b300..f07e3814d07 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12002-02-25 Juanma Barranquero <lektu@terra.es>
2
3 * ielm.el (ielm-prompt): Allow customization; make it read-only.
4
12002-02-25 Kim F. Storm <storm@cua.dk> 52002-02-25 Kim F. Storm <storm@cua.dk>
2 6
3 * shell.el (shell-mode-map): Add "Complete" header so completion 7 * shell.el (shell-mode-map): Add "Complete" header so completion