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,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Mon, 23 Jul 2007 08:26:32 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/07/23 08:26:31

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11434
retrieving revision 1.11435
diff -u -b -r1.11434 -r1.11435
--- ChangeLog   23 Jul 2007 02:06:18 -0000      1.11434
+++ ChangeLog   23 Jul 2007 08:26:29 -0000      1.11435
@@ -59,8 +59,8 @@
 
 2007-07-22  Dan Nicolaescu  <address@hidden>
 
-       * vc-git.el (vc-git-revision-granularity,vc-git-root),
-       (vc-git-command,vc-git-dir-state,vc-git-dired-state-info),
+       * vc-git.el (vc-git-revision-granularity, vc-git-root)
+       (vc-git-command, vc-git-dir-state, vc-git-dired-state-info)
        (vc-git-create-repo): New functions.
        (vc-git-registered): New autoloaded function definition.
        (vc-git-registered): Use vc-git-root.
@@ -68,7 +68,7 @@
        (vc-git-annotate-extract-revision-at-line): Uncomment.
        (vc-git-print-log): Add the file name to the log.
        (vc-git-log-view-mode): New derived mode.
-       (vc-git-diff,vc-git-annotate-command): Use vc-git-command.
+       (vc-git-diff, vc-git-annotate-command): Use vc-git-command.
 
 2007-07-22  Michael Albinus  <address@hidden>
 
@@ -110,7 +110,7 @@
 
 2007-07-22  Jan Dj,Ad(Brv  <address@hidden>
 
-       * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon,
+       * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon.
 
        * term/x-win.el (x-handle-no-bitmap-icon): New function.
 
@@ -162,8 +162,9 @@
 2007-07-20  Stefan Monnier  <address@hidden>
 
        * add-log.el (add-log-file-name): Use file-relative-name.
-       (add-change-log-entry): Delay reading 
add-log-(full-name|mailing-address)
-       to after we've switched to the ChangeLog buffer so we get the right 
value.
+       (add-change-log-entry): Delay reading
+       add-log-(full-name|mailing-address) to after we've switched to the
+       ChangeLog buffer so we get the right value.
        (add-change-log-entry, add-log-current-defun, change-log-merge):
        Use derived-mode-p rather than checking major-mode directly.
 




reply via email to

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