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: Fri, 30 Jan 2009 11:53:12 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      09/01/30 11:53:11

Modified files:
        lisp           : ChangeLog 

Log message:
        Add bug references.

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

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.15217
retrieving revision 1.15218
diff -u -b -r1.15217 -r1.15218
--- ChangeLog   30 Jan 2009 08:13:07 -0000      1.15217
+++ ChangeLog   30 Jan 2009 11:53:08 -0000      1.15218
@@ -1,12 +1,12 @@
 2009-01-30  Nick Roberts  <address@hidden>
 
        * vc-hooks.el (vc-stay-local-p): Let vc-BACKEND-stay-local take
-       precedence even when it's value is t.
+       precedence even when its value is t.  (Bug#2093)
 
-       * vc-svn.el (vc-svn-dir-status): Correct logic for remote
-       connection.
+       * vc-svn.el (vc-svn-dir-status): Correct logic for remote connection.
+       (Bug#2093)
        (vc-svn-diff): Use old version number even when it is the working
-       revision.  This is needed, e.g, in the vc-print-log buffer.
+       revision.  This is needed, e.g, in the vc-print-log buffer.  (Bug#2092)
 
 2009-01-30  Glenn Morris  <address@hidden>
 
@@ -21,7 +21,7 @@
 2009-01-30  Toby Speight  <address@hidden>  (tiny change)
 
        * generic-x.el (hosts-generic-mode, named-database-generic-mode):
-       Fix regexp quoting.
+       Fix regexp quoting.  (Bug#1739)
 
 2009-01-29  Michael Albinus  <address@hidden>
 
@@ -34,7 +34,7 @@
        style using the buffer-local value of rmail-header-style in the
        view buffer.
        (rmail-show-message): Set a buffer-local value of
-       rmail-header-style in the view buffer.
+       rmail-header-style in the view buffer.  (Bug#2016)
 
 2009-01-29  Juanma Barranquero  <address@hidden>
 




reply via email to

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