Paul Eggert
5c7dd8a783
Update copyright year to 2018
...
Run admin/update-copyright.
2018-01-01 00:57:59 -08:00
Paul Eggert
bc511a64f6
Prefer HTTPS to FTP and HTTP in documentation
...
Most of this change is to boilerplate commentary such as license URLs.
This change was prompted by ftp://ftp.gnu.org's going-away party,
planned for November. Change these FTP URLs to https://ftp.gnu.org
instead. Make similar changes for URLs to other organizations moving
away from FTP. Also, change HTTP to HTTPS for URLs to gnu.org and
fsf.org when this works, as this will further help defend against
man-in-the-middle attacks (for this part I omitted the MS-DOS and
MS-Windows sources and the test tarballs to keep the workload down).
HTTPS is not fully working to lists.gnu.org so I left those URLs alone
for now.
2017-09-13 15:54:37 -07:00
Paul Eggert
bcf244ef9b
Merge from origin/emacs-25
...
2e2a806
Fix copyright years by hand
5badc81
Update copyright year to 2017
2017-01-01 01:10:47 -08:00
Paul Eggert
92e5b41c7c
Spelling and minor grammar fixes
...
* test/file-organization.org: Rename from test/file-organisation.org.
2016-08-05 13:35:13 -07:00
Paul Eggert
fdcf46d33e
Merge from origin/emacs-25
...
0377fe2
; Spelling fixes
f253695
Update docs for `customize-mode'
4395aaa
Fix documentation of 'assoc-string' and 'compare-strings'
ab0ebb9
; Only load .elc file in tests.
a98aa02
Error on multibyte characters in HTTP request
ea512a7
* lisp/gnus/mm-decode.el (mm-convert-shr-links): Mask keys th...
8297331
; Revert "Ensure undo-boundary after insert-file-contents."
dc5e65b
Unset GIT_DIR when calling Git commands
6cdd8f7
Ensure undo-boundary after insert-file-contents.
4793f5f
Clarify documentation of 'line-spacing' and 'line-height'
5f37572
Fix removal of variables from process-environment
e5e886d
* admin/authors.el (authors-ignored-files, authors-valid-file...
db0777b
* admin/authors.el (authors-aliases, authors-fixed-case): Add...
# Conflicts:
# doc/lispref/modes.texi
# lisp/gnus/mm-decode.el
2016-06-26 00:16:25 +02:00
Paul Eggert
5feeead126
Merge from origin/emacs-25
...
604f656
* test/automated/viper-tests.el (viper-test-undo-kmacro): Del...
20eb531
* lisp/mail/footnote.el (footnote-mode): Fix doc typo.
a7a2244
* doc/misc/smtpmail.texi (Encryption): Fix 2012-12-22 typo.
07bd972
* lisp/emacs-lisp/lisp-mode.el (lisp--mode-syntax-table): Fix...
2016-06-07 09:34:27 -07:00
Paul Eggert
25cc0f2aad
Merge from origin/emacs-25
...
788c9b6
; Spelling fix
25c4a30
* lisp/recentf.el (recentf-dialog-mode-map): Remove follow-li...
0992ec3
Correct cl-flet usage (Bug#22317)
50caae3
Release MH-E manual version 8.6
602bb40
Update MH-E's documentation about HTML renderers
89018f0
Fx the we->the typo
845ee57
Restore frames into the current display by default
ee28b4c
* lisp/recentf.el (recentf-open-files-item): Quick fix for (b...
01c3cd1
etc/TODO: Remove out-of-place issue
5e18486
Clarify doc string of 'file-name-sans-extension'
bffda22
Fix the MSDOS build
f907f98
* lisp/progmodes/elisp-mode.el (elisp-function-argstring): Ca...
1a2ffd0
* src/dired.c (Ffile_name_all_completions): Doc fix. (Bug#23...
f7ffc4b
Fix infloop in 'number-sequence'
4ab2673
; Spelling and punctuation fixes in comments
71c152e
* lisp/emacs-lisp/find-func.el (find-function-library):
2016-05-31 08:07:41 -07:00
Paul Eggert
6ca36676c9
Repair damage from emacs-25 merge
...
* test/lisp/character-fold-tests.el:
Remove, as it was renamed to test/lisp/char-fold-tests.el.
* test/lisp/emulation/viper-tests.el:
Rename from test/automated/viper-tests.el.
2016-05-26 13:20:02 -07:00