emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sat, 19 Apr 2008 21:53:57 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/04/19 21:53:56

Index: lisp/ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13493
retrieving revision 1.13494
diff -u -b -r1.13493 -r1.13494
--- lisp/ChangeLog      19 Apr 2008 19:35:06 -0000      1.13493
+++ lisp/ChangeLog      19 Apr 2008 21:53:52 -0000      1.13494
@@ -1,5 +1,13 @@
 2008-04-19  Stefan Monnier  <address@hidden>
 
+       * vc-sccs.el (vc-sccs-do-command): New fun.  Use the "sccs" command.
+       (vc-sccs-register, vc-sccs-checkin, vc-sccs-find-revision)
+       (vc-sccs-checkout, vc-sccs-rollback, vc-sccs-revert)
+       (vc-sccs-steal-lock, vc-sccs-modify-change-comment)
+       (vc-sccs-print-log): Use it.
+
+       * vc-hooks.el (vc-path): Remove SCCS-specific hack.
+
        * emacs-lisp/lisp-mode.el (lisp-mode-auto-fill): Make it an alias.
        * progmodes/scheme.el (scheme-mode-variables): Don't use it.
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]