Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 4724:7eef89a3d41f
Improve docstrings of defun movement functions.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Fri, 09 Oct 2009 05:10:03 +0900 |
parents | a46d7513a364 |
children | 5690bb2e7a44 |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Oct 07 19:42:42 2009 +0200 +++ b/lisp/ChangeLog Fri Oct 09 05:10:03 2009 +0900 @@ -1,3 +1,11 @@ +2009-10-09 Stephen Turnbull <stephen@xemacs.org> + + * lisp.el (beginning-of-defun-function): + (end-of-defun-function): + (beginning-of-defun): + (end-of-defun): + Make docstrings stop lying. + 2009-10-07 Andreas Roehler <andreas.roehler@online.de> * lisp.el (beginning-of-defun-function):