comparison lisp/ChangeLog @ 4712:a46d7513a364

`beginning-of-defun-function', `end-of-defun-function' made buffer-local. Setting it globally would make the default unreachable.
author Andreas Roehler <andreas.roehler@online.de>
date Wed, 07 Oct 2009 19:42:42 +0200
parents db7068430402
children 84f870bbd17b 7eef89a3d41f
comparison
equal deleted inserted replaced
4711:985886265686 4712:a46d7513a364
1 2009-10-07 Andreas Roehler <andreas.roehler@online.de>
2
3 * lisp.el (beginning-of-defun-function):
4 make variable buffer local
5 * lisp.el (end-of-defun-function):
6 make variable buffer local
7
1 2009-10-05 Jerry James <james@xemacs.org> 8 2009-10-05 Jerry James <james@xemacs.org>
2 9
3 * gnome.el: Add GPL v2 or later notice with explicit permission of 10 * gnome.el: Add GPL v2 or later notice with explicit permission of
4 Bill Perry (private email). 11 Bill Perry (private email).
5 * gtk-compose.el: Ditto. 12 * gtk-compose.el: Ditto.