+2002-03-06 Gerd Moellmann <gerd@gnu.org>
+
+ * vc.el (vc-branch-part): Add autoload cookie. This function can
+ be called from vc-rcs-find-most-recent-rev when visiting a file
+ checked into RCS in a CVS sandbox.
+
2002-03-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
* language/czech.el ("Czech"): Fix the documentation.
+2002-03-06 Gerd Moellmann <gerd@gnu.org>
+
+ * xdisp.c (message_with_string): Use Fformat instead of doprnt and
+ message3 instead of message2 to display the message using STRING's
+ text properties.
+
2002-03-05 Andreas Schwab <schwab@suse.de>
* xdisp.c (hscroll_margin): Change to EMACS_INT.