- 02 May, 2008 1 commit
-
-
Eric S. Raymond authored
-
- 01 May, 2008 1 commit
-
-
Eric S. Raymond authored
-
- 16 Jan, 2008 1 commit
-
-
Dan Nicolaescu authored
* pcvs.el (cvs-revert-if-needed): * vc.el (vc-maybe-resolve-conflicts): Rename callers. * vc-svn.el (vc-svn-find-file-hook): * vc-arch.el (vc-arch-find-file-hook): Undo previous change.
-
- 15 Jan, 2008 1 commit
-
-
Dan Nicolaescu authored
after-save-hook so that it is not called multiple times. * vc-svn.el (vc-svn-resolve-when-done): Likewise.
-
- 14 Jan, 2008 1 commit
-
-
Dan Nicolaescu authored
* vc-svn.el (vc-svn-find-file-hook): * vc-arch.el (vc-arch-find-file-hook): * pcvs.el (cvs-revert-if-needed): * vc.el (vc-maybe-resolve-conflicts): Use it instead of vc-mode. (top-level): Add a Todo list.
-
- 07 Jan, 2008 1 commit
-
-
Glenn Morris authored
-
- 04 Jan, 2008 1 commit
-
-
Dan Nicolaescu authored
* emacs-lisp/bytecomp.el (byte-compile-from-buffer): Move one more form inside with-current-buffer. * progmodes/antlr-mode.el (provide): Move to the end of file. (require): Don't require font-lock and compile. (outline-level, imenu-use-markers, imenu-create-index-function): Move declarations to top level. (cond-emacs-xemacs-macfn): Declare for compiler. * vc-bzr.el (vc-bzr-root): * vc-arch.el (vc-arch-root): Only set a property if the file is managed by this backend. * vc-hg.el (vc-hg-state): Support the new status code for up-to-date.
-
- 10 Nov, 2007 1 commit
-
-
Dan Nicolaescu authored
* vc-svn.el (vc-svn-print-log, vc-svn-diff): * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-annotate-command): * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff) (vc-cvs-annotate-command): * vc-arch.el (vc-arch-diff): Remove test to check if start-process is bound, it always is.
-
- 20 Oct, 2007 1 commit
-
-
Stefan Monnier authored
arg is a list of files.
-
- 10 Oct, 2007 1 commit
-
-
Eric S. Raymond authored
-
- 18 Sep, 2007 1 commit
-
-
Dan Nicolaescu authored
* vc-hooks.el (vc-menu-entry): New var. (vc-mode-line-map): Use it so that this menu also uses the extra-menu. (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el. (vc-menu-map): Declare and initialize in one step. * menu-bar.el (vc-menu-map): Don't setup any more. Instead, just create the proper spot in the menu. * vc.el: Document new VC operation `extra-menu'. * vc-hooks.el (vc-default-extra-menu, vc-menu-map-filter): New function.
-
- 07 Sep, 2007 1 commit
-
-
Stefan Monnier authored
-
- 21 Aug, 2007 1 commit
-
-
Stefan Monnier authored
(vc-arch-find-file-not-found-hook): Remove, it's now the default.
-
- 30 Jul, 2007 1 commit
-
-
Dan Nicolaescu authored
Remove. (vc-git-revision-completion-table): Enable. * vc-hooks.el (vc-handled-backends): Add GIT and HG. * vc.el (vc-directory-exclusion-list): Add .git and .hg. * vc-hg.el (vc-hg-revision-completion-table): Re-enable. * diff-mode.el (diff-mode-menu): New entries. * diff-mode.el (diff-beginning-of-file-and-junk): New function. (diff-file-kill): Use it. (diff-beginning-of-hunk): Add arg `try-harder' using it. (diff-restrict-view, diff-find-source-location, diff-refine-hunk): Use it so they find the hunk even when we're in the file header. * vc.el: Add new VC operation `revision-completion-table'. (vc-default-revision-completion-table): New function. (vc-version-diff, vc-version-other-window): Use it to provide completion of revision names if the backend provides it. * vc-arch.el (vc-arch--version-completion-table) (vc-arch-revision-completion-table): New functions to provide completion of revision names. * vc-cvs.el: Require CL. (vc-cvs-revision-table, vc-cvs-revision-completion-table): New functions to provide completion of revision names. * eval.c (init_eval_once): Bump max_lisp_eval_depth to 400. * vc2-xtra.texi (Customizing VC): Add GIT and HG.
-
- 25 Jul, 2007 1 commit
-
-
Glenn Morris authored
-
- 20 Jul, 2007 1 commit
-
-
Stefan Monnier authored
-
- 18 Jul, 2007 1 commit
-
-
Eric S. Raymond authored
makes only the minimum changes needed to get the old vc.el logic working with the new back ends.
-
- 10 Jul, 2007 1 commit
-
-
Stefan Monnier authored
(vc-arch-revision-completion-table): Use complete-with-action.
-
- 26 Jun, 2007 1 commit
-
-
Stefan Monnier authored
(vc-arch-complete, vc-arch--version-completion-table) (vc-arch-revision-completion-table): New functions to provide completion of revision names. (vc-arch-trim-find-least-useful-rev, vc-arch-trim-make-sentinel) (vc-arch-trim-one-revlib, vc-arch-trim-revlib): New functions to let the user trim the revlib.
-
- 13 Jun, 2007 1 commit
-
-
Stefan Monnier authored
-
- 12 Jun, 2007 1 commit
-
-
Sam Steingold authored
-
- 28 Mar, 2007 1 commit
-
-
Stefan Monnier authored
(vc-arch-file-source-p): Use it to avoid infloop.
-
- 28 Jan, 2007 1 commit
-
-
Richard M. Stallman authored
-
- 21 Jan, 2007 1 commit
-
-
Glenn Morris authored
-
- 27 Dec, 2006 1 commit
-
-
Stefan Monnier authored
-
- 06 Feb, 2006 1 commit
-
-
Thien-Thi Nguyen authored
-
- 06 Aug, 2005 1 commit
-
-
Thien-Thi Nguyen authored
-
- 04 Jul, 2005 1 commit
-
-
Lute Kamstra authored
-
- 14 Jun, 2005 1 commit
-
-
Juanma Barranquero authored
-
- 09 Jan, 2005 1 commit
-
-
André Spiegel authored
t.
-
- 02 Jan, 2005 2 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
-
- 17 Oct, 2004 1 commit
-
-
Stefan Monnier authored
-
- 13 Sep, 2004 1 commit
-
-
Stefan Monnier authored
-
- 08 Sep, 2004 1 commit
-
-
Stefan Monnier authored
-
- 07 Sep, 2004 1 commit
-
-
Stefan Monnier authored
-
- 29 Jun, 2004 1 commit
-
-
Kim F. Storm authored
-
- 01 Jun, 2004 1 commit
-
-
Stefan Monnier authored
-
- 28 May, 2004 1 commit
-
-
Stefan Monnier authored
-
- 16 Apr, 2004 1 commit
-
-
Kenichi Handa authored
-