summaryrefslogtreecommitdiff
path: root/lisp/gnus/message.el
Commit message (Expand)AuthorAgeFilesLines
* Fix message-cross-post-followup-to group namesLars Ingebrigtsen2016-02-091-0/+2
* Improve the custom type of some user options.Glenn Morris2016-01-301-3/+5
* Mark some user options that can get evalled as risky.Glenn Morris2016-01-301-0/+2
* Do secure signed Bcc handlingJens Lechtenboerger2016-01-041-0/+3
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-2/+2
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-3/+3
* Bind inhibit-modification-hooks rather than a/b-c-fStefan Monnier2015-09-121-1/+1
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-1/+1
* Quoting fixes in GnusPaul Eggert2015-08-311-3/+3
* Prefer directed to neutral quotesPaul Eggert2015-08-241-3/+3
* [Gnus]: Use overlay functions directlyKatsumi Yamaoka2015-08-191-12/+5
* message.el: Silent the byte compilerKatsumi Yamaoka2015-08-181-14/+16
* * lisp/gnus/message.el (message-overlay-get, message-overlays-in)Katsumi Yamaoka2015-08-171-11/+17
* * message.el (message-toggle-image-thumbnails): New command.Lars Magne Ingebrigtsen2015-08-171-0/+30
* Fix some confusion with ‘format’Paul Eggert2015-08-051-1/+1
* Don't quote nil and t in doc stringsPaul Eggert2015-05-211-1/+1
* * lisp/gnus/message.el (gnus-extract-address-components):Glenn Morris2015-04-271-2/+0
* * lisp/gnus/message.el (message-insert-formatted-citation-line):Nicolas Graner2015-04-271-1/+1
* [Gnus] Catch the invalid-operation that idna.el will issueKatsumi Yamaoka2015-04-141-1/+4
* Don't use `setq-local' in Gnus codeJoão Távora2015-04-121-2/+2
* Summary: Improve sexp-based movement in message-modeJoão Távora2015-04-121-1/+31
* * lisp/gnus/message.el (message-valid-fqdn-regexp): Bump :versionGlenn Morris2015-03-101-1/+1
* lisp/gnus/message.el (message-insert-formatted-citation-line): Change %F to f...Adam Sjøgren2015-03-081-2/+3
* lisp/gnus/message.el (message-smtpmail-send-it): Make non-standard mail heade...Lars Magne Ingebrigtsen2015-01-291-0/+5
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Fix previous patch to match its commit messagePaul Eggert2014-12-291-5/+5
* (message-change-subject): Really check whether the subject changedLars Magne Ingebrigtsen2014-12-071-1/+1
* Gnus: fix XEmacs compilationKatsumi Yamaoka2014-11-271-7/+11
* lisp/gnus/message.el (message-valid-fqdn-regexp): Add non-internaional new TLDsAlbert Krewinkel2014-11-171-1/+39
* Simplify use of current-time and friends.Paul Eggert2014-10-281-1/+1
* lisp/gnus/message.el (message-insert-signature): Make signature respect forma...Jorge A. Alfaro Murillo2014-10-161-4/+5
* Rename 24.5 to 25.1Stefan Monnier2014-09-291-1/+1
* lisp/gnus/message.el (message-insert-formatted-citation-line): Use the origin...Katsumi Yamaoka2014-04-151-26/+48
* Merge from Gnus git masterGnus developers2014-03-231-12/+43
* * message.el (message-tab): Mention what happens on normal tabsLars Ingebrigtsen2014-02-081-2/+3
* CommentGlenn Morris2014-01-091-0/+3
* Tiny change for message-buryKen Olum2014-01-091-4/+2
* Spelling fixes.Paul Eggert2014-01-051-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Every defcustom should specify its typeGlenn Morris2013-12-281-0/+2
* lisp/gnus/message.el (message-send-mail-with-sendmail): Don't kill error buff...Vitalie Spinu2013-12-031-1/+3
* lisp/gnus/message.el (message-beginning-of-line): Use beginning-of-visual-lin...Dave Goldberg2013-11-201-1/+6
* message.el (message-display-completion-list): AbolishKatsumi Yamaoka2013-09-171-13/+1
* message.el (message-expand-group, message-completion-in-region): Correct the ...Katsumi Yamaoka2013-09-161-2/+2
* Merge changes made in Gnus masterGnus developers2013-08-011-1/+1
* Merge changes made in Gnus masterGnus developers2013-07-061-1/+1
* lisp/gnus/message.el (message-insert-formatted-citation-line): Handle finding...Adam Sjøgren2013-05-191-12/+13
* * lisp/gnus/message.el (message-mode): Use message-mode-abbrev-table,Glenn Morris2013-05-171-1/+0
* lisp/gnus/message.el (message-expand-group): Decode group namesKatsumi Yamaoka2013-05-161-13/+23