changeset 68985:37872ee47619

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Fri, 17 Feb 2006 21:55:44 +0000
parents 3399fee3fc7e
children 18babada4b1e
files lisp/ChangeLog
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Feb 17 21:55:10 2006 +0000
+++ b/lisp/ChangeLog	Fri Feb 17 21:55:44 2006 +0000
@@ -1,3 +1,14 @@
+2006-02-17  Juri Linkov  <juri@jurta.org>
+
+	* 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  <juri@jurta.org>
 
 	* info.el (Info-find-file): Check for symbols `apropos', `history',