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


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 13 Dec 2005 22:25:24 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.8795 emacs/lisp/ChangeLog:1.8796
--- emacs/lisp/ChangeLog:1.8795 Tue Dec 13 11:07:50 2005
+++ emacs/lisp/ChangeLog        Tue Dec 13 22:25:24 2005
@@ -1,6 +1,13 @@
+2005-12-13  Stefan Monnier  <address@hidden>
+
+       * vc.el (vc-do-command): Add a new value t for okstatus.
+
+       * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
+       frame in case of errors.
+
 2005-12-13  Jan Dj,Ad(Brv  <address@hidden>
 
-       * menu-bar.el (menu-bar-showhide-fringe-menu): Moved "On the Right"
+       * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
        so it comes after "On the Left" in the menu.
 
 2005-12-12  Luc Teirlinck  <address@hidden>
@@ -12,7 +19,7 @@
 
        * vc-svn.el (vc-svn-registered): Fix problem of visiting
        non-writable Subversion-controlled files by saving window
-       configuration before calling vc-do-command. vc-do-command calls
+       configuration before calling vc-do-command.  vc-do-command calls
        pop-to-buffer on error which is unexpected during registration.
 
 2005-12-12  Jay Belanger  <address@hidden>
@@ -41,7 +48,7 @@
 
 2005-12-12  Jan Dj,Ad(Brv  <address@hidden>
 
-       * tooltip.el (tooltip-y-offset): Changed default to 20.
+       * tooltip.el (tooltip-y-offset): Change default to 20.
 
 2005-12-12  Richard M. Stallman  <address@hidden>
 




reply via email to

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