- 13 Jul, 2007 9 commits
-
-
Karl Fogel authored
instead, make "C-xp" a prefix for bookmark-map. Patch by Drew Adams <drew.adams{_AT_}oracle.com>, mildly tweaked by me. See http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html.
-
Carsten Dominik authored
tags.
-
Carsten Dominik authored
-
Carsten Dominik authored
-
Carsten Dominik authored
-
Carsten Dominik authored
-
Stefan Monnier authored
(vc-handled-backends): Add BZR.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
- 12 Jul, 2007 14 commits
-
-
Nick Roberts authored
-
Nick Roberts authored
"Running a debugger on a remote host".
-
Nick Roberts authored
-
Juanma Barranquero authored
-
Michael Albinus authored
longer. Add subsection about running a debugger on a remote host.
-
Stefan Monnier authored
tick, update_tick, decoding_carryover, inherit_coding_system_flag, filter_multibyte, adaptive_read_buffering, read_output_delay, and read_output_skip from Lisp_Objects to ints. Remove unused encoding_carryover.
-
Stefan Monnier authored
-
Stefan Monnier authored
(python-which-func): New function. (python-current-defun): Add optional `length-limit' and try to fit computed function name to that length. (python-mode): Hook `python-which-func' up.
-
Stefan Monnier authored
-
Stefan Monnier authored
Use read-file-name-completion-ignore-case.
-
Stefan Monnier authored
(vc-cvs-revision-table, vc-cvs-revision-completion-table): New functions to provide completion of revision names.
-
Stefan Monnier authored
(vc-cvs-annotate-first-line-re): New const. (vc-cvs-annotate-process-filter): New fun. (vc-cvs-annotate-command): Use them and run the command asynchronously.
-
Stefan Monnier authored
(eldoc-print-current-symbol-info): Adjust for changed helper function signatures. (eldoc-get-fnsym-args-string): Add `args' argument. Use new `eldoc-highlight-function-argument'. (eldoc-highlight-function-argument): New function. (eldoc-get-var-docstring): Format documentation with `font-lock-variable-name-face'. (eldoc-docstring-format-sym-doc): Add `face' argument and apply it where suited. (eldoc-fnsym-in-current-sexp): Return a list with argument index. (eldoc-beginning-of-sexp): Return number of skipped sexps.
-
Richard M. Stallman authored
-
- 11 Jul, 2007 6 commits
-
-
Michael Albinus authored
still be redefined when calling `start-process-shell-command'. * progmodes/gud.el (gud-file-name): When `default-directory' is a remote file name, prepend its remote part to the filename. (gud-common-init): When `default-directory' is a remote file name, make the filename relative to it. Based on a patch by Nick Roberts <nickrob@snap.net.nz>.
-
Dan Nicolaescu authored
mouse binding and a tooltip. * menu-bar.el (vc-menu-map): New defalias.
-
Stefan Monnier authored
* fns.c (weak_hash_tables): Rename from Vweak_hash_tables and turned from a Lisp_Object into a bare pointer. (make_hash_table, copy_hash_table, sweep_weak_hash_tables, init_fns): Adjust the code correspondingly.
-
Stefan Monnier authored
-
Stefan Monnier authored
(term_show_mouse_face): Remove unused var `j'. (handle_one_term_event): Remove unused vars `i' and `j'. Don't cast return value of ttyname since it's not necessary.
-
Bill Wohler authored
Martins for the help (closes SF #1749774).
-
- 10 Jul, 2007 11 commits
-
-
Nick Roberts authored
-
Nick Roberts authored
-
Stefan Monnier authored
-
Stefan Monnier authored
(vc-arch-revision-completion-table): Use complete-with-action.
-
Stefan Monnier authored
-
Michael Albinus authored
-
Michael Albinus authored
(comint-exec-1): Replace `start-process' by `start-file-process'. * progmodes/compile.el (compilation-start): Revert redefining `start-process'.
-
Stefan Monnier authored
with EOLs when generating MD5 checksums.
-
Stefan Monnier authored
-
Stefan Monnier authored
USE_LSB_TAG. Suggested by Dmitry Antipov <dmantipov@yandex.ru>.
-
Stefan Monnier authored
toplevel. Use easy-menu to unify the Emacs and XEmacs code. (turn-on-follow-mode, turn-off-follow-mode): Remove interactive spec since `follow-mode' should be used instead for that.
-