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: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 17 Feb 2006 21:55:44 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.9159 emacs/lisp/ChangeLog:1.9160
--- emacs/lisp/ChangeLog:1.9159 Fri Feb 17 21:29:13 2006
+++ emacs/lisp/ChangeLog        Fri Feb 17 21:55:44 2006
@@ -1,5 +1,16 @@
 2006-02-17  Juri Linkov  <address@hidden>
 
+       * ffap.el (ffap) <defface>: Add explicit face declaration.
+       (ffap-highlight): Use face `ffap' directly instead of checking
+       for its existence.
+
+       * icomplete.el (icomplete-get-keys): Use `t' for the second arg
+       `visible-ok' of `other-buffer' to find the right original buffer.
+
+       * info.el (Info-search): Skip `Local Variables' node.
+
+2006-02-17  Juri Linkov  <address@hidden>
+
        * info.el (Info-find-file): Check for symbols `apropos', `history',
        `toc' in the input filename, and return these symbols as is.
        (Info-find-node-2): Set Info-current-file to symbols `apropos',




reply via email to

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