Mercurial > emacs
comparison lisp/ChangeLog @ 64404:dd542311a73d
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 16 Jul 2005 19:21:10 +0000 |
parents | 81b2fc299fbf |
children | 984137a0c967 |
comparison
equal
deleted
inserted
replaced
64403:db69241fec2b | 64404:dd542311a73d |
---|---|
66 * calculator.el (calculator-last-input): Guard uses | 66 * calculator.el (calculator-last-input): Guard uses |
67 of event-key and key-press-event-p. | 67 of event-key and key-press-event-p. |
68 (event-key, key-press-event-p): Delete definitions. | 68 (event-key, key-press-event-p): Delete definitions. |
69 | 69 |
70 * emacs-lisp/find-gc.el (find-gc-unsafe-list) | 70 * emacs-lisp/find-gc.el (find-gc-unsafe-list) |
71 (find-gc-source-directory, find-gc-subrs-used) | 71 (find-gc-source-directory, find-gc-subrs-callers) |
72 (find-gc-noreturn-list, find-gc-source-files): | 72 (find-gc-noreturn-list, find-gc-source-files) |
73 Vars renamed and defvar'd. | 73 (find-gc-subrs-called): Vars renamed and defvar'd. |
74 | 74 |
75 * emacs-lisp/checkdoc.el (checkdoc-make-overlay) | 75 * emacs-lisp/checkdoc.el (checkdoc-make-overlay) |
76 (checkdoc-overlay-put, checkdoc-delete-overlay) | 76 (checkdoc-overlay-put, checkdoc-delete-overlay) |
77 (checkdoc-overlay-start, checkdoc-overlay-end) | 77 (checkdoc-overlay-start, checkdoc-overlay-end) |
78 (checkdoc-mode-line-update, checkdoc-char=): | 78 (checkdoc-mode-line-update, checkdoc-char=): |