- 09 May, 2014 4 commits
-
-
Katsumi Yamaoka authored
* gnus-art.el (gnus-mm-display-part): Don't put article out of sight while prompting a user for a file name, etc. (gnus-mime-display-single): Display part with a common appearance no matter whether MIME button is omitted or not; don't add duplicate entry to gnus-article-mime-handle-alist. (gnus-mime-buttonize-attachments-in-header): Use copied buttons.
-
Eli Zaretskii authored
-
Glenn Morris authored
* lisp/files.el (file-expand-wildcards): * lisp/man.el (Man-support-local-filenames): * lisp/printing.el (pr-i-directory, pr-interface-directory): * lisp/progmodes/grep.el (lgrep, rgrep): * lisp/textmodes/ispell.el (ispell-call-process) (ispell-call-process-region, ispell-start-process) (ispell-init-process): * lisp/mh-e/mh-e.el (mh-variants): Use file-accessible-directory-p.
-
Glenn Morris authored
-
- 08 May, 2014 7 commits
-
-
Adam Sjøgren authored
-
Eli Zaretskii authored
-
Glenn Morris authored
-
Glenn Morris authored
* test/automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781) (vc-bzr-test-faulty-bzr-autoloads): Give bzr a temporary home-directory, in case the real one is missing. Simply disabling logging wasn't enough.
-
Glenn Morris authored
-
Glenn Morris authored
This is for systems like hydra, where HOME can be read-only/absent. See e.g. <http://hydra.nixos.org/build/10870893>. * test/automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781) (vc-bzr-test-faulty-bzr-autoloads): Disable bzr logging.
-
Stefan Monnier authored
(xterm-mouse--read-event-sequence-1000): Return nil if something looks fishy. (xterm-mouse-event): Propagate it. (xterm-mouse-translate-1): Handle it. Fixes: debbugs:17378
-
- 07 May, 2014 7 commits
-
-
Paul Eggert authored
(C Integer Types): Mention bool_bf.
-
Paul Eggert authored
Fixes: debbugs:17430
-
Paul Eggert authored
Fixes: debbugs:17429
-
-
Glenn Morris authored
-
Jarek Czekalski authored
* minibuf.c (read_minibuf): Initialize histval to Qnil if unbound. Move the initialization up to prevent any "value void" message.
-
Stephen Berman authored
* calendar/todo-mode.el (todo-insert-item--apply-args): When all four slots of the parameter list are filled, make sure to pass it to the argument list of todo-insert-item--basic.
-
- 06 May, 2014 13 commits
-
-
Paul Eggert authored
[HAVE_NS]: Do not include png.h. (x_query_frame_background_color): New function. (png_load_body, imagemagick_load_image, svg_load_image): Use it. (png_load_body): Coalesce duplicate code.
-
Glenn Morris authored
-
Stefan Monnier authored
Add optional `seen' argument to detect and break infinite loops. Fixes: debbugs:16994
-
Samuel Bronson authored
are matched. Fixes: debbugs:17413
-
Glenn Morris authored
Update Irix info. Remove details of obsoleted platforms.
-
Jarek Czekalski authored
* w32fns.c (Fx_show_tip): Add SWP_NOOWNERZORDER flag to SetWindowPos invocations.
-
Eli Zaretskii authored
lisp/emacs-lisp/find-gc.el (find-gc-unsafe, find-unsafe-funcs) (trace-unsafe, trace-use-tree): Make parentheses style be according to Emacs style.
-
Michael Albinus authored
* net/tramp-sh.el (tramp-uudecode): Replace the hard-coded temporary file name by a format specifier. (tramp-remote-coding-commands): Enhance docstring. (tramp-find-inline-encoding): Replace "%t" by a temporary file name.
-
Michael Albinus authored
setting in ~/.ssh/environment.
-
Michael Albinus authored
* net/tramp-sh.el (tramp-remote-process-environment): Remove HISTFILE and HISTSIZE; it's too late to set them here. Add :version entry. (tramp-open-shell): Do not let-bind `tramp-end-of-output'. Add "HISTSIZE=/dev/null" to the shell's env arguments. Do not send extra "PSx=..." commands. (tramp-maybe-open-connection): Setenv HISTFILE to /dev/null.
-
Glenn Morris authored
-
Glenn Morris authored
The whole file looks obsolete and/or broken. * lisp/emacs-lisp/find-gc.el (find-gc-source-directory): Give it a value. (find-gc-source-files): Update some names. (trace-call-tree): Simplify and update. Avoid predictable temp-file names.
-
Glenn Morris authored
-
- 05 May, 2014 9 commits
-
-
Stefan Monnier authored
Bug#15980. Fixes: debbugs:17375
-
Stefan Monnier authored
Always store button numbers in the same way in xterm-mouse-last; Don't burp is xterm-mouse-last is not set as expected. Never return negative indices. Fixes: debbugs:17378
-
Dmitry Gutov authored
Backtrack one char if the global/char-literal var matcher hits inside a string. The next char could be the beginning of an expression expansion. * test/automated/ruby-mode-tests.el (ruby-interpolation-after-dollar-sign): New test.
-
Glenn Morris authored
since `macrop' works on autoloads. * test/automated/help-fns.el: New file. Fixes: debbugs:17410
-
Stefan Monnier authored
-
Jan Djärv authored
not initialized. Fixes: debbugs:17398
-
Glenn Morris authored
-
Daniel Colascione authored
* progmodes/compile.el (compilation-error-regexp-alist-alist): Port `gnu' pattern to rx.
-
Daniel Colascione authored
* progmodes/compile.el (compilation-error-regexp-alist-alist): Port `gnu' pattern to rx.
-