summaryrefslogtreecommitdiff
path: root/lisp/mail/rmailkwd.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-02-23Use obarray-make instead of make-vector to create obarraysMattias EngdegÄrd
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-19Move Rmail autoloads to the common loaddefs.elEli Zaretskii
2021-10-05Use format-prompt for many more promptsStefan Kangas
2021-08-09Use string-search instead of string-match[-p]Mattias EngdegÄrd
2021-03-11* lisp/mail/: Use lexical-bindingStefan Monnier
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-05-25Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert
2019-05-19Fixes for "Maintainer:" and related linesPaul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-11Merge from origin/emacs-25John Wiegley
2016-01-01Update copyright year to 2016Paul Eggert
2015-12-17rmail generate autoloads to non-versioned file.Phillip Lord
2015-01-01Update copyright year to 2015Paul Eggert
2014-02-09Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-11-22Rmail trivia: give explicit errors for empty folders.Glenn Morris
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-08-29Add "Package:" file headers to denote built-in packages.Chong Yidong
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-09-10Put autoloads in rmail.el rather than loaddefs.el.Glenn Morris
2009-04-09* mail/rmailkwd.el (rmail-set-label): Warn if multipe labels spec'd.Richard M. Stallman
2009-02-13Update for rmail-show-message -> rmail-show-message-1 name change.Glenn Morris
2009-02-13(rmail-set-label): Delete the keyword header if all labels areGlenn Morris
2009-02-12Simplify previous change; again.Glenn Morris
2009-02-12Simplify previous change.Glenn Morris
2009-02-12(rmail-set-label): Fix the test for a label being already present. (Bug#2210)Glenn Morris
2009-02-12(rmail-read-label): Don't scan for labels if the summary exists, sinceGlenn Morris
2009-02-11(rmail-make-label): Doc fix.Glenn Morris
2009-02-03(rmail-label-obarray): Initialize using rmail-attr-array.Glenn Morris
2009-01-29(rmail-set-label): Update the summary, if there is one, after a labelGlenn Morris
2009-01-23Fix last fix.Chong Yidong
2009-01-23Fix last change.Chong Yidong
2009-01-23(rmail-next-labeled-message): Correctly handle return value ofChong Yidong
2009-01-23Remove Local Variables section that no longer applies.Glenn Morris