Mercurial > emacs
comparison lispref/ChangeLog @ 64690:70e0ba97aaec
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 30 Jul 2005 11:45:41 +0000 |
parents | 5d7c6ca894b8 |
children | a2d841662b3d edf295560b5a |
comparison
equal
deleted
inserted
replaced
64689:41b16531418b | 64690:70e0ba97aaec |
---|---|
1 2005-07-30 Eli Zaretskii <eliz@gnu.org> | |
2 | |
3 * makefile.w32-in (info): Don't run install-info. | |
4 ($(infodir)/dir): New target, produced by running install-info. | |
5 | |
1 2005-07-27 Luc Teirlinck <teirllm@auburn.edu> | 6 2005-07-27 Luc Teirlinck <teirllm@auburn.edu> |
2 | 7 |
3 * modes.texi (Defining Minor Modes): The keyword for the initial | 8 * modes.texi (Defining Minor Modes): The keyword for the initial |
4 value is :init-value, not :initial-value. | 9 value is :init-value, not :initial-value. |
5 | 10 |