diff options
| author | Vincent Belaïche | 2017-09-15 23:52:24 +0200 |
|---|---|---|
| committer | Vincent Belaïche | 2017-09-15 23:52:24 +0200 |
| commit | 767b3a7429d94d1565256565fda2060c95ca4f73 (patch) | |
| tree | 51ea759d20769230bd57fd6a93f0c98d261063b0 /admin | |
| parent | d1458d0f40f481e0ac55a55e7567d6e51438b583 (diff) | |
| parent | 9785d3513741c598ae53aecafacbb9bca3e53e48 (diff) | |
| download | emacs-767b3a7429d94d1565256565fda2060c95ca4f73.tar.gz emacs-767b3a7429d94d1565256565fda2060c95ca4f73.zip | |
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
Diffstat (limited to 'admin')
52 files changed, 82 insertions, 89 deletions
diff --git a/admin/README b/admin/README index cb6ba859926..7906844309a 100644 --- a/admin/README +++ b/admin/README | |||
| @@ -78,7 +78,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 78 | GNU General Public License for more details. | 78 | GNU General Public License for more details. |
| 79 | 79 | ||
| 80 | You should have received a copy of the GNU General Public License | 80 | You should have received a copy of the GNU General Public License |
| 81 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 81 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 82 | 82 | ||
| 83 | Local variables: | 83 | Local variables: |
| 84 | mode: outline | 84 | mode: outline |
diff --git a/admin/admin.el b/admin/admin.el index e81e7f1e7e1..44d091d1423 100644 --- a/admin/admin.el +++ b/admin/admin.el | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | ;; GNU General Public License for more details. | 15 | ;; GNU General Public License for more details. |
| 16 | 16 | ||
| 17 | ;; You should have received a copy of the GNU General Public License | 17 | ;; You should have received a copy of the GNU General Public License |
| 18 | ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 18 | ;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 19 | 19 | ||
| 20 | ;;; Commentary: | 20 | ;;; Commentary: |
| 21 | 21 | ||
diff --git a/admin/alloc-colors.c b/admin/alloc-colors.c index fa6a639d88b..a4701dd77bd 100644 --- a/admin/alloc-colors.c +++ b/admin/alloc-colors.c | |||
| @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 15 | GNU General Public License for more details. | 15 | GNU General Public License for more details. |
| 16 | 16 | ||
| 17 | You should have received a copy of the GNU General Public License | 17 | You should have received a copy of the GNU General Public License |
| 18 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 18 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ |
| 19 | 19 | ||
| 20 | 20 | ||
| 21 | #include <X11/Xlib.h> | 21 | #include <X11/Xlib.h> |
diff --git a/admin/authors.el b/admin/authors.el index 86d42be8dc6..c69ca9405c7 100644 --- a/admin/authors.el +++ b/admin/authors.el | |||
| @@ -20,7 +20,7 @@ | |||
| 20 | ;; GNU General Public License for more details. | 20 | ;; GNU General Public License for more details. |
| 21 | 21 | ||
| 22 | ;; You should have received a copy of the GNU General Public License | 22 | ;; You should have received a copy of the GNU General Public License |
| 23 | ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 23 | ;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 24 | 24 | ||
| 25 | ;;; Commentary: | 25 | ;;; Commentary: |
| 26 | 26 | ||
diff --git a/admin/build-configs b/admin/build-configs index aa62dadc912..ac3147fe63b 100755 --- a/admin/build-configs +++ b/admin/build-configs | |||
| @@ -16,7 +16,7 @@ | |||
| 16 | # GNU General Public License for more details. | 16 | # GNU General Public License for more details. |
| 17 | 17 | ||
| 18 | # You should have received a copy of the GNU General Public License | 18 | # You should have received a copy of the GNU General Public License |
| 19 | # along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 19 | # along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 20 | 20 | ||
| 21 | 21 | ||
| 22 | require 5; | 22 | require 5; |
| @@ -97,4 +97,3 @@ foreach $config (@configs) | |||
| 97 | # Local Variables: | 97 | # Local Variables: |
| 98 | # mode: cperl | 98 | # mode: cperl |
| 99 | # End: | 99 | # End: |
| 100 | |||
diff --git a/admin/bzrmerge.el b/admin/bzrmerge.el index 46a5e42aa7b..d867c053e5c 100644 --- a/admin/bzrmerge.el +++ b/admin/bzrmerge.el | |||
| @@ -16,7 +16,7 @@ | |||
| 16 | ;; GNU General Public License for more details. | 16 | ;; GNU General Public License for more details. |
| 17 | 17 | ||
| 18 | ;; You should have received a copy of the GNU General Public License | 18 | ;; You should have received a copy of the GNU General Public License |
| 19 | ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 19 | ;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 20 | 20 | ||
| 21 | ;;; Commentary: | 21 | ;;; Commentary: |
| 22 | 22 | ||
diff --git a/admin/charsets/Makefile.in b/admin/charsets/Makefile.in index b154bc13d45..0c252ae919f 100644 --- a/admin/charsets/Makefile.in +++ b/admin/charsets/Makefile.in | |||
| @@ -19,7 +19,7 @@ | |||
| 19 | # GNU General Public License for more details. | 19 | # GNU General Public License for more details. |
| 20 | 20 | ||
| 21 | # You should have received a copy of the GNU General Public License | 21 | # You should have received a copy of the GNU General Public License |
| 22 | # along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 22 | # along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 23 | 23 | ||
| 24 | ### Commentary: | 24 | ### Commentary: |
| 25 | 25 | ||
diff --git a/admin/charsets/big5.awk b/admin/charsets/big5.awk index 7482d11a2d1..2393f9144bc 100644 --- a/admin/charsets/big5.awk +++ b/admin/charsets/big5.awk | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | # GNU General Public License for more details. | 15 | # GNU General Public License for more details. |
| 16 | 16 | ||
| 17 | # You should have received a copy of the GNU General Public License | 17 | # You should have received a copy of the GNU General Public License |
| 18 | # along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 18 | # along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 19 | 19 | ||
| 20 | BEGIN { | 20 | BEGIN { |
| 21 | tohex["A"] = 10; | 21 | tohex["A"] = 10; |
| @@ -68,5 +68,3 @@ function decode_big5(big5) { | |||
| 68 | code = decode_big5(big5); | 68 | code = decode_big5(big5); |
| 69 | printf "0x%04X %s\n", code, $2; | 69 | printf "0x%04X %s\n", code, $2; |
| 70 | } | 70 | } |
| 71 | |||
| 72 | |||
diff --git a/admin/charsets/compact.awk b/admin/charsets/compact.awk index 21e03ee4157..b912a0fd203 100644 --- a/admin/charsets/compact.awk +++ b/admin/charsets/compact.awk | |||
| @@ -16,7 +16,7 @@ | |||
| 16 | # GNU General Public License for more details. | 16 | # GNU General Public License for more details. |
| 17 | 17 | ||
| 18 | # You should have received a copy of the GNU General Public License | 18 | # You should have received a copy of the GNU General Public License |
| 19 | # along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 19 | # along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 20 | 20 | ||
| 21 | # Commentary: | 21 | # Commentary: |
| 22 | # Make a charset map compact by changing this kind of line sequence: | 22 | # Make a charset map compact by changing this kind of line sequence: |
diff --git a/admin/charsets/cp51932.awk b/admin/charsets/cp51932.awk index df1f8cd7b23..6aac98815b5 100644 --- a/admin/charsets/cp51932.awk +++ b/admin/charsets/cp51932.awk | |||
| @@ -16,7 +16,7 @@ | |||
| 16 | # GNU General Public License for more details. | 16 | # GNU General Public License for more details. |
| 17 | 17 | ||
| 18 | # You should have received a copy of the GNU General Public License | 18 | # You should have received a copy of the GNU General Public License |
| 19 | # along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 19 | # along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 20 | 20 | ||
| 21 | # Commentary: | 21 | # Commentary: |
| 22 | 22 | ||
diff --git a/admin/charsets/cp932.awk b/admin/charsets/cp932.awk index acba0333371..7fd3e9111f5 100644 --- a/admin/charsets/cp932.awk +++ b/admin/charsets/cp932.awk | |||
| @@ -16,7 +16,7 @@ | |||
| 16 | # GNU General Public License for more details. | 16 | # GNU General Public License for more details. |
| 17 | 17 | ||
| 18 | # You should have received a copy of the GNU General Public License | 18 | # You should have received a copy of the GNU General Public License |
| 19 | # along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 19 | # along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 20 | 20 | ||
| 21 | # Commentary: | 21 | # Commentary: |
| 22 | 22 | ||
| @@ -113,4 +113,3 @@ END { | |||
| 113 | printf "0x%02X%02X 0x%04X # 4\n", i, j, code++; | 113 | printf "0x%02X%02X 0x%04X # 4\n", i, j, code++; |
| 114 | } | 114 | } |
| 115 | } | 115 | } |
| 116 | |||
diff --git a/admin/charsets/eucjp-ms.awk b/admin/charsets/eucjp-ms.awk index 24152b44eff..94e27d00651 100644 --- a/admin/charsets/eucjp-ms.awk +++ b/admin/charsets/eucjp-ms.awk | |||
| @@ -16,7 +16,7 @@ | |||
| 16 | # GNU General Public License for more details. | 16 | # GNU General Public License for more details. |
| 17 | 17 | ||
| 18 | # You should have received a copy of the GNU General Public License | 18 | # You should have received a copy of the GNU General Public License |
| 19 | # along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 19 | # along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 20 | 20 | ||
| 21 | # Commentary: | 21 | # Commentary: |
| 22 | 22 | ||
diff --git a/admin/charsets/gb180302.awk b/admin/charsets/gb180302.awk index 4947f966371..1a6995a1cb4 100644 --- a/admin/charsets/gb180302.awk +++ b/admin/charsets/gb180302.awk | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | # GNU General Public License for more details. | 15 | # GNU General Public License for more details. |
| 16 | 16 | ||
| 17 | # You should have received a copy of the GNU General Public License | 17 | # You should have received a copy of the GNU General Public License |
| 18 | # along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 18 | # along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 19 | 19 | ||
| 20 | BEGIN { | 20 | BEGIN { |
| 21 | tohex["A"] = 10; | 21 | tohex["A"] = 10; |
diff --git a/admin/charsets/gb180304.awk b/admin/charsets/gb180304.awk index 81d7e7301bf..9c6522b5729 100644 --- a/admin/charsets/gb180304.awk +++ b/admin/charsets/gb180304.awk | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | # GNU General Public License for more details. | 15 | # GNU General Public License for more details. |
| 16 | 16 | ||
| 17 | # You should have received a copy of the GNU General Public License | 17 | # You should have received a copy of the GNU General Public License |
| 18 | # along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 18 | # along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 19 | 19 | ||
| 20 | BEGIN { | 20 | BEGIN { |
| 21 | tohex["A"] = 10; | 21 | tohex["A"] = 10; |
diff --git a/admin/charsets/mapconv b/admin/charsets/mapconv index 5f62ff90d3a..8ee3d142e72 100755 --- a/admin/charsets/mapconv +++ b/admin/charsets/mapconv | |||
| @@ -19,7 +19,7 @@ | |||
| 19 | # GNU General Public License for more details. | 19 | # GNU General Public License for more details. |
| 20 | 20 | ||
| 21 | # You should have received a copy of the GNU General Public License | 21 | # You should have received a copy of the GNU General Public License |
| 22 | # along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 22 | # along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 23 | 23 | ||
| 24 | # Commentary: | 24 | # Commentary: |
| 25 | 25 | ||
diff --git a/admin/charsets/mapfiles/README b/admin/charsets/mapfiles/README index f9dc2ba99f8..f4fea85e8b6 100644 --- a/admin/charsets/mapfiles/README +++ b/admin/charsets/mapfiles/README | |||
| @@ -80,4 +80,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 80 | GNU General Public License for more details. | 80 | GNU General Public License for more details. |
| 81 | 81 | ||
| 82 | You should have received a copy of the GNU General Public License | 82 | You should have received a copy of the GNU General Public License |
| 83 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 83 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/admin/charsets/mule-charsets.el b/admin/charsets/mule-charsets.el index 4ccf4bfb5be..8355af4488d 100644 --- a/admin/charsets/mule-charsets.el +++ b/admin/charsets/mule-charsets.el | |||
| @@ -16,7 +16,7 @@ | |||
| 16 | ;; GNU General Public License for more details. | 16 | ;; GNU General Public License for more details. |
| 17 | 17 | ||
| 18 | ;; You should have received a copy of the GNU General Public License | 18 | ;; You should have received a copy of the GNU General Public License |
| 19 | ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 19 | ;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 20 | 20 | ||
| 21 | 21 | ||
| 22 | ;; For the record: the old, pre-v23 code was this: | 22 | ;; For the record: the old, pre-v23 code was this: |
| @@ -67,4 +67,3 @@ | |||
| 67 | (sort-lines nil (point-min) (point-max)) | 67 | (sort-lines nil (point-min) (point-max)) |
| 68 | (let ((coding-system-for-write 'unix)) | 68 | (let ((coding-system-for-write 'unix)) |
| 69 | (write-file (car elt))))) | 69 | (write-file (car elt))))) |
| 70 | |||
diff --git a/admin/cus-test.el b/admin/cus-test.el index 3808a44eff6..a8582ac59cf 100644 --- a/admin/cus-test.el +++ b/admin/cus-test.el | |||
| @@ -20,7 +20,7 @@ | |||
| 20 | ;; GNU General Public License for more details. | 20 | ;; GNU General Public License for more details. |
| 21 | 21 | ||
| 22 | ;; You should have received a copy of the GNU General Public License | 22 | ;; You should have received a copy of the GNU General Public License |
| 23 | ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 23 | ;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 24 | 24 | ||
| 25 | ;;; Commentary: | 25 | ;;; Commentary: |
| 26 | 26 | ||
diff --git a/admin/diff-tar-files b/admin/diff-tar-files index 23df9ff1922..f45d72f1a66 100755 --- a/admin/diff-tar-files +++ b/admin/diff-tar-files | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | # GNU General Public License for more details. | 15 | # GNU General Public License for more details. |
| 16 | 16 | ||
| 17 | # You should have received a copy of the GNU General Public License | 17 | # You should have received a copy of the GNU General Public License |
| 18 | # along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 18 | # along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 19 | 19 | ||
| 20 | 20 | ||
| 21 | if [ $# != 2 ]; then | 21 | if [ $# != 2 ]; then |
diff --git a/admin/find-gc.el b/admin/find-gc.el index 53ac9220408..91acbb5149d 100644 --- a/admin/find-gc.el +++ b/admin/find-gc.el | |||
| @@ -17,7 +17,7 @@ | |||
| 17 | ;; GNU General Public License for more details. | 17 | ;; GNU General Public License for more details. |
| 18 | 18 | ||
| 19 | ;; You should have received a copy of the GNU General Public License | 19 | ;; You should have received a copy of the GNU General Public License |
| 20 | ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 20 | ;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 21 | 21 | ||
| 22 | ;;; Commentary: | 22 | ;;; Commentary: |
| 23 | 23 | ||
diff --git a/admin/gitmerge.el b/admin/gitmerge.el index a0efce5ea69..0dfd190d753 100644 --- a/admin/gitmerge.el +++ b/admin/gitmerge.el | |||
| @@ -18,7 +18,7 @@ | |||
| 18 | ;; GNU General Public License for more details. | 18 | ;; GNU General Public License for more details. |
| 19 | 19 | ||
| 20 | ;; You should have received a copy of the GNU General Public License | 20 | ;; You should have received a copy of the GNU General Public License |
| 21 | ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 21 | ;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 22 | 22 | ||
| 23 | ;;; Commentary: | 23 | ;;; Commentary: |
| 24 | 24 | ||
diff --git a/admin/grammars/Makefile.in b/admin/grammars/Makefile.in index fd1d8954e58..740168fc735 100644 --- a/admin/grammars/Makefile.in +++ b/admin/grammars/Makefile.in | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | ## GNU General Public License for more details. | 15 | ## GNU General Public License for more details. |
| 16 | 16 | ||
| 17 | ## You should have received a copy of the GNU General Public License | 17 | ## You should have received a copy of the GNU General Public License |
| 18 | ## along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 18 | ## along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 19 | 19 | ||
| 20 | ### Commentary: | 20 | ### Commentary: |
| 21 | 21 | ||
diff --git a/admin/grammars/c.by b/admin/grammars/c.by index c312fd636df..da9f967a160 100644 --- a/admin/grammars/c.by +++ b/admin/grammars/c.by | |||
| @@ -18,7 +18,7 @@ | |||
| 18 | ;; GNU General Public License for more details. | 18 | ;; GNU General Public License for more details. |
| 19 | 19 | ||
| 20 | ;; You should have received a copy of the GNU General Public License | 20 | ;; You should have received a copy of the GNU General Public License |
| 21 | ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 21 | ;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 22 | 22 | ||
| 23 | ;; TODO: From Nate Schley | 23 | ;; TODO: From Nate Schley |
| 24 | ;; > * Can't parse signature element: "const char* const rmc_ClrTxt" | 24 | ;; > * Can't parse signature element: "const char* const rmc_ClrTxt" |
diff --git a/admin/grammars/grammar.wy b/admin/grammars/grammar.wy index ffbe7cc4a99..d64dcdcbfd9 100644 --- a/admin/grammars/grammar.wy +++ b/admin/grammars/grammar.wy | |||
| @@ -21,7 +21,7 @@ | |||
| 21 | ;; GNU General Public License for more details. | 21 | ;; GNU General Public License for more details. |
| 22 | 22 | ||
| 23 | ;; You should have received a copy of the GNU General Public License | 23 | ;; You should have received a copy of the GNU General Public License |
| 24 | ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 24 | ;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 25 | 25 | ||
| 26 | %package semantic-grammar-wy | 26 | %package semantic-grammar-wy |
| 27 | %provide semantic/grammar-wy | 27 | %provide semantic/grammar-wy |
diff --git a/admin/grammars/java-tags.wy b/admin/grammars/java-tags.wy index bbad38d23f6..f1a4c147cd1 100644 --- a/admin/grammars/java-tags.wy +++ b/admin/grammars/java-tags.wy | |||
| @@ -20,7 +20,7 @@ | |||
| 20 | ;; GNU General Public License for more details. | 20 | ;; GNU General Public License for more details. |
| 21 | 21 | ||
| 22 | ;; You should have received a copy of the GNU General Public License | 22 | ;; You should have received a copy of the GNU General Public License |
| 23 | ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 23 | ;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 24 | 24 | ||
| 25 | %package wisent-java-tags-wy | 25 | %package wisent-java-tags-wy |
| 26 | %provide semantic/wisent/javat-wy | 26 | %provide semantic/wisent/javat-wy |
diff --git a/admin/grammars/js.wy b/admin/grammars/js.wy index 72b662e1795..ded8023b7f4 100644 --- a/admin/grammars/js.wy +++ b/admin/grammars/js.wy | |||
| @@ -18,7 +18,7 @@ | |||
| 18 | ;; GNU General Public License for more details. | 18 | ;; GNU General Public License for more details. |
| 19 | 19 | ||
| 20 | ;; You should have received a copy of the GNU General Public License | 20 | ;; You should have received a copy of the GNU General Public License |
| 21 | ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 21 | ;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 22 | 22 | ||
| 23 | ;;; Commentary: | 23 | ;;; Commentary: |
| 24 | 24 | ||
diff --git a/admin/grammars/make.by b/admin/grammars/make.by index 0bfde31979f..d3a03ead472 100644 --- a/admin/grammars/make.by +++ b/admin/grammars/make.by | |||
| @@ -19,7 +19,7 @@ | |||
| 19 | ;; GNU General Public License for more details. | 19 | ;; GNU General Public License for more details. |
| 20 | 20 | ||
| 21 | ;; You should have received a copy of the GNU General Public License | 21 | ;; You should have received a copy of the GNU General Public License |
| 22 | ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 22 | ;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 23 | 23 | ||
| 24 | %package semantic-make-by | 24 | %package semantic-make-by |
| 25 | %provide semantic/bovine/make-by | 25 | %provide semantic/bovine/make-by |
| @@ -134,7 +134,7 @@ elements: element some-whitespace elements | |||
| 134 | ( ,@$1 ) | 134 | ( ,@$1 ) |
| 135 | | ;;EMPTY | 135 | | ;;EMPTY |
| 136 | ; | 136 | ; |
| 137 | 137 | ||
| 138 | element: sub-element element | 138 | element: sub-element element |
| 139 | ( (concat (car ,$1) (car ,$2)) ) | 139 | ( (concat (car ,$1) (car ,$2)) ) |
| 140 | | ;;EMPTY | 140 | | ;;EMPTY |
diff --git a/admin/grammars/python.wy b/admin/grammars/python.wy index 23aa65cd7f1..c8426e2581d 100644 --- a/admin/grammars/python.wy +++ b/admin/grammars/python.wy | |||
| @@ -22,7 +22,7 @@ | |||
| 22 | ;; GNU General Public License for more details. | 22 | ;; GNU General Public License for more details. |
| 23 | 23 | ||
| 24 | ;; You should have received a copy of the GNU General Public License | 24 | ;; You should have received a copy of the GNU General Public License |
| 25 | ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 25 | ;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 26 | 26 | ||
| 27 | ;;; Commentary: | 27 | ;;; Commentary: |
| 28 | ;; | 28 | ;; |
diff --git a/admin/grammars/scheme.by b/admin/grammars/scheme.by index c4d6a392f7c..86fe81d1852 100644 --- a/admin/grammars/scheme.by +++ b/admin/grammars/scheme.by | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | ;; GNU General Public License for more details. | 15 | ;; GNU General Public License for more details. |
| 16 | 16 | ||
| 17 | ;; You should have received a copy of the GNU General Public License | 17 | ;; You should have received a copy of the GNU General Public License |
| 18 | ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 18 | ;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 19 | 19 | ||
| 20 | %package semantic-scm-by | 20 | %package semantic-scm-by |
| 21 | %provide semantic/bovine/scm-by | 21 | %provide semantic/bovine/scm-by |
| @@ -98,4 +98,3 @@ expression : symbol | |||
| 98 | ; | 98 | ; |
| 99 | 99 | ||
| 100 | ;;; scheme.by ends here | 100 | ;;; scheme.by ends here |
| 101 | |||
diff --git a/admin/grammars/srecode-template.wy b/admin/grammars/srecode-template.wy index 811a3240604..aefa4c81242 100644 --- a/admin/grammars/srecode-template.wy +++ b/admin/grammars/srecode-template.wy | |||
| @@ -19,7 +19,7 @@ | |||
| 19 | ;; GNU General Public License for more details. | 19 | ;; GNU General Public License for more details. |
| 20 | 20 | ||
| 21 | ;; You should have received a copy of the GNU General Public License | 21 | ;; You should have received a copy of the GNU General Public License |
| 22 | ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 22 | ;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 23 | 23 | ||
| 24 | ;;; Commentary: | 24 | ;;; Commentary: |
| 25 | ;; | 25 | ;; |
diff --git a/admin/last-chance.el b/admin/last-chance.el index cab2d4718d6..76b8bcf6db1 100644 --- a/admin/last-chance.el +++ b/admin/last-chance.el | |||
| @@ -20,7 +20,7 @@ | |||
| 20 | ;; GNU General Public License for more details. | 20 | ;; GNU General Public License for more details. |
| 21 | 21 | ||
| 22 | ;; You should have received a copy of the GNU General Public License | 22 | ;; You should have received a copy of the GNU General Public License |
| 23 | ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 23 | ;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 24 | 24 | ||
| 25 | ;;; Commentary: | 25 | ;;; Commentary: |
| 26 | 26 | ||
diff --git a/admin/make-emacs b/admin/make-emacs index 4c735065e54..0938336407e 100755 --- a/admin/make-emacs +++ b/admin/make-emacs | |||
| @@ -17,7 +17,7 @@ | |||
| 17 | # GNU General Public License for more details. | 17 | # GNU General Public License for more details. |
| 18 | 18 | ||
| 19 | # You should have received a copy of the GNU General Public License | 19 | # You should have received a copy of the GNU General Public License |
| 20 | # along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 20 | # along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 21 | 21 | ||
| 22 | 22 | ||
| 23 | require 5; | 23 | require 5; |
diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt index e5c77172c9f..5822f666db4 100644 --- a/admin/make-tarball.txt +++ b/admin/make-tarball.txt | |||
| @@ -18,7 +18,7 @@ Steps to take before starting on the first pretest in any release sequence: | |||
| 18 | when preparing the first pretest for a major Emacs release.) | 18 | when preparing the first pretest for a major Emacs release.) |
| 19 | Commit cus-edit.el if changed. | 19 | Commit cus-edit.el if changed. |
| 20 | 20 | ||
| 21 | 3. Remove any old pretests from ftp://alpha.gnu.org/gnu/emacs/pretest. | 21 | 3. Remove any old pretests from https://alpha.gnu.org/gnu/emacs/pretest. |
| 22 | You can use 'gnupload --delete' (see below for more gnupload details). | 22 | You can use 'gnupload --delete' (see below for more gnupload details). |
| 23 | 23 | ||
| 24 | General steps (for each step, check for possible errors): | 24 | General steps (for each step, check for possible errors): |
| @@ -101,8 +101,8 @@ General steps (for each step, check for possible errors): | |||
| 101 | Check the contents of the new tar with admin/diff-tar-files | 101 | Check the contents of the new tar with admin/diff-tar-files |
| 102 | against the previous release (if this is the first pretest) or the | 102 | against the previous release (if this is the first pretest) or the |
| 103 | previous pretest. If you did not make the previous pretest | 103 | previous pretest. If you did not make the previous pretest |
| 104 | yourself, find it at <ftp://alpha.gnu.org/gnu/emacs/pretest>. | 104 | yourself, find it at <https://alpha.gnu.org/gnu/emacs/pretest>. |
| 105 | Releases are of course at <ftp://ftp.gnu.org/pub/gnu/emacs/>. | 105 | Releases are of course at <https://ftp.gnu.org/pub/gnu/emacs/>. |
| 106 | 106 | ||
| 107 | If this is the first pretest of a major release, just comparing | 107 | If this is the first pretest of a major release, just comparing |
| 108 | with the previous release may overlook many new files. You can try | 108 | with the previous release may overlook many new files. You can try |
| @@ -130,9 +130,9 @@ General steps (for each step, check for possible errors): | |||
| 130 | Now you should upload the files to the GNU ftp server. In order to | 130 | Now you should upload the files to the GNU ftp server. In order to |
| 131 | do that, you must be registered as an Emacs maintainer and have your | 131 | do that, you must be registered as an Emacs maintainer and have your |
| 132 | GPG key acknowledged by the ftp people. For instructions, see | 132 | GPG key acknowledged by the ftp people. For instructions, see |
| 133 | http://www.gnu.org/prep/maintain/html_node/Automated-Upload-Registration.html | 133 | https://www.gnu.org/prep/maintain/html_node/Automated-Upload-Registration.html |
| 134 | The simplest method to upload is to use the gnulib | 134 | The simplest method to upload is to use the gnulib |
| 135 | <http://www.gnu.org/s/gnulib/> script "build-aux/gnupload": | 135 | <https://www.gnu.org/s/gnulib/> script "build-aux/gnupload": |
| 136 | 136 | ||
| 137 | For a pretest: | 137 | For a pretest: |
| 138 | gnupload [--user your@gpg.key.email] --to alpha.gnu.org:emacs/pretest \ | 138 | gnupload [--user your@gpg.key.email] --to alpha.gnu.org:emacs/pretest \ |
| @@ -161,11 +161,11 @@ General steps (for each step, check for possible errors): | |||
| 161 | FILE.sig, FILE.directive.asc. | 161 | FILE.sig, FILE.directive.asc. |
| 162 | For a release, place the files in the /incoming/ftp directory. | 162 | For a release, place the files in the /incoming/ftp directory. |
| 163 | For a pretest, place the files in /incoming/alpha instead, so that | 163 | For a pretest, place the files in /incoming/alpha instead, so that |
| 164 | they appear on ftp://alpha.gnu.org/. | 164 | they appear on https://alpha.gnu.org/. |
| 165 | 165 | ||
| 166 | 10. After five minutes, verify that the files are visible at | 166 | 10. After five minutes, verify that the files are visible at |
| 167 | ftp://alpha.gnu.org/gnu/emacs/pretest/ for a pretest, or | 167 | https://alpha.gnu.org/gnu/emacs/pretest/ for a pretest, or |
| 168 | ftp://ftp.gnu.org/gnu/emacs/ for a release. | 168 | https://ftp.gnu.org/gnu/emacs/ for a release. |
| 169 | 169 | ||
| 170 | Download them and check the signatures. Check they build. | 170 | Download them and check the signatures. Check they build. |
| 171 | 171 | ||
| @@ -185,7 +185,7 @@ UPDATING THE EMACS WEB PAGES AFTER A RELEASE | |||
| 185 | 185 | ||
| 186 | As soon as possible after a release, the Emacs web pages should be updated. | 186 | As soon as possible after a release, the Emacs web pages should be updated. |
| 187 | Anyone with write access to the Emacs code repository can do this. | 187 | Anyone with write access to the Emacs code repository can do this. |
| 188 | For instructions, see <http://savannah.gnu.org/cvs/?group=emacs>. | 188 | For instructions, see <https://savannah.gnu.org/cvs/?group=emacs>. |
| 189 | Changes go live more or less as soon as they are committed. | 189 | Changes go live more or less as soon as they are committed. |
| 190 | 190 | ||
| 191 | The pages to update are: | 191 | The pages to update are: |
| @@ -215,5 +215,5 @@ Add compressed copies of the main info pages from the tarfile to manual/info/. | |||
| 215 | Update the refcards/pdf/ and ps/ directories, and also | 215 | Update the refcards/pdf/ and ps/ directories, and also |
| 216 | refcards/emacs-refcards.tar.gz (use make -C etc/refcards pdf ps dist). | 216 | refcards/emacs-refcards.tar.gz (use make -C etc/refcards pdf ps dist). |
| 217 | 217 | ||
| 218 | Browsing <http://web.cvs.savannah.gnu.org/viewvc/?root=emacs> is one | 218 | Browsing <https://web.cvs.savannah.gnu.org/viewvc/?root=emacs> is one |
| 219 | way to check for any files that still need updating. | 219 | way to check for any files that still need updating. |
diff --git a/admin/merge-gnulib b/admin/merge-gnulib index e7b304a264d..60104e86c69 100755 --- a/admin/merge-gnulib +++ b/admin/merge-gnulib | |||
| @@ -19,7 +19,7 @@ | |||
| 19 | # GNU General Public License for more details. | 19 | # GNU General Public License for more details. |
| 20 | 20 | ||
| 21 | # You should have received a copy of the GNU General Public License | 21 | # You should have received a copy of the GNU General Public License |
| 22 | # along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 22 | # along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 23 | 23 | ||
| 24 | # written by Paul Eggert | 24 | # written by Paul Eggert |
| 25 | 25 | ||
diff --git a/admin/merge-pkg-config b/admin/merge-pkg-config index 363d22dfa5b..dbacb4bc30d 100755 --- a/admin/merge-pkg-config +++ b/admin/merge-pkg-config | |||
| @@ -19,7 +19,7 @@ | |||
| 19 | # GNU General Public License for more details. | 19 | # GNU General Public License for more details. |
| 20 | 20 | ||
| 21 | # You should have received a copy of the GNU General Public License | 21 | # You should have received a copy of the GNU General Public License |
| 22 | # along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 22 | # along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 23 | 23 | ||
| 24 | # written by Paul Eggert | 24 | # written by Paul Eggert |
| 25 | 25 | ||
diff --git a/admin/notes/bugtracker b/admin/notes/bugtracker index 3d6df03d5e7..6d0fe50ae53 100644 --- a/admin/notes/bugtracker +++ b/admin/notes/bugtracker | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | NOTES ON THE EMACS BUG TRACKER -*- outline -*- | 1 | NOTES ON THE EMACS BUG TRACKER -*- outline -*- |
| 2 | 2 | ||
| 3 | The Emacs Bug Tracker can be found at http://debbugs.gnu.org/ | 3 | The Emacs Bug Tracker can be found at https://debbugs.gnu.org/ |
| 4 | 4 | ||
| 5 | * Quick-start guide | 5 | * Quick-start guide |
| 6 | 6 | ||
| @@ -33,14 +33,14 @@ tags 123 moreinfo|unreproducible|wontfix|patch | |||
| 33 | 33 | ||
| 34 | * More detailed information | 34 | * More detailed information |
| 35 | 35 | ||
| 36 | For a list of all bugs, see http://debbugs.gnu.org/db/pa/lemacs.html | 36 | For a list of all bugs, see https://debbugs.gnu.org/db/pa/lemacs.html |
| 37 | This is a static page, updated once a day. There is also a dynamic | 37 | This is a static page, updated once a day. There is also a dynamic |
| 38 | list, generated on request. This accepts various options, eg to see | 38 | list, generated on request. This accepts various options, eg to see |
| 39 | the most recent bugs: | 39 | the most recent bugs: |
| 40 | 40 | ||
| 41 | http://debbugs.gnu.org/cgi/pkgreport.cgi?newest=100 | 41 | https://debbugs.gnu.org/cgi/pkgreport.cgi?newest=100 |
| 42 | 42 | ||
| 43 | Or follow the links on the front page http://debbugs.gnu.org . | 43 | Or follow the links on the front page https://debbugs.gnu.org . |
| 44 | 44 | ||
| 45 | ** How do I report a bug in Emacs now? | 45 | ** How do I report a bug in Emacs now? |
| 46 | The same way as you always did. Send mail to bug-gnu-emacs@gnu.org, | 46 | The same way as you always did. Send mail to bug-gnu-emacs@gnu.org, |
| @@ -73,7 +73,7 @@ cc everyone on replies.) | |||
| 73 | (Many people think the submitter SHOULD be automatically subscribed | 73 | (Many people think the submitter SHOULD be automatically subscribed |
| 74 | to subsequent discussion, but this does not seem to be implemented. | 74 | to subsequent discussion, but this does not seem to be implemented. |
| 75 | See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=37078 | 75 | See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=37078 |
| 76 | See also http://debbugs.gnu.org/5439 ) | 76 | See also https://debbugs.gnu.org/5439 ) |
| 77 | 77 | ||
| 78 | Do NOT send a separate copy to the bug list address, since this may | 78 | Do NOT send a separate copy to the bug list address, since this may |
| 79 | generate a new report. The only time to send mail to the bug list | 79 | generate a new report. The only time to send mail to the bug list |
| @@ -246,7 +246,7 @@ reopen 123 | |||
| 246 | *** Bugs can be tagged in various ways (eg wontfix, patch, etc). | 246 | *** Bugs can be tagged in various ways (eg wontfix, patch, etc). |
| 247 | The available tags are: | 247 | The available tags are: |
| 248 | patch wontfix moreinfo unreproducible fixed notabug | 248 | patch wontfix moreinfo unreproducible fixed notabug |
| 249 | See http://debbugs.gnu.org/Developer#tags | 249 | See https://debbugs.gnu.org/Developer#tags |
| 250 | The list of tags can be prefixed with +, - or =, meaning to add (the | 250 | The list of tags can be prefixed with +, - or =, meaning to add (the |
| 251 | default), remove, or reset the tags. E.g.: | 251 | default), remove, or reset the tags. E.g.: |
| 252 | 252 | ||
| @@ -254,7 +254,7 @@ tags 123 + wontfix | |||
| 254 | 254 | ||
| 255 | ** URL shortcuts | 255 | ** URL shortcuts |
| 256 | 256 | ||
| 257 | http://debbugs.gnu.org/... | 257 | https://debbugs.gnu.org/... |
| 258 | 258 | ||
| 259 | 123 # given bug number | 259 | 123 # given bug number |
| 260 | 123;mbox=yes # mbox version of given bug | 260 | 123;mbox=yes # mbox version of given bug |
| @@ -314,11 +314,11 @@ search box. The only piece you really need to add is the "users" | |||
| 314 | portion, the rest has the same syntax as normal. | 314 | portion, the rest has the same syntax as normal. |
| 315 | 315 | ||
| 316 | **** To browse bugs by usertag: | 316 | **** To browse bugs by usertag: |
| 317 | http://debbugs.gnu.org/cgi/pkgindex.cgi?indexon=users | 317 | https://debbugs.gnu.org/cgi/pkgindex.cgi?indexon=users |
| 318 | 318 | ||
| 319 | **** To find all bugs usertagged by a given email address: | 319 | **** To find all bugs usertagged by a given email address: |
| 320 | 320 | ||
| 321 | http://debbugs.gnu.org/cgi/pkgreport.cgi?users=emacs | 321 | https://debbugs.gnu.org/cgi/pkgreport.cgi?users=emacs |
| 322 | 322 | ||
| 323 | (Supposedly, the "users" field can be a comma-separated list of more | 323 | (Supposedly, the "users" field can be a comma-separated list of more |
| 324 | than one email address, but it does not seem to work for me.) | 324 | than one email address, but it does not seem to work for me.) |
| @@ -328,7 +328,7 @@ than one email address, but it does not seem to work for me.) | |||
| 328 | This works just like a normal tags search, but with the addition of a | 328 | This works just like a normal tags search, but with the addition of a |
| 329 | "users" field. Eg: | 329 | "users" field. Eg: |
| 330 | 330 | ||
| 331 | http://debbugs.gnu.org/cgi/pkgreport.cgi?users=emacs;tag=calendar | 331 | https://debbugs.gnu.org/cgi/pkgreport.cgi?users=emacs;tag=calendar |
| 332 | 332 | ||
| 333 | *** To merge bugs: | 333 | *** To merge bugs: |
| 334 | Eg when bad replies create a bunch of new bugs for the same report. | 334 | Eg when bad replies create a bunch of new bugs for the same report. |
| @@ -377,7 +377,7 @@ You must unmerge, clone, then re-merge. | |||
| 377 | *** To set severity: | 377 | *** To set severity: |
| 378 | severity 123 critical|grave|serious|important|normal|minor|wishlist | 378 | severity 123 critical|grave|serious|important|normal|minor|wishlist |
| 379 | 379 | ||
| 380 | See http://debbugs.gnu.org/Developer#severities for the meanings. | 380 | See https://debbugs.gnu.org/Developer#severities for the meanings. |
| 381 | 381 | ||
| 382 | *** To set the owner of a bug: | 382 | *** To set the owner of a bug: |
| 383 | owner 123 A Hacker <none@example.com> | 383 | owner 123 A Hacker <none@example.com> |
| @@ -435,10 +435,10 @@ The bug will be re-archived after the next 28 day period of no activity. | |||
| 435 | 435 | ||
| 436 | It's a function of the number of displayed bugs. You can speed things | 436 | It's a function of the number of displayed bugs. You can speed things |
| 437 | up by only looking at the newest 100 bugs: | 437 | up by only looking at the newest 100 bugs: |
| 438 | http://debbugs.gnu.org/cgi-bin/pkgreport.cgi?newest=100;package=emacs | 438 | https://debbugs.gnu.org/cgi-bin/pkgreport.cgi?newest=100;package=emacs |
| 439 | 439 | ||
| 440 | Or use the static index: | 440 | Or use the static index: |
| 441 | http://debbugs.gnu.org/db/ix/full.html | 441 | https://debbugs.gnu.org/db/ix/full.html |
| 442 | 442 | ||
| 443 | ** What are those "mbox folder" links on the bug report pages? | 443 | ** What are those "mbox folder" links on the bug report pages? |
| 444 | 444 | ||
| @@ -484,7 +484,7 @@ the bug web-pages. | |||
| 484 | 484 | ||
| 485 | *** Debian stuff | 485 | *** Debian stuff |
| 486 | 486 | ||
| 487 | http://lists.gnu.org/archive/html/emacs-devel/2009-11/msg00440.html | 487 | https://lists.gnu.org/archive/html/emacs-devel/2009-11/msg00440.html |
| 488 | 488 | ||
| 489 | ** Gnus-specific voodoo | 489 | ** Gnus-specific voodoo |
| 490 | 490 | ||
| @@ -493,7 +493,7 @@ http://lists.gnu.org/archive/html/emacs-devel/2009-11/msg00440.html | |||
| 493 | *** If the above is not available: | 493 | *** If the above is not available: |
| 494 | (add-hook 'gnus-article-mode-hook | 494 | (add-hook 'gnus-article-mode-hook |
| 495 | (lambda () | 495 | (lambda () |
| 496 | (setq bug-reference-url-format "http://debbugs.gnu.org/%s") | 496 | (setq bug-reference-url-format "https://debbugs.gnu.org/%s") |
| 497 | (bug-reference-mode 1))) | 497 | (bug-reference-mode 1))) |
| 498 | 498 | ||
| 499 | and you can click on the bug number in the subject header. | 499 | and you can click on the bug number in the subject header. |
| @@ -507,8 +507,8 @@ reference, you don't need to read these as a user of the system. | |||
| 507 | Getting mail from the Emacs bug list into the tracker requires the | 507 | Getting mail from the Emacs bug list into the tracker requires the |
| 508 | assistance of sysadmin at gnu.org. The test tracker set-up was, I | 508 | assistance of sysadmin at gnu.org. The test tracker set-up was, I |
| 509 | think, [gnu.org #359140]: | 509 | think, [gnu.org #359140]: |
| 510 | http://lists.gnu.org/archive/html/savannah-hackers/2008-03/msg00074.html | 510 | https://lists.gnu.org/archive/html/savannah-hackers/2008-03/msg00074.html |
| 511 | http://lists.gnu.org/archive/html/savannah-hackers/2008-04/msg00034.html | 511 | https://lists.gnu.org/archive/html/savannah-hackers/2008-04/msg00034.html |
| 512 | 512 | ||
| 513 | ** The debbugs.gnu.org setup was handled in [gnu.org #510605]. | 513 | ** The debbugs.gnu.org setup was handled in [gnu.org #510605]. |
| 514 | There are two pieces (replace AT with @ in the following): | 514 | There are two pieces (replace AT with @ in the following): |
| @@ -548,7 +548,7 @@ It does basic spam processing on the moderator requests and | |||
| 548 | automatically rejects the obviously bogus ones. Someone still has to | 548 | automatically rejects the obviously bogus ones. Someone still has to |
| 549 | accept the good ones though. The advantage of this would not be having | 549 | accept the good ones though. The advantage of this would not be having |
| 550 | to run and tune our own spam filter. See | 550 | to run and tune our own spam filter. See |
| 551 | http://savannah.nongnu.org/projects/listhelper | 551 | https://savannah.nongnu.org/projects/listhelper |
| 552 | 552 | ||
| 553 | An "X-Debbugs-Envelope-To" header is used to keep track of where the | 553 | An "X-Debbugs-Envelope-To" header is used to keep track of where the |
| 554 | mail was actually bound for: | 554 | mail was actually bound for: |
diff --git a/admin/notes/copyright b/admin/notes/copyright index 9b614221caf..8345646b977 100644 --- a/admin/notes/copyright +++ b/admin/notes/copyright | |||
| @@ -511,7 +511,7 @@ etc/TUTORIAL* (translations) | |||
| 511 | rms: "We can leave the TUTORIAL translations alone until their | 511 | rms: "We can leave the TUTORIAL translations alone until their |
| 512 | maintainers update them." | 512 | maintainers update them." |
| 513 | Can adapt short license text from end of GPL translations at: | 513 | Can adapt short license text from end of GPL translations at: |
| 514 | http://www.gnu.org/licenses/translations.html | 514 | https://www.gnu.org/licenses/translations.html |
| 515 | Only a few sentences around the license notice need changing from | 515 | Only a few sentences around the license notice need changing from |
| 516 | previous version. | 516 | previous version. |
| 517 | Done: TUTORIAL.eo | 517 | Done: TUTORIAL.eo |
| @@ -594,4 +594,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 594 | GNU General Public License for more details. | 594 | GNU General Public License for more details. |
| 595 | 595 | ||
| 596 | You should have received a copy of the GNU General Public License | 596 | You should have received a copy of the GNU General Public License |
| 597 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 597 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/admin/notes/elpa b/admin/notes/elpa index 4c0f1980def..ea6c132fe19 100644 --- a/admin/notes/elpa +++ b/admin/notes/elpa | |||
| @@ -10,7 +10,7 @@ repository named "elpa", hosted on Savannah. To check it out: | |||
| 10 | 10 | ||
| 11 | Changes to this branch propagate to elpa.gnu.org via a "deployment" script run | 11 | Changes to this branch propagate to elpa.gnu.org via a "deployment" script run |
| 12 | daily. This script (which is kept in elpa/admin/update-archive.sh) generates | 12 | daily. This script (which is kept in elpa/admin/update-archive.sh) generates |
| 13 | the content visible at http://elpa.gnu.org/packages. | 13 | the content visible at https://elpa.gnu.org/packages. |
| 14 | 14 | ||
| 15 | A new package is released as soon as the "version number" of that package is | 15 | A new package is released as soon as the "version number" of that package is |
| 16 | changed. So you can use 'elpa' to work on a package without fear of releasing | 16 | changed. So you can use 'elpa' to work on a package without fear of releasing |
diff --git a/admin/notes/font-backend b/admin/notes/font-backend index 2418966c93d..65c37a483bc 100644 --- a/admin/notes/font-backend +++ b/admin/notes/font-backend | |||
| @@ -66,4 +66,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 66 | GNU General Public License for more details. | 66 | GNU General Public License for more details. |
| 67 | 67 | ||
| 68 | You should have received a copy of the GNU General Public License | 68 | You should have received a copy of the GNU General Public License |
| 69 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 69 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/admin/notes/hydra b/admin/notes/hydra index 4c1944a57da..a0c46df08e4 100644 --- a/admin/notes/hydra +++ b/admin/notes/hydra | |||
| @@ -68,4 +68,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 68 | GNU General Public License for more details. | 68 | GNU General Public License for more details. |
| 69 | 69 | ||
| 70 | You should have received a copy of the GNU General Public License | 70 | You should have received a copy of the GNU General Public License |
| 71 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 71 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/admin/notes/multi-tty b/admin/notes/multi-tty index d0096adc6d2..0969daf9d07 100644 --- a/admin/notes/multi-tty +++ b/admin/notes/multi-tty | |||
| @@ -1296,4 +1296,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 1296 | GNU General Public License for more details. | 1296 | GNU General Public License for more details. |
| 1297 | 1297 | ||
| 1298 | You should have received a copy of the GNU General Public License | 1298 | You should have received a copy of the GNU General Public License |
| 1299 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 1299 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/admin/notes/unicode b/admin/notes/unicode index 8284e1b44cf..bc7279150a9 100644 --- a/admin/notes/unicode +++ b/admin/notes/unicode | |||
| @@ -306,4 +306,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 306 | GNU General Public License for more details. | 306 | GNU General Public License for more details. |
| 307 | 307 | ||
| 308 | You should have received a copy of the GNU General Public License | 308 | You should have received a copy of the GNU General Public License |
| 309 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 309 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/admin/notes/www b/admin/notes/www index 8e911a44d50..8e5bfb68d7a 100644 --- a/admin/notes/www +++ b/admin/notes/www | |||
| @@ -79,4 +79,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 79 | GNU General Public License for more details. | 79 | GNU General Public License for more details. |
| 80 | 80 | ||
| 81 | You should have received a copy of the GNU General Public License | 81 | You should have received a copy of the GNU General Public License |
| 82 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 82 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
diff --git a/admin/nt/README-UNDUMP.W32 b/admin/nt/README-UNDUMP.W32 index f4214161230..aa91633dd49 100644 --- a/admin/nt/README-UNDUMP.W32 +++ b/admin/nt/README-UNDUMP.W32 | |||
| @@ -7,7 +7,7 @@ This README file describes how to dump a bare precompiled version of | |||
| 7 | GNU Emacs for Windows. This barebin distribution supplements the | 7 | GNU Emacs for Windows. This barebin distribution supplements the |
| 8 | standard distribution of Emacs, which you can download from: | 8 | standard distribution of Emacs, which you can download from: |
| 9 | 9 | ||
| 10 | ftp://ftp.gnu.org/gnu/emacs/ | 10 | https://ftp.gnu.org/gnu/emacs/ |
| 11 | 11 | ||
| 12 | If you do not have the "bin" or "src" distribution, then you will need | 12 | If you do not have the "bin" or "src" distribution, then you will need |
| 13 | to download one of those before you can use this barebin version. | 13 | to download one of those before you can use this barebin version. |
diff --git a/admin/quick-install-emacs b/admin/quick-install-emacs index 76b3c646503..8f84edee47d 100755 --- a/admin/quick-install-emacs +++ b/admin/quick-install-emacs | |||
| @@ -18,7 +18,7 @@ | |||
| 18 | ## GNU General Public License for more details. | 18 | ## GNU General Public License for more details. |
| 19 | 19 | ||
| 20 | ## You should have received a copy of the GNU General Public License | 20 | ## You should have received a copy of the GNU General Public License |
| 21 | ## along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 21 | ## along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 22 | 22 | ||
| 23 | 23 | ||
| 24 | ### Commentary: | 24 | ### Commentary: |
diff --git a/admin/release-process b/admin/release-process index 6aa004014b8..3bb72b9735c 100644 --- a/admin/release-process +++ b/admin/release-process | |||
| @@ -115,12 +115,12 @@ Redirect /software/emacs/manual/html_mono/automake.html /software/automake/manua | |||
| 115 | Redirect /software/emacs/manual/html_node/automake/ /software/automake/manual/html_node/ | 115 | Redirect /software/emacs/manual/html_node/automake/ /software/automake/manual/html_node/ |
| 116 | 116 | ||
| 117 | Another tool you can use to check links is gnu.org's linc.py: | 117 | Another tool you can use to check links is gnu.org's linc.py: |
| 118 | http://www.gnu.org/server/source/ | 118 | https://www.gnu.org/server/source/ |
| 119 | 119 | ||
| 120 | You run this with something like: | 120 | You run this with something like: |
| 121 | 121 | ||
| 122 | cd /path/to/cvs/emacs-www | 122 | cd /path/to/cvs/emacs-www |
| 123 | linc.py -o /path/to/output-dir --url http://www.gnu.org/software/emacs/ . | 123 | linc.py -o /path/to/output-dir --url https://www.gnu.org/software/emacs/ . |
| 124 | 124 | ||
| 125 | Be warned that it is really, really slow (as in, can take ~ a full day | 125 | Be warned that it is really, really slow (as in, can take ~ a full day |
| 126 | to check the manual/ directory). It is probably best to run it on a | 126 | to check the manual/ directory). It is probably best to run it on a |
diff --git a/admin/unidata/Makefile.in b/admin/unidata/Makefile.in index 5cc43bc3718..c389cb3f535 100644 --- a/admin/unidata/Makefile.in +++ b/admin/unidata/Makefile.in | |||
| @@ -19,7 +19,7 @@ | |||
| 19 | # GNU General Public License for more details. | 19 | # GNU General Public License for more details. |
| 20 | 20 | ||
| 21 | # You should have received a copy of the GNU General Public License | 21 | # You should have received a copy of the GNU General Public License |
| 22 | # along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 22 | # along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 23 | 23 | ||
| 24 | SHELL = @SHELL@ | 24 | SHELL = @SHELL@ |
| 25 | 25 | ||
| @@ -119,4 +119,3 @@ maintainer-clean: distclean | |||
| 119 | extraclean: | 119 | extraclean: |
| 120 | rm -f ${top_srcdir}/src/macuvs.h ${unidir}/charscript.el* | 120 | rm -f ${top_srcdir}/src/macuvs.h ${unidir}/charscript.el* |
| 121 | rm -f ${unifiles} ${unidir}/charprop.el | 121 | rm -f ${unifiles} ${unidir}/charprop.el |
| 122 | |||
diff --git a/admin/unidata/blocks.awk b/admin/unidata/blocks.awk index 7845d02cdc8..8eafedb82c2 100755 --- a/admin/unidata/blocks.awk +++ b/admin/unidata/blocks.awk | |||
| @@ -17,7 +17,7 @@ | |||
| 17 | ## GNU General Public License for more details. | 17 | ## GNU General Public License for more details. |
| 18 | 18 | ||
| 19 | ## You should have received a copy of the GNU General Public License | 19 | ## You should have received a copy of the GNU General Public License |
| 20 | ## along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 20 | ## along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 21 | 21 | ||
| 22 | ### Commentary: | 22 | ### Commentary: |
| 23 | 23 | ||
| @@ -32,7 +32,7 @@ | |||
| 32 | ## The Unicode blocks actually extend past some of these ranges with | 32 | ## The Unicode blocks actually extend past some of these ranges with |
| 33 | ## undefined codepoints. | 33 | ## undefined codepoints. |
| 34 | 34 | ||
| 35 | ## For additional details, see <http://debbugs.gnu.org/20789#11>. | 35 | ## For additional details, see <https://debbugs.gnu.org/20789#11>. |
| 36 | 36 | ||
| 37 | ## Things to do after installing a new version of Blocks.txt: | 37 | ## Things to do after installing a new version of Blocks.txt: |
| 38 | ## Check the output against the old output. | 38 | ## Check the output against the old output. |
diff --git a/admin/unidata/unidata-gen.el b/admin/unidata/unidata-gen.el index 478099c831a..e6e8aaa0954 100644 --- a/admin/unidata/unidata-gen.el +++ b/admin/unidata/unidata-gen.el | |||
| @@ -19,7 +19,7 @@ | |||
| 19 | ;; GNU General Public License for more details. | 19 | ;; GNU General Public License for more details. |
| 20 | 20 | ||
| 21 | ;; You should have received a copy of the GNU General Public License | 21 | ;; You should have received a copy of the GNU General Public License |
| 22 | ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 22 | ;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 23 | 23 | ||
| 24 | ;;; Commentary: | 24 | ;;; Commentary: |
| 25 | 25 | ||
diff --git a/admin/unidata/uvs.el b/admin/unidata/uvs.el index 0b7edc73c8c..f254f4a3666 100644 --- a/admin/unidata/uvs.el +++ b/admin/unidata/uvs.el | |||
| @@ -17,7 +17,7 @@ | |||
| 17 | ;; GNU General Public License for more details. | 17 | ;; GNU General Public License for more details. |
| 18 | 18 | ||
| 19 | ;; You should have received a copy of the GNU General Public License | 19 | ;; You should have received a copy of the GNU General Public License |
| 20 | ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 20 | ;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 21 | 21 | ||
| 22 | ;;; Commentary: | 22 | ;;; Commentary: |
| 23 | 23 | ||
diff --git a/admin/update-copyright b/admin/update-copyright index 4da327bd9c3..a068816e304 100755 --- a/admin/update-copyright +++ b/admin/update-copyright | |||
| @@ -22,7 +22,7 @@ | |||
| 22 | # GNU General Public License for more details. | 22 | # GNU General Public License for more details. |
| 23 | 23 | ||
| 24 | # You should have received a copy of the GNU General Public License | 24 | # You should have received a copy of the GNU General Public License |
| 25 | # along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 25 | # along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 26 | 26 | ||
| 27 | # written by Paul Eggert | 27 | # written by Paul Eggert |
| 28 | 28 | ||
diff --git a/admin/update_autogen b/admin/update_autogen index ba4ed00fa39..cfbb7c77a79 100755 --- a/admin/update_autogen +++ b/admin/update_autogen | |||
| @@ -18,7 +18,7 @@ | |||
| 18 | ## GNU General Public License for more details. | 18 | ## GNU General Public License for more details. |
| 19 | 19 | ||
| 20 | ## You should have received a copy of the GNU General Public License | 20 | ## You should have received a copy of the GNU General Public License |
| 21 | ## along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 21 | ## along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 22 | 22 | ||
| 23 | ### Commentary: | 23 | ### Commentary: |
| 24 | 24 | ||