Mercurial > emacs
comparison lisp/ChangeLog @ 82462:4832d8e5a326
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 19 Aug 2007 00:24:21 +0000 |
parents | f414c98b5fdb |
children | 168363a0236b |
comparison
equal
deleted
inserted
replaced
82461:1227fc64c476 | 82462:4832d8e5a326 |
---|---|
1 2007-08-19 Glenn Morris <rgm@gnu.org> | |
2 | |
3 * Makefile.in (custom-deps, finder-data, autoloads, recompile) | |
4 (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather | |
5 than $(EMACS), so that EMACSLOADPATH is set. Prevents any system | |
6 shadow files messing up the compilation. | |
7 | |
1 2007-08-18 Glenn Morris <rgm@gnu.org> | 8 2007-08-18 Glenn Morris <rgm@gnu.org> |
2 | 9 |
3 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Convert | 10 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Convert |
4 comment to basic doc string. Also apply eldoc-argument-case in | 11 comment to basic doc string. Also apply eldoc-argument-case in |
5 the help-split-fundoc case. Adapt for changed behavior of | 12 the help-split-fundoc case. Adapt for changed behavior of |