diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 076b32abcf1..35eeceac2fe 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2006-03-20 Richard Stallman <rms@gnu.org> | 1 | 2006-03-20 Richard Stallman <rms@gnu.org> |
| 2 | 2 | ||
| 3 | * simple.el (set-mark-command): Doc fix. | ||
| 4 | |||
| 3 | * files.el (display-buffer-other-frame): New command. | 5 | * files.el (display-buffer-other-frame): New command. |
| 4 | (ctl-x-4-map): Bind C-x 5 C-o to it. | 6 | (ctl-x-4-map): Bind C-x 5 C-o to it. |
| 5 | 7 | ||