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: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 04 Jan 2008 03:16:21 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/01/04 03:16:21

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12511
retrieving revision 1.12512
diff -u -b -r1.12511 -r1.12512
--- ChangeLog   4 Jan 2008 00:33:55 -0000       1.12511
+++ ChangeLog   4 Jan 2008 03:16:19 -0000       1.12512
@@ -1,3 +1,26 @@
+2008-01-04  Glenn Morris  <address@hidden>
+
+       * startup.el (fancy-about-screen): Remove reference to deleted
+       `fancy-splash-help-echo' variable.
+
+       * version.el (emacs-copyright): Update to 2008.
+
+       * net/tramp-smb.el (tramp-smb-handle-insert-directory): Use mapc
+       rather than mapcar.
+
+       * progmodes/cc-vars.el (defcustom-c-stylevar): Revert previous
+       change (merge mistake).
+
+       * doc-view.el (doc-view-search-internal): Don't use `incf'.
+
+       * doc-view.el (bookmark-make-cell-function, bookmark-get-filename)
+       (bookmark-get-bookmark-record):
+       * image-mode.el (bookmark-make-cell-function)
+       (bookmark-get-filename, bookmark-get-bookmark-record)
+       (bookmark-get-position):
+       * log-view.el (vc-modify-change-comment):
+       * progmodes/grep.el (find-name-arg): Declare for compiler.
+
 2008-01-04  Juanma Barranquero  <address@hidden>
 
        * savehist.el (savehist-coding-system): Default to a variant coding




reply via email to

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