emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp vc.el


From: Stefan Monnier
Subject: [Emacs-commit] emacs/lisp vc.el
Date: Fri, 09 May 2003 12:33:12 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier+gnu/address@hidden>     03/05/09 
12:33:11

Modified files:
        lisp           : vc.el 

Log message:
        New backend functions `delete-file' and `repository-hostname'.
        (vc-stay-local): New var.  Mostly taken from vc-cvs-stay-local.
        (vc-stay-local-p): New fun.  Adapted from vc-cvs-stay-local-p.
        (vc-diff-switches-list): Revert to the Emacs-21.[123] semantics.
        Mark as obsolete.
        (vc-delete-file): New command.
        (vc-default-rename-file): New function.
        (vc-rename-file): Use it.
        Be careful to disallow renaming if the file is locked or out-of-date.
        (vc-ensure-vc-buffer, vc-next-action-on-file, vc-insert-headers)
        (vc-cancel-version, vc-annotate): Use buffer-file-name variable.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/vc.el.diff?tr1=1.351&tr2=1.352&r1=text&r2=text





reply via email to

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