Mercurial > emacs
changeset 28736:fc66690cf3f2
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 27 Apr 2000 17:02:42 +0000 |
parents | 2a88fcce2568 |
children | fcd4ecfbaafe |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Apr 27 17:01:28 2000 +0000 +++ b/lisp/ChangeLog Thu Apr 27 17:02:42 2000 +0000 @@ -1,3 +1,8 @@ +2000-04-27 Dave Love <fx@gnu.org> + + * help.el (locate-library): Use mapc. + (help-manyarg-func-alist): Add call-process-region. + 2000-04-27 Gerd Moellmann <gerd@gnu.org> * subr.el (add-minor-mode): Use `set' instead of `setq'.