summaryrefslogtreecommitdiff
path: root/lisp/mail/rmail.el
Commit message (Expand)AuthorAgeFilesLines
* Revert auto-commit loaddefs weirdnessGlenn Morris2013-10-301-223/+0
* Auto-commit of loaddefs files.Glenn Morris2013-10-271-0/+223
* Auto-commit of loaddefs files.Glenn Morris2013-09-181-1/+1
* Auto-commit of loaddefs files.Glenn Morris2013-09-111-1/+1
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-051-3/+1
* Do not call to `selected-frame' where it is assumed by default.Dmitry Antipov2013-08-051-1/+1
* Small speedbar-related clean-upGlenn Morris2013-05-211-8/+17
* For now, revert previous rmail.el changeGlenn Morris2013-05-211-11/+4
* Silence rmail.el compilationGlenn Morris2013-05-211-4/+11
* Silence some compiler warningsGlenn Morris2013-05-211-1/+10
* Fix bug #14306 with whitespace mode together with linum-mode.Eli Zaretskii2013-05-051-1/+1
* Make S-SPC scroll in the opposite direction to SPCGlenn Morris2013-02-111-1/+2
* Force saving without encoding, regardless of current message.Richard M. Stallman2013-02-071-0/+2
* Auto-commit of loaddefs files.Glenn Morris2013-01-141-1/+1
* * lisp/mail/rmail.el (rmail-set-header-1): Handle multi-line headersGlenn Morris2013-01-031-6/+21
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-9/+9
|\
| * Auto-commit of loaddefs files.Glenn Morris2013-01-011-7/+7
| * Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
| * Auto-commit of loaddefs files.Glenn Morris2012-12-301-1/+1
* | Once more fix resizing of rmail summary window.Martin Rudalics2012-12-311-4/+14
* | Auto-commit of loaddefs files.Glenn Morris2012-12-311-1/+1
* | Simplify and fix last fix of rmail-maybe-display-summary.Martin Rudalics2012-12-281-11/+9
* | Rewrite rmail-maybe-display-summary (Bug#13066).Martin Rudalics2012-12-281-21/+7
* | Merge from emacs-24; up to 2012-11-26T19:56:14Z!monnier@iro.umontreal.caGlenn Morris2012-12-091-1/+3
|\ \ | |/
| * Further rmail.el fix for bug#13066Glenn Morris2012-12-061-1/+3
| * Auto-commit of loaddefs files.Glenn Morris2012-12-051-1/+1
* | Auto-commit of loaddefs files.Glenn Morris2012-12-071-1/+1
* | rmail-cease-edit fixes related to "^From " escapingGlenn Morris2012-12-071-0/+5
* | Fix :type in previous (un)rmail change, use a better :groupGlenn Morris2012-12-061-3/+3
* | Default to mboxrd in Rmail, allow mboxo as an optionGlenn Morris2012-12-061-5/+31
* | Auto-commit of loaddefs files.Glenn Morris2012-12-061-1/+1
|/
* Auto-commit of loaddefs files.Glenn Morris2012-10-121-1/+1
* Auto-commit of loaddefs files.Glenn Morris2012-10-071-1/+1
* Auto-commit of loaddefs files.Glenn Morris2012-09-181-1/+1
* rmail-retry-failure must avoid mime processing.Richard M. Stallman2012-09-171-1/+8
* rmail-output-read-file-name fix for bug#12214Glenn Morris2012-08-171-0/+1
* Merge from emacs-24; up to 2012-04-25T15:23:19Z!sdl.web@gmail.comChong Yidong2012-06-101-1/+1
|\
| * * mail/rmail.el (rmail-yank-current-message): Leave point at correct position.Glenn Morris2012-06-091-1/+1
| * Auto-commit of loaddefs files.Glenn Morris2012-05-041-1/+1
* | Add missing autload pieces needed for rmail-spool-directory's delayed initGlenn Morris2012-05-241-0/+9
* | Move some rmail variables from paths.el to rmail.elGlenn Morris2012-05-231-2/+25
* | Convert more defvars to defcustoms.Chong Yidong2012-05-041-17/+7
* | Auto-commit of loaddefs files.Glenn Morris2012-05-031-1/+1
* | Merge from emacs-24; up to 2012-04-16T19:06:02Z!rgm@gnu.orgGlenn Morris2012-05-021-2/+11
|\ \ | |/
| * Resurrect encoding of replies by Rmail which was lost in 2012-04-11T21:37:13Z...Eli Zaretskii2012-04-301-2/+11
| * Fix logic for returning to and yanking from Rmail buffer.Paul Eggert2012-04-201-7/+16
* | lisp/*: Add declarations, remove unused bindings, mark unused args.Juanma Barranquero2012-04-191-0/+3
* | Fix logic for returning to and yanking from Rmail buffer.Richard M. Stallman2012-04-171-7/+16
* | Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-3/+3
|/
* rmail.el: If view buffer gets lost with the real text, don't saveRichard M. Stallman2012-03-101-4/+8