- 12 May, 2014 7 commits
-
-
YAMAMOTO Mitsuharu authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Eric Schulte authored
* lisp/org/ob-screen.el (org-babel-screen-session-write-temp-file) (org-babel-screen-test): Use unpredictable names for temporary files. Fixes: debbugs:17416
-
Katsumi Yamaoka authored
-
Stefan Monnier authored
into autoloading just because of a silly indirection.
-
- 11 May, 2014 11 commits
-
-
Paul Eggert authored
* configure.ac (EMACS_CHECK_MODULES): Check for failed exit status of pkg-config, on older pkg-config versions that don't do it properly. Fixes: debbugs:17438
-
Stefan Monnier authored
(mouse-set-point): Handle multi-clicks. (mouse-set-region): Handle multi-clicks for drags. (mouse-drag-region): Update call accordingly. (mouse-drag-track): Remove `do-mouse-drag-region-post-process' hack. Use the normal event loop instead of a local while/read-event loop. (global-map): Remove redundant bindings for double/triple-mouse-1. * lisp/xt-mouse.el (xterm-mouse-translate-1): Only process one event at a time. Generate synthetic down events when the protocol only sends up events. (xterm-mouse-last): Remove. (xterm-mouse--read-event-sequence-1000): Use xterm-mouse-last-down terminal parameter instead. (xterm-mouse--set-click-count): New function. (xterm-mouse-event): Detect/generate double/triple clicks. * lisp/reveal.el (reveal-close-old-overlays): Don't close while dragging.
-
Stefan Monnier authored
(Info-mode-font-lock-keywords): New var. (Info-mode): Use it.
-
Stefan Monnier authored
are a hindrance for C-x C-e.
-
Paul Eggert authored
Fixes: debbugs:17438
-
Paul Eggert authored
* autogen.sh (pkg_config_min): Make this at least 0.26. * configure.ac (PKG_PROG_PKG_CONFIG): Revert back to 0.9.0. Fixes: debbugs:17438
-
Glenn Morris authored
-
Paul Eggert authored
Earlier versions are buggy, as pkg-config --libs can output nothing, which causes xrandr link failures. * configure.ac (PKG_PROG_PKG_CONFIG): Bump from 0.9.0 to 0.26. Fixes: debbugs:17438
-
Santiago Payà i Miralta authored
Fixes: debbugs:17454
-
-
Leo Liu authored
-
- 10 May, 2014 6 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
* admin/admin.el (set-version-in-file): Don't set identical version. (set-version): Provide default version number. (set-version, set-copyright): Give start/end messages.
-
Glenn Morris authored
* printing.el (pr-version): * ps-print.el (ps-print-version): Also mention bug-gnu-emacs.
-
Glenn Morris authored
-
Stefan Monnier authored
(advice--member-p): If name is given, only compare the name. (advice--remove-function): Don't stop at the first match. (advice--normalize-place): New function. (add-function, remove-function): Use it. (advice--add-function): Pass the name, if any, to advice--remove-function.
-
Jan Djärv authored
instead of deprecated g_settings_list_schemas if possible. Fixes: debbugs:17434
-
- 09 May, 2014 11 commits
-
-
Philipp Rumpf authored
`pos' after modifying the buffer. Fixes: debbugs:17449
-
Sam Steingold authored
* net/rcirc.el (rcirc-reconnect-delay): New user option. (rcirc-sentinel): Auto-reconnect to the server if `rcirc-reconnect-delay' is non-0 (but not more often than its value in case the host is off-line).
-
Stefan Monnier authored
-
Michael Albinus authored
(url-file-handler): Use it, in order to avoid recursive load.
-
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
-
Stephen Berman authored
Correct argument list to conform to todo-insert-item--basic.
-
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
rather than executable. This can't be any worse, and may be better in some situations. It may or may not fix bug#17330.
-
Glenn Morris authored
-
Glenn Morris authored
Fixes: debbugs:17444
-
- 08 May, 2014 5 commits
-
-
Adam Sjøgren authored
-
Juri Linkov authored
* lisp/dired.el (dired-check-switches, dired-switches-recursive-p): New functions. (dired-switches-escape-p, dired-move-to-end-of-filename): Use `dired-check-switches'. (dired-insert-old-subdirs, dired-build-subdir-alist) (dired-sort-R-check): Use `dired-switches-recursive-p'. Fixes: debbugs:17218
-
Glenn Morris authored
-
Glenn Morris authored
This is CVE-2014-3423. Fixes: debbugs:17428
-
Eli Zaretskii authored
-