Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
4712:a46d7513a364 | 4724:7eef89a3d41f |
---|---|
1 2009-10-09 Stephen Turnbull <stephen@xemacs.org> | |
2 | |
3 * lisp.el (beginning-of-defun-function): | |
4 (end-of-defun-function): | |
5 (beginning-of-defun): | |
6 (end-of-defun): | |
7 Make docstrings stop lying. | |
8 | |
1 2009-10-07 Andreas Roehler <andreas.roehler@online.de> | 9 2009-10-07 Andreas Roehler <andreas.roehler@online.de> |
2 | 10 |
3 * lisp.el (beginning-of-defun-function): | 11 * lisp.el (beginning-of-defun-function): |
4 make variable buffer local | 12 make variable buffer local |
5 * lisp.el (end-of-defun-function): | 13 * lisp.el (end-of-defun-function): |