# HG changeset patch # User Richard M. Stallman # Date 1082231923 0 # Node ID 798d3ee76081f254811077aba159b592d8182a17 # Parent d7c47f8983f7050c1d2578c507c31a32faf6b10f *** empty log message *** diff -r d7c47f8983f7 -r 798d3ee76081 ChangeLog --- a/ChangeLog Sat Apr 17 19:58:19 2004 +0000 +++ b/ChangeLog Sat Apr 17 19:58:43 2004 +0000 @@ -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 -r d7c47f8983f7 -r 798d3ee76081 lisp/ChangeLog --- a/lisp/ChangeLog Sat Apr 17 19:58:19 2004 +0000 +++ b/lisp/ChangeLog Sat Apr 17 19:58:43 2004 +0000 @@ -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