diff options
| -rw-r--r-- | lisp/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 107617582eb..acd3fa760d2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2006-11-21 Lennart Borgman <lennart.borgman.073@student.lu.se> | ||
| 2 | |||
| 3 | * tutorial.el (tutorial--default-keys): Add newline and | ||
| 4 | delete-backward-char bindings. | ||
| 5 | (tutorial--detailed-help): Save excursion when finding keys. | ||
| 6 | Correct warning string for M-x FOO case. | ||
| 7 | (tutorial--display-changes): Print special keys in tutorial style. | ||
| 8 | Tweak search regexp for changed keys. | ||
| 9 | |||
| 1 | 2006-11-21 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change) | 10 | 2006-11-21 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change) |
| 2 | 11 | ||
| 3 | * thingatpt.el (thing-at-point-url-at-point): Don't add a | 12 | * thingatpt.el (thing-at-point-url-at-point): Don't add a |