- 27 Dec, 2007 11 commits
-
-
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
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Dan Nicolaescu authored
-
- 26 Dec, 2007 11 commits
-
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Andreas Schwab authored
buffer is always restored.
-
Jay Belanger authored
(math-compose-var): Handle variables with percent signs. (math-compose-expr): Handle function names with percent signs.
-
Jay Belanger authored
(math-read-exprs): Handle percent signs in languages that allow them. (math-restore-underscores): Remove function. (math-remove-percentsigns,math-restore-placeholders): New functions.
-
Vinicius Jose Latorre authored
-
Jay Belanger authored
-
Jay Belanger authored
-
Tassilo Horn authored
* image-mode.el (image-bookmark-make-cell, image-bookmark-jump): New functions. (image-mode): Set bookmark-make-cell-function appropriately. * doc-view.el (doc-view-bookmark-jump): Correct misspelled arg name.
-
Tassilo Horn authored
* bookmark.el (bookmark-make-cell-function): New variable. (bookmark-make): Call bookmark-make-cell-function's function instead of bookmark-make-cell. (bookmark-get-handler, bookmark-jump-internal): New functions. (bookmark-jump, bookmark-jump-other-window, bookmark-insert) (bookmark-bmenu-2-window, bookmark-bmenu-other-window): Use bookmark-jump-internal. (bookmark-make-cell-for-text-file): Renamed from bookmark-make-cell. * doc-view.el (doc-view-bookmark-make-cell) (doc-view-bookmark-jump): New functions. (doc-view-mode): Set bookmark-make-cell-function buffer-locally.
-
- 25 Dec, 2007 18 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(allout-write-file-hook-handler): Simplify code.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(ps-print-preprint-region): Use (mark) for the error check.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Pass prefix arg to `c-indent-command'. Use `use-region-p'.
-
Richard M. Stallman authored
-
Miles Bader authored
(indent-for-tab-command): Rigidly indent the following sexp along with the current line when a prefix arg is given in the non-active-region case. Specify raw prefix in interactive spec. Simplify main indentation logic to get rid of the conditional call to `indent-according-to-mode' (it just ended up calling `indent-line-function' in all cases anyway, which can be done more simply here). Remove unnecessary test of ARG in active region case. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-964
-
Richard M. Stallman authored
(current-kill): Obey it.
-
Richard M. Stallman authored
-