changeset 28854:a5c81109bc31

Mention PCL-CVS.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 10 May 2000 21:34:11 +0000
parents 3259733d5ea0
children 1be9a502caca
files etc/NEWS
diffstat 1 files changed, 16 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Wed May 10 19:40:18 2000 +0000
+++ b/etc/NEWS	Wed May 10 21:34:11 2000 +0000
@@ -953,6 +953,12 @@
 
 ** New modes and packages
 
+*** The PCL-CVS package available by either running M-x cvs-examine
+or by visiting a CVS administrative directory (with a prefix argument)
+provides an alternative interface to VC-dired for CVS.
+It comes with log-view-mode to view RCS and SCCS logs and log-edit-mode
+used to enter checkin log messages.
+
 *** The new package called `woman' allows to browse Unix man pages
 without invoking external programs.
 
@@ -1149,12 +1155,20 @@
 
 *** autoconf.el provides a major mode for editing configure.in files
 for Autoconf, selected automatically.
+<<<<<<< NEWS
+
+*** windmove.el
+=======
 
 *** windmove.el provides moving between windows.
-
+>>>>>>> 1.127
+
+<<<<<<< NEWS
+=======
 *** crm.el provides a facility to read multiple strings from the 
 minibuffer with completion.
 
+>>>>>>> 1.127
 ** Withdrawn packages
 
 *** mldrag.el has been removed.  mouse.el provides the same
@@ -1262,7 +1276,7 @@
 set, an open parenthesis in column 0 has no special meaning.
 
 ** The new function `string-to-syntax' can be used to translate syntax
-specificationa in string form as accepted my `modify-syntax-entry' to
+specifications in string form as accepted by `modify-syntax-entry' to
 the cons-cell form that is used for the values of the `syntax-table'
 text property, and in `font-lock-syntactic-keywords'.