Eli Zaretskii
cae528457c
; Add 2023 to copyright years.
2023-01-01 05:31:12 -05:00
Stefan Kangas
9292f595a7
; Fix typos
2022-12-31 12:43:32 +01:00
Stefan Kangas
033071692c
; Fix typos
2022-12-16 08:29:28 +01:00
Stefan Kangas
70ecdebc92
; Fix typos (don't abbreviate "with" or "without")
2022-12-01 16:36:09 +01:00
Stefan Kangas
16318bfb51
; Fix typos
2022-11-20 12:59:39 +01:00
Stefan Kangas
ba485eb949
; Fix typos
2022-11-18 16:02:19 +01:00
Stefan Kangas
93036209fa
; Fix typos (duplicate words)
2022-11-17 09:34:24 +01:00
Stefan Kangas
6f48b46b03
; Fix typos
2022-11-11 15:52:37 +01:00
Eli Zaretskii
19dcb237b5
; Add 2022 to copyright years.
2022-01-01 02:45:51 -05:00
Paul Eggert
ba05d005e5
Update copyright year to 2021
...
Run "TZ=UTC0 admin/update-copyright".
2021-01-01 01:13:56 -08:00
Stefan Kangas
dd16e46bb9
; Prefer https to http in more URLs
...
These were all tested and confirmed working.
2020-10-24 20:23:27 +02:00
Stefan Kangas
ceae38b933
; Fix trivial typos in ChangeLogs
2020-10-03 12:53:51 +02:00
Paul Eggert
365e01cc9f
Update copyright year to 2020
...
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
2020-01-01 00:59:52 +00:00
Paul Eggert
26bed8ba10
Update copyright year to 2019
...
Run 'TZ=UTC0 admin/update-copyright $(git ls-files)'.
2019-01-01 01:01:13 +00: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
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
cdef84fb68
Spelling fixes
...
* lisp/progmodes/cc-langs.el:
(c-ambiguous-overloadable-or-identifier-prefixes): Rename from
c-ambiguous-overloadable-or-identifier-prefices. Caller changed.
2017-09-10 09:24: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
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
55b07d3379
; Update contributor name
...
; Ref http://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00114.html
2017-05-06 18:38:18 -07:00
Paul Eggert
5badc81c1c
Update copyright year to 2017
...
Run admin/update-copyright.
2016-12-31 19:42:26 -08:00
Paul Eggert
0e963201d0
Update copyright year to 2016
...
Run admin/update-copyright.
2016-01-01 01:34:24 -08:00
Stefan Monnier
ea92591983
Change defgeneric so it doesn't completely redefine the function
...
* lisp/emacs-lisp/cl-generic.el (cl-generic-define): Don't throw away
previously defined methods.
(cl-generic-define-method): Let-bind purify-flag instead of using `fset'.
(cl--generic-prefill-dispatchers): Only define during compilation.
(cl-method-qualifiers): Remove redundant alias.
(help-fns-short-filename): Silence byte-compiler.
* test/automated/cl-generic-tests.el: Adjust to new defgeneric semantics.
2015-05-21 23:46:10 -04:00
Paul Eggert
b884ff380d
Spelling fix for 'hfy-optimizations'
...
* htmlfontify.el (hfy-optimizations): Rename from hfy-optimisations,
with an obsolete alias. All uses changed.
2015-04-05 23:43:22 -07:00
Paul Eggert
2a1be9eb23
Prefer "initialize" to "initialise"
...
* lisp/progmodes/js.el (js-indent-first-init):
Rename from js-indent-first-initialiser, to avoid worrying about
American vs British spelling. All uses changed.
* test/indent/js-indent-init-t.js: Rename from
indent/js-indent-first-initialiser-t.js.
* test/indent/js-indent-init-dynamic.js: Rename from
test/indent/js-indent-first-initialiser-dynamic.js.
2015-03-10 16:29:59 -07:00
Paul Eggert
7e09ef09a4
Update copyright year to 2015
...
Run admin/update-copyright.
2015-01-01 14:26:41 -08:00
Paul Eggert
0cce3623b1
Merge branch 'emacs-24'.
2014-11-28 23:07:16 -08:00
Paul Eggert
f24c8f98ec
Fix white-space problems in ChangeLogs.
2014-11-24 17:16:27 -08:00
Glenn Morris
10471ae361
Merge from emacs-24; up to 2014-07-27T18:05:37Z!eliz@gnu.org
2014-10-15 21:49:34 -04:00
Glenn Morris
affeda3b11
Tabify recent ChangeLog change
2014-10-15 21:47:10 -04:00
Glenn Morris
55aa96681c
Rewrite ChangeLog release notes to be less confusing
2014-10-15 00:22:14 -07:00
Stefan Monnier
0e176389a7
* lisp/find-cmd.el (find-cmd): Use grep's `find-program'.
...
Suggested by <lompik@voila.fr>.
Fixes: debbugs:18518
2014-09-24 15:23:13 -04:00
Paul Eggert
0f2ed59206
Spelling fixes.
...
* lisp/ses.el (ses-file-format-extend-parameter-list): Rename from
ses-file-format-extend-paramter-list. All uses changed.
* lisp/gnus-cloud.el (gnus-cloud-parse-version-1): Fix misspelling
of ":delete".
2014-09-11 12:44:25 -07:00
Stefan Monnier
562d55be2c
Misc accumulated ChangeLog convention fixes
2014-08-28 18:18:39 -04:00
Glenn Morris
92f1664d5e
ChangeLog fixes.
...
Not sure how M-x authors missed these so far...
2014-06-25 20:34:54 -04:00
Eli Zaretskii
fb070dcb08
Fix commit date of an entry in lisp/ChangeLog.16.
2014-04-20 17:45:19 +03:00
Glenn Morris
a12bf61ed4
ChangeLog fixes
2014-01-10 19:55:50 -08:00
Paul Eggert
ba3189039a
Update copyright year to 2014 by running admin/update-copyright.
2014-01-01 07:43:34 +00:00
Paul Eggert
f224e50022
Spelling and punctuation fixes.
2013-12-01 14:33:13 -08:00
Glenn Morris
e903c210b6
ChangeLog fixes prompted by M-x authors
2013-10-12 17:28:30 -07:00
Glenn Morris
e36b2d20d0
ChangeLog whitespace fixes
2013-09-17 00:31:09 -07:00
Juanma Barranquero
a04689de43
Fix typos in ChangeLogs.
2013-07-26 19:02:22 +02:00
Glenn Morris
86ace8fcd7
ChangeLog bug ref fix
2013-06-19 12:59:23 -04:00
Juanma Barranquero
a020afb989
lisp/ChangeLog, src/ChangeLog: Rotate changelogs.
2013-06-18 13:17:50 +02:00