diff options
author | Luc Teirlinck <teirllm@auburn.edu> | 2004-08-28 00:50:35 +0000 |
---|---|---|
committer | Luc Teirlinck <teirllm@auburn.edu> | 2004-08-28 00:50:35 +0000 |
commit | 2b96f80c1702aa77b10fe6073ab6ec9ea3baab04 (patch) | |
tree | 1419ffb1d0a7b367d2dece9cc04a49a6436dec8c | |
parent | ef4da64f62a53cfbd2583eabbb64936366374e83 (diff) | |
download | emacs-2b96f80c1702aa77b10fe6073ab6ec9ea3baab04.tar.gz |
*** empty log message ***
-rw-r--r-- | lispref/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 894d78646d1..234cc779019 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,9 @@ +2004-08-27 Luc Teirlinck <teirllm@auburn.edu> + + * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be + an integer or a marker. + (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'. + 2004-08-22 Richard M. Stallman <rms@gnu.org> * modes.texi (Major Mode Conventions): Discuss rebinding of |