- 01 May, 2008 8 commits
-
-
Daiki Ueno authored
* epa-file.el: Require 'epa-file-hook. (epa-file-handler): Add autoload cookie. * loadup.el: Load epa-file-hook. * startup.el (command-line): Eval the body of auto-encryption-mode.
-
Dan Nicolaescu authored
(vc-hg-status-printer): New function. (vc-hg-after-dir-status): Deal with copied and renamed files. (vc-hg-dir-status): Add flag to show copied files.
-
Dan Nicolaescu authored
-
John Paul Wallington authored
-
John Paul Wallington authored
last sorting mode was the sorter's.
-
John Paul Wallington authored
(ibuffer-do-sort-by-recency): Reverse sorting order if last sorting mode was recency.
-
Jason Rumney authored
-
John Paul Wallington authored
use the buffer's default directory as filename.
-
- 30 Apr, 2008 20 commits
-
-
John Paul Wallington authored
show the buffer's default directory.
-
Sam Steingold authored
-
Sam Steingold authored
(vc-dir-delete-file): Add. (vc-delete-file): Do not barf when the file has been already deleted.
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
-
Stefan Monnier authored
* progmodes/octave-hlp.el: Delete. * info-look.el (octave-mode): Add operator index.
-
Stefan Monnier authored
-
Stefan Monnier authored
Rule out trailing spaces in file and directory names as well.
-
Stefan Monnier authored
some more. Copy some of the code from Ftry_completions. Remove special case code that dates back to initial revision when the slash was only added when necessary and that can't trigger nowadays.
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
Add "..." in the appropriate places.
-
Dan Nicolaescu authored
Add ... in the appropriate places.
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
(vc-dir-marked-only-files): New function. (vc-next-action): Don't ignore directories, look at the files inside them. (vc-dir-mode): Document how the mark/unmark commands work.
-
Stefan Monnier authored
-
Stefan Monnier authored
(completion-pcm-try-completion): Fix computation of new point.
-
Stefan Monnier authored
-
Kenichi Handa authored
-
Nick Roberts authored
hollow if not in innermost frame.
-
Nick Roberts authored
-
- 29 Apr, 2008 12 commits
-
-
Stefan Monnier authored
* vc-hooks.el (vc-checkout-model): Rewrite. (vc-before-save, vc-after-save): Adjust callers accordingly. * vc.el (vc-editable-p, vc-next-action, vc-checkout, vc-update) (vc-transfer-file): Adjust callers accordingly. * vc-rcs.el (vc-rcs-checkout-model): Adjust arg. (vc-rcs-state, vc-rcs-state-heuristic, vc-rcs-receive-file) (vc-rcs-checkout, vc-rcs-fetch-master-state): Use vc-rcs-checkout-model instead of vc-checkout-model. * vc-mcvs.el (vc-mcvs-revert): Use vc-mcvs-checkout-model i.s.o vc-checkout-model. * vc-cvs.el (vc-cvs-checkout-model): Adjust arg. (vc-cvs-revert): Use vc-cvs-checkout-model i.s.o vc-checkout-model. * vc-svn.el (vc-svn-checkout-model): * vc-hg.el (vc-hg-checkout-model): * vc-git.el (vc-git-checkout-model): * vc-bzr.el (vc-bzr-checkout-model): Adjust arg.
-
Stefan Monnier authored
a new approach that mixes read-file-name and read-directory-name.
-
Stefan Monnier authored
-
Sam Steingold authored
(vc-dir-mode): Run it.
-
Nick Roberts authored
-
Nick Roberts authored
Always split windows. (gdb-speedbar-timer-fn): Only raise frame after user input. (gdb-same-frame): Reverse initial value. (gdb-display-gdb-buffer): Check for GUD buffer in other frames.
-
Nick Roberts authored
-
Agustín Martín authored
(flyspell-mode): Fix docstring in definition.
-
Stefan Monnier authored
-
Glenn Morris authored
(epa-key-list-mode-map): Add menu. (epa-delete-keys, epa-import-keys): Fix typo.
-
Glenn Morris authored
Add arch-tag and footer.
-
Glenn Morris authored
-