From: Richard M. Stallman Date: Sat, 17 Apr 2004 19:58:43 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~6761 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1ee652eb8e28d37a17f9e4740f85b45d64e345e2;p=emacs.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index db4f7a2aacd..a97a1fa2c26 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-04-17 Richard M. Stallman + + * INSTALL: Move the info about site-lisp dirs, + and say uninstalled Emacs looks there too. + 2004-04-04 Eli Zaretskii * config.bat (lib-src): Recognize comment lines in Makefile.in diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 56f6fa3d0a4..d40d50c49b3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,17 @@ +2004-04-17 Richard M. Stallman + + * files.el (locate-file-completion): Handle nil in path-and-suffixes. + (file-truename): Expand all ~ constructs directly. + (insert-directory): Delete any error msg output by the + `insert-directory-program'. + + * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu): + (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars. + (allout-prior-bindings, allout-added-bindings): Defvars deleted. + (allout-init): Use find-file-hook, not find-file-hooks. + (allout-mode): Eliminate Emacs 18 support. + Use write-contents-functions, not local-write-file-hooks. + 2004-04-17 Daniel Pfeiffer * progmodes/compile.el (compilation-error-properties): Fix for