diff options
| author | Richard M. Stallman | 2002-09-20 18:34:12 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2002-09-20 18:34:12 +0000 |
| commit | 4bd2c0134a243449ac0802d290c385c1c61233d8 (patch) | |
| tree | 3ce9f532ec60da9037e3ca345b8b738b2d4fe1db /lisp/ChangeLog | |
| parent | 3adec967d3621fb66aeb5af1d4ead59391f856ba (diff) | |
| download | emacs-4bd2c0134a243449ac0802d290c385c1c61233d8.tar.gz emacs-4bd2c0134a243449ac0802d290c385c1c61233d8.zip | |
(bb-right): Respect prefix argument.
(bb-left, bb-up, bb-down): Likewise.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1730550dc9b..e54ec8ab5ae 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2002-09-19 Tom Tromey <tromey@redhat.com> | ||
| 2 | |||
| 3 | * play/blackbox.el (bb-right): Respect prefix argument. | ||
| 4 | (bb-left, bb-up, bb-down): Likewise. | ||
| 5 | |||
| 1 | 2002-09-19 Richard M. Stallman <rms@gnu.org> | 6 | 2002-09-19 Richard M. Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * cus-dep.el (custom-make-dependencies): Fix previous change. | 8 | * cus-dep.el (custom-make-dependencies): Fix previous change. |