From: Juanma Barranquero Date: Fri, 30 Jan 2009 11:53:08 +0000 (+0000) Subject: Add bug references. X-Git-Tag: emacs-pretest-23.0.90~58 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5e36bc052b3bec251684eee0db8bfed9f9cca342;p=emacs.git Add bug references. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 50ecd805d59..d413fe36f49 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,12 +1,12 @@ 2009-01-30 Nick Roberts * 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 @@ -21,7 +21,7 @@ 2009-01-30 Toby Speight (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 @@ -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