aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2007-05-12 16:59:34 +0000
committerRichard M. Stallman2007-05-12 16:59:34 +0000
commit80012aeb1cfeeeeb51996445cf0a0c43ee4e9766 (patch)
treec2aed2c83936bb8e1e98fbaabd7f5224c9681be2 /lispref/ChangeLog
parent65aaeb8ca7ab1dfa9fd57617748446615f73e5d3 (diff)
downloademacs-80012aeb1cfeeeeb51996445cf0a0c43ee4e9766.tar.gz
emacs-80012aeb1cfeeeeb51996445cf0a0c43ee4e9766.zip
*** empty log message ***
Diffstat (limited to 'lispref/ChangeLog')
-rw-r--r--lispref/ChangeLog9
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 @@
12007-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
12007-05-10 Richard Stallman <rms@gnu.org> 102007-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.