- 12 Nov, 2007 5 commits
-
-
Miles Bader authored
-
Nick Roberts authored
-
Dan Nicolaescu authored
* progmodes/compilation-weblint.el: Disable autoloads, they cause a bootstrap failure.
-
Dan Nicolaescu authored
instead of doing "cvs diff" in order to avoid accessing the repository.
-
Vinicius Jose Latorre authored
-
- 11 Nov, 2007 7 commits
-
-
Juanma Barranquero authored
-
Juanma Barranquero authored
(iso-aggressive-german-trans-tab, iso-conservative-german-trans-tab, iso-tex2iso-trans-tab, iso-gtex2iso-trans-tab): Reflow docstring. (iso-spanish, iso-german, iso-iso2tex, iso-tex2iso, iso-gtex2iso, iso-iso2gtex, iso-iso2duden, iso-iso2sgml, iso-sgml2iso): Rewrite in active voice.
-
Juri Linkov authored
-
Dan Nicolaescu authored
is called from vc-dired. Use when instead of if where appropriate.
-
Vinicius Jose Latorre authored
-
Glenn Morris authored
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-927
-
- 10 Nov, 2007 28 commits
-
-
Juri Linkov authored
spec from this new non-interactive function.
-
Juri Linkov authored
Fix docstring. Reported by Leo Liu <sdl.web@gmail.com>.
-
Juri Linkov authored
-
Juri Linkov authored
Adapt to new search UI. (doc-view-search-backward): New function. (doc-view-search): Query new regexp if prefix arg is given, else jump to next/previous match. (doc-view-mode): Handle compressed files. (jka-compr): Required for compressed files.
-
Juri Linkov authored
-
Juri Linkov authored
-
Juri Linkov authored
-
Juri Linkov authored
(perform-replace): Use `match-substitute-replacement' if `query-replace-show-replacement' is non-nil.
-
Juri Linkov authored
-
Juri Linkov authored
-
Juri Linkov authored
-
Juri Linkov authored
-
Juri Linkov authored
-
Carsten Dominik authored
extension ".org".
-
Carsten Dominik authored
-
Martin Rudalics authored
-
Martin Rudalics authored
(describe-syntax, describe-categories): Use with-help-window instead of with-output-to-temp-buffer.
-
Martin Rudalics authored
-
Martin Rudalics authored
Use with-help-window instead of with-output-to-temp-buffer.
-
Martin Rudalics authored
-
Martin Rudalics authored
-
Martin Rudalics authored
Use with-help-window instead of with-output-to-temp-buffer.
-
Martin Rudalics authored
buffer instead of fiddling with windows. Simplify code. (help-mode-finish): When help-window eqs t set it to the selected window and have with-help-window set up view-return-to-alist. (help-buffer): Add autoload cookie.
-
Martin Rudalics authored
(help-window-select): New option. (with-help-window): New macro for displaying help windows. (help-window-display-message, help-window-setup-finish) (help-window-setup): New functions used for setting up help windows. (print-help-return-message): Reset help-window to nil. (view-lossage): Use with-help-window instead of with-output-to-temp-buffer and move help-window-point-marker after inserted text. (describe-bindings, describe-key, describe-mode): Use with-help-window instead of with-output-to-temp-buffer.
-
Martin Rudalics authored
Add autoload cookie. (view-exit-action, view-file, view-file-other-window) (view-file-other-frame, view-buffer, view-buffer-other-window) (view-buffer-other-frame): Rewrite doc strings. (view-return-to-alist-update): New function to remove stale entries from view-return-to-alist. (view-mode-enter): Rewrite doc string and simplify code. (view-mode-exit): Handle new case 'keep-frame. Don't reset view-exit-action to nil. Simplify code and rewrite doc string.
-
Dan Nicolaescu authored
(featurep 'emacs) to t. * emacs-lisp/bytecomp.el (byte-compile-find-bound-condition): New function. (byte-compile-maybe-guarded): Use it to also look for bound symbols inside `and' forms. Comment out non-working code that was trying to avoid warnings for XEmacs code.
-
Dan Nicolaescu authored
* vc-svn.el (vc-svn-print-log, vc-svn-diff): * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-annotate-command): * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff) (vc-cvs-annotate-command): * vc-arch.el (vc-arch-diff): Remove test to check if start-process is bound, it always is.
-
Stefan Monnier authored
-