| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the "retro" Gnus/Message tool bars | Lars Ingebrigtsen | 2022-04-30 | 1 | -41/+2 |
* | Merge from origin/emacs-28 | Eli Zaretskii | 2022-01-01 | 1 | -1/+1 |
|\ |
|
| * | ; Add 2022 to copyright years. | Eli Zaretskii | 2022-01-01 | 1 | -1/+1 |
* | | Mark def* macros for indentation | Lars Ingebrigtsen | 2021-10-13 | 1 | -0/+1 |
|/ |
|
* | * lisp/gnus: Use lexical-binding in all the files | Stefan Monnier | 2021-01-30 | 1 | -1/+1 |
* | * lisp/gnus: Misc simplifications found during conversion to lexical | Stefan Monnier | 2021-01-30 | 1 | -1/+1 |
* | * lisp/gnus: Remove redundant `:group` args | Stefan Monnier | 2021-01-30 | 1 | -4/+2 |
* | * lisp/gnus: Quote functions with #' | Stefan Monnier | 2021-01-30 | 1 | -7/+7 |
* | Update copyright year to 2021 | Paul Eggert | 2021-01-01 | 1 | -1/+1 |
* | Use the "modern" toolbars in Gnus again | Dmitry Gutov | 2020-05-11 | 1 | -3/+3 |
* | Update copyright year to 2020 | Paul Eggert | 2020-01-01 | 1 | -1/+1 |
* | Update copyright year to 2019 | Paul Eggert | 2019-01-01 | 1 | -1/+1 |
* | Update copyright year to 2018 | Paul Eggert | 2018-01-01 | 1 | -1/+1 |
* | Prefer HTTPS to FTP and HTTP in documentation | Paul Eggert | 2017-09-13 | 1 | -1/+1 |
* | Merge from origin/emacs-25 | Paul Eggert | 2017-01-01 | 1 | -1/+1 |
|\ |
|
| * | Update copyright year to 2017 | Paul Eggert | 2016-12-31 | 1 | -1/+1 |
* | | ; Replace "25.2" with "26.1" where appropriate, which is almost everywhere | Glenn Morris | 2016-11-17 | 1 | -1/+1 |
* | | Support OFFSET and (OFFSET ABBR) time zone rules | Paul Eggert | 2016-04-12 | 1 | -31/+2 |
* | | Merge from origin/emacs-25 | Paul Eggert | 2016-04-03 | 1 | -1/+1 |
|\| |
|
| * | Adapt calls to 'format-time-string' to changes in Emacs 25 | Eli Zaretskii | 2016-04-02 | 1 | -1/+1 |
* | | Remove some compat functions from gmm-utils.el | Lars Ingebrigtsen | 2016-02-14 | 1 | -113/+8 |
* | | Remove the gmm-lazy and nnmail-lazy compat widgets | Lars Ingebrigtsen | 2016-02-14 | 1 | -30/+2 |
* | | Rewrite gmm-labels usage to use cl-labels | Lars Ingebrigtsen | 2016-02-13 | 1 | -18/+3 |
* | | Remove gmm compat functions | Lars Ingebrigtsen | 2016-02-10 | 1 | -40/+1 |
|/ |
|
* | Update copyright year to 2016 | Paul Eggert | 2016-01-01 | 1 | -1/+1 |
* | Fix some more docstring etc. quoting problems | Paul Eggert | 2015-09-03 | 1 | -1/+1 |
* | Update copyright year to 2015 | Paul Eggert | 2015-01-01 | 1 | -1/+1 |
* | lisp/gnus/message.el (message-insert-formatted-citation-line): Use the origin... | Katsumi Yamaoka | 2014-04-15 | 1 | -0/+32 |
* | Merge from Gnus git master | Gnus developers | 2014-03-23 | 1 | -0/+1 |
* | Spelling fixes. | Paul Eggert | 2014-01-08 | 1 | -1/+1 |
* | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -1/+1 |
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca | Paul Eggert | 2013-01-02 | 1 | -1/+1 |
|\ |
|
| * | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+1 |
* | | gmm-utils.el (gmm-called-interactively-p): Restore as a macro. | Katsumi Yamaoka | 2012-12-06 | 1 | -0/+12 |
* | | Avoid letf macro use from Gnus | Katsumi Yamaoka | 2012-12-06 | 1 | -17/+1 |
* | | gmm-utils.el (gmm-called-interactively-p): Revert. This seems to causes Emac... | Katsumi Yamaoka | 2012-12-05 | 1 | -12/+0 |
* | | gmm-utils.el (gmm-called-interactively-p): New function. | Katsumi Yamaoka | 2012-12-05 | 1 | -1/+13 |
* | | gmm-util.el: Re-introduce gmm-flet using cl-letf | Katsumi Yamaoka | 2012-12-05 | 1 | -1/+17 |
* | | gmm-utils.el (gmm-labels): Doc fix | Katsumi Yamaoka | 2012-12-05 | 1 | -2/+4 |
* | | gmm-utils.el (gmm-flet): Remove. | Katsumi Yamaoka | 2012-12-05 | 1 | -22/+3 |
* | | gmm-utils.el (gmm-labels): Dox fix | Katsumi Yamaoka | 2012-12-04 | 1 | -2/+4 |
* | | gmm-utils.el (gmm-labels): Use cl-labels if available | Katsumi Yamaoka | 2012-12-04 | 1 | -34/+2 |
* | | gmm-utils.el (gmm-flet, gmm-labels): New macros. | Katsumi Yamaoka | 2012-12-04 | 1 | -0/+60 |
|/ |
|
* | Standardize possessive apostrophe usage in manuals, docs, and comments | Glenn Morris | 2012-02-28 | 1 | -3/+3 |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-24 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-14 | 1 | -1/+1 |
* | Refill some long/short copyright headers. | Glenn Morris | 2011-01-26 | 1 | -2/+1 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -1/+1 |
* | Refill some copyright headers. | Glenn Morris | 2011-01-15 | 1 | -1/+2 |