From 7c2ec3f97517f249902d26040e2f571852a4791b Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 16 May 2008 22:42:36 +0000 Subject: Use state prettyprinter in vc-dir buffers. --- doc/emacs/ChangeLog | 5 +++++ doc/emacs/vc1-xtra.texi | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 54528646c7c..a8410167cf7 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,8 @@ +2008-05-16 Eric S. Raymond + + * vc2-xtra.texi: Mofify an example so it reflects what vc.el + now does. + 2008-05-15 Eric S. Raymond * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to diff --git a/doc/emacs/vc1-xtra.texi b/doc/emacs/vc1-xtra.texi index a9e081cb63b..8c0dc501070 100644 --- a/doc/emacs/vc1-xtra.texi +++ b/doc/emacs/vc1-xtra.texi @@ -43,8 +43,8 @@ output is used. Here is an example using RCS: @smallexample @group DIRECTORY ./ - edited file1.c - up-to-date file2.c + (modified) file1.c + (update) file2.c @end group @end smallexample -- cgit v1.2.1