Mercurial > emacs
changeset 27811:ea77f3c0f877
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Tue, 22 Feb 2000 20:16:31 +0000 |
parents | 1d7650c95e0a |
children | e2216823484d |
files | lisp/ChangeLog |
diffstat | 1 files changed, 17 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Feb 22 20:14:56 2000 +0000 +++ b/lisp/ChangeLog Tue Feb 22 20:16:31 2000 +0000 @@ -1,3 +1,20 @@ +2000-02-22 Dave Love <fx@gnu.org> + + * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table) + (lisp-mode-map, lisp-interaction-mode-map): Define all inside + defvar. + (lisp-mode-syntax-table): Set up for #|...|# comments. + (lisp-imenu-generic-expression): Purecopy strings. Use syntax + classes. Match `defface'. + (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options. + (eval-defun-1): Fix for defcustom. + (lisp-indent-region): Doc fix. + + * subr.el (when, unless, split-string): Doc fix. + (read-passwd): Move call of clear-this-command-keys to the right + place. + (replace-regexps-in-string): New function. + 2000-02-22 Gerd Moellmann <gerd@gnu.org> * help.el (describe-variable): Set syntax table to