Mercurial > emacs
diff lisp/ChangeLog @ 32367:7c181d033dae
use lisp-mode-shared-map instead of shared-lisp-mode-map
author | Sam Steingold <sds@gnu.org> |
---|---|
date | Tue, 10 Oct 2000 17:27:38 +0000 |
parents | 93e229052aa9 |
children | b2b4c0c23155 |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Oct 10 16:42:37 2000 +0000 +++ b/lisp/ChangeLog Tue Oct 10 17:27:38 2000 +0000 @@ -1,3 +1,9 @@ +2000-10-10 Sam Steingold <sds@gnu.org> + + * chistory.el, ielm.el, ledit.el: + * progmodes/inf-lisp.el, progmodes/scheme.el: + Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'. + 2000-10-10 Dave Love <fx@gnu.org> * toolbar/tool-bar.el (tool-bar-add-item)