diff options
| author | Glenn Morris | 2014-01-07 08:55:17 -0800 |
|---|---|---|
| committer | Glenn Morris | 2014-01-07 08:55:17 -0800 |
| commit | cfdaa1500664e65a158805d35638c277f9489a39 (patch) | |
| tree | 2c3c4fde80609df7b69592982f03f0edf8c7bb30 /doc/lispref | |
| parent | 0030ec15c34c79aba52f3e599a146ee7dc4462e3 (diff) | |
| download | emacs-cfdaa1500664e65a158805d35638c277f9489a39.tar.gz emacs-cfdaa1500664e65a158805d35638c277f9489a39.zip | |
ChangeLog fixes
Diffstat (limited to 'doc/lispref')
| -rw-r--r-- | doc/lispref/ChangeLog | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 4de37bdb1af..dfe9e6de7de 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -11738,15 +11738,12 @@ | |||
| 11738 | 11738 | ||
| 11739 | 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change) | 11739 | 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change) |
| 11740 | 11740 | ||
| 11741 | * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi | 11741 | * anti.texi, backups.texi, commands.texi, customize.texi: |
| 11742 | lispref/customize.texi, lispref/display.texi, lispref/files.texi, | 11742 | * display.texi, files.texi, internals.texi, keymaps.texi: |
| 11743 | lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi, | 11743 | * loading.texi, modes.texi, nonascii.texi, numbers.texi: |
| 11744 | lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi, | 11744 | * objects.texi, os.texi, positions.texi, processes.texi: |
| 11745 | lispref/objects.texi, lispref/os.texi, lispref/positions.texi, | 11745 | * searching.texi, sequences.texi, streams.texi, strings.texi: |
| 11746 | lispref/processes.texi, lispref/searching.texi, | 11746 | * syntax.texi, text.texi: Replace @sc{foo} with @acronym{FOO}. |
| 11747 | lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi, | ||
| 11748 | lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with | ||
| 11749 | @acronym{FOO}. | ||
| 11750 | 11747 | ||
| 11751 | 2003-10-27 Luc Teirlinck <teirllm@auburn.edu> | 11748 | 2003-10-27 Luc Teirlinck <teirllm@auburn.edu> |
| 11752 | 11749 | ||