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: Thu, 08 May 2003 13:41:17 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier+gnu/address@hidden>     03/05/08 
13:41:17

Modified files:
        lisp           : vc.el 

Log message:
        (with-vc-properties, with-vc-file, edit-vc-file):
        Add `declare's for debugging and indentation.
        (vc-do-command): Use `remq'.
        (vc-buffer-context): Remove unused var `curbuf'.
        (vc-next-action-dired): Remove unused var `dired-dir'.
        (vc-switches): New fun.
        (vc-diff-switches-list): Use it.
        (vc-dired-hook): Remove unused var `cvs-dir'.
        (vc-dired-purge): Remove unused var `subdir'.
        (vc-cancel-version): Remove unused var `config'.
        (vc-rename-master): Use dolist iso mapcar.
        (vc-rename-file): Remove redundant tests.
        Clear the properties of the old file name.
        (vc-annotate): Pass the complete filename to `annotate-command'.
        (vc-annotate-lines): Remove unused var `overlay'.

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





reply via email to

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