- 23 Jan, 2011 4 commits
-
-
Glenn Morris authored
-
Chong Yidong authored
* doc/lispref/searching.texi (Regexp Special): Remove outdated discussion of character sets.
-
Nobuyoshi Nakada authored
* lisp/progmodes/ruby-mode.el (ruby-here-doc-beg-match): Fix for here-doc which ends with an underscore. (ruby-mode-set-encoding): Skip shebang line always. (ruby-mode-map): Bind C-c C-c to comment-region. (ruby-expr-beg, ruby-font-lock-keywords): Highlight literal hash key labels as symbols. (ruby-forward-sexp): Stop after literal hash key labels. (ruby-font-lock-syntactic-keywords): Highlight regexp after open bracket.
-
Glenn Morris authored
-
- 22 Jan, 2011 8 commits
-
-
Glenn Morris authored
-
Keitaro Miyazaki authored
* emacs-lisp/re-builder.el (reb-mode-map): Set case-fold-search in the correct buffer.
-
Chong Yidong authored
-
Glenn Morris authored
* doc/lispref/display.texi (Making Buttons): Mention limitation of text buttons. * lisp/button.el (make-text-button): Doc fix. (See bug#7881)
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Martin Rudalics authored
* src/window.c (select_window): New function. (Fselect_window): Call it. (inhibit_point_swap): Variable deleted. (Fset_window_configuration): Call select_window directly.
-
- 21 Jan, 2011 5 commits
-
-
Roland McGrath authored
expansion of !$ and !!:N syntax to pick the indicated word. Fixes: debbugs:7883
-
Stefan Monnier authored
Fixes: debbugs:7882
-
Jari Aalto authored
Assume foo(bar) is a manpage reference rather than some unquoted symbol. Fixes: debbugs:7705
-
Stefan Monnier authored
Suggested by Flo <sensorflo@gmail.com>. Fixes: debbugs:7687
-
Glenn Morris authored
* lisp/progmodes/compile.el (compilation-error-regexp-alist): Fix custom type.
-
- 18 Jan, 2011 1 commit
-
-
Glenn Morris authored
-
- 17 Jan, 2011 1 commit
-
-
Stefan Monnier authored
keymap expression. Improve docstring.
-
- 16 Jan, 2011 2 commits
-
-
Stefan Monnier authored
-
Eli Zaretskii authored
!!!DO NOT MERGE TO THE TRUNK!!! image.c (syms_of_image): Don't use SET_SYMBOL_VALUE.
-
- 15 Jan, 2011 4 commits
-
-
Chong Yidong authored
Regenerate AUTHORS, configure, and ldefs-boot.el.
-
Chong Yidong authored
-
Martin Rudalics authored
* window.c (inhibit_point_swap): New variable. (Fselect_window): If inhibit_point_swap is nonzero, avoid swapping point this time. (Fset_window_configuration): Set inhibit_point_swap to 1 instead of setting selected_window to nil (Bug#7728).
-
Mark Diekhans authored
* lisp/files.el (backup-buffer): Make last-resort backup file in .emacs.d. * lisp/subr.el (locate-user-emacs-file): If .emacs.d does not exist, make it with permission 700. * doc/emacs/files.texi (Backup Names): Document the new location of the last-resort backup file.
-
- 14 Jan, 2011 2 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
-
- 13 Jan, 2011 2 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
This should not be merged into the trunk.
-
- 12 Jan, 2011 5 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Glenn Morris authored
-
Chong Yidong authored
* configure.in [netbsd systems]: Check for tputs definition. * src/config.in (TERMINFO): New definition. * src/s/netbsd.h: Use it to choose between terminfo and termcap.
-
Chong Yidong authored
-
- 11 Jan, 2011 2 commits
-
-
Stefan Monnier authored
(tmm-prompt): Simplify. (tmm-add-prompt): Remove unused var `win'. Fixes: debbugs:7721
-
Stefan Monnier authored
to minor mode which used nil accidentally to mean "turn off". Fixes: debbugs:7810
-
- 10 Jan, 2011 2 commits
-
-
Michael Albinus authored
(tramp-get-inline-coding): Quote command after pipe symbol for local calls under W32. (Bug#6784)
-
Michael Albinus authored
only when running under W32.
-
- 09 Jan, 2011 1 commit
-
-
Eli Zaretskii authored
progmodes/grep.el (grep-compute-defaults): Quote the program file name after the pipe symbol in Grep templates. jka-compr.el (jka-compr-partial-uncompress): Likewise. Fixes: debbugs:6784
-
- 08 Jan, 2011 1 commit
-
-
Lennart Borgman authored
* buff-menu.el (Buffer-menu-buffer-list): New var. (Buffer-menu-revert-function, list-buffers-noselect): Use it, so a restricted buffer list is not lost on revert (Bug#7749).
-