diff lisp/ChangeLog @ 82993:0abaf12fa706

Merged in changes from CVS HEAD Patches applied: * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-10 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-11 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-12 Add section on button package to lisp reference manual * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-13 Minor tweaks to Buttons section in lispref/display.texi * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-14 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-33
author Karoly Lorentey <lorentey@elte.hu>
date Fri, 02 Jan 2004 04:37:46 +0000
parents 3b1f99f17618 f95284801b48
children e654e1383970
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Jan 02 04:22:23 2004 +0000
+++ b/lisp/ChangeLog	Fri Jan 02 04:37:46 2004 +0000
@@ -1,3 +1,23 @@
+2003-12-31  John Paul Wallington  <jpw@gnu.org>
+
+	* bindings.el (completion-ignored-extensions): Add .pfsl.
+
+2003-12-31  Kim F. Storm  <storm@cua.dk>
+
+	* ido.el (ido-nonreadable-directory-p): New defun to check for
+	nonreadable directory without activating tramp (to avoid problems
+	with checking incomplete tramp paths.
+	(ido-set-current-directory, ido-file-internal)
+	(ido-file-name-all-completions1): Use it.
+
+2003-12-30  Luc Teirlinck  <teirllm@auburn.edu>
+
+	* help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
+	documentation if the anchor (or node) name is preceded by `info
+	anchor' or `Info anchor' in addition to earlier `info node' and
+	`Info node'.
+	(help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
+
 2003-12-30  Eli Zaretskii  <eliz@elta.co.il>
 
 	* mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one