# HG changeset patch # User Markus Rost # Date 1037130680 0 # Node ID 9883a3b65e3c0fd0d784023f748bd2ff183f5144 # Parent 63fc09a69c4005d1882e336243e23e3c2f8921cd *** empty log message *** diff -r 63fc09a69c40 -r 9883a3b65e3c lisp/ChangeLog --- a/lisp/ChangeLog Tue Nov 12 19:50:54 2002 +0000 +++ b/lisp/ChangeLog Tue Nov 12 19:51:20 2002 +0000 @@ -1,5 +1,11 @@ 2002-11-12 Markus Rost + * vc-rcs.el (vc-rcs-registered): Handle the autoload cookie so + that the definition is found by `find-function-search-for-symbol' + and etags. + + * vc-sccs.el (vc-sccs-registered): Ditto. + * emulation/edt.el (defgroup edt): Arrange that definition starts at beginning of line.