- 27 Dec, 2007 6 commits
-
-
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 21 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
-
Richard M. Stallman authored
(set-mark): Obey it.
-
Richard M. Stallman authored
(x-select-text, x-cut-buffer-or-selection-value): Obey it.
-
Dan Nicolaescu authored
* dframe.el: * iswitchb.el: * whitespace.el: * winner.el: * emacs-lisp/checkdoc.el: * mail/feedmail.el: * net/quickurl.el: * obsolete/fast-lock.el: * play/5x5.el: * progmodes/delphi.el: * progmodes/idlw-shell.el: * progmodes/idlwave.el: * textmodes/artist.el: * textmodes/ispell.el: * textmodes/texinfmt.el: * textmodes/texinfo.el: Remove obsolete definitions of backward compatibility macros for defcustom, defgroup, defface, when, unless, with-current-buffer and with-temp-message.
-
- 24 Dec, 2007 2 commits
-
-
Nick Roberts authored
-
Nick Roberts authored
-