diff options
| author | Miles Bader | 2007-05-13 01:31:05 +0000 |
|---|---|---|
| committer | Miles Bader | 2007-05-13 01:31:05 +0000 |
| commit | baa157cd2301a9ee934f79a31ba04f5352e82254 (patch) | |
| tree | ab1bf53a392cb83eda21b6e64f60d3991f3e130d /lispref/ChangeLog | |
| parent | fb0b0862c648515df5c81ea973cb8a118f85e6ed (diff) | |
| parent | 85ffff84ec1cb5d1a202136d3275bcf031ce6e73 (diff) | |
| download | emacs-baa157cd2301a9ee934f79a31ba04f5352e82254.tar.gz emacs-baa157cd2301a9ee934f79a31ba04f5352e82254.zip | |
Merge from emacs--rel--22
Patches applied:
* emacs--rel--22 (patch 14-15)
- Update from CVS
2007-05-12 Richard M. Stallman <rms@gnu.org>
* etc/refcard.tex (section{Incremental Search}): Minor corrections.
2007-05-12 Richard M. Stallman <rms@gnu.org>
* lispref/text.texi (Margins): indent-to-left-margin is not the default.
(Mode-Specific Indent): For indent-line-function, the default
is indent-relative.
* lispref/modes.texi (Example Major Modes): Explain last line of text-mode
is redundant.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-746
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 cb824323286..1092346448e 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. |