Mercurial > emacs
changeset 48265:9883a3b65e3c
*** empty log message ***
author | Markus Rost <rost@math.uni-bielefeld.de> |
---|---|
date | Tue, 12 Nov 2002 19:51:20 +0000 |
parents | 63fc09a69c40 |
children | a404c0056619 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <rost@math.ohio-state.edu> + * 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.