- 27 Jan, 2009 40 commits
-
-
Chong Yidong authored
Quadruple undo limits (bug#1501).
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
in normal-erase-is-backspace-mode.
-
Chong Yidong authored
-
Chong Yidong authored
bindings here, so we don't have to do it in normal-erase-is-backspace-mode. * simple.el (normal-erase-is-backspace-mode): Don't swap C-delete and C-backspace; the latter is not available on ttys anyway.
-
Tassilo Horn authored
-
Glenn Morris authored
-
Tassilo Horn authored
fundamental-mode or ps-mode if the file is empty or doesn't exist at all. (doc-view-initiate-display): Better info message if doc-view-mode cannot be used. (Missing utility or no png support/no X frame.)
-
Carsten Dominik authored
* refcards/orgcard.tex: New version number.
-
Carsten Dominik authored
* org.texi (Plain lists, TODO basics, Priorities) (Multiple sets in one file, Conflicts): Document interaction with `shift-selection-mode'.
-
Carsten Dominik authored
* org.el (org-todo): Return correct state type even if the blocker throws an error. (org-modifier-cursor-error): Renamed from `org-shiftcursor-error'. (org-shiftmetaleft, org-shiftmetaright, org-shiftmetaup) (org-shiftmetadown): Call `org-modifier-cursor-error'. * org-agenda.el (org-agenda-todo): Call `org-todo' interactively, to get real errors from the blocker hook. * org.el (org-shiftselect-error, org-call-for-shift-select): New functions. (org-set-visibility-according-to-property): Turn off the setting of `org-show-entry-below', to avoid overruling a FOLDED visibility property. * org.el (org-support-shift-select): New option. (org-shiftup, org-shiftdown, org-shiftright, org-shiftleft) (org-shiftcontrolright, org-shiftcontrolleft): Support for shift selection outside contexts. * org-list.el (org-at-item-bullet-p): New function. * org-jsinfo.el (org-infojs-handle-options): Remove unnecessary variables. * org-footnote.el (org-footnote-normalize): Remove unnecessary variable. (org-insert-footnote-reference-near-definition): Remove unnecessary let form.
-
Alan Mackenzie authored
-
Alan Mackenzie authored
-
Glenn Morris authored
-
Glenn Morris authored
of the headers in the full header case. (Bug#2073)
-
Bill Wohler authored
-
Bill Wohler authored
-
Bill Wohler authored
(mh-mm-set-handle-multipart-parameter, mh-mm-inline-text-vcard) (mh-mml-minibuffer-read-disposition, mh-mm-save-part): Update with code from Gnus 5.11 (closes SF #2235022).
-
Jay Belanger authored
-
Kenichi Handa authored
directly use GT_Get_Char_index.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
(Ffontset_font): Adjusted for the change of fontset entry.
-
Kenichi Handa authored
-
Kenichi Handa authored
rmail-mime-charset-pattern directly instead of using mail-fetch-field. Use coding-system-from-name.
-
Kenichi Handa authored
-
Kenichi Handa authored
(coding-system-from-name): New functions.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
Replace `first' and `rest' with `car' and `cdr' throughout. (rsf-auto-delete-spam-bbdb-entries): Remove unused variable. (rsf-scanning-messages-now): Doc fix. (rsf-check-field): Rename from `check-field' and update callers. (rmail-spam-filter): Fix bbdb/mail_auto_create_p oddness. Use rmail-output rather than deleted rmail-output-to-rmail-file.
-
Glenn Morris authored
Remove needless autoloads of many defcustoms and hooks. (rmail-enable-mime, rmail-insert-mime-resent-message-function) (rmail-search-mime-message-function, rmail-search-mime-header-function) (rmail-decode-mime-charset): Doc fix. (rmail-search-message, rmail-resend): Check functions set before use.
-
Glenn Morris authored
Remove needless autoloads of many defcustoms. (rmail-output-to-babyl-buffer): Rename from rmail-output-to-r-mail-buffer and update caller. (rmail-output): Doc fix.
-
Glenn Morris authored
Remove needless autoloads of many defcustoms. (rmail-message-regexp-p-1): Check rmail-search-mime-header-function is set.
-
Glenn Morris authored
(batch-unrmail, unrmail): Doc fix.
-