aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (rmail-output-as-mbox): Use rmail-ensure-blank-line.Glenn Morris2009-03-051-6/+12
| | | | | (rmail-output-to-rmail-buffer): Add the new message at the end of the existing messages, ensuring there is a blank line between them. (Bug#2521)
* (rmail-mime-media-type-handlers-alist)Glenn Morris2009-03-051-25/+35
| | | | | | | (rmail-mime-attachment-dirs-alist): Doc fixes. Fix custom-type. Add version. (rmail-mime-total-number-of-bulk-attachments): Doc fix. (rmail-mime): Doc fix. Use rmail-apply-in-message. Disable undo in the mime buffer, mark unmodified.
* More Rmail details.Glenn Morris2009-03-051-5/+29
|
* (Rmail Motion): Mention rmail-next-same-subject.Glenn Morris2009-03-052-0/+29
| | | | (Rmail Display): Mention rmail-mime.
* * nsfont.m (nsfont_draw): Compare ns_antialias_text against lisp value.Adrian Robert2009-03-042-1/+6
|
* (clipboard-yank): avoid checking (x-selection-exists-p) if unbound inDavid Reitter2009-03-042-8/+16
| | | | | order to enable the item. For paste menu item, same, and check kill-ring.
* Add bug references.Juanma Barranquero2009-03-041-2/+2
|
* (compilation-error-regexp-alist-alist): Handle "omake -P" messages "file foo ↵Sam Steingold2009-03-042-0/+10
| | | | changed".
* (w32_wnd_proc): Only ignore IME messages for theJason Rumney2009-03-042-3/+9
| | | | characters that have already been read.
* (xbm_read_bitmap_data, png_load, svg_load_image):Jason Rumney2009-03-042-11/+26
| | | | | | Log an error message if check_image_size failed. (xpm_load_image, pbm_load, jpeg_load, tiff_load, gif_load) (gs_load): Mention max-image-size in size error message.
* Add arch taglineMiles Bader2009-03-045-0/+10
|
* Comment.Glenn Morris2009-03-041-0/+1
|
* (INFO_FILES): Add auth.Glenn Morris2009-03-042-4/+8
|
* (rmail-edit-mode): Doc fix.Glenn Morris2009-03-042-9/+32
|
* Replace `(function (lambda' by `(lambda' throughout.Glenn Morris2009-03-041-72/+94
| | | | | | | | | | | | (rmail-sort-by-date, rmail-sort-by-subject) (rmail-sort-by-author, rmail-sort-by-recipient) (rmail-sort-by-correspondent, rmail-select-correspondent) (rmail-sort-by-lines, rmail-sort-by-labels, rmail-sort-messages) (rmail-make-date-sortable): Doc fixes. (rmail-sort-by-correspondent): Downcase correspondents. (rmail-sort-by-labels): Make it work. (rmail-sort-messages): Restore undo if it was initially enabled. Fix bobp/bolp typo that was adding a line on every sort.
* (rmail-get-create-summary-buffer): Doc fix.Glenn Morris2009-03-041-17/+28
| | | | | | | | | Disable undo in the summary buffer. (rmail-summary-sort-by-date, rmail-summary-sort-by-subject) (rmail-summary-sort-by-author, rmail-summary-sort-by-recipient) (rmail-summary-sort-by-correspondent, rmail-summary-sort-by-lines) (rmail-summary-sort-by-labels, rmail-sort-from-summary): Doc fixes. (rmail-summary-sort-by-labels): Replace `(function (lambda' by `(lambda'.
* (main) [MAIL_USE_POP]: Add -r to usage message.Glenn Morris2009-03-042-1/+5
|
* (Rmail Sorting): Add the keybindings associated with eachGlenn Morris2009-03-042-78/+106
| | | | | | | | | | | | | | | sort command. Fix `rmail-sort-by-labels' name. Mention sorting from summary. Mention sorts cannot be undone. (Rmail Display): Give an example of how to use goto-address-mode. (Rmail Editing): It's keybindings that are redefined, not commands. Fix some typos. (Movemail): Some minor rewording. (Remote Mailboxes): Emacs movemail supports pop by default. Fix some minor grammatical issues. The "two alternative ways" to specify a POP mailbox are really just one. Remove all reference to the variables rmail-pop-password and rmail-pop-password-required, obsolete since Emacs 22.1. Clarify the four password steps. Emacs movemail can support Kerberos.
* (compilation-move-to-column): Guard against negative col values.Sam Steingold2009-03-032-1/+6
|
* (smtpmail-auth-supported): Mention that list isSimon Josefsson2009-03-032-2/+11
| | | | | | | in preference order. (smtpmail-try-auth-methods): Improve which authentication mechanism to use, so that the locally most preferred and mutually supported mechanism is used.
* (end-of-defun-function): Make it more clear thatStefan Monnier2009-03-032-8/+14
| | | | the function takes no argument.
* Add .gitignore rules for in-place builds.Juanma Barranquero2009-03-037-64/+21
|
* Add .gitignoreMiles Bader2009-03-031-46/+1
| | | | Revision: [email protected]/emacs--devo--0--patch-1565
* Merge from gnus--devo--0Miles Bader2009-03-032-0/+7
| | | | Revision: [email protected]/emacs--devo--0--patch-1564
* * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.Juanma Barranquero2009-03-032-3/+14
| | | | ($(infodir)/auth, auth.dvi): New targets.
* (Rmail Make Summary): Mention rmail-summary-by-senders on C-M-f.Glenn Morris2009-03-032-18/+51
| | | | | | | Use active voice for previous change. (Rmail Summary Edit): Mention rmail-summary-undelete-many, and C-M-n/p. Name the commands bound to the various keys. Mention prefix argument for searching.
* (rmail-summary-search): Ensure the selected message shows.Glenn Morris2009-03-032-2/+7
|
* (rmail-summary-by-senders): Doc fix.Glenn Morris2009-03-032-2/+6
| | | | (rmail-summary-mode-map): Bind rmail-summary-by-senders to C-M-f.
* (Rmail Reply): Fix grammar in previous change.Glenn Morris2009-03-031-8/+8
|
* Add auth-source.Glenn Morris2009-03-032-0/+5
|
* Fix @setfilename.Glenn Morris2009-03-032-1/+8
|
* (INFO_TARGETS, DVI_TARGETS): Add auth.Glenn Morris2009-03-031-0/+8
| | | | (auth, $(infodir)/auth, auth.dvi): New rules.
* (Rmail Deletion): Revert previous change, which wasGlenn Morris2009-03-032-43/+72
| | | | | | | | | | | | | | | describing the Rmail summary versions. (Rmail Reply): Give more details of rmail-dont-reply-to-names. Minor re-wording for rmail-resend. (Rmail Make Summary): Summaries apply to buffers rather than files. <rmail-summary-by-topic>: Headers includes the subject. <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more details, including prefix arguments. Not counting lines might be faster. (Rmail Summary Edit): More details on the delete commands. Add rmail-summary-bury. (Rmail Display): Mention rmail-displayed-headers. Fix typo. Simplify rmail-highlighted-headers description. Update face name.
* (rmail-highlighted-headers, rmail-highlight, rmail-header-name): Doc fixes.Glenn Morris2009-03-032-15/+35
| | | | | (rmail-show-message-verbose-min): Add :version. (rmail-highlight-headers): Add doc string. Simplify.
* (rmail-summary-scroll-between-messages)Glenn Morris2009-03-031-7/+20
| | | | | | (rmail-summary-line-count-flag, rmail-summary-by-regexp): Doc fixes. (rmail-summary-mode-map): Bind C-o to output-as-seen, not output. Make the output menu-items consistent with rmail-mode-map.
* Merge from gnus--devo--0Miles Bader2009-03-032-4/+15
| | | | Revision: [email protected]/emacs--devo--0--patch-1561
* (basic-save-buffer-1): Set car part ofKenichi Handa2009-03-032-2/+24
| | | | | | buffer-file-coding-system-explicit. (revert-buffer): Check car part of buffer-file-coding-system-explicit.
* (select-safe-coding-system): If cdrKenichi Handa2009-03-031-22/+24
| | | | | | part of buffer-file-coding-system-explicit is set, ignore default-buffer-file-coding-system and the most preferred coding system.
* (set-buffer-file-coding-system): Set cdrKenichi Handa2009-03-031-15/+24
| | | | | | part of buffer-file-coding-system-explicit. (after-insert-file-set-coding): Set buffer-file-coding-system-explicit to a cons.
* (Fcall_process): Bind inhibit-modification-hooks to t when decodingEli Zaretskii2009-03-022-0/+13
| | | | process output.
* Revert last change, committed by mistake.Juanma Barranquero2009-03-021-2/+1
|
* Fix typos.Juanma Barranquero2009-03-027-7/+12
|
* (rmail-delete-headers): New function.Glenn Morris2009-03-022-3/+25
| | | | | (rmail-retry-failure): Restore yet another feature mbox Rmail removed without telling anyone, namely rmail-retry-ignored-headers.
* (rmail-retry-failure): Use rmail-get-header rather than a magicalGlenn Morris2009-03-022-7/+4
| | | | save-excursion/restriction combination that does nothing.
* (rmail-dont-reply-to-names, rmail-default-dont-reply-to-names): Doc fixes.Glenn Morris2009-03-022-9/+20
| | | | (rmail-reply): Avoid extraneous leading whitespace.
* (diary-date-forms, calendar-date-display-form):Glenn Morris2009-03-022-0/+9
| | | | Add :set-after listing variables on which we might depend.
* (rmail-reply): Use rmail-apply-in-message so that this function hasGlenn Morris2009-03-022-39/+34
| | | | access to all the headers, not just the visible ones.
* Add comment.Chong Yidong2009-03-011-0/+1
|
* (clear-abbrev-table): Always return nil (Bug#2515).Chong Yidong2009-03-011-1/+2
|
* * abbrev.el (clear-abbrev-table): Always return nil (Bug#2515).Chong Yidong2009-03-011-0/+4
|