- 10 Nov, 2014 4 commits
-
-
Kelvin White authored
-
Katsumi Yamaoka authored
-
Tassilo Horn authored
* gnus.texi (HTML): Update section so that it mentions shr and w3m. Also link the full EWW manual that explains more on shr, too. * gnus-faq.texi (FAQ 4 - Reading messages, FAQ 4-16): Add Q&A on how to increase contrast when displaying HTML mail with shr.
-
Glenn Morris authored
-
- 09 Nov, 2014 8 commits
-
-
Eli Zaretskii authored
admin/unidata/Makefile.in (${top_srcdir}/src/macuvs.h): Use unmsys--file-name.
-
Eli Zaretskii authored
src/fileio.c (Finsert_file_contents): Invalidate buffer caches also when the inserted text does not need decoding.
-
Eli Zaretskii authored
src/w32heap.c (allocate_heap): Set the lower limit of heap at 8MB.
-
Jan Djärv authored
* nsterm.m (ns_set_vertical_scroll_bar): Release bar. (ns_judge_scroll_bars): Only set removed if judge returns true. (judge): Returns bool == condemned. Remove self from window. (setPosition:portion:whole:): Remove raise SIGIO. Fixes: debbugs:18757
-
Kelvin White authored
-
Kelvin White authored
-
Glenn Morris authored
* admin/admin.el (make-manuals-dist-output-variables) (make-manuals-dist--1, make-manuals-dist): New. Replaces doc/*/Makefile.in `dist' rules. * doc/emacs/Makefile.in (version): Remove variable. (clean): No longer delete dist tarfile. (dist): Remove rule; replace with code in admin.el. * doc/lispintro/Makefile.in (version): Remove variable. (clean): No longer delete dist tarfile. (dist): Remove rule; replace with code in admin.el. * doc/lispref/Makefile.in (version): Remove variable. (clean): No longer delete dist tarfile. (dist): Remove rule; replace with code in admin.el. * doc/misc/Makefile.in (version): Remove variable. (clean): No longer delete dist tarfile. (dist): Remove rule; replace with code in admin.el.
-
l3thal authored
-
- 08 Nov, 2014 5 commits
-
-
Glenn Morris authored
Due to the vague doc, it was already being used this way.
-
Jan Djärv authored
needed (Bug#18757). Fixes: debbugs:18993
-
Jan Djärv authored
* nsterm.m (init): Replace OSX 10.9 check with IMPL_COCOA. (run): Ditto. Only use non-system event loop if OSX version is exactly 10.9. Fixes: debbugs:18993
-
Michael Albinus authored
* tramp.texi (Inline methods): Remove restriction on "telnet". Recommend sharing ssh connections for "plink". (External methods): Remove "sftp". Merge "pscp" and "psftp" descriptions. Recommend sharing ssh connections. Add "nc" method. (GVFS based methods): Add "sftp". (Customizing Completion, External packages, Issues): Use @dots{}. (Remote shell setup): Explain, how to change command line arguments of remote "nc" listener. * trampver.texi: Update release number.
-
Michael Albinus authored
* automated/tramp-tests.el (tramp-remote-process-environment): Declare. (tramp--test-enabled): Ignore errors. (tramp--instrument-test-case): Extend docstring. Print debug buffer in any case. (tramp-test15-copy-directory): Skip for tramp-smb.el. (tramp-test21-file-links): Use `file-truename' for directories. (tramp-test26-process-file): Extend test according to Bug#17815. (tramp-test27-start-file-process, tramp-test28-shell-command): Retrieve process output more robustly. (tramp-test29-vc-registered): Set $BZR_HOME. (tramp--test-check-files): Extend test with `substitute-in-file-name'. (tramp-test30-special-characters): Skip for tramp-adb.el, tramp-gvfs.el and tramp-smb.el. Add further file names.
-
- 07 Nov, 2014 9 commits
-
-
Michael Albinus authored
the constructed Tramp file name. Fixes: debbugs:18943
-
Michael Albinus authored
-
Stefan Monnier authored
(cua-set-mark, cua--pre-command-handler-1,cua--post-command-handler-1): * lisp/emulation/cua-gmrk.el (cua-cancel-global-mark): Same. Fixes: debbugs:18952
-
Glenn Morris authored
-
Michael Albinus authored
names prepended by "/:". Fixes: debbugs:18891
-
Michael Albinus authored
`insert-file-contents' by `unwind-protect', in order to set the buffer's file name anyway. Fixes: debbugs:18891
-
Eli Zaretskii authored
-
Tassilo Horn authored
doc/misc/eww.texi (Advanced): Document increasing contrast with shr-color-visible-distance-min and shr-color-visible-luminance-min.
-
Daiki Ueno authored
* epg.el (epg--list-keys-1): Ignore fields after the 15th field (bug#18979). Reported by Hideki Saito. Backported from trunk.
-
- 06 Nov, 2014 2 commits
-
-
Alan Mackenzie authored
Fixes: debbugs:18022
-
Dima Kogan authored
Fixes: debbugs:18861
-
- 05 Nov, 2014 5 commits
-
-
Alan Mackenzie authored
-
Alan Mackenzie authored
progmodes/cc-fonts.el (c-font-lock-declarations): Pass "(point-max)" as bound to c-font-lock-declarators, not "limit", as the buffer is sometimes narrowed to less than "limit" (e.g., in the presence of macros).
-
Michael Albinus authored
* net/tramp-gvfs.el (tramp-gvfs-handle-file-attributes): * net/tramp-sh.el (tramp-sh-handle-file-attributes): Return nil in case of errors. * net/tramp.el (tramp-error-with-buffer): Show connection buffer only when message appeared in minibuffer. Fixes: debbugs:18891
-
Michael Albinus authored
raises an error. Fixes: debbugs:18891
-
Glenn Morris authored
Do not merge to trunk. Fixes: debbugs:18908
-
- 04 Nov, 2014 5 commits
-
-
Stefan Monnier authored
Fixes: debbugs:18936
-
Eli Zaretskii authored
lisp/jit-lock.el (jit-lock-stealth-fontify): Be tolerant to nil being returned by load-average.
-
Michael Albinus authored
a local copy; setting `inhibit-file-name-handlers' proper might be more performant. Fixes: debbugs:18751
-
Glenn Morris authored
-
Glenn Morris authored
Fixes: debbugs:18900
-
- 03 Nov, 2014 2 commits
-
-
Glenn Morris authored
-
Eli Zaretskii authored
-