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: Sun, 21 Oct 2007 02:35:17 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        07/10/21 02:35:17

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12005
retrieving revision 1.12006
diff -u -b -r1.12005 -r1.12006
--- ChangeLog   21 Oct 2007 00:24:32 -0000      1.12005
+++ ChangeLog   21 Oct 2007 02:35:16 -0000      1.12006
@@ -1,3 +1,9 @@
+2007-10-21  Stefan Monnier  <address@hidden>
+
+       * double.el ([ignore]): Use ignore.
+       (double-setup): Inline into double-mode.
+       (double-mode): Use define-minor-mode.
+
 2007-10-21  Dan Nicolaescu  <address@hidden>
 
        * textmodes/reftex.el: Move require easymenu before first use.
@@ -7,16 +13,15 @@
        (org-publish-org-to): Require org at compile time too.
        (org-publish-attachment): Require at compile time too.
 
-       * term/tty-colors.el (w32-tty-standard-colors): Pacify
-       byte-compiler.
+       * term/tty-colors.el (w32-tty-standard-colors):
+       Pacify byte-compiler.
 
        * term/pc-win.el (frame-creation-function-alist): Add to this
        instead of setting frame-creation-function.
 
        * play/blackbox.el (bb-up, bb-down): Use forward-line.
 
-       * net/rcirc.el (rcirc-markup-text-functions): Move definition
-       earlier.
+       * net/rcirc.el (rcirc-markup-text-functions): Move definition earlier.
 
        * calendar/todo-mode.el: Require calendar at compile time.
 




reply via email to

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