1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 08:43:40 -07:00

*** empty log message ***

This commit is contained in:
Stefan Monnier 2000-11-22 19:49:59 +00:00
parent a41d49e9b3
commit 4c4a541d35

View file

@ -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 <fx@gnu.org>
@ -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 <monnier@cs.yale.edu>
* 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 <gerd@gnu.org>
* emacs-lisp/authors.el: Remove autoload cookies, add author,