diff options
| author | Gerd Moellmann | 2001-02-26 14:17:29 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2001-02-26 14:17:29 +0000 |
| commit | 01459648745dd3aaa3c545d05047bce479ae4500 (patch) | |
| tree | fbb1d112343b5cd10741a563345a9ac8818ad565 /lisp/ChangeLog | |
| parent | 38790755118ec9206667ff633c6402abb41863a4 (diff) | |
| download | emacs-01459648745dd3aaa3c545d05047bce479ae4500.tar.gz emacs-01459648745dd3aaa3c545d05047bce479ae4500.zip | |
(command-line-1): Add info about ordering manuals
to the not so fancy splash screens.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a4dcd25aa0c..4ebc0b76d1e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,7 +1,14 @@ | |||
| 1 | 2001-02-26 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * help.el (view-order-manuals): Use goto-address. | ||
| 4 | |||
| 5 | * startup.el (command-line-1): Add info about ordering manuals | ||
| 6 | to the not so fancy splash screens. | ||
| 7 | |||
| 1 | 2001-02-26 Andre Spiegel <spiegel@gnu.org> | 8 | 2001-02-26 Andre Spiegel <spiegel@gnu.org> |
| 2 | 9 | ||
| 3 | * vc.el (vc-default-workfile-unchanged-p, | 10 | * vc.el (vc-default-workfile-unchanged-p) |
| 4 | vc-default-latest-on-branch-p): Add missing BACKEND argument. | 11 | (vc-default-latest-on-branch-p): Add missing BACKEND argument. |
| 5 | 12 | ||
| 6 | 2001-02-26 Gerd Moellmann <gerd@gnu.org> | 13 | 2001-02-26 Gerd Moellmann <gerd@gnu.org> |
| 7 | 14 | ||