- 01 Aug, 2007 1 commit
-
-
Glenn Morris authored
-
- 30 Jul, 2007 3 commits
-
-
Richard M. Stallman authored
-
Dan Nicolaescu authored
-
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.
-
- 29 Jul, 2007 1 commit
-
-
Juri Linkov authored
Filter out menu item "Edit File Names" `wdired-change-to-wdired-mode' when major-mode is not dired-mode. (dired-toggle-read-only): New function. (dired-recursive-deletes): Remove obsolete comments about old default value. (dired-do-flagged-delete, dired-do-delete): Refill docstring.
-
- 28 Jul, 2007 2 commits
-
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
-
- 27 Jul, 2007 4 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Stefan Monnier authored
-
- 26 Jul, 2007 2 commits
-
-
Dan Nicolaescu authored
(vc-directory-exclusion-list, vc-handled-backends): Remove. * vc-hooks.el (vc-handled-backends): Add GIT. * vc.el (vc-directory-exclusion-list): Add .git. * vc2-xtra.texi (Customizing VC): Add GIT.
-
Dan Nicolaescu authored
-
- 25 Jul, 2007 3 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
-
Stefan Monnier authored
present, analogous to the function-documentation property.
-
- 24 Jul, 2007 2 commits
-
-
Stefan Monnier authored
(bw-adjust-window): If operation failed, try with a smaller delta. (window-fixed-size-p): New function. (window-area-factor): New var. (balance-windows-area): New command.
-
Michael Albinus authored
`process-file-shell-command'.
-
- 23 Jul, 2007 2 commits
-
-
Nick Roberts authored
-
Juri Linkov authored
next-history-element. (next-history-element): Most code moved to goto-history-element. Call goto-history-element with (- minibuffer-history-position n). (previous-history-element): Call goto-history-element with (+ minibuffer-history-position n). (minibuffer-setup-hook): Add minibuffer-history-isearch-setup. (minibuffer-history-isearch-message-overlay): New buffer-local variable. (minibuffer-history-isearch-setup, minibuffer-history-isearch-end) (minibuffer-history-isearch-search, minibuffer-history-isearch-message) (minibuffer-history-isearch-wrap, minibuffer-history-isearch-push-state) (minibuffer-history-isearch-pop-state): New functions.
-
- 17 Jul, 2007 1 commit
-
-
Michael Albinus authored
-
- 15 Jul, 2007 1 commit
-
-
Karl Fogel authored
three slots under C-x r. See this message and its thread for details: http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00705.html. * lisp/bookmark.el: Revert 2007-07-13T18:16:17Z!kfogel@red-bean.com. * etc/NEWS: Revert 2007-07-13T23:20:21Z!kfogel@red-bean.com, which documented bookmark keybinding changes that were later reverted. * man/ChangeLog: Remove ChangeLog entry for accidentally uncommitted changes to regs.texi that would have documented the keybinding change reverted above.
-
- 14 Jul, 2007 2 commits
-
-
Jason Rumney authored
-
Richard M. Stallman authored
-
- 13 Jul, 2007 1 commit
-
-
Karl Fogel authored
-
- 10 Jul, 2007 3 commits
-
-
Michael Albinus authored
-
Stefan Monnier authored
(compilation-auto-jump): New function. (compilation-error-properties): Use them to jump to first error. (compilation-start): Set the var if requested.
-
Richard M. Stallman authored
-
- 08 Jul, 2007 1 commit
-
-
Michael Albinus authored
-
- 07 Jul, 2007 3 commits
-
-
Michael Albinus authored
-
Stefan Monnier authored
find-file-confirm-inexistent-file. Update users.
-
Dan Nicolaescu authored
-
- 06 Jul, 2007 1 commit
-
-
Eli Zaretskii authored
-
- 03 Jul, 2007 1 commit
-
-
Richard M. Stallman authored
-
- 01 Jul, 2007 1 commit
-
-
Stefan Monnier authored
-
- 27 Jun, 2007 1 commit
-
-
Michael Albinus authored
-
- 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.
-
- 23 Jun, 2007 2 commits
-
-
Roland Winkler authored
-
Jason Rumney authored
-
- 22 Jun, 2007 1 commit
-
-
Thien-Thi Nguyen authored
-