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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Wed, 09 Jan 2008 02:16:50 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/01/09 02:16:49

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12542
retrieving revision 1.12543
diff -u -b -r1.12542 -r1.12543
--- ChangeLog   9 Jan 2008 01:37:50 -0000       1.12542
+++ ChangeLog   9 Jan 2008 02:16:47 -0000       1.12543
@@ -1,17 +1,19 @@
+2008-01-09  Stefan Monnier  <address@hidden>
+
+       * ffap.el (ffap-read-file-or-url): Don't use let-binding to temporarily
+       add a file-name handler.
+
 2008-01-08  Roland Winkler  <address@hidden>
 
-       * textmodes/bibtex.el (bibtex-initialize): New autoloaded
-       command. Rename from function bibtex-files-expand. New optional
-       arg select.
+       * textmodes/bibtex.el (bibtex-initialize): New autoloaded command.
+       Rename from function bibtex-files-expand.  New optional arg select.
        (bibtex-flash-head): Allow blink-matching-delay being zero.
        (bibtex-clean-entry): Use atomic-change-group.
        (bibtex-format-entry): Check presence of required fields only
        after formatting of fields.  Use member-ignore-case.  Do not use
-       bibtex-parse-entry.  Do not use booktitle field to set a missing
-       title.
+       bibtex-parse-entry.  Do not use booktitle field to set a missing title.
        (bibtex-autofill-entry): Do not call undo-boundary.
-       (bibtex-lessp): Handle crossref keys that point to another bibtex
-       file.
+       (bibtex-lessp): Handle crossref keys that point to another bibtex file.
        (bibtex-sort-buffer, bibtex-prepare-new-entry, bibtex-validate):
        Parse keys if necessary.
        
@@ -22,8 +24,8 @@
 
 2008-01-08  Nick Roberts  <address@hidden>
 
-       * progmodes/gdb-ui.el (gud-gdb-command-name): Explain
-       "--annotate=3" option is necessary for the Graphical Interface.
+       * progmodes/gdb-ui.el (gud-gdb-command-name):
+       Explain "--annotate=3" option is necessary for the Graphical Interface.
 
 2008-01-08  Nick Roberts  <address@hidden>
 
@@ -91,10 +93,8 @@
 
        * time-stamp.el (time-stamp-time-zone):
        * whitespace.el (whitespace-check-buffer-leading)
-       (whitespace-check-buffer-trailing)
-       (whitespace-check-buffer-indent)
-       (whitespace-check-buffer-spacetab)
-       (whitespace-check-buffer-ateol):
+       (whitespace-check-buffer-trailing, whitespace-check-buffer-indent)
+       (whitespace-check-buffer-spacetab, whitespace-check-buffer-ateol):
        * progmodes/sh-script.el (sh-indentation):
        * textmodes/ispell.el (ispell-local-pdict):
        Add safe-local-variable properties.




reply via email to

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