emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp vc-hooks.el vc.el speedbar.el ChangeLog


From: Eric S. Raymond
Subject: [Emacs-commit] emacs/lisp vc-hooks.el vc.el speedbar.el ChangeLog
Date: Fri, 28 Dec 2007 13:29:43 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Eric S. Raymond <esr>   07/12/28 13:29:43

Modified files:
        lisp           : vc-hooks.el vc.el speedbar.el ChangeLog 

Log message:
        * vc-hooks.el, vc.el: Move vc-directory-exclusion-list from vc.el
        to vc-hooks.el so it will be available to other modes, such as
        speedbar.el.  Also, teach it to recognize monotine state directories.
        
        * speedbar.el: Remove this mode's fragile assumptions about
        version-control systems.  Instead, make it use logic from
        vc-hooks.el so it will become smarter whenever VC mode does.
        
        * vc-hooks.el: 'added is a real state, not a future hypothetical
        one. Fix the documentation.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/vc-hooks.el?cvsroot=emacs&r1=1.215&r2=1.216
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/vc.el?cvsroot=emacs&r1=1.498&r2=1.499
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/speedbar.el?cvsroot=emacs&r1=1.90&r2=1.91
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.12468&r2=1.12469




reply via email to

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