From 4c4a541d35911b62875fc13b97b46ff5c25a1fe0 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Wed, 22 Nov 2000 19:49:59 +0000 Subject: *** empty log message *** --- lisp/ChangeLog | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'lisp/ChangeLog') diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bdf074b4afd..294b250028e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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, -- cgit v1.2.1