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: Mon, 07 Apr 2008 11:03:42 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/04/07 11:03:41

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13359
retrieving revision 1.13360
diff -u -b -r1.13359 -r1.13360
--- ChangeLog   7 Apr 2008 07:25:40 -0000       1.13359
+++ ChangeLog   7 Apr 2008 11:03:40 -0000       1.13360
@@ -99,8 +99,8 @@
        * progmodes/cc-langs.el (c-before-font-lock-function): Correct a
        typo in the doc string.
 
-       * progmodes/cc-mode.el (c-basic-common-init): Set
-       font-lock-extend-after-change-region-function.
+       * progmodes/cc-mode.el (c-basic-common-init):
+       Set font-lock-extend-after-change-region-function.
        (c-extend-after-change-region): New function, used in
        font-lock-extend-after-change-region-function, thus superseding
        advice on the Font Lock after change functions.
@@ -108,8 +108,8 @@
 
 2008-04-06  Reiner Steib  <address@hidden>
 
-       * textmodes/flyspell.el (flyspell-duplicate-distance): Improve
-       custom type.
+       * textmodes/flyspell.el (flyspell-duplicate-distance):
+       Improve custom type.
 
 2008-04-06  Glenn Morris  <address@hidden>
 
@@ -190,17 +190,17 @@
 
        * dired-aux.el (dired-overwrite-confirmed): Revert last change.
 
-       * dired.el (dired-dnd-handle-local-file): Obey
-       dired-backup-overwrite for copy, move, and link operations.
+       * dired.el (dired-dnd-handle-local-file): Obey dired-backup-overwrite
+       for copy, move, and link operations.
 
 2008-04-06  Michael Kifer  <address@hidden>
 
-       * viper*.el (viper-search-wrap-around-t): Replace with
-       viper-search-wrap-around.
+       * emulation/viper-init.el, emulation/viper-ex.el, emulation/viper-cmd.el
+       (viper-search-wrap-around-t): Replace with viper-search-wrap-around.
 
-       * ediff*.el: Replace 3-argument 'require' statements with 1-argument
-       ones (wrapped in if's).  For compatibility with the current stable
-       version of XEmacs.
+       * ediff-util.el, ediff-vers.el, ediff-wind.el: Replace 3-argument
+       'require' statements with 1-argument ones (wrapped in if's).
+       For compatibility with the current stable version of XEmacs.
 
 2008-04-06  Dan Nicolaescu  <address@hidden>
 




reply via email to

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