Mercurial > emacs
comparison lisp/ChangeLog @ 30350:df94cf335ca9
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 20 Jul 2000 20:38:08 +0000 |
parents | e720a582ab3b |
children | 02bc09619347 |
comparison
equal
deleted
inserted
replaced
30349:84ec7df649a9 | 30350:df94cf335ca9 |
---|---|
1 2000-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 | |
1 2000-07-20 Dave Love <fx@gnu.org> | 11 2000-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 |
4 buffer-modified and read-only stuff -- irrelevant with overlays. | 14 buffer-modified and read-only stuff -- irrelevant with overlays. |
5 Put an extra property on the overlays and use it to clean up in | 15 Put an extra property on the overlays and use it to clean up in |