emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/lisp ChangeLog


From: Juanma Barranquero
Subject: [Emacs-diffs] emacs/lisp ChangeLog
Date: Thu, 22 Jan 2009 23:45:37 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      09/01/22 23:45:36

Modified files:
        lisp           : ChangeLog 

Log message:
        Fix typo.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.15147&r2=1.15148

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.15147
retrieving revision 1.15148
diff -u -b -r1.15147 -r1.15148
--- ChangeLog   22 Jan 2009 20:27:26 -0000      1.15147
+++ ChangeLog   22 Jan 2009 23:45:33 -0000      1.15148
@@ -6,13 +6,13 @@
        (newsticker-treeview-prev-new-or-immortal-item): Move to previous
        feed if necessary. (Bug#1569)
        (newsticker-treeview-next-feed)
-       (newsticker-treeview-prev-feed): New optional arg
-       stay-in-tree. Don't activate node nil. (Bug#1569)
+       (newsticker-treeview-prev-feed): New optional arg stay-in-tree.
+       Don't activate node nil.  (Bug#1569)
 
 2009-01-22  Adrian Robert  <address@hidden>
 
        * term/ns-win.el (ns-show-manual): Fix node name.
-       (x-open-connection) Fix typo in declaration filename.
+       (x-open-connection): Fix typo in declaration filename.
 
 2009-01-22  Romain Francoise  <address@hidden>
 
@@ -27,16 +27,16 @@
 
 2009-01-22  Chong Yidong  <address@hidden>
 
-       * format.el (format-annotate-function): Set
-       write-region-post-annotation-function.
+       * format.el (format-annotate-function):
+       Set write-region-post-annotation-function.
 
 2009-01-21  John Wiegley  <address@hidden>
 
        * eshell/esh-mode.el: Add eshell-handle-ansi-color to the default
        list of output filters.
-       (eshell-mode): Change the default binding of C-a to eshell-bol.  I
-       don't think it's actually bound at all by default in eshell; it
-       just falls back to the default binding of C-a.
+       (eshell-mode): Change the default binding of C-a to eshell-bol.
+       I don't think it's actually bound at all by default in eshell;
+       it just falls back to the default binding of C-a.
 
 2009-01-21  Stefan Monnier  <address@hidden>
 




reply via email to

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