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: Wed, 28 Jan 2009 09:38:44 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      09/01/28 09:38:44

Modified files:
        lisp           : ChangeLog 

Log message:
        Add bug references.

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

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.15199
retrieving revision 1.15200
diff -u -b -r1.15199 -r1.15200
--- ChangeLog   28 Jan 2009 08:08:14 -0000      1.15199
+++ ChangeLog   28 Jan 2009 09:38:42 -0000      1.15200
@@ -2,6 +2,7 @@
 
        * calendar/todo-mode.el (todo-insert-item-here): Prevent insertion
        of a new entry inside of an existing entry.  Minor code cleanup.
+       (Bug#2084)
        (todo-add-category): Change the interactive spec.  Signal an error
        if the Todo file is non-empty but contains no category.  Reject
        category names that could induce bugs and confusion.  Call
@@ -9,12 +10,12 @@
        of local variables cookie.  Properly display the newly added
        category in Todo mode.
        (todo-show): Call todo-initial-setup only if there is neither a
-       Todo file nor a corresponding unsaved buffer.
+       Todo file nor a corresponding unsaved buffer.  (Bug#2085)
        (todo-category-alist): Delete function.
        (todo-completing-read): New function.
        (todo-insert-item, todo-jump-to-category): Use it.
        (todo-insert-item): Make the use of the prefix argument conform to
-       the doc string.
+       the doc string.  (Bug#2086)
 
 2009-01-28  Glenn Morris  <address@hidden>
 
@@ -38,9 +39,8 @@
 
 2009-01-28  Chong Yidong  <address@hidden>
 
-       * progmodes/perl-mode.el (perl-indent-line-command): Call
-       indent-region if region is active.  Use cond instead of nested
-       ifs.
+       * progmodes/perl-mode.el (perl-indent-line-command): Call indent-region
+       if region is active.  Use cond instead of nested ifs.  (Bug#2053)
 
 2009-01-27  Chong Yidong  <address@hidden>
 
@@ -73,6 +73,7 @@
        at all.
        (doc-view-initiate-display): Better info message if doc-view-mode
        cannot be used.  (Missing utility or no png support/no X frame.)
+       (Bug#2058)
 
 2009-01-27  Glenn Morris  <address@hidden>
 
@@ -14190,15 +14191,15 @@
 
        * org: New directory for Org-mode.
 
-       * org/org-export-latex.el: Moved from lisp/texmodes.
+       * org/org-export-latex.el: Moved from lisp/textmodes.
 
-       * org/org-irc.el: Moved from lisp/texmodes.
+       * org/org-irc.el: Moved from lisp/textmodes.
 
-       * org/org-mac-message.el: Moved from lisp/texmodes.
+       * org/org-mac-message.el: Moved from lisp/textmodes.
 
-       * org/org-mouse.el: Moved from lisp/texmodes.
+       * org/org-mouse.el: Moved from lisp/textmodes.
 
-       * org/org-publish.el: Moved from lisp/texmodes.
+       * org/org-publish.el: Moved from lisp/textmodes.
 
 2008-03-21  Juri Linkov  <address@hidden>
 




reply via email to

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