- 24 Jul, 2008 9 commits
-
-
Juanma Barranquero authored
-
Juanma Barranquero authored
Set `show-trailing-whitespace' to nil. (solitaire, solitaire-mode-map, solitaire-mode-hook, solitaire-solve): Fix typos in docstrings.
-
Chong Yidong authored
key remapping, not directly.
-
Vinicius Jose Latorre authored
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
(vc-dir-isearch-regexp): New functions. (vc-dir-mode-map, vc-dir-menu-map): Bind them.
-
Dan Nicolaescu authored
(vc-dir-mode-map, vc-dir-menu-map): Bind it.
-
Juri Linkov authored
Move most content to a new file misearch.el.
-
- 23 Jul, 2008 9 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
more suitable colors on dark displays.
-
Michael Albinus authored
"scp2", "ssh", "ssh1", "ssh2", "scpc", "scpx", "sshx". (tramp-temp-buffer-name): New defconst. (tramp-handle-start-file-process): Use it. Apply "exec", for the command. No trailing prompt. (tramp-process-sentinel): Remove temporary buffer, if existing. Don't handle trailing prompt. (tramp-open-connection-setup-interactive-shell): Use `tramp-temp-buffer-name'.
-
Chong Yidong authored
comint-dynamic-complete-filename as well (bug#361).
-
Juanma Barranquero authored
-
Dan Nicolaescu authored
* version.el (emacs-version): * loadup.el: * frame.el (make-frame-on-display): Check for ns instead of ns-windowing.
-
Dan Nicolaescu authored
* menu-bar.el (menu-bar-file-menu): Show the key binding for exiting emacs.
-
Adrian Robert authored
-
Juri Linkov authored
to `multi-query-replace-map'.
-
- 22 Jul, 2008 9 commits
-
-
Stefan Monnier authored
otherwise displayed in every buffer.
-
Stefan Monnier authored
(vc-arch-trim-one-revlib): Delete temp directories as well.
-
Stephen Eglen authored
-
Bastien Guerry authored
See Sven Joachim message <87fxq2cotk.fsf@gmx.de> on [emacs-devel]. 2008-07-22 Sven Joachim <svenjoac@gmx.de> (tiny change) * vc-dir.el (vc-dir-recompute-file-state): Fix mismatched paenthesis.
-
Miles Bader authored
It is obsolete. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1346
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
to match the default.
-
Dan Nicolaescu authored
-
- 21 Jul, 2008 10 commits
-
-
Chong Yidong authored
for "word wrap" command. * simple.el (visual-line-mode): Disable truncate-partial-width-windows.
-
Dan Nicolaescu authored
corresponding x- versions. (x-select-text, x-cut-buffer-or-selection-value) (x-disown-selection-internal, x-get-selection-internal) (x-own-selection-internal, x-defined-colors, xw-defined-colors) (x-display-mm-width, x-display-mm-height) (x-display-backing-store, x-display-save-under) (x-display-visual-class, x-display-screens, x-focus-frame): Remove defaliases. * image.c: * nsfns.m: * nsselect.m: * nsterm.h: * nsterm.m: Rename ns prefixed functions/variables to the corresponding x versions. Update references.
-
Dan Nicolaescu authored
(make-frame-on-display): Use x-display-name instead ns-display-name. Use unless.
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
checked in inadvertently.
-
Chong Yidong authored
comments, messages, and docstrings. (ns-handle-args, x-parse-geometry) (ns-extended-platform-support-mode, x-setup-function-keys) (ns-select-overlay, ns-unselect-line, ns-yes-or-no-p) (ns-set-pasteboard, ns-scroll-bar-move, ns-defined-colors) (ns-initialized, ns-initialize-window-system): Doc fixes.
-
Thien-Thi Nguyen authored
* diff-mode.el (diff-auto-refine): Delete defcustom. (diff-auto-refine-mode): New func/var via define-minor-mode. Update var ref to use diff-auto-refine-mode. * smerge-mode.el (diff-mode): Require when compiling. (smerge-auto-refine): Delete defcustom. Update smerge-auto-refine ref to use diff-auto-refine-mode.
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
(visual-line-fringe-indicators): New var. (visual-line-mode): Set fringe-indicator-alist based on visual-line-fringe-indicators.
-
- 20 Jul, 2008 1 commit
-
-
Dan Nicolaescu authored
(x-handle-initial-switch, x-handle-iconic, x-handle-xrm-switch) (x-handle-geometry, x-handle-name-switch, x-display-name) (x-handle-display, x-handle-args, x-colors): Move ... * term/common-win.el: ... here. New file. * term/w32-win.el (x-handle-switch, x-handle-numeric-switch) (x-handle-initial-switch, x-handle-iconic, x-handle-xrm-switch) (x-handle-geometry, x-handle-name-switch, x-display-name) (x-handle-display, x-handle-args, x-colors): Remove. * loadup.el: Load term/common-win before term/x-win and term/w32-win.
-
- 19 Jul, 2008 2 commits
-
-
Juri Linkov authored
-
Adrian Robert authored
-