- 21 Jan, 2011 2 commits
-
-
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 4 commits
-
-
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).
-
Chong Yidong authored
* doc/emacs/files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp manual. Explain why directory-abbrev-alist elements should be anchored (Bug#7777). * doc/lispref/files.texi (Directory Names): Move directory-abbrev-alist doc to Emacs manual.
-
Chong Yidong authored
* files.texi (Directory Names): Explain why directory-abbrev-alist elements should be anchored (Bug#7777).
-
Eric Hanchrow authored
-
- 07 Jan, 2011 2 commits
-
-
Eli Zaretskii authored
lisp/files.el (directory-abbrev-alist): Doc fix. doc/lispref/files.texi (Directory Names): Explain why FROM in directory-abbrev-alist should begin with \`.
-
Eli Zaretskii authored
msdog.texi (Windows Startup): Correct inaccurate description of differences between emacsclient.exe and emacsclientw.exe.
-
- 06 Jan, 2011 1 commit
-
-
Stefan Monnier authored
Author names can have spaces. Fixes: debbugs:7792
-
- 04 Jan, 2011 1 commit
-
-
Kenichi Handa authored
-
- 03 Jan, 2011 8 commits
-
-
Jan Djärv authored
* coding.h (ENCODE_UTF_8): Remove "Used by ..." comment. * nsfns.m (ns_set_name_iconic): Remove. (ns_get_screen): Don't assign integer to f. (ns_set_name_internal): New function. (Vicon_title_format): Extern declare. (ns_set_name): Call ns_set_name_internal. (x_explicitly_set_name): Remove call to ns_set_name_iconic. (x_implicitly_set_name): Ditto. (x_set_title): Remove commet about EXPLICIT. Call ns_set_name_internal. (ns_set_name_as_filename): Encode name with ENCODE_UTF_8. Always use buffer name for title and buffer filename only for RepresentedFilename. Handle bad UTF-8 in buffer name (Bug#7517).
-
Eli Zaretskii authored
image.c (png_jmpbuf): Remove definition. (my_png_error, png_load): Don't use png_jmpbuf.
-
Glenn Morris authored
-
Brent Goodrick authored
* lisp/abbrev.el (prepare-abbrev-list-buffer): If listing local abbrev table, get the value before switching to the output buffer.
-
Stefan Monnier authored
Fixes: debbugs:3628
-
Eduard Wiebe authored
Fixes: debbugs:7770
-
Glenn Morris authored
* refcards/calccard.tex, refcards/cs-dired-ref.tex: * refcards/cs-refcard.tex, refcards/cs-survival.tex: * refcards/de-refcard.tex, refcards/dired-ref.tex: * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex: * refcards/fr-survival.tex, refcards/orgcard.tex: * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex: * refcards/refcard.tex, refcards/ru-refcard.tex: * refcards/sk-dired-ref.tex, refcards/sk-refcard.tex: * refcards/sk-survival.tex, refcards/survival.tex: * refcards/vipcard.tex, refcards/viperCard.tex: Update short copyright year to 2011.
-
Glenn Morris authored
-