diff options
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 153d7e839c3..091a6ffda59 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,22 @@ | |||
| 1 | 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org> | ||
| 2 | Tim Cross <theophilusx@gmail.com> (tiny change) | ||
| 3 | Glenn Morris <rgm@gnu.org> | ||
| 4 | |||
| 5 | * keymaps.texi (Toolkit Differences): New node. (Bug#8176) | ||
| 6 | |||
| 7 | 2011-07-15 Andreas Schwab <schwab@linux-m68k.org> | ||
| 8 | |||
| 9 | * help.texi (Keys in Documentation): Revert last change. | ||
| 10 | |||
| 11 | 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org> | ||
| 12 | |||
| 13 | * help.texi (Keys in Documentation): Clarify that \= only quotes | ||
| 14 | the next character, and doesn't affect longer sequences in | ||
| 15 | particular (bug#8935). | ||
| 16 | |||
| 17 | * debugging.texi (Using Debugger): Mention | ||
| 18 | @code{eval-expression-debug-on-error} (bug#8549). | ||
| 19 | |||
| 1 | 2011-07-14 Eli Zaretskii <eliz@gnu.org> | 20 | 2011-07-14 Eli Zaretskii <eliz@gnu.org> |
| 2 | 21 | ||
| 3 | * display.texi (Other Display Specs): Document that `left-fringe' | 22 | * display.texi (Other Display Specs): Document that `left-fringe' |