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 21:18:51 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/04/03 21:18:51

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13304
retrieving revision 1.13305
diff -u -b -r1.13304 -r1.13305
--- ChangeLog   3 Apr 2008 21:04:18 -0000       1.13304
+++ ChangeLog   3 Apr 2008 21:18:49 -0000       1.13305
@@ -1,15 +1,15 @@
 2008-04-03  Michael Kifer  <address@hidden>
        
-       * viper-macs.el (viper-read-fast-keysequence): use viper-read-event
-       instead of viper-read-key.
+       * emulation/viper-macs.el (viper-read-fast-keysequence):
+       Use viper-read-event instead of viper-read-key.
        
-       * viper.el (viper-mode): move the check for fundamental mode.
+       * emulation/viper.el (viper-mode): Move the check for fundamental mode.
        
-       * viper-utils.el (viper-get-saved-cursor-color-in-replace-mode)
-       viper-get-saved-cursor-color-in-insert-mode): get rid of redundant
+       * emulation/viper-utils.el (viper-get-saved-cursor-color-in-insert-mode)
+       (viper-get-saved-cursor-color-in-replace-mode): Get rid of redundant
        let-statements.
        
-       * viper*.el: replaced load with require in eval-when-compile.
+       * emulation/viper*.el: Replace load with require in eval-when-compile.
        
 2008-04-03  Stefan Monnier  <address@hidden>
 
@@ -75,8 +75,8 @@
        (holiday-bahai-new-year, holiday-bahai-ridvan): New functions.
 
        * calendar/cal-hebrew.el (holiday-rosh-hashanah-etc)
-       (holiday-passover-etc, holiday-hanukkah): Doc fix.  Add optional
-       argument.  Simplify.
+       (holiday-passover-etc, holiday-hanukkah): Doc fix.
+       Add optional argument.  Simplify.
        (holiday-tisha-b-av-etc): Use memq rather than unless.
        (holiday-julian): Autoload it.
        (holiday-hebrew-misc): New function.
@@ -8909,7 +8909,7 @@
 
        * ediff*.el: Uncomment declare-function.
 
-       * viper*.el: Uncomment declare-function.
+       * emulation/viper*.el: Uncomment declare-function.
 
 2008-01-09  Tassilo Horn  <address@hidden>
 




reply via email to

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