emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Tue, 12 Feb 2008 17:29:09 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/02/12 17:29:09

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12775
retrieving revision 1.12776
diff -u -b -r1.12775 -r1.12776
--- ChangeLog   12 Feb 2008 11:25:01 -0000      1.12775
+++ ChangeLog   12 Feb 2008 17:29:07 -0000      1.12776
@@ -1,13 +1,17 @@
+2008-02-12  Juanma Barranquero  <address@hidden>
+
+       * hexl.el (hexl-mode): Don't make `font-lock-defaults' buffer-local;
+       it is already automatically buffer-local.
+
 2008-02-11 Drew Adams  <address@hidden>
 
-       * help.el (describe-key): Joined some split lines to facilitate
-       filling.
+       * help.el (describe-key): Join some split lines to facilitate filling.
        * help-fns.el (describe-function-1): Fill text of overlong lines.
 
 2008-02-12  Kenichi Handa  <address@hidden>
 
-       * emacs-lisp/bytecomp.el (byte-compile-lapcode): Use
-       unibyte-string instead of string-make-unibyte.
+       * emacs-lisp/bytecomp.el (byte-compile-lapcode):
+       Use unibyte-string instead of string-make-unibyte.
 
        * Makefile.in (AUTOGENEL): Remove charprop.el and uni-*.el.
 
@@ -16,8 +20,8 @@
        * doc-view.el (doc-view-display): Change file arg to buffer arg, so it
        works also for buffers w/o buffer-file-name.  Update callers.
        (doc-view-clone-buffer-hook): New fun.
-       (doc-view-mode): Use it for indirect clones.
-       Mark the overlays with the `doc-view' property so they can be 
recognized.
+       (doc-view-mode): Use it for indirect clones.  Mark the overlays with
+       the `doc-view' property so they can be recognized.
 
        * simple.el (clone-indirect-buffer-hook): New hook.
        (clone-indirect-buffer): Run it.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]