changeset 38408:621d2afcdfc2

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 13 Jul 2001 18:34:08 +0000
parents 4569042ee316
children 153f1b1f2efd
files lisp/ChangeLog
diffstat 1 files changed, 11 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Jul 13 18:33:23 2001 +0000
+++ b/lisp/ChangeLog	Fri Jul 13 18:34:08 2001 +0000
@@ -1,11 +1,15 @@
+2001-07-13  Stefan Monnier  <monnier@cs.yale.edu>
+
+	* info.el (Info-build-node-completions):
+	Make Info-current-file-completions buffer local.
+
 2001-07-13  Gerd Moellmann  <gerd@gnu.org>
 
 	* which-func.el (which-func-mode, which-func-ff-hook)
-	(which-function-mode): Remove references to
-	which-func-mode-global.
-
-	* calendar/cal-islam.el (calendar-goto-islamic-date): Add 
-	autoload cookie.
+	(which-function-mode): Remove references to which-func-mode-global.
+
+	* calendar/cal-islam.el (calendar-goto-islamic-date):
+	Add  autoload cookie.
 
 	* play/fortune.el: Add types to defcustoms.
 
@@ -29,8 +33,8 @@
 
 2001-07-11  Gerd Moellmann  <gerd@gnu.org>
 
-	* mail/mail-extr.el (mail-extr-all-top-level-domains): Increase
-	the size of the obarray.
+	* mail/mail-extr.el (mail-extr-all-top-level-domains):
+	Increase the size of the obarray.
 	(mail-extr-all-top-level-domains): Add more toplevel domains,
 	add more long names.
 	From: Per Starback <starback@ling.uu.se>.