Mercurial > emacs
diff lisp/ChangeLog @ 26428:f572944ca41f
* emacs-lisp/debug.el (debugger-env-macro):
Use the new backquote syntax.
* emacs-lisp/easymenu.el (easy-menu-make-symbol):
Use the new backquote syntax.
| author | Sam Steingold <sds@gnu.org> |
|---|---|
| date | Fri, 12 Nov 1999 18:19:39 +0000 |
| parents | 3b6cf16f3633 |
| children | e20b16957cdd |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Nov 12 16:05:16 1999 +0000 +++ b/lisp/ChangeLog Fri Nov 12 18:19:39 1999 +0000 @@ -1,5 +1,11 @@ 1999-11-12 Sam Steingold <sds@ksp.com> + * emacs-lisp/debug.el (debugger-env-macro): + Use the new backquote syntax. + + * emacs-lisp/easymenu.el (easy-menu-make-symbol): + Use the new backquote syntax. + * calendar/calendar.el (calendar-remove-frame-by-deleting): New user variable. (calendar-hide-window): Use it.
