Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ; Add 2023 to copyright years. | Eli Zaretskii | 2023-01-01 | 1 | -1/+1 |
| | |||||
* | ; Fix typos | Stefan Kangas | 2022-11-20 | 1 | -2/+3 |
| | |||||
* | ; Fix typos | Stefan Kangas | 2022-11-11 | 1 | -2/+2 |
| | |||||
* | ; Prefer HTTPS to HTTP in many URLs | Stefan Kangas | 2022-10-15 | 1 | -2/+2 |
| | |||||
* | ; Add 2022 to copyright years. | Eli Zaretskii | 2022-01-01 | 1 | -1/+1 |
| | |||||
* | Update copyright year to 2021 | Paul Eggert | 2021-01-01 | 1 | -1/+1 |
| | | | | Run "TZ=UTC0 admin/update-copyright". | ||||
* | ; Prefer https to http in more URLs | Stefan Kangas | 2020-10-24 | 1 | -1/+1 |
| | | | | These were all tested and confirmed working. | ||||
* | ; Fix trivial typos in ChangeLogs | Stefan Kangas | 2020-10-03 | 1 | -4/+4 |
| | |||||
* | Update copyright year to 2020 | Paul Eggert | 2020-01-01 | 1 | -1/+1 |
| | | | | Run "TZ=UTC0 admin/update-copyright $(git ls-files)". | ||||
* | ; Fix some trivial doc typos | Glenn Morris | 2019-01-12 | 1 | -1/+1 |
| | |||||
* | Update copyright year to 2019 | Paul Eggert | 2019-01-01 | 1 | -1/+1 |
| | | | | Run 'TZ=UTC0 admin/update-copyright $(git ls-files)'. | ||||
* | Update copyright year to 2018 | Paul Eggert | 2018-01-01 | 1 | -1/+1 |
| | | | | Run admin/update-copyright. | ||||
* | Prefer HTTPS to HTTP for gnu.org | Paul Eggert | 2017-09-29 | 1 | -1/+1 |
| | | | | | This catches some URLs I missed in my previous scan, or perhaps were added after the scan. | ||||
* | ; ChangeLog fixes | Glenn Morris | 2017-06-05 | 1 | -5/+1 |
| | |||||
* | ; Update contributor name | Glenn Morris | 2017-05-06 | 1 | -15/+15 |
| | | | | ; Ref http://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00114.html | ||||
* | Update copyright year to 2017 | Paul Eggert | 2016-12-31 | 1 | -1/+1 |
| | | | | Run admin/update-copyright. | ||||
* | ; ChangeLog spelling fixes | Paul Eggert | 2016-08-21 | 1 | -2/+2 |
| | |||||
* | Update copyright year to 2016 | Paul Eggert | 2016-01-01 | 1 | -1/+1 |
| | | | | Run admin/update-copyright. | ||||
* | ; ChangeLog fixes | Glenn Morris | 2015-04-17 | 1 | -1/+1 |
| | |||||
* | ; Split lisp/erc ChangeLogs, for the sake of authors.el | Glenn Morris | 2015-04-16 | 1 | -752/+0 |
| | | | | | This turns the old 0.1..0.8 files into ChangeLog.1, and the old ChangeLog file into ChangeLog.2. | ||||
* | Standardize names of ChangeLog history files | Paul Eggert | 2015-04-15 | 1 | -0/+12481 |
Suggested by Glenn Morris in: http://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00678.html * Makefile.in (install-man): Don't treat ChangeLog.1 as a man page. * doc/man/ChangeLog.1: Rename back from doc/man/ChangeLog.01. * lisp/erc/ChangeLog.1: New file, containing the old contents of ... * lisp/erc/ChangeLog.01, lisp/erc/ChangeLog.02, lisp/erc/ChangeLog.03: * lisp/erc/ChangeLog.04, lisp/erc/ChangeLog.05, lisp/erc/ChangeLog.06: * lisp/erc/ChangeLog.07, lisp/erc/ChangeLog.08, lisp/erc/ChangeLog.09: Remove. |