- 29 Dec, 2007 5 commits
-
-
Jay Belanger authored
-
Jay Belanger authored
-
Jay Belanger authored
-
Jay Belanger authored
-
Jay Belanger authored
-
- 28 Dec, 2007 20 commits
-
-
Dan Nicolaescu authored
returns 'ignored or 'unregistered. (vc-hg-state): Pass "-A" to the status command and deal with the output. (vc-hg-dir-state): Pass "-A" to the status command.
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-967
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-966
-
Juanma Barranquero authored
-
Eric S. Raymond authored
-
Eric S. Raymond authored
states. and the new return-value convention. These are not actually used yet, just set. * vc-svn.el (vc-svn-parse-status): Set 'ignored and 'unregistered states when appropriate. * vc-hg.el (vc-hg-state,vc-hg-dir-state): Set 'ignored and 'unregistered' when appropriate. * vc-git.el: Document that we don't set the new states yet. * vc.el (vc-dired-state-info): Display 'unregistered and 'ignored states. * vc-cvs.el (vc-cvs-parse-status): Set the 'ignored state when appropriate. * vc-bzr.el (vc-bzr-dir-state): Set 'ignored and 'unregistered' when appropriate.
-
Eric S. Raymond authored
functions so they don't do work that the default one can do instead
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Eric S. Raymond authored
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.
-
YAMAMOTO Mitsuharu authored
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Nick Roberts authored
-
Eric S. Raymond authored
Modify all instances of the dir-state back-end method to suppress keeping undo lists on the buffers holding astatus output, which csn get extremely large.
-
Nick Roberts authored
with thumbs-conversion-program instead of through shell-file-name for better error reporting when program is missing.
-
Nick Roberts authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 27 Dec, 2007 15 commits
-
-
Jay Belanger authored
-
Jay Belanger authored
-
Eric S. Raymond authored
non-terse mode. (vc-dired-ignorable-p): Ignore Makefile when it has a peer named Makefile.in or Makefile.am
-
Eric S. Raymond authored
-
Eric S. Raymond authored
use completion-ignored-extensions to detect files that should be ignorted in VC-Dired listings, heading off lots of expensive calls to (vc-state).
-
Vinicius Jose Latorre authored
-
Eric S. Raymond authored
machinery in place to support editing of change comments with 'e' in a log-view buffer. Not documented yet as this only works for SCCS, RCS, and maybe CVS if you have admin privileges. When we have backend support for Subversion and more modern systems it will ve time to write this up.
-
Kenichi Handa authored
buffer is modfied, cancel the writing.
-
Nick Roberts authored
-
Eric S. Raymond authored
-
Richard M. Stallman authored
compilation buffer already current.
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Dan Nicolaescu authored
-
Richard M. Stallman authored
(Editing Format Info): In Info, add duplicate menu of nodes about the submenus. (Format Faces): Say where Faces menu is found. Mention Other. (Format Colors): Say where these submenus are found. (Format Indentation, Format Justification): Likewise. (Format Properties): Likewise.
-