# HG changeset patch # User Stefan Monnier # Date 974922599 0 # Node ID 5be8f06f46bb04bdd1e238366249a60e8512d25b # Parent 1a708d561bfe9426c820f8f2cf52beabe47f558a *** empty log message *** diff -r 1a708d561bfe -r 5be8f06f46bb lisp/ChangeLog --- a/lisp/ChangeLog Wed Nov 22 19:47:33 2000 +0000 +++ b/lisp/ChangeLog Wed Nov 22 19:49:59 2000 +0000 @@ -2,7 +2,7 @@ * hi-lock.el (hi-lock-refontify): Don't call non-existent jit-lock-fontify-buffer; it should anyway be unneccessary to - dp anything special when jit-lock is active. + do anything special when jit-lock is active. (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs. 2000-11-22 Dave Love @@ -33,8 +33,7 @@ * recentf.el (recentf-menu-items-for-commands) (recentf-make-menu-items, recentf-make-menu-item) - (recentf-filter-changer): Added :help and :active menu-item - properties. + (recentf-filter-changer): Added :help and :active menu-item properties. (recentf-build-dir-rules, recentf-dump-variable) (recentf-edit-list, recentf-open-files-item) @@ -45,6 +44,15 @@ * faces.el (menu): Make inverse-video on ttys too. +2000-11-22 Stefan Monnier + + * simple.el (comment-line-break-function): Use the new name + indent-new-comment-line -> comment-indent-new-line. + (clone-indirect-buffer): Don't ignore NORECORD. + (next-completion): Properly handle the case where items are adjacent. + + * mouse.el (popup-menu): Stupid typo. + 2000-11-22 Gerd Moellmann * emacs-lisp/authors.el: Remove autoload cookies, add author,