Mercurial > emacs
changeset 75269:aac98d34f3ba
* info.el (Info-default-dirs): Change default info dir to
share/info.
* paths.el (Info-default-directory-list): Ditto.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 18 Jan 2007 16:05:53 +0000 |
parents | 7a3f05925fdd |
children | 8a31ac700630 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Jan 18 16:03:59 2007 +0000 +++ b/lisp/ChangeLog Thu Jan 18 16:05:53 2007 +0000 @@ -1,3 +1,10 @@ +2007-01-18 Bruno Haible <bruno@clisp.org> + + * info.el (Info-default-dirs): Change default info dir to + share/info. + + * paths.el (Info-default-directory-list): Ditto. + 2007-01-18 Chris Moore <christopher.ian.moore@gmail.com> (tiny change) * hexl.el (hexl-before-revert-hook): New function.