comparison lisp/ChangeLog @ 37183:5a753a7265d5

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 04 Apr 2001 09:58:56 +0000
parents 5e4515f18782
children 3e72f4cf2d4a
comparison
equal deleted inserted replaced
37182:c29d2430fdd9 37183:5a753a7265d5
1 2001-04-04 Gerd Moellmann <gerd@gnu.org>
2
3 * emacs-lisp/lisp-mnt.el (lm-keywords-list, lm-keywords-finder-p):
4 New functions.
5 (lm-verify): Check keywords.
6 From: Eric M. Ludlam <eric@siege-engine.com>.
7
1 2001-04-03 Eric M. Ludlam <eric@siege-engine.com> 8 2001-04-03 Eric M. Ludlam <eric@siege-engine.com>
2 9
3 * speedbar.el (speedbar-insert-image-button-maybe): Check for 10 * speedbar.el (speedbar-insert-image-button-maybe): Check for
4 `xemacs' feature instead of for the function `set-extent-property'. 11 `xemacs' feature instead of for the function `set-extent-property'.
5 12
15 (hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer 22 (hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer
16 and hexl-end-of-buffer. Bind End and Home to hexl-end-of-line and 23 and hexl-end-of-buffer. Bind End and Home to hexl-end-of-line and
17 hexl-beginning-of-line. 24 hexl-beginning-of-line.
18 25
19 2001-04-03 Gerd Moellmann <gerd@gnu.org> 26 2001-04-03 Gerd Moellmann <gerd@gnu.org>
27
28 * icomplete.el (icomplete-mode): Treat an argument like other
29 modes do.
20 30
21 * startup.el (fancy-splash-head): Use splash8.xpm for color 31 * startup.el (fancy-splash-head): Use splash8.xpm for color
22 depth 8. 32 depth 8.
23 33
24 * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice): 34 * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice):