# HG changeset patch # User Gerd Moellmann # Date 951062622 0 # Node ID f0ea925c8cf9607ce9355a04f11ab4a9983d98ef # Parent c27b002e44919bde5314d464672c322ce4c3a9a5 *** empty log message *** diff -r c27b002e4491 -r f0ea925c8cf9 lisp/ChangeLog --- a/lisp/ChangeLog Sun Feb 20 15:59:26 2000 +0000 +++ b/lisp/ChangeLog Sun Feb 20 16:03:42 2000 +0000 @@ -1,3 +1,11 @@ +2000-02-20 Gerd Moellmann + + * dired.el (dired-mode): Call propertized-buffer-identification + to set mode-line-buffer-identification to something having + the right text properties. + + * bindings.el (propertized-buffer-identification): New function. + 2000-02-20 Dave Love * frame.el (display-mouse-p): Use variable xterm-mouse-mode and @@ -201,11 +209,9 @@ bibtex.el directly. Instead the hideshow package can be used. Added a special bibtex entry to hs-special-modes-alist. (bibtex-hs-forward-sexp): Added for hideshow.el. ->>>>>>> 1.389 2000-02-15 Dirk Herrmann -<<<<<<< ChangeLog * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path at ':' characters by call to split-string. @@ -338,10 +344,7 @@ 2000-02-15 Dirk Herrmann - * bibtex.el (bibtex-entry-field-alist): Added booktitle field to -======= * bibtex.el (bibtex-entry-field-alist): Added booktitle field to ->>>>>>> 1.389 proceedings entry type (for cross referencing). Thanks to Wagner Toledo Correa for the suggestion. diff -r c27b002e4491 -r f0ea925c8cf9 src/ChangeLog Binary file src/ChangeLog has changed