1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 16:41:45 -08:00
Commit graph

36 commits

Author SHA1 Message Date
Noam Postavsky
26819cd1c0 ; ChangeLog.3: Fix typo. 2018-06-04 19:41:21 -04:00
Noam Postavsky
9a7a2e919a ; ChangeLog.3: Remove stray phrase. 2018-05-28 19:20:52 -04:00
Nicolas Petton
ddc7bea7f0
; * ChangeLog.3: Update. 2018-05-25 17:19:27 +02:00
Nicolas Petton
c267421647
; * ChangeLog.3: Update. 2018-04-09 21:00:56 +02:00
Nicolas Petton
f674c89f7c
; * ChangeLog.3: Update. 2018-04-05 11:27:04 +02:00
Nicolas Petton
fbd03baddf
* ChangeLog.3: Update 2018-04-03 14:31:27 +02:00
Paul Eggert
05781b2e88 ; Spelling fix 2018-03-19 18:53:21 -07:00
Paul Eggert
f2caf08ca6 ; Spelling fixes 2018-03-04 17:10:34 -08:00
Paul Eggert
832b9ece36 ; Spelling fixes 2018-03-01 18:43:07 -08:00
Paul Eggert
dd88499e89 ; Spelling fixes 2018-03-01 18:34:17 -08:00
Paul Eggert
f74ab96483 ; Spelling and grammar fixes. 2018-02-17 09:17:28 -08:00
Nicolas Petton
4f46a5098d
* ChangeLog.3: Update 2018-01-13 21:49:52 +01:00
Nicolas Petton
2c0cfa6455
* ChangeLog.3: Update 2018-01-12 22:01:44 +01:00
Paul Eggert
5c7dd8a783 Update copyright year to 2018
Run admin/update-copyright.
2018-01-01 00:57:59 -08:00
Paul Eggert
a89f0b6f33 maint: shorten https://lists.gnu.org/archive/html/... links 2017-11-25 22:48:12 -08:00
Paul Eggert
b2518ac750 Spelling fixes
* lisp/help-fns.el (help-fns--analyze-function):
Rename from help-fns--analyse-function.
All uses changed.
2017-11-19 00:21:09 -08:00
Paul Eggert
720322aab8 ; Spelling fixes 2017-11-16 00:01:00 -08:00
Martin Rudalics
1bd4e7c243 ; Fix typo in ChangeLog.3 2017-11-02 08:37:45 +01:00
Paul Eggert
9d31a97092 ; Spelling fixes 2017-11-01 22:07:43 -07:00
Paul Eggert
6f1dea5c74 Spelling fixes
* lisp/cedet/semantic/analyze/refs.el:
(semantic-analyze-proto-impl-toggle): Fix recently-introduced
misspelling of pop-to-buffer-same-window.
2017-10-18 18:43:44 -07:00
Paul Eggert
864734d112 ; Prefer https: to http: in GNU URLs 2017-10-14 19:19:24 -07:00
Nicolas Petton
05d0c0f802 ; * ChangeLog.3: ChangeLog fixes. 2017-10-11 15:14:51 +02:00
Nicolas Petton
fbabae6b24 * ChangeLog.3: Update. 2017-10-11 15:14:51 +02:00
Nicolas Petton
14dca4a79a ; ChangeLog.3 fixes 2017-10-09 21:51:44 +02:00
Nicolas Petton
16dc580aa6
; Update ChangeLog.3 2017-10-05 23:18:23 +02:00
Nicolas Petton
ae42ae79f5
; ChangeLog fixes 2017-10-03 13:12:56 +02:00
Paul Eggert
5172fa02cc Prefer HTTPS to HTTP for gnu.org
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:.
2017-10-01 19:59:01 -07:00
Paul Eggert
cbc8324488 Prefer HTTPS to HTTP for gnu.org
This catches some URLs I missed in my previous scan,
or perhaps were added after the scan.
2017-09-29 17:48:22 -07:00
Paul Eggert
f2b2201594 ; Spelling and URL fixes 2017-09-23 00:36:56 -07:00
Bastien
b657de7f7a Fix misformatted changelog entry 2017-06-14 18:54:38 +02:00
Paul Eggert
b94472f188 ; Spelling fixes 2017-06-10 11:44:49 -07:00
Glenn Morris
6a757bead9 ; ChangeLog fixes 2017-06-05 20:33:55 -04:00
Paul Eggert
1a55cc6094 ; Spelling fixes 2017-04-01 10:47:11 -07:00
Paul Eggert
cb70725584 ; Spelling, punctuation and minor wording fixes 2017-02-16 09:18:21 -08:00
Paul Eggert
e6a782ee1a Update copyright year to 2017 in master
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.
2017-01-01 01:48:59 -08:00
Paul Eggert
aed629d61c Put post-25 ChangeLog entries into ChangeLog.3
* 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.
2016-12-07 12:53:56 -08:00