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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Tue, 22 Aug 2006 01:35:46 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        06/08/22 01:35:45

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.9949
retrieving revision 1.9950
diff -u -b -r1.9949 -r1.9950
--- ChangeLog   21 Aug 2006 23:05:44 -0000      1.9949
+++ ChangeLog   22 Aug 2006 01:35:45 -0000      1.9950
@@ -3,6 +3,11 @@
        * progmodes/gdb-ui.el (gdb-frame-memory-buffer): Make frame
        a bit wider and remove fringes to fit initial output on line.
        
+2006-08-21  Stefan Monnier  <address@hidden>
+
+       * frame.el (blink-cursor-end): Only ignore the error we care about.
+       (blink-cursor-mode): Use blink-cursor-end to simplify the code.
+
 2006-08-21  Richard Stallman  <address@hidden>
 
        * whitespace.el (whitespace-cleanup): Doc fix.
@@ -16,8 +21,8 @@
        (rcirc-mode): Preserve the value of `rcirc-urls' across
        connections.  Setup scroll function.
        (rcirc-scroll-to-bottom): New function.
-       (rcirc-print): Use nick syntax around regexp work.  Notice
-       dim-nicks speaking only if they say our nick.
+       (rcirc-print): Use nick syntax around regexp work.
+       Notice dim-nicks speaking only if they say our nick.
        (rcirc-update-activity-string): Do not show the modeline indicator
        if there are no live rcirc processes.
        (rcirc-cmd-ignore): Ignore case.




reply via email to

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