1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 02:31:03 -08:00
Commit graph

125 commits

Author SHA1 Message Date
Paul Eggert
5d51403ceb ; Typo fixes, mostly repeated words 2017-10-09 22:55:06 -07: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
Paul Eggert
b3fd6831dc Merge Emacs 25.3 fixes
The security patches released for Emacs 25.3 were less drastic
than what we had immediately put into master.  Adjust master to
match 25.3 (Bug#28350).
* lisp/textmodes/enriched.el (enriched-translations):
Re-enable FUNCTION and display translations that are safe.
(enriched-handle-display-prop): Bring back.
(enriched-decode-display-prop): Bring back, but disable
the unsafe part.
2017-09-12 09:26:37 -07:00
Paul Eggert
20e9a00fb5 Spelling fixes
* lisp/org/org-table.el (org-table-sort-lines):
Fix misspelling in prompt.
* lisp/org/ox-ascii.el (org-ascii--describe-datum):
Fix misspelling in call to org-element-lineage.
2017-07-06 00:24:56 -07:00
Paul Eggert
b94472f188 ; Spelling fixes 2017-06-10 11:44:49 -07:00
Glenn Morris
9d63c87e91 More authors.el updates
* admin/authors.el (authors-ignored-files, authors-valid-file-names)
(authors-renamed-files-alist): Additions.

; ChangeLog fixes
2017-06-07 14:27:21 -04:00
Glenn Morris
a203e717eb More small authors.el updates
* admin/authors.el (authors-aliases): Fix recent addition.
(authors-obsolete-files-regexps, authors-no-scan-regexps)
(authors-ignored-files, authors-valid-file-names)
(authors-renamed-files-alist): Additions.
; * lisp/vc/pcvs.el, test/lisp/emacs-lisp/checkdoc-tests.el:
; Fix Author headers.
; * ChangeLog.2: Fixes.
2017-06-06 15:08:41 -04:00
Glenn Morris
6a757bead9 ; ChangeLog fixes 2017-06-05 20:33:55 -04:00
Glenn Morris
784602b105 ; Add release notice 2017-04-21 15:27:59 -04:00
Nicolas Petton
3a34412caa Set Emacs version to 25.2 and update AUTHORS file
* README: Set Emacs version to 25.2.
* etc/HISTORY: Add release log.
* lisp/ldefs-boot.el:
* etc/AUTHORS:
* ChangeLog.2: Update.
2017-04-20 17:29:11 +02:00
Paul Eggert
e0e9db4c84 ; Spelling fix 2017-03-19 13:05:56 -07:00
Nicolas Petton
4210210993
; Update ChangeLog.2 and AUTHORS files 2017-02-21 17:37:43 +01:00
Nicolas Petton
a51f11df0d
; Update ChangeLog.2 and AUTHORS files 2017-02-03 16:00:17 +01:00
Nicolas Petton
73e62bbcdc
; Update ChangeLog.2 and AUTHORS files 2017-02-03 15:32:01 +01:00
Nicolas Petton
6102d01eca
; Update ChangeLog.2 and AUTHORS files 2017-02-03 11:39:48 +01:00
Paul Eggert
5badc81c1c Update copyright year to 2017
Run admin/update-copyright.
2016-12-31 19:42:26 -08:00
Nicolas Petton
665be694b6
; Update ChangeLog.2 and AUTHORS files 2016-12-30 15:37:44 +01:00
Nicolas Petton
39809036d3
; Update ChangeLog.2, etc/AUTHORS and ldef-boot.el for Emacs 25.1.90 pretest 2016-11-28 19:04:23 +01:00
Nicolas Petton
46065291fa
; ChangeLog.2 update 2016-11-28 16:24:59 +01:00
Nicolas Petton
dcfe4d113a
; ChangeLog.2 update 2016-11-27 20:42:28 +01:00
Nicolas Petton
3d63b488da Update ChangeLog files and authors.el
* admin/authors.el (authors-renamed-files-alist): Add entries for
  obsolete files.
* ChangeLog.2: Update.
2016-11-21 17:51:32 +01:00
Paul Eggert
acae275b27 ; Spelling fixes 2016-11-04 14:50:59 -07:00
Nicolas Petton
f0eb70d893
; Update ChangeLog.2 and ldef-boot.el for Emacs 25.1 release 2016-09-15 23:30:09 +02:00
Nicolas Petton
927afa1ef6
; Update ChangeLog.2 and ldef-boot.el for Emacs 25.1 RC2 2016-08-21 23:24:55 +02:00
Nicolas Petton
26685000d8
;; * ChangeLog.2: ChangeLog update. 2016-07-24 16:56:01 +02:00
Nicolas Petton
7acfaead6d
; ChangeLog fixes 2016-07-24 16:41:47 +02:00
Glenn Morris
10802d8472 ; make change-history-commit 2016-06-12 13:07:11 -04:00
Nicolas Petton
78f9af707f
; ChangeLog fixes
* ChangeLog.2:
* lisp/ChangeLog.17: Fix ChangeLog entries
2016-04-22 18:54:52 +02:00
Paul Eggert
488a72f8e3 ; Spelling fixes 2016-04-10 23:55:05 -07:00
Paul Eggert
1e5327c7c7 ; Backport ChangeLog.2 fixes from master 2016-03-22 13:22:50 -07:00
Nicolas Petton
a26f1933db ; fix changelog entries 2016-03-02 17:03:21 +01:00
Nicolas Petton
fbc85c79ba ; make change-history-commit 2016-03-02 13:46:19 +01:00
Paul Eggert
cf79616133 ; Spelling fixes 2016-02-14 19:45:12 -08:00
Glenn Morris
cc6d906490 ; Auto-commit of ChangeLog files. 2016-02-14 07:26:10 -05:00
Nicolas Petton
478ca5de54 ; fix changelog entries 2016-02-13 20:28:54 +01:00
Nicolas Petton
2b7d006460 ; make change-history-commit 2016-02-13 19:29:35 +01:00
Glenn Morris
d7933ff2ac ; Auto-commit of ChangeLog files. 2016-02-07 07:23:56 -05:00
Paul Eggert
86ce76b8e3 ; Fix ChangeLog.2 commit ID. 2016-01-31 12:18:46 -08:00
Martin Rudalics
9fd0189337 ;Fix ChangeLog entry 2016-01-30 18:28:26 +01:00
Nicolas Petton
e6b7b6d89f ; ChangeLog fixes
* ChangeLog.2: Auto-update of the ChangeLog file, as well as entry
  fixes.
2016-01-30 16:00:54 +01:00
Nicolas Petton
5152b211e8 ; ChangeLog fixes
* ChangeLog.2:
* doc/emacs/ChangeLog.1:
* lisp/ChangeLog.17: Fix ChangeLog entries
2016-01-24 13:31:54 +01:00
Glenn Morris
0d7bdee577 ; ChangeLog fix 2016-01-12 20:03:02 -05:00
Paul Eggert
0e963201d0 Update copyright year to 2016
Run admin/update-copyright.
2016-01-01 01:34:24 -08:00
Anders Lindgren
6d109c051c ; Cleanup of change log. Removed obsolete email addresses. 2015-11-15 19:28:32 +01:00
Paul Eggert
c92dbd6d0c Spelling fixes
* lisp/net/soap-inspect.el (soap-inspect-xs-simple-type):
Fix misspelling in output.
2015-11-10 10:23:00 -08:00
Juanma Barranquero
e133eeaa97 ; ChangeLog.2 fixes 2015-11-08 23:15:25 +01:00
Glenn Morris
d5f110e369 ; Auto-commit of ChangeLog files. 2015-11-08 06:23:33 -05:00
Thomas Fitzsimmons
88733e67df ; ChangeLog.2: Fix formatting of ntlm.el 2.0.0 entry 2015-11-07 09:10:20 -05:00