- 22 Jul, 2007 19 commits
-
-
Dan Nicolaescu authored
deal with multiple file arguments. (vc-git-print-log): Deal with multiple file arguments.
-
Stefan Monnier authored
diff-refine-hunk. Adjust users. (diff-unified-hunk-p, diff-splittable-p): New functions. (diff-mode-menu): Use it to disable Split when it doesn't work.
-
Stefan Monnier authored
-
Stefan Monnier authored
if applicable, so as to save undo-log space.
-
Stefan Monnier authored
-
Stefan Monnier authored
(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.
-
Dan Nicolaescu authored
(vc-git-command,vc-git-dir-state,vc-git-dired-state-info), (vc-git-create-repo): New functions. (vc-git-registered): New autoloaded function definition. (vc-git-registered): Use vc-git-root. (vc-git-responsible-p): New defalias. (vc-git-annotate-extract-revision-at-line): Uncomment. (vc-git-print-log): Add the file name to the log. (vc-git-log-view-mode): New derived mode. (vc-git-diff,vc-git-annotate-command): Use vc-git-command.
-
Michael Albinus authored
-
David Kastrup authored
-
Dan Nicolaescu authored
-
Stefan Monnier authored
-
Dan Nicolaescu authored
for branches and new files. * vc-hooks.el (vc-default-mode-line-string): Move mouse-face and local-map handling ... (vc-mode-line): ... here. Improve handling of help-echo. * vc.el (mode-line-string): Document help-echo usage.
-
Michael Albinus authored
-
Michael Albinus authored
-
Michael Albinus authored
-
Jan Djärv authored
-
Jan Djärv authored
-
Martin Rudalics authored
(change-log-indent): Call change-log-fill-parenthesized-list. (change-log-fill-paragraph): Bind fill-indent-according-to-mode to t. Have lines with leading asterisk start a paragraph.
-
Jay Belanger authored
(math-smallest-emacs-expt): New variables. (math-use-emacs-fn): New function. (math-exp-raw): Evaluate with `math-use-emacs-fn', when appropriate.
-
- 21 Jul, 2007 4 commits
-
-
Thien-Thi Nguyen authored
(image-dired-write-tags, image-dired-remove-tag) (image-dired-list-tags, image-dired-write-comments) (image-dired-get-comment, image-dired-mark-tagged-files) (image-dired-create-gallery-lists): Call new func.
-
Dan Nicolaescu authored
(vc-hg-print-log): Fix expected return value for vc-hg-command. (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file) (vc-hg-register, vc-hg-create-repo, vc-hg-checkin) (vc-hg-revert): Likewise. (vc-hg-revision-table, vc-hg-revision-completion-table): New functions.
-
Eli Zaretskii authored
-
Richard M. Stallman authored
-
- 20 Jul, 2007 17 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
Use derived-mode-p rather than checking major-mode directly.
-
Dan Nicolaescu authored
group and version.
-
Stefan Monnier authored
to after we've switched to the ChangeLog buffer so we get the right value.
-
Stefan Monnier authored
-
Stefan Monnier authored
name for buffer-file-name if it refers to a directory.
-
Stefan Monnier authored
-
Stefan Monnier authored
compilation-directory. (compile): Set the global value of compilation-directory. (recompile): Use compilation-directory even if run from the compilation buffer.
-
Dan Nicolaescu authored
-
Vinicius Jose Latorre authored
-
Eli Zaretskii authored
in $(INSTALL_DIR)/lisp/ if they already exist.
-
Stefan Monnier authored
-
Stefan Monnier authored
Remove use of store-match-data.
-
Stefan Monnier authored
(flymake-find-buildfile): Use locate-dominating-file.
-
Stefan Monnier authored
-
Stefan Monnier authored
(vc-do-command): Minor simplification. (vc-expand-dirs): Use push.
-
Stefan Monnier authored
-