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: Thu, 03 Apr 2008 23:05:13 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/04/03 23:05:13

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13309
retrieving revision 1.13310
diff -u -b -r1.13309 -r1.13310
--- ChangeLog   3 Apr 2008 22:26:39 -0000       1.13309
+++ ChangeLog   3 Apr 2008 23:05:10 -0000       1.13310
@@ -11,13 +11,13 @@
 2008-04-03  Richard Sharman  <address@hidden>
 
        * hilit-chg.el (highlight-changes-mode): Rename from
-       highlight-changes; no longer uses sub-modes active and
-       passive;  implemented by define-minor-mode.
+       highlight-changes; no longer uses sub-modes active and passive;
+       implemented by define-minor-mode.
        (highlight-changes-toggle-visibility): New function, to replace
        the old passive/active submodes of global-highlight-changes-mode;
        implemented by define-minor-mode.
-       (global-highlight-changes-mode'): Rename from
-       global-highlight-changes; rewrite using define-globalized-minor-mode.
+       (global-highlight-changes-mode): Rename from global-highlight-changes;
+       rewrite using define-globalized-minor-mode.
        (hilit-chg-major-mode-hook, hilit-chg-check-global)
        (hilit-chg-post-command-hook, hilit-chg-check-global)
        (hilit-chg-update-all-buffers, hilit-chg-turn-off-maybe): Remove due
@@ -89,8 +89,8 @@
        * international/fontset.el (create-fontset-from-x-resource):
        Handle the error of X resource more gracefully.
 
-       * international/latin1-disp.el (latin1-display): Don't use
-       make-char.  Fix the argument to set-char-table-range.
+       * international/latin1-disp.el (latin1-display): Don't use make-char.
+       Fix the argument to set-char-table-range.
        (latin1-display-identities): Don't use make-char.
        (latin1-display-reset): Use map-charset-chars instead of directly
        calling standard-display-default.




reply via email to

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