Mercurial > emacs
changeset 55460:086b5a87980e
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sun, 09 May 2004 01:55:31 +0000 |
parents | 4a7badfefc94 |
children | 34b5f4f934df |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun May 09 01:54:36 2004 +0000 +++ b/lisp/ChangeLog Sun May 09 01:55:31 2004 +0000 @@ -1,5 +1,11 @@ 2004-05-09 Juanma Barranquero <lektu@terra.es> + * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read): + Don't use CL-style default args. + + * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring. + (cvs-get-marked): Remove redundant arglist info. + * help-fns.el (help-highlight-arguments): Don't try to highlight missing or autoloaded arglists. Accept structured arguments, like the first ones of `do' and `flet'.