diff options
| author | Richard M. Stallman | 2001-06-01 18:01:37 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2001-06-01 18:01:37 +0000 |
| commit | 4f7666dc663f1a6db0913fd328d1c3f598ff57c0 (patch) | |
| tree | 5a9427c8c8e3b57ef0772da99469cef5cb070b6d /lisp/ChangeLog | |
| parent | 6b46232e9baaf3e4ea32b8ce0e9a643ea552ba16 (diff) | |
| download | emacs-4f7666dc663f1a6db0913fd328d1c3f598ff57c0.tar.gz emacs-4f7666dc663f1a6db0913fd328d1c3f598ff57c0.zip | |
Correct names of some C mode indentation commands.
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 e91948c1e1d..a14700d250a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2001-06-01 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * help.el (describe-variable): Put value on same line | ||
| 4 | with preceding text, if it is short enough to look good that way. | ||
| 5 | |||
| 1 | 2001-06-01 Eli Zaretskii <eliz@is.elta.co.il> | 6 | 2001-06-01 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 7 | ||
| 3 | * term/internal.el (IT-unicode-translations): New variable. | 8 | * term/internal.el (IT-unicode-translations): New variable. |