comparison lisp/ChangeLog @ 54909:2a24736eb420

(completion-setup-function): Set an initial value to `element-common-end' before entering loop. Set a value to `element-common-end' at the end of loop. The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
author Masatake YAMATO <jet@gyve.org>
date Fri, 16 Apr 2004 08:45:40 +0000
parents 9839a506e9b8
children 2ac3325ab7ec
comparison
equal deleted inserted replaced
54908:9839a506e9b8 54909:2a24736eb420
1 2004-04-16 Masatake YAMATO <jet@gyve.org>
2
3 * simple.el (completion-setup-function): Set an initial value
4 to `element-common-end' before entering loop. Set a value
5 to `element-common-end' at the end of loop.
6 The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel
7 list.
8
1 2004-04-16 Juanma Barranquero <lektu@terra.es> 9 2004-04-16 Juanma Barranquero <lektu@terra.es>
2 10
3 * bookmark.el (bookmark-send-edited-annotation): Fix docstring. 11 * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
4 (bookmark-edit-annotation-mode): Add mode name. 12 (bookmark-edit-annotation-mode): Add mode name.
5 13