- 23 Nov, 2011 7 commits
-
-
Glenn Morris authored
* mail/rmail.el (rmail-forward): * mail/rmailkwd.el (rmail-set-label): * mail/rmailout.el (rmail-output, rmail-output-as-seen) (rmail-output-body-to-file): Give error if no message. Fixes: debbugs:10082
-
Glenn Morris authored
-
Glenn Morris authored
* etc/NEWS: Mention this. Fixes: debbugs:2624
-
Glenn Morris authored
Fixes: debbugs:2526
-
Paul Eggert authored
-
Chong Yidong authored
Fixes: debbugs:5984
-
Lars Magne Ingebrigtsen authored
-
- 22 Nov, 2011 11 commits
-
-
Stefan Monnier authored
-
Eli Zaretskii authored
src/dispnew.c (adjust_glyph_matrix): Don't verify hash code of mode- and header-lines, as they don't have one computed for them. src/.gdbinit (prow): Make displayed values more self-explaining. Add row's hash code.
-
Stefan Monnier authored
Fixes: debbugs:6585
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
* configure.in (EMACSDATA, EMACSDOC): If set, print, since they can have confusing effects on the build.
-
Glenn Morris authored
* lisp/mail/rmailmm.el (test-rmail-mime-handler) (test-rmail-mime-bulk-handler) (test-rmail-mime-multipart-handler): Move tests to test/ directory. * test/rmailmm.el: New file, split from lisp/mail/rmailmm.el.
-
Katsumi Yamaoka authored
-
Glenn Morris authored
-
Yavor Doganov authored
Do not install arch-dependent files in the app bundle if --disable-ns-self-contained is requested. * configure.in (exec_prefix, libexecdir): Define relative to ns_appbindir' only if configured for a self-contained app. * Makefile.in (install-arch-dep): Test for the existence of libexec in the Emacs.app bundle before executing commands. Fixes: debbugs:1335
-
Lars Magne Ingebrigtsen authored
shr.el (shr-table-horizontal-line): Revert infinite loops introduced by Paul Eggert's spellfixes two days ago.
-
- 21 Nov, 2011 10 commits
-
-
Juri Linkov authored
Fixes: debbugs:10018
-
Lars Magne Ingebrigtsen authored
mm-view.el (mm-display-inline-fontify): Make the font-lock variables buffer-local instead of binding them to avoid warnings. Also demote errors (bug#10063).
-
Lars Magne Ingebrigtsen authored
Fixes: debbugs:10094
-
Lars Magne Ingebrigtsen authored
-
Lars Magne Ingebrigtsen authored
Some versions of the GnuTLS library doesn't respons to poll reliably. Work around this by checking all GnuTLS sockets explicitly from the idle loop.
-
Jan Djärv authored
-
Stefan Monnier authored
-
Martin Rudalics authored
-
Chong Yidong authored
Fixes: debbugs:10032
-
Chong Yidong authored
* doc/lispref/windows.texi (Splitting Windows): Fix error in documentation of window-combination-limit. (Cyclic Window Ordering): Minor fixes to next-window, one-window-p, and get-lru-window docs. Don't document window-list-1. (Buffers and Windows): Copyedits. (Choosing Window): Document special handling of special-display-*. (Choosing Window Options): Fix display-buffer-reuse-frames doc. Don't document even-window-heights, which is going away. Clarify which options are obeyed by which action functions. * src/window.c (Fnext_window, Fprevious_window): Doc fix.
-
- 20 Nov, 2011 12 commits
-
-
Bill Wohler authored
-
Bill Wohler authored
-
Stefan Monnier authored
Fixes: debbugs:10072
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Glenn Morris authored
* doc/misc/gnus.texi (Group Information): Remove gnus-group-fetch-faq, command deleted 2010-09-24.
-
Juanma Barranquero authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Martin Rudalics authored
* window.c (Fset_window_combination_limit): Rename argument STATUS to LIMIT. (Vwindow_combination_limit): Remove "status" from doc-string. * windows.texi (Resizing Windows, Splitting Windows): Remove term "status" when talking about combination limits.
-
Andreas Schwab authored
-
Andreas Schwab authored
* admin/CPP-DEFINES (VIRT_ADDR_VARIES): Remove. * src/m/ibms390.h: Remove. * src/m/ibms390x.h: Don't include "ibms390.h".
-