diff options
| author | Nix | 2011-05-18 23:54:27 -0700 |
|---|---|---|
| committer | Glenn Morris | 2011-05-18 23:54:27 -0700 |
| commit | 35a30759f31addb80faef630001de380cd94a0cf (patch) | |
| tree | 144154c7861a4ccf94426d68fd16d10300df17f3 /doc/lispref/ChangeLog | |
| parent | d573f59acf8e4703ee27322280b9dfce2ef5a53f (diff) | |
| download | emacs-35a30759f31addb80faef630001de380cd94a0cf.tar.gz emacs-35a30759f31addb80faef630001de380cd94a0cf.zip | |
Misc small lispref fixes.
* windows.texi (Displaying Buffers): pop-to-buffer is not a command.
* text.texi (Parsing HTML): Update for function name changes.
* syntax.texi (Syntax Flags): Small fix.
* keymaps.texi (Active Keymaps): Typo fix.
(Changing Key Bindings): Grammar fix.
* frames.texi (Minibuffers and Frames): Grammar fix.
(Window System Selections): x-select-enable-clipboard now defaults to t.
* customize.texi (Common Keywords):
* display.texi (Abstract Display):
* modes.texi (Auto-Indentation):
* nonascii.texi (Converting Representations): Typo fixes.
* control.texi (Examples of Catch): Call it "goto" not "go to".
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 593b54d088b..198eb1c8ed2 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,24 @@ | |||
| 1 | 2011-05-19 Nix <nix@esperi.org.uk> | ||
| 2 | |||
| 3 | * windows.texi (Displaying Buffers): pop-to-buffer is not a command. | ||
| 4 | |||
| 5 | * text.texi (Parsing HTML): Update for function name changes. | ||
| 6 | |||
| 7 | * syntax.texi (Syntax Flags): Small fix. | ||
| 8 | |||
| 9 | * keymaps.texi (Active Keymaps): Typo fix. | ||
| 10 | (Changing Key Bindings): Grammar fix. | ||
| 11 | |||
| 12 | * frames.texi (Minibuffers and Frames): Grammar fix. | ||
| 13 | (Window System Selections): x-select-enable-clipboard now defaults to t. | ||
| 14 | |||
| 15 | * customize.texi (Common Keywords): | ||
| 16 | * display.texi (Abstract Display): | ||
| 17 | * modes.texi (Auto-Indentation): | ||
| 18 | * nonascii.texi (Converting Representations): Typo fixes. | ||
| 19 | |||
| 20 | * control.texi (Examples of Catch): Call it "goto" not "go to". | ||
| 21 | |||
| 1 | 2011-05-14 Eli Zaretskii <eliz@gnu.org> | 22 | 2011-05-14 Eli Zaretskii <eliz@gnu.org> |
| 2 | 23 | ||
| 3 | * nonascii.texi (Character Properties): Fix inconsistencies with | 24 | * nonascii.texi (Character Properties): Fix inconsistencies with |