Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
26427:3b6cf16f3633 | 26428:f572944ca41f |
---|---|
1 1999-11-12 Sam Steingold <sds@ksp.com> | 1 1999-11-12 Sam Steingold <sds@ksp.com> |
2 | |
3 * emacs-lisp/debug.el (debugger-env-macro): | |
4 Use the new backquote syntax. | |
5 | |
6 * emacs-lisp/easymenu.el (easy-menu-make-symbol): | |
7 Use the new backquote syntax. | |
2 | 8 |
3 * calendar/calendar.el (calendar-remove-frame-by-deleting): | 9 * calendar/calendar.el (calendar-remove-frame-by-deleting): |
4 New user variable. | 10 New user variable. |
5 (calendar-hide-window): Use it. | 11 (calendar-hide-window): Use it. |
6 (increment-calendar-month, calendar-for-loop, calendar-sum): | 12 (increment-calendar-month, calendar-for-loop, calendar-sum): |