diff options
author | Luc Teirlinck <teirllm@auburn.edu> | 2005-07-27 15:26:36 +0000 |
---|---|---|
committer | Luc Teirlinck <teirllm@auburn.edu> | 2005-07-27 15:26:36 +0000 |
commit | 653aea227f302ac3f9e4bbaaa85bb8b39ea3d8f2 (patch) | |
tree | 5dde4fa835ced9d42f7c23ba783f42b2d14e499a /lispref | |
parent | 2f3a9d50b8e495383a2ee0fc7e95728bc81be7ca (diff) | |
download | emacs-653aea227f302ac3f9e4bbaaa85bb8b39ea3d8f2.tar.gz |
*** empty log message ***
Diffstat (limited to 'lispref')
-rw-r--r-- | lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index cee4c55eb7d..f6a94881dfd 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,8 @@ +2005-07-27 Luc Teirlinck <teirllm@auburn.edu> + + * modes.texi (Defining Minor Modes): The keyword for the initial + value is :init-value, not :initial-value. + 2005-07-23 Eli Zaretskii <eliz@gnu.org> * loading.texi (Autoload): Make the `doctor' example be consistent |