diff options
| author | John Paul Wallington | 2005-11-30 00:55:12 +0000 |
|---|---|---|
| committer | John Paul Wallington | 2005-11-30 00:55:12 +0000 |
| commit | 24374f5a1dafd5be4fdd2eb32f338516c6836459 (patch) | |
| tree | 988a50a27822f72f15b71547f7fd697f27ea9d17 /lisp/ChangeLog | |
| parent | de7124a7bda8ceeaf502775849f7aabf3a97c2be (diff) | |
| download | emacs-24374f5a1dafd5be4fdd2eb32f338516c6836459.tar.gz emacs-24374f5a1dafd5be4fdd2eb32f338516c6836459.zip | |
(describe-function-1): Fill arglist.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b95bd692f8f..ae1a178ae0f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2005-11-30 John Paul Wallington <jpw@gnu.org> | ||
| 2 | |||
| 3 | * help-fns.el (describe-function-1): Fill arglist output. | ||
| 4 | |||
| 1 | 2005-11-30 Kim F. Storm <storm@cua.dk> | 5 | 2005-11-30 Kim F. Storm <storm@cua.dk> |
| 2 | 6 | ||
| 3 | * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local. | 7 | * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local. |