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: Wed, 15 Oct 2008 15:32:26 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/10/15 15:32:25

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.14620
retrieving revision 1.14621
diff -u -b -r1.14620 -r1.14621
--- ChangeLog   14 Oct 2008 19:01:39 -0000      1.14620
+++ ChangeLog   15 Oct 2008 15:32:21 -0000      1.14621
@@ -1,3 +1,15 @@
+2008-10-15  Juanma Barranquero  <address@hidden>
+
+       * find-file.el (ff-get-file): Doc fix.
+       (ff-get-file-name): Use `let', not `let*'.
+       (ff-search-directories): Fix typo in docstring.
+       (ff-pre-find-hook, ff-pre-load-hook, ff-post-load-hook)
+       (ff-not-found-hook, ff-file-created-hook, ff-case-fold-search)
+       (ff-always-in-other-window, ff-ignore-include, ff-always-try-to-create)
+       (ff-quiet-mode, ff-other-file-alist, cc-search-directories)
+       (cc-other-file-alist, modula2-other-file-alist):
+       Remove spurious * in docstrings.
+
 2008-10-14  Chong Yidong  <address@hidden>
 
        * faces.el (set-face-attribute): Set family and foundry before




reply via email to

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