Mercurial > emacs
comparison lisp/ChangeLog @ 55503:4ac7f5790db9
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 10 May 2004 17:44:56 +0000 |
parents | 0658d9d79cd7 |
children | 0279cb19bb4d |
comparison
equal
deleted
inserted
replaced
55502:75efe89a09b7 | 55503:4ac7f5790db9 |
---|---|
20 buffer an error if the debugger process is actually running. | 20 buffer an error if the debugger process is actually running. |
21 | 21 |
22 2004-05-10 Juanma Barranquero <lektu@terra.es> | 22 2004-05-10 Juanma Barranquero <lektu@terra.es> |
23 | 23 |
24 * subr.el (remove-overlays, read-passwd): Fix docstring. | 24 * subr.el (remove-overlays, read-passwd): Fix docstring. |
25 (start-process-shell-command): Fix docstring. Put usage info in a | |
26 format usable by `describe-function'. | |
27 (open-network-stream, open-network-stream-nowait) | |
28 (open-network-stream-server): Fix docstring. | |
25 | 29 |
26 * help-fns.el (help-argument-name): Default to italic. | 30 * help-fns.el (help-argument-name): Default to italic. |
27 (help-highlight-arguments): Return always (usage . doc), even when | 31 (help-highlight-arguments): Return always (usage . doc), even when |
28 usage is nil. | 32 usage is nil. |
29 | 33 |