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: Wed, 21 Mar 2007 12:07:42 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/03/21 12:07:41

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10853
retrieving revision 1.10854
diff -u -b -r1.10853 -r1.10854
--- ChangeLog   21 Mar 2007 07:15:44 -0000      1.10853
+++ ChangeLog   21 Mar 2007 12:07:40 -0000      1.10854
@@ -1,11 +1,15 @@
+2007-03-21  Juanma Barranquero  <address@hidden>
+
+       * server.el (server-process-filter): Cancel any pending isearch.
+
 2007-03-21  Ulf Jasper  <address@hidden>
 
        * calendar/icalendar.el (icalendar-version): Increase to 0.15.
        (icalendar--get-unfolded-buffer): Define actual arguments rather
        than just using &rest.  Check replace-in-string is fbound.
        (icalendar-import-buffer): Doc fix.
-       (icalendar--convert-ical-to-diary): Set diary-file.  Check
-       diary-file before inserting final newline.
+       (icalendar--convert-ical-to-diary): Set diary-file.
+       Check diary-file before inserting final newline.
        (icalendar--add-diary-entry): Return diary-file.
 
 2007-03-21  Glenn Morris  <address@hidden>
@@ -13,8 +17,8 @@
        * calendar/calendar.el (diary-set-maybe-redraw): Autoload it.
        (diary-display-hook): Add custom :set function.
 
-       * calendar/diary-lib.el (diary-header-line-flag): Doc fix.  Add
-       custom :set function.
+       * calendar/diary-lib.el (diary-header-line-flag): Doc fix.
+       Add custom :set function.
        (diary-header-line-format): Doc fix.
        (diary-set-maybe-redraw): New function.
        (number-of-diary-entries): Change :set to use diary-set-maybe-redraw.
@@ -62,8 +66,8 @@
        * faces.el (momentary): Face removed; unused due to reversion of
        2007-01-04 changes by Kevin Rodgers.
 
-       * mouse.el (mouse-drag-track): Remove spurious input-pending-p
-       test.  Suggested by Johan Bockg,Ae(Brd.
+       * mouse.el (mouse-drag-track): Remove spurious input-pending-p test.
+       Suggested by Johan Bockg,Ae(Brd.
 
 2007-03-19  Martin Rudalics  <address@hidden>
 




reply via email to

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