aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Moellmann2000-07-20 20:38:08 +0000
committerGerd Moellmann2000-07-20 20:38:08 +0000
commite8bea4c03e9db68d836f90e7ac562ec740ed9d77 (patch)
treeb9f8531be57109de00bd4527ed0756d2f716dd76
parent9002d21f173d57bf4f45b388dc42a122c2049ddc (diff)
downloademacs-e8bea4c03e9db68d836f90e7ac562ec740ed9d77.tar.gz
emacs-e8bea4c03e9db68d836f90e7ac562ec740ed9d77.zip
*** empty log message ***
-rw-r--r--etc/ChangeLog4
-rw-r--r--lisp/ChangeLog10
2 files changed, 14 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index ae5a7185ec1..a69b4cb3ad8 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
12000-07-20 Gerd Moellmann <gerd@gnu.org>
2
3 * emacs.1: Change `-b' to `-bw'.
4
12000-07-07 Andreas Schwab <schwab@suse.de> 52000-07-07 Andreas Schwab <schwab@suse.de>
2 6
3 * yow.lines: Fix indentation. 7 * yow.lines: Fix indentation.
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 193867a6bc8..48171fe4f23 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,13 @@
12000-07-20 Gerd Moellmann <gerd@gnu.org>
2
3 * info-look.el (info-lookup): If *info* is shown in another frame
4 on the same display, select that frame, instead of switching to
5 the Info buffer in another window of the selected frame.
6
7 * simple.el (universal-argument-map): Bind numeric keypad keys
8 kp-0 to kp-9 and kp-subtract.
9 (digit-argument): Handle these keys.
10
12000-07-20 Dave Love <fx@gnu.org> 112000-07-20 Dave Love <fx@gnu.org>
2 12
3 * net/goto-addr.el (goto-address-fontify): Don't bother with 13 * net/goto-addr.el (goto-address-fontify): Don't bother with