- 25 Jan, 2008 8 commits
-
-
Glenn Morris authored
(kill-buffer-if-not-modified): Don't pass t to buffer-modified-p.
-
Glenn Morris authored
-
Glenn Morris authored
defaults are as they used to be. Default `Carbon' to off (it's unsupported).
-
Glenn Morris authored
-
Michael Olson authored
-
Michael Olson authored
-
Juanma Barranquero authored
-
Karl Berry authored
-
- 24 Jan, 2008 18 commits
-
-
Michael Albinus authored
the source file in case of `rename'. Reported by Pete Forman <pete.forman@westerngeco.com>.
-
Glenn Morris authored
-
Ken Manheimer authored
(allout-line-boundary-regexp): (set-allout-regexp): (allout-prefix-data): Repair handling of formfeeds as header prefix. (allout-write-file-hook-handler): Repair mangling of error handling. (allout-region-active-p): Fallback to mark-active.
-
Ken Manheimer authored
meta-prefixed allout keys as vectors instead of strings, since the string form is interpreted in some cases as composed key modifiers, eg, accented keys. (allout-line-boundary-regexp): Clarify description. (set-allout-regexp): Repair the expressions so that the formfeed part is identified as one of the top-level groups, and is included in all the forms, not just the -line-boundary-regexp one. (allout-prefix-data): Incorporate information from the various allout regexp's formfeed alternative group, when present. (allout-write-file-hook-handler): Rectify mangling of the error handling. It was broken in 2007-12-06T19:56:41Z!deego@gnufans.org, where an `error' condition-case handler was apparently reformatted as if it was a call to the error function. An apparent repair attempt in version 1.101 situated the original body of the error handling code as bogus condition-case handlers. I've returned to just about the working code that was originally there, removing an unnecessary - but benign - enclosing 'progn'. \(Automated or cursory code fixes often aren't.) (allout-region-active-p): Fallback to value of mark-active if neither use-region-p nor region-active-p are present, for compatability with current and recent emacs major releases.
-
Juanma Barranquero authored
-
Dan Nicolaescu authored
* message.el (message-beginning-of-line): Use featurep instead of bound tests in order to resolve conditionals at compile time. * textmodes/reftex-toc.el (reftex-toc-next, reftex-toc-previous) (reftex-toc-restore-region): * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer) (reftex-index-phrases-apply-to-region): * textmodes/ispell.el (ispell-word): * progmodes/vhdl-mode.el (vhdl-keep-region-active): * progmodes/pascal.el (pascal-mark-defun): * progmodes/f90.el (f90-mark-subprogram, f90-indent-region) (f90-fill-region): * emulation/tpu-edt.el (tpu-set-mark): * emulation/crisp.el (crisp-region-active): * winner.el (winner-active-region): * ansi-color.el (ansi-color-set-extent-face): Use featurep instead of bound tests in order to resolve conditionals at compile time.
-
Thien-Thi Nguyen authored
-
Thien-Thi Nguyen authored
In both cases, convert single call to one wrapped in dolist.
-
Juanma Barranquero authored
and we wouldn't want to load CL just to unload delsel.el anyway. Suggested by Martin Rudalics <rudalics@gmx.at>.
-
Juanma Barranquero authored
-
Martin Rudalics authored
pre-command-hook when text is read-only.
-
Thien-Thi Nguyen authored
(vc-process-filter): Do nothing if buffer not live. (vc-diff-finish): Rename from vc-diff-sentinel. No longer take REV1-NAME and REV2-NAME. Instead, take BUFFER-NAME. Do nothing if buffer not live. Don't do window resize if no window displays buffer. (vc-diff-internal): Use vc-diff-finish.
-
Thien-Thi Nguyen authored
-
Dan Nicolaescu authored
(vc-exec-after): Add a tooltip to the new mode-line item.
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1009
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
- 23 Jan, 2008 14 commits
-
-
Michael Albinus authored
(tramp-end-of-output): Add `tramp-rsh-end-of-line' into the regexp. (tramp-find-shell, tramp-open-connection-setup-interactive-shell): Don't send `tramp-rsh-end-of-line' additionally, when setting the prompt. (tramp-wait-for-output): Distinguish different prompt formats. (tramp-get-test-nt-command): Don't check for "\n" in the prompt. (tramp-local-host-p): Check whether temp directory is writable.
-
Dan Nicolaescu authored
-
Carsten Dominik authored
be used to reveal or highlight the location of a match. (occur-mode-goto-occurrence) (occur-mode-goto-occurrence-other-window) (occur-mode-display-occurrence): Run `occur-mode-find-occurrence-hook'.
-
Carsten Dominik authored
-
Martin Rudalics authored
(hide-ifdef-shadow): Add version number for defface.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Michael Olson authored
-
Michael Olson authored
-
Michael Olson authored
-