summaryrefslogtreecommitdiff
path: root/ChangeLog.3
Commit message (Collapse)AuthorAgeFilesLines
* ; * ChangeLog.3: Update.emacs-26.1-rc1Nicolas Petton2018-04-091-1/+32
|
* ; * ChangeLog.3: Update.Nicolas Petton2018-04-051-1/+22
|
* * ChangeLog.3: UpdateNicolas Petton2018-04-031-1/+3030
|
* ; Spelling fixPaul Eggert2018-03-191-1/+1
|
* ; Spelling fixesPaul Eggert2018-03-041-9/+9
|
* ; Spelling fixesPaul Eggert2018-03-011-4/+4
|
* ; Spelling fixesPaul Eggert2018-03-011-6/+6
|
* ; Spelling and grammar fixes.Paul Eggert2018-02-171-1/+1
|
* * ChangeLog.3: UpdateNicolas Petton2018-01-131-1/+63
|
* * ChangeLog.3: UpdateNicolas Petton2018-01-121-1/+4780
|
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
| | | | Run admin/update-copyright.
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-150/+150
|
* Spelling fixesPaul Eggert2017-11-191-1/+1
| | | | | | * lisp/help-fns.el (help-fns--analyze-function): Rename from help-fns--analyse-function. All uses changed.
* ; Spelling fixesPaul Eggert2017-11-161-2/+2
|
* ; Fix typo in ChangeLog.3Martin Rudalics2017-11-021-1/+1
|
* ; Spelling fixesPaul Eggert2017-11-011-25/+25
|
* Spelling fixesPaul Eggert2017-10-181-3/+3
| | | | | | * lisp/cedet/semantic/analyze/refs.el: (semantic-analyze-proto-impl-toggle): Fix recently-introduced misspelling of pop-to-buffer-same-window.
* ; Prefer https: to http: in GNU URLsPaul Eggert2017-10-141-72/+72
|
* ; * ChangeLog.3: ChangeLog fixes.Nicolas Petton2017-10-111-54/+59
|
* * ChangeLog.3: Update.Nicolas Petton2017-10-111-0/+525
|
* ; ChangeLog.3 fixesNicolas Petton2017-10-091-45/+50
|
* ; Update ChangeLog.3Nicolas Petton2017-10-051-1/+28145
|
* ; ChangeLog fixesNicolas Petton2017-10-031-406/+419
|
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-011-46/+46
| | | | | | | | | This fixes some URLs I omitted from my previous pass, notably those in lists.gnu.org. Although lists.gnu.org does not yet support TLS 1.1, TLS 1.0 is better than nothing. * lisp/erc/erc.el (erc-official-location): * lisp/mail/emacsbug.el (report-emacs-bug): Use https:, not http:.
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-09-291-1/+1
| | | | | This catches some URLs I missed in my previous scan, or perhaps were added after the scan.
* ; Spelling and URL fixesPaul Eggert2017-09-231-4/+4
|
* Fix misformatted changelog entryBastien2017-06-141-2/+0
|
* ; Spelling fixesPaul Eggert2017-06-101-1/+1
|
* ; ChangeLog fixesGlenn Morris2017-06-051-2/+2
|
* ; Spelling fixesPaul Eggert2017-04-011-1/+1
|
* ; Spelling, punctuation and minor wording fixesPaul Eggert2017-02-161-1/+1
|
* Update copyright year to 2017 in masterPaul Eggert2017-01-011-1/+1
| | | | | | Run admin/update-copyright in the master branch. This fixes files that were not already fixed in the emacs-25 branch before it was merged here.
* Put post-25 ChangeLog entries into ChangeLog.3Paul Eggert2016-12-071-0/+22624
* ChangeLog.2: Copy from emacs-25 branch. * ChangeLog.3: New file, with changes only in master. * Makefile.in (CHANGELOG_HISTORY_INDEX_MAX): Bump from 2 to 3.