diff options
| author | Richard M. Stallman | 2007-05-12 16:59:34 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2007-05-12 16:59:34 +0000 |
| commit | 80012aeb1cfeeeeb51996445cf0a0c43ee4e9766 (patch) | |
| tree | c2aed2c83936bb8e1e98fbaabd7f5224c9681be2 /lispref/ChangeLog | |
| parent | 65aaeb8ca7ab1dfa9fd57617748446615f73e5d3 (diff) | |
| download | emacs-80012aeb1cfeeeeb51996445cf0a0c43ee4e9766.tar.gz emacs-80012aeb1cfeeeeb51996445cf0a0c43ee4e9766.zip | |
*** empty log message ***
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 5659c4354f1..5f5c0cfe054 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2007-05-12 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * text.texi (Margins): indent-to-left-margin is not the default. | ||
| 4 | (Mode-Specific Indent): For indent-line-function, the default | ||
| 5 | is indent-relative. | ||
| 6 | |||
| 7 | * modes.texi (Example Major Modes): Explain last line of text-mode | ||
| 8 | is redundant. | ||
| 9 | |||
| 1 | 2007-05-10 Richard Stallman <rms@gnu.org> | 10 | 2007-05-10 Richard Stallman <rms@gnu.org> |
| 2 | 11 | ||
| 3 | * keymaps.texi (Scanning Keymaps): Update where-is-internal example. | 12 | * keymaps.texi (Scanning Keymaps): Update where-is-internal example. |