diff options
| author | jave | 2015-01-02 16:30:55 +0100 |
|---|---|---|
| committer | jave | 2015-01-02 16:30:55 +0100 |
| commit | db4613576d3115aa320f0293d081ce98baa06acd (patch) | |
| tree | 829968643b451bd3f64c791e4d3a6c928010e14c /lisp | |
| parent | c089503bac34376e75ae6f1d2c289fc8c9f42b8f (diff) | |
| parent | d0ca1148fe2d1e72e86f0197731071f139c143e3 (diff) | |
| download | emacs-db4613576d3115aa320f0293d081ce98baa06acd.tar.gz emacs-db4613576d3115aa320f0293d081ce98baa06acd.zip | |
merge master
Diffstat (limited to 'lisp')
1415 files changed, 2731 insertions, 2645 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4203e05aed8..9d5416c5cea 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,42 @@ | |||
| 1 | 2015-01-01 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * tool-bar.el (tool-bar-local-item) | ||
| 4 | (tool-bar-local-item-from-menu): Call force-mode-line-update to | ||
| 5 | make sure the tool-bar changes show on display. | ||
| 6 | |||
| 7 | 2015-01-01 Michael Albinus <michael.albinus@gmx.de> | ||
| 8 | |||
| 9 | Sync with Tramp 2.2.11. | ||
| 10 | |||
| 11 | * net/tramp-compat.el (top): Require cl-macs for Emacs 22. | ||
| 12 | Make an alias for `default-toplevel-value' if it doesn't exist. | ||
| 13 | |||
| 14 | * net/tramp-smb.el (tramp-smb-handle-copy-directory): | ||
| 15 | Use `tramp-compat-delete-directory'. | ||
| 16 | |||
| 17 | * net/trampver.el: Update release number. | ||
| 18 | |||
| 19 | 2015-01-01 Filipp Gunbin <fgunbin@fastmail.fm> | ||
| 20 | |||
| 21 | * autorevert.el (auto-revert-handler): Fix auto-revert-tail-mode | ||
| 22 | for remote files. (Bug#19449) | ||
| 23 | |||
| 24 | 2015-01-01 Simen Heggestøyl <simenheg@gmail.com> (tiny change) | ||
| 25 | |||
| 26 | * textmodes/css-mode.el (scss-mode): Fix typo (bug#19446). | ||
| 27 | |||
| 28 | 2014-12-31 Paul Eggert <eggert@cs.ucla.edu> | ||
| 29 | |||
| 30 | Less 'make' chatter in lisp directory | ||
| 31 | * Makefile.in (AM_DEFAULT_VERBOSITY, AM_V_GEN, am__v_GEN_) | ||
| 32 | (am__v_GEN_0, am__v_GEN_1): New macros, from ../src/Makefile.in. | ||
| 33 | (custom-deps, finder-data, autoloads, update-subdirs): Use them. | ||
| 34 | |||
| 35 | 2014-12-31 Filipp Gunbin <fgunbin@fastmail.fm> | ||
| 36 | |||
| 37 | * info.el (info-display-manual): Limit the completion alternatives | ||
| 38 | to currently visited manuals if prefix argument is non-nil. | ||
| 39 | |||
| 1 | 2014-12-30 Paul Eggert <eggert@cs.ucla.edu> | 40 | 2014-12-30 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 41 | ||
| 3 | * Makefile.in (semantic): Simplify. | 42 | * Makefile.in (semantic): Simplify. |
| @@ -22769,7 +22808,7 @@ See ChangeLog.16 for earlier changes. | |||
| 22769 | ;; coding: utf-8 | 22808 | ;; coding: utf-8 |
| 22770 | ;; End: | 22809 | ;; End: |
| 22771 | 22810 | ||
| 22772 | Copyright (C) 2011-2014 Free Software Foundation, Inc. | 22811 | Copyright (C) 2011-2015 Free Software Foundation, Inc. |
| 22773 | 22812 | ||
| 22774 | This file is part of GNU Emacs. | 22813 | This file is part of GNU Emacs. |
| 22775 | 22814 | ||
diff --git a/lisp/ChangeLog.1 b/lisp/ChangeLog.1 index 3b10bafb25f..582b7faaf95 100644 --- a/lisp/ChangeLog.1 +++ b/lisp/ChangeLog.1 | |||
| @@ -3244,7 +3244,7 @@ | |||
| 3244 | Set current buffer variables from defaults | 3244 | Set current buffer variables from defaults |
| 3245 | in case user's init file has changed them. | 3245 | in case user's init file has changed them. |
| 3246 | 3246 | ||
| 3247 | Copyright (C) 1985-1986, 2001-2014 Free Software Foundation, Inc. | 3247 | Copyright (C) 1985-1986, 2001-2015 Free Software Foundation, Inc. |
| 3248 | 3248 | ||
| 3249 | This file is part of GNU Emacs. | 3249 | This file is part of GNU Emacs. |
| 3250 | 3250 | ||
diff --git a/lisp/ChangeLog.10 b/lisp/ChangeLog.10 index 6e65e4ca493..82d9bf24012 100644 --- a/lisp/ChangeLog.10 +++ b/lisp/ChangeLog.10 | |||
| @@ -23541,7 +23541,7 @@ See ChangeLog.9 for earlier changes. | |||
| 23541 | ;; coding: utf-8 | 23541 | ;; coding: utf-8 |
| 23542 | ;; End: | 23542 | ;; End: |
| 23543 | 23543 | ||
| 23544 | Copyright (C) 2001-2014 Free Software Foundation, Inc. | 23544 | Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 23545 | 23545 | ||
| 23546 | This file is part of GNU Emacs. | 23546 | This file is part of GNU Emacs. |
| 23547 | 23547 | ||
diff --git a/lisp/ChangeLog.11 b/lisp/ChangeLog.11 index eee8b91f70f..b3cdfa034e2 100644 --- a/lisp/ChangeLog.11 +++ b/lisp/ChangeLog.11 | |||
| @@ -14321,7 +14321,7 @@ See ChangeLog.10 for earlier changes. | |||
| 14321 | ;; coding: utf-8 | 14321 | ;; coding: utf-8 |
| 14322 | ;; End: | 14322 | ;; End: |
| 14323 | 14323 | ||
| 14324 | Copyright (C) 2003-2011, 2013-2014 Free Software Foundation, Inc. | 14324 | Copyright (C) 2003-2011, 2013-2015 Free Software Foundation, Inc. |
| 14325 | 14325 | ||
| 14326 | This file is part of GNU Emacs. | 14326 | This file is part of GNU Emacs. |
| 14327 | 14327 | ||
diff --git a/lisp/ChangeLog.12 b/lisp/ChangeLog.12 index 309fa14c021..968658cb69c 100644 --- a/lisp/ChangeLog.12 +++ b/lisp/ChangeLog.12 | |||
| @@ -33334,7 +33334,7 @@ See ChangeLog.11 for earlier changes. | |||
| 33334 | ;; add-log-time-zone-rule: t | 33334 | ;; add-log-time-zone-rule: t |
| 33335 | ;; End: | 33335 | ;; End: |
| 33336 | 33336 | ||
| 33337 | Copyright (C) 2005-2014 Free Software Foundation, Inc. | 33337 | Copyright (C) 2005-2015 Free Software Foundation, Inc. |
| 33338 | 33338 | ||
| 33339 | This file is part of GNU Emacs. | 33339 | This file is part of GNU Emacs. |
| 33340 | 33340 | ||
diff --git a/lisp/ChangeLog.13 b/lisp/ChangeLog.13 index e0adfdd2cee..e88b8a993db 100644 --- a/lisp/ChangeLog.13 +++ b/lisp/ChangeLog.13 | |||
| @@ -16697,7 +16697,7 @@ See ChangeLog.12 for earlier changes. | |||
| 16697 | ;; coding: utf-8 | 16697 | ;; coding: utf-8 |
| 16698 | ;; End: | 16698 | ;; End: |
| 16699 | 16699 | ||
| 16700 | Copyright (C) 2007-2014 Free Software Foundation, Inc. | 16700 | Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 16701 | 16701 | ||
| 16702 | This file is part of GNU Emacs. | 16702 | This file is part of GNU Emacs. |
| 16703 | 16703 | ||
diff --git a/lisp/ChangeLog.14 b/lisp/ChangeLog.14 index 3ca5d716bc3..a4f3f2fb87b 100644 --- a/lisp/ChangeLog.14 +++ b/lisp/ChangeLog.14 | |||
| @@ -20547,7 +20547,7 @@ See ChangeLog.13 for earlier changes. | |||
| 20547 | ;; coding: utf-8 | 20547 | ;; coding: utf-8 |
| 20548 | ;; End: | 20548 | ;; End: |
| 20549 | 20549 | ||
| 20550 | Copyright (C) 2008-2014 Free Software Foundation, Inc. | 20550 | Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 20551 | 20551 | ||
| 20552 | This file is part of GNU Emacs. | 20552 | This file is part of GNU Emacs. |
| 20553 | 20553 | ||
diff --git a/lisp/ChangeLog.15 b/lisp/ChangeLog.15 index 7589061c70b..9adac3ccb0c 100644 --- a/lisp/ChangeLog.15 +++ b/lisp/ChangeLog.15 | |||
| @@ -22802,7 +22802,7 @@ See ChangeLog.14 for earlier changes. | |||
| 22802 | ;; coding: utf-8 | 22802 | ;; coding: utf-8 |
| 22803 | ;; End: | 22803 | ;; End: |
| 22804 | 22804 | ||
| 22805 | Copyright (C) 2009-2014 Free Software Foundation, Inc. | 22805 | Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 22806 | 22806 | ||
| 22807 | This file is part of GNU Emacs. | 22807 | This file is part of GNU Emacs. |
| 22808 | 22808 | ||
diff --git a/lisp/ChangeLog.16 b/lisp/ChangeLog.16 index 06556847062..14ee914179e 100644 --- a/lisp/ChangeLog.16 +++ b/lisp/ChangeLog.16 | |||
| @@ -25224,7 +25224,7 @@ See ChangeLog.15 for earlier changes. | |||
| 25224 | ;; coding: utf-8 | 25224 | ;; coding: utf-8 |
| 25225 | ;; End: | 25225 | ;; End: |
| 25226 | 25226 | ||
| 25227 | Copyright (C) 2011-2014 Free Software Foundation, Inc. | 25227 | Copyright (C) 2011-2015 Free Software Foundation, Inc. |
| 25228 | 25228 | ||
| 25229 | This file is part of GNU Emacs. | 25229 | This file is part of GNU Emacs. |
| 25230 | 25230 | ||
diff --git a/lisp/ChangeLog.2 b/lisp/ChangeLog.2 index e1e5aa1161e..e91122aea60 100644 --- a/lisp/ChangeLog.2 +++ b/lisp/ChangeLog.2 | |||
| @@ -3992,7 +3992,7 @@ | |||
| 3992 | 3992 | ||
| 3993 | See ChangeLog.1 for earlier changes. | 3993 | See ChangeLog.1 for earlier changes. |
| 3994 | 3994 | ||
| 3995 | Copyright (C) 1986-1988, 2001-2014 Free Software Foundation, Inc. | 3995 | Copyright (C) 1986-1988, 2001-2015 Free Software Foundation, Inc. |
| 3996 | 3996 | ||
| 3997 | This file is part of GNU Emacs. | 3997 | This file is part of GNU Emacs. |
| 3998 | 3998 | ||
diff --git a/lisp/ChangeLog.3 b/lisp/ChangeLog.3 index c9bd4e79c9a..d8077e1fcd1 100644 --- a/lisp/ChangeLog.3 +++ b/lisp/ChangeLog.3 | |||
| @@ -12433,7 +12433,7 @@ See ChangeLog.2 for earlier changes. | |||
| 12433 | ;; coding: utf-8 | 12433 | ;; coding: utf-8 |
| 12434 | ;; End: | 12434 | ;; End: |
| 12435 | 12435 | ||
| 12436 | Copyright (C) 1989, 1993, 2001-2014 Free Software Foundation, Inc. | 12436 | Copyright (C) 1989, 1993, 2001-2015 Free Software Foundation, Inc. |
| 12437 | 12437 | ||
| 12438 | This file is part of GNU Emacs. | 12438 | This file is part of GNU Emacs. |
| 12439 | 12439 | ||
diff --git a/lisp/ChangeLog.4 b/lisp/ChangeLog.4 index 434a06c1c1b..a02a2cc9a01 100644 --- a/lisp/ChangeLog.4 +++ b/lisp/ChangeLog.4 | |||
| @@ -8934,7 +8934,7 @@ See ChangeLog.3 for earlier changes. | |||
| 8934 | ;; coding: utf-8 | 8934 | ;; coding: utf-8 |
| 8935 | ;; End: | 8935 | ;; End: |
| 8936 | 8936 | ||
| 8937 | Copyright (C) 1993-1994, 2001-2014 Free Software Foundation, Inc. | 8937 | Copyright (C) 1993-1994, 2001-2015 Free Software Foundation, Inc. |
| 8938 | 8938 | ||
| 8939 | This file is part of GNU Emacs. | 8939 | This file is part of GNU Emacs. |
| 8940 | 8940 | ||
diff --git a/lisp/ChangeLog.5 b/lisp/ChangeLog.5 index caa35462f1e..85f8fc161b6 100644 --- a/lisp/ChangeLog.5 +++ b/lisp/ChangeLog.5 | |||
| @@ -9268,7 +9268,7 @@ See ChangeLog.4 for earlier changes. | |||
| 9268 | ;; coding: utf-8 | 9268 | ;; coding: utf-8 |
| 9269 | ;; End: | 9269 | ;; End: |
| 9270 | 9270 | ||
| 9271 | Copyright (C) 1994-1995, 2001-2014 Free Software Foundation, Inc. | 9271 | Copyright (C) 1994-1995, 2001-2015 Free Software Foundation, Inc. |
| 9272 | 9272 | ||
| 9273 | This file is part of GNU Emacs. | 9273 | This file is part of GNU Emacs. |
| 9274 | 9274 | ||
diff --git a/lisp/ChangeLog.6 b/lisp/ChangeLog.6 index c8e07b65368..c140cb56e73 100644 --- a/lisp/ChangeLog.6 +++ b/lisp/ChangeLog.6 | |||
| @@ -8021,7 +8021,7 @@ See ChangeLog.5 for earlier changes. | |||
| 8021 | ;; coding: utf-8 | 8021 | ;; coding: utf-8 |
| 8022 | ;; End: | 8022 | ;; End: |
| 8023 | 8023 | ||
| 8024 | Copyright (C) 1995-1996, 2001-2014 Free Software Foundation, Inc. | 8024 | Copyright (C) 1995-1996, 2001-2015 Free Software Foundation, Inc. |
| 8025 | 8025 | ||
| 8026 | This file is part of GNU Emacs. | 8026 | This file is part of GNU Emacs. |
| 8027 | 8027 | ||
diff --git a/lisp/ChangeLog.7 b/lisp/ChangeLog.7 index 7c553970286..816f6142cf2 100644 --- a/lisp/ChangeLog.7 +++ b/lisp/ChangeLog.7 | |||
| @@ -23110,7 +23110,8 @@ See ChangeLog.6 for earlier changes. | |||
| 23110 | ;; coding: utf-8 | 23110 | ;; coding: utf-8 |
| 23111 | ;; End: | 23111 | ;; End: |
| 23112 | 23112 | ||
| 23113 | Copyright (C) 1997-1998, 2001-2014 Free Software Foundation, Inc. | 23113 | Copyright (C) 1997-1998, 2001-2015 Free Software Foundation, |
| 23114 | Inc. | ||
| 23114 | 23115 | ||
| 23115 | This file is part of GNU Emacs. | 23116 | This file is part of GNU Emacs. |
| 23116 | 23117 | ||
diff --git a/lisp/ChangeLog.8 b/lisp/ChangeLog.8 index f10939e946f..df0188d8c76 100644 --- a/lisp/ChangeLog.8 +++ b/lisp/ChangeLog.8 | |||
| @@ -9992,7 +9992,7 @@ See ChangeLog.7 for earlier changes. | |||
| 9992 | ;; add-log-time-zone-rule: t | 9992 | ;; add-log-time-zone-rule: t |
| 9993 | ;; End: | 9993 | ;; End: |
| 9994 | 9994 | ||
| 9995 | Copyright (C) 1999, 2001-2014 Free Software Foundation, Inc. | 9995 | Copyright (C) 1999, 2001-2015 Free Software Foundation, Inc. |
| 9996 | 9996 | ||
| 9997 | This file is part of GNU Emacs. | 9997 | This file is part of GNU Emacs. |
| 9998 | 9998 | ||
diff --git a/lisp/ChangeLog.9 b/lisp/ChangeLog.9 index 5832e6e7c83..d56f90ddc91 100644 --- a/lisp/ChangeLog.9 +++ b/lisp/ChangeLog.9 | |||
| @@ -20685,7 +20685,7 @@ See ChangeLog.8 for earlier changes. | |||
| 20685 | ;; coding: utf-8 | 20685 | ;; coding: utf-8 |
| 20686 | ;; End: | 20686 | ;; End: |
| 20687 | 20687 | ||
| 20688 | Copyright (C) 2000-2011, 2013-2014 Free Software Foundation, Inc. | 20688 | Copyright (C) 2000-2011, 2013-2015 Free Software Foundation, Inc. |
| 20689 | 20689 | ||
| 20690 | This file is part of GNU Emacs. | 20690 | This file is part of GNU Emacs. |
| 20691 | 20691 | ||
diff --git a/lisp/Makefile.in b/lisp/Makefile.in index ba2a2292cbd..67855baf9f3 100644 --- a/lisp/Makefile.in +++ b/lisp/Makefile.in | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ### @configure_input@ | 1 | ### @configure_input@ |
| 2 | 2 | ||
| 3 | # Copyright (C) 2000-2014 Free Software Foundation, Inc. | 3 | # Copyright (C) 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | # This file is part of GNU Emacs. | 5 | # This file is part of GNU Emacs. |
| 6 | 6 | ||
| @@ -28,6 +28,14 @@ VPATH = $(srcdir) | |||
| 28 | # limitation. | 28 | # limitation. |
| 29 | XARGS_LIMIT = @XARGS_LIMIT@ | 29 | XARGS_LIMIT = @XARGS_LIMIT@ |
| 30 | 30 | ||
| 31 | # 'make' verbosity. | ||
| 32 | AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ | ||
| 33 | |||
| 34 | AM_V_GEN = $(am__v_GEN_@AM_V@) | ||
| 35 | am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) | ||
| 36 | am__v_GEN_0 = @echo " GEN " $@; | ||
| 37 | am__v_GEN_1 = | ||
| 38 | |||
| 31 | # You can specify a different executable on the make command line, | 39 | # You can specify a different executable on the make command line, |
| 32 | # e.g. "make EMACS=../src/emacs ...". | 40 | # e.g. "make EMACS=../src/emacs ...". |
| 33 | 41 | ||
| @@ -156,7 +164,7 @@ all: compile-main $(lisp)/cus-load.el $(lisp)/finder-inf.el | |||
| 156 | $(lisp)/cus-load.el: | 164 | $(lisp)/cus-load.el: |
| 157 | $(MAKE) custom-deps | 165 | $(MAKE) custom-deps |
| 158 | custom-deps: | 166 | custom-deps: |
| 159 | $(setwins_almost); \ | 167 | $(AM_V_GEN)$(setwins_almost); \ |
| 160 | echo Directories: $$wins; \ | 168 | echo Directories: $$wins; \ |
| 161 | $(emacs) -l cus-dep \ | 169 | $(emacs) -l cus-dep \ |
| 162 | --eval '(setq generated-custom-dependencies-file (unmsys--file-name "$(srcdir)/cus-load.el"))' \ | 170 | --eval '(setq generated-custom-dependencies-file (unmsys--file-name "$(srcdir)/cus-load.el"))' \ |
| @@ -165,7 +173,7 @@ custom-deps: | |||
| 165 | $(lisp)/finder-inf.el: | 173 | $(lisp)/finder-inf.el: |
| 166 | $(MAKE) finder-data | 174 | $(MAKE) finder-data |
| 167 | finder-data: | 175 | finder-data: |
| 168 | $(setwins_finder); \ | 176 | $(AM_V_GEN)$(setwins_finder); \ |
| 169 | echo Directories: $$wins; \ | 177 | echo Directories: $$wins; \ |
| 170 | $(emacs) -l finder \ | 178 | $(emacs) -l finder \ |
| 171 | --eval '(setq generated-finder-keywords-file (unmsys--file-name "$(srcdir)/finder-inf.el"))' \ | 179 | --eval '(setq generated-finder-keywords-file (unmsys--file-name "$(srcdir)/finder-inf.el"))' \ |
| @@ -178,7 +186,7 @@ finder-data: | |||
| 178 | # If you want to allow autoloads in such files, remove that, | 186 | # If you want to allow autoloads in such files, remove that, |
| 179 | # and make this depend on leim. | 187 | # and make this depend on leim. |
| 180 | autoloads: $(LOADDEFS) | 188 | autoloads: $(LOADDEFS) |
| 181 | $(setwins_almost); \ | 189 | $(AM_V_GEN)$(setwins_almost); \ |
| 182 | echo Directories: $$wins; \ | 190 | echo Directories: $$wins; \ |
| 183 | $(emacs) -l autoload \ | 191 | $(emacs) -l autoload \ |
| 184 | --eval '(setq autoload-ensure-writable t)' \ | 192 | --eval '(setq autoload-ensure-writable t)' \ |
| @@ -191,7 +199,7 @@ autoloads: $(LOADDEFS) | |||
| 191 | $(lisp)/subdirs.el: | 199 | $(lisp)/subdirs.el: |
| 192 | $(MAKE) update-subdirs | 200 | $(MAKE) update-subdirs |
| 193 | update-subdirs: | 201 | update-subdirs: |
| 194 | $(setwins_for_subdirs); \ | 202 | $(AM_V_GEN)$(setwins_for_subdirs); \ |
| 195 | for file in $$wins; do \ | 203 | for file in $$wins; do \ |
| 196 | $(srcdir)/../build-aux/update-subdirs $$file; \ | 204 | $(srcdir)/../build-aux/update-subdirs $$file; \ |
| 197 | done; | 205 | done; |
diff --git a/lisp/abbrev.el b/lisp/abbrev.el index 9e11adadfc0..7aa46e0073e 100644 --- a/lisp/abbrev.el +++ b/lisp/abbrev.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; abbrev.el --- abbrev mode commands for Emacs -*- lexical-binding: t -*- | 1 | ;;; abbrev.el --- abbrev mode commands for Emacs -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1992, 2001-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1985-1987, 1992, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/align.el b/lisp/align.el index 0e6b84d11ec..82a55b0feac 100644 --- a/lisp/align.el +++ b/lisp/align.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; align.el --- align text to a specific column, by regexp -*- lexical-binding:t -*- | 1 | ;;; align.el --- align text to a specific column, by regexp -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/allout-widgets.el b/lisp/allout-widgets.el index 25abf3f9252..164cd3192ac 100644 --- a/lisp/allout-widgets.el +++ b/lisp/allout-widgets.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; allout-widgets.el --- Visually highlight allout outline structure. | 1 | ;; allout-widgets.el --- Visually highlight allout outline structure. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ken Manheimer <ken dot manheimer at gmail...> | 5 | ;; Author: Ken Manheimer <ken dot manheimer at gmail...> |
| 6 | ;; Maintainer: Ken Manheimer <ken dot manheimer at gmail...> | 6 | ;; Maintainer: Ken Manheimer <ken dot manheimer at gmail...> |
diff --git a/lisp/allout.el b/lisp/allout.el index 288fb7140b8..689bed5efc1 100644 --- a/lisp/allout.el +++ b/lisp/allout.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; allout.el --- extensive outline mode for use alone and with other modes | 1 | ;;; allout.el --- extensive outline mode for use alone and with other modes |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-1994, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992-1994, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ken Manheimer <ken dot manheimer at gmail...> | 5 | ;; Author: Ken Manheimer <ken dot manheimer at gmail...> |
| 6 | ;; Maintainer: Ken Manheimer <ken dot manheimer at gmail...> | 6 | ;; Maintainer: Ken Manheimer <ken dot manheimer at gmail...> |
diff --git a/lisp/ansi-color.el b/lisp/ansi-color.el index 4a18c05a880..5088c3d7071 100644 --- a/lisp/ansi-color.el +++ b/lisp/ansi-color.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ansi-color.el --- translate ANSI escape sequences into faces -*- lexical-binding: t -*- | 1 | ;;; ansi-color.el --- translate ANSI escape sequences into faces -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alex Schroeder <alex@gnu.org> | 5 | ;; Author: Alex Schroeder <alex@gnu.org> |
| 6 | ;; Maintainer: Alex Schroeder <alex@gnu.org> | 6 | ;; Maintainer: Alex Schroeder <alex@gnu.org> |
diff --git a/lisp/apropos.el b/lisp/apropos.el index ac76ce26b41..023ba4bb202 100644 --- a/lisp/apropos.el +++ b/lisp/apropos.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; apropos.el --- apropos commands for users and programmers | 1 | ;;; apropos.el --- apropos commands for users and programmers |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1989, 1994-1995, 2001-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1989, 1994-1995, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Joe Wells <jbw@bigbird.bu.edu> | 6 | ;; Author: Joe Wells <jbw@bigbird.bu.edu> |
diff --git a/lisp/arc-mode.el b/lisp/arc-mode.el index 2b254cb1add..063e4ba9dcb 100644 --- a/lisp/arc-mode.el +++ b/lisp/arc-mode.el | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | ;;; arc-mode.el --- simple editing of archives | 1 | ;;; arc-mode.el --- simple editing of archives |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 1997-1998, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 1997-1998, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | ||
| 4 | 5 | ||
| 5 | ;; Author: Morten Welinder <terra@gnu.org> | 6 | ;; Author: Morten Welinder <terra@gnu.org> |
| 6 | ;; Keywords: files archives ms-dos editing major-mode | 7 | ;; Keywords: files archives ms-dos editing major-mode |
diff --git a/lisp/array.el b/lisp/array.el index ba72ad60d9b..86f41529765 100644 --- a/lisp/array.el +++ b/lisp/array.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; array.el --- array editing commands for GNU Emacs | 1 | ;;; array.el --- array editing commands for GNU Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1987, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1987, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David M. Brown | 5 | ;; Author: David M. Brown |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/autoarg.el b/lisp/autoarg.el index 27b6d49d6ca..83b4cff38e2 100644 --- a/lisp/autoarg.el +++ b/lisp/autoarg.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; autoarg.el --- make digit keys supply prefix args | 1 | ;;; autoarg.el --- make digit keys supply prefix args |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Created: 1998-09-04 | 6 | ;; Created: 1998-09-04 |
diff --git a/lisp/autoinsert.el b/lisp/autoinsert.el index a6104cc597a..985ae242453 100644 --- a/lisp/autoinsert.el +++ b/lisp/autoinsert.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; autoinsert.el --- automatic mode-dependent insertion of text into new files | 1 | ;;; autoinsert.el --- automatic mode-dependent insertion of text into new files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1994-1995, 1998, 2000-2014 Free Software | 3 | ;; Copyright (C) 1985-1987, 1994-1995, 1998, 2000-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Charlie Martin <crm@cs.duke.edu> | 6 | ;; Author: Charlie Martin <crm@cs.duke.edu> |
diff --git a/lisp/autorevert.el b/lisp/autorevert.el index f1074e22e51..8c8c6174c47 100644 --- a/lisp/autorevert.el +++ b/lisp/autorevert.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; autorevert.el --- revert buffers when files on disk change | 1 | ;;; autorevert.el --- revert buffers when files on disk change |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1999, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1999, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Anders Lindgren <andersl@andersl.com> | 5 | ;; Author: Anders Lindgren <andersl@andersl.com> |
| 6 | ;; Keywords: convenience | 6 | ;; Keywords: convenience |
| @@ -589,8 +589,8 @@ This is an internal function used by Auto-Revert Mode." | |||
| 589 | ;; the values. | 589 | ;; the values. |
| 590 | (remote-file-name-inhibit-cache t) | 590 | (remote-file-name-inhibit-cache t) |
| 591 | (revert | 591 | (revert |
| 592 | (or (and buffer-file-name | 592 | (if buffer-file-name |
| 593 | (or auto-revert-remote-files | 593 | (and (or auto-revert-remote-files |
| 594 | (not (file-remote-p buffer-file-name))) | 594 | (not (file-remote-p buffer-file-name))) |
| 595 | (or (not auto-revert-use-notify) | 595 | (or (not auto-revert-use-notify) |
| 596 | auto-revert-notify-modified-p) | 596 | auto-revert-notify-modified-p) |
| @@ -603,11 +603,11 @@ This is an internal function used by Auto-Revert Mode." | |||
| 603 | (funcall (or buffer-stale-function | 603 | (funcall (or buffer-stale-function |
| 604 | #'buffer-stale--default-function) | 604 | #'buffer-stale--default-function) |
| 605 | t))) | 605 | t))) |
| 606 | (and (or auto-revert-mode | 606 | (and (or auto-revert-mode |
| 607 | global-auto-revert-non-file-buffers) | 607 | global-auto-revert-non-file-buffers) |
| 608 | (funcall (or buffer-stale-function | 608 | (funcall (or buffer-stale-function |
| 609 | #'buffer-stale--default-function) | 609 | #'buffer-stale--default-function) |
| 610 | t)))) | 610 | t)))) |
| 611 | eob eoblist) | 611 | eob eoblist) |
| 612 | (setq auto-revert-notify-modified-p nil) | 612 | (setq auto-revert-notify-modified-p nil) |
| 613 | (when revert | 613 | (when revert |
| @@ -690,8 +690,7 @@ the timer when no buffers need to be checked." | |||
| 690 | (let ((bufs (if global-auto-revert-mode | 690 | (let ((bufs (if global-auto-revert-mode |
| 691 | (buffer-list) | 691 | (buffer-list) |
| 692 | auto-revert-buffer-list)) | 692 | auto-revert-buffer-list)) |
| 693 | (remaining ()) | 693 | remaining new) |
| 694 | (new ())) | ||
| 695 | ;; Partition `bufs' into two halves depending on whether or not | 694 | ;; Partition `bufs' into two halves depending on whether or not |
| 696 | ;; the buffers are in `auto-revert-remaining-buffers'. The two | 695 | ;; the buffers are in `auto-revert-remaining-buffers'. The two |
| 697 | ;; halves are then re-joined with the "remaining" buffers at the | 696 | ;; halves are then re-joined with the "remaining" buffers at the |
diff --git a/lisp/avoid.el b/lisp/avoid.el index 680e509ceba..767f6d33013 100644 --- a/lisp/avoid.el +++ b/lisp/avoid.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; avoid.el --- make mouse pointer stay out of the way of editing | 1 | ;;; avoid.el --- make mouse pointer stay out of the way of editing |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1994, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1994, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Boris Goldowsky <boris@gnu.org> | 5 | ;; Author: Boris Goldowsky <boris@gnu.org> |
| 6 | ;; Keywords: mouse | 6 | ;; Keywords: mouse |
diff --git a/lisp/battery.el b/lisp/battery.el index b49363489a8..41e5979f1f2 100644 --- a/lisp/battery.el +++ b/lisp/battery.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; battery.el --- display battery status information -*- coding: utf-8 -*- | 1 | ;;; battery.el --- display battery status information -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ralph Schleicher <rs@nunatak.allgaeu.org> | 5 | ;; Author: Ralph Schleicher <rs@nunatak.allgaeu.org> |
| 6 | ;; Keywords: hardware | 6 | ;; Keywords: hardware |
diff --git a/lisp/bindings.el b/lisp/bindings.el index 789fdf00616..883914ecdc2 100644 --- a/lisp/bindings.el +++ b/lisp/bindings.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; bindings.el --- define standard key bindings and some variables | 1 | ;;; bindings.el --- define standard key bindings and some variables |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1992-1996, 1999-2014 Free Software | 3 | ;; Copyright (C) 1985-1987, 1992-1996, 1999-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/bookmark.el b/lisp/bookmark.el index 7ea54a8e2b4..a49ee7ec8b3 100644 --- a/lisp/bookmark.el +++ b/lisp/bookmark.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; bookmark.el --- set bookmarks, maybe annotate them, jump to them later | 1 | ;;; bookmark.el --- set bookmarks, maybe annotate them, jump to them later |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1997, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Karl Fogel <kfogel@red-bean.com> | 5 | ;; Author: Karl Fogel <kfogel@red-bean.com> |
| 6 | ;; Maintainer: Karl Fogel <kfogel@red-bean.com> | 6 | ;; Maintainer: Karl Fogel <kfogel@red-bean.com> |
diff --git a/lisp/bs.el b/lisp/bs.el index 5e9c6908f28..c7a20b40489 100644 --- a/lisp/bs.el +++ b/lisp/bs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; bs.el --- menu for selecting and displaying buffers -*- lexical-binding: t -*- | 1 | ;;; bs.el --- menu for selecting and displaying buffers -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | ;; Author: Olaf Sylvester <Olaf.Sylvester@netsurf.de> | 4 | ;; Author: Olaf Sylvester <Olaf.Sylvester@netsurf.de> |
| 5 | ;; Maintainer: Olaf Sylvester <Olaf.Sylvester@netsurf.de> | 5 | ;; Maintainer: Olaf Sylvester <Olaf.Sylvester@netsurf.de> |
| 6 | ;; Keywords: convenience | 6 | ;; Keywords: convenience |
diff --git a/lisp/buff-menu.el b/lisp/buff-menu.el index f1772b3d20c..91bc0382951 100644 --- a/lisp/buff-menu.el +++ b/lisp/buff-menu.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; buff-menu.el --- Interface for viewing and manipulating buffers | 1 | ;;; buff-menu.el --- Interface for viewing and manipulating buffers |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1993-1995, 2000-2014 Free Software | 3 | ;; Copyright (C) 1985-1987, 1993-1995, 2000-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/button.el b/lisp/button.el index 7418cb5e5a4..2836b89020a 100644 --- a/lisp/button.el +++ b/lisp/button.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; button.el --- clickable buttons | 1 | ;;; button.el --- clickable buttons |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Miles Bader <miles@gnu.org> | 5 | ;; Author: Miles Bader <miles@gnu.org> |
| 6 | ;; Keywords: extensions | 6 | ;; Keywords: extensions |
diff --git a/lisp/calc/calc-aent.el b/lisp/calc/calc-aent.el index 968d30ee60a..23de53e0f0c 100644 --- a/lisp/calc/calc-aent.el +++ b/lisp/calc/calc-aent.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-aent.el --- algebraic entry functions for Calc | 1 | ;;; calc-aent.el --- algebraic entry functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Gillespie <daveg@synaptics.com> | 5 | ;; Author: Dave Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calc-alg.el b/lisp/calc/calc-alg.el index c26b007bb96..ebc5ba66ec6 100644 --- a/lisp/calc/calc-alg.el +++ b/lisp/calc/calc-alg.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-alg.el --- algebraic functions for Calc | 1 | ;;; calc-alg.el --- algebraic functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calc-arith.el b/lisp/calc/calc-arith.el index 3a2d1598491..de27c5684e6 100644 --- a/lisp/calc/calc-arith.el +++ b/lisp/calc/calc-arith.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-arith.el --- arithmetic functions for Calc | 1 | ;;; calc-arith.el --- arithmetic functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calc-bin.el b/lisp/calc/calc-bin.el index 8f061b04da4..9a1e524e609 100644 --- a/lisp/calc/calc-bin.el +++ b/lisp/calc/calc-bin.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-bin.el --- binary functions for Calc | 1 | ;;; calc-bin.el --- binary functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calc-comb.el b/lisp/calc/calc-comb.el index 1cec272c869..4e52a3b144e 100644 --- a/lisp/calc/calc-comb.el +++ b/lisp/calc/calc-comb.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-comb.el --- combinatoric functions for Calc | 1 | ;;; calc-comb.el --- combinatoric functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calc-cplx.el b/lisp/calc/calc-cplx.el index 7f1d18a047b..edcd3c21a0b 100644 --- a/lisp/calc/calc-cplx.el +++ b/lisp/calc/calc-cplx.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-cplx.el --- Complex number functions for Calc | 1 | ;;; calc-cplx.el --- Complex number functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calc-embed.el b/lisp/calc/calc-embed.el index 52d2f4c0611..fcb4b032096 100644 --- a/lisp/calc/calc-embed.el +++ b/lisp/calc/calc-embed.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-embed.el --- embed Calc in a buffer | 1 | ;;; calc-embed.el --- embed Calc in a buffer |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calc-ext.el b/lisp/calc/calc-ext.el index 885a7f2ceaf..c3acb89e417 100644 --- a/lisp/calc/calc-ext.el +++ b/lisp/calc/calc-ext.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-ext.el --- various extension functions for Calc | 1 | ;;; calc-ext.el --- various extension functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calc-fin.el b/lisp/calc/calc-fin.el index 32d95973476..76c34e63ef8 100644 --- a/lisp/calc/calc-fin.el +++ b/lisp/calc/calc-fin.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-fin.el --- financial functions for Calc | 1 | ;;; calc-fin.el --- financial functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calc-forms.el b/lisp/calc/calc-forms.el index a48075cce91..ca6d021cef2 100644 --- a/lisp/calc/calc-forms.el +++ b/lisp/calc/calc-forms.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-forms.el --- data format conversion functions for Calc | 1 | ;;; calc-forms.el --- data format conversion functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calc-frac.el b/lisp/calc/calc-frac.el index fb8c423c6a4..830bafed6ce 100644 --- a/lisp/calc/calc-frac.el +++ b/lisp/calc/calc-frac.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-frac.el --- fraction functions for Calc | 1 | ;;; calc-frac.el --- fraction functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calc-funcs.el b/lisp/calc/calc-funcs.el index ffca70b2248..51922c88099 100644 --- a/lisp/calc/calc-funcs.el +++ b/lisp/calc/calc-funcs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-funcs.el --- well-known functions for Calc | 1 | ;;; calc-funcs.el --- well-known functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calc-graph.el b/lisp/calc/calc-graph.el index 38d75e98029..20b0249ec1a 100644 --- a/lisp/calc/calc-graph.el +++ b/lisp/calc/calc-graph.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-graph.el --- graph output functions for Calc | 1 | ;;; calc-graph.el --- graph output functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calc-help.el b/lisp/calc/calc-help.el index dfd29230fe5..511e208ddea 100644 --- a/lisp/calc/calc-help.el +++ b/lisp/calc/calc-help.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-help.el --- help display functions for Calc, | 1 | ;;; calc-help.el --- help display functions for Calc, |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calc-incom.el b/lisp/calc/calc-incom.el index b3f0d7325b7..b2856b99adc 100644 --- a/lisp/calc/calc-incom.el +++ b/lisp/calc/calc-incom.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-incom.el --- complex data type input functions for Calc | 1 | ;;; calc-incom.el --- complex data type input functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calc-keypd.el b/lisp/calc/calc-keypd.el index d5021e68806..18e900dc241 100644 --- a/lisp/calc/calc-keypd.el +++ b/lisp/calc/calc-keypd.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-keypd.el --- mouse-capable keypad input for Calc | 1 | ;;; calc-keypd.el --- mouse-capable keypad input for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calc-lang.el b/lisp/calc/calc-lang.el index d02baef8560..066d781cc95 100644 --- a/lisp/calc/calc-lang.el +++ b/lisp/calc/calc-lang.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-lang.el --- calc language functions | 1 | ;;; calc-lang.el --- calc language functions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calc-macs.el b/lisp/calc/calc-macs.el index af61599e43f..9730d30a86b 100644 --- a/lisp/calc/calc-macs.el +++ b/lisp/calc/calc-macs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-macs.el --- important macros for Calc | 1 | ;;; calc-macs.el --- important macros for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calc-map.el b/lisp/calc/calc-map.el index 2c591be00aa..3b5949c274b 100644 --- a/lisp/calc/calc-map.el +++ b/lisp/calc/calc-map.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-map.el --- higher-order functions for Calc | 1 | ;;; calc-map.el --- higher-order functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calc-math.el b/lisp/calc/calc-math.el index 1487d07dfce..e7d073a9c7a 100644 --- a/lisp/calc/calc-math.el +++ b/lisp/calc/calc-math.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-math.el --- mathematical functions for Calc | 1 | ;;; calc-math.el --- mathematical functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calc-menu.el b/lisp/calc/calc-menu.el index 9dbb40aa824..44086872dd0 100644 --- a/lisp/calc/calc-menu.el +++ b/lisp/calc/calc-menu.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-menu.el --- a menu for Calc | 1 | ;;; calc-menu.el --- a menu for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 5 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calc-misc.el b/lisp/calc/calc-misc.el index b21516f5f6a..9c5d7184149 100644 --- a/lisp/calc/calc-misc.el +++ b/lisp/calc/calc-misc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-misc.el --- miscellaneous functions for Calc | 1 | ;;; calc-misc.el --- miscellaneous functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calc-mode.el b/lisp/calc/calc-mode.el index 244d1f7cfe2..be18dcd0349 100644 --- a/lisp/calc/calc-mode.el +++ b/lisp/calc/calc-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-mode.el --- calculator modes for Calc | 1 | ;;; calc-mode.el --- calculator modes for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calc-mtx.el b/lisp/calc/calc-mtx.el index 4f6dbd2273f..b8c5ff91093 100644 --- a/lisp/calc/calc-mtx.el +++ b/lisp/calc/calc-mtx.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-mtx.el --- matrix functions for Calc | 1 | ;;; calc-mtx.el --- matrix functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calc-nlfit.el b/lisp/calc/calc-nlfit.el index 67309fe8eec..8e0eb738682 100644 --- a/lisp/calc/calc-nlfit.el +++ b/lisp/calc/calc-nlfit.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-nlfit.el --- nonlinear curve fitting for Calc | 1 | ;;; calc-nlfit.el --- nonlinear curve fitting for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 5 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calc-poly.el b/lisp/calc/calc-poly.el index 515c5fc9275..1dab3c474aa 100644 --- a/lisp/calc/calc-poly.el +++ b/lisp/calc/calc-poly.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-poly.el --- polynomial functions for Calc | 1 | ;;; calc-poly.el --- polynomial functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calc-prog.el b/lisp/calc/calc-prog.el index 156bf4cd0db..27114077d15 100644 --- a/lisp/calc/calc-prog.el +++ b/lisp/calc/calc-prog.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-prog.el --- user programmability functions for Calc | 1 | ;;; calc-prog.el --- user programmability functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calc-rewr.el b/lisp/calc/calc-rewr.el index f622f8092a8..e57a6b483c8 100644 --- a/lisp/calc/calc-rewr.el +++ b/lisp/calc/calc-rewr.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-rewr.el --- rewriting functions for Calc | 1 | ;;; calc-rewr.el --- rewriting functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calc-rules.el b/lisp/calc/calc-rules.el index 120421a7c4b..4489f66bf99 100644 --- a/lisp/calc/calc-rules.el +++ b/lisp/calc/calc-rules.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-rules.el --- rules for simplifying algebraic expressions in Calc | 1 | ;;; calc-rules.el --- rules for simplifying algebraic expressions in Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calc-sel.el b/lisp/calc/calc-sel.el index b0a2c975903..ec104ee3c53 100644 --- a/lisp/calc/calc-sel.el +++ b/lisp/calc/calc-sel.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-sel.el --- data selection functions for Calc | 1 | ;;; calc-sel.el --- data selection functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calc-stat.el b/lisp/calc/calc-stat.el index 2b63821a6ba..cf0b3ea4a12 100644 --- a/lisp/calc/calc-stat.el +++ b/lisp/calc/calc-stat.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-stat.el --- statistical functions for Calc | 1 | ;;; calc-stat.el --- statistical functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calc-store.el b/lisp/calc/calc-store.el index 185e4e4c859..11bf96455b7 100644 --- a/lisp/calc/calc-store.el +++ b/lisp/calc/calc-store.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-store.el --- value storage functions for Calc | 1 | ;;; calc-store.el --- value storage functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calc-stuff.el b/lisp/calc/calc-stuff.el index a30910407ef..91ef259a109 100644 --- a/lisp/calc/calc-stuff.el +++ b/lisp/calc/calc-stuff.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-stuff.el --- miscellaneous functions for Calc | 1 | ;;; calc-stuff.el --- miscellaneous functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calc-trail.el b/lisp/calc/calc-trail.el index c3cfad8ba72..9417f7f3fb6 100644 --- a/lisp/calc/calc-trail.el +++ b/lisp/calc/calc-trail.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-trail.el --- functions for manipulating the Calc "trail" | 1 | ;;; calc-trail.el --- functions for manipulating the Calc "trail" |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calc-undo.el b/lisp/calc/calc-undo.el index 109f53dfdf8..28c1679354c 100644 --- a/lisp/calc/calc-undo.el +++ b/lisp/calc/calc-undo.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-undo.el --- undo functions for Calc | 1 | ;;; calc-undo.el --- undo functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calc-units.el b/lisp/calc/calc-units.el index 31efd4b4ab3..26a644a29ba 100644 --- a/lisp/calc/calc-units.el +++ b/lisp/calc/calc-units.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-units.el --- unit conversion functions for Calc | 1 | ;;; calc-units.el --- unit conversion functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calc-vec.el b/lisp/calc/calc-vec.el index d29314ef8ed..c1ef8954c3c 100644 --- a/lisp/calc/calc-vec.el +++ b/lisp/calc/calc-vec.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-vec.el --- vector functions for Calc | 1 | ;;; calc-vec.el --- vector functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calc-yank.el b/lisp/calc/calc-yank.el index 9781d4174f5..726a7202a8a 100644 --- a/lisp/calc/calc-yank.el +++ b/lisp/calc/calc-yank.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-yank.el --- kill-ring functionality for Calc | 1 | ;;; calc-yank.el --- kill-ring functionality for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calc.el b/lisp/calc/calc.el index 85266fbac32..58bbdb81289 100644 --- a/lisp/calc/calc.el +++ b/lisp/calc/calc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc.el --- the GNU Emacs calculator | 1 | ;;; calc.el --- the GNU Emacs calculator |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calcalg2.el b/lisp/calc/calcalg2.el index 1b86f79149a..55064a35528 100644 --- a/lisp/calc/calcalg2.el +++ b/lisp/calc/calcalg2.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calcalg2.el --- more algebraic functions for Calc | 1 | ;;; calcalg2.el --- more algebraic functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calcalg3.el b/lisp/calc/calcalg3.el index d84f0de9bae..957f12064bd 100644 --- a/lisp/calc/calcalg3.el +++ b/lisp/calc/calcalg3.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calcalg3.el --- more algebraic functions for Calc | 1 | ;;; calcalg3.el --- more algebraic functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calccomp.el b/lisp/calc/calccomp.el index f913b66be2d..a3432c14b15 100644 --- a/lisp/calc/calccomp.el +++ b/lisp/calc/calccomp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calccomp.el --- composition functions for Calc | 1 | ;;; calccomp.el --- composition functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calc/calcsel2.el b/lisp/calc/calcsel2.el index c9ed9ff767b..ace26847963 100644 --- a/lisp/calc/calcsel2.el +++ b/lisp/calc/calcsel2.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calcsel2.el --- selection functions for Calc | 1 | ;;; calcsel2.el --- selection functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> | 6 | ;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> |
diff --git a/lisp/calculator.el b/lisp/calculator.el index ad7a7f4c92a..7d7c73ae327 100644 --- a/lisp/calculator.el +++ b/lisp/calculator.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calculator.el --- a calculator for Emacs -*- lexical-binding: t -*- | 1 | ;;; calculator.el --- a calculator for Emacs -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eli Barzilay <eli@barzilay.org> | 5 | ;; Author: Eli Barzilay <eli@barzilay.org> |
| 6 | ;; Keywords: tools, convenience | 6 | ;; Keywords: tools, convenience |
diff --git a/lisp/calendar/appt.el b/lisp/calendar/appt.el index 7e32d890e15..f143b2dfcb7 100644 --- a/lisp/calendar/appt.el +++ b/lisp/calendar/appt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; appt.el --- appointment notification functions | 1 | ;;; appt.el --- appointment notification functions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1989-1990, 1994, 1998, 2001-2014 Free Software | 3 | ;; Copyright (C) 1989-1990, 1994, 1998, 2001-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Neil Mager <neilm@juliet.ll.mit.edu> | 6 | ;; Author: Neil Mager <neilm@juliet.ll.mit.edu> |
diff --git a/lisp/calendar/cal-bahai.el b/lisp/calendar/cal-bahai.el index 8e828074ea4..180e5f927ee 100644 --- a/lisp/calendar/cal-bahai.el +++ b/lisp/calendar/cal-bahai.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cal-bahai.el --- calendar functions for the Bahá'í calendar. | 1 | ;;; cal-bahai.el --- calendar functions for the Bahá'í calendar. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | ;; Keywords: calendar | 6 | ;; Keywords: calendar |
diff --git a/lisp/calendar/cal-china.el b/lisp/calendar/cal-china.el index 8b61ef1f3ef..b635eb60aba 100644 --- a/lisp/calendar/cal-china.el +++ b/lisp/calendar/cal-china.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cal-china.el --- calendar functions for the Chinese calendar | 1 | ;;; cal-china.el --- calendar functions for the Chinese calendar |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 1997, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> | 5 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> |
| 6 | ;; Maintainer: Glenn Morris <rgm@gnu.org> | 6 | ;; Maintainer: Glenn Morris <rgm@gnu.org> |
diff --git a/lisp/calendar/cal-coptic.el b/lisp/calendar/cal-coptic.el index 54a1fe9bff5..0152dcb318d 100644 --- a/lisp/calendar/cal-coptic.el +++ b/lisp/calendar/cal-coptic.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cal-coptic.el --- calendar functions for the Coptic/Ethiopic calendars | 1 | ;;; cal-coptic.el --- calendar functions for the Coptic/Ethiopic calendars |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 1997, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> | 5 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> |
| 6 | ;; Maintainer: Glenn Morris <rgm@gnu.org> | 6 | ;; Maintainer: Glenn Morris <rgm@gnu.org> |
diff --git a/lisp/calendar/cal-dst.el b/lisp/calendar/cal-dst.el index 2a9cdee301d..e8d6077b165 100644 --- a/lisp/calendar/cal-dst.el +++ b/lisp/calendar/cal-dst.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cal-dst.el --- calendar functions for daylight saving rules | 1 | ;;; cal-dst.el --- calendar functions for daylight saving rules |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1996, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1996, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Paul Eggert <eggert@twinsun.com> | 5 | ;; Author: Paul Eggert <eggert@twinsun.com> |
| 6 | ;; Edward M. Reingold <reingold@cs.uiuc.edu> | 6 | ;; Edward M. Reingold <reingold@cs.uiuc.edu> |
diff --git a/lisp/calendar/cal-french.el b/lisp/calendar/cal-french.el index 36318702d06..b88adb9b636 100644 --- a/lisp/calendar/cal-french.el +++ b/lisp/calendar/cal-french.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; cal-french.el --- calendar functions for the French Revolutionary calendar | 1 | ;;; cal-french.el --- calendar functions for the French Revolutionary calendar |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988-1989, 1992, 1994-1995, 1997, 2001-2014 | 3 | ;; Copyright (C) 1988-1989, 1992, 1994-1995, 1997, 2001-2015 Free |
| 4 | ;; Free Software Foundation, Inc. | 4 | ;; Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> | 6 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> |
| 7 | ;; Maintainer: Glenn Morris <rgm@gnu.org> | 7 | ;; Maintainer: Glenn Morris <rgm@gnu.org> |
diff --git a/lisp/calendar/cal-hebrew.el b/lisp/calendar/cal-hebrew.el index 93ac3b722b5..8a975d8e862 100644 --- a/lisp/calendar/cal-hebrew.el +++ b/lisp/calendar/cal-hebrew.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cal-hebrew.el --- calendar functions for the Hebrew calendar | 1 | ;;; cal-hebrew.el --- calendar functions for the Hebrew calendar |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 1997, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nachum Dershowitz <nachum@cs.uiuc.edu> | 5 | ;; Author: Nachum Dershowitz <nachum@cs.uiuc.edu> |
| 6 | ;; Edward M. Reingold <reingold@cs.uiuc.edu> | 6 | ;; Edward M. Reingold <reingold@cs.uiuc.edu> |
diff --git a/lisp/calendar/cal-html.el b/lisp/calendar/cal-html.el index 6d6c80514d7..4bddc384895 100644 --- a/lisp/calendar/cal-html.el +++ b/lisp/calendar/cal-html.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cal-html.el --- functions for printing HTML calendars | 1 | ;;; cal-html.el --- functions for printing HTML calendars |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Anna M. Bigatti <bigatti@dima.unige.it> | 5 | ;; Author: Anna M. Bigatti <bigatti@dima.unige.it> |
| 6 | ;; Keywords: calendar | 6 | ;; Keywords: calendar |
diff --git a/lisp/calendar/cal-islam.el b/lisp/calendar/cal-islam.el index 00e54658fb2..8e287526b5f 100644 --- a/lisp/calendar/cal-islam.el +++ b/lisp/calendar/cal-islam.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cal-islam.el --- calendar functions for the Islamic calendar | 1 | ;;; cal-islam.el --- calendar functions for the Islamic calendar |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 1997, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> | 5 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> |
| 6 | ;; Maintainer: Glenn Morris <rgm@gnu.org> | 6 | ;; Maintainer: Glenn Morris <rgm@gnu.org> |
diff --git a/lisp/calendar/cal-iso.el b/lisp/calendar/cal-iso.el index 88527cf68cc..f3cc430590f 100644 --- a/lisp/calendar/cal-iso.el +++ b/lisp/calendar/cal-iso.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cal-iso.el --- calendar functions for the ISO calendar | 1 | ;;; cal-iso.el --- calendar functions for the ISO calendar |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 1997, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> | 5 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> |
| 6 | ;; Maintainer: Glenn Morris <rgm@gnu.org> | 6 | ;; Maintainer: Glenn Morris <rgm@gnu.org> |
diff --git a/lisp/calendar/cal-julian.el b/lisp/calendar/cal-julian.el index 481f987b29b..3cfa612d0a1 100644 --- a/lisp/calendar/cal-julian.el +++ b/lisp/calendar/cal-julian.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cal-julian.el --- calendar functions for the Julian calendar | 1 | ;;; cal-julian.el --- calendar functions for the Julian calendar |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 1997, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> | 5 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> |
| 6 | ;; Maintainer: Glenn Morris <rgm@gnu.org> | 6 | ;; Maintainer: Glenn Morris <rgm@gnu.org> |
diff --git a/lisp/calendar/cal-mayan.el b/lisp/calendar/cal-mayan.el index 17a01656220..cf3fc064b6a 100644 --- a/lisp/calendar/cal-mayan.el +++ b/lisp/calendar/cal-mayan.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cal-mayan.el --- calendar functions for the Mayan calendars | 1 | ;;; cal-mayan.el --- calendar functions for the Mayan calendars |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-1993, 1995, 1997, 2001-2014 Free Software | 3 | ;; Copyright (C) 1992-1993, 1995, 1997, 2001-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Stewart M. Clamen <clamen@cs.cmu.edu> | 6 | ;; Author: Stewart M. Clamen <clamen@cs.cmu.edu> |
diff --git a/lisp/calendar/cal-menu.el b/lisp/calendar/cal-menu.el index df16646cc26..7462df84566 100644 --- a/lisp/calendar/cal-menu.el +++ b/lisp/calendar/cal-menu.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cal-menu.el --- calendar functions for menu bar and popup menu support | 1 | ;;; cal-menu.el --- calendar functions for menu bar and popup menu support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1995, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1995, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> | 5 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> |
| 6 | ;; Lara Rios <lrios@coewl.cen.uiuc.edu> | 6 | ;; Lara Rios <lrios@coewl.cen.uiuc.edu> |
diff --git a/lisp/calendar/cal-move.el b/lisp/calendar/cal-move.el index a72f188f37e..f7bae5f6441 100644 --- a/lisp/calendar/cal-move.el +++ b/lisp/calendar/cal-move.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cal-move.el --- calendar functions for movement in the calendar | 1 | ;;; cal-move.el --- calendar functions for movement in the calendar |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> | 5 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> |
| 6 | ;; Maintainer: Glenn Morris <rgm@gnu.org> | 6 | ;; Maintainer: Glenn Morris <rgm@gnu.org> |
diff --git a/lisp/calendar/cal-persia.el b/lisp/calendar/cal-persia.el index 1a69ade82da..542dea64e03 100644 --- a/lisp/calendar/cal-persia.el +++ b/lisp/calendar/cal-persia.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cal-persia.el --- calendar functions for the Persian calendar | 1 | ;;; cal-persia.el --- calendar functions for the Persian calendar |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1997, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> | 5 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> |
| 6 | ;; Maintainer: Glenn Morris <rgm@gnu.org> | 6 | ;; Maintainer: Glenn Morris <rgm@gnu.org> |
diff --git a/lisp/calendar/cal-tex.el b/lisp/calendar/cal-tex.el index e26734a5c58..d3c503e9791 100644 --- a/lisp/calendar/cal-tex.el +++ b/lisp/calendar/cal-tex.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cal-tex.el --- calendar functions for printing calendars with LaTeX | 1 | ;;; cal-tex.el --- calendar functions for printing calendars with LaTeX |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Steve Fisk <fisk@bowdoin.edu> | 5 | ;; Author: Steve Fisk <fisk@bowdoin.edu> |
| 6 | ;; Edward M. Reingold <reingold@cs.uiuc.edu> | 6 | ;; Edward M. Reingold <reingold@cs.uiuc.edu> |
diff --git a/lisp/calendar/cal-x.el b/lisp/calendar/cal-x.el index 1ed2fa4bbb0..22daa46fb14 100644 --- a/lisp/calendar/cal-x.el +++ b/lisp/calendar/cal-x.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cal-x.el --- calendar windows in dedicated frames | 1 | ;;; cal-x.el --- calendar windows in dedicated frames |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1995, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1995, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Kifer <kifer@cs.sunysb.edu> | 5 | ;; Author: Michael Kifer <kifer@cs.sunysb.edu> |
| 6 | ;; Edward M. Reingold <reingold@cs.uiuc.edu> | 6 | ;; Edward M. Reingold <reingold@cs.uiuc.edu> |
diff --git a/lisp/calendar/calendar.el b/lisp/calendar/calendar.el index b4df4b31176..e42a0100696 100644 --- a/lisp/calendar/calendar.el +++ b/lisp/calendar/calendar.el | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | ;;; calendar.el --- calendar functions | 1 | ;;; calendar.el --- calendar functions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988-1995, 1997, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1988-1995, 1997, 2000-2015 Free Software Foundation, |
| 4 | ;; Inc. | ||
| 4 | 5 | ||
| 5 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> | 6 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> |
| 6 | ;; Maintainer: Glenn Morris <rgm@gnu.org> | 7 | ;; Maintainer: Glenn Morris <rgm@gnu.org> |
diff --git a/lisp/calendar/diary-lib.el b/lisp/calendar/diary-lib.el index 43f2ea48932..29364b55b6c 100644 --- a/lisp/calendar/diary-lib.el +++ b/lisp/calendar/diary-lib.el | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | ;;; diary-lib.el --- diary functions | 1 | ;;; diary-lib.el --- diary functions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1989-1990, 1992-1995, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1989-1990, 1992-1995, 2001-2015 Free Software |
| 4 | ;; Foundation, Inc. | ||
| 4 | 5 | ||
| 5 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> | 6 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> |
| 6 | ;; Maintainer: Glenn Morris <rgm@gnu.org> | 7 | ;; Maintainer: Glenn Morris <rgm@gnu.org> |
diff --git a/lisp/calendar/holidays.el b/lisp/calendar/holidays.el index d36764a74ce..8085c1cf119 100644 --- a/lisp/calendar/holidays.el +++ b/lisp/calendar/holidays.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; holidays.el --- holiday functions for the calendar package | 1 | ;;; holidays.el --- holiday functions for the calendar package |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1989-1990, 1992-1994, 1997, 2001-2014 | 3 | ;; Copyright (C) 1989-1990, 1992-1994, 1997, 2001-2015 Free Software |
| 4 | ;; Free Software Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> | 6 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> |
| 7 | ;; Maintainer: Glenn Morris <rgm@gnu.org> | 7 | ;; Maintainer: Glenn Morris <rgm@gnu.org> |
diff --git a/lisp/calendar/icalendar.el b/lisp/calendar/icalendar.el index 0bd126d9520..452a672ae3c 100644 --- a/lisp/calendar/icalendar.el +++ b/lisp/calendar/icalendar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; icalendar.el --- iCalendar implementation -*-coding: utf-8 -*- | 1 | ;;; icalendar.el --- iCalendar implementation -*-coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> | 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> |
| 6 | ;; Created: August 2002 | 6 | ;; Created: August 2002 |
diff --git a/lisp/calendar/lunar.el b/lisp/calendar/lunar.el index 0b20006f953..1e0be16e71c 100644 --- a/lisp/calendar/lunar.el +++ b/lisp/calendar/lunar.el | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | ;;; lunar.el --- calendar functions for phases of the moon | 1 | ;;; lunar.el --- calendar functions for phases of the moon |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-1993, 1995, 1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992-1993, 1995, 1997, 2001-2015 Free Software |
| 4 | ;; Foundation, Inc. | ||
| 4 | 5 | ||
| 5 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> | 6 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> |
| 6 | ;; Maintainer: Glenn Morris <rgm@gnu.org> | 7 | ;; Maintainer: Glenn Morris <rgm@gnu.org> |
diff --git a/lisp/calendar/parse-time.el b/lisp/calendar/parse-time.el index 142e69ecfe6..b2b065ab65e 100644 --- a/lisp/calendar/parse-time.el +++ b/lisp/calendar/parse-time.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; parse-time.el --- parsing time strings | 1 | ;;; parse-time.el --- parsing time strings |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Erik Naggum <erik@naggum.no> | 5 | ;; Author: Erik Naggum <erik@naggum.no> |
| 6 | ;; Keywords: util | 6 | ;; Keywords: util |
diff --git a/lisp/calendar/solar.el b/lisp/calendar/solar.el index 532a1a5a974..46cd8d3eb6d 100644 --- a/lisp/calendar/solar.el +++ b/lisp/calendar/solar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; solar.el --- calendar functions for solar events | 1 | ;;; solar.el --- calendar functions for solar events |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-1993, 1995, 1997, 2001-2014 Free Software | 3 | ;; Copyright (C) 1992-1993, 1995, 1997, 2001-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> | 6 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> |
diff --git a/lisp/calendar/time-date.el b/lisp/calendar/time-date.el index e7a8cc7eb25..bb7e97ea7f3 100644 --- a/lisp/calendar/time-date.el +++ b/lisp/calendar/time-date.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; time-date.el --- Date and time handling functions | 1 | ;;; time-date.el --- Date and time handling functions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Masanobu Umeda <umerin@mse.kyutech.ac.jp> | 6 | ;; Masanobu Umeda <umerin@mse.kyutech.ac.jp> |
diff --git a/lisp/calendar/timeclock.el b/lisp/calendar/timeclock.el index fb69357b1b4..cd79781fbd6 100644 --- a/lisp/calendar/timeclock.el +++ b/lisp/calendar/timeclock.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; timeclock.el --- mode for keeping track of how much you work | 1 | ;;; timeclock.el --- mode for keeping track of how much you work |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | ;; Created: 25 Mar 1999 | 6 | ;; Created: 25 Mar 1999 |
diff --git a/lisp/calendar/todo-mode.el b/lisp/calendar/todo-mode.el index 3ba263f00e3..7ca57a42b76 100644 --- a/lisp/calendar/todo-mode.el +++ b/lisp/calendar/todo-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; todo-mode.el --- facilities for making and maintaining todo lists | 1 | ;;; todo-mode.el --- facilities for making and maintaining todo lists |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 1999, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 1999, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Oliver Seidel <privat@os10000.net> | 5 | ;; Author: Oliver Seidel <privat@os10000.net> |
| 6 | ;; Stephen Berman <stephen.berman@gmx.net> | 6 | ;; Stephen Berman <stephen.berman@gmx.net> |
diff --git a/lisp/case-table.el b/lisp/case-table.el index 6a9958cd54e..6193eb801a3 100644 --- a/lisp/case-table.el +++ b/lisp/case-table.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; case-table.el --- code to extend the character set and support case tables -*- lexical-binding: t -*- | 1 | ;;; case-table.el --- code to extend the character set and support case tables -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988, 1994, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1988, 1994, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Howard Gayle | 5 | ;; Author: Howard Gayle |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/cdl.el b/lisp/cdl.el index c011e95bdf2..5677d9db67a 100644 --- a/lisp/cdl.el +++ b/lisp/cdl.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cdl.el --- Common Data Language (CDL) utility functions for GNU Emacs | 1 | ;;; cdl.el --- Common Data Language (CDL) utility functions for GNU Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: ATAE@spva.physics.imperial.ac.uk (Ata Etemadi) | 5 | ;; Author: ATAE@spva.physics.imperial.ac.uk (Ata Etemadi) |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/cedet/ChangeLog b/lisp/cedet/ChangeLog index 0c9158dffe2..367ed9f41c8 100644 --- a/lisp/cedet/ChangeLog +++ b/lisp/cedet/ChangeLog | |||
| @@ -3383,7 +3383,7 @@ | |||
| 3383 | ;; coding: utf-8 | 3383 | ;; coding: utf-8 |
| 3384 | ;; End: | 3384 | ;; End: |
| 3385 | 3385 | ||
| 3386 | Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3386 | Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 3387 | 3387 | ||
| 3388 | This file is part of GNU Emacs. | 3388 | This file is part of GNU Emacs. |
| 3389 | 3389 | ||
diff --git a/lisp/cedet/cedet-cscope.el b/lisp/cedet/cedet-cscope.el index 08054e468a4..94b7b077199 100644 --- a/lisp/cedet/cedet-cscope.el +++ b/lisp/cedet/cedet-cscope.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cedet-cscope.el --- CScope support for CEDET | 1 | ;;; cedet-cscope.el --- CScope support for CEDET |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Package: cedet | 6 | ;; Package: cedet |
diff --git a/lisp/cedet/cedet-files.el b/lisp/cedet/cedet-files.el index 889b2d64bf1..8e3901a609e 100644 --- a/lisp/cedet/cedet-files.el +++ b/lisp/cedet/cedet-files.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cedet-files.el --- Common routines dealing with file names. | 1 | ;;; cedet-files.el --- Common routines dealing with file names. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | ;; Package: cedet | 6 | ;; Package: cedet |
diff --git a/lisp/cedet/cedet-global.el b/lisp/cedet/cedet-global.el index 494c41b0efe..99bffcb16b5 100644 --- a/lisp/cedet/cedet-global.el +++ b/lisp/cedet/cedet-global.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cedet-global.el --- GNU Global support for CEDET. | 1 | ;;; cedet-global.el --- GNU Global support for CEDET. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | ;; Package: cedet | 6 | ;; Package: cedet |
diff --git a/lisp/cedet/cedet-idutils.el b/lisp/cedet/cedet-idutils.el index ea0ad88aa9d..65af51c26b0 100644 --- a/lisp/cedet/cedet-idutils.el +++ b/lisp/cedet/cedet-idutils.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cedet-idutils.el --- ID Utils support for CEDET. | 1 | ;;; cedet-idutils.el --- ID Utils support for CEDET. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | ;; Old-Version: 0.2 | 6 | ;; Old-Version: 0.2 |
diff --git a/lisp/cedet/cedet.el b/lisp/cedet/cedet.el index d4b64288089..facd2bcaff7 100644 --- a/lisp/cedet/cedet.el +++ b/lisp/cedet/cedet.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cedet.el --- Setup CEDET environment | 1 | ;;; cedet.el --- Setup CEDET environment |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | ;; Maintainer: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Maintainer: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/data-debug.el b/lisp/cedet/data-debug.el index 338e4037fb6..8a8af4e184d 100644 --- a/lisp/cedet/data-debug.el +++ b/lisp/cedet/data-debug.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; data-debug.el --- Data structure debugger | 1 | ;;; data-debug.el --- Data structure debugger |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Old-Version: 0.2 | 6 | ;; Old-Version: 0.2 |
diff --git a/lisp/cedet/ede.el b/lisp/cedet/ede.el index 55dff1ac441..edf87f640cf 100644 --- a/lisp/cedet/ede.el +++ b/lisp/cedet/ede.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede.el --- Emacs Development Environment gloss | 1 | ;;; ede.el --- Emacs Development Environment gloss |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2005, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2005, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: project, make | 6 | ;; Keywords: project, make |
diff --git a/lisp/cedet/ede/auto.el b/lisp/cedet/ede/auto.el index 63e0504689f..769bea4ce50 100644 --- a/lisp/cedet/ede/auto.el +++ b/lisp/cedet/ede/auto.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/auto.el --- Autoload features for EDE | 1 | ;;; ede/auto.el --- Autoload features for EDE |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/ede/autoconf-edit.el b/lisp/cedet/ede/autoconf-edit.el index 0e829def562..687b8a0f5ad 100644 --- a/lisp/cedet/ede/autoconf-edit.el +++ b/lisp/cedet/ede/autoconf-edit.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/autoconf-edit.el --- Keymap for autoconf | 1 | ;;; ede/autoconf-edit.el --- Keymap for autoconf |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2000, 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2000, 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: project | 6 | ;; Keywords: project |
diff --git a/lisp/cedet/ede/base.el b/lisp/cedet/ede/base.el index 4183ff4c61a..9f4fa45ff3a 100644 --- a/lisp/cedet/ede/base.el +++ b/lisp/cedet/ede/base.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/base.el --- Baseclasses for EDE. | 1 | ;;; ede/base.el --- Baseclasses for EDE. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/ede/config.el b/lisp/cedet/ede/config.el index 65713d9199c..e479af05595 100644 --- a/lisp/cedet/ede/config.el +++ b/lisp/cedet/ede/config.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/config.el --- Configuration Handler baseclass | 1 | ;;; ede/config.el --- Configuration Handler baseclass |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/ede/cpp-root.el b/lisp/cedet/ede/cpp-root.el index 0ccdc06f284..e32066af89b 100644 --- a/lisp/cedet/ede/cpp-root.el +++ b/lisp/cedet/ede/cpp-root.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/cpp-root.el --- A simple way to wrap a C++ project with a single root | 1 | ;;; ede/cpp-root.el --- A simple way to wrap a C++ project with a single root |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/ede/custom.el b/lisp/cedet/ede/custom.el index ca36e1dc7c6..3cc3a48c27a 100644 --- a/lisp/cedet/ede/custom.el +++ b/lisp/cedet/ede/custom.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/custom.el --- customization of EDE projects. | 1 | ;;; ede/custom.el --- customization of EDE projects. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/ede/detect.el b/lisp/cedet/ede/detect.el index cc731041814..9761b9e0828 100644 --- a/lisp/cedet/ede/detect.el +++ b/lisp/cedet/ede/detect.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/detect.el --- EDE project detection and file associations | 1 | ;;; ede/detect.el --- EDE project detection and file associations |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/ede/dired.el b/lisp/cedet/ede/dired.el index 4c17a91a984..836a538e2cd 100644 --- a/lisp/cedet/ede/dired.el +++ b/lisp/cedet/ede/dired.el | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | ;;; ede/dired.el --- EDE extensions to dired. | 1 | ;;; ede/dired.el --- EDE extensions to dired. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2000, 2003, 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2000, 2003, 2009-2015 Free Software Foundation, |
| 4 | ;; Inc. | ||
| 4 | 5 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Old-Version: 0.4 | 7 | ;; Old-Version: 0.4 |
diff --git a/lisp/cedet/ede/emacs.el b/lisp/cedet/ede/emacs.el index 88df1d2963f..621e8951dd7 100644 --- a/lisp/cedet/ede/emacs.el +++ b/lisp/cedet/ede/emacs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/emacs.el --- Special project for Emacs | 1 | ;;; ede/emacs.el --- Special project for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/ede/files.el b/lisp/cedet/ede/files.el index f9a855854c2..a3febfa4e5d 100644 --- a/lisp/cedet/ede/files.el +++ b/lisp/cedet/ede/files.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/files.el --- Associate projects with files and directories. | 1 | ;;; ede/files.el --- Associate projects with files and directories. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/ede/generic.el b/lisp/cedet/ede/generic.el index 6d4535323d0..4d1e0e20707 100644 --- a/lisp/cedet/ede/generic.el +++ b/lisp/cedet/ede/generic.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/generic.el --- Base Support for generic build systems | 1 | ;;; ede/generic.el --- Base Support for generic build systems |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/ede/linux.el b/lisp/cedet/ede/linux.el index b28301d777f..c962724ce08 100644 --- a/lisp/cedet/ede/linux.el +++ b/lisp/cedet/ede/linux.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/linux.el --- Special project for Linux | 1 | ;;; ede/linux.el --- Special project for Linux |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/ede/locate.el b/lisp/cedet/ede/locate.el index fdc03f640a0..c0c8ae3b38b 100644 --- a/lisp/cedet/ede/locate.el +++ b/lisp/cedet/ede/locate.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/locate.el --- Locate support | 1 | ;;; ede/locate.el --- Locate support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/ede/make.el b/lisp/cedet/ede/make.el index d05e21b63e0..6545bb305fa 100644 --- a/lisp/cedet/ede/make.el +++ b/lisp/cedet/ede/make.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/make.el --- General information about "make" | 1 | ;;; ede/make.el --- General information about "make" |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/ede/makefile-edit.el b/lisp/cedet/ede/makefile-edit.el index 4c4398eb062..e848d45dcb5 100644 --- a/lisp/cedet/ede/makefile-edit.el +++ b/lisp/cedet/ede/makefile-edit.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; makefile-edit.el --- Makefile editing/scanning commands. | 1 | ;;; makefile-edit.el --- Makefile editing/scanning commands. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/ede/pconf.el b/lisp/cedet/ede/pconf.el index 1fa2a1c4343..b22cd87e1ea 100644 --- a/lisp/cedet/ede/pconf.el +++ b/lisp/cedet/ede/pconf.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/pconf.el --- configure.ac maintenance for EDE | 1 | ;;; ede/pconf.el --- configure.ac maintenance for EDE |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 1998-2000, 2005, 2008-2014 Free Software Foundation, | 3 | ;;; Copyright (C) 1998-2000, 2005, 2008-2015 Free Software Foundation, |
| 4 | ;;; Inc. | 4 | ;;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/ede/pmake.el b/lisp/cedet/ede/pmake.el index ec8506803a3..deefb7bc69a 100644 --- a/lisp/cedet/ede/pmake.el +++ b/lisp/cedet/ede/pmake.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede-pmake.el --- EDE Generic Project Makefile code generator. | 1 | ;;; ede-pmake.el --- EDE Generic Project Makefile code generator. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2005, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2005, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: project, make | 6 | ;; Keywords: project, make |
diff --git a/lisp/cedet/ede/proj-archive.el b/lisp/cedet/ede/proj-archive.el index 13a43840146..ca729cee29e 100644 --- a/lisp/cedet/ede/proj-archive.el +++ b/lisp/cedet/ede/proj-archive.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/proj-archive.el --- EDE Generic Project archive support | 1 | ;;; ede/proj-archive.el --- EDE Generic Project archive support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2001, 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2001, 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: project, make | 6 | ;; Keywords: project, make |
diff --git a/lisp/cedet/ede/proj-aux.el b/lisp/cedet/ede/proj-aux.el index fe7d891cdf1..266b865ff41 100644 --- a/lisp/cedet/ede/proj-aux.el +++ b/lisp/cedet/ede/proj-aux.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/proj-aux.el --- EDE Generic Project auxiliary file support | 1 | ;;; ede/proj-aux.el --- EDE Generic Project auxiliary file support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2000, 2007, 2009-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1998-2000, 2007, 2009-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/ede/proj-comp.el b/lisp/cedet/ede/proj-comp.el index b53984293b3..abe5866de0a 100644 --- a/lisp/cedet/ede/proj-comp.el +++ b/lisp/cedet/ede/proj-comp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/proj-comp.el --- EDE Generic Project compiler/rule driver | 1 | ;;; ede/proj-comp.el --- EDE Generic Project compiler/rule driver |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2001, 2004-2005, 2007, 2009-2014 Free Software | 3 | ;; Copyright (C) 1999-2001, 2004-2005, 2007, 2009-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/ede/proj-elisp.el b/lisp/cedet/ede/proj-elisp.el index 8d5a174b271..8e01445233e 100644 --- a/lisp/cedet/ede/proj-elisp.el +++ b/lisp/cedet/ede/proj-elisp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede-proj-elisp.el --- EDE Generic Project Emacs Lisp support | 1 | ;;; ede-proj-elisp.el --- EDE Generic Project Emacs Lisp support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2005, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2005, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: project, make | 6 | ;; Keywords: project, make |
diff --git a/lisp/cedet/ede/proj-info.el b/lisp/cedet/ede/proj-info.el index 3720e51e60a..692b51b702f 100644 --- a/lisp/cedet/ede/proj-info.el +++ b/lisp/cedet/ede/proj-info.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede-proj-info.el --- EDE Generic Project texinfo support | 1 | ;;; ede-proj-info.el --- EDE Generic Project texinfo support |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 1998-2001, 2004, 2007-2014 Free Software Foundation, | 3 | ;;; Copyright (C) 1998-2001, 2004, 2007-2015 Free Software Foundation, |
| 4 | ;;; Inc. | 4 | ;;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/ede/proj-misc.el b/lisp/cedet/ede/proj-misc.el index 65d7bdd77d8..3514189f4d5 100644 --- a/lisp/cedet/ede/proj-misc.el +++ b/lisp/cedet/ede/proj-misc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede-proj-misc.el --- EDE Generic Project Emacs Lisp support | 1 | ;;; ede-proj-misc.el --- EDE Generic Project Emacs Lisp support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2001, 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2001, 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: project, make | 6 | ;; Keywords: project, make |
diff --git a/lisp/cedet/ede/proj-obj.el b/lisp/cedet/ede/proj-obj.el index a97fc033ead..b137aee836f 100644 --- a/lisp/cedet/ede/proj-obj.el +++ b/lisp/cedet/ede/proj-obj.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/proj-obj.el --- EDE Generic Project Object code generation support | 1 | ;;; ede/proj-obj.el --- EDE Generic Project Object code generation support |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 1998-2000, 2005, 2008-2014 Free Software Foundation, | 3 | ;;; Copyright (C) 1998-2000, 2005, 2008-2015 Free Software Foundation, |
| 4 | ;;; Inc. | 4 | ;;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/ede/proj-prog.el b/lisp/cedet/ede/proj-prog.el index e29534a3de7..6a5c3c0730c 100644 --- a/lisp/cedet/ede/proj-prog.el +++ b/lisp/cedet/ede/proj-prog.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede-proj-prog.el --- EDE Generic Project program support | 1 | ;;; ede-proj-prog.el --- EDE Generic Project program support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2001, 2005, 2008-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1998-2001, 2005, 2008-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/ede/proj-scheme.el b/lisp/cedet/ede/proj-scheme.el index 20e88355395..b7ba1cfd209 100644 --- a/lisp/cedet/ede/proj-scheme.el +++ b/lisp/cedet/ede/proj-scheme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/proj-scheme.el --- EDE Generic Project scheme (guile) support | 1 | ;;; ede/proj-scheme.el --- EDE Generic Project scheme (guile) support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2000, 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2000, 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: project, make, scheme | 6 | ;; Keywords: project, make, scheme |
diff --git a/lisp/cedet/ede/proj-shared.el b/lisp/cedet/ede/proj-shared.el index e8a49cc1a89..37999a37593 100644 --- a/lisp/cedet/ede/proj-shared.el +++ b/lisp/cedet/ede/proj-shared.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede-proj-shared.el --- EDE Generic Project shared library support | 1 | ;;; ede-proj-shared.el --- EDE Generic Project shared library support |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 1998-2000, 2009-2014 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 1998-2000, 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: project, make | 6 | ;; Keywords: project, make |
diff --git a/lisp/cedet/ede/proj.el b/lisp/cedet/ede/proj.el index 7f3b186f504..1ea16570467 100644 --- a/lisp/cedet/ede/proj.el +++ b/lisp/cedet/ede/proj.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/proj.el --- EDE Generic Project file driver | 1 | ;;; ede/proj.el --- EDE Generic Project file driver |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2003, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2003, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: project, make | 6 | ;; Keywords: project, make |
diff --git a/lisp/cedet/ede/project-am.el b/lisp/cedet/ede/project-am.el index 3e7a97cc94c..75fd195105f 100644 --- a/lisp/cedet/ede/project-am.el +++ b/lisp/cedet/ede/project-am.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; project-am.el --- A project management scheme based on automake files. | 1 | ;;; project-am.el --- A project management scheme based on automake files. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2000, 2003, 2005, 2007-2014 | 3 | ;; Copyright (C) 1998-2000, 2003, 2005, 2007-2015 Free Software |
| 4 | ;; Free Software Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 7 | ;; Old-Version: 0.0.3 | 7 | ;; Old-Version: 0.0.3 |
diff --git a/lisp/cedet/ede/shell.el b/lisp/cedet/ede/shell.el index d28977bd14f..e15ca19ac54 100644 --- a/lisp/cedet/ede/shell.el +++ b/lisp/cedet/ede/shell.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/shell.el --- A shell controlled by EDE. | 1 | ;;; ede/shell.el --- A shell controlled by EDE. |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/ede/simple.el b/lisp/cedet/ede/simple.el index 87d36913b0e..f9582877ef3 100644 --- a/lisp/cedet/ede/simple.el +++ b/lisp/cedet/ede/simple.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/simple.el --- Overlay an EDE structure on an existing project | 1 | ;;; ede/simple.el --- Overlay an EDE structure on an existing project |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/ede/source.el b/lisp/cedet/ede/source.el index fa9485fcc5f..978315a4231 100644 --- a/lisp/cedet/ede/source.el +++ b/lisp/cedet/ede/source.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; ede/source.el --- EDE source code object | 1 | ;; ede/source.el --- EDE source code object |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000, 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000, 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: project, make | 6 | ;; Keywords: project, make |
diff --git a/lisp/cedet/ede/speedbar.el b/lisp/cedet/ede/speedbar.el index ded9c78cf40..fc26ec948a2 100644 --- a/lisp/cedet/ede/speedbar.el +++ b/lisp/cedet/ede/speedbar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/speedbar.el --- Speedbar viewing of EDE projects | 1 | ;;; ede/speedbar.el --- Speedbar viewing of EDE projects |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2001, 2003, 2005, 2007-2014 Free Software | 3 | ;; Copyright (C) 1998-2001, 2003, 2005, 2007-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/ede/srecode.el b/lisp/cedet/ede/srecode.el index 5a9e63c1d22..3af0372d467 100644 --- a/lisp/cedet/ede/srecode.el +++ b/lisp/cedet/ede/srecode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/srecode.el --- EDE utilities on top of SRecoder | 1 | ;;; ede/srecode.el --- EDE utilities on top of SRecoder |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/ede/system.el b/lisp/cedet/ede/system.el index 486c875907d..b78d95cf62b 100644 --- a/lisp/cedet/ede/system.el +++ b/lisp/cedet/ede/system.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede-system.el --- EDE working with the system (VC, FTP, ETC) | 1 | ;;; ede-system.el --- EDE working with the system (VC, FTP, ETC) |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2003, 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2003, 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: project, make, vc | 6 | ;; Keywords: project, make, vc |
diff --git a/lisp/cedet/ede/util.el b/lisp/cedet/ede/util.el index 434c28a5a34..bfde858c956 100644 --- a/lisp/cedet/ede/util.el +++ b/lisp/cedet/ede/util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/util.el --- EDE utilities | 1 | ;;; ede/util.el --- EDE utilities |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000, 2005, 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000, 2005, 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: project, make | 6 | ;; Keywords: project, make |
diff --git a/lisp/cedet/inversion.el b/lisp/cedet/inversion.el index 0e5bfad3616..8409b73e719 100644 --- a/lisp/cedet/inversion.el +++ b/lisp/cedet/inversion.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; inversion.el --- When you need something in version XX.XX | 1 | ;;; inversion.el --- When you need something in version XX.XX |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2002-2003, 2005-2014 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2002-2003, 2005-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Version: 1.3 | 6 | ;; Version: 1.3 |
diff --git a/lisp/cedet/mode-local.el b/lisp/cedet/mode-local.el index a483f1cfc2e..3c176aeaf05 100644 --- a/lisp/cedet/mode-local.el +++ b/lisp/cedet/mode-local.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mode-local.el --- Support for mode local facilities | 1 | ;;; mode-local.el --- Support for mode local facilities |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2004-2005, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2005, 2007-2015 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | ;; Maintainer: David Ponce <david@dponce.com> | 6 | ;; Maintainer: David Ponce <david@dponce.com> |
diff --git a/lisp/cedet/pulse.el b/lisp/cedet/pulse.el index 10ede62e747..89d44c20a6f 100644 --- a/lisp/cedet/pulse.el +++ b/lisp/cedet/pulse.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pulse.el --- Pulsing Overlays | 1 | ;;; pulse.el --- Pulsing Overlays |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | ;; Version: 1.0 | 6 | ;; Version: 1.0 |
diff --git a/lisp/cedet/semantic.el b/lisp/cedet/semantic.el index 50e2082600b..7afe67b3207 100644 --- a/lisp/cedet/semantic.el +++ b/lisp/cedet/semantic.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic.el --- Semantic buffer evaluator. | 1 | ;;; semantic.el --- Semantic buffer evaluator. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: syntax tools | 6 | ;; Keywords: syntax tools |
diff --git a/lisp/cedet/semantic/analyze.el b/lisp/cedet/semantic/analyze.el index 77e091721c8..846501e13cc 100644 --- a/lisp/cedet/semantic/analyze.el +++ b/lisp/cedet/semantic/analyze.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/analyze.el --- Analyze semantic tags against local context | 1 | ;;; semantic/analyze.el --- Analyze semantic tags against local context |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2005, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2005, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/analyze/complete.el b/lisp/cedet/semantic/analyze/complete.el index 9fa400122f7..c47b57336c5 100644 --- a/lisp/cedet/semantic/analyze/complete.el +++ b/lisp/cedet/semantic/analyze/complete.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/analyze/complete.el --- Smart Completions | 1 | ;;; semantic/analyze/complete.el --- Smart Completions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/analyze/debug.el b/lisp/cedet/semantic/analyze/debug.el index 8040c8dae99..9f9270f8543 100644 --- a/lisp/cedet/semantic/analyze/debug.el +++ b/lisp/cedet/semantic/analyze/debug.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/analyze/debug.el --- Debug the analyzer | 1 | ;;; semantic/analyze/debug.el --- Debug the analyzer |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/analyze/fcn.el b/lisp/cedet/semantic/analyze/fcn.el index e2e570fc38b..4b105c1e5b4 100644 --- a/lisp/cedet/semantic/analyze/fcn.el +++ b/lisp/cedet/semantic/analyze/fcn.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/analyze/fcn.el --- Analyzer support functions. | 1 | ;;; semantic/analyze/fcn.el --- Analyzer support functions. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/analyze/refs.el b/lisp/cedet/semantic/analyze/refs.el index 7a35b50e915..923163cee1c 100644 --- a/lisp/cedet/semantic/analyze/refs.el +++ b/lisp/cedet/semantic/analyze/refs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/analyze/refs.el --- Analysis of the references between tags. | 1 | ;;; semantic/analyze/refs.el --- Analysis of the references between tags. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/bovine.el b/lisp/cedet/semantic/bovine.el index fb4072b39c8..ef28fb9205f 100644 --- a/lisp/cedet/semantic/bovine.el +++ b/lisp/cedet/semantic/bovine.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/bovine.el --- LL Parser/Analyzer core. | 1 | ;;; semantic/bovine.el --- LL Parser/Analyzer core. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2004, 2006-2007, 2009-2014 Free Software | 3 | ;; Copyright (C) 1999-2004, 2006-2007, 2009-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 6 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
diff --git a/lisp/cedet/semantic/bovine/c.el b/lisp/cedet/semantic/bovine/c.el index 9aceca8af1b..aa93e246cc8 100644 --- a/lisp/cedet/semantic/bovine/c.el +++ b/lisp/cedet/semantic/bovine/c.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/bovine/c.el --- Semantic details for C | 1 | ;;; semantic/bovine/c.el --- Semantic details for C |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/bovine/debug.el b/lisp/cedet/semantic/bovine/debug.el index 5f955cbc3dc..465a69a7341 100644 --- a/lisp/cedet/semantic/bovine/debug.el +++ b/lisp/cedet/semantic/bovine/debug.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/bovine/debug.el --- Debugger support for bovinator | 1 | ;;; semantic/bovine/debug.el --- Debugger support for bovinator |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/bovine/el.el b/lisp/cedet/semantic/bovine/el.el index 2cdae01a5b7..1b223d287b2 100644 --- a/lisp/cedet/semantic/bovine/el.el +++ b/lisp/cedet/semantic/bovine/el.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/bovine/el.el --- Semantic details for Emacs Lisp | 1 | ;;; semantic/bovine/el.el --- Semantic details for Emacs Lisp |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2005, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2005, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/bovine/gcc.el b/lisp/cedet/semantic/bovine/gcc.el index dfa45b4c027..19d149112c6 100644 --- a/lisp/cedet/semantic/bovine/gcc.el +++ b/lisp/cedet/semantic/bovine/gcc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/bovine/gcc.el --- gcc querying special code for the C parser | 1 | ;;; semantic/bovine/gcc.el --- gcc querying special code for the C parser |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/bovine/grammar.el b/lisp/cedet/semantic/bovine/grammar.el index 55df00245ff..ebe2fd1d82e 100644 --- a/lisp/cedet/semantic/bovine/grammar.el +++ b/lisp/cedet/semantic/bovine/grammar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/bovine/grammar.el --- Bovine's input grammar mode | 1 | ;;; semantic/bovine/grammar.el --- Bovine's input grammar mode |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | ;; Maintainer: David Ponce <david@dponce.com> | 6 | ;; Maintainer: David Ponce <david@dponce.com> |
diff --git a/lisp/cedet/semantic/bovine/make.el b/lisp/cedet/semantic/bovine/make.el index 56a520334ec..6ba02ee2006 100644 --- a/lisp/cedet/semantic/bovine/make.el +++ b/lisp/cedet/semantic/bovine/make.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/bovine/make.el --- Makefile parsing rules. | 1 | ;;; semantic/bovine/make.el --- Makefile parsing rules. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2004, 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2004, 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/bovine/scm.el b/lisp/cedet/semantic/bovine/scm.el index 4e01c33cf6d..8b99e700920 100644 --- a/lisp/cedet/semantic/bovine/scm.el +++ b/lisp/cedet/semantic/bovine/scm.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/bovine/scm.el --- Semantic details for Scheme (guile) | 1 | ;;; semantic/bovine/scm.el --- Semantic details for Scheme (guile) |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2001-2004, 2008-2014 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2001-2004, 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/chart.el b/lisp/cedet/semantic/chart.el index c15329a400e..51d9e7d8957 100644 --- a/lisp/cedet/semantic/chart.el +++ b/lisp/cedet/semantic/chart.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/chart.el --- Utilities for use with semantic tag tables | 1 | ;;; semantic/chart.el --- Utilities for use with semantic tag tables |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2001, 2003, 2005, 2008-2014 Free Software | 3 | ;; Copyright (C) 1999-2001, 2003, 2005, 2008-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/semantic/complete.el b/lisp/cedet/semantic/complete.el index 91f9daf7547..f1fbc7538c2 100644 --- a/lisp/cedet/semantic/complete.el +++ b/lisp/cedet/semantic/complete.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/complete.el --- Routines for performing tag completion | 1 | ;;; semantic/complete.el --- Routines for performing tag completion |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2005, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2005, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: syntax | 6 | ;; Keywords: syntax |
diff --git a/lisp/cedet/semantic/ctxt.el b/lisp/cedet/semantic/ctxt.el index 01e3b025638..456ef8d0ac1 100644 --- a/lisp/cedet/semantic/ctxt.el +++ b/lisp/cedet/semantic/ctxt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/ctxt.el --- Context calculations for Semantic tools. | 1 | ;;; semantic/ctxt.el --- Context calculations for Semantic tools. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: syntax | 6 | ;; Keywords: syntax |
diff --git a/lisp/cedet/semantic/db-debug.el b/lisp/cedet/semantic/db-debug.el index 9f1b6f9bd6f..15f544746eb 100644 --- a/lisp/cedet/semantic/db-debug.el +++ b/lisp/cedet/semantic/db-debug.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/db-debug.el --- Extra level debugging routines for Semantic | 1 | ;;; semantic/db-debug.el --- Extra level debugging routines for Semantic |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/db-ebrowse.el b/lisp/cedet/semantic/db-ebrowse.el index f89c6a6878c..6ed3cdb7eb5 100644 --- a/lisp/cedet/semantic/db-ebrowse.el +++ b/lisp/cedet/semantic/db-ebrowse.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/db-ebrowse.el --- Semanticdb backend using ebrowse. | 1 | ;;; semantic/db-ebrowse.el --- Semanticdb backend using ebrowse. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Authors: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Joakim Verona | 6 | ;; Joakim Verona |
diff --git a/lisp/cedet/semantic/db-el.el b/lisp/cedet/semantic/db-el.el index f37aa07ebe6..8b988be77bb 100644 --- a/lisp/cedet/semantic/db-el.el +++ b/lisp/cedet/semantic/db-el.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/db-el.el --- Semantic database extensions for Emacs Lisp | 1 | ;;; semantic/db-el.el --- Semantic database extensions for Emacs Lisp |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2002-2014 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: tags | 6 | ;; Keywords: tags |
diff --git a/lisp/cedet/semantic/db-file.el b/lisp/cedet/semantic/db-file.el index 785b5c704d9..5b76d851b1d 100644 --- a/lisp/cedet/semantic/db-file.el +++ b/lisp/cedet/semantic/db-file.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/db-file.el --- Save a semanticdb to a cache file. | 1 | ;;; semantic/db-file.el --- Save a semanticdb to a cache file. |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2000-2005, 2007-2014 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2000-2005, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: tags | 6 | ;; Keywords: tags |
diff --git a/lisp/cedet/semantic/db-find.el b/lisp/cedet/semantic/db-find.el index 9134506ef40..08a22fb3b85 100644 --- a/lisp/cedet/semantic/db-find.el +++ b/lisp/cedet/semantic/db-find.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/db-find.el --- Searching through semantic databases. | 1 | ;;; semantic/db-find.el --- Searching through semantic databases. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: tags | 6 | ;; Keywords: tags |
diff --git a/lisp/cedet/semantic/db-global.el b/lisp/cedet/semantic/db-global.el index c8a8c7019c9..b042b49ec6e 100644 --- a/lisp/cedet/semantic/db-global.el +++ b/lisp/cedet/semantic/db-global.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/db-global.el --- Semantic database extensions for GLOBAL | 1 | ;;; semantic/db-global.el --- Semantic database extensions for GLOBAL |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2006, 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2006, 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: tags | 6 | ;; Keywords: tags |
diff --git a/lisp/cedet/semantic/db-javascript.el b/lisp/cedet/semantic/db-javascript.el index fc8b914ec39..24aa6b702cd 100644 --- a/lisp/cedet/semantic/db-javascript.el +++ b/lisp/cedet/semantic/db-javascript.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/db-javascript.el --- Semantic database extensions for javascript | 1 | ;;; semantic/db-javascript.el --- Semantic database extensions for javascript |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Joakim Verona | 5 | ;; Author: Joakim Verona |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/db-mode.el b/lisp/cedet/semantic/db-mode.el index d57dd188659..433d5ae4fd1 100644 --- a/lisp/cedet/semantic/db-mode.el +++ b/lisp/cedet/semantic/db-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/db-mode.el --- Semanticdb Minor Mode | 1 | ;;; semantic/db-mode.el --- Semanticdb Minor Mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/db-ref.el b/lisp/cedet/semantic/db-ref.el index 0e3444d3ce0..d2fe67bbf84 100644 --- a/lisp/cedet/semantic/db-ref.el +++ b/lisp/cedet/semantic/db-ref.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/db-ref.el --- Handle cross-db file references | 1 | ;;; semantic/db-ref.el --- Handle cross-db file references |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/db-typecache.el b/lisp/cedet/semantic/db-typecache.el index fd45e79f306..eb00a57cddd 100644 --- a/lisp/cedet/semantic/db-typecache.el +++ b/lisp/cedet/semantic/db-typecache.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/db-typecache.el --- Manage Datatypes | 1 | ;;; semantic/db-typecache.el --- Manage Datatypes |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/db.el b/lisp/cedet/semantic/db.el index 0732f225779..43e5e5b435b 100644 --- a/lisp/cedet/semantic/db.el +++ b/lisp/cedet/semantic/db.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/db.el --- Semantic tag database manager | 1 | ;;; semantic/db.el --- Semantic tag database manager |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: tags | 6 | ;; Keywords: tags |
diff --git a/lisp/cedet/semantic/debug.el b/lisp/cedet/semantic/debug.el index 91819b89bd1..9168af59dd4 100644 --- a/lisp/cedet/semantic/debug.el +++ b/lisp/cedet/semantic/debug.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/debug.el --- Language Debugger framework | 1 | ;;; semantic/debug.el --- Language Debugger framework |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2005, 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2005, 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/decorate.el b/lisp/cedet/semantic/decorate.el index ae6d116316d..38c359e53a8 100644 --- a/lisp/cedet/semantic/decorate.el +++ b/lisp/cedet/semantic/decorate.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/decorate.el --- Utilities for decorating/highlighting tokens. | 1 | ;;; semantic/decorate.el --- Utilities for decorating/highlighting tokens. |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 1999-2003, 2005-2007, 2009-2014 Free Software | 3 | ;;; Copyright (C) 1999-2003, 2005-2007, 2009-2015 Free Software |
| 4 | ;;; Foundation, Inc. | 4 | ;;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/semantic/decorate/include.el b/lisp/cedet/semantic/decorate/include.el index 788973ac6fa..718669b567b 100644 --- a/lisp/cedet/semantic/decorate/include.el +++ b/lisp/cedet/semantic/decorate/include.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/decorate/include.el --- Decoration modes for include statements | 1 | ;;; semantic/decorate/include.el --- Decoration modes for include statements |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/decorate/mode.el b/lisp/cedet/semantic/decorate/mode.el index 5cd5e49d7be..2a88eb7337b 100644 --- a/lisp/cedet/semantic/decorate/mode.el +++ b/lisp/cedet/semantic/decorate/mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/decorate/mode.el --- Minor mode for decorating tags | 1 | ;;; semantic/decorate/mode.el --- Minor mode for decorating tags |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2005, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2005, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: syntax | 6 | ;; Keywords: syntax |
diff --git a/lisp/cedet/semantic/dep.el b/lisp/cedet/semantic/dep.el index 4b14e281d11..e5e7da1dd79 100644 --- a/lisp/cedet/semantic/dep.el +++ b/lisp/cedet/semantic/dep.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/dep.el --- Methods for tracking dependencies (include files) | 1 | ;;; semantic/dep.el --- Methods for tracking dependencies (include files) |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: syntax | 6 | ;; Keywords: syntax |
diff --git a/lisp/cedet/semantic/doc.el b/lisp/cedet/semantic/doc.el index fdaeb95d001..874763f0a7f 100644 --- a/lisp/cedet/semantic/doc.el +++ b/lisp/cedet/semantic/doc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/doc.el --- Routines for documentation strings | 1 | ;;; semantic/doc.el --- Routines for documentation strings |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2003, 2005, 2008-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1999-2003, 2005, 2008-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/semantic/ede-grammar.el b/lisp/cedet/semantic/ede-grammar.el index 679c660e06c..dc3dfa7f55a 100644 --- a/lisp/cedet/semantic/ede-grammar.el +++ b/lisp/cedet/semantic/ede-grammar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/ede-grammar.el --- EDE support for Semantic Grammar Files | 1 | ;;; semantic/ede-grammar.el --- EDE support for Semantic Grammar Files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2004, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2004, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: project, make | 6 | ;; Keywords: project, make |
diff --git a/lisp/cedet/semantic/edit.el b/lisp/cedet/semantic/edit.el index f5643f74090..f207fced291 100644 --- a/lisp/cedet/semantic/edit.el +++ b/lisp/cedet/semantic/edit.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/edit.el --- Edit Management for Semantic | 1 | ;;; semantic/edit.el --- Edit Management for Semantic |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/find.el b/lisp/cedet/semantic/find.el index 9176160c9c8..fdd5f5290f1 100644 --- a/lisp/cedet/semantic/find.el +++ b/lisp/cedet/semantic/find.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/find.el --- Search routines for Semantic | 1 | ;;; semantic/find.el --- Search routines for Semantic |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2005, 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2005, 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: syntax | 6 | ;; Keywords: syntax |
diff --git a/lisp/cedet/semantic/format.el b/lisp/cedet/semantic/format.el index 549933da57c..1184a98951e 100644 --- a/lisp/cedet/semantic/format.el +++ b/lisp/cedet/semantic/format.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/format.el --- Routines for formatting tags | 1 | ;;; semantic/format.el --- Routines for formatting tags |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2005, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2005, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: syntax | 6 | ;; Keywords: syntax |
diff --git a/lisp/cedet/semantic/fw.el b/lisp/cedet/semantic/fw.el index 9545dba703c..56adf3a6e81 100644 --- a/lisp/cedet/semantic/fw.el +++ b/lisp/cedet/semantic/fw.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/fw.el --- Framework for Semantic | 1 | ;;; semantic/fw.el --- Framework for Semantic |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/grammar-wy.el b/lisp/cedet/semantic/grammar-wy.el index beba31e71ad..fba8adfcd75 100644 --- a/lisp/cedet/semantic/grammar-wy.el +++ b/lisp/cedet/semantic/grammar-wy.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/grammar-wy.el --- Generated parser support file | 1 | ;;; semantic/grammar-wy.el --- Generated parser support file |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2004, 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2004, 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/grammar.el b/lisp/cedet/semantic/grammar.el index 625736d9998..fc62b221665 100644 --- a/lisp/cedet/semantic/grammar.el +++ b/lisp/cedet/semantic/grammar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/grammar.el --- Major mode framework for Semantic grammars | 1 | ;;; semantic/grammar.el --- Major mode framework for Semantic grammars |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2005, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2005, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | ;; Maintainer: David Ponce <david@dponce.com> | 6 | ;; Maintainer: David Ponce <david@dponce.com> |
diff --git a/lisp/cedet/semantic/html.el b/lisp/cedet/semantic/html.el index 386c65b0764..2194bf5bd38 100644 --- a/lisp/cedet/semantic/html.el +++ b/lisp/cedet/semantic/html.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/html.el --- Semantic details for html files | 1 | ;;; semantic/html.el --- Semantic details for html files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2005, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2005, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/ia-sb.el b/lisp/cedet/semantic/ia-sb.el index 006e8e8259f..410d63acab4 100644 --- a/lisp/cedet/semantic/ia-sb.el +++ b/lisp/cedet/semantic/ia-sb.el | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | ;;; semantic/ia-sb.el --- Speedbar analysis display interactor | 1 | ;;; semantic/ia-sb.el --- Speedbar analysis display interactor |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2002-2004, 2006, 2008-2014 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2002-2004, 2006, 2008-2015 Free Software Foundation, |
| 4 | ;;; Inc. | ||
| 4 | 5 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: syntax | 7 | ;; Keywords: syntax |
diff --git a/lisp/cedet/semantic/ia.el b/lisp/cedet/semantic/ia.el index 8a5cbac4129..2216fa9e964 100644 --- a/lisp/cedet/semantic/ia.el +++ b/lisp/cedet/semantic/ia.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/ia.el --- Interactive Analysis functions | 1 | ;;; semantic/ia.el --- Interactive Analysis functions |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2000-2014 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: syntax | 6 | ;; Keywords: syntax |
diff --git a/lisp/cedet/semantic/idle.el b/lisp/cedet/semantic/idle.el index f54139260ce..790315381c1 100644 --- a/lisp/cedet/semantic/idle.el +++ b/lisp/cedet/semantic/idle.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; idle.el --- Schedule parsing tasks in idle time | 1 | ;;; idle.el --- Schedule parsing tasks in idle time |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2006, 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2006, 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: syntax | 6 | ;; Keywords: syntax |
diff --git a/lisp/cedet/semantic/imenu.el b/lisp/cedet/semantic/imenu.el index 9fd0343faef..c043125b5cf 100644 --- a/lisp/cedet/semantic/imenu.el +++ b/lisp/cedet/semantic/imenu.el | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | ;;; semantic/imenu.el --- Use Semantic as an imenu tag generator | 1 | ;;; semantic/imenu.el --- Use Semantic as an imenu tag generator |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2005, 2007-2008, 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2005, 2007-2008, 2010-2015 Free Software |
| 4 | ;; Foundation, Inc. | ||
| 4 | 5 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Maintainer: Eric Ludlam | 7 | ;; Maintainer: Eric Ludlam |
diff --git a/lisp/cedet/semantic/java.el b/lisp/cedet/semantic/java.el index 097f42e01b6..7dcd7f1be85 100644 --- a/lisp/cedet/semantic/java.el +++ b/lisp/cedet/semantic/java.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/java.el --- Semantic functions for Java | 1 | ;;; semantic/java.el --- Semantic functions for Java |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/lex-spp.el b/lisp/cedet/semantic/lex-spp.el index 164454c481c..0aa2f9504d9 100644 --- a/lisp/cedet/semantic/lex-spp.el +++ b/lisp/cedet/semantic/lex-spp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/lex-spp.el --- Semantic Lexical Pre-processor | 1 | ;;; semantic/lex-spp.el --- Semantic Lexical Pre-processor |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/lex.el b/lisp/cedet/semantic/lex.el index fc3cf5eb93a..7738e06ff88 100644 --- a/lisp/cedet/semantic/lex.el +++ b/lisp/cedet/semantic/lex.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/lex.el --- Lexical Analyzer builder | 1 | ;;; semantic/lex.el --- Lexical Analyzer builder |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/mru-bookmark.el b/lisp/cedet/semantic/mru-bookmark.el index 79fbadf2a96..ddebcd627b2 100644 --- a/lisp/cedet/semantic/mru-bookmark.el +++ b/lisp/cedet/semantic/mru-bookmark.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/mru-bookmark.el --- Automatic bookmark tracking | 1 | ;;; semantic/mru-bookmark.el --- Automatic bookmark tracking |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/sb.el b/lisp/cedet/semantic/sb.el index 50202517cc3..295d4e9673b 100644 --- a/lisp/cedet/semantic/sb.el +++ b/lisp/cedet/semantic/sb.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/sb.el --- Semantic tag display for speedbar | 1 | ;;; semantic/sb.el --- Semantic tag display for speedbar |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: syntax | 6 | ;; Keywords: syntax |
diff --git a/lisp/cedet/semantic/scope.el b/lisp/cedet/semantic/scope.el index 396f19c6c60..2c0dea20107 100644 --- a/lisp/cedet/semantic/scope.el +++ b/lisp/cedet/semantic/scope.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/scope.el --- Analyzer Scope Calculations | 1 | ;;; semantic/scope.el --- Analyzer Scope Calculations |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/senator.el b/lisp/cedet/semantic/senator.el index 4b4d9ca7f0b..c58def60585 100644 --- a/lisp/cedet/semantic/senator.el +++ b/lisp/cedet/semantic/senator.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/senator.el --- SEmantic NAvigaTOR | 1 | ;;; semantic/senator.el --- SEmantic NAvigaTOR |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/cedet/semantic/sort.el b/lisp/cedet/semantic/sort.el index 6bade4adef7..587d084701d 100644 --- a/lisp/cedet/semantic/sort.el +++ b/lisp/cedet/semantic/sort.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/sort.el --- Utilities for sorting and re-arranging tag tables. | 1 | ;;; semantic/sort.el --- Utilities for sorting and re-arranging tag tables. |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 1999-2005, 2007-2014 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 1999-2005, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: syntax | 6 | ;; Keywords: syntax |
diff --git a/lisp/cedet/semantic/symref.el b/lisp/cedet/semantic/symref.el index d9513981bc0..170495e5d61 100644 --- a/lisp/cedet/semantic/symref.el +++ b/lisp/cedet/semantic/symref.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/symref.el --- Symbol Reference API | 1 | ;;; semantic/symref.el --- Symbol Reference API |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/symref/cscope.el b/lisp/cedet/semantic/symref/cscope.el index 628a2f77505..3e8c34b9832 100644 --- a/lisp/cedet/semantic/symref/cscope.el +++ b/lisp/cedet/semantic/symref/cscope.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/symref/cscope.el --- Semantic-symref support via cscope. | 1 | ;;; semantic/symref/cscope.el --- Semantic-symref support via cscope. |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/symref/filter.el b/lisp/cedet/semantic/symref/filter.el index e77b147c6c9..1cfa69fca21 100644 --- a/lisp/cedet/semantic/symref/filter.el +++ b/lisp/cedet/semantic/symref/filter.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/symref/filter.el --- Filter symbol reference hits for accuracy. | 1 | ;;; semantic/symref/filter.el --- Filter symbol reference hits for accuracy. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/symref/global.el b/lisp/cedet/semantic/symref/global.el index 0648c90857d..1f5aecb576c 100644 --- a/lisp/cedet/semantic/symref/global.el +++ b/lisp/cedet/semantic/symref/global.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/symref/global.el --- Use GNU Global for symbol references | 1 | ;;; semantic/symref/global.el --- Use GNU Global for symbol references |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/symref/grep.el b/lisp/cedet/semantic/symref/grep.el index 42fdd8178b0..f9821b42988 100644 --- a/lisp/cedet/semantic/symref/grep.el +++ b/lisp/cedet/semantic/symref/grep.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/symref/grep.el --- Symref implementation using find/grep | 1 | ;;; semantic/symref/grep.el --- Symref implementation using find/grep |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/symref/idutils.el b/lisp/cedet/semantic/symref/idutils.el index 62e0fe653c4..5e9a0a42bfc 100644 --- a/lisp/cedet/semantic/symref/idutils.el +++ b/lisp/cedet/semantic/symref/idutils.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/symref/idutils.el --- Symref implementation for idutils | 1 | ;;; semantic/symref/idutils.el --- Symref implementation for idutils |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/symref/list.el b/lisp/cedet/semantic/symref/list.el index 7dea228463d..c99fc5f1932 100644 --- a/lisp/cedet/semantic/symref/list.el +++ b/lisp/cedet/semantic/symref/list.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/symref/list.el --- Symref Output List UI. | 1 | ;;; semantic/symref/list.el --- Symref Output List UI. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/tag-file.el b/lisp/cedet/semantic/tag-file.el index 18bf93fe252..fc5af6b908e 100644 --- a/lisp/cedet/semantic/tag-file.el +++ b/lisp/cedet/semantic/tag-file.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/tag-file.el --- Routines that find files based on tags. | 1 | ;;; semantic/tag-file.el --- Routines that find files based on tags. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2005, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2005, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: syntax | 6 | ;; Keywords: syntax |
diff --git a/lisp/cedet/semantic/tag-ls.el b/lisp/cedet/semantic/tag-ls.el index a55464514d0..40eafd9f160 100644 --- a/lisp/cedet/semantic/tag-ls.el +++ b/lisp/cedet/semantic/tag-ls.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/tag-ls.el --- Language Specific override functions for tags | 1 | ;;; semantic/tag-ls.el --- Language Specific override functions for tags |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2004, 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2004, 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/tag-write.el b/lisp/cedet/semantic/tag-write.el index 17d6a7aa24d..98357186251 100644 --- a/lisp/cedet/semantic/tag-write.el +++ b/lisp/cedet/semantic/tag-write.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/tag-write.el --- Write tags to a text stream | 1 | ;;; semantic/tag-write.el --- Write tags to a text stream |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/tag.el b/lisp/cedet/semantic/tag.el index 31354846ec0..3ad192b8b8f 100644 --- a/lisp/cedet/semantic/tag.el +++ b/lisp/cedet/semantic/tag.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/tag.el --- tag creation and access | 1 | ;;; semantic/tag.el --- tag creation and access |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2005, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2005, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/texi.el b/lisp/cedet/semantic/texi.el index f30dca83827..cf6726e711e 100644 --- a/lisp/cedet/semantic/texi.el +++ b/lisp/cedet/semantic/texi.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/texi.el --- Semantic details for Texinfo files | 1 | ;;; semantic/texi.el --- Semantic details for Texinfo files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2005, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2005, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/util-modes.el b/lisp/cedet/semantic/util-modes.el index 2d3cf687976..6914c4b1b0b 100644 --- a/lisp/cedet/semantic/util-modes.el +++ b/lisp/cedet/semantic/util-modes.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/util-modes.el --- Semantic minor modes | 1 | ;;; semantic/util-modes.el --- Semantic minor modes |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2005, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2005, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Authors: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; David Ponce <david@dponce.com> | 6 | ;; David Ponce <david@dponce.com> |
diff --git a/lisp/cedet/semantic/util.el b/lisp/cedet/semantic/util.el index ea9e158e6c2..fedc28135ae 100644 --- a/lisp/cedet/semantic/util.el +++ b/lisp/cedet/semantic/util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/util.el --- Utilities for use with semantic tag tables | 1 | ;;; semantic/util.el --- Utilities for use with semantic tag tables |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 1999-2005, 2007-2014 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 1999-2005, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: syntax | 6 | ;; Keywords: syntax |
diff --git a/lisp/cedet/semantic/wisent.el b/lisp/cedet/semantic/wisent.el index bb6f5fca101..dfa533c7b26 100644 --- a/lisp/cedet/semantic/wisent.el +++ b/lisp/cedet/semantic/wisent.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/wisent.el --- Wisent - Semantic gateway | 1 | ;;; semantic/wisent.el --- Wisent - Semantic gateway |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2007, 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2007, 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | ;; Maintainer: David Ponce <david@dponce.com> | 6 | ;; Maintainer: David Ponce <david@dponce.com> |
diff --git a/lisp/cedet/semantic/wisent/comp.el b/lisp/cedet/semantic/wisent/comp.el index 2e5d2a43395..2e4072f89b4 100644 --- a/lisp/cedet/semantic/wisent/comp.el +++ b/lisp/cedet/semantic/wisent/comp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/wisent/comp.el --- GNU Bison for Emacs - Grammar compiler | 1 | ;;; semantic/wisent/comp.el --- GNU Bison for Emacs - Grammar compiler |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1984, 1986, 1989, 1992, 1995, 2000-2007, 2009-2014 Free | 3 | ;; Copyright (C) 1984, 1986, 1989, 1992, 1995, 2000-2007, 2009-2015 Free |
| 4 | ;; Software Foundation, Inc. | 4 | ;; Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: David Ponce <david@dponce.com> | 6 | ;; Author: David Ponce <david@dponce.com> |
diff --git a/lisp/cedet/semantic/wisent/grammar.el b/lisp/cedet/semantic/wisent/grammar.el index 71f54209372..a247c250810 100644 --- a/lisp/cedet/semantic/wisent/grammar.el +++ b/lisp/cedet/semantic/wisent/grammar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/wisent/grammar.el --- Wisent's input grammar mode | 1 | ;;; semantic/wisent/grammar.el --- Wisent's input grammar mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | ;; Maintainer: David Ponce <david@dponce.com> | 6 | ;; Maintainer: David Ponce <david@dponce.com> |
diff --git a/lisp/cedet/semantic/wisent/java-tags.el b/lisp/cedet/semantic/wisent/java-tags.el index 62204077bf2..f0496322d20 100644 --- a/lisp/cedet/semantic/wisent/java-tags.el +++ b/lisp/cedet/semantic/wisent/java-tags.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/wisent/java-tags.el --- Java LALR parser for Emacs | 1 | ;;; semantic/wisent/java-tags.el --- Java LALR parser for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2006, 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2006, 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | ;; Maintainer: David Ponce <david@dponce.com> | 6 | ;; Maintainer: David Ponce <david@dponce.com> |
diff --git a/lisp/cedet/semantic/wisent/javascript.el b/lisp/cedet/semantic/wisent/javascript.el index 5fcda5931b0..b2a18fb48b8 100644 --- a/lisp/cedet/semantic/wisent/javascript.el +++ b/lisp/cedet/semantic/wisent/javascript.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/wisent/javascript.el --- javascript parser support | 1 | ;;; semantic/wisent/javascript.el --- javascript parser support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005, 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005, 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: syntax | 6 | ;; Keywords: syntax |
diff --git a/lisp/cedet/semantic/wisent/python.el b/lisp/cedet/semantic/wisent/python.el index 086c4412b7b..a8348d2ab81 100644 --- a/lisp/cedet/semantic/wisent/python.el +++ b/lisp/cedet/semantic/wisent/python.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; wisent-python.el --- Semantic support for Python | 1 | ;;; wisent-python.el --- Semantic support for Python |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002, 2004, 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002, 2004, 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Richard Kim <emacs18@gmail.com> | 5 | ;; Author: Richard Kim <emacs18@gmail.com> |
| 6 | ;; Maintainer: Richard Kim <emacs18@gmail.com> | 6 | ;; Maintainer: Richard Kim <emacs18@gmail.com> |
diff --git a/lisp/cedet/semantic/wisent/wisent.el b/lisp/cedet/semantic/wisent/wisent.el index 4d78229ac92..fd00080f543 100644 --- a/lisp/cedet/semantic/wisent/wisent.el +++ b/lisp/cedet/semantic/wisent/wisent.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/wisent/wisent.el --- GNU Bison for Emacs - Runtime | 1 | ;;; semantic/wisent/wisent.el --- GNU Bison for Emacs - Runtime |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2002-2007, 2009-2014 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2002-2007, 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | ;; Maintainer: David Ponce <david@dponce.com> | 6 | ;; Maintainer: David Ponce <david@dponce.com> |
diff --git a/lisp/cedet/srecode.el b/lisp/cedet/srecode.el index 3db3a2ff935..c4f2c674af5 100644 --- a/lisp/cedet/srecode.el +++ b/lisp/cedet/srecode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode.el --- Semantic buffer evaluator. | 1 | ;;; srecode.el --- Semantic buffer evaluator. |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2005, 2007-2014 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2005, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: codegeneration | 6 | ;; Keywords: codegeneration |
diff --git a/lisp/cedet/srecode/args.el b/lisp/cedet/srecode/args.el index 8c03e17d7b3..2cb2396092a 100644 --- a/lisp/cedet/srecode/args.el +++ b/lisp/cedet/srecode/args.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/args.el --- Provide some simple template arguments | 1 | ;;; srecode/args.el --- Provide some simple template arguments |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/compile.el b/lisp/cedet/srecode/compile.el index ea366a3ec0a..d899b42b1e1 100644 --- a/lisp/cedet/srecode/compile.el +++ b/lisp/cedet/srecode/compile.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/compile --- Compilation of srecode template files. | 1 | ;;; srecode/compile --- Compilation of srecode template files. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: codegeneration | 6 | ;; Keywords: codegeneration |
diff --git a/lisp/cedet/srecode/cpp.el b/lisp/cedet/srecode/cpp.el index 56a3111a39f..ec92ae30ba6 100644 --- a/lisp/cedet/srecode/cpp.el +++ b/lisp/cedet/srecode/cpp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/cpp.el --- C++ specific handlers for Semantic Recoder | 1 | ;;; srecode/cpp.el --- C++ specific handlers for Semantic Recoder |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007, 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007, 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | ;; Jan Moringen <scymtym@users.sourceforge.net> | 6 | ;; Jan Moringen <scymtym@users.sourceforge.net> |
diff --git a/lisp/cedet/srecode/ctxt.el b/lisp/cedet/srecode/ctxt.el index e04394fe9bb..56433183c2b 100644 --- a/lisp/cedet/srecode/ctxt.el +++ b/lisp/cedet/srecode/ctxt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/ctxt.el --- Derive a context from the source buffer. | 1 | ;;; srecode/ctxt.el --- Derive a context from the source buffer. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/dictionary.el b/lisp/cedet/srecode/dictionary.el index b3eb4590803..9b471eb102d 100644 --- a/lisp/cedet/srecode/dictionary.el +++ b/lisp/cedet/srecode/dictionary.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/dictionary.el --- Dictionary code for the semantic recoder. | 1 | ;;; srecode/dictionary.el --- Dictionary code for the semantic recoder. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/document.el b/lisp/cedet/srecode/document.el index 9d7e3ad9767..9f106a40660 100644 --- a/lisp/cedet/srecode/document.el +++ b/lisp/cedet/srecode/document.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/document.el --- Documentation (comment) generation | 1 | ;;; srecode/document.el --- Documentation (comment) generation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/el.el b/lisp/cedet/srecode/el.el index 25ed45e5dfe..2bdf804d858 100644 --- a/lisp/cedet/srecode/el.el +++ b/lisp/cedet/srecode/el.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/el.el --- Emacs Lisp specific arguments | 1 | ;;; srecode/el.el --- Emacs Lisp specific arguments |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/expandproto.el b/lisp/cedet/srecode/expandproto.el index e341d64d546..205d207edda 100644 --- a/lisp/cedet/srecode/expandproto.el +++ b/lisp/cedet/srecode/expandproto.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/expandproto.el --- Expanding prototypes. | 1 | ;;; srecode/expandproto.el --- Expanding prototypes. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007, 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007, 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/extract.el b/lisp/cedet/srecode/extract.el index ee965d40f8e..c3b1f6e6da1 100644 --- a/lisp/cedet/srecode/extract.el +++ b/lisp/cedet/srecode/extract.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/extract.el --- Extract content from previously inserted macro. | 1 | ;;; srecode/extract.el --- Extract content from previously inserted macro. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/fields.el b/lisp/cedet/srecode/fields.el index 7515717a041..20852f78b41 100644 --- a/lisp/cedet/srecode/fields.el +++ b/lisp/cedet/srecode/fields.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/fields.el --- Handling type-in fields in a buffer. | 1 | ;;; srecode/fields.el --- Handling type-in fields in a buffer. |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/filters.el b/lisp/cedet/srecode/filters.el index 045eaac05ca..dc296dccf92 100644 --- a/lisp/cedet/srecode/filters.el +++ b/lisp/cedet/srecode/filters.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/filters.el --- Filters for use in template variables. | 1 | ;;; srecode/filters.el --- Filters for use in template variables. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/find.el b/lisp/cedet/srecode/find.el index bc1a9f0ed16..fc1b79dfd52 100644 --- a/lisp/cedet/srecode/find.el +++ b/lisp/cedet/srecode/find.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;;; srecode/find.el --- Tools for finding templates in the database. | 1 | ;;;; srecode/find.el --- Tools for finding templates in the database. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/getset.el b/lisp/cedet/srecode/getset.el index 86f7428b46d..07255af2bfe 100644 --- a/lisp/cedet/srecode/getset.el +++ b/lisp/cedet/srecode/getset.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/getset.el --- Package for inserting new get/set methods. | 1 | ;;; srecode/getset.el --- Package for inserting new get/set methods. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/insert.el b/lisp/cedet/srecode/insert.el index 0fe81a7e155..f1f23bc6f1d 100644 --- a/lisp/cedet/srecode/insert.el +++ b/lisp/cedet/srecode/insert.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/insert.el --- Insert srecode templates to an output stream. | 1 | ;;; srecode/insert.el --- Insert srecode templates to an output stream. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/java.el b/lisp/cedet/srecode/java.el index 1b1c184fe87..d812df1c935 100644 --- a/lisp/cedet/srecode/java.el +++ b/lisp/cedet/srecode/java.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/java.el --- Srecode Java support | 1 | ;;; srecode/java.el --- Srecode Java support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/map.el b/lisp/cedet/srecode/map.el index 31ea7101504..7224d5942f6 100644 --- a/lisp/cedet/srecode/map.el +++ b/lisp/cedet/srecode/map.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/map.el --- Manage a template file map | 1 | ;;; srecode/map.el --- Manage a template file map |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/mode.el b/lisp/cedet/srecode/mode.el index 31f3ac91a72..a6daff8be56 100644 --- a/lisp/cedet/srecode/mode.el +++ b/lisp/cedet/srecode/mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/mode.el --- Minor mode for managing and using SRecode templates | 1 | ;;; srecode/mode.el --- Minor mode for managing and using SRecode templates |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/semantic.el b/lisp/cedet/srecode/semantic.el index 74bf3cbbc54..2313fa73b73 100644 --- a/lisp/cedet/srecode/semantic.el +++ b/lisp/cedet/srecode/semantic.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/semantic.el --- Semantic specific extensions to SRecode. | 1 | ;;; srecode/semantic.el --- Semantic specific extensions to SRecode. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/srt-mode.el b/lisp/cedet/srecode/srt-mode.el index dfc1df805af..79672ec3b1b 100644 --- a/lisp/cedet/srecode/srt-mode.el +++ b/lisp/cedet/srecode/srt-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/srt-mode.el --- Major mode for writing screcode macros | 1 | ;;; srecode/srt-mode.el --- Major mode for writing screcode macros |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/srt.el b/lisp/cedet/srecode/srt.el index dc994004236..f369e45a834 100644 --- a/lisp/cedet/srecode/srt.el +++ b/lisp/cedet/srecode/srt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/srt.el --- argument handlers for SRT files | 1 | ;;; srecode/srt.el --- argument handlers for SRT files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/table.el b/lisp/cedet/srecode/table.el index df61d8472ae..b4f20a9f35f 100644 --- a/lisp/cedet/srecode/table.el +++ b/lisp/cedet/srecode/table.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/table.el --- Tables of Semantic Recoders | 1 | ;;; srecode/table.el --- Tables of Semantic Recoders |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/template.el b/lisp/cedet/srecode/template.el index 85318957795..3a7c45e9e06 100644 --- a/lisp/cedet/srecode/template.el +++ b/lisp/cedet/srecode/template.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/template.el --- SRecoder template language parser support. | 1 | ;;; srecode/template.el --- SRecoder template language parser support. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/texi.el b/lisp/cedet/srecode/texi.el index 92ee2a7c546..5c3f21c32a2 100644 --- a/lisp/cedet/srecode/texi.el +++ b/lisp/cedet/srecode/texi.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/texi.el --- Srecode texinfo support. | 1 | ;;; srecode/texi.el --- Srecode texinfo support. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/chistory.el b/lisp/chistory.el index 785e329165e..d7326589227 100644 --- a/lisp/chistory.el +++ b/lisp/chistory.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; chistory.el --- list command history | 1 | ;;; chistory.el --- list command history |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: K. Shane Hartman | 5 | ;; Author: K. Shane Hartman |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/cmuscheme.el b/lisp/cmuscheme.el index b48b7c93de8..5d72c561dd7 100644 --- a/lisp/cmuscheme.el +++ b/lisp/cmuscheme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cmuscheme.el --- Scheme process in a buffer. Adapted from tea.el | 1 | ;;; cmuscheme.el --- Scheme process in a buffer. Adapted from tea.el |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988, 1994, 1997, 2001-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1988, 1994, 1997, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Olin Shivers <olin.shivers@cs.cmu.edu> | 6 | ;; Author: Olin Shivers <olin.shivers@cs.cmu.edu> |
diff --git a/lisp/color.el b/lisp/color.el index bdafdcfff83..3471243a656 100644 --- a/lisp/color.el +++ b/lisp/color.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; color.el --- Color manipulation library -*- coding: utf-8; lexical-binding:t -*- | 1 | ;;; color.el --- Color manipulation library -*- coding: utf-8; lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Julien Danjou <julien@danjou.info> | 5 | ;; Authors: Julien Danjou <julien@danjou.info> |
| 6 | ;; Drew Adams <drew.adams@oracle.com> | 6 | ;; Drew Adams <drew.adams@oracle.com> |
diff --git a/lisp/comint.el b/lisp/comint.el index 4acaa30db91..30c4dda5c0f 100644 --- a/lisp/comint.el +++ b/lisp/comint.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; comint.el --- general command interpreter in a window stuff -*- lexical-binding: t -*- | 1 | ;;; comint.el --- general command interpreter in a window stuff -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988, 1990, 1992-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1988, 1990, 1992-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Olin Shivers <shivers@cs.cmu.edu> | 5 | ;; Author: Olin Shivers <shivers@cs.cmu.edu> |
| 6 | ;; Simon Marshall <simon@gnu.org> | 6 | ;; Simon Marshall <simon@gnu.org> |
diff --git a/lisp/completion.el b/lisp/completion.el index c2a20056ccc..d3f118705b7 100644 --- a/lisp/completion.el +++ b/lisp/completion.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; completion.el --- dynamic word-completion code | 1 | ;;; completion.el --- dynamic word-completion code |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990, 1993, 1995, 1997, 2001-2014 Free Software | 3 | ;; Copyright (C) 1990, 1993, 1995, 1997, 2001-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/composite.el b/lisp/composite.el index ca38c39cd6f..4ab31d775a0 100644 --- a/lisp/composite.el +++ b/lisp/composite.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; composite.el --- support character composition | 1 | ;;; composite.el --- support character composition |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, | 5 | ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, |
| 6 | ;; 2008, 2009, 2010, 2011 | 6 | ;; 2008, 2009, 2010, 2011 |
diff --git a/lisp/cus-dep.el b/lisp/cus-dep.el index eb760f7b99f..453b15ddcea 100644 --- a/lisp/cus-dep.el +++ b/lisp/cus-dep.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cus-dep.el --- find customization dependencies | 1 | ;;; cus-dep.el --- find customization dependencies |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> | 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/lisp/cus-edit.el b/lisp/cus-edit.el index a6da50e13ae..f56fb6a649e 100644 --- a/lisp/cus-edit.el +++ b/lisp/cus-edit.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cus-edit.el --- tools for customizing Emacs and Lisp packages -*- lexical-binding:t -*- | 1 | ;;; cus-edit.el --- tools for customizing Emacs and Lisp packages -*- lexical-binding:t -*- |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 1996-1997, 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1997, 1999-2015 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> | 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/cus-face.el b/lisp/cus-face.el index a9e6f3f5b56..35c853bd697 100644 --- a/lisp/cus-face.el +++ b/lisp/cus-face.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cus-face.el --- customization support for faces | 1 | ;;; cus-face.el --- customization support for faces |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 1996-1997, 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1997, 1999-2015 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> | 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> |
| 6 | ;; Keywords: help, faces | 6 | ;; Keywords: help, faces |
diff --git a/lisp/cus-start.el b/lisp/cus-start.el index 5394a1c3744..299b18d0118 100644 --- a/lisp/cus-start.el +++ b/lisp/cus-start.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cus-start.el --- define customization properties of builtins | 1 | ;;; cus-start.el --- define customization properties of builtins |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> | 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/lisp/cus-theme.el b/lisp/cus-theme.el index 928c54db922..224d2c541b2 100644 --- a/lisp/cus-theme.el +++ b/lisp/cus-theme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cus-theme.el -- custom theme creation user interface | 1 | ;;; cus-theme.el -- custom theme creation user interface |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Alex Schroeder <alex@gnu.org> | 5 | ;; Author: Alex Schroeder <alex@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/custom.el b/lisp/custom.el index c30ad7cb213..779e585c04f 100644 --- a/lisp/custom.el +++ b/lisp/custom.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; custom.el --- tools for declaring and initializing options | 1 | ;;; custom.el --- tools for declaring and initializing options |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 1996-1997, 1999, 2001-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1996-1997, 1999, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | ;; | 5 | ;; |
| 6 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> | 6 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> |
diff --git a/lisp/dabbrev.el b/lisp/dabbrev.el index 0edc416efa6..50c52071b08 100644 --- a/lisp/dabbrev.el +++ b/lisp/dabbrev.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dabbrev.el --- dynamic abbreviation package -*- lexical-binding: t -*- | 1 | ;;; dabbrev.el --- dynamic abbreviation package -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1992, 1994, 1996-1997, 2000-2014 Free | 3 | ;; Copyright (C) 1985-1986, 1992, 1994, 1996-1997, 2000-2015 Free |
| 4 | ;; Software Foundation, Inc. | 4 | ;; Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Don Morrison | 6 | ;; Author: Don Morrison |
diff --git a/lisp/delim-col.el b/lisp/delim-col.el index 853ea609dcf..d16a03cc8d0 100644 --- a/lisp/delim-col.el +++ b/lisp/delim-col.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; delim-col.el --- prettify all columns in a region or rectangle | 1 | ;;; delim-col.el --- prettify all columns in a region or rectangle |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
diff --git a/lisp/delsel.el b/lisp/delsel.el index 96794fce7aa..e6bb3b952b3 100644 --- a/lisp/delsel.el +++ b/lisp/delsel.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; delsel.el --- delete selection if you insert | 1 | ;;; delsel.el --- delete selection if you insert |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 1997-1998, 2001-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1992, 1997-1998, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Matthieu Devin <devin@lucid.com> | 6 | ;; Author: Matthieu Devin <devin@lucid.com> |
diff --git a/lisp/descr-text.el b/lisp/descr-text.el index 1dc43e96b79..b16c007e5b9 100644 --- a/lisp/descr-text.el +++ b/lisp/descr-text.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; descr-text.el --- describe text mode -*- lexical-binding:t -*- | 1 | ;;; descr-text.el --- describe text mode -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1996, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1996, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Boris Goldowsky <boris@gnu.org> | 5 | ;; Author: Boris Goldowsky <boris@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/desktop.el b/lisp/desktop.el index bcf038762da..3845f940d02 100644 --- a/lisp/desktop.el +++ b/lisp/desktop.el | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | ;;; desktop.el --- save partial status of Emacs when killed -*- lexical-binding: t -*- | 1 | ;;; desktop.el --- save partial status of Emacs when killed -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1995, 1997, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1995, 1997, 2000-2015 Free Software Foundation, |
| 4 | ;; Inc. | ||
| 4 | 5 | ||
| 5 | ;; Author: Morten Welinder <terra@diku.dk> | 6 | ;; Author: Morten Welinder <terra@diku.dk> |
| 6 | ;; Keywords: convenience | 7 | ;; Keywords: convenience |
diff --git a/lisp/dframe.el b/lisp/dframe.el index 90edacbf416..94c1e10ddcd 100644 --- a/lisp/dframe.el +++ b/lisp/dframe.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dframe --- dedicate frame support modes -*- lexical-binding:t -*- | 1 | ;;; dframe --- dedicate frame support modes -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: file, tags, tools | 6 | ;; Keywords: file, tags, tools |
diff --git a/lisp/dired-aux.el b/lisp/dired-aux.el index acc7e767d69..b4e2dc0a937 100644 --- a/lisp/dired-aux.el +++ b/lisp/dired-aux.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; dired-aux.el --- less commonly used parts of dired | 1 | ;;; dired-aux.el --- less commonly used parts of dired |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1992, 1994, 1998, 2000-2014 | 3 | ;; Copyright (C) 1985-1986, 1992, 1994, 1998, 2000-2015 Free Software |
| 4 | ;; Free Software Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Sebastian Kremer <sk@thp.uni-koeln.de>. | 6 | ;; Author: Sebastian Kremer <sk@thp.uni-koeln.de>. |
| 7 | ;; Maintainer: emacs-devel@gnu.org | 7 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/dired-x.el b/lisp/dired-x.el index 25c6f8b69af..eebfa91bb82 100644 --- a/lisp/dired-x.el +++ b/lisp/dired-x.el | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | ;;; dired-x.el --- extra Dired functionality -*- lexical-binding:t -*- | 1 | ;;; dired-x.el --- extra Dired functionality -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1994, 1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1994, 1997, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | ||
| 4 | 5 | ||
| 5 | ;; Author: Sebastian Kremer <sk@thp.uni-koeln.de> | 6 | ;; Author: Sebastian Kremer <sk@thp.uni-koeln.de> |
| 6 | ;; Lawrence R. Dodd <dodd@roebling.poly.edu> | 7 | ;; Lawrence R. Dodd <dodd@roebling.poly.edu> |
diff --git a/lisp/dired.el b/lisp/dired.el index 7f7251f29ce..2b3e7832166 100644 --- a/lisp/dired.el +++ b/lisp/dired.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; dired.el --- directory-browsing commands -*- lexical-binding: t -*- | 1 | ;;; dired.el --- directory-browsing commands -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1992-1997, 2000-2014 | 3 | ;; Copyright (C) 1985-1986, 1992-1997, 2000-2015 Free Software |
| 4 | ;; Free Software Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Sebastian Kremer <sk@thp.uni-koeln.de> | 6 | ;; Author: Sebastian Kremer <sk@thp.uni-koeln.de> |
| 7 | ;; Maintainer: emacs-devel@gnu.org | 7 | ;; Maintainer: emacs-devel@gnu.org |
| @@ -3884,7 +3884,7 @@ Ask means pop up a menu for the user to select one of copy, move or link." | |||
| 3884 | 3884 | ||
| 3885 | ;;; Start of automatically extracted autoloads. | 3885 | ;;; Start of automatically extracted autoloads. |
| 3886 | 3886 | ||
| 3887 | ;;;### (autoloads nil "dired-aux" "dired-aux.el" "73269f48e7fe2fd0ac580fd69252b33a") | 3887 | ;;;### (autoloads nil "dired-aux" "dired-aux.el" "65f8aa57ace423283926d92dff903ca7") |
| 3888 | ;;; Generated autoloads from dired-aux.el | 3888 | ;;; Generated autoloads from dired-aux.el |
| 3889 | 3889 | ||
| 3890 | (autoload 'dired-diff "dired-aux" "\ | 3890 | (autoload 'dired-diff "dired-aux" "\ |
| @@ -4387,7 +4387,7 @@ instead. | |||
| 4387 | 4387 | ||
| 4388 | ;;;*** | 4388 | ;;;*** |
| 4389 | 4389 | ||
| 4390 | ;;;### (autoloads nil "dired-x" "dired-x.el" "994b5d9fc38059ab641ec271c728e56f") | 4390 | ;;;### (autoloads nil "dired-x" "dired-x.el" "d8d702a50887671b9128ba60bd9ebb8e") |
| 4391 | ;;; Generated autoloads from dired-x.el | 4391 | ;;; Generated autoloads from dired-x.el |
| 4392 | 4392 | ||
| 4393 | (autoload 'dired-jump "dired-x" "\ | 4393 | (autoload 'dired-jump "dired-x" "\ |
diff --git a/lisp/dirtrack.el b/lisp/dirtrack.el index 2c691cf0862..d1957a259b1 100644 --- a/lisp/dirtrack.el +++ b/lisp/dirtrack.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dirtrack.el --- Directory Tracking by watching the prompt | 1 | ;;; dirtrack.el --- Directory Tracking by watching the prompt |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Peter Breton <pbreton@cs.umb.edu> | 5 | ;; Author: Peter Breton <pbreton@cs.umb.edu> |
| 6 | ;; Created: Sun Nov 17 1996 | 6 | ;; Created: Sun Nov 17 1996 |
diff --git a/lisp/disp-table.el b/lisp/disp-table.el index 0d670441ce5..84f9c89237b 100644 --- a/lisp/disp-table.el +++ b/lisp/disp-table.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; disp-table.el --- functions for dealing with char tables | 1 | ;;; disp-table.el --- functions for dealing with char tables |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1987, 1994-1995, 1999, 2001-2014 Free Software | 3 | ;; Copyright (C) 1987, 1994-1995, 1999, 2001-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Erik Naggum <erik@naggum.no> | 6 | ;; Author: Erik Naggum <erik@naggum.no> |
diff --git a/lisp/dnd.el b/lisp/dnd.el index 3fda471497f..3e161dcfb51 100644 --- a/lisp/dnd.el +++ b/lisp/dnd.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dnd.el --- drag and drop support. -*- coding: utf-8 -*- | 1 | ;;; dnd.el --- drag and drop support. -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jan Djärv <jan.h.d@swipnet.se> | 5 | ;; Author: Jan Djärv <jan.h.d@swipnet.se> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/doc-view.el b/lisp/doc-view.el index 37cb2787cca..0e63d37adc5 100644 --- a/lisp/doc-view.el +++ b/lisp/doc-view.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; doc-view.el --- View PDF/PostScript/DVI files in Emacs -*- lexical-binding: t -*- | 1 | ;;; doc-view.el --- View PDF/PostScript/DVI files in Emacs -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Tassilo Horn <tsdh@gnu.org> | 5 | ;; Author: Tassilo Horn <tsdh@gnu.org> |
| 6 | ;; Maintainer: Tassilo Horn <tsdh@gnu.org> | 6 | ;; Maintainer: Tassilo Horn <tsdh@gnu.org> |
diff --git a/lisp/dom.el b/lisp/dom.el index 6b24e4ffa91..527b8e61f2e 100644 --- a/lisp/dom.el +++ b/lisp/dom.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dom.el --- XML/HTML (etc.) DOM manipulation and searching functions | 1 | ;;; dom.el --- XML/HTML (etc.) DOM manipulation and searching functions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: xml, html | 6 | ;; Keywords: xml, html |
diff --git a/lisp/dos-fns.el b/lisp/dos-fns.el index 42ae053879c..60bfdb70adc 100644 --- a/lisp/dos-fns.el +++ b/lisp/dos-fns.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dos-fns.el --- MS-Dos specific functions | 1 | ;;; dos-fns.el --- MS-Dos specific functions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991, 1993, 1995-1996, 2001-2014 Free Software | 3 | ;; Copyright (C) 1991, 1993, 1995-1996, 2001-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: Morten Welinder <terra@diku.dk> | 6 | ;; Maintainer: Morten Welinder <terra@diku.dk> |
diff --git a/lisp/dos-vars.el b/lisp/dos-vars.el index 99b55173d8f..b2bdf2dabfb 100644 --- a/lisp/dos-vars.el +++ b/lisp/dos-vars.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dos-vars.el --- MS-Dos specific user options | 1 | ;;; dos-vars.el --- MS-Dos specific user options |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/lisp/dos-w32.el b/lisp/dos-w32.el index c420593d7fa..2ce37c9b416 100644 --- a/lisp/dos-w32.el +++ b/lisp/dos-w32.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; dos-w32.el --- Functions shared among MS-DOS and W32 (NT/95) platforms | 1 | ;; dos-w32.el --- Functions shared among MS-DOS and W32 (NT/95) platforms |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: Geoff Voelker <voelker@cs.washington.edu> | 5 | ;; Maintainer: Geoff Voelker <voelker@cs.washington.edu> |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/lisp/double.el b/lisp/double.el index 65b789fb883..b06f59cf6a6 100644 --- a/lisp/double.el +++ b/lisp/double.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; double.el --- support for keyboard remapping with double clicking | 1 | ;;; double.el --- support for keyboard remapping with double clicking |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994, 1997-1998, 2001-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1994, 1997-1998, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> | 6 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> |
diff --git a/lisp/dynamic-setting.el b/lisp/dynamic-setting.el index 15929db825c..40ef8477c53 100644 --- a/lisp/dynamic-setting.el +++ b/lisp/dynamic-setting.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dynamic-setting.el --- Support dynamic changes | 1 | ;;; dynamic-setting.el --- Support dynamic changes |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jan Djärv <jan.h.d@swipnet.se> | 5 | ;; Author: Jan Djärv <jan.h.d@swipnet.se> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/ebuff-menu.el b/lisp/ebuff-menu.el index 6debd9f4239..337ea10f26d 100644 --- a/lisp/ebuff-menu.el +++ b/lisp/ebuff-menu.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ebuff-menu.el --- electric-buffer-list mode | 1 | ;;; ebuff-menu.el --- electric-buffer-list mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1994, 2001-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1985-1986, 1994, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Richard Mlynarik <mly@ai.mit.edu> | 6 | ;; Author: Richard Mlynarik <mly@ai.mit.edu> |
diff --git a/lisp/echistory.el b/lisp/echistory.el index 906d8a96cae..e4146dca7bf 100644 --- a/lisp/echistory.el +++ b/lisp/echistory.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; echistory.el --- Electric Command History Mode | 1 | ;;; echistory.el --- Electric Command History Mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: K. Shane Hartman | 5 | ;; Author: K. Shane Hartman |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/edmacro.el b/lisp/edmacro.el index bb14015273d..84dfd4f1ebf 100644 --- a/lisp/edmacro.el +++ b/lisp/edmacro.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; edmacro.el --- keyboard macro editor | 1 | ;;; edmacro.el --- keyboard macro editor |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1994, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1994, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Gillespie <daveg@synaptics.com> | 5 | ;; Author: Dave Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Dave Gillespie <daveg@synaptics.com> | 6 | ;; Maintainer: Dave Gillespie <daveg@synaptics.com> |
diff --git a/lisp/ehelp.el b/lisp/ehelp.el index 46db552c3f5..66e4f5c633b 100644 --- a/lisp/ehelp.el +++ b/lisp/ehelp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ehelp.el --- bindings for electric-help mode -*- lexical-binding: t -*- | 1 | ;;; ehelp.el --- bindings for electric-help mode -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986, 1995, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1986, 1995, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Richard Mlynarik | 5 | ;; Author: Richard Mlynarik |
| 6 | ;; (according to ack.texi and authors.el) | 6 | ;; (according to ack.texi and authors.el) |
diff --git a/lisp/elec-pair.el b/lisp/elec-pair.el index 42b8a912cc4..2cede62ab4f 100644 --- a/lisp/elec-pair.el +++ b/lisp/elec-pair.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; elec-pair.el --- Automatic parenthesis pairing -*- lexical-binding:t -*- | 1 | ;;; elec-pair.el --- Automatic parenthesis pairing -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: João Távora <joaotavora@gmail.com> | 5 | ;; Author: João Távora <joaotavora@gmail.com> |
| 6 | 6 | ||
diff --git a/lisp/electric.el b/lisp/electric.el index fa9666d8560..dd7767fd5eb 100644 --- a/lisp/electric.el +++ b/lisp/electric.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; electric.el --- window maker and Command loop for `electric' modes | 1 | ;;; electric.el --- window maker and Command loop for `electric' modes |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1995, 2001-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1985-1986, 1995, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: K. Shane Hartman | 6 | ;; Author: K. Shane Hartman |
diff --git a/lisp/elide-head.el b/lisp/elide-head.el index 8badff6949c..4076f00c536 100644 --- a/lisp/elide-head.el +++ b/lisp/elide-head.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; elide-head.el --- hide headers in files | 1 | ;;; elide-head.el --- hide headers in files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Keywords: outlines tools | 6 | ;; Keywords: outlines tools |
diff --git a/lisp/emacs-lisp/advice.el b/lisp/emacs-lisp/advice.el index 62d50728350..212ae909866 100644 --- a/lisp/emacs-lisp/advice.el +++ b/lisp/emacs-lisp/advice.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; advice.el --- An overloading mechanism for Emacs Lisp functions -*- lexical-binding: t -*- | 1 | ;;; advice.el --- An overloading mechanism for Emacs Lisp functions -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1994, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1994, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Hans Chalupsky <hans@cs.buffalo.edu> | 5 | ;; Author: Hans Chalupsky <hans@cs.buffalo.edu> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/emacs-lisp/autoload.el b/lisp/emacs-lisp/autoload.el index 01f59704a39..e9d13b86c29 100644 --- a/lisp/emacs-lisp/autoload.el +++ b/lisp/emacs-lisp/autoload.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; autoload.el --- maintain autoloads in loaddefs.el -*- lexical-binding: t -*- | 1 | ;; autoload.el --- maintain autoloads in loaddefs.el -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991-1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1991-1997, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Roland McGrath <roland@gnu.org> | 5 | ;; Author: Roland McGrath <roland@gnu.org> |
| 6 | ;; Keywords: maint | 6 | ;; Keywords: maint |
diff --git a/lisp/emacs-lisp/avl-tree.el b/lisp/emacs-lisp/avl-tree.el index 43484801b5a..e3d83eb127f 100644 --- a/lisp/emacs-lisp/avl-tree.el +++ b/lisp/emacs-lisp/avl-tree.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; avl-tree.el --- balanced binary trees, AVL-trees -*- lexical-binding:t -*- | 1 | ;;; avl-tree.el --- balanced binary trees, AVL-trees -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Per Cederqvist <ceder@lysator.liu.se> | 5 | ;; Author: Per Cederqvist <ceder@lysator.liu.se> |
| 6 | ;; Inge Wallin <inge@lysator.liu.se> | 6 | ;; Inge Wallin <inge@lysator.liu.se> |
diff --git a/lisp/emacs-lisp/backquote.el b/lisp/emacs-lisp/backquote.el index 5cecbcd4335..082955e0823 100644 --- a/lisp/emacs-lisp/backquote.el +++ b/lisp/emacs-lisp/backquote.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; backquote.el --- implement the ` Lisp construct | 1 | ;;; backquote.el --- implement the ` Lisp construct |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990, 1992, 1994, 2001-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1990, 1992, 1994, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Rick Sladkey <jrs@world.std.com> | 6 | ;; Author: Rick Sladkey <jrs@world.std.com> |
diff --git a/lisp/emacs-lisp/benchmark.el b/lisp/emacs-lisp/benchmark.el index f1fec813e95..dc1b44e3164 100644 --- a/lisp/emacs-lisp/benchmark.el +++ b/lisp/emacs-lisp/benchmark.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; benchmark.el --- support for benchmarking code | 1 | ;;; benchmark.el --- support for benchmarking code |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Keywords: lisp, extensions | 6 | ;; Keywords: lisp, extensions |
diff --git a/lisp/emacs-lisp/bindat.el b/lisp/emacs-lisp/bindat.el index 92aa2f301f5..2aa636e4e82 100644 --- a/lisp/emacs-lisp/bindat.el +++ b/lisp/emacs-lisp/bindat.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; bindat.el --- binary data structure packing and unpacking. | 1 | ;;; bindat.el --- binary data structure packing and unpacking. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kim F. Storm <storm@cua.dk> | 5 | ;; Author: Kim F. Storm <storm@cua.dk> |
| 6 | ;; Assignment name: struct.el | 6 | ;; Assignment name: struct.el |
diff --git a/lisp/emacs-lisp/byte-opt.el b/lisp/emacs-lisp/byte-opt.el index ee0a5a11c7b..149c4723199 100644 --- a/lisp/emacs-lisp/byte-opt.el +++ b/lisp/emacs-lisp/byte-opt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; byte-opt.el --- the optimization passes of the emacs-lisp byte compiler -*- lexical-binding: t -*- | 1 | ;;; byte-opt.el --- the optimization passes of the emacs-lisp byte compiler -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991, 1994, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1991, 1994, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jamie Zawinski <jwz@lucid.com> | 5 | ;; Author: Jamie Zawinski <jwz@lucid.com> |
| 6 | ;; Hallvard Furuseth <hbf@ulrik.uio.no> | 6 | ;; Hallvard Furuseth <hbf@ulrik.uio.no> |
diff --git a/lisp/emacs-lisp/byte-run.el b/lisp/emacs-lisp/byte-run.el index 8bf63ea572e..caa7e3dad33 100644 --- a/lisp/emacs-lisp/byte-run.el +++ b/lisp/emacs-lisp/byte-run.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; byte-run.el --- byte-compiler support for inlining -*- lexical-binding: t -*- | 1 | ;;; byte-run.el --- byte-compiler support for inlining -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jamie Zawinski <jwz@lucid.com> | 5 | ;; Author: Jamie Zawinski <jwz@lucid.com> |
| 6 | ;; Hallvard Furuseth <hbf@ulrik.uio.no> | 6 | ;; Hallvard Furuseth <hbf@ulrik.uio.no> |
diff --git a/lisp/emacs-lisp/bytecomp.el b/lisp/emacs-lisp/bytecomp.el index 13b9f937249..4c694adfa23 100644 --- a/lisp/emacs-lisp/bytecomp.el +++ b/lisp/emacs-lisp/bytecomp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; bytecomp.el --- compilation of Lisp code into byte code -*- lexical-binding: t -*- | 1 | ;;; bytecomp.el --- compilation of Lisp code into byte code -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1992, 1994, 1998, 2000-2014 Free Software | 3 | ;; Copyright (C) 1985-1987, 1992, 1994, 1998, 2000-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Jamie Zawinski <jwz@lucid.com> | 6 | ;; Author: Jamie Zawinski <jwz@lucid.com> |
diff --git a/lisp/emacs-lisp/cconv.el b/lisp/emacs-lisp/cconv.el index 3e17e38fe39..e9d33e6c646 100644 --- a/lisp/emacs-lisp/cconv.el +++ b/lisp/emacs-lisp/cconv.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cconv.el --- Closure conversion for statically scoped Emacs lisp. -*- lexical-binding: t; coding: utf-8 -*- | 1 | ;;; cconv.el --- Closure conversion for statically scoped Emacs lisp. -*- lexical-binding: t; coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Igor Kuzmin <kzuminig@iro.umontreal.ca> | 5 | ;; Author: Igor Kuzmin <kzuminig@iro.umontreal.ca> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/emacs-lisp/chart.el b/lisp/emacs-lisp/chart.el index f84060e2630..62b2b5cc6da 100644 --- a/lisp/emacs-lisp/chart.el +++ b/lisp/emacs-lisp/chart.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; chart.el --- Draw charts (bar charts, etc) -*- lexical-binding: t -*- | 1 | ;;; chart.el --- Draw charts (bar charts, etc) -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996, 1998-1999, 2001, 2004-2005, 2007-2014 Free | 3 | ;; Copyright (C) 1996, 1998-1999, 2001, 2004-2005, 2007-2015 Free |
| 4 | ;; Software Foundation, Inc. | 4 | ;; Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/emacs-lisp/check-declare.el b/lisp/emacs-lisp/check-declare.el index 19d61f0c6af..13de61c4935 100644 --- a/lisp/emacs-lisp/check-declare.el +++ b/lisp/emacs-lisp/check-declare.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; check-declare.el --- Check declare-function statements | 1 | ;;; check-declare.el --- Check declare-function statements |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Glenn Morris <rgm@gnu.org> | 5 | ;; Author: Glenn Morris <rgm@gnu.org> |
| 6 | ;; Keywords: lisp, tools, maint | 6 | ;; Keywords: lisp, tools, maint |
diff --git a/lisp/emacs-lisp/checkdoc.el b/lisp/emacs-lisp/checkdoc.el index 4618e6118ec..47b6e5f81de 100644 --- a/lisp/emacs-lisp/checkdoc.el +++ b/lisp/emacs-lisp/checkdoc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; checkdoc.el --- check documentation strings for style requirements | 1 | ;;; checkdoc.el --- check documentation strings for style requirements |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Version: 0.6.2 | 6 | ;; Version: 0.6.2 |
diff --git a/lisp/emacs-lisp/cl-extra.el b/lisp/emacs-lisp/cl-extra.el index a94dcd335b4..2f8a5a62f28 100644 --- a/lisp/emacs-lisp/cl-extra.el +++ b/lisp/emacs-lisp/cl-extra.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cl-extra.el --- Common Lisp features, part 2 -*- lexical-binding: t -*- | 1 | ;;; cl-extra.el --- Common Lisp features, part 2 -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Gillespie <daveg@synaptics.com> | 5 | ;; Author: Dave Gillespie <daveg@synaptics.com> |
| 6 | ;; Keywords: extensions | 6 | ;; Keywords: extensions |
diff --git a/lisp/emacs-lisp/cl-indent.el b/lisp/emacs-lisp/cl-indent.el index 2d8a1c4c1c2..1bcfb6df2cf 100644 --- a/lisp/emacs-lisp/cl-indent.el +++ b/lisp/emacs-lisp/cl-indent.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cl-indent.el --- enhanced lisp-indent mode | 1 | ;;; cl-indent.el --- enhanced lisp-indent mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1987, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1987, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Richard Mlynarik <mly@eddie.mit.edu> | 5 | ;; Author: Richard Mlynarik <mly@eddie.mit.edu> |
| 6 | ;; Created: July 1987 | 6 | ;; Created: July 1987 |
diff --git a/lisp/emacs-lisp/cl-lib.el b/lisp/emacs-lisp/cl-lib.el index cc61597d313..0f534181b22 100644 --- a/lisp/emacs-lisp/cl-lib.el +++ b/lisp/emacs-lisp/cl-lib.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cl-lib.el --- Common Lisp extensions for Emacs -*- lexical-binding: t -*- | 1 | ;;; cl-lib.el --- Common Lisp extensions for Emacs -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Gillespie <daveg@synaptics.com> | 5 | ;; Author: Dave Gillespie <daveg@synaptics.com> |
| 6 | ;; Version: 1.0 | 6 | ;; Version: 1.0 |
diff --git a/lisp/emacs-lisp/cl-macs.el b/lisp/emacs-lisp/cl-macs.el index 0a6e1c63cf1..fff5b27315c 100644 --- a/lisp/emacs-lisp/cl-macs.el +++ b/lisp/emacs-lisp/cl-macs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cl-macs.el --- Common Lisp macros -*- lexical-binding: t; coding: utf-8 -*- | 1 | ;;; cl-macs.el --- Common Lisp macros -*- lexical-binding: t; coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Gillespie <daveg@synaptics.com> | 5 | ;; Author: Dave Gillespie <daveg@synaptics.com> |
| 6 | ;; Old-Version: 2.02 | 6 | ;; Old-Version: 2.02 |
diff --git a/lisp/emacs-lisp/cl-seq.el b/lisp/emacs-lisp/cl-seq.el index a7078328748..5624accf66a 100644 --- a/lisp/emacs-lisp/cl-seq.el +++ b/lisp/emacs-lisp/cl-seq.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cl-seq.el --- Common Lisp features, part 3 -*- lexical-binding: t -*- | 1 | ;;; cl-seq.el --- Common Lisp features, part 3 -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Gillespie <daveg@synaptics.com> | 5 | ;; Author: Dave Gillespie <daveg@synaptics.com> |
| 6 | ;; Old-Version: 2.02 | 6 | ;; Old-Version: 2.02 |
diff --git a/lisp/emacs-lisp/cl.el b/lisp/emacs-lisp/cl.el index d99166e41c1..da3eab73fc4 100644 --- a/lisp/emacs-lisp/cl.el +++ b/lisp/emacs-lisp/cl.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cl.el --- Compatibility aliases for the old CL library. -*- lexical-binding: t -*- | 1 | ;;; cl.el --- Compatibility aliases for the old CL library. -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: extensions | 6 | ;; Keywords: extensions |
diff --git a/lisp/emacs-lisp/copyright.el b/lisp/emacs-lisp/copyright.el index 1181e7a2ce0..1317d699d25 100644 --- a/lisp/emacs-lisp/copyright.el +++ b/lisp/emacs-lisp/copyright.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; copyright.el --- update the copyright notice in current buffer | 1 | ;;; copyright.el --- update the copyright notice in current buffer |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991-1995, 1998, 2001-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1991-1995, 1998, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Daniel Pfeiffer <occitan@esperanto.org> | 6 | ;; Author: Daniel Pfeiffer <occitan@esperanto.org> |
diff --git a/lisp/emacs-lisp/crm.el b/lisp/emacs-lisp/crm.el index e991c4782f7..f516e78c8cf 100644 --- a/lisp/emacs-lisp/crm.el +++ b/lisp/emacs-lisp/crm.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; crm.el --- read multiple strings with completion | 1 | ;;; crm.el --- read multiple strings with completion |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1993-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985-1986, 1993-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Sen Nagata <sen@eccosys.com> | 5 | ;; Author: Sen Nagata <sen@eccosys.com> |
| 6 | ;; Keywords: completion, minibuffer, multiple elements | 6 | ;; Keywords: completion, minibuffer, multiple elements |
diff --git a/lisp/emacs-lisp/debug.el b/lisp/emacs-lisp/debug.el index ab6368beeab..dc0e666836e 100644 --- a/lisp/emacs-lisp/debug.el +++ b/lisp/emacs-lisp/debug.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; debug.el --- debuggers and related commands for Emacs -*- lexical-binding: t -*- | 1 | ;;; debug.el --- debuggers and related commands for Emacs -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1994, 2001-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1985-1986, 1994, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/emacs-lisp/derived.el b/lisp/emacs-lisp/derived.el index a6ccedc0310..a250ea60d21 100644 --- a/lisp/emacs-lisp/derived.el +++ b/lisp/emacs-lisp/derived.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; derived.el --- allow inheritance of major modes | 1 | ;;; derived.el --- allow inheritance of major modes |
| 2 | ;; (formerly mode-clone.el) | 2 | ;; (formerly mode-clone.el) |
| 3 | 3 | ||
| 4 | ;; Copyright (C) 1993-1994, 1999, 2001-2014 Free Software Foundation, | 4 | ;; Copyright (C) 1993-1994, 1999, 2001-2015 Free Software Foundation, |
| 5 | ;; Inc. | 5 | ;; Inc. |
| 6 | 6 | ||
| 7 | ;; Author: David Megginson (dmeggins@aix1.uottawa.ca) | 7 | ;; Author: David Megginson (dmeggins@aix1.uottawa.ca) |
diff --git a/lisp/emacs-lisp/disass.el b/lisp/emacs-lisp/disass.el index bf013ea84e1..15489fc2015 100644 --- a/lisp/emacs-lisp/disass.el +++ b/lisp/emacs-lisp/disass.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; disass.el --- disassembler for compiled Emacs Lisp code | 1 | ;;; disass.el --- disassembler for compiled Emacs Lisp code |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986, 1991, 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1986, 1991, 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Doug Cutting <doug@csli.stanford.edu> | 5 | ;; Author: Doug Cutting <doug@csli.stanford.edu> |
| 6 | ;; Jamie Zawinski <jwz@lucid.com> | 6 | ;; Jamie Zawinski <jwz@lucid.com> |
diff --git a/lisp/emacs-lisp/easy-mmode.el b/lisp/emacs-lisp/easy-mmode.el index 9a17a75e48b..7e6f56518a2 100644 --- a/lisp/emacs-lisp/easy-mmode.el +++ b/lisp/emacs-lisp/easy-mmode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; easy-mmode.el --- easy definition for major and minor modes | 1 | ;;; easy-mmode.el --- easy definition for major and minor modes |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Georges Brun-Cottan <Georges.Brun-Cottan@inria.fr> | 5 | ;; Author: Georges Brun-Cottan <Georges.Brun-Cottan@inria.fr> |
| 6 | ;; Maintainer: Stefan Monnier <monnier@gnu.org> | 6 | ;; Maintainer: Stefan Monnier <monnier@gnu.org> |
diff --git a/lisp/emacs-lisp/easymenu.el b/lisp/emacs-lisp/easymenu.el index 8a30266c2a9..ad2ba6994f2 100644 --- a/lisp/emacs-lisp/easymenu.el +++ b/lisp/emacs-lisp/easymenu.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; easymenu.el --- support the easymenu interface for defining a menu -*- lexical-binding:t -*- | 1 | ;;; easymenu.el --- support the easymenu interface for defining a menu -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994, 1996, 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994, 1996, 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: emulations | 5 | ;; Keywords: emulations |
| 6 | ;; Author: Richard Stallman <rms@gnu.org> | 6 | ;; Author: Richard Stallman <rms@gnu.org> |
diff --git a/lisp/emacs-lisp/edebug.el b/lisp/emacs-lisp/edebug.el index 473edb4bc61..7faa101299e 100644 --- a/lisp/emacs-lisp/edebug.el +++ b/lisp/emacs-lisp/edebug.el | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | ;;; edebug.el --- a source-level debugger for Emacs Lisp -*- lexical-binding: t -*- | 1 | ;;; edebug.el --- a source-level debugger for Emacs Lisp -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988-1995, 1997, 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1988-1995, 1997, 1999-2015 Free Software Foundation, |
| 4 | ;; Inc. | ||
| 4 | 5 | ||
| 5 | ;; Author: Daniel LaLiberte <liberte@holonexus.org> | 6 | ;; Author: Daniel LaLiberte <liberte@holonexus.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 7 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/emacs-lisp/eieio-base.el b/lisp/emacs-lisp/eieio-base.el index a1c2cb54a9e..7478908051c 100644 --- a/lisp/emacs-lisp/eieio-base.el +++ b/lisp/emacs-lisp/eieio-base.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eieio-base.el --- Base classes for EIEIO. -*- lexical-binding:t -*- | 1 | ;;; eieio-base.el --- Base classes for EIEIO. -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2000-2002, 2004-2005, 2007-2014 Free Software | 3 | ;;; Copyright (C) 2000-2002, 2004-2005, 2007-2015 Free Software |
| 4 | ;;; Foundation, Inc. | 4 | ;;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/emacs-lisp/eieio-core.el b/lisp/emacs-lisp/eieio-core.el index 2897ce9042a..68b376592f5 100644 --- a/lisp/emacs-lisp/eieio-core.el +++ b/lisp/emacs-lisp/eieio-core.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eieio-core.el --- Core implementation for eieio -*- lexical-binding:t -*- | 1 | ;;; eieio-core.el --- Core implementation for eieio -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-1996, 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-1996, 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Version: 1.4 | 6 | ;; Version: 1.4 |
diff --git a/lisp/emacs-lisp/eieio-custom.el b/lisp/emacs-lisp/eieio-custom.el index df153eefd0e..dc85b4cc892 100644 --- a/lisp/emacs-lisp/eieio-custom.el +++ b/lisp/emacs-lisp/eieio-custom.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eieio-custom.el -- eieio object customization | 1 | ;;; eieio-custom.el -- eieio object customization |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2001, 2005, 2007-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1999-2001, 2005, 2007-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/emacs-lisp/eieio-datadebug.el b/lisp/emacs-lisp/eieio-datadebug.el index ae29c3fbe90..0a51ecfa203 100644 --- a/lisp/emacs-lisp/eieio-datadebug.el +++ b/lisp/emacs-lisp/eieio-datadebug.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eieio-datadebug.el --- EIEIO extensions to the data debugger. | 1 | ;;; eieio-datadebug.el --- EIEIO extensions to the data debugger. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: OO, lisp | 6 | ;; Keywords: OO, lisp |
diff --git a/lisp/emacs-lisp/eieio-opt.el b/lisp/emacs-lisp/eieio-opt.el index 6f1d01c211f..bef7ceb259a 100644 --- a/lisp/emacs-lisp/eieio-opt.el +++ b/lisp/emacs-lisp/eieio-opt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eieio-opt.el -- eieio optional functions (debug, printing, speedbar) | 1 | ;;; eieio-opt.el -- eieio optional functions (debug, printing, speedbar) |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996, 1998-2003, 2005, 2008-2014 Free Software | 3 | ;; Copyright (C) 1996, 1998-2003, 2005, 2008-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/emacs-lisp/eieio-speedbar.el b/lisp/emacs-lisp/eieio-speedbar.el index 85b9cc64a7d..cf676256d43 100644 --- a/lisp/emacs-lisp/eieio-speedbar.el +++ b/lisp/emacs-lisp/eieio-speedbar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eieio-speedbar.el -- Classes for managing speedbar displays. | 1 | ;;; eieio-speedbar.el -- Classes for managing speedbar displays. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2002, 2005, 2007-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1999-2002, 2005, 2007-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/emacs-lisp/eieio.el b/lisp/emacs-lisp/eieio.el index c8330d5b695..361005414de 100644 --- a/lisp/emacs-lisp/eieio.el +++ b/lisp/emacs-lisp/eieio.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; eieio.el --- Enhanced Implementation of Emacs Interpreted Objects -*- lexical-binding:t -*- | 1 | ;;; eieio.el --- Enhanced Implementation of Emacs Interpreted Objects -*- lexical-binding:t -*- |
| 2 | ;;; or maybe Eric's Implementation of Emacs Interpreted Objects | 2 | ;;; or maybe Eric's Implementation of Emacs Interpreted Objects |
| 3 | 3 | ||
| 4 | ;; Copyright (C) 1995-1996, 1998-2014 Free Software Foundation, Inc. | 4 | ;; Copyright (C) 1995-1996, 1998-2015 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 7 | ;; Version: 1.4 | 7 | ;; Version: 1.4 |
| @@ -895,7 +895,7 @@ variable PRINT-FUNCTION. Optional argument NOESCAPE is passed to | |||
| 895 | 895 | ||
| 896 | ;;; Start of automatically extracted autoloads. | 896 | ;;; Start of automatically extracted autoloads. |
| 897 | 897 | ||
| 898 | ;;;### (autoloads nil "eieio-custom" "eieio-custom.el" "ab711689b2bae8a7d8c4b1e99c892306") | 898 | ;;;### (autoloads nil "eieio-custom" "eieio-custom.el" "62709d76ae43f4fe70ed922391f9c64d") |
| 899 | ;;; Generated autoloads from eieio-custom.el | 899 | ;;; Generated autoloads from eieio-custom.el |
| 900 | 900 | ||
| 901 | (autoload 'customize-object "eieio-custom" "\ | 901 | (autoload 'customize-object "eieio-custom" "\ |
| @@ -906,7 +906,7 @@ Optional argument GROUP is the sub-group of slots to display. | |||
| 906 | 906 | ||
| 907 | ;;;*** | 907 | ;;;*** |
| 908 | 908 | ||
| 909 | ;;;### (autoloads nil "eieio-opt" "eieio-opt.el" "889c0a935dddf758dbb65488470ffa06") | 909 | ;;;### (autoloads nil "eieio-opt" "eieio-opt.el" "76058d02377b677eed3d15c28fc7ab21") |
| 910 | ;;; Generated autoloads from eieio-opt.el | 910 | ;;; Generated autoloads from eieio-opt.el |
| 911 | 911 | ||
| 912 | (autoload 'eieio-browse "eieio-opt" "\ | 912 | (autoload 'eieio-browse "eieio-opt" "\ |
diff --git a/lisp/emacs-lisp/eldoc.el b/lisp/emacs-lisp/eldoc.el index 2ee3d23714c..0c74f3fedc0 100644 --- a/lisp/emacs-lisp/eldoc.el +++ b/lisp/emacs-lisp/eldoc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eldoc.el --- Show function arglist or variable docstring in echo area -*- lexical-binding:t; -*- | 1 | ;;; eldoc.el --- Show function arglist or variable docstring in echo area -*- lexical-binding:t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Noah Friedman <friedman@splode.com> | 5 | ;; Author: Noah Friedman <friedman@splode.com> |
| 6 | ;; Maintainer: friedman@splode.com | 6 | ;; Maintainer: friedman@splode.com |
diff --git a/lisp/emacs-lisp/elint.el b/lisp/emacs-lisp/elint.el index 77da42450e9..136467046b4 100644 --- a/lisp/emacs-lisp/elint.el +++ b/lisp/emacs-lisp/elint.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; elint.el --- Lint Emacs Lisp | 1 | ;;; elint.el --- Lint Emacs Lisp |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Peter Liljenberg <petli@lysator.liu.se> | 5 | ;; Author: Peter Liljenberg <petli@lysator.liu.se> |
| 6 | ;; Created: May 1997 | 6 | ;; Created: May 1997 |
diff --git a/lisp/emacs-lisp/elp.el b/lisp/emacs-lisp/elp.el index c7a564074cb..39d62ad34a0 100644 --- a/lisp/emacs-lisp/elp.el +++ b/lisp/emacs-lisp/elp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; elp.el --- Emacs Lisp Profiler -*- lexical-binding: t -*- | 1 | ;;; elp.el --- Emacs Lisp Profiler -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1995, 1997-1998, 2001-2014 Free Software | 3 | ;; Copyright (C) 1994-1995, 1997-1998, 2001-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Barry A. Warsaw | 6 | ;; Author: Barry A. Warsaw |
diff --git a/lisp/emacs-lisp/ert-x.el b/lisp/emacs-lisp/ert-x.el index 726856c6fd1..647784b8552 100644 --- a/lisp/emacs-lisp/ert-x.el +++ b/lisp/emacs-lisp/ert-x.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ert-x.el --- Staging area for experimental extensions to ERT -*- lexical-binding: t -*- | 1 | ;;; ert-x.el --- Staging area for experimental extensions to ERT -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008, 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008, 2010-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lennart Borgman (lennart O borgman A gmail O com) | 5 | ;; Author: Lennart Borgman (lennart O borgman A gmail O com) |
| 6 | ;; Christian Ohler <ohler@gnu.org> | 6 | ;; Christian Ohler <ohler@gnu.org> |
diff --git a/lisp/emacs-lisp/ert.el b/lisp/emacs-lisp/ert.el index 024110b93e0..4ffd8cd8558 100644 --- a/lisp/emacs-lisp/ert.el +++ b/lisp/emacs-lisp/ert.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ert.el --- Emacs Lisp Regression Testing -*- lexical-binding: t -*- | 1 | ;;; ert.el --- Emacs Lisp Regression Testing -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2008, 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2008, 2010-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Christian Ohler <ohler@gnu.org> | 5 | ;; Author: Christian Ohler <ohler@gnu.org> |
| 6 | ;; Keywords: lisp, tools | 6 | ;; Keywords: lisp, tools |
diff --git a/lisp/emacs-lisp/ewoc.el b/lisp/emacs-lisp/ewoc.el index 2ba1ca9c6b0..1f0c25e8205 100644 --- a/lisp/emacs-lisp/ewoc.el +++ b/lisp/emacs-lisp/ewoc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ewoc.el --- utility to maintain a view of a list of objects in a buffer -*- lexical-binding: t -*- | 1 | ;;; ewoc.el --- utility to maintain a view of a list of objects in a buffer -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1991-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Per Cederqvist <ceder@lysator.liu.se> | 5 | ;; Author: Per Cederqvist <ceder@lysator.liu.se> |
| 6 | ;; Inge Wallin <inge@lysator.liu.se> | 6 | ;; Inge Wallin <inge@lysator.liu.se> |
diff --git a/lisp/emacs-lisp/find-func.el b/lisp/emacs-lisp/find-func.el index 3131be09eb1..cc7b06c35b1 100644 --- a/lisp/emacs-lisp/find-func.el +++ b/lisp/emacs-lisp/find-func.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; find-func.el --- find the definition of the Emacs Lisp function near point | 1 | ;;; find-func.el --- find the definition of the Emacs Lisp function near point |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 1999, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 1999, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jens Petersen <petersen@kurims.kyoto-u.ac.jp> | 5 | ;; Author: Jens Petersen <petersen@kurims.kyoto-u.ac.jp> |
| 6 | ;; Maintainer: petersen@kurims.kyoto-u.ac.jp | 6 | ;; Maintainer: petersen@kurims.kyoto-u.ac.jp |
diff --git a/lisp/emacs-lisp/float-sup.el b/lisp/emacs-lisp/float-sup.el index 30523c5d675..0320662af94 100644 --- a/lisp/emacs-lisp/float-sup.el +++ b/lisp/emacs-lisp/float-sup.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; float-sup.el --- define some constants useful for floating point numbers. | 1 | ;;; float-sup.el --- define some constants useful for floating point numbers. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985-1987, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/lisp/emacs-lisp/generic.el b/lisp/emacs-lisp/generic.el index 02c30aad55f..b7f4070cf60 100644 --- a/lisp/emacs-lisp/generic.el +++ b/lisp/emacs-lisp/generic.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; generic.el --- defining simple major modes with comment and font-lock | 1 | ;;; generic.el --- defining simple major modes with comment and font-lock |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 1997, 1999, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 1999, 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Peter Breton <pbreton@cs.umb.edu> | 5 | ;; Author: Peter Breton <pbreton@cs.umb.edu> |
| 6 | ;; Created: Fri Sep 27 1996 | 6 | ;; Created: Fri Sep 27 1996 |
diff --git a/lisp/emacs-lisp/gv.el b/lisp/emacs-lisp/gv.el index a0f92a5f94a..5d6e6e1b372 100644 --- a/lisp/emacs-lisp/gv.el +++ b/lisp/emacs-lisp/gv.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gv.el --- generalized variables -*- lexical-binding: t -*- | 1 | ;;; gv.el --- generalized variables -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: extensions | 6 | ;; Keywords: extensions |
diff --git a/lisp/emacs-lisp/helper.el b/lisp/emacs-lisp/helper.el index eca2e22cabc..8b7737b1d3e 100644 --- a/lisp/emacs-lisp/helper.el +++ b/lisp/emacs-lisp/helper.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; helper.el --- utility help package supporting help in electric modes | 1 | ;;; helper.el --- utility help package supporting help in electric modes |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: K. Shane Hartman | 5 | ;; Author: K. Shane Hartman |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/emacs-lisp/inline.el b/lisp/emacs-lisp/inline.el index 679e875e1a0..c3f696feda1 100644 --- a/lisp/emacs-lisp/inline.el +++ b/lisp/emacs-lisp/inline.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; inline.el --- Define functions by their inliner -*- lexical-binding:t; -*- | 1 | ;;; inline.el --- Define functions by their inliner -*- lexical-binding:t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | 6 | ||
diff --git a/lisp/emacs-lisp/lisp-mnt.el b/lisp/emacs-lisp/lisp-mnt.el index 9256ad72a3d..f9874d83bb3 100644 --- a/lisp/emacs-lisp/lisp-mnt.el +++ b/lisp/emacs-lisp/lisp-mnt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; lisp-mnt.el --- utility functions for Emacs Lisp maintainers | 1 | ;;; lisp-mnt.el --- utility functions for Emacs Lisp maintainers |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 1994, 1997, 2000-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1992, 1994, 1997, 2000-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> | 6 | ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> |
diff --git a/lisp/emacs-lisp/lisp-mode.el b/lisp/emacs-lisp/lisp-mode.el index d84113b418a..868a9578b0d 100644 --- a/lisp/emacs-lisp/lisp-mode.el +++ b/lisp/emacs-lisp/lisp-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; lisp-mode.el --- Lisp mode, and its idiosyncratic commands -*- lexical-binding:t -*- | 1 | ;;; lisp-mode.el --- Lisp mode, and its idiosyncratic commands -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985-1986, 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: lisp, languages | 6 | ;; Keywords: lisp, languages |
diff --git a/lisp/emacs-lisp/lisp.el b/lisp/emacs-lisp/lisp.el index 31682d036bf..214bed7622d 100644 --- a/lisp/emacs-lisp/lisp.el +++ b/lisp/emacs-lisp/lisp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; lisp.el --- Lisp editing commands for Emacs -*- lexical-binding:t -*- | 1 | ;;; lisp.el --- Lisp editing commands for Emacs -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1994, 2000-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1985-1986, 1994, 2000-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/emacs-lisp/macroexp.el b/lisp/emacs-lisp/macroexp.el index b40e44ee90f..ecebdeb5a75 100644 --- a/lisp/emacs-lisp/macroexp.el +++ b/lisp/emacs-lisp/macroexp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; macroexp.el --- Additional macro-expansion support -*- lexical-binding: t; coding: utf-8 -*- | 1 | ;;; macroexp.el --- Additional macro-expansion support -*- lexical-binding: t; coding: utf-8 -*- |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Miles Bader <miles@gnu.org> | 5 | ;; Author: Miles Bader <miles@gnu.org> |
| 6 | ;; Keywords: lisp, compiler, macros | 6 | ;; Keywords: lisp, compiler, macros |
diff --git a/lisp/emacs-lisp/map-ynp.el b/lisp/emacs-lisp/map-ynp.el index 4675291abeb..08b34fbe2fe 100644 --- a/lisp/emacs-lisp/map-ynp.el +++ b/lisp/emacs-lisp/map-ynp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; map-ynp.el --- general-purpose boolean question-asker -*- lexical-binding:t -*- | 1 | ;;; map-ynp.el --- general-purpose boolean question-asker -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991-1995, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1991-1995, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Roland McGrath <roland@gnu.org> | 5 | ;; Author: Roland McGrath <roland@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/emacs-lisp/nadvice.el b/lisp/emacs-lisp/nadvice.el index a81d3e43de3..faebe269044 100644 --- a/lisp/emacs-lisp/nadvice.el +++ b/lisp/emacs-lisp/nadvice.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nadvice.el --- Light-weight advice primitives for Elisp functions -*- lexical-binding: t -*- | 1 | ;;; nadvice.el --- Light-weight advice primitives for Elisp functions -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: extensions, lisp, tools | 6 | ;; Keywords: extensions, lisp, tools |
diff --git a/lisp/emacs-lisp/package-x.el b/lisp/emacs-lisp/package-x.el index 1d9d1a04668..f2bcdad1720 100644 --- a/lisp/emacs-lisp/package-x.el +++ b/lisp/emacs-lisp/package-x.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; package-x.el --- Package extras | 1 | ;;; package-x.el --- Package extras |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Tom Tromey <tromey@redhat.com> | 5 | ;; Author: Tom Tromey <tromey@redhat.com> |
| 6 | ;; Created: 10 Mar 2007 | 6 | ;; Created: 10 Mar 2007 |
diff --git a/lisp/emacs-lisp/package.el b/lisp/emacs-lisp/package.el index 80b7670c1f0..79f8b65d43c 100644 --- a/lisp/emacs-lisp/package.el +++ b/lisp/emacs-lisp/package.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; package.el --- Simple package system for Emacs -*- lexical-binding:t -*- | 1 | ;;; package.el --- Simple package system for Emacs -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Tom Tromey <tromey@redhat.com> | 5 | ;; Author: Tom Tromey <tromey@redhat.com> |
| 6 | ;; Daniel Hackney <dan@haxney.org> | 6 | ;; Daniel Hackney <dan@haxney.org> |
diff --git a/lisp/emacs-lisp/pcase.el b/lisp/emacs-lisp/pcase.el index 753cd3005e6..b495793bee0 100644 --- a/lisp/emacs-lisp/pcase.el +++ b/lisp/emacs-lisp/pcase.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pcase.el --- ML-style pattern-matching macro for Elisp -*- lexical-binding: t; coding: utf-8 -*- | 1 | ;;; pcase.el --- ML-style pattern-matching macro for Elisp -*- lexical-binding: t; coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: | 6 | ;; Keywords: |
diff --git a/lisp/emacs-lisp/pp.el b/lisp/emacs-lisp/pp.el index c18b049020a..ac3cc74ca6a 100644 --- a/lisp/emacs-lisp/pp.el +++ b/lisp/emacs-lisp/pp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pp.el --- pretty printer for Emacs Lisp | 1 | ;;; pp.el --- pretty printer for Emacs Lisp |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1989, 1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1989, 1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Randal Schwartz <merlyn@stonehenge.com> | 5 | ;; Author: Randal Schwartz <merlyn@stonehenge.com> |
| 6 | ;; Keywords: lisp | 6 | ;; Keywords: lisp |
diff --git a/lisp/emacs-lisp/re-builder.el b/lisp/emacs-lisp/re-builder.el index 48ad575f056..a499b038b93 100644 --- a/lisp/emacs-lisp/re-builder.el +++ b/lisp/emacs-lisp/re-builder.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; re-builder.el --- building Regexps with visual feedback -*- lexical-binding: t -*- | 1 | ;;; re-builder.el --- building Regexps with visual feedback -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Detlev Zundel <dzu@gnu.org> | 5 | ;; Author: Detlev Zundel <dzu@gnu.org> |
| 6 | ;; Keywords: matching, lisp, tools | 6 | ;; Keywords: matching, lisp, tools |
diff --git a/lisp/emacs-lisp/regexp-opt.el b/lisp/emacs-lisp/regexp-opt.el index ff9388171a6..b0fb23dbcc9 100644 --- a/lisp/emacs-lisp/regexp-opt.el +++ b/lisp/emacs-lisp/regexp-opt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; regexp-opt.el --- generate efficient regexps to match strings | 1 | ;;; regexp-opt.el --- generate efficient regexps to match strings |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Marshall <simon@gnu.org> | 5 | ;; Author: Simon Marshall <simon@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/emacs-lisp/regi.el b/lisp/emacs-lisp/regi.el index c941bd6c1bc..2b317f6e253 100644 --- a/lisp/emacs-lisp/regi.el +++ b/lisp/emacs-lisp/regi.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; regi.el --- REGular expression Interpreting engine | 1 | ;;; regi.el --- REGular expression Interpreting engine |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: 1993 Barry A. Warsaw, Century Computing, Inc. <bwarsaw@cen.com> | 5 | ;; Author: 1993 Barry A. Warsaw, Century Computing, Inc. <bwarsaw@cen.com> |
| 6 | ;; Maintainer: bwarsaw@cen.com | 6 | ;; Maintainer: bwarsaw@cen.com |
diff --git a/lisp/emacs-lisp/ring.el b/lisp/emacs-lisp/ring.el index 3d430a6756d..2447dfa8e38 100644 --- a/lisp/emacs-lisp/ring.el +++ b/lisp/emacs-lisp/ring.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ring.el --- handle rings of items | 1 | ;;; ring.el --- handle rings of items |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: extensions | 6 | ;; Keywords: extensions |
diff --git a/lisp/emacs-lisp/rx.el b/lisp/emacs-lisp/rx.el index 2e513ff848b..20af59f2abf 100644 --- a/lisp/emacs-lisp/rx.el +++ b/lisp/emacs-lisp/rx.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rx.el --- sexp notation for regular expressions | 1 | ;;; rx.el --- sexp notation for regular expressions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Gerd Moellmann <gerd@gnu.org> | 5 | ;; Author: Gerd Moellmann <gerd@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/emacs-lisp/seq.el b/lisp/emacs-lisp/seq.el index 01a3bd3fc50..f6740c7d7f5 100644 --- a/lisp/emacs-lisp/seq.el +++ b/lisp/emacs-lisp/seq.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; seq.el --- Sequence manipulation functions -*- lexical-binding: t -*- | 1 | ;;; seq.el --- Sequence manipulation functions -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nicolas Petton <petton.nicolas@gmail.com> | 5 | ;; Author: Nicolas Petton <petton.nicolas@gmail.com> |
| 6 | ;; Keywords: sequences | 6 | ;; Keywords: sequences |
diff --git a/lisp/emacs-lisp/shadow.el b/lisp/emacs-lisp/shadow.el index e8b4eb39576..59bf6345f88 100644 --- a/lisp/emacs-lisp/shadow.el +++ b/lisp/emacs-lisp/shadow.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; shadow.el --- locate Emacs Lisp file shadowings | 1 | ;;; shadow.el --- locate Emacs Lisp file shadowings |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Terry Jones <terry@santafe.edu> | 5 | ;; Author: Terry Jones <terry@santafe.edu> |
| 6 | ;; Keywords: lisp | 6 | ;; Keywords: lisp |
diff --git a/lisp/emacs-lisp/smie.el b/lisp/emacs-lisp/smie.el index ab51e13afcd..5b9dc6422a2 100644 --- a/lisp/emacs-lisp/smie.el +++ b/lisp/emacs-lisp/smie.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; smie.el --- Simple Minded Indentation Engine -*- lexical-binding: t -*- | 1 | ;;; smie.el --- Simple Minded Indentation Engine -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: languages, lisp, internal, parsing, indentation | 6 | ;; Keywords: languages, lisp, internal, parsing, indentation |
diff --git a/lisp/emacs-lisp/subr-x.el b/lisp/emacs-lisp/subr-x.el index 759760c7d62..78a6dc98456 100644 --- a/lisp/emacs-lisp/subr-x.el +++ b/lisp/emacs-lisp/subr-x.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; subr-x.el --- extra Lisp functions -*- lexical-binding:t -*- | 1 | ;;; subr-x.el --- extra Lisp functions -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: convenience | 6 | ;; Keywords: convenience |
diff --git a/lisp/emacs-lisp/syntax.el b/lisp/emacs-lisp/syntax.el index db68148ea5d..81ef7a6fbf3 100644 --- a/lisp/emacs-lisp/syntax.el +++ b/lisp/emacs-lisp/syntax.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; syntax.el --- helper functions to find syntactic context -*- lexical-binding: t -*- | 1 | ;;; syntax.el --- helper functions to find syntactic context -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/lisp/emacs-lisp/tabulated-list.el b/lisp/emacs-lisp/tabulated-list.el index 1e613c7fd4e..15a0914cb17 100644 --- a/lisp/emacs-lisp/tabulated-list.el +++ b/lisp/emacs-lisp/tabulated-list.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tabulated-list.el --- generic major mode for tabulated lists -*- lexical-binding: t -*- | 1 | ;;; tabulated-list.el --- generic major mode for tabulated lists -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Chong Yidong <cyd@stupidchicken.com> | 5 | ;; Author: Chong Yidong <cyd@stupidchicken.com> |
| 6 | ;; Keywords: extensions, lisp | 6 | ;; Keywords: extensions, lisp |
diff --git a/lisp/emacs-lisp/tcover-ses.el b/lisp/emacs-lisp/tcover-ses.el index 02f8dc6e559..61a21dc74fd 100644 --- a/lisp/emacs-lisp/tcover-ses.el +++ b/lisp/emacs-lisp/tcover-ses.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;;; testcover-ses.el -- Example use of `testcover' to test "SES" | 1 | ;;;; testcover-ses.el -- Example use of `testcover' to test "SES" |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jonathan Yavner <jyavner@engineer.com> | 5 | ;; Author: Jonathan Yavner <jyavner@engineer.com> |
| 6 | ;; Maintainer: Jonathan Yavner <jyavner@engineer.com> | 6 | ;; Maintainer: Jonathan Yavner <jyavner@engineer.com> |
diff --git a/lisp/emacs-lisp/tcover-unsafep.el b/lisp/emacs-lisp/tcover-unsafep.el index 2bc40d14226..c683826535b 100644 --- a/lisp/emacs-lisp/tcover-unsafep.el +++ b/lisp/emacs-lisp/tcover-unsafep.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;;; testcover-unsafep.el -- Use testcover to test unsafep's code coverage | 1 | ;;;; testcover-unsafep.el -- Use testcover to test unsafep's code coverage |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jonathan Yavner <jyavner@engineer.com> | 5 | ;; Author: Jonathan Yavner <jyavner@engineer.com> |
| 6 | ;; Maintainer: Jonathan Yavner <jyavner@engineer.com> | 6 | ;; Maintainer: Jonathan Yavner <jyavner@engineer.com> |
diff --git a/lisp/emacs-lisp/testcover.el b/lisp/emacs-lisp/testcover.el index 7ab211360a8..a91704a11bf 100644 --- a/lisp/emacs-lisp/testcover.el +++ b/lisp/emacs-lisp/testcover.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;;; testcover.el -- Visual code-coverage tool | 1 | ;;;; testcover.el -- Visual code-coverage tool |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jonathan Yavner <jyavner@member.fsf.org> | 5 | ;; Author: Jonathan Yavner <jyavner@member.fsf.org> |
| 6 | ;; Maintainer: Jonathan Yavner <jyavner@member.fsf.org> | 6 | ;; Maintainer: Jonathan Yavner <jyavner@member.fsf.org> |
diff --git a/lisp/emacs-lisp/timer.el b/lisp/emacs-lisp/timer.el index a189d242ac4..9ae11b71e5e 100644 --- a/lisp/emacs-lisp/timer.el +++ b/lisp/emacs-lisp/timer.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; timer.el --- run a function with args at some time in future | 1 | ;;; timer.el --- run a function with args at some time in future |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Package: emacs | 6 | ;; Package: emacs |
diff --git a/lisp/emacs-lisp/tq.el b/lisp/emacs-lisp/tq.el index 09ed23630da..b652cbe193e 100644 --- a/lisp/emacs-lisp/tq.el +++ b/lisp/emacs-lisp/tq.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tq.el --- utility to maintain a transaction queue -*- lexical-binding:t -*- | 1 | ;;; tq.el --- utility to maintain a transaction queue -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1992, 2001-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1985-1987, 1992, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Scott Draves <spot@cs.cmu.edu> | 6 | ;; Author: Scott Draves <spot@cs.cmu.edu> |
diff --git a/lisp/emacs-lisp/trace.el b/lisp/emacs-lisp/trace.el index 872bf86e545..7a2fb22f3d5 100644 --- a/lisp/emacs-lisp/trace.el +++ b/lisp/emacs-lisp/trace.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; trace.el --- tracing facility for Emacs Lisp functions -*- lexical-binding: t -*- | 1 | ;;; trace.el --- tracing facility for Emacs Lisp functions -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 1998, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 1998, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Hans Chalupsky <hans@cs.buffalo.edu> | 5 | ;; Author: Hans Chalupsky <hans@cs.buffalo.edu> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/emacs-lisp/unsafep.el b/lisp/emacs-lisp/unsafep.el index b34f28ab91d..35a36b8498c 100644 --- a/lisp/emacs-lisp/unsafep.el +++ b/lisp/emacs-lisp/unsafep.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;;; unsafep.el -- Determine whether a Lisp form is safe to evaluate | 1 | ;;;; unsafep.el -- Determine whether a Lisp form is safe to evaluate |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jonathan Yavner <jyavner@member.fsf.org> | 5 | ;; Author: Jonathan Yavner <jyavner@member.fsf.org> |
| 6 | ;; Maintainer: Jonathan Yavner <jyavner@member.fsf.org> | 6 | ;; Maintainer: Jonathan Yavner <jyavner@member.fsf.org> |
diff --git a/lisp/emacs-lisp/warnings.el b/lisp/emacs-lisp/warnings.el index b7e1efca1c9..3ab40265b22 100644 --- a/lisp/emacs-lisp/warnings.el +++ b/lisp/emacs-lisp/warnings.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; warnings.el --- log and display warnings | 1 | ;;; warnings.el --- log and display warnings |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/lisp/emacs-lock.el b/lisp/emacs-lock.el index 0432fc2b005..919cbcb0c50 100644 --- a/lisp/emacs-lock.el +++ b/lisp/emacs-lock.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; emacs-lock.el --- protect buffers against killing or exiting -*- lexical-binding: t -*- | 1 | ;;; emacs-lock.el --- protect buffers against killing or exiting -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Juanma Barranquero <lekktu@gmail.com> | 5 | ;; Author: Juanma Barranquero <lekktu@gmail.com> |
| 6 | ;; Inspired by emacs-lock.el by Tom Wurgler <twurgler@goodyear.com> | 6 | ;; Inspired by emacs-lock.el by Tom Wurgler <twurgler@goodyear.com> |
diff --git a/lisp/emulation/cua-base.el b/lisp/emulation/cua-base.el index 2b4d0f6ba90..c6d7b5018cd 100644 --- a/lisp/emulation/cua-base.el +++ b/lisp/emulation/cua-base.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cua-base.el --- emulate CUA key bindings | 1 | ;;; cua-base.el --- emulate CUA key bindings |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kim F. Storm <storm@cua.dk> | 5 | ;; Author: Kim F. Storm <storm@cua.dk> |
| 6 | ;; Keywords: keyboard emulations convenience cua | 6 | ;; Keywords: keyboard emulations convenience cua |
diff --git a/lisp/emulation/cua-gmrk.el b/lisp/emulation/cua-gmrk.el index 3d6c9d62a26..79fdd65efda 100644 --- a/lisp/emulation/cua-gmrk.el +++ b/lisp/emulation/cua-gmrk.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cua-gmrk.el --- CUA unified global mark support | 1 | ;;; cua-gmrk.el --- CUA unified global mark support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kim F. Storm <storm@cua.dk> | 5 | ;; Author: Kim F. Storm <storm@cua.dk> |
| 6 | ;; Keywords: keyboard emulations convenience cua mark | 6 | ;; Keywords: keyboard emulations convenience cua mark |
diff --git a/lisp/emulation/cua-rect.el b/lisp/emulation/cua-rect.el index 4620b0e8c0f..ea8b52476f7 100644 --- a/lisp/emulation/cua-rect.el +++ b/lisp/emulation/cua-rect.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cua-rect.el --- CUA unified rectangle support | 1 | ;;; cua-rect.el --- CUA unified rectangle support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kim F. Storm <storm@cua.dk> | 5 | ;; Author: Kim F. Storm <storm@cua.dk> |
| 6 | ;; Keywords: keyboard emulations convenience CUA | 6 | ;; Keywords: keyboard emulations convenience CUA |
diff --git a/lisp/emulation/edt-lk201.el b/lisp/emulation/edt-lk201.el index c103e0c3262..a32ca560b8c 100644 --- a/lisp/emulation/edt-lk201.el +++ b/lisp/emulation/edt-lk201.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; edt-lk201.el --- enhanced EDT keypad mode emulation for LK-201 keyboards | 1 | ;;; edt-lk201.el --- enhanced EDT keypad mode emulation for LK-201 keyboards |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986, 1992-1993, 1995, 2001-2014 Free Software | 3 | ;; Copyright (C) 1986, 1992-1993, 1995, 2001-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Kevin Gallagher <Kevin.Gallagher@boeing.com> | 6 | ;; Author: Kevin Gallagher <Kevin.Gallagher@boeing.com> |
diff --git a/lisp/emulation/edt-mapper.el b/lisp/emulation/edt-mapper.el index c8b7e894552..9e3667e7a8f 100644 --- a/lisp/emulation/edt-mapper.el +++ b/lisp/emulation/edt-mapper.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; edt-mapper.el --- create an EDT LK-201 map file for X-Windows Emacs | 1 | ;;; edt-mapper.el --- create an EDT LK-201 map file for X-Windows Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1995, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1995, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kevin Gallagher <Kevin.Gallagher@boeing.com> | 5 | ;; Author: Kevin Gallagher <Kevin.Gallagher@boeing.com> |
| 6 | ;; Maintainer: Kevin Gallagher <Kevin.Gallagher@boeing.com> | 6 | ;; Maintainer: Kevin Gallagher <Kevin.Gallagher@boeing.com> |
diff --git a/lisp/emulation/edt-pc.el b/lisp/emulation/edt-pc.el index bf0f7623048..47a7f25ffa3 100644 --- a/lisp/emulation/edt-pc.el +++ b/lisp/emulation/edt-pc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; edt-pc.el --- enhanced EDT keypad mode emulation for PC 101 keyboards | 1 | ;;; edt-pc.el --- enhanced EDT keypad mode emulation for PC 101 keyboards |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986, 1994-1995, 2001-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1986, 1994-1995, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Kevin Gallagher <Kevin.Gallagher@boeing.com> | 6 | ;; Author: Kevin Gallagher <Kevin.Gallagher@boeing.com> |
diff --git a/lisp/emulation/edt-vt100.el b/lisp/emulation/edt-vt100.el index 2eb430a915e..8704cbdf6b8 100644 --- a/lisp/emulation/edt-vt100.el +++ b/lisp/emulation/edt-vt100.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; edt-vt100.el --- enhanced EDT keypad mode emulation for VT series terminals | 1 | ;;; edt-vt100.el --- enhanced EDT keypad mode emulation for VT series terminals |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986, 1992-1993, 1995, 2002-2014 Free Software | 3 | ;; Copyright (C) 1986, 1992-1993, 1995, 2002-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Kevin Gallagher <Kevin.Gallagher@boeing.com> | 6 | ;; Author: Kevin Gallagher <Kevin.Gallagher@boeing.com> |
diff --git a/lisp/emulation/edt.el b/lisp/emulation/edt.el index e0e2660b70a..2c9e5799ac1 100644 --- a/lisp/emulation/edt.el +++ b/lisp/emulation/edt.el | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | ;;; edt.el --- enhanced EDT keypad mode emulation for GNU Emacs | 1 | ;;; edt.el --- enhanced EDT keypad mode emulation for GNU Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986, 1992-1995, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1986, 1992-1995, 2000-2015 Free Software Foundation, |
| 4 | ;; Inc. | ||
| 4 | 5 | ||
| 5 | ;; Author: Kevin Gallagher <Kevin.Gallagher@boeing.com> | 6 | ;; Author: Kevin Gallagher <Kevin.Gallagher@boeing.com> |
| 6 | ;; Maintainer: Kevin Gallagher <Kevin.Gallagher@boeing.com> | 7 | ;; Maintainer: Kevin Gallagher <Kevin.Gallagher@boeing.com> |
diff --git a/lisp/emulation/keypad.el b/lisp/emulation/keypad.el index 46f9051cab9..8d5e6cf9b5b 100644 --- a/lisp/emulation/keypad.el +++ b/lisp/emulation/keypad.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; keypad.el --- simplified keypad bindings | 1 | ;;; keypad.el --- simplified keypad bindings |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kim F. Storm <storm@cua.dk> | 5 | ;; Author: Kim F. Storm <storm@cua.dk> |
| 6 | ;; Keywords: keyboard convenience | 6 | ;; Keywords: keyboard convenience |
diff --git a/lisp/emulation/viper-cmd.el b/lisp/emulation/viper-cmd.el index 8ce63b4e63e..e41109a5619 100644 --- a/lisp/emulation/viper-cmd.el +++ b/lisp/emulation/viper-cmd.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; viper-cmd.el --- Vi command support for Viper | 1 | ;;; viper-cmd.el --- Vi command support for Viper |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 6 | ;; Package: viper | 6 | ;; Package: viper |
diff --git a/lisp/emulation/viper-ex.el b/lisp/emulation/viper-ex.el index 65192c245e0..212f0533b8f 100644 --- a/lisp/emulation/viper-ex.el +++ b/lisp/emulation/viper-ex.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; viper-ex.el --- functions implementing the Ex commands for Viper | 1 | ;;; viper-ex.el --- functions implementing the Ex commands for Viper |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1998, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1998, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 6 | ;; Package: viper | 6 | ;; Package: viper |
diff --git a/lisp/emulation/viper-init.el b/lisp/emulation/viper-init.el index 9914fdcd2f4..75932a80d44 100644 --- a/lisp/emulation/viper-init.el +++ b/lisp/emulation/viper-init.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; viper-init.el --- some common definitions for Viper | 1 | ;;; viper-init.el --- some common definitions for Viper |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 6 | ;; Package: viper | 6 | ;; Package: viper |
diff --git a/lisp/emulation/viper-keym.el b/lisp/emulation/viper-keym.el index 95f3dbb1a40..179ae169eca 100644 --- a/lisp/emulation/viper-keym.el +++ b/lisp/emulation/viper-keym.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; viper-keym.el --- Viper keymaps | 1 | ;;; viper-keym.el --- Viper keymaps |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1997, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1997, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 6 | ;; Package: viper | 6 | ;; Package: viper |
diff --git a/lisp/emulation/viper-macs.el b/lisp/emulation/viper-macs.el index 0c4e7ddac6f..89bc77f9799 100644 --- a/lisp/emulation/viper-macs.el +++ b/lisp/emulation/viper-macs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; viper-macs.el --- functions implementing keyboard macros for Viper | 1 | ;;; viper-macs.el --- functions implementing keyboard macros for Viper |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1997, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1997, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 6 | ;; Package: viper | 6 | ;; Package: viper |
diff --git a/lisp/emulation/viper-mous.el b/lisp/emulation/viper-mous.el index ab3e3bd6484..4d5c86fd6aa 100644 --- a/lisp/emulation/viper-mous.el +++ b/lisp/emulation/viper-mous.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; viper-mous.el --- mouse support for Viper | 1 | ;;; viper-mous.el --- mouse support for Viper |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1997, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 6 | ;; Package: viper | 6 | ;; Package: viper |
diff --git a/lisp/emulation/viper-util.el b/lisp/emulation/viper-util.el index 4e3b71e3104..59f47525e55 100644 --- a/lisp/emulation/viper-util.el +++ b/lisp/emulation/viper-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; viper-util.el --- Utilities used by viper.el | 1 | ;;; viper-util.el --- Utilities used by viper.el |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1997, 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1997, 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 6 | ;; Package: viper | 6 | ;; Package: viper |
diff --git a/lisp/emulation/viper.el b/lisp/emulation/viper.el index c7394e1cea5..0933c949df0 100644 --- a/lisp/emulation/viper.el +++ b/lisp/emulation/viper.el | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | ;; and a venomous VI PERil. | 3 | ;; and a venomous VI PERil. |
| 4 | ;; Viper Is also a Package for Emacs Rebels. | 4 | ;; Viper Is also a Package for Emacs Rebels. |
| 5 | 5 | ||
| 6 | ;; Copyright (C) 1994-2014 Free Software Foundation, Inc. | 6 | ;; Copyright (C) 1994-2015 Free Software Foundation, Inc. |
| 7 | 7 | ||
| 8 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 8 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 9 | ;; Keywords: emulations | 9 | ;; Keywords: emulations |
diff --git a/lisp/env.el b/lisp/env.el index 3fbb07861ec..3966ab14f7e 100644 --- a/lisp/env.el +++ b/lisp/env.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; env.el --- functions to manipulate environment variables -*- lexical-binding:t -*- | 1 | ;;; env.el --- functions to manipulate environment variables -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991, 1994, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1991, 1994, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: processes, unix | 6 | ;; Keywords: processes, unix |
diff --git a/lisp/epa-dired.el b/lisp/epa-dired.el index a4162ed64e2..042dc6e625f 100644 --- a/lisp/epa-dired.el +++ b/lisp/epa-dired.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; epa-dired.el --- the EasyPG Assistant, dired extension -*- lexical-binding: t -*- | 1 | ;;; epa-dired.el --- the EasyPG Assistant, dired extension -*- lexical-binding: t -*- |
| 2 | ;; Copyright (C) 2006-2014 Free Software Foundation, Inc. | 2 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 4 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 5 | ;; Keywords: PGP, GnuPG | 5 | ;; Keywords: PGP, GnuPG |
diff --git a/lisp/epa-file.el b/lisp/epa-file.el index 2e46cf9da24..db8613aec97 100644 --- a/lisp/epa-file.el +++ b/lisp/epa-file.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; epa-file.el --- the EasyPG Assistant, transparent file encryption -*- lexical-binding: t -*- | 1 | ;;; epa-file.el --- the EasyPG Assistant, transparent file encryption -*- lexical-binding: t -*- |
| 2 | ;; Copyright (C) 2006-2014 Free Software Foundation, Inc. | 2 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 4 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 5 | ;; Keywords: PGP, GnuPG | 5 | ;; Keywords: PGP, GnuPG |
diff --git a/lisp/epa-hook.el b/lisp/epa-hook.el index cd3da93b0da..efffb3529cf 100644 --- a/lisp/epa-hook.el +++ b/lisp/epa-hook.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; epa-hook.el --- preloaded code to enable epa-file.el -*- lexical-binding: t -*- | 1 | ;;; epa-hook.el --- preloaded code to enable epa-file.el -*- lexical-binding: t -*- |
| 2 | ;; Copyright (C) 2006-2014 Free Software Foundation, Inc. | 2 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 4 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 5 | ;; Keywords: PGP, GnuPG | 5 | ;; Keywords: PGP, GnuPG |
diff --git a/lisp/epa-mail.el b/lisp/epa-mail.el index d1ed679c0f1..5a39c28d747 100644 --- a/lisp/epa-mail.el +++ b/lisp/epa-mail.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; epa-mail.el --- the EasyPG Assistant, minor-mode for mail composer -*- lexical-binding: t -*- | 1 | ;;; epa-mail.el --- the EasyPG Assistant, minor-mode for mail composer -*- lexical-binding: t -*- |
| 2 | ;; Copyright (C) 2006-2014 Free Software Foundation, Inc. | 2 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 4 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 5 | ;; Keywords: PGP, GnuPG, mail, message | 5 | ;; Keywords: PGP, GnuPG, mail, message |
diff --git a/lisp/epa.el b/lisp/epa.el index 07a954511d1..d3fec73ecf4 100644 --- a/lisp/epa.el +++ b/lisp/epa.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; epa.el --- the EasyPG Assistant -*- lexical-binding: t -*- | 1 | ;;; epa.el --- the EasyPG Assistant -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 6 | ;; Keywords: PGP, GnuPG | 6 | ;; Keywords: PGP, GnuPG |
diff --git a/lisp/epg-config.el b/lisp/epg-config.el index 16ed6e1f5c9..10f0dd3f4bf 100644 --- a/lisp/epg-config.el +++ b/lisp/epg-config.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; epg-config.el --- configuration of the EasyPG Library | 1 | ;;; epg-config.el --- configuration of the EasyPG Library |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 6 | ;; Keywords: PGP, GnuPG | 6 | ;; Keywords: PGP, GnuPG |
diff --git a/lisp/epg.el b/lisp/epg.el index 520ff8d78b7..f66545306da 100644 --- a/lisp/epg.el +++ b/lisp/epg.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; epg.el --- the EasyPG Library -*- lexical-binding: t -*- | 1 | ;;; epg.el --- the EasyPG Library -*- lexical-binding: t -*- |
| 2 | ;; Copyright (C) 1999-2000, 2002-2014 Free Software Foundation, Inc. | 2 | ;; Copyright (C) 1999-2000, 2002-2015 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 4 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 5 | ;; Keywords: PGP, GnuPG | 5 | ;; Keywords: PGP, GnuPG |
diff --git a/lisp/erc/ChangeLog b/lisp/erc/ChangeLog index d4dee671439..1b54fb6a48d 100644 --- a/lisp/erc/ChangeLog +++ b/lisp/erc/ChangeLog | |||
| @@ -709,7 +709,7 @@ | |||
| 709 | 709 | ||
| 710 | See ChangeLog.08 for earlier changes. | 710 | See ChangeLog.08 for earlier changes. |
| 711 | 711 | ||
| 712 | Copyright (C) 2009-2014 Free Software Foundation, Inc. | 712 | Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 713 | 713 | ||
| 714 | This file is part of GNU Emacs. | 714 | This file is part of GNU Emacs. |
| 715 | 715 | ||
diff --git a/lisp/erc/ChangeLog.01 b/lisp/erc/ChangeLog.01 index a39ab6a75af..be854cc0e08 100644 --- a/lisp/erc/ChangeLog.01 +++ b/lisp/erc/ChangeLog.01 | |||
| @@ -1034,7 +1034,7 @@ | |||
| 1034 | 1034 | ||
| 1035 | * erc-speak.el, erc.el: New file. | 1035 | * erc-speak.el, erc.el: New file. |
| 1036 | 1036 | ||
| 1037 | Copyright (C) 2001, 2006-2014 Free Software Foundation, Inc. | 1037 | Copyright (C) 2001, 2006-2015 Free Software Foundation, Inc. |
| 1038 | 1038 | ||
| 1039 | This file is part of GNU Emacs. | 1039 | This file is part of GNU Emacs. |
| 1040 | 1040 | ||
diff --git a/lisp/erc/ChangeLog.02 b/lisp/erc/ChangeLog.02 index 1b4a52c12e0..6d8b3362ee6 100644 --- a/lisp/erc/ChangeLog.02 +++ b/lisp/erc/ChangeLog.02 | |||
| @@ -2598,7 +2598,7 @@ | |||
| 2598 | 2598 | ||
| 2599 | See ChangeLog.01 for earlier changes. | 2599 | See ChangeLog.01 for earlier changes. |
| 2600 | 2600 | ||
| 2601 | Copyright (C) 2002, 2006-2014 Free Software Foundation, Inc. | 2601 | Copyright (C) 2002, 2006-2015 Free Software Foundation, Inc. |
| 2602 | 2602 | ||
| 2603 | This file is part of GNU Emacs. | 2603 | This file is part of GNU Emacs. |
| 2604 | 2604 | ||
diff --git a/lisp/erc/ChangeLog.03 b/lisp/erc/ChangeLog.03 index 029e29e4728..88aace8ff7b 100644 --- a/lisp/erc/ChangeLog.03 +++ b/lisp/erc/ChangeLog.03 | |||
| @@ -2141,7 +2141,7 @@ | |||
| 2141 | 2141 | ||
| 2142 | See ChangeLog.02 for earlier changes. | 2142 | See ChangeLog.02 for earlier changes. |
| 2143 | 2143 | ||
| 2144 | Copyright (C) 2003, 2006-2014 Free Software Foundation, Inc. | 2144 | Copyright (C) 2003, 2006-2015 Free Software Foundation, Inc. |
| 2145 | 2145 | ||
| 2146 | This file is part of GNU Emacs. | 2146 | This file is part of GNU Emacs. |
| 2147 | 2147 | ||
diff --git a/lisp/erc/ChangeLog.04 b/lisp/erc/ChangeLog.04 index 07f2fa9efdc..43b5a7504a8 100644 --- a/lisp/erc/ChangeLog.04 +++ b/lisp/erc/ChangeLog.04 | |||
| @@ -2072,7 +2072,7 @@ | |||
| 2072 | 2072 | ||
| 2073 | See ChangeLog.03 for earlier changes. | 2073 | See ChangeLog.03 for earlier changes. |
| 2074 | 2074 | ||
| 2075 | Copyright (C) 2004, 2006-2014 Free Software Foundation, Inc. | 2075 | Copyright (C) 2004, 2006-2015 Free Software Foundation, Inc. |
| 2076 | 2076 | ||
| 2077 | This file is part of GNU Emacs. | 2077 | This file is part of GNU Emacs. |
| 2078 | 2078 | ||
diff --git a/lisp/erc/ChangeLog.05 b/lisp/erc/ChangeLog.05 index b7a0ebf69aa..b5fe1778781 100644 --- a/lisp/erc/ChangeLog.05 +++ b/lisp/erc/ChangeLog.05 | |||
| @@ -1217,7 +1217,7 @@ | |||
| 1217 | 1217 | ||
| 1218 | See ChangeLog.04 for earlier changes. | 1218 | See ChangeLog.04 for earlier changes. |
| 1219 | 1219 | ||
| 1220 | Copyright (C) 2005-2014 Free Software Foundation, Inc. | 1220 | Copyright (C) 2005-2015 Free Software Foundation, Inc. |
| 1221 | 1221 | ||
| 1222 | This file is part of GNU Emacs. | 1222 | This file is part of GNU Emacs. |
| 1223 | 1223 | ||
diff --git a/lisp/erc/ChangeLog.06 b/lisp/erc/ChangeLog.06 index a547da6b27c..04358af082e 100644 --- a/lisp/erc/ChangeLog.06 +++ b/lisp/erc/ChangeLog.06 | |||
| @@ -1430,7 +1430,7 @@ | |||
| 1430 | 1430 | ||
| 1431 | See ChangeLog.05 for earlier changes. | 1431 | See ChangeLog.05 for earlier changes. |
| 1432 | 1432 | ||
| 1433 | Copyright (C) 2006-2014 Free Software Foundation, Inc. | 1433 | Copyright (C) 2006-2015 Free Software Foundation, Inc. |
| 1434 | 1434 | ||
| 1435 | This file is part of GNU Emacs. | 1435 | This file is part of GNU Emacs. |
| 1436 | 1436 | ||
diff --git a/lisp/erc/ChangeLog.07 b/lisp/erc/ChangeLog.07 index 9fc04db2576..dbc664f5014 100644 --- a/lisp/erc/ChangeLog.07 +++ b/lisp/erc/ChangeLog.07 | |||
| @@ -812,7 +812,7 @@ | |||
| 812 | 812 | ||
| 813 | See ChangeLog.06 for earlier changes. | 813 | See ChangeLog.06 for earlier changes. |
| 814 | 814 | ||
| 815 | Copyright (C) 2007-2014 Free Software Foundation, Inc. | 815 | Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 816 | 816 | ||
| 817 | This file is part of GNU Emacs. | 817 | This file is part of GNU Emacs. |
| 818 | 818 | ||
diff --git a/lisp/erc/ChangeLog.08 b/lisp/erc/ChangeLog.08 index 10cf4e073d5..b73f6463299 100644 --- a/lisp/erc/ChangeLog.08 +++ b/lisp/erc/ChangeLog.08 | |||
| @@ -405,7 +405,7 @@ | |||
| 405 | 405 | ||
| 406 | See ChangeLog.07 for earlier changes. | 406 | See ChangeLog.07 for earlier changes. |
| 407 | 407 | ||
| 408 | Copyright (C) 2008-2014 Free Software Foundation, Inc. | 408 | Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 409 | 409 | ||
| 410 | This file is part of GNU Emacs. | 410 | This file is part of GNU Emacs. |
| 411 | 411 | ||
diff --git a/lisp/erc/erc-autoaway.el b/lisp/erc/erc-autoaway.el index 494b48f1096..981a2139ca6 100644 --- a/lisp/erc/erc-autoaway.el +++ b/lisp/erc/erc-autoaway.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-autoaway.el --- Provides autoaway for ERC | 1 | ;;; erc-autoaway.el --- Provides autoaway for ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2004, 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2004, 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jorgen Schaefer <forcer@forcix.cx> | 5 | ;; Author: Jorgen Schaefer <forcer@forcix.cx> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-backend.el b/lisp/erc/erc-backend.el index fb22f58822d..b8c67860e20 100644 --- a/lisp/erc/erc-backend.el +++ b/lisp/erc/erc-backend.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-backend.el --- Backend network communication for ERC | 1 | ;;; erc-backend.el --- Backend network communication for ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Filename: erc-backend.el | 5 | ;; Filename: erc-backend.el |
| 6 | ;; Author: Lawrence Mitchell <wence@gmx.li> | 6 | ;; Author: Lawrence Mitchell <wence@gmx.li> |
diff --git a/lisp/erc/erc-button.el b/lisp/erc/erc-button.el index 10e73182fbd..380ea7c3d8c 100644 --- a/lisp/erc/erc-button.el +++ b/lisp/erc/erc-button.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; erc-button.el --- A way of buttonizing certain things in ERC buffers -*- lexical-binding:t -*- | 1 | ;; erc-button.el --- A way of buttonizing certain things in ERC buffers -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2004, 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2004, 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Mario Lang <mlang@delysid.org> | 5 | ;; Author: Mario Lang <mlang@delysid.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-capab.el b/lisp/erc/erc-capab.el index 87e185fe03a..4ddd88d5d5e 100644 --- a/lisp/erc/erc-capab.el +++ b/lisp/erc/erc-capab.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-capab.el --- support for dancer-ircd and hyperion's CAPAB | 1 | ;;; erc-capab.el --- support for dancer-ircd and hyperion's CAPAB |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | 6 | ||
diff --git a/lisp/erc/erc-compat.el b/lisp/erc/erc-compat.el index ca4df66d46b..d8af692470e 100644 --- a/lisp/erc/erc-compat.el +++ b/lisp/erc/erc-compat.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-compat.el --- ERC compatibility code for XEmacs | 1 | ;;; erc-compat.el --- ERC compatibility code for XEmacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2003, 2005-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2003, 2005-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alex Schroeder <alex@gnu.org> | 5 | ;; Author: Alex Schroeder <alex@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-dcc.el b/lisp/erc/erc-dcc.el index f9f0060ac6b..9d52c3b7c09 100644 --- a/lisp/erc/erc-dcc.el +++ b/lisp/erc/erc-dcc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-dcc.el --- CTCP DCC module for ERC | 1 | ;;; erc-dcc.el --- CTCP DCC module for ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1995, 1998, 2002-2004, 2006-2014 Free Software | 3 | ;; Copyright (C) 1993-1995, 1998, 2002-2004, 2006-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Ben A. Mesander <ben@gnu.ai.mit.edu> | 6 | ;; Author: Ben A. Mesander <ben@gnu.ai.mit.edu> |
diff --git a/lisp/erc/erc-desktop-notifications.el b/lisp/erc/erc-desktop-notifications.el index 323788e1314..f987597325b 100644 --- a/lisp/erc/erc-desktop-notifications.el +++ b/lisp/erc/erc-desktop-notifications.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; erc-desktop-notifications.el -- Send notification on PRIVMSG or mentions | 1 | ;; erc-desktop-notifications.el -- Send notification on PRIVMSG or mentions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Julien Danjou <julien@danjou.info> | 5 | ;; Author: Julien Danjou <julien@danjou.info> |
| 6 | ;; Keywords: comm | 6 | ;; Keywords: comm |
diff --git a/lisp/erc/erc-ezbounce.el b/lisp/erc/erc-ezbounce.el index efdd857414b..5f91be8c899 100644 --- a/lisp/erc/erc-ezbounce.el +++ b/lisp/erc/erc-ezbounce.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-ezbounce.el --- Handle EZBounce bouncer commands | 1 | ;;; erc-ezbounce.el --- Handle EZBounce bouncer commands |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002, 2004, 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002, 2004, 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Andreas Fuchs <asf@void.at> | 5 | ;; Author: Andreas Fuchs <asf@void.at> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-fill.el b/lisp/erc/erc-fill.el index 0cb7bfe84bf..97c466825f0 100644 --- a/lisp/erc/erc-fill.el +++ b/lisp/erc/erc-fill.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-fill.el --- Filling IRC messages in various ways | 1 | ;;; erc-fill.el --- Filling IRC messages in various ways |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2004, 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2004, 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Andreas Fuchs <asf@void.at> | 5 | ;; Author: Andreas Fuchs <asf@void.at> |
| 6 | ;; Mario Lang <mlang@delysid.org> | 6 | ;; Mario Lang <mlang@delysid.org> |
diff --git a/lisp/erc/erc-goodies.el b/lisp/erc/erc-goodies.el index 8bb6e77a5f8..ca2d14a4675 100644 --- a/lisp/erc/erc-goodies.el +++ b/lisp/erc/erc-goodies.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; erc-goodies.el --- Collection of ERC modules | 1 | ;; erc-goodies.el --- Collection of ERC modules |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jorgen Schaefer <forcer@forcix.cx> | 5 | ;; Author: Jorgen Schaefer <forcer@forcix.cx> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-ibuffer.el b/lisp/erc/erc-ibuffer.el index 2aebfa36d65..a2c43f2c385 100644 --- a/lisp/erc/erc-ibuffer.el +++ b/lisp/erc/erc-ibuffer.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-ibuffer.el --- ibuffer integration with ERC | 1 | ;;; erc-ibuffer.el --- ibuffer integration with ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002, 2004, 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002, 2004, 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Mario Lang <mlang@delysid.org> | 5 | ;; Author: Mario Lang <mlang@delysid.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-identd.el b/lisp/erc/erc-identd.el index e418f3315c7..e79163fab55 100644 --- a/lisp/erc/erc-identd.el +++ b/lisp/erc/erc-identd.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-identd.el --- RFC1413 (identd authentication protocol) server | 1 | ;;; erc-identd.el --- RFC1413 (identd authentication protocol) server |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-imenu.el b/lisp/erc/erc-imenu.el index 57fb2a1cb8b..ccecc3b9070 100644 --- a/lisp/erc/erc-imenu.el +++ b/lisp/erc/erc-imenu.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-imenu.el -- Imenu support for ERC | 1 | ;;; erc-imenu.el -- Imenu support for ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2002, 2004, 2006-2014 Free Software Foundation, | 3 | ;; Copyright (C) 2001-2002, 2004, 2006-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Mario Lang <mlang@delysid.org> | 6 | ;; Author: Mario Lang <mlang@delysid.org> |
diff --git a/lisp/erc/erc-join.el b/lisp/erc/erc-join.el index e47e6e0c89e..4c99898bc41 100644 --- a/lisp/erc/erc-join.el +++ b/lisp/erc/erc-join.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-join.el --- autojoin channels on connect and reconnects | 1 | ;;; erc-join.el --- autojoin channels on connect and reconnects |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2004, 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2004, 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alex Schroeder <alex@gnu.org> | 5 | ;; Author: Alex Schroeder <alex@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-lang.el b/lisp/erc/erc-lang.el index df5318df2e6..d97abe9c05f 100644 --- a/lisp/erc/erc-lang.el +++ b/lisp/erc/erc-lang.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-lang.el --- provide the LANG command to ERC | 1 | ;;; erc-lang.el --- provide the LANG command to ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002, 2004, 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002, 2004, 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alex Schroeder <alex@gnu.org> | 5 | ;; Author: Alex Schroeder <alex@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-list.el b/lisp/erc/erc-list.el index 67877878611..022895a93cf 100644 --- a/lisp/erc/erc-list.el +++ b/lisp/erc/erc-list.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-list.el --- /list support for ERC -*- lexical-binding:t -*- | 1 | ;;; erc-list.el --- /list support for ERC -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Tom Tromey <tromey@redhat.com> | 5 | ;; Author: Tom Tromey <tromey@redhat.com> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-log.el b/lisp/erc/erc-log.el index 1177cd8ce12..f022284450a 100644 --- a/lisp/erc/erc-log.el +++ b/lisp/erc/erc-log.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-log.el --- Logging facilities for ERC. | 1 | ;;; erc-log.el --- Logging facilities for ERC. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lawrence Mitchell <wence@gmx.li> | 5 | ;; Author: Lawrence Mitchell <wence@gmx.li> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-match.el b/lisp/erc/erc-match.el index b10da96f6f4..776231f80aa 100644 --- a/lisp/erc/erc-match.el +++ b/lisp/erc/erc-match.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-match.el --- Highlight messages matching certain regexps | 1 | ;;; erc-match.el --- Highlight messages matching certain regexps |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Andreas Fuchs <asf@void.at> | 5 | ;; Author: Andreas Fuchs <asf@void.at> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-menu.el b/lisp/erc/erc-menu.el index f54141287de..0832fb891d5 100644 --- a/lisp/erc/erc-menu.el +++ b/lisp/erc/erc-menu.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; erc-menu.el -- Menu-bar definitions for ERC | 1 | ;; erc-menu.el -- Menu-bar definitions for ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2002, 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2002, 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Mario Lang <mlang@delysid.org> | 5 | ;; Author: Mario Lang <mlang@delysid.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-netsplit.el b/lisp/erc/erc-netsplit.el index 6121bee09c8..35fa84f4176 100644 --- a/lisp/erc/erc-netsplit.el +++ b/lisp/erc/erc-netsplit.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-netsplit.el --- Reduce JOIN/QUIT messages on netsplits | 1 | ;;; erc-netsplit.el --- Reduce JOIN/QUIT messages on netsplits |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2004, 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2004, 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Mario Lang <mlang@delysid.org> | 5 | ;; Author: Mario Lang <mlang@delysid.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-networks.el b/lisp/erc/erc-networks.el index 29a13ae5e30..9de9b257c10 100644 --- a/lisp/erc/erc-networks.el +++ b/lisp/erc/erc-networks.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-networks.el --- IRC networks | 1 | ;;; erc-networks.el --- IRC networks |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002, 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002, 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Mario Lang <mlang@lexx.delysid.org> | 5 | ;; Author: Mario Lang <mlang@lexx.delysid.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-notify.el b/lisp/erc/erc-notify.el index 9f6139628d5..24f44716f58 100644 --- a/lisp/erc/erc-notify.el +++ b/lisp/erc/erc-notify.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-notify.el --- Online status change notification -*- lexical-binding:t -*- | 1 | ;;; erc-notify.el --- Online status change notification -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2004, 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2004, 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Mario Lang <mlang@lexx.delysid.org> | 5 | ;; Author: Mario Lang <mlang@lexx.delysid.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-page.el b/lisp/erc/erc-page.el index e1f636eee94..b2083bebd4f 100644 --- a/lisp/erc/erc-page.el +++ b/lisp/erc/erc-page.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; erc-page.el - CTCP PAGE support for ERC | 1 | ;; erc-page.el - CTCP PAGE support for ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002, 2004, 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002, 2004, 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | 6 | ||
diff --git a/lisp/erc/erc-pcomplete.el b/lisp/erc/erc-pcomplete.el index 57e1bb1dd3e..f1e912c3d7c 100644 --- a/lisp/erc/erc-pcomplete.el +++ b/lisp/erc/erc-pcomplete.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-pcomplete.el --- Provides programmable completion for ERC | 1 | ;;; erc-pcomplete.el --- Provides programmable completion for ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2004, 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2004, 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Sacha Chua <sacha@free.net.ph> | 5 | ;; Author: Sacha Chua <sacha@free.net.ph> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-replace.el b/lisp/erc/erc-replace.el index 5eb3338b73e..db9ac9dfc58 100644 --- a/lisp/erc/erc-replace.el +++ b/lisp/erc/erc-replace.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; erc-replace.el -- wash and massage messages inserted into the buffer | 1 | ;; erc-replace.el -- wash and massage messages inserted into the buffer |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2002, 2004, 2006-2014 Free Software Foundation, | 3 | ;; Copyright (C) 2001-2002, 2004, 2006-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Andreas Fuchs <asf@void.at> | 6 | ;; Author: Andreas Fuchs <asf@void.at> |
diff --git a/lisp/erc/erc-ring.el b/lisp/erc/erc-ring.el index 682585c53bb..de988cc8275 100644 --- a/lisp/erc/erc-ring.el +++ b/lisp/erc/erc-ring.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; erc-ring.el -- Command history handling for erc using ring.el | 1 | ;; erc-ring.el -- Command history handling for erc using ring.el |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2004, 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2004, 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alex Schroeder <alex@gnu.org> | 5 | ;; Author: Alex Schroeder <alex@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-services.el b/lisp/erc/erc-services.el index 931c2c6fa70..b37427f839d 100644 --- a/lisp/erc/erc-services.el +++ b/lisp/erc/erc-services.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-services.el --- Identify to NickServ | 1 | ;;; erc-services.el --- Identify to NickServ |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2004, 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2004, 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | 6 | ||
diff --git a/lisp/erc/erc-sound.el b/lisp/erc/erc-sound.el index feb045788f7..06d96be2573 100644 --- a/lisp/erc/erc-sound.el +++ b/lisp/erc/erc-sound.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-sound.el --- CTCP SOUND support for ERC | 1 | ;;; erc-sound.el --- CTCP SOUND support for ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2003, 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2003, 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | 6 | ||
diff --git a/lisp/erc/erc-speedbar.el b/lisp/erc/erc-speedbar.el index 7b878013f0d..a1bf32baa4d 100644 --- a/lisp/erc/erc-speedbar.el +++ b/lisp/erc/erc-speedbar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-speedbar.el --- Speedbar support for ERC | 1 | ;;; erc-speedbar.el --- Speedbar support for ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2004, 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2004, 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Mario Lang <mlang@delysid.org> | 5 | ;; Author: Mario Lang <mlang@delysid.org> |
| 6 | ;; Contributor: Eric M. Ludlam <eric@siege-engine.com> | 6 | ;; Contributor: Eric M. Ludlam <eric@siege-engine.com> |
diff --git a/lisp/erc/erc-spelling.el b/lisp/erc/erc-spelling.el index c5e38da06a1..e2ddb04538a 100644 --- a/lisp/erc/erc-spelling.el +++ b/lisp/erc/erc-spelling.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-spelling.el --- use flyspell in ERC | 1 | ;;; erc-spelling.el --- use flyspell in ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jorgen Schaefer <forcer@forcix.cx> | 5 | ;; Author: Jorgen Schaefer <forcer@forcix.cx> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-stamp.el b/lisp/erc/erc-stamp.el index 37982069abe..1ec3f32a81e 100644 --- a/lisp/erc/erc-stamp.el +++ b/lisp/erc/erc-stamp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-stamp.el --- Timestamping for ERC messages | 1 | ;;; erc-stamp.el --- Timestamping for ERC messages |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2004, 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2004, 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Mario Lang <mlang@delysid.org> | 5 | ;; Author: Mario Lang <mlang@delysid.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-track.el b/lisp/erc/erc-track.el index fae6be433fd..1a9aee199a3 100644 --- a/lisp/erc/erc-track.el +++ b/lisp/erc/erc-track.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-track.el --- Track modified channel buffers -*- lexical-binding:t -*- | 1 | ;;; erc-track.el --- Track modified channel buffers -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Mario Lang <mlang@delysid.org> | 5 | ;; Author: Mario Lang <mlang@delysid.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-truncate.el b/lisp/erc/erc-truncate.el index c82ffe3b692..9a58288a4f5 100644 --- a/lisp/erc/erc-truncate.el +++ b/lisp/erc/erc-truncate.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-truncate.el --- Functions for truncating ERC buffers | 1 | ;;; erc-truncate.el --- Functions for truncating ERC buffers |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2004, 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2004, 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Andreas Fuchs <asf@void.at> | 5 | ;; Author: Andreas Fuchs <asf@void.at> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-xdcc.el b/lisp/erc/erc-xdcc.el index f1983c8de74..c129336f1ed 100644 --- a/lisp/erc/erc-xdcc.el +++ b/lisp/erc/erc-xdcc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-xdcc.el --- XDCC file-server support for ERC | 1 | ;;; erc-xdcc.el --- XDCC file-server support for ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2004, 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2004, 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Mario Lang <mlang@delysid.org> | 5 | ;; Author: Mario Lang <mlang@delysid.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc.el b/lisp/erc/erc.el index 37b24eaaa60..7b9a3eb8620 100644 --- a/lisp/erc/erc.el +++ b/lisp/erc/erc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; erc.el --- An Emacs Internet Relay Chat client -*- lexical-binding:t -*- | 1 | ;; erc.el --- An Emacs Internet Relay Chat client -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alexander L. Belikoff (alexander@belikoff.net) | 5 | ;; Author: Alexander L. Belikoff (alexander@belikoff.net) |
| 6 | ;; Contributors: Sergey Berezin (sergey.berezin@cs.cmu.edu), | 6 | ;; Contributors: Sergey Berezin (sergey.berezin@cs.cmu.edu), |
diff --git a/lisp/eshell/em-alias.el b/lisp/eshell/em-alias.el index e9cde390139..b76cb7c1005 100644 --- a/lisp/eshell/em-alias.el +++ b/lisp/eshell/em-alias.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; em-alias.el --- creation and management of command aliases -*- lexical-binding:t -*- | 1 | ;;; em-alias.el --- creation and management of command aliases -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/em-banner.el b/lisp/eshell/em-banner.el index e76e28ec672..522ff43e18d 100644 --- a/lisp/eshell/em-banner.el +++ b/lisp/eshell/em-banner.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; em-banner.el --- sample module that displays a login banner -*- lexical-binding:t -*- | 1 | ;;; em-banner.el --- sample module that displays a login banner -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/em-basic.el b/lisp/eshell/em-basic.el index 18167129dbd..05cd994c36f 100644 --- a/lisp/eshell/em-basic.el +++ b/lisp/eshell/em-basic.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; em-basic.el --- basic shell builtin commands -*- lexical-binding:t -*- | 1 | ;;; em-basic.el --- basic shell builtin commands -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/em-cmpl.el b/lisp/eshell/em-cmpl.el index 635db17b151..dbea9e5ceec 100644 --- a/lisp/eshell/em-cmpl.el +++ b/lisp/eshell/em-cmpl.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; em-cmpl.el --- completion using the TAB key -*- lexical-binding:t -*- | 1 | ;;; em-cmpl.el --- completion using the TAB key -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/em-dirs.el b/lisp/eshell/em-dirs.el index afc67c2e5ff..84d46dcfeeb 100644 --- a/lisp/eshell/em-dirs.el +++ b/lisp/eshell/em-dirs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; em-dirs.el --- directory navigation commands -*- lexical-binding:t -*- | 1 | ;;; em-dirs.el --- directory navigation commands -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/em-glob.el b/lisp/eshell/em-glob.el index 14b89f31d50..c7ebbf8c140 100644 --- a/lisp/eshell/em-glob.el +++ b/lisp/eshell/em-glob.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; em-glob.el --- extended file name globbing -*- lexical-binding:t -*- | 1 | ;;; em-glob.el --- extended file name globbing -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/em-hist.el b/lisp/eshell/em-hist.el index b721b5d8485..55c83e45226 100644 --- a/lisp/eshell/em-hist.el +++ b/lisp/eshell/em-hist.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; em-hist.el --- history list management -*- lexical-binding:t -*- | 1 | ;;; em-hist.el --- history list management -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/em-ls.el b/lisp/eshell/em-ls.el index 4ddf8862618..76751e51dfd 100644 --- a/lisp/eshell/em-ls.el +++ b/lisp/eshell/em-ls.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; em-ls.el --- implementation of ls in Lisp -*- lexical-binding:t -*- | 1 | ;;; em-ls.el --- implementation of ls in Lisp -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/em-pred.el b/lisp/eshell/em-pred.el index f55d68717a4..abaa99eff23 100644 --- a/lisp/eshell/em-pred.el +++ b/lisp/eshell/em-pred.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; em-pred.el --- argument predicates and modifiers (ala zsh) -*- lexical-binding:t -*- | 1 | ;;; em-pred.el --- argument predicates and modifiers (ala zsh) -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/em-prompt.el b/lisp/eshell/em-prompt.el index 78ee4b6ce0d..69c5bd62259 100644 --- a/lisp/eshell/em-prompt.el +++ b/lisp/eshell/em-prompt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; em-prompt.el --- command prompts -*- lexical-binding:t -*- | 1 | ;;; em-prompt.el --- command prompts -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/em-rebind.el b/lisp/eshell/em-rebind.el index 67c9d4df081..3ac74647409 100644 --- a/lisp/eshell/em-rebind.el +++ b/lisp/eshell/em-rebind.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; em-rebind.el --- rebind keys when point is at current input -*- lexical-binding:t -*- | 1 | ;;; em-rebind.el --- rebind keys when point is at current input -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/em-script.el b/lisp/eshell/em-script.el index a5f6622a39c..04f3a9828e2 100644 --- a/lisp/eshell/em-script.el +++ b/lisp/eshell/em-script.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; em-script.el --- Eshell script files -*- lexical-binding:t -*- | 1 | ;;; em-script.el --- Eshell script files -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/em-smart.el b/lisp/eshell/em-smart.el index 70c53a809b5..ed6cfb55177 100644 --- a/lisp/eshell/em-smart.el +++ b/lisp/eshell/em-smart.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; em-smart.el --- smart display of output -*- lexical-binding:t -*- | 1 | ;;; em-smart.el --- smart display of output -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/em-term.el b/lisp/eshell/em-term.el index 4a8f3688797..4a6ac235449 100644 --- a/lisp/eshell/em-term.el +++ b/lisp/eshell/em-term.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; em-term.el --- running visual commands -*- lexical-binding:t -*- | 1 | ;;; em-term.el --- running visual commands -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/em-tramp.el b/lisp/eshell/em-tramp.el index de089b35e1f..92547edc79d 100644 --- a/lisp/eshell/em-tramp.el +++ b/lisp/eshell/em-tramp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; em-tramp.el --- Eshell features that require TRAMP -*- lexical-binding:t -*- | 1 | ;;; em-tramp.el --- Eshell features that require TRAMP -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Aidan Gauland <aidalgol@no8wireless.co.nz> | 5 | ;; Author: Aidan Gauland <aidalgol@no8wireless.co.nz> |
| 6 | 6 | ||
diff --git a/lisp/eshell/em-unix.el b/lisp/eshell/em-unix.el index 1e1059ae08d..c50a874629b 100644 --- a/lisp/eshell/em-unix.el +++ b/lisp/eshell/em-unix.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; em-unix.el --- UNIX command aliases -*- lexical-binding:t -*- | 1 | ;;; em-unix.el --- UNIX command aliases -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/em-xtra.el b/lisp/eshell/em-xtra.el index 67d4b90c545..b2af974d983 100644 --- a/lisp/eshell/em-xtra.el +++ b/lisp/eshell/em-xtra.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; em-xtra.el --- extra alias functions -*- lexical-binding:t -*- | 1 | ;;; em-xtra.el --- extra alias functions -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/esh-arg.el b/lisp/eshell/esh-arg.el index 704de575a38..5c7d7cae292 100644 --- a/lisp/eshell/esh-arg.el +++ b/lisp/eshell/esh-arg.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; esh-arg.el --- argument processing -*- lexical-binding:t -*- | 1 | ;;; esh-arg.el --- argument processing -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/esh-cmd.el b/lisp/eshell/esh-cmd.el index d20b66a1008..d0c8cc422aa 100644 --- a/lisp/eshell/esh-cmd.el +++ b/lisp/eshell/esh-cmd.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; esh-cmd.el --- command invocation -*- lexical-binding:t -*- | 1 | ;;; esh-cmd.el --- command invocation -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/esh-ext.el b/lisp/eshell/esh-ext.el index d7fea47601c..0b25b31eff9 100644 --- a/lisp/eshell/esh-ext.el +++ b/lisp/eshell/esh-ext.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; esh-ext.el --- commands external to Eshell -*- lexical-binding:t -*- | 1 | ;;; esh-ext.el --- commands external to Eshell -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/esh-io.el b/lisp/eshell/esh-io.el index ebbca58a442..7dfc39f3202 100644 --- a/lisp/eshell/esh-io.el +++ b/lisp/eshell/esh-io.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; esh-io.el --- I/O management -*- lexical-binding:t -*- | 1 | ;;; esh-io.el --- I/O management -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/esh-mode.el b/lisp/eshell/esh-mode.el index 27f3411b4a9..da83ec6a6ab 100644 --- a/lisp/eshell/esh-mode.el +++ b/lisp/eshell/esh-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; esh-mode.el --- user interface -*- lexical-binding:t -*- | 1 | ;;; esh-mode.el --- user interface -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/esh-module.el b/lisp/eshell/esh-module.el index 3ebd61217f8..47b23aeb27f 100644 --- a/lisp/eshell/esh-module.el +++ b/lisp/eshell/esh-module.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; esh-module.el --- Eshell modules -*- lexical-binding:t -*- | 1 | ;;; esh-module.el --- Eshell modules -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2000, 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2000, 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | ;; Keywords: processes | 6 | ;; Keywords: processes |
diff --git a/lisp/eshell/esh-opt.el b/lisp/eshell/esh-opt.el index 045e11d9fcf..5b4cdb08830 100644 --- a/lisp/eshell/esh-opt.el +++ b/lisp/eshell/esh-opt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; esh-opt.el --- command options processing -*- lexical-binding:t -*- | 1 | ;;; esh-opt.el --- command options processing -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/esh-proc.el b/lisp/eshell/esh-proc.el index 7575593b9e8..86559f04721 100644 --- a/lisp/eshell/esh-proc.el +++ b/lisp/eshell/esh-proc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; esh-proc.el --- process management -*- lexical-binding:t -*- | 1 | ;;; esh-proc.el --- process management -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/esh-util.el b/lisp/eshell/esh-util.el index 53f642510f2..697f97e0460 100644 --- a/lisp/eshell/esh-util.el +++ b/lisp/eshell/esh-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; esh-util.el --- general utilities -*- lexical-binding:t -*- | 1 | ;;; esh-util.el --- general utilities -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/esh-var.el b/lisp/eshell/esh-var.el index 689eb66c978..197a8e77cc7 100644 --- a/lisp/eshell/esh-var.el +++ b/lisp/eshell/esh-var.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; esh-var.el --- handling of variables -*- lexical-binding:t -*- | 1 | ;;; esh-var.el --- handling of variables -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/eshell.el b/lisp/eshell/eshell.el index af67266e67b..553955155ef 100644 --- a/lisp/eshell/eshell.el +++ b/lisp/eshell/eshell.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eshell.el --- the Emacs command shell -*- lexical-binding:t -*- | 1 | ;;; eshell.el --- the Emacs command shell -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | ;; Version: 2.4.2 | 6 | ;; Version: 2.4.2 |
diff --git a/lisp/expand.el b/lisp/expand.el index d5c3b4cedc9..4459c3ae960 100644 --- a/lisp/expand.el +++ b/lisp/expand.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; expand.el --- make abbreviations more usable | 1 | ;;; expand.el --- make abbreviations more usable |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-1996, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-1996, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Frederic Lepied <Frederic.Lepied@sugix.frmug.org> | 5 | ;; Author: Frederic Lepied <Frederic.Lepied@sugix.frmug.org> |
| 6 | ;; Maintainer: Frederic Lepied <Frederic.Lepied@sugix.frmug.org> | 6 | ;; Maintainer: Frederic Lepied <Frederic.Lepied@sugix.frmug.org> |
diff --git a/lisp/ezimage.el b/lisp/ezimage.el index 181b19e8325..542e5e9dce3 100644 --- a/lisp/ezimage.el +++ b/lisp/ezimage.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ezimage --- Generalized Image management | 1 | ;;; ezimage --- Generalized Image management |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: file, tags, tools | 6 | ;; Keywords: file, tags, tools |
diff --git a/lisp/face-remap.el b/lisp/face-remap.el index f1af4ec6673..3ec074b5599 100644 --- a/lisp/face-remap.el +++ b/lisp/face-remap.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; face-remap.el --- Functions for managing `face-remapping-alist' -*- lexical-binding: t -*- | 1 | ;;; face-remap.el --- Functions for managing `face-remapping-alist' -*- lexical-binding: t -*- |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Miles Bader <miles@gnu.org> | 5 | ;; Author: Miles Bader <miles@gnu.org> |
| 6 | ;; Keywords: faces, face remapping, display, user commands | 6 | ;; Keywords: faces, face remapping, display, user commands |
diff --git a/lisp/facemenu.el b/lisp/facemenu.el index 678aca24c12..1a765f9ebdb 100644 --- a/lisp/facemenu.el +++ b/lisp/facemenu.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; facemenu.el --- create a face menu for interactively adding fonts to text | 1 | ;;; facemenu.el --- create a face menu for interactively adding fonts to text |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1996, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1996, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Boris Goldowsky <boris@gnu.org> | 5 | ;; Author: Boris Goldowsky <boris@gnu.org> |
| 6 | ;; Keywords: faces | 6 | ;; Keywords: faces |
diff --git a/lisp/faces.el b/lisp/faces.el index 1d4fc9c5570..22bf2626722 100644 --- a/lisp/faces.el +++ b/lisp/faces.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; faces.el --- Lisp faces | 1 | ;;; faces.el --- Lisp faces |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-1996, 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992-1996, 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/lisp/ffap.el b/lisp/ffap.el index e5f574db2de..1b8ea60e03b 100644 --- a/lisp/ffap.el +++ b/lisp/ffap.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ffap.el --- find file (or url) at point | 1 | ;;; ffap.el --- find file (or url) at point |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-1997, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-1997, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michelangelo Grigni <mic@mathcs.emory.edu> | 5 | ;; Author: Michelangelo Grigni <mic@mathcs.emory.edu> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/filecache.el b/lisp/filecache.el index 7d12517fcc3..d036107d6fb 100644 --- a/lisp/filecache.el +++ b/lisp/filecache.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; filecache.el --- find files using a pre-loaded cache | 1 | ;;; filecache.el --- find files using a pre-loaded cache |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Peter Breton <pbreton@cs.umb.edu> | 5 | ;; Author: Peter Breton <pbreton@cs.umb.edu> |
| 6 | ;; Created: Sun Nov 10 1996 | 6 | ;; Created: Sun Nov 10 1996 |
diff --git a/lisp/filenotify.el b/lisp/filenotify.el index 33b02d6c284..35181b63f3a 100644 --- a/lisp/filenotify.el +++ b/lisp/filenotify.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; filenotify.el --- watch files for changes on disk | 1 | ;;; filenotify.el --- watch files for changes on disk |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> | 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> |
| 6 | 6 | ||
diff --git a/lisp/files-x.el b/lisp/files-x.el index c3dbcd5042f..248c3073307 100644 --- a/lisp/files-x.el +++ b/lisp/files-x.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; files-x.el --- extended file handling commands | 1 | ;;; files-x.el --- extended file handling commands |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Juri Linkov <juri@jurta.org> | 5 | ;; Author: Juri Linkov <juri@jurta.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/files.el b/lisp/files.el index d55ef1ad538..22362ca13ca 100644 --- a/lisp/files.el +++ b/lisp/files.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; files.el --- file input and output commands for Emacs -*- lexical-binding:t -*- | 1 | ;;; files.el --- file input and output commands for Emacs -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1992-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985-1987, 1992-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Package: emacs | 6 | ;; Package: emacs |
diff --git a/lisp/filesets.el b/lisp/filesets.el index ff76deccb7e..f990333006b 100644 --- a/lisp/filesets.el +++ b/lisp/filesets.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; filesets.el --- handle group of files -*- coding: utf-8 -*- | 1 | ;;; filesets.el --- handle group of files -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Thomas Link <sanobast-emacs@yahoo.de> | 5 | ;; Author: Thomas Link <sanobast-emacs@yahoo.de> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/find-cmd.el b/lisp/find-cmd.el index 276aeed1208..7230761f657 100644 --- a/lisp/find-cmd.el +++ b/lisp/find-cmd.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; find-cmd.el --- Build a valid find(1) command with sexps | 1 | ;;; find-cmd.el --- Build a valid find(1) command with sexps |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Philip Jackson <phil@shellarchive.co.uk> | 5 | ;; Author: Philip Jackson <phil@shellarchive.co.uk> |
| 6 | ;; Version: 0.6 | 6 | ;; Version: 0.6 |
diff --git a/lisp/find-dired.el b/lisp/find-dired.el index 6ddeab7be34..0dc98dee585 100644 --- a/lisp/find-dired.el +++ b/lisp/find-dired.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; find-dired.el --- run a `find' command and dired the output | 1 | ;;; find-dired.el --- run a `find' command and dired the output |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 1994-1995, 2000-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1992, 1994-1995, 2000-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Roland McGrath <roland@gnu.org>, | 6 | ;; Author: Roland McGrath <roland@gnu.org>, |
diff --git a/lisp/find-file.el b/lisp/find-file.el index f3a135a948b..97e95d206d8 100644 --- a/lisp/find-file.el +++ b/lisp/find-file.el | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | ;; Maintainer: emacs-devel@gnu.org | 4 | ;; Maintainer: emacs-devel@gnu.org |
| 5 | ;; Keywords: c, matching, tools | 5 | ;; Keywords: c, matching, tools |
| 6 | 6 | ||
| 7 | ;; Copyright (C) 1994-1995, 2001-2014 Free Software Foundation, Inc. | 7 | ;; Copyright (C) 1994-1995, 2001-2015 Free Software Foundation, Inc. |
| 8 | 8 | ||
| 9 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |
| 10 | 10 | ||
diff --git a/lisp/find-lisp.el b/lisp/find-lisp.el index a4cc1ab9645..2c8faa281ab 100644 --- a/lisp/find-lisp.el +++ b/lisp/find-lisp.el | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | ;; Created: Fri Mar 26 1999 | 4 | ;; Created: Fri Mar 26 1999 |
| 5 | ;; Keywords: unix | 5 | ;; Keywords: unix |
| 6 | 6 | ||
| 7 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 7 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 8 | 8 | ||
| 9 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |
| 10 | 10 | ||
diff --git a/lisp/finder.el b/lisp/finder.el index bb5b441e26d..47fab3cdc3d 100644 --- a/lisp/finder.el +++ b/lisp/finder.el | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | ;;; finder.el --- topic & keyword-based code finder | 1 | ;;; finder.el --- topic & keyword-based code finder |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 1997-1999, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992, 1997-1999, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | ||
| 4 | 5 | ||
| 5 | ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> | 6 | ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> |
| 6 | ;; Created: 16 Jun 1992 | 7 | ;; Created: 16 Jun 1992 |
diff --git a/lisp/flow-ctrl.el b/lisp/flow-ctrl.el index e4cac746f99..41eab80a19d 100644 --- a/lisp/flow-ctrl.el +++ b/lisp/flow-ctrl.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; flow-ctrl.el --- help for lusers on cu(1) or ttys with wired-in ^S/^Q flow control | 1 | ;;; flow-ctrl.el --- help for lusers on cu(1) or ttys with wired-in ^S/^Q flow control |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1991, 1994, 2001-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1990-1991, 1994, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Kevin Gallagher | 6 | ;; Author: Kevin Gallagher |
diff --git a/lisp/foldout.el b/lisp/foldout.el index e0ca41acf0f..443f8b72217 100644 --- a/lisp/foldout.el +++ b/lisp/foldout.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; foldout.el --- folding extensions for outline-mode and outline-minor-mode | 1 | ;;; foldout.el --- folding extensions for outline-mode and outline-minor-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kevin Broadey <KevinB@bartley.demon.co.uk> | 5 | ;; Author: Kevin Broadey <KevinB@bartley.demon.co.uk> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/follow.el b/lisp/follow.el index ddb25beb182..abb874e7563 100644 --- a/lisp/follow.el +++ b/lisp/follow.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; follow.el --- synchronize windows showing the same buffer | 1 | ;;; follow.el --- synchronize windows showing the same buffer |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-1997, 1999, 2001-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1995-1997, 1999, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Anders Lindgren <andersl@andersl.com> | 6 | ;; Author: Anders Lindgren <andersl@andersl.com> |
diff --git a/lisp/font-core.el b/lisp/font-core.el index 7d7e3f92964..5dd6ad3a17f 100644 --- a/lisp/font-core.el +++ b/lisp/font-core.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; font-core.el --- Core interface to font-lock | 1 | ;;; font-core.el --- Core interface to font-lock |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: languages, faces | 6 | ;; Keywords: languages, faces |
diff --git a/lisp/font-lock.el b/lisp/font-lock.el index 22444277ba2..6ec6c9f1196 100644 --- a/lisp/font-lock.el +++ b/lisp/font-lock.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; font-lock.el --- Electric font lock mode | 1 | ;;; font-lock.el --- Electric font lock mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jamie Zawinski | 5 | ;; Author: Jamie Zawinski |
| 6 | ;; Richard Stallman | 6 | ;; Richard Stallman |
diff --git a/lisp/format-spec.el b/lisp/format-spec.el index a5de3496f81..e61978e009b 100644 --- a/lisp/format-spec.el +++ b/lisp/format-spec.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; format-spec.el --- functions for formatting arbitrary formatting strings | 1 | ;;; format-spec.el --- functions for formatting arbitrary formatting strings |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: tools | 6 | ;; Keywords: tools |
diff --git a/lisp/format.el b/lisp/format.el index 5529e6c3a48..1a05e7e2ac0 100644 --- a/lisp/format.el +++ b/lisp/format.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; format.el --- read and save files in multiple formats | 1 | ;;; format.el --- read and save files in multiple formats |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1995, 1997, 1999, 2001-2014 Free Software | 3 | ;; Copyright (C) 1994-1995, 1997, 1999, 2001-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Boris Goldowsky <boris@gnu.org> | 6 | ;; Author: Boris Goldowsky <boris@gnu.org> |
diff --git a/lisp/forms.el b/lisp/forms.el index b1eb3883c29..22ddd65c0a4 100644 --- a/lisp/forms.el +++ b/lisp/forms.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; forms.el --- Forms mode: edit a file as a form to fill in | 1 | ;;; forms.el --- Forms mode: edit a file as a form to fill in |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991, 1994-1997, 2001-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1991, 1994-1997, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Johan Vromans <jvromans@squirrel.nl> | 6 | ;; Author: Johan Vromans <jvromans@squirrel.nl> |
diff --git a/lisp/frame.el b/lisp/frame.el index 78480637e9b..8b927309f0a 100644 --- a/lisp/frame.el +++ b/lisp/frame.el | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | ;;; frame.el --- multi-frame management independent of window systems -*- lexical-binding:t -*- | 1 | ;;; frame.el --- multi-frame management independent of window systems -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1994, 1996-1997, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1994, 1996-1997, 2000-2015 Free Software |
| 4 | ;; Foundation, Inc. | ||
| 4 | 5 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: internal | 7 | ;; Keywords: internal |
diff --git a/lisp/frameset.el b/lisp/frameset.el index f8436259df0..4a0637439db 100644 --- a/lisp/frameset.el +++ b/lisp/frameset.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; frameset.el --- save and restore frame and window setup -*- lexical-binding: t -*- | 1 | ;;; frameset.el --- save and restore frame and window setup -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Juanma Barranquero <lekktu@gmail.com> | 5 | ;; Author: Juanma Barranquero <lekktu@gmail.com> |
| 6 | ;; Keywords: convenience | 6 | ;; Keywords: convenience |
diff --git a/lisp/fringe.el b/lisp/fringe.el index 51d6543a3f6..8f40c46c3d3 100644 --- a/lisp/fringe.el +++ b/lisp/fringe.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; fringe.el --- fringe setup and control -*- coding: utf-8 -*- | 1 | ;;; fringe.el --- fringe setup and control -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <simon@josefsson.org> | 5 | ;; Author: Simon Josefsson <simon@josefsson.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/generic-x.el b/lisp/generic-x.el index c14700b9a1e..56e1761ae51 100644 --- a/lisp/generic-x.el +++ b/lisp/generic-x.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; generic-x.el --- A collection of generic modes | 1 | ;;; generic-x.el --- A collection of generic modes |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Peter Breton <pbreton@cs.umb.edu> | 5 | ;; Author: Peter Breton <pbreton@cs.umb.edu> |
| 6 | ;; Created: Tue Oct 08 1996 | 6 | ;; Created: Tue Oct 08 1996 |
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 0007b15a76a..73fe41f01f2 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -26016,7 +26016,7 @@ | |||
| 26016 | 26016 | ||
| 26017 | See ChangeLog.2 for earlier changes. | 26017 | See ChangeLog.2 for earlier changes. |
| 26018 | 26018 | ||
| 26019 | Copyright (C) 2004-2014 Free Software Foundation, Inc. | 26019 | Copyright (C) 2004-2015 Free Software Foundation, Inc. |
| 26020 | 26020 | ||
| 26021 | This file is part of GNU Emacs. | 26021 | This file is part of GNU Emacs. |
| 26022 | 26022 | ||
diff --git a/lisp/gnus/ChangeLog.1 b/lisp/gnus/ChangeLog.1 index 4ed24cef073..1e37e44717e 100644 --- a/lisp/gnus/ChangeLog.1 +++ b/lisp/gnus/ChangeLog.1 | |||
| @@ -3702,7 +3702,7 @@ | |||
| 3702 | * gnus.el: Quassia Gnus v0.1 is released. | 3702 | * gnus.el: Quassia Gnus v0.1 is released. |
| 3703 | 3703 | ||
| 3704 | 3704 | ||
| 3705 | Copyright (C) 1997-2014 Free Software Foundation, Inc. | 3705 | Copyright (C) 1997-2015 Free Software Foundation, Inc. |
| 3706 | 3706 | ||
| 3707 | This file is part of GNU Emacs. | 3707 | This file is part of GNU Emacs. |
| 3708 | 3708 | ||
diff --git a/lisp/gnus/ChangeLog.2 b/lisp/gnus/ChangeLog.2 index e54cc153eb7..ce8e1b91e4f 100644 --- a/lisp/gnus/ChangeLog.2 +++ b/lisp/gnus/ChangeLog.2 | |||
| @@ -18538,7 +18538,7 @@ | |||
| 18538 | 18538 | ||
| 18539 | See ChangeLog.1 for earlier changes. | 18539 | See ChangeLog.1 for earlier changes. |
| 18540 | 18540 | ||
| 18541 | Copyright (C) 2000-2002, 2004-2014 Free Software Foundation, Inc. | 18541 | Copyright (C) 2000-2002, 2004-2015 Free Software Foundation, Inc. |
| 18542 | 18542 | ||
| 18543 | This file is part of GNU Emacs. | 18543 | This file is part of GNU Emacs. |
| 18544 | 18544 | ||
diff --git a/lisp/gnus/auth-source.el b/lisp/gnus/auth-source.el index a2a3b4fa257..d502a3b3904 100644 --- a/lisp/gnus/auth-source.el +++ b/lisp/gnus/auth-source.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; auth-source.el --- authentication sources for Gnus and Emacs | 1 | ;;; auth-source.el --- authentication sources for Gnus and Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ted Zlatanov <tzz@lifelogs.com> | 5 | ;; Author: Ted Zlatanov <tzz@lifelogs.com> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/canlock.el b/lisp/gnus/canlock.el index de157b29e27..4082b8723d1 100644 --- a/lisp/gnus/canlock.el +++ b/lisp/gnus/canlock.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; canlock.el --- functions for Cancel-Lock feature | 1 | ;;; canlock.el --- functions for Cancel-Lock feature |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-1999, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-1999, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Katsumi Yamaoka <yamaoka@jpl.org> | 5 | ;; Author: Katsumi Yamaoka <yamaoka@jpl.org> |
| 6 | ;; Keywords: news, cancel-lock, hmac, sha1, rfc2104 | 6 | ;; Keywords: news, cancel-lock, hmac, sha1, rfc2104 |
diff --git a/lisp/gnus/compface.el b/lisp/gnus/compface.el index 54c4e5decea..713770d7bcc 100644 --- a/lisp/gnus/compface.el +++ b/lisp/gnus/compface.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; compface.el --- functions for converting X-Face headers | 1 | ;;; compface.el --- functions for converting X-Face headers |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/deuglify.el b/lisp/gnus/deuglify.el index 7a0f6136a1f..00d1ee999dd 100644 --- a/lisp/gnus/deuglify.el +++ b/lisp/gnus/deuglify.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; deuglify.el --- deuglify broken Outlook (Express) articles | 1 | ;;; deuglify.el --- deuglify broken Outlook (Express) articles |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Raymond Scholz <rscholz@zonix.de> | 5 | ;; Author: Raymond Scholz <rscholz@zonix.de> |
| 6 | ;; Thomas Steffen | 6 | ;; Thomas Steffen |
diff --git a/lisp/gnus/ecomplete.el b/lisp/gnus/ecomplete.el index a8b0561c3ca..329681f19eb 100644 --- a/lisp/gnus/ecomplete.el +++ b/lisp/gnus/ecomplete.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ecomplete.el --- electric completion of addresses and the like | 1 | ;;; ecomplete.el --- electric completion of addresses and the like |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: mail | 6 | ;; Keywords: mail |
diff --git a/lisp/gnus/flow-fill.el b/lisp/gnus/flow-fill.el index e3a26e7de52..ff5316e782e 100644 --- a/lisp/gnus/flow-fill.el +++ b/lisp/gnus/flow-fill.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; flow-fill.el --- interpret RFC2646 "flowed" text | 1 | ;;; flow-fill.el --- interpret RFC2646 "flowed" text |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <jas@pdc.kth.se> | 5 | ;; Author: Simon Josefsson <jas@pdc.kth.se> |
| 6 | ;; Keywords: mail | 6 | ;; Keywords: mail |
diff --git a/lisp/gnus/gmm-utils.el b/lisp/gnus/gmm-utils.el index 70ef27a7e90..325623139fe 100644 --- a/lisp/gnus/gmm-utils.el +++ b/lisp/gnus/gmm-utils.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gmm-utils.el --- Utility functions for Gnus, Message and MML | 1 | ;;; gmm-utils.el --- Utility functions for Gnus, Message and MML |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Reiner Steib <reiner.steib@gmx.de> | 5 | ;; Author: Reiner Steib <reiner.steib@gmx.de> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-agent.el b/lisp/gnus/gnus-agent.el index 67525ee0c1b..f779f3c7415 100644 --- a/lisp/gnus/gnus-agent.el +++ b/lisp/gnus/gnus-agent.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-agent.el --- unplugged support for Gnus | 1 | ;;; gnus-agent.el --- unplugged support for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; This file is part of GNU Emacs. | 6 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/gnus/gnus-art.el b/lisp/gnus/gnus-art.el index e63737fa133..557c6a3a4ab 100644 --- a/lisp/gnus/gnus-art.el +++ b/lisp/gnus/gnus-art.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-art.el --- article mode commands for Gnus | 1 | ;;; gnus-art.el --- article mode commands for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-async.el b/lisp/gnus/gnus-async.el index 52311e180d4..b1b3af9658e 100644 --- a/lisp/gnus/gnus-async.el +++ b/lisp/gnus/gnus-async.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-async.el --- asynchronous support for Gnus | 1 | ;;; gnus-async.el --- asynchronous support for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-bcklg.el b/lisp/gnus/gnus-bcklg.el index db80800da9e..b26f367a79b 100644 --- a/lisp/gnus/gnus-bcklg.el +++ b/lisp/gnus/gnus-bcklg.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-bcklg.el --- backlog functions for Gnus | 1 | ;;; gnus-bcklg.el --- backlog functions for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-bookmark.el b/lisp/gnus/gnus-bookmark.el index e5d218e0393..e26c78b65c5 100644 --- a/lisp/gnus/gnus-bookmark.el +++ b/lisp/gnus/gnus-bookmark.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-bookmark.el --- Bookmarks in Gnus | 1 | ;;; gnus-bookmark.el --- Bookmarks in Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Bastien Guerry <bzg AT altern DOT org> | 5 | ;; Author: Bastien Guerry <bzg AT altern DOT org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-cache.el b/lisp/gnus/gnus-cache.el index 544d6672a8c..2e8b2dbbe9f 100644 --- a/lisp/gnus/gnus-cache.el +++ b/lisp/gnus/gnus-cache.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-cache.el --- cache interface for Gnus | 1 | ;;; gnus-cache.el --- cache interface for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-cite.el b/lisp/gnus/gnus-cite.el index 5a6d6f8f243..d8ee35d3e97 100644 --- a/lisp/gnus/gnus-cite.el +++ b/lisp/gnus/gnus-cite.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-cite.el --- parse citations in articles for Gnus | 1 | ;;; gnus-cite.el --- parse citations in articles for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Per Abhiddenware | 5 | ;; Author: Per Abhiddenware |
| 6 | 6 | ||
diff --git a/lisp/gnus/gnus-cloud.el b/lisp/gnus/gnus-cloud.el index a42bcc06e94..f965f989b71 100644 --- a/lisp/gnus/gnus-cloud.el +++ b/lisp/gnus/gnus-cloud.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-cloud.el --- storing and retrieving data via IMAP | 1 | ;;; gnus-cloud.el --- storing and retrieving data via IMAP |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: mail | 6 | ;; Keywords: mail |
diff --git a/lisp/gnus/gnus-cus.el b/lisp/gnus/gnus-cus.el index 5c5d4a28b58..9271322f4ab 100644 --- a/lisp/gnus/gnus-cus.el +++ b/lisp/gnus/gnus-cus.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-cus.el --- customization commands for Gnus | 1 | ;;; gnus-cus.el --- customization commands for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996, 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996, 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> | 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-delay.el b/lisp/gnus/gnus-delay.el index 2a286dabcbc..424f2c09e59 100644 --- a/lisp/gnus/gnus-delay.el +++ b/lisp/gnus/gnus-delay.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-delay.el --- Delayed posting of articles | 1 | ;;; gnus-delay.el --- Delayed posting of articles |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> | 5 | ;; Author: Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> |
| 6 | ;; Keywords: mail, news, extensions | 6 | ;; Keywords: mail, news, extensions |
diff --git a/lisp/gnus/gnus-demon.el b/lisp/gnus/gnus-demon.el index 9d2cf197ee9..d6412cd4153 100644 --- a/lisp/gnus/gnus-demon.el +++ b/lisp/gnus/gnus-demon.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-demon.el --- daemonic Gnus behavior | 1 | ;;; gnus-demon.el --- daemonic Gnus behavior |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-diary.el b/lisp/gnus/gnus-diary.el index f0e33734389..0f5c613ee96 100644 --- a/lisp/gnus/gnus-diary.el +++ b/lisp/gnus/gnus-diary.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-diary.el --- Wrapper around the NNDiary Gnus back end | 1 | ;;; gnus-diary.el --- Wrapper around the NNDiary Gnus back end |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Didier Verna <didier@xemacs.org> | 5 | ;; Author: Didier Verna <didier@xemacs.org> |
| 6 | ;; Maintainer: Didier Verna <didier@xemacs.org> | 6 | ;; Maintainer: Didier Verna <didier@xemacs.org> |
diff --git a/lisp/gnus/gnus-dired.el b/lisp/gnus/gnus-dired.el index 0dfd58388d4..49dcc3862db 100644 --- a/lisp/gnus/gnus-dired.el +++ b/lisp/gnus/gnus-dired.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-dired.el --- utility functions where gnus and dired meet | 1 | ;;; gnus-dired.el --- utility functions where gnus and dired meet |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Benjamin Rutt <brutt@bloomington.in.us>, | 5 | ;; Authors: Benjamin Rutt <brutt@bloomington.in.us>, |
| 6 | ;; Shenghuo Zhu <zsh@cs.rochester.edu> | 6 | ;; Shenghuo Zhu <zsh@cs.rochester.edu> |
diff --git a/lisp/gnus/gnus-draft.el b/lisp/gnus/gnus-draft.el index 17bdc064578..aebf1183051 100644 --- a/lisp/gnus/gnus-draft.el +++ b/lisp/gnus/gnus-draft.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-draft.el --- draft message support for Gnus | 1 | ;;; gnus-draft.el --- draft message support for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-dup.el b/lisp/gnus/gnus-dup.el index 20fb24fd176..b6686a30b85 100644 --- a/lisp/gnus/gnus-dup.el +++ b/lisp/gnus/gnus-dup.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-dup.el --- suppression of duplicate articles in Gnus | 1 | ;;; gnus-dup.el --- suppression of duplicate articles in Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-eform.el b/lisp/gnus/gnus-eform.el index 18959cd625f..0b41b5e8891 100644 --- a/lisp/gnus/gnus-eform.el +++ b/lisp/gnus/gnus-eform.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-eform.el --- a mode for editing forms for Gnus | 1 | ;;; gnus-eform.el --- a mode for editing forms for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-ems.el b/lisp/gnus/gnus-ems.el index d40848fbc12..f1d43475b42 100644 --- a/lisp/gnus/gnus-ems.el +++ b/lisp/gnus/gnus-ems.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-ems.el --- functions for making Gnus work under different Emacsen | 1 | ;;; gnus-ems.el --- functions for making Gnus work under different Emacsen |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-fun.el b/lisp/gnus/gnus-fun.el index 8d08cd66463..ca14dd0b6db 100644 --- a/lisp/gnus/gnus-fun.el +++ b/lisp/gnus/gnus-fun.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-fun.el --- various frivolous extension functions to Gnus | 1 | ;;; gnus-fun.el --- various frivolous extension functions to Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-gravatar.el b/lisp/gnus/gnus-gravatar.el index 5b58d11c97f..c331b018de8 100644 --- a/lisp/gnus/gnus-gravatar.el +++ b/lisp/gnus/gnus-gravatar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-gravatar.el --- Gnus Gravatar support | 1 | ;;; gnus-gravatar.el --- Gnus Gravatar support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Julien Danjou <julien@danjou.info> | 5 | ;; Author: Julien Danjou <julien@danjou.info> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-group.el b/lisp/gnus/gnus-group.el index 31078be48aa..29c380f8234 100644 --- a/lisp/gnus/gnus-group.el +++ b/lisp/gnus/gnus-group.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-group.el --- group mode commands for Gnus | 1 | ;;; gnus-group.el --- group mode commands for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-html.el b/lisp/gnus/gnus-html.el index 540694f34fb..b706de7430e 100644 --- a/lisp/gnus/gnus-html.el +++ b/lisp/gnus/gnus-html.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-html.el --- Render HTML in a buffer. | 1 | ;;; gnus-html.el --- Render HTML in a buffer. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: html, web | 6 | ;; Keywords: html, web |
diff --git a/lisp/gnus/gnus-icalendar.el b/lisp/gnus/gnus-icalendar.el index a9e4a24c93b..dc423d85d19 100644 --- a/lisp/gnus/gnus-icalendar.el +++ b/lisp/gnus/gnus-icalendar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-icalendar.el --- reply to iCalendar meeting requests | 1 | ;;; gnus-icalendar.el --- reply to iCalendar meeting requests |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jan Tatarik <Jan.Tatarik@gmail.com> | 5 | ;; Author: Jan Tatarik <Jan.Tatarik@gmail.com> |
| 6 | ;; Keywords: mail, icalendar, org | 6 | ;; Keywords: mail, icalendar, org |
diff --git a/lisp/gnus/gnus-int.el b/lisp/gnus/gnus-int.el index edf61197638..487b85f581d 100644 --- a/lisp/gnus/gnus-int.el +++ b/lisp/gnus/gnus-int.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-int.el --- backend interface functions for Gnus | 1 | ;;; gnus-int.el --- backend interface functions for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-kill.el b/lisp/gnus/gnus-kill.el index 93c532df165..2eb702a1b5d 100644 --- a/lisp/gnus/gnus-kill.el +++ b/lisp/gnus/gnus-kill.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-kill.el --- kill commands for Gnus | 1 | ;;; gnus-kill.el --- kill commands for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> | 5 | ;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> |
| 6 | ;; Lars Magne Ingebrigtsen <larsi@gnus.org> | 6 | ;; Lars Magne Ingebrigtsen <larsi@gnus.org> |
diff --git a/lisp/gnus/gnus-logic.el b/lisp/gnus/gnus-logic.el index 37750b1cf33..63218214c87 100644 --- a/lisp/gnus/gnus-logic.el +++ b/lisp/gnus/gnus-logic.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-logic.el --- advanced scoring code for Gnus | 1 | ;;; gnus-logic.el --- advanced scoring code for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-mh.el b/lisp/gnus/gnus-mh.el index 2a84724859f..21c61ddc2c9 100644 --- a/lisp/gnus/gnus-mh.el +++ b/lisp/gnus/gnus-mh.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-mh.el --- mh-e interface for Gnus | 1 | ;;; gnus-mh.el --- mh-e interface for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> | 5 | ;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> |
| 6 | ;; Lars Magne Ingebrigtsen <larsi@gnus.org> | 6 | ;; Lars Magne Ingebrigtsen <larsi@gnus.org> |
diff --git a/lisp/gnus/gnus-ml.el b/lisp/gnus/gnus-ml.el index 2072eb7984a..b4228f30103 100644 --- a/lisp/gnus/gnus-ml.el +++ b/lisp/gnus/gnus-ml.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-ml.el --- Mailing list minor mode for Gnus | 1 | ;;; gnus-ml.el --- Mailing list minor mode for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Julien Gilles <jgilles@free.fr> | 5 | ;; Author: Julien Gilles <jgilles@free.fr> |
| 6 | ;; Keywords: news, mail | 6 | ;; Keywords: news, mail |
diff --git a/lisp/gnus/gnus-mlspl.el b/lisp/gnus/gnus-mlspl.el index 2d86d0b81ad..56166f2fca2 100644 --- a/lisp/gnus/gnus-mlspl.el +++ b/lisp/gnus/gnus-mlspl.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-mlspl.el --- a group params-based mail splitting mechanism | 1 | ;;; gnus-mlspl.el --- a group params-based mail splitting mechanism |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alexandre Oliva <oliva@lsd.ic.unicamp.br> | 5 | ;; Author: Alexandre Oliva <oliva@lsd.ic.unicamp.br> |
| 6 | ;; Keywords: news, mail | 6 | ;; Keywords: news, mail |
diff --git a/lisp/gnus/gnus-msg.el b/lisp/gnus/gnus-msg.el index 8b9842918da..6c80c0daca6 100644 --- a/lisp/gnus/gnus-msg.el +++ b/lisp/gnus/gnus-msg.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-msg.el --- mail and post interface for Gnus | 1 | ;;; gnus-msg.el --- mail and post interface for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> | 5 | ;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> |
| 6 | ;; Lars Magne Ingebrigtsen <larsi@gnus.org> | 6 | ;; Lars Magne Ingebrigtsen <larsi@gnus.org> |
diff --git a/lisp/gnus/gnus-notifications.el b/lisp/gnus/gnus-notifications.el index 0729ea25c1a..2941cc46e4a 100644 --- a/lisp/gnus/gnus-notifications.el +++ b/lisp/gnus/gnus-notifications.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; gnus-notifications.el -- Send notification on new message in Gnus | 1 | ;; gnus-notifications.el -- Send notification on new message in Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Julien Danjou <julien@danjou.info> | 5 | ;; Author: Julien Danjou <julien@danjou.info> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-picon.el b/lisp/gnus/gnus-picon.el index 05301673a50..62b18b40453 100644 --- a/lisp/gnus/gnus-picon.el +++ b/lisp/gnus/gnus-picon.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-picon.el --- displaying pretty icons in Gnus | 1 | ;;; gnus-picon.el --- displaying pretty icons in Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news xpm annotation glyph faces | 6 | ;; Keywords: news xpm annotation glyph faces |
diff --git a/lisp/gnus/gnus-range.el b/lisp/gnus/gnus-range.el index fd06df8ada6..809f8b1260e 100644 --- a/lisp/gnus/gnus-range.el +++ b/lisp/gnus/gnus-range.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-range.el --- range and sequence functions for Gnus | 1 | ;;; gnus-range.el --- range and sequence functions for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-registry.el b/lisp/gnus/gnus-registry.el index 92f8f041d8e..9cfca1290c5 100644 --- a/lisp/gnus/gnus-registry.el +++ b/lisp/gnus/gnus-registry.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-registry.el --- article registry for Gnus | 1 | ;;; gnus-registry.el --- article registry for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ted Zlatanov <tzz@lifelogs.com> | 5 | ;; Author: Ted Zlatanov <tzz@lifelogs.com> |
| 6 | ;; Keywords: news registry | 6 | ;; Keywords: news registry |
diff --git a/lisp/gnus/gnus-salt.el b/lisp/gnus/gnus-salt.el index d5e27f45e2a..e071543f9e1 100644 --- a/lisp/gnus/gnus-salt.el +++ b/lisp/gnus/gnus-salt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-salt.el --- alternate summary mode interfaces for Gnus | 1 | ;;; gnus-salt.el --- alternate summary mode interfaces for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-score.el b/lisp/gnus/gnus-score.el index fccb9f589ab..7f3ab5e27b1 100644 --- a/lisp/gnus/gnus-score.el +++ b/lisp/gnus/gnus-score.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-score.el --- scoring code for Gnus | 1 | ;;; gnus-score.el --- scoring code for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Per Abrahamsen <amanda@iesd.auc.dk> | 5 | ;; Author: Per Abrahamsen <amanda@iesd.auc.dk> |
| 6 | ;; Lars Magne Ingebrigtsen <larsi@gnus.org> | 6 | ;; Lars Magne Ingebrigtsen <larsi@gnus.org> |
diff --git a/lisp/gnus/gnus-sieve.el b/lisp/gnus/gnus-sieve.el index 50bd50a681e..5f8cb327cc1 100644 --- a/lisp/gnus/gnus-sieve.el +++ b/lisp/gnus/gnus-sieve.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-sieve.el --- Utilities to manage sieve scripts for Gnus | 1 | ;;; gnus-sieve.el --- Utilities to manage sieve scripts for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: NAGY Andras <nagya@inf.elte.hu>, | 5 | ;; Author: NAGY Andras <nagya@inf.elte.hu>, |
| 6 | ;; Simon Josefsson <simon@josefsson.org> | 6 | ;; Simon Josefsson <simon@josefsson.org> |
diff --git a/lisp/gnus/gnus-spec.el b/lisp/gnus/gnus-spec.el index e11ddc4c4f5..035a5901e69 100644 --- a/lisp/gnus/gnus-spec.el +++ b/lisp/gnus/gnus-spec.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-spec.el --- format spec functions for Gnus | 1 | ;;; gnus-spec.el --- format spec functions for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-srvr.el b/lisp/gnus/gnus-srvr.el index 083a3d68183..d32f7cad3db 100644 --- a/lisp/gnus/gnus-srvr.el +++ b/lisp/gnus/gnus-srvr.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-srvr.el --- virtual server support for Gnus | 1 | ;;; gnus-srvr.el --- virtual server support for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-start.el b/lisp/gnus/gnus-start.el index 24c2b48e63a..aa2568d5559 100644 --- a/lisp/gnus/gnus-start.el +++ b/lisp/gnus/gnus-start.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-start.el --- startup functions for Gnus | 1 | ;;; gnus-start.el --- startup functions for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-sum.el b/lisp/gnus/gnus-sum.el index 29f693fa9ce..efe7a4d3d65 100644 --- a/lisp/gnus/gnus-sum.el +++ b/lisp/gnus/gnus-sum.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-sum.el --- summary mode commands for Gnus | 1 | ;;; gnus-sum.el --- summary mode commands for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-sync.el b/lisp/gnus/gnus-sync.el index 3aa1eeaba44..3c0025f0df2 100644 --- a/lisp/gnus/gnus-sync.el +++ b/lisp/gnus/gnus-sync.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-sync.el --- synchronization facility for Gnus | 1 | ;;; gnus-sync.el --- synchronization facility for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ted Zlatanov <tzz@lifelogs.com> | 5 | ;; Author: Ted Zlatanov <tzz@lifelogs.com> |
| 6 | ;; Keywords: news synchronization nntp nnrss | 6 | ;; Keywords: news synchronization nntp nnrss |
diff --git a/lisp/gnus/gnus-topic.el b/lisp/gnus/gnus-topic.el index f148dd2ee44..f536a271e05 100644 --- a/lisp/gnus/gnus-topic.el +++ b/lisp/gnus/gnus-topic.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-topic.el --- a folding minor mode for Gnus group buffers | 1 | ;;; gnus-topic.el --- a folding minor mode for Gnus group buffers |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ilja Weis <kult@uni-paderborn.de> | 5 | ;; Author: Ilja Weis <kult@uni-paderborn.de> |
| 6 | ;; Lars Magne Ingebrigtsen <larsi@gnus.org> | 6 | ;; Lars Magne Ingebrigtsen <larsi@gnus.org> |
diff --git a/lisp/gnus/gnus-undo.el b/lisp/gnus/gnus-undo.el index 66b80fb7d95..c9d1444a436 100644 --- a/lisp/gnus/gnus-undo.el +++ b/lisp/gnus/gnus-undo.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-undo.el --- minor mode for undoing in Gnus | 1 | ;;; gnus-undo.el --- minor mode for undoing in Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-util.el b/lisp/gnus/gnus-util.el index 526aa7785ca..7bacaba286d 100644 --- a/lisp/gnus/gnus-util.el +++ b/lisp/gnus/gnus-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-util.el --- utility functions for Gnus | 1 | ;;; gnus-util.el --- utility functions for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-uu.el b/lisp/gnus/gnus-uu.el index 3f4bf1e1e05..55a881c7d18 100644 --- a/lisp/gnus/gnus-uu.el +++ b/lisp/gnus/gnus-uu.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-uu.el --- extract (uu)encoded files in Gnus | 1 | ;;; gnus-uu.el --- extract (uu)encoded files in Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1993-1998, 2000-2014 Free Software | 3 | ;; Copyright (C) 1985-1987, 1993-1998, 2000-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 6 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
diff --git a/lisp/gnus/gnus-vm.el b/lisp/gnus/gnus-vm.el index ad898adfe93..3777a906d09 100644 --- a/lisp/gnus/gnus-vm.el +++ b/lisp/gnus/gnus-vm.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-vm.el --- vm interface for Gnus | 1 | ;;; gnus-vm.el --- vm interface for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Per Persson <pp@gnu.ai.mit.edu> | 5 | ;; Author: Per Persson <pp@gnu.ai.mit.edu> |
| 6 | ;; Keywords: news, mail | 6 | ;; Keywords: news, mail |
diff --git a/lisp/gnus/gnus-win.el b/lisp/gnus/gnus-win.el index 41894aeb154..ac48440c7ec 100644 --- a/lisp/gnus/gnus-win.el +++ b/lisp/gnus/gnus-win.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-win.el --- window configuration functions for Gnus | 1 | ;;; gnus-win.el --- window configuration functions for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus.el b/lisp/gnus/gnus.el index c26c3b7559e..30c89f5906f 100644 --- a/lisp/gnus/gnus.el +++ b/lisp/gnus/gnus.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus.el --- a newsreader for GNU Emacs | 1 | ;;; gnus.el --- a newsreader for GNU Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1987-1990, 1993-1998, 2000-2014 Free Software | 3 | ;; Copyright (C) 1987-1990, 1993-1998, 2000-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> | 6 | ;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> |
diff --git a/lisp/gnus/gravatar.el b/lisp/gnus/gravatar.el index ffbc37ae158..fc536495a0b 100644 --- a/lisp/gnus/gravatar.el +++ b/lisp/gnus/gravatar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gravatar.el --- Get Gravatars | 1 | ;;; gravatar.el --- Get Gravatars |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Julien Danjou <julien@danjou.info> | 5 | ;; Author: Julien Danjou <julien@danjou.info> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gssapi.el b/lisp/gnus/gssapi.el index 39647851cb3..d6893dcf4b8 100644 --- a/lisp/gnus/gssapi.el +++ b/lisp/gnus/gssapi.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gssapi.el --- GSSAPI/Kerberos 5 interface for Emacs | 1 | ;;; gssapi.el --- GSSAPI/Kerberos 5 interface for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <simon@josefsson.org> | 5 | ;; Author: Simon Josefsson <simon@josefsson.org> |
| 6 | ;; Lars Magne Ingebrigtsen <larsi@gnus.org> | 6 | ;; Lars Magne Ingebrigtsen <larsi@gnus.org> |
diff --git a/lisp/gnus/html2text.el b/lisp/gnus/html2text.el index 22ee1c3921e..aef80636841 100644 --- a/lisp/gnus/html2text.el +++ b/lisp/gnus/html2text.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; html2text.el --- a simple html to plain text converter -*- coding: utf-8 -*- | 1 | ;;; html2text.el --- a simple html to plain text converter -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Joakim Hove <hove@phys.ntnu.no> | 5 | ;; Author: Joakim Hove <hove@phys.ntnu.no> |
| 6 | 6 | ||
diff --git a/lisp/gnus/ietf-drums.el b/lisp/gnus/ietf-drums.el index 4fe8f18153a..e681ecfb3d6 100644 --- a/lisp/gnus/ietf-drums.el +++ b/lisp/gnus/ietf-drums.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ietf-drums.el --- Functions for parsing RFC822bis headers | 1 | ;;; ietf-drums.el --- Functions for parsing RFC822bis headers |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; This file is part of GNU Emacs. | 6 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/gnus/legacy-gnus-agent.el b/lisp/gnus/legacy-gnus-agent.el index f9b9ab107b7..bd69087af09 100644 --- a/lisp/gnus/legacy-gnus-agent.el +++ b/lisp/gnus/legacy-gnus-agent.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-agent.el --- Legacy unplugged support for Gnus | 1 | ;;; gnus-agent.el --- Legacy unplugged support for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kevin Greiner <kgreiner@xpediantsolutions.com> | 5 | ;; Author: Kevin Greiner <kgreiner@xpediantsolutions.com> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/mail-parse.el b/lisp/gnus/mail-parse.el index 3cd6adc002d..8f47604e732 100644 --- a/lisp/gnus/mail-parse.el +++ b/lisp/gnus/mail-parse.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mail-parse.el --- Interface functions for parsing mail | 1 | ;;; mail-parse.el --- Interface functions for parsing mail |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; This file is part of GNU Emacs. | 6 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/gnus/mail-prsvr.el b/lisp/gnus/mail-prsvr.el index b193dccf420..25a272b854e 100644 --- a/lisp/gnus/mail-prsvr.el +++ b/lisp/gnus/mail-prsvr.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mail-prsvr.el --- Interface variables for parsing mail | 1 | ;;; mail-prsvr.el --- Interface variables for parsing mail |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; This file is part of GNU Emacs. | 6 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/gnus/mail-source.el b/lisp/gnus/mail-source.el index 51b9c911545..eb05d714aba 100644 --- a/lisp/gnus/mail-source.el +++ b/lisp/gnus/mail-source.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mail-source.el --- functions for fetching mail | 1 | ;;; mail-source.el --- functions for fetching mail |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news, mail | 6 | ;; Keywords: news, mail |
diff --git a/lisp/gnus/mailcap.el b/lisp/gnus/mailcap.el index 1a1a9923425..01d8587f06a 100644 --- a/lisp/gnus/mailcap.el +++ b/lisp/gnus/mailcap.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mailcap.el --- MIME media types configuration | 1 | ;;; mailcap.el --- MIME media types configuration |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: William M. Perry <wmperry@aventail.com> | 5 | ;; Author: William M. Perry <wmperry@aventail.com> |
| 6 | ;; Lars Magne Ingebrigtsen <larsi@gnus.org> | 6 | ;; Lars Magne Ingebrigtsen <larsi@gnus.org> |
diff --git a/lisp/gnus/message.el b/lisp/gnus/message.el index ee5d824a852..de7e9bab8ec 100644 --- a/lisp/gnus/message.el +++ b/lisp/gnus/message.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; message.el --- composing mail and news messages | 1 | ;;; message.el --- composing mail and news messages |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: mail, news | 6 | ;; Keywords: mail, news |
diff --git a/lisp/gnus/messcompat.el b/lisp/gnus/messcompat.el index fed18238b20..3543ffe6df6 100644 --- a/lisp/gnus/messcompat.el +++ b/lisp/gnus/messcompat.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; messcompat.el --- making message mode compatible with mail mode | 1 | ;;; messcompat.el --- making message mode compatible with mail mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: mail, news | 6 | ;; Keywords: mail, news |
diff --git a/lisp/gnus/mm-archive.el b/lisp/gnus/mm-archive.el index a349650adb7..d88e159900b 100644 --- a/lisp/gnus/mm-archive.el +++ b/lisp/gnus/mm-archive.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mm-archive.el --- Functions for parsing archive files as MIME | 1 | ;;; mm-archive.el --- Functions for parsing archive files as MIME |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; This file is part of GNU Emacs. | 6 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/gnus/mm-bodies.el b/lisp/gnus/mm-bodies.el index c2f6df9c62a..4a25c1486a8 100644 --- a/lisp/gnus/mm-bodies.el +++ b/lisp/gnus/mm-bodies.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mm-bodies.el --- Functions for decoding MIME things | 1 | ;;; mm-bodies.el --- Functions for decoding MIME things |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; MORIOKA Tomohiko <morioka@jaist.ac.jp> | 6 | ;; MORIOKA Tomohiko <morioka@jaist.ac.jp> |
diff --git a/lisp/gnus/mm-decode.el b/lisp/gnus/mm-decode.el index 3913ecc0b4e..fb32ad9e8e6 100644 --- a/lisp/gnus/mm-decode.el +++ b/lisp/gnus/mm-decode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mm-decode.el --- Functions for decoding MIME things | 1 | ;;; mm-decode.el --- Functions for decoding MIME things |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; MORIOKA Tomohiko <morioka@jaist.ac.jp> | 6 | ;; MORIOKA Tomohiko <morioka@jaist.ac.jp> |
diff --git a/lisp/gnus/mm-encode.el b/lisp/gnus/mm-encode.el index 0768de44918..4901ff10277 100644 --- a/lisp/gnus/mm-encode.el +++ b/lisp/gnus/mm-encode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mm-encode.el --- Functions for encoding MIME things | 1 | ;;; mm-encode.el --- Functions for encoding MIME things |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; MORIOKA Tomohiko <morioka@jaist.ac.jp> | 6 | ;; MORIOKA Tomohiko <morioka@jaist.ac.jp> |
diff --git a/lisp/gnus/mm-extern.el b/lisp/gnus/mm-extern.el index d574b9d51df..1ddcf0df556 100644 --- a/lisp/gnus/mm-extern.el +++ b/lisp/gnus/mm-extern.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mm-extern.el --- showing message/external-body | 1 | ;;; mm-extern.el --- showing message/external-body |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu> | 5 | ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu> |
| 6 | ;; Keywords: message external-body | 6 | ;; Keywords: message external-body |
diff --git a/lisp/gnus/mm-partial.el b/lisp/gnus/mm-partial.el index c5e5ae8ebfa..f9f217357a2 100644 --- a/lisp/gnus/mm-partial.el +++ b/lisp/gnus/mm-partial.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mm-partial.el --- showing message/partial | 1 | ;;; mm-partial.el --- showing message/partial |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu> | 5 | ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu> |
| 6 | ;; Keywords: message partial | 6 | ;; Keywords: message partial |
diff --git a/lisp/gnus/mm-url.el b/lisp/gnus/mm-url.el index bbeb1d85374..6d5f2a34c79 100644 --- a/lisp/gnus/mm-url.el +++ b/lisp/gnus/mm-url.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mm-url.el --- a wrapper of url functions/commands for Gnus | 1 | ;;; mm-url.el --- a wrapper of url functions/commands for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu> | 5 | ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu> |
| 6 | 6 | ||
diff --git a/lisp/gnus/mm-util.el b/lisp/gnus/mm-util.el index e40aecea0cc..b2e0ee66d9c 100644 --- a/lisp/gnus/mm-util.el +++ b/lisp/gnus/mm-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mm-util.el --- Utility functions for Mule and low level things | 1 | ;;; mm-util.el --- Utility functions for Mule and low level things |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; MORIOKA Tomohiko <morioka@jaist.ac.jp> | 6 | ;; MORIOKA Tomohiko <morioka@jaist.ac.jp> |
diff --git a/lisp/gnus/mm-uu.el b/lisp/gnus/mm-uu.el index d91d2a41c8f..fa48ee97bcd 100644 --- a/lisp/gnus/mm-uu.el +++ b/lisp/gnus/mm-uu.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mm-uu.el --- Return uu stuff as mm handles | 1 | ;;; mm-uu.el --- Return uu stuff as mm handles |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu> | 5 | ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu> |
| 6 | ;; Keywords: postscript uudecode binhex shar forward gnatsweb pgp | 6 | ;; Keywords: postscript uudecode binhex shar forward gnatsweb pgp |
diff --git a/lisp/gnus/mm-view.el b/lisp/gnus/mm-view.el index bf24f349622..4b520edf1e2 100644 --- a/lisp/gnus/mm-view.el +++ b/lisp/gnus/mm-view.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mm-view.el --- functions for viewing MIME objects | 1 | ;;; mm-view.el --- functions for viewing MIME objects |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; This file is part of GNU Emacs. | 6 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/gnus/mml-sec.el b/lisp/gnus/mml-sec.el index 39b1f75e678..45da9371a41 100644 --- a/lisp/gnus/mml-sec.el +++ b/lisp/gnus/mml-sec.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mml-sec.el --- A package with security functions for MML documents | 1 | ;;; mml-sec.el --- A package with security functions for MML documents |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <simon@josefsson.org> | 5 | ;; Author: Simon Josefsson <simon@josefsson.org> |
| 6 | 6 | ||
diff --git a/lisp/gnus/mml-smime.el b/lisp/gnus/mml-smime.el index caa1380a497..58d3b4680b9 100644 --- a/lisp/gnus/mml-smime.el +++ b/lisp/gnus/mml-smime.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mml-smime.el --- S/MIME support for MML | 1 | ;;; mml-smime.el --- S/MIME support for MML |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <simon@josefsson.org> | 5 | ;; Author: Simon Josefsson <simon@josefsson.org> |
| 6 | ;; Keywords: Gnus, MIME, S/MIME, MML | 6 | ;; Keywords: Gnus, MIME, S/MIME, MML |
diff --git a/lisp/gnus/mml.el b/lisp/gnus/mml.el index fccdf521303..2a3b228097a 100644 --- a/lisp/gnus/mml.el +++ b/lisp/gnus/mml.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mml.el --- A package for parsing and validating MML documents | 1 | ;;; mml.el --- A package for parsing and validating MML documents |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; This file is part of GNU Emacs. | 6 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/gnus/mml1991.el b/lisp/gnus/mml1991.el index 2663107133d..47d4407f689 100644 --- a/lisp/gnus/mml1991.el +++ b/lisp/gnus/mml1991.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mml1991.el --- Old PGP message format (RFC 1991) support for MML | 1 | ;;; mml1991.el --- Old PGP message format (RFC 1991) support for MML |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Sascha Lüdecke <sascha@meta-x.de>, | 5 | ;; Author: Sascha Lüdecke <sascha@meta-x.de>, |
| 6 | ;; Simon Josefsson <simon@josefsson.org> (Mailcrypt interface, Gnus glue) | 6 | ;; Simon Josefsson <simon@josefsson.org> (Mailcrypt interface, Gnus glue) |
diff --git a/lisp/gnus/mml2015.el b/lisp/gnus/mml2015.el index 74290f45469..5104cea5abb 100644 --- a/lisp/gnus/mml2015.el +++ b/lisp/gnus/mml2015.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mml2015.el --- MIME Security with Pretty Good Privacy (PGP) | 1 | ;;; mml2015.el --- MIME Security with Pretty Good Privacy (PGP) |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu> | 5 | ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu> |
| 6 | ;; Keywords: PGP MIME MML | 6 | ;; Keywords: PGP MIME MML |
diff --git a/lisp/gnus/nnagent.el b/lisp/gnus/nnagent.el index aa495a312df..9c828a3f073 100644 --- a/lisp/gnus/nnagent.el +++ b/lisp/gnus/nnagent.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nnagent.el --- offline backend for Gnus | 1 | ;;; nnagent.el --- offline backend for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news, mail | 6 | ;; Keywords: news, mail |
diff --git a/lisp/gnus/nnbabyl.el b/lisp/gnus/nnbabyl.el index 8c7ed4ae8e4..d060c2a80dd 100644 --- a/lisp/gnus/nnbabyl.el +++ b/lisp/gnus/nnbabyl.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nnbabyl.el --- rmail mbox access for Gnus | 1 | ;;; nnbabyl.el --- rmail mbox access for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> | 6 | ;; Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> |
diff --git a/lisp/gnus/nndiary.el b/lisp/gnus/nndiary.el index 3453e91fc82..027d8888705 100644 --- a/lisp/gnus/nndiary.el +++ b/lisp/gnus/nndiary.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nndiary.el --- A diary back end for Gnus | 1 | ;;; nndiary.el --- A diary back end for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Didier Verna <didier@xemacs.org> | 5 | ;; Author: Didier Verna <didier@xemacs.org> |
| 6 | ;; Maintainer: Didier Verna <didier@xemacs.org> | 6 | ;; Maintainer: Didier Verna <didier@xemacs.org> |
diff --git a/lisp/gnus/nndir.el b/lisp/gnus/nndir.el index 66a39add0d7..469e026d73b 100644 --- a/lisp/gnus/nndir.el +++ b/lisp/gnus/nndir.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nndir.el --- single directory newsgroup access for Gnus | 1 | ;;; nndir.el --- single directory newsgroup access for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/nndoc.el b/lisp/gnus/nndoc.el index 88afe34a410..c62697b6939 100644 --- a/lisp/gnus/nndoc.el +++ b/lisp/gnus/nndoc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nndoc.el --- single file access for Gnus | 1 | ;;; nndoc.el --- single file access for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> | 6 | ;; Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> |
diff --git a/lisp/gnus/nndraft.el b/lisp/gnus/nndraft.el index 764314de0af..0af547dfa1b 100644 --- a/lisp/gnus/nndraft.el +++ b/lisp/gnus/nndraft.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nndraft.el --- draft article access for Gnus | 1 | ;;; nndraft.el --- draft article access for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/nneething.el b/lisp/gnus/nneething.el index f93872b5deb..183e3967632 100644 --- a/lisp/gnus/nneething.el +++ b/lisp/gnus/nneething.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nneething.el --- arbitrary file access for Gnus | 1 | ;;; nneething.el --- arbitrary file access for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> | 6 | ;; Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> |
diff --git a/lisp/gnus/nnfolder.el b/lisp/gnus/nnfolder.el index a403f3965c0..2901d294242 100644 --- a/lisp/gnus/nnfolder.el +++ b/lisp/gnus/nnfolder.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nnfolder.el --- mail folder access for Gnus | 1 | ;;; nnfolder.el --- mail folder access for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <simon@josefsson.org> | 5 | ;; Author: Simon Josefsson <simon@josefsson.org> |
| 6 | ;; ShengHuo Zhu <zsh@cs.rochester.edu> (adding NOV) | 6 | ;; ShengHuo Zhu <zsh@cs.rochester.edu> (adding NOV) |
diff --git a/lisp/gnus/nngateway.el b/lisp/gnus/nngateway.el index 0002e0fe8da..808a21c6b6a 100644 --- a/lisp/gnus/nngateway.el +++ b/lisp/gnus/nngateway.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nngateway.el --- posting news via mail gateways | 1 | ;;; nngateway.el --- posting news via mail gateways |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news, mail | 6 | ;; Keywords: news, mail |
diff --git a/lisp/gnus/nnheader.el b/lisp/gnus/nnheader.el index 994c2d022c8..2ce5cb8af5f 100644 --- a/lisp/gnus/nnheader.el +++ b/lisp/gnus/nnheader.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nnheader.el --- header access macros for Gnus and its backends | 1 | ;;; nnheader.el --- header access macros for Gnus and its backends |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1987-1990, 1993-1998, 2000-2014 Free Software | 3 | ;; Copyright (C) 1987-1990, 1993-1998, 2000-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> | 6 | ;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> |
diff --git a/lisp/gnus/nnimap.el b/lisp/gnus/nnimap.el index 45d10dd8a83..f3a89574430 100644 --- a/lisp/gnus/nnimap.el +++ b/lisp/gnus/nnimap.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nnimap.el --- IMAP interface for Gnus | 1 | ;;; nnimap.el --- IMAP interface for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Simon Josefsson <simon@josefsson.org> | 6 | ;; Simon Josefsson <simon@josefsson.org> |
diff --git a/lisp/gnus/nnir.el b/lisp/gnus/nnir.el index e2051dfd315..08ca7c7e06b 100644 --- a/lisp/gnus/nnir.el +++ b/lisp/gnus/nnir.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nnir.el --- search mail with various search engines -*- coding: utf-8 -*- | 1 | ;;; nnir.el --- search mail with various search engines -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kai Großjohann <grossjohann@ls6.cs.uni-dortmund.de> | 5 | ;; Author: Kai Großjohann <grossjohann@ls6.cs.uni-dortmund.de> |
| 6 | ;; Swish-e and Swish++ backends by: | 6 | ;; Swish-e and Swish++ backends by: |
diff --git a/lisp/gnus/nnmail.el b/lisp/gnus/nnmail.el index d1a0455a1b0..62fcc2d8bd5 100644 --- a/lisp/gnus/nnmail.el +++ b/lisp/gnus/nnmail.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nnmail.el --- mail support functions for the Gnus mail backends | 1 | ;;; nnmail.el --- mail support functions for the Gnus mail backends |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news, mail | 6 | ;; Keywords: news, mail |
diff --git a/lisp/gnus/nnmairix.el b/lisp/gnus/nnmairix.el index 0cef6992ac0..5a01ce8c25c 100644 --- a/lisp/gnus/nnmairix.el +++ b/lisp/gnus/nnmairix.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nnmairix.el --- Mairix back end for Gnus, the Emacs newsreader | 1 | ;;; nnmairix.el --- Mairix back end for Gnus, the Emacs newsreader |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Engster <dengste@eml.cc> | 5 | ;; Author: David Engster <dengste@eml.cc> |
| 6 | ;; Keywords: mail searching | 6 | ;; Keywords: mail searching |
diff --git a/lisp/gnus/nnmbox.el b/lisp/gnus/nnmbox.el index 4eb98cf81e2..78983a5cfef 100644 --- a/lisp/gnus/nnmbox.el +++ b/lisp/gnus/nnmbox.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nnmbox.el --- mail mbox access for Gnus | 1 | ;;; nnmbox.el --- mail mbox access for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> | 6 | ;; Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> |
diff --git a/lisp/gnus/nnmh.el b/lisp/gnus/nnmh.el index 73a2c4d8c60..9be0c14884e 100644 --- a/lisp/gnus/nnmh.el +++ b/lisp/gnus/nnmh.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nnmh.el --- mhspool access for Gnus | 1 | ;;; nnmh.el --- mhspool access for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> | 6 | ;; Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> |
diff --git a/lisp/gnus/nnml.el b/lisp/gnus/nnml.el index 7e6fcefa3f7..8275e19f3b6 100644 --- a/lisp/gnus/nnml.el +++ b/lisp/gnus/nnml.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nnml.el --- mail spool access for Gnus | 1 | ;;; nnml.el --- mail spool access for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Didier Verna <didier@xemacs.org> (adding compaction) | 5 | ;; Authors: Didier Verna <didier@xemacs.org> (adding compaction) |
| 6 | ;; Simon Josefsson <simon@josefsson.org> | 6 | ;; Simon Josefsson <simon@josefsson.org> |
diff --git a/lisp/gnus/nnoo.el b/lisp/gnus/nnoo.el index 336d30769f7..8fe83a4c144 100644 --- a/lisp/gnus/nnoo.el +++ b/lisp/gnus/nnoo.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nnoo.el --- OO Gnus Backends | 1 | ;;; nnoo.el --- OO Gnus Backends |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/nnregistry.el b/lisp/gnus/nnregistry.el index ce9fb65b0fe..8147d8e7e48 100644 --- a/lisp/gnus/nnregistry.el +++ b/lisp/gnus/nnregistry.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; nnregistry.el --- access to articles via Gnus' message-id registry | 1 | ;;; nnregistry.el --- access to articles via Gnus' message-id registry |
| 2 | ;;; -*- coding: utf-8 -*- | 2 | ;;; -*- coding: utf-8 -*- |
| 3 | 3 | ||
| 4 | ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. | 4 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Authors: Ludovic Courtès <ludo@gnu.org> | 6 | ;; Authors: Ludovic Courtès <ludo@gnu.org> |
| 7 | ;; Keywords: news, mail | 7 | ;; Keywords: news, mail |
diff --git a/lisp/gnus/nnrss.el b/lisp/gnus/nnrss.el index 02a9513d07c..ac9c5ffab2c 100644 --- a/lisp/gnus/nnrss.el +++ b/lisp/gnus/nnrss.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nnrss.el --- interfacing with RSS | 1 | ;;; nnrss.el --- interfacing with RSS |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu> | 5 | ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu> |
| 6 | ;; Keywords: RSS | 6 | ;; Keywords: RSS |
diff --git a/lisp/gnus/nnspool.el b/lisp/gnus/nnspool.el index 5bcd21494fb..9e9537af1f9 100644 --- a/lisp/gnus/nnspool.el +++ b/lisp/gnus/nnspool.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nnspool.el --- spool access for GNU Emacs | 1 | ;;; nnspool.el --- spool access for GNU Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988-1990, 1993-1998, 2000-2014 Free Software | 3 | ;; Copyright (C) 1988-1990, 1993-1998, 2000-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> | 6 | ;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> |
diff --git a/lisp/gnus/nntp.el b/lisp/gnus/nntp.el index 6035162d294..e071368401b 100644 --- a/lisp/gnus/nntp.el +++ b/lisp/gnus/nntp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nntp.el --- nntp access for Gnus | 1 | ;;; nntp.el --- nntp access for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1987-1990, 1992-1998, 2000-2014 Free Software | 3 | ;; Copyright (C) 1987-1990, 1992-1998, 2000-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 6 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
diff --git a/lisp/gnus/nnvirtual.el b/lisp/gnus/nnvirtual.el index 61bf5560e2e..a3d950aa2b5 100644 --- a/lisp/gnus/nnvirtual.el +++ b/lisp/gnus/nnvirtual.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nnvirtual.el --- virtual newsgroups access for Gnus | 1 | ;;; nnvirtual.el --- virtual newsgroups access for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Moore <dmoore@ucsd.edu> | 5 | ;; Author: David Moore <dmoore@ucsd.edu> |
| 6 | ;; Lars Magne Ingebrigtsen <larsi@gnus.org> | 6 | ;; Lars Magne Ingebrigtsen <larsi@gnus.org> |
diff --git a/lisp/gnus/nnweb.el b/lisp/gnus/nnweb.el index 6802484266d..f53e314d1d8 100644 --- a/lisp/gnus/nnweb.el +++ b/lisp/gnus/nnweb.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nnweb.el --- retrieving articles via web search engines | 1 | ;;; nnweb.el --- retrieving articles via web search engines |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/plstore.el b/lisp/gnus/plstore.el index 29394623dd7..12a0413dcaf 100644 --- a/lisp/gnus/plstore.el +++ b/lisp/gnus/plstore.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; plstore.el --- secure plist store -*- lexical-binding: t -*- | 1 | ;;; plstore.el --- secure plist store -*- lexical-binding: t -*- |
| 2 | ;; Copyright (C) 2011-2014 Free Software Foundation, Inc. | 2 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 4 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 5 | ;; Keywords: PGP, GnuPG | 5 | ;; Keywords: PGP, GnuPG |
diff --git a/lisp/gnus/pop3.el b/lisp/gnus/pop3.el index 64a704f6106..4d9dfdaf2aa 100644 --- a/lisp/gnus/pop3.el +++ b/lisp/gnus/pop3.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pop3.el --- Post Office Protocol (RFC 1460) interface | 1 | ;;; pop3.el --- Post Office Protocol (RFC 1460) interface |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Richard L. Pieri <ratinox@peorth.gweep.net> | 5 | ;; Author: Richard L. Pieri <ratinox@peorth.gweep.net> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/gnus/qp.el b/lisp/gnus/qp.el index 0b7c063e566..6c48f0fc9a4 100644 --- a/lisp/gnus/qp.el +++ b/lisp/gnus/qp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; qp.el --- Quoted-Printable functions | 1 | ;;; qp.el --- Quoted-Printable functions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: mail, extensions | 6 | ;; Keywords: mail, extensions |
diff --git a/lisp/gnus/registry.el b/lisp/gnus/registry.el index 69f5058b8ac..b3a2abfe26f 100644 --- a/lisp/gnus/registry.el +++ b/lisp/gnus/registry.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; registry.el --- Track and remember data items by various fields | 1 | ;;; registry.el --- Track and remember data items by various fields |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Teodor Zlatanov <tzz@lifelogs.com> | 5 | ;; Author: Teodor Zlatanov <tzz@lifelogs.com> |
| 6 | ;; Keywords: data | 6 | ;; Keywords: data |
diff --git a/lisp/gnus/rfc1843.el b/lisp/gnus/rfc1843.el index 74e8f12fc30..cab2f4e751c 100644 --- a/lisp/gnus/rfc1843.el +++ b/lisp/gnus/rfc1843.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rfc1843.el --- HZ (rfc1843) decoding | 1 | ;;; rfc1843.el --- HZ (rfc1843) decoding |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu> | 5 | ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu> |
| 6 | ;; Keywords: news HZ HZ+ mail i18n | 6 | ;; Keywords: news HZ HZ+ mail i18n |
diff --git a/lisp/gnus/rfc2045.el b/lisp/gnus/rfc2045.el index 8fe2d01a192..5a814e8854f 100644 --- a/lisp/gnus/rfc2045.el +++ b/lisp/gnus/rfc2045.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rfc2045.el --- Functions for decoding rfc2045 headers | 1 | ;;; rfc2045.el --- Functions for decoding rfc2045 headers |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; This file is part of GNU Emacs. | 6 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/gnus/rfc2047.el b/lisp/gnus/rfc2047.el index 9d5649a5a01..b2520b26af9 100644 --- a/lisp/gnus/rfc2047.el +++ b/lisp/gnus/rfc2047.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rfc2047.el --- functions for encoding and decoding rfc2047 messages | 1 | ;;; rfc2047.el --- functions for encoding and decoding rfc2047 messages |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; MORIOKA Tomohiko <morioka@jaist.ac.jp> | 6 | ;; MORIOKA Tomohiko <morioka@jaist.ac.jp> |
diff --git a/lisp/gnus/rfc2104.el b/lisp/gnus/rfc2104.el index 41af122bece..f80e2287879 100644 --- a/lisp/gnus/rfc2104.el +++ b/lisp/gnus/rfc2104.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rfc2104.el --- RFC2104 Hashed Message Authentication Codes | 1 | ;;; rfc2104.el --- RFC2104 Hashed Message Authentication Codes |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <jas@pdc.kth.se> | 5 | ;; Author: Simon Josefsson <jas@pdc.kth.se> |
| 6 | ;; Keywords: mail | 6 | ;; Keywords: mail |
diff --git a/lisp/gnus/rfc2231.el b/lisp/gnus/rfc2231.el index 59990add137..ef7187cbd96 100644 --- a/lisp/gnus/rfc2231.el +++ b/lisp/gnus/rfc2231.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rfc2231.el --- Functions for decoding rfc2231 headers | 1 | ;;; rfc2231.el --- Functions for decoding rfc2231 headers |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; This file is part of GNU Emacs. | 6 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/gnus/rtree.el b/lisp/gnus/rtree.el index b143bfe4110..59c17ae50b6 100644 --- a/lisp/gnus/rtree.el +++ b/lisp/gnus/rtree.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rtree.el --- functions for manipulating range trees | 1 | ;;; rtree.el --- functions for manipulating range trees |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | 6 | ||
diff --git a/lisp/gnus/score-mode.el b/lisp/gnus/score-mode.el index 143411c0f04..9fde82c191f 100644 --- a/lisp/gnus/score-mode.el +++ b/lisp/gnus/score-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; score-mode.el --- mode for editing Gnus score files | 1 | ;;; score-mode.el --- mode for editing Gnus score files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news, mail | 6 | ;; Keywords: news, mail |
diff --git a/lisp/gnus/sieve-manage.el b/lisp/gnus/sieve-manage.el index 62d185e2857..72f22e76b8f 100644 --- a/lisp/gnus/sieve-manage.el +++ b/lisp/gnus/sieve-manage.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sieve-manage.el --- Implementation of the managesieve protocol in elisp | 1 | ;;; sieve-manage.el --- Implementation of the managesieve protocol in elisp |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <simon@josefsson.org> | 5 | ;; Author: Simon Josefsson <simon@josefsson.org> |
| 6 | ;; Albert Krewinkel <tarleb@moltkeplatz.de> | 6 | ;; Albert Krewinkel <tarleb@moltkeplatz.de> |
diff --git a/lisp/gnus/sieve-mode.el b/lisp/gnus/sieve-mode.el index 735ea669ae9..c8d47547815 100644 --- a/lisp/gnus/sieve-mode.el +++ b/lisp/gnus/sieve-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sieve-mode.el --- Sieve code editing commands for Emacs | 1 | ;;; sieve-mode.el --- Sieve code editing commands for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <simon@josefsson.org> | 5 | ;; Author: Simon Josefsson <simon@josefsson.org> |
| 6 | 6 | ||
diff --git a/lisp/gnus/sieve.el b/lisp/gnus/sieve.el index 4ebb458f429..6eef569901d 100644 --- a/lisp/gnus/sieve.el +++ b/lisp/gnus/sieve.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sieve.el --- Utilities to manage sieve scripts | 1 | ;;; sieve.el --- Utilities to manage sieve scripts |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <simon@josefsson.org> | 5 | ;; Author: Simon Josefsson <simon@josefsson.org> |
| 6 | 6 | ||
diff --git a/lisp/gnus/smiley.el b/lisp/gnus/smiley.el index 6a63f631ca1..8b8cad71904 100644 --- a/lisp/gnus/smiley.el +++ b/lisp/gnus/smiley.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; smiley.el --- displaying smiley faces | 1 | ;;; smiley.el --- displaying smiley faces |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Keywords: news mail multimedia | 6 | ;; Keywords: news mail multimedia |
diff --git a/lisp/gnus/smime.el b/lisp/gnus/smime.el index bcebe3ddc38..6f043df6121 100644 --- a/lisp/gnus/smime.el +++ b/lisp/gnus/smime.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; smime.el --- S/MIME support library | 1 | ;;; smime.el --- S/MIME support library |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <simon@josefsson.org> | 5 | ;; Author: Simon Josefsson <simon@josefsson.org> |
| 6 | ;; Keywords: SMIME X.509 PEM OpenSSL | 6 | ;; Keywords: SMIME X.509 PEM OpenSSL |
diff --git a/lisp/gnus/spam-report.el b/lisp/gnus/spam-report.el index ce9c9f7296f..96d72de91c5 100644 --- a/lisp/gnus/spam-report.el +++ b/lisp/gnus/spam-report.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; spam-report.el --- Reporting spam | 1 | ;;; spam-report.el --- Reporting spam |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ted Zlatanov <tzz@lifelogs.com> | 5 | ;; Author: Ted Zlatanov <tzz@lifelogs.com> |
| 6 | ;; Keywords: network, spam, mail, gmane, report | 6 | ;; Keywords: network, spam, mail, gmane, report |
diff --git a/lisp/gnus/spam-stat.el b/lisp/gnus/spam-stat.el index ec8b9f3ca7d..a8270dc33f2 100644 --- a/lisp/gnus/spam-stat.el +++ b/lisp/gnus/spam-stat.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; spam-stat.el --- detecting spam based on statistics | 1 | ;;; spam-stat.el --- detecting spam based on statistics |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alex Schroeder <alex@gnu.org> | 5 | ;; Author: Alex Schroeder <alex@gnu.org> |
| 6 | ;; Keywords: network | 6 | ;; Keywords: network |
diff --git a/lisp/gnus/spam-wash.el b/lisp/gnus/spam-wash.el index 4957c4ff80d..515472d0dca 100644 --- a/lisp/gnus/spam-wash.el +++ b/lisp/gnus/spam-wash.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; spam-wash.el --- wash spam before analysis | 1 | ;;; spam-wash.el --- wash spam before analysis |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Andrew Cohen <cohen@andy.bu.edu> | 5 | ;; Author: Andrew Cohen <cohen@andy.bu.edu> |
| 6 | ;; Keywords: mail | 6 | ;; Keywords: mail |
diff --git a/lisp/gnus/spam.el b/lisp/gnus/spam.el index 664ac53a76f..500f34139be 100644 --- a/lisp/gnus/spam.el +++ b/lisp/gnus/spam.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; spam.el --- Identifying spam | 1 | ;;; spam.el --- Identifying spam |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Maintainer: Ted Zlatanov <tzz@lifelogs.com> | 6 | ;; Maintainer: Ted Zlatanov <tzz@lifelogs.com> |
diff --git a/lisp/gnus/starttls.el b/lisp/gnus/starttls.el index b687fe4b058..cc7192b1aea 100644 --- a/lisp/gnus/starttls.el +++ b/lisp/gnus/starttls.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; starttls.el --- STARTTLS functions | 1 | ;;; starttls.el --- STARTTLS functions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 6 | ;; Author: Simon Josefsson <simon@josefsson.org> | 6 | ;; Author: Simon Josefsson <simon@josefsson.org> |
diff --git a/lisp/gnus/utf7.el b/lisp/gnus/utf7.el index f48ae87b818..c2f8c0e5087 100644 --- a/lisp/gnus/utf7.el +++ b/lisp/gnus/utf7.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; utf7.el --- UTF-7 encoding/decoding for Emacs -*-coding: utf-8;-*- | 1 | ;;; utf7.el --- UTF-7 encoding/decoding for Emacs -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jon K Hellan <hellan@acm.org> | 5 | ;; Author: Jon K Hellan <hellan@acm.org> |
| 6 | ;; Maintainer: bugs@gnus.org | 6 | ;; Maintainer: bugs@gnus.org |
diff --git a/lisp/gnus/yenc.el b/lisp/gnus/yenc.el index 5c31aaf2e86..cfe9f2ea382 100644 --- a/lisp/gnus/yenc.el +++ b/lisp/gnus/yenc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; yenc.el --- elisp native yenc decoder | 1 | ;;; yenc.el --- elisp native yenc decoder |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jesper Harder <harder@ifa.au.dk> | 5 | ;; Author: Jesper Harder <harder@ifa.au.dk> |
| 6 | ;; Keywords: yenc news | 6 | ;; Keywords: yenc news |
diff --git a/lisp/gs.el b/lisp/gs.el index 8e1b192c4cb..2c232310a42 100644 --- a/lisp/gs.el +++ b/lisp/gs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gs.el --- interface to Ghostscript | 1 | ;;; gs.el --- interface to Ghostscript |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/lisp/help-at-pt.el b/lisp/help-at-pt.el index 7f424f7f3ac..82ca09daa07 100644 --- a/lisp/help-at-pt.el +++ b/lisp/help-at-pt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; help-at-pt.el --- local help through the keyboard | 1 | ;;; help-at-pt.el --- local help through the keyboard |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Luc Teirlinck <teirllm@auburn.edu> | 5 | ;; Author: Luc Teirlinck <teirllm@auburn.edu> |
| 6 | ;; Keywords: help | 6 | ;; Keywords: help |
diff --git a/lisp/help-fns.el b/lisp/help-fns.el index 248e505ad79..10c040a246c 100644 --- a/lisp/help-fns.el +++ b/lisp/help-fns.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; help-fns.el --- Complex help functions -*- lexical-binding: t -*- | 1 | ;;; help-fns.el --- Complex help functions -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1993-1994, 1998-2014 | 3 | ;; Copyright (C) 1985-1986, 1993-1994, 1998-2015 Free Software |
| 4 | ;; Free Software Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
| 7 | ;; Keywords: help, internal | 7 | ;; Keywords: help, internal |
diff --git a/lisp/help-macro.el b/lisp/help-macro.el index 52f0d51a68a..c3ec9682e53 100644 --- a/lisp/help-macro.el +++ b/lisp/help-macro.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; help-macro.el --- makes command line help such as help-for-help | 1 | ;;; help-macro.el --- makes command line help such as help-for-help |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1994, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1994, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lynn Slater <lrs@indetech.com> | 5 | ;; Author: Lynn Slater <lrs@indetech.com> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/help-mode.el b/lisp/help-mode.el index 76bb12cd69f..dd2030706b2 100644 --- a/lisp/help-mode.el +++ b/lisp/help-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; help-mode.el --- `help-mode' used by *Help* buffers | 1 | ;;; help-mode.el --- `help-mode' used by *Help* buffers |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1993-1994, 1998-2014 Free Software | 3 | ;; Copyright (C) 1985-1986, 1993-1994, 1998-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/help.el b/lisp/help.el index 07b9627e3db..39ec6be1fde 100644 --- a/lisp/help.el +++ b/lisp/help.el | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | ;;; help.el --- help commands for Emacs | 1 | ;;; help.el --- help commands for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1993-1994, 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985-1986, 1993-1994, 1998-2015 Free Software |
| 4 | ;; Foundation, Inc. | ||
| 4 | 5 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: help, internal | 7 | ;; Keywords: help, internal |
diff --git a/lisp/hex-util.el b/lisp/hex-util.el index a768d8df529..e3938b1f703 100644 --- a/lisp/hex-util.el +++ b/lisp/hex-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hex-util.el --- Functions to encode/decode hexadecimal string. | 1 | ;;; hex-util.el --- Functions to encode/decode hexadecimal string. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> | 5 | ;; Author: Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
| 6 | ;; Keywords: data | 6 | ;; Keywords: data |
diff --git a/lisp/hexl.el b/lisp/hexl.el index 5c23f491761..3751bcf4bb3 100644 --- a/lisp/hexl.el +++ b/lisp/hexl.el | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | ;;; hexl.el --- edit a file in a hex dump format using the hexl filter -*- lexical-binding: t -*- | 1 | ;;; hexl.el --- edit a file in a hex dump format using the hexl filter -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1989, 1994, 1998, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1989, 1994, 1998, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | ||
| 4 | 5 | ||
| 5 | ;; Author: Keith Gabryelski <ag@wheaties.ai.mit.edu> | 6 | ;; Author: Keith Gabryelski <ag@wheaties.ai.mit.edu> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 7 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/hfy-cmap.el b/lisp/hfy-cmap.el index e1f7f0df7d8..b7d3b344aca 100644 --- a/lisp/hfy-cmap.el +++ b/lisp/hfy-cmap.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hfy-cmap.el --- Fallback colour name -> rgb mapping for `htmlfontify' | 1 | ;;; hfy-cmap.el --- Fallback colour name -> rgb mapping for `htmlfontify' |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2003, 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2003, 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Emacs Lisp Archive Entry | 5 | ;; Emacs Lisp Archive Entry |
| 6 | ;; Package: htmlfontify | 6 | ;; Package: htmlfontify |
diff --git a/lisp/hi-lock.el b/lisp/hi-lock.el index 98a26dd4634..65a4561e3ab 100644 --- a/lisp/hi-lock.el +++ b/lisp/hi-lock.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hi-lock.el --- minor mode for interactive automatic highlighting -*- lexical-binding: t -*- | 1 | ;;; hi-lock.el --- minor mode for interactive automatic highlighting -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David M. Koppelman <koppel@ece.lsu.edu> | 5 | ;; Author: David M. Koppelman <koppel@ece.lsu.edu> |
| 6 | ;; Keywords: faces, minor-mode, matching, display | 6 | ;; Keywords: faces, minor-mode, matching, display |
diff --git a/lisp/hilit-chg.el b/lisp/hilit-chg.el index 0960aeed618..8d012947128 100644 --- a/lisp/hilit-chg.el +++ b/lisp/hilit-chg.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hilit-chg.el --- minor mode displaying buffer changes with special face | 1 | ;;; hilit-chg.el --- minor mode displaying buffer changes with special face |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Richard Sharman <rsharman@pobox.com> | 5 | ;; Author: Richard Sharman <rsharman@pobox.com> |
| 6 | ;; Keywords: faces | 6 | ;; Keywords: faces |
diff --git a/lisp/hippie-exp.el b/lisp/hippie-exp.el index ec6007ebf82..b167671ab0b 100644 --- a/lisp/hippie-exp.el +++ b/lisp/hippie-exp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hippie-exp.el --- expand text trying various ways to find its expansion | 1 | ;;; hippie-exp.el --- expand text trying various ways to find its expansion |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Anders Holst <aho@sans.kth.se> | 5 | ;; Author: Anders Holst <aho@sans.kth.se> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/hl-line.el b/lisp/hl-line.el index 5e66fe54243..35243485036 100644 --- a/lisp/hl-line.el +++ b/lisp/hl-line.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hl-line.el --- highlight the current line -*- lexical-binding:t -*- | 1 | ;;; hl-line.el --- highlight the current line -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/htmlfontify.el b/lisp/htmlfontify.el index 5128ca8f9c4..719cb82b989 100644 --- a/lisp/htmlfontify.el +++ b/lisp/htmlfontify.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; htmlfontify.el --- htmlize a buffer/source tree with optional hyperlinks | 1 | ;;; htmlfontify.el --- htmlize a buffer/source tree with optional hyperlinks |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2003, 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2003, 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Emacs Lisp Archive Entry | 5 | ;; Emacs Lisp Archive Entry |
| 6 | ;; Package: htmlfontify | 6 | ;; Package: htmlfontify |
| @@ -2411,7 +2411,7 @@ You may also want to set `hfy-page-header' and `hfy-page-footer'." | |||
| 2411 | (load file 'NOERROR nil nil) )) | 2411 | (load file 'NOERROR nil nil) )) |
| 2412 | 2412 | ||
| 2413 | 2413 | ||
| 2414 | ;;;### (autoloads nil "hfy-cmap" "hfy-cmap.el" "27dc80b0f7187aaf582805a8f887819a") | 2414 | ;;;### (autoloads nil "hfy-cmap" "hfy-cmap.el" "ce07a28b93c09032fd6b225ad74be0df") |
| 2415 | ;;; Generated autoloads from hfy-cmap.el | 2415 | ;;; Generated autoloads from hfy-cmap.el |
| 2416 | 2416 | ||
| 2417 | (autoload 'htmlfontify-load-rgb-file "hfy-cmap" "\ | 2417 | (autoload 'htmlfontify-load-rgb-file "hfy-cmap" "\ |
diff --git a/lisp/ibuf-ext.el b/lisp/ibuf-ext.el index 4b13b9ab11b..10887713122 100644 --- a/lisp/ibuf-ext.el +++ b/lisp/ibuf-ext.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ibuf-ext.el --- extensions for ibuffer -*- lexical-binding:t -*- | 1 | ;;; ibuf-ext.el --- extensions for ibuffer -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Colin Walters <walters@verbum.org> | 5 | ;; Author: Colin Walters <walters@verbum.org> |
| 6 | ;; Maintainer: John Paul Wallington <jpw@gnu.org> | 6 | ;; Maintainer: John Paul Wallington <jpw@gnu.org> |
diff --git a/lisp/ibuf-macs.el b/lisp/ibuf-macs.el index 96701ee4d39..cf7f39e9fa5 100644 --- a/lisp/ibuf-macs.el +++ b/lisp/ibuf-macs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ibuf-macs.el --- macros for ibuffer -*- lexical-binding:t -*- | 1 | ;;; ibuf-macs.el --- macros for ibuffer -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Colin Walters <walters@verbum.org> | 5 | ;; Author: Colin Walters <walters@verbum.org> |
| 6 | ;; Maintainer: John Paul Wallington <jpw@gnu.org> | 6 | ;; Maintainer: John Paul Wallington <jpw@gnu.org> |
diff --git a/lisp/ibuffer.el b/lisp/ibuffer.el index 5541bbb310e..8bd1e469650 100644 --- a/lisp/ibuffer.el +++ b/lisp/ibuffer.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ibuffer.el --- operate on buffers like dired -*- lexical-binding:t -*- | 1 | ;;; ibuffer.el --- operate on buffers like dired -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Colin Walters <walters@verbum.org> | 5 | ;; Author: Colin Walters <walters@verbum.org> |
| 6 | ;; Maintainer: John Paul Wallington <jpw@gnu.org> | 6 | ;; Maintainer: John Paul Wallington <jpw@gnu.org> |
| @@ -2597,7 +2597,7 @@ will be inserted before the group at point." | |||
| 2597 | 2597 | ||
| 2598 | ;;; Start of automatically extracted autoloads. | 2598 | ;;; Start of automatically extracted autoloads. |
| 2599 | 2599 | ||
| 2600 | ;;;### (autoloads nil "ibuf-ext" "ibuf-ext.el" "0d2393d1b47136bc7b1ac41593527f02") | 2600 | ;;;### (autoloads nil "ibuf-ext" "ibuf-ext.el" "442bac528ce7a9a20bb191d0eb08cbd8") |
| 2601 | ;;; Generated autoloads from ibuf-ext.el | 2601 | ;;; Generated autoloads from ibuf-ext.el |
| 2602 | 2602 | ||
| 2603 | (autoload 'ibuffer-auto-mode "ibuf-ext" "\ | 2603 | (autoload 'ibuffer-auto-mode "ibuf-ext" "\ |
diff --git a/lisp/icomplete.el b/lisp/icomplete.el index 95a6e1b357c..ee281122852 100644 --- a/lisp/icomplete.el +++ b/lisp/icomplete.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; icomplete.el --- minibuffer completion incremental feedback | 1 | ;;; icomplete.el --- minibuffer completion incremental feedback |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-1994, 1997, 1999, 2001-2014 | 3 | ;; Copyright (C) 1992-1994, 1997, 1999, 2001-2015 Free Software |
| 4 | ;; Free Software Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Ken Manheimer <klm@i.am> | 6 | ;; Author: Ken Manheimer <klm@i.am> |
| 7 | ;; Maintainer: Ken Manheimer <klm@i.am> | 7 | ;; Maintainer: Ken Manheimer <klm@i.am> |
diff --git a/lisp/ido.el b/lisp/ido.el index 5f7637c5632..2321b57d08a 100644 --- a/lisp/ido.el +++ b/lisp/ido.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ido.el --- interactively do things with buffers and files | 1 | ;;; ido.el --- interactively do things with buffers and files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kim F. Storm <storm@cua.dk> | 5 | ;; Author: Kim F. Storm <storm@cua.dk> |
| 6 | ;; Based on: iswitchb by Stephen Eglen <stephen@cns.ed.ac.uk> | 6 | ;; Based on: iswitchb by Stephen Eglen <stephen@cns.ed.ac.uk> |
diff --git a/lisp/ielm.el b/lisp/ielm.el index 37e66ccc611..d7bf60fe074 100644 --- a/lisp/ielm.el +++ b/lisp/ielm.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; -*- lexical-binding: t -*- | 1 | ;;; -*- lexical-binding: t -*- |
| 2 | ;;; ielm.el --- interaction mode for Emacs Lisp | 2 | ;;; ielm.el --- interaction mode for Emacs Lisp |
| 3 | 3 | ||
| 4 | ;; Copyright (C) 1994, 2001-2014 Free Software Foundation, Inc. | 4 | ;; Copyright (C) 1994, 2001-2015 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: David Smith <maa036@lancaster.ac.uk> | 6 | ;; Author: David Smith <maa036@lancaster.ac.uk> |
| 7 | ;; Maintainer: emacs-devel@gnu.org | 7 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/iimage.el b/lisp/iimage.el index 46cb4d67853..5852c9497d7 100644 --- a/lisp/iimage.el +++ b/lisp/iimage.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; iimage.el --- Inline image minor mode. | 1 | ;;; iimage.el --- Inline image minor mode. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: KOSEKI Yoshinori <kose@meadowy.org> | 5 | ;; Author: KOSEKI Yoshinori <kose@meadowy.org> |
| 6 | ;; Maintainer: KOSEKI Yoshinori <kose@meadowy.org> | 6 | ;; Maintainer: KOSEKI Yoshinori <kose@meadowy.org> |
diff --git a/lisp/image-dired.el b/lisp/image-dired.el index 114deab32a2..013fc5ae393 100644 --- a/lisp/image-dired.el +++ b/lisp/image-dired.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; image-dired.el --- use dired to browse and manipulate your images | 1 | ;;; image-dired.el --- use dired to browse and manipulate your images |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2005-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005-2015 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Version: 0.4.11 | 5 | ;; Version: 0.4.11 |
| 6 | ;; Keywords: multimedia | 6 | ;; Keywords: multimedia |
diff --git a/lisp/image-file.el b/lisp/image-file.el index 55074a88cb3..eaac575007e 100644 --- a/lisp/image-file.el +++ b/lisp/image-file.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; image-file.el --- support for visiting image files | 1 | ;;; image-file.el --- support for visiting image files |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Miles Bader <miles@gnu.org> | 5 | ;; Author: Miles Bader <miles@gnu.org> |
| 6 | ;; Keywords: multimedia | 6 | ;; Keywords: multimedia |
diff --git a/lisp/image-mode.el b/lisp/image-mode.el index b94162d413a..9e527f1f0b3 100644 --- a/lisp/image-mode.el +++ b/lisp/image-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; image-mode.el --- support for visiting image files -*- lexical-binding: t -*- | 1 | ;;; image-mode.el --- support for visiting image files -*- lexical-binding: t -*- |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2005-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005-2015 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Richard Stallman <rms@gnu.org> | 5 | ;; Author: Richard Stallman <rms@gnu.org> |
| 6 | ;; Keywords: multimedia | 6 | ;; Keywords: multimedia |
diff --git a/lisp/image.el b/lisp/image.el index 8430d36a627..b02349131de 100644 --- a/lisp/image.el +++ b/lisp/image.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; image.el --- image API | 1 | ;;; image.el --- image API |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: multimedia | 6 | ;; Keywords: multimedia |
diff --git a/lisp/imenu.el b/lisp/imenu.el index bad3dd11734..65c52828c47 100644 --- a/lisp/imenu.el +++ b/lisp/imenu.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; imenu.el --- framework for mode-specific buffer indexes -*- lexical-binding: t -*- | 1 | ;;; imenu.el --- framework for mode-specific buffer indexes -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1998, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1998, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ake Stenhoff <etxaksf@aom.ericsson.se> | 5 | ;; Author: Ake Stenhoff <etxaksf@aom.ericsson.se> |
| 6 | ;; Lars Lindberg <lli@sypro.cap.se> | 6 | ;; Lars Lindberg <lli@sypro.cap.se> |
diff --git a/lisp/indent.el b/lisp/indent.el index 20820701b3b..74e73a69240 100644 --- a/lisp/indent.el +++ b/lisp/indent.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; indent.el --- indentation commands for Emacs -*- lexical-binding:t -*- | 1 | ;;; indent.el --- indentation commands for Emacs -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1995, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 1995, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Package: emacs | 6 | ;; Package: emacs |
diff --git a/lisp/info-look.el b/lisp/info-look.el index 5bbaa37d0d3..1baea4619f8 100644 --- a/lisp/info-look.el +++ b/lisp/info-look.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; info-look.el --- major-mode-sensitive Info index lookup facility -*- lexical-binding: t -*- | 1 | ;;; info-look.el --- major-mode-sensitive Info index lookup facility -*- lexical-binding: t -*- |
| 2 | ;; An older version of this was known as libc.el. | 2 | ;; An older version of this was known as libc.el. |
| 3 | 3 | ||
| 4 | ;; Copyright (C) 1995-1999, 2001-2014 Free Software Foundation, Inc. | 4 | ;; Copyright (C) 1995-1999, 2001-2015 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Ralph Schleicher <rs@nunatak.allgaeu.org> | 6 | ;; Author: Ralph Schleicher <rs@nunatak.allgaeu.org> |
| 7 | ;; (did not show signs of life (Nov 2001) -stef) | 7 | ;; (did not show signs of life (Nov 2001) -stef) |
diff --git a/lisp/info-xref.el b/lisp/info-xref.el index ddd922cb0ed..3e871a1a3fc 100644 --- a/lisp/info-xref.el +++ b/lisp/info-xref.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; info-xref.el --- check external references in an Info document | 1 | ;;; info-xref.el --- check external references in an Info document |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kevin Ryde <user42@zip.com.au> | 5 | ;; Author: Kevin Ryde <user42@zip.com.au> |
| 6 | ;; Keywords: docs | 6 | ;; Keywords: docs |
diff --git a/lisp/info.el b/lisp/info.el index 7c4d7f33231..01596619476 100644 --- a/lisp/info.el +++ b/lisp/info.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; info.el --- Info package for Emacs -*- lexical-binding:t -*- | 1 | ;; info.el --- Info package for Emacs -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1992-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985-1986, 1992-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: help | 6 | ;; Keywords: help |
| @@ -5277,13 +5277,15 @@ type returned by `Info-bookmark-make-record', which see." | |||
| 5277 | (defun info-display-manual (manual) | 5277 | (defun info-display-manual (manual) |
| 5278 | "Display an Info buffer displaying MANUAL. | 5278 | "Display an Info buffer displaying MANUAL. |
| 5279 | If there is an existing Info buffer for MANUAL, display it. | 5279 | If there is an existing Info buffer for MANUAL, display it. |
| 5280 | Otherwise, visit the manual in a new Info buffer." | 5280 | Otherwise, visit the manual in a new Info buffer. In interactive |
| 5281 | use, a prefix argument directs this command to limit the | ||
| 5282 | completion alternatives to currently visited manuals." | ||
| 5281 | (interactive | 5283 | (interactive |
| 5282 | (list | 5284 | (list |
| 5283 | (progn | 5285 | (progn |
| 5284 | (info-initialize) | 5286 | (info-initialize) |
| 5285 | (completing-read "Manual name: " | 5287 | (completing-read "Manual name: " |
| 5286 | (info--manual-names) | 5288 | (info--manual-names current-prefix-arg) |
| 5287 | nil t)))) | 5289 | nil t)))) |
| 5288 | (let ((blist (buffer-list)) | 5290 | (let ((blist (buffer-list)) |
| 5289 | (manual-re (concat "\\(/\\|\\`\\)" manual "\\(\\.\\|\\'\\)")) | 5291 | (manual-re (concat "\\(/\\|\\`\\)" manual "\\(\\.\\|\\'\\)")) |
| @@ -5302,7 +5304,7 @@ Otherwise, visit the manual in a new Info buffer." | |||
| 5302 | (info (Info-find-file manual) | 5304 | (info (Info-find-file manual) |
| 5303 | (generate-new-buffer-name "*info*"))))) | 5305 | (generate-new-buffer-name "*info*"))))) |
| 5304 | 5306 | ||
| 5305 | (defun info--manual-names () | 5307 | (defun info--manual-names (visited-only) |
| 5306 | (let (names) | 5308 | (let (names) |
| 5307 | (dolist (buffer (buffer-list)) | 5309 | (dolist (buffer (buffer-list)) |
| 5308 | (with-current-buffer buffer | 5310 | (with-current-buffer buffer |
| @@ -5313,11 +5315,12 @@ Otherwise, visit the manual in a new Info buffer." | |||
| 5313 | (file-name-nondirectory Info-current-file)) | 5315 | (file-name-nondirectory Info-current-file)) |
| 5314 | names)))) | 5316 | names)))) |
| 5315 | (delete-dups (append (nreverse names) | 5317 | (delete-dups (append (nreverse names) |
| 5316 | (all-completions | 5318 | (when (not visited-only) |
| 5317 | "" | 5319 | (all-completions |
| 5318 | (apply-partially 'Info-read-node-name-2 | 5320 | "" |
| 5319 | Info-directory-list | 5321 | (apply-partially 'Info-read-node-name-2 |
| 5320 | (mapcar 'car Info-suffix-list))))))) | 5322 | Info-directory-list |
| 5323 | (mapcar 'car Info-suffix-list)))))))) | ||
| 5321 | 5324 | ||
| 5322 | (provide 'info) | 5325 | (provide 'info) |
| 5323 | 5326 | ||
diff --git a/lisp/informat.el b/lisp/informat.el index c28d1ffdac7..93fec0982d3 100644 --- a/lisp/informat.el +++ b/lisp/informat.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; informat.el --- info support functions package for Emacs | 1 | ;;; informat.el --- info support functions package for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1986, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: help | 6 | ;; Keywords: help |
diff --git a/lisp/international/ccl.el b/lisp/international/ccl.el index 280e3d7abb1..9eb091f80c1 100644 --- a/lisp/international/ccl.el +++ b/lisp/international/ccl.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ccl.el --- CCL (Code Conversion Language) compiler | 1 | ;;; ccl.el --- CCL (Code Conversion Language) compiler |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/international/characters.el b/lisp/international/characters.el index daebf8d2817..247a10dd38f 100644 --- a/lisp/international/characters.el +++ b/lisp/international/characters.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; characters.el --- set syntax and category for multibyte characters | 1 | ;;; characters.el --- set syntax and category for multibyte characters |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2000-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/international/fontset.el b/lisp/international/fontset.el index e3f49ce3293..8eb1c0d3961 100644 --- a/lisp/international/fontset.el +++ b/lisp/international/fontset.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; fontset.el --- commands for handling fontset | 1 | ;;; fontset.el --- commands for handling fontset |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/international/isearch-x.el b/lisp/international/isearch-x.el index bbe318f10fe..31f841d7b56 100644 --- a/lisp/international/isearch-x.el +++ b/lisp/international/isearch-x.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; isearch-x.el --- extended isearch handling commands | 1 | ;;; isearch-x.el --- extended isearch handling commands |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/international/iso-ascii.el b/lisp/international/iso-ascii.el index a1ce0d9a164..0359ab8e1cf 100644 --- a/lisp/international/iso-ascii.el +++ b/lisp/international/iso-ascii.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; iso-ascii.el --- set up char tables for ISO 8859/1 on ASCII terminals | 1 | ;;; iso-ascii.el --- set up char tables for ISO 8859/1 on ASCII terminals |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1987, 1995, 1998, 2001-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1987, 1995, 1998, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Howard Gayle | 6 | ;; Author: Howard Gayle |
diff --git a/lisp/international/iso-cvt.el b/lisp/international/iso-cvt.el index 4ba81afe0c7..61db03d9b76 100644 --- a/lisp/international/iso-cvt.el +++ b/lisp/international/iso-cvt.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; iso-cvt.el --- translate ISO 8859-1 from/to various encodings -*- coding: utf-8 -*- | 1 | ;;; iso-cvt.el --- translate ISO 8859-1 from/to various encodings -*- coding: utf-8 -*- |
| 2 | ;; This file was formerly called gm-lingo.el. | 2 | ;; This file was formerly called gm-lingo.el. |
| 3 | 3 | ||
| 4 | ;; Copyright (C) 1993-1998, 2000-2014 Free Software Foundation, Inc. | 4 | ;; Copyright (C) 1993-1998, 2000-2015 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Michael Gschwind <mike@vlsivie.tuwien.ac.at> | 6 | ;; Author: Michael Gschwind <mike@vlsivie.tuwien.ac.at> |
| 7 | ;; Keywords: tex, iso, latin, i18n | 7 | ;; Keywords: tex, iso, latin, i18n |
diff --git a/lisp/international/iso-transl.el b/lisp/international/iso-transl.el index 0be4ed94720..73bcae060b3 100644 --- a/lisp/international/iso-transl.el +++ b/lisp/international/iso-transl.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; iso-transl.el --- keyboard input definitions for ISO 8859-1 -*- coding: utf-8 -*- | 1 | ;;; iso-transl.el --- keyboard input definitions for ISO 8859-1 -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1987, 1993-1999, 2001-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1987, 1993-1999, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Howard Gayle | 6 | ;; Author: Howard Gayle |
diff --git a/lisp/international/ja-dic-cnv.el b/lisp/international/ja-dic-cnv.el index e908360c9d0..edb6d8900e6 100644 --- a/lisp/international/ja-dic-cnv.el +++ b/lisp/international/ja-dic-cnv.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ja-dic-cnv.el --- convert a Japanese dictionary (SKK-JISYO.L) to Emacs Lisp | 1 | ;;; ja-dic-cnv.el --- convert a Japanese dictionary (SKK-JISYO.L) to Emacs Lisp |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 5 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 6 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 6 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
diff --git a/lisp/international/kinsoku.el b/lisp/international/kinsoku.el index 5ba1e1a96ae..f1661ca295a 100644 --- a/lisp/international/kinsoku.el +++ b/lisp/international/kinsoku.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; kinsoku.el --- `Kinsoku' processing funcs -*- coding: iso-2022-7bit; -*- | 1 | ;;; kinsoku.el --- `Kinsoku' processing funcs -*- coding: iso-2022-7bit; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/international/kkc.el b/lisp/international/kkc.el index c48d35b4f8a..90fb1519272 100644 --- a/lisp/international/kkc.el +++ b/lisp/international/kkc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; kkc.el --- Kana Kanji converter -*- coding: iso-2022-7bit; -*- | 1 | ;;; kkc.el --- Kana Kanji converter -*- coding: iso-2022-7bit; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/international/latexenc.el b/lisp/international/latexenc.el index 5de9b97b028..09b8a17c2cf 100644 --- a/lisp/international/latexenc.el +++ b/lisp/international/latexenc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; latexenc.el --- guess correct coding system in LaTeX files -*-coding: utf-8 -*- | 1 | ;;; latexenc.el --- guess correct coding system in LaTeX files -*-coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Arne Jørgensen <arne@arnested.dk> | 5 | ;; Author: Arne Jørgensen <arne@arnested.dk> |
| 6 | ;; Keywords: mule, coding system, latex | 6 | ;; Keywords: mule, coding system, latex |
diff --git a/lisp/international/latin1-disp.el b/lisp/international/latin1-disp.el index adaacd25356..d598814a63a 100644 --- a/lisp/international/latin1-disp.el +++ b/lisp/international/latin1-disp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; latin1-disp.el --- display tables for other ISO 8859 on Latin-1 terminals -*-coding: utf-8;-*- | 1 | ;;; latin1-disp.el --- display tables for other ISO 8859 on Latin-1 terminals -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Keywords: i18n | 6 | ;; Keywords: i18n |
diff --git a/lisp/international/mule-cmds.el b/lisp/international/mule-cmds.el index 61ecc8b702a..dcf850d9425 100644 --- a/lisp/international/mule-cmds.el +++ b/lisp/international/mule-cmds.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mule-cmds.el --- commands for multilingual environment -*- lexical-binding:t -*- | 1 | ;;; mule-cmds.el --- commands for multilingual environment -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/international/mule-conf.el b/lisp/international/mule-conf.el index 41ee466aaeb..3308dbd17c0 100644 --- a/lisp/international/mule-conf.el +++ b/lisp/international/mule-conf.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mule-conf.el --- configure multilingual environment | 1 | ;;; mule-conf.el --- configure multilingual environment |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 5 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 5 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
| 6 | ;; Registration Number H14PRO021 | 6 | ;; Registration Number H14PRO021 |
diff --git a/lisp/international/mule-diag.el b/lisp/international/mule-diag.el index ead2decb771..42e78f9c904 100644 --- a/lisp/international/mule-diag.el +++ b/lisp/international/mule-diag.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mule-diag.el --- show diagnosis of multilingual environment (Mule) | 1 | ;;; mule-diag.el --- show diagnosis of multilingual environment (Mule) |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2000-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/international/mule-util.el b/lisp/international/mule-util.el index 42bc5ef1e5c..eae787bbeb9 100644 --- a/lisp/international/mule-util.el +++ b/lisp/international/mule-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mule-util.el --- utility functions for multilingual environment (mule) | 1 | ;;; mule-util.el --- utility functions for multilingual environment (mule) |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2000-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/international/mule.el b/lisp/international/mule.el index 392ecff021a..181474c65ce 100644 --- a/lisp/international/mule.el +++ b/lisp/international/mule.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mule.el --- basic commands for multilingual environment | 1 | ;;; mule.el --- basic commands for multilingual environment |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/international/ogonek.el b/lisp/international/ogonek.el index a6ddbd48423..27ac17ca80e 100644 --- a/lisp/international/ogonek.el +++ b/lisp/international/ogonek.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ogonek.el --- change the encoding of Polish diacritics | 1 | ;;; ogonek.el --- change the encoding of Polish diacritics |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: W{\l}odek Bzyl | 5 | ;; Author: W{\l}odek Bzyl |
| 6 | ;; Ryszard Kubiak | 6 | ;; Ryszard Kubiak |
diff --git a/lisp/international/quail.el b/lisp/international/quail.el index d670191bb7a..f194b93526e 100644 --- a/lisp/international/quail.el +++ b/lisp/international/quail.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; quail.el --- provides simple input method for multilingual text | 1 | ;;; quail.el --- provides simple input method for multilingual text |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2000-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/international/titdic-cnv.el b/lisp/international/titdic-cnv.el index 3cbad8d9c06..12e08833445 100644 --- a/lisp/international/titdic-cnv.el +++ b/lisp/international/titdic-cnv.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; titdic-cnv.el --- convert cxterm dictionary (TIT format) to Quail package -*- coding:iso-2022-7bit; -*- | 1 | ;;; titdic-cnv.el --- convert cxterm dictionary (TIT format) to Quail package -*- coding:iso-2022-7bit; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2000-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/international/ucs-normalize.el b/lisp/international/ucs-normalize.el index 166e5945af6..8839b00dfff 100644 --- a/lisp/international/ucs-normalize.el +++ b/lisp/international/ucs-normalize.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ucs-normalize.el --- Unicode normalization NFC/NFD/NFKD/NFKC | 1 | ;;; ucs-normalize.el --- Unicode normalization NFC/NFD/NFKD/NFKC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Taichi Kawabata <kawabata.taichi@gmail.com> | 5 | ;; Author: Taichi Kawabata <kawabata.taichi@gmail.com> |
| 6 | ;; Keywords: unicode, normalization | 6 | ;; Keywords: unicode, normalization |
diff --git a/lisp/international/utf-7.el b/lisp/international/utf-7.el index 7c724dc2b8c..e77a5801f06 100644 --- a/lisp/international/utf-7.el +++ b/lisp/international/utf-7.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; utf-7.el --- utf-7 coding system | 1 | ;;; utf-7.el --- utf-7 coding system |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Keywords: i18n, mail | 6 | ;; Keywords: i18n, mail |
diff --git a/lisp/isearch.el b/lisp/isearch.el index fde93530cc0..191ec8270eb 100644 --- a/lisp/isearch.el +++ b/lisp/isearch.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; isearch.el --- incremental search minor mode | 1 | ;;; isearch.el --- incremental search minor mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-1997, 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992-1997, 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daniel LaLiberte <liberte@cs.uiuc.edu> | 5 | ;; Author: Daniel LaLiberte <liberte@cs.uiuc.edu> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/isearchb.el b/lisp/isearchb.el index eb73cb83f93..ffd4d62be38 100644 --- a/lisp/isearchb.el +++ b/lisp/isearchb.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; isearchb --- a marriage between iswitchb and isearch | 1 | ;;; isearchb --- a marriage between iswitchb and isearch |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/jit-lock.el b/lisp/jit-lock.el index 74bfa3ab078..788646c97be 100644 --- a/lisp/jit-lock.el +++ b/lisp/jit-lock.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; jit-lock.el --- just-in-time fontification -*- lexical-binding: t -*- | 1 | ;;; jit-lock.el --- just-in-time fontification -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Gerd Moellmann <gerd@gnu.org> | 5 | ;; Author: Gerd Moellmann <gerd@gnu.org> |
| 6 | ;; Keywords: faces files | 6 | ;; Keywords: faces files |
diff --git a/lisp/jka-cmpr-hook.el b/lisp/jka-cmpr-hook.el index af32c0a07ea..ef6cfb14978 100644 --- a/lisp/jka-cmpr-hook.el +++ b/lisp/jka-cmpr-hook.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; jka-cmpr-hook.el --- preloaded code to enable jka-compr.el | 1 | ;;; jka-cmpr-hook.el --- preloaded code to enable jka-compr.el |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1995, 1997, 1999-2000, 2002-2014 | 3 | ;; Copyright (C) 1993-1995, 1997, 1999-2000, 2002-2015 Free Software |
| 4 | ;; Free Software Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Jay K. Adams <jka@ece.cmu.edu> | 6 | ;; Author: Jay K. Adams <jka@ece.cmu.edu> |
| 7 | ;; Maintainer: emacs-devel@gnu.org | 7 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/jka-compr.el b/lisp/jka-compr.el index a6896053e53..fced4eeb5f6 100644 --- a/lisp/jka-compr.el +++ b/lisp/jka-compr.el | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | ;;; jka-compr.el --- reading/writing/loading compressed files | 1 | ;;; jka-compr.el --- reading/writing/loading compressed files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1995, 1997, 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1995, 1997, 1999-2015 Free Software Foundation, |
| 4 | ;; Inc. | ||
| 4 | 5 | ||
| 5 | ;; Author: Jay K. Adams <jka@ece.cmu.edu> | 6 | ;; Author: Jay K. Adams <jka@ece.cmu.edu> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 7 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/json.el b/lisp/json.el index 899bff5dc32..68ab020c379 100644 --- a/lisp/json.el +++ b/lisp/json.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; json.el --- JavaScript Object Notation parser / generator | 1 | ;;; json.el --- JavaScript Object Notation parser / generator |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Edward O'Connor <ted@oconnor.cx> | 5 | ;; Author: Edward O'Connor <ted@oconnor.cx> |
| 6 | ;; Version: 1.4 | 6 | ;; Version: 1.4 |
diff --git a/lisp/kermit.el b/lisp/kermit.el index 4515eae245d..e8a4ccddb66 100644 --- a/lisp/kermit.el +++ b/lisp/kermit.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; kermit.el --- additions to shell mode for use with kermit | 1 | ;;; kermit.el --- additions to shell mode for use with kermit |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1988, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jeff Norden <jeff@colgate.csnet> | 5 | ;; Author: Jeff Norden <jeff@colgate.csnet> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/kmacro.el b/lisp/kmacro.el index 4d93926dd69..327cf455e65 100644 --- a/lisp/kmacro.el +++ b/lisp/kmacro.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; kmacro.el --- enhanced keyboard macros | 1 | ;;; kmacro.el --- enhanced keyboard macros |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kim F. Storm <storm@cua.dk> | 5 | ;; Author: Kim F. Storm <storm@cua.dk> |
| 6 | ;; Keywords: keyboard convenience | 6 | ;; Keywords: keyboard convenience |
diff --git a/lisp/language/china-util.el b/lisp/language/china-util.el index 1a893e136d7..3b879279680 100644 --- a/lisp/language/china-util.el +++ b/lisp/language/china-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; china-util.el --- utilities for Chinese -*- coding: utf-8 -*- | 1 | ;;; china-util.el --- utilities for Chinese -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/chinese.el b/lisp/language/chinese.el index 9f1a5d4f835..e34c762490a 100644 --- a/lisp/language/chinese.el +++ b/lisp/language/chinese.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; chinese.el --- support for Chinese -*- coding: utf-8; -*- | 1 | ;;; chinese.el --- support for Chinese -*- coding: utf-8; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/cyril-util.el b/lisp/language/cyril-util.el index 241cd84fcab..5ee927dc320 100644 --- a/lisp/language/cyril-util.el +++ b/lisp/language/cyril-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cyril-util.el --- utilities for Cyrillic scripts | 1 | ;;; cyril-util.el --- utilities for Cyrillic scripts |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: mule, multilingual, Cyrillic | 5 | ;; Keywords: mule, multilingual, Cyrillic |
| 6 | 6 | ||
diff --git a/lisp/language/cyrillic.el b/lisp/language/cyrillic.el index 3e64d7e9ebb..13f763629b6 100644 --- a/lisp/language/cyrillic.el +++ b/lisp/language/cyrillic.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cyrillic.el --- support for Cyrillic -*- coding: utf-8; -*- | 1 | ;;; cyrillic.el --- support for Cyrillic -*- coding: utf-8; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/czech.el b/lisp/language/czech.el index e9935616da1..d5d19d7ec88 100644 --- a/lisp/language/czech.el +++ b/lisp/language/czech.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; czech.el --- support for Czech -*- coding: utf-8 -*- | 1 | ;;; czech.el --- support for Czech -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Milan Zamazal <pdm@zamazal.org> | 5 | ;; Author: Milan Zamazal <pdm@zamazal.org> |
| 6 | ;; Maintainer: Pavel Janík <Pavel@Janik.cz> | 6 | ;; Maintainer: Pavel Janík <Pavel@Janik.cz> |
diff --git a/lisp/language/english.el b/lisp/language/english.el index 14ccf331cd7..af291a94385 100644 --- a/lisp/language/english.el +++ b/lisp/language/english.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; english.el --- support for English | 1 | ;;; english.el --- support for English |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, | 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, |
| 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/ethio-util.el b/lisp/language/ethio-util.el index b5ca49c4850..8575e7b6a93 100644 --- a/lisp/language/ethio-util.el +++ b/lisp/language/ethio-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ethio-util.el --- utilities for Ethiopic -*- coding: utf-8-emacs; -*- | 1 | ;;; ethio-util.el --- utilities for Ethiopic -*- coding: utf-8-emacs; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2002-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, | 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, |
| 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/ethiopic.el b/lisp/language/ethiopic.el index fab93eab8b7..25dd649dca4 100644 --- a/lisp/language/ethiopic.el +++ b/lisp/language/ethiopic.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ethiopic.el --- support for Ethiopic -*- coding: utf-8-emacs; -*- | 1 | ;;; ethiopic.el --- support for Ethiopic -*- coding: utf-8-emacs; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/european.el b/lisp/language/european.el index 96ae232c5aa..1a7b81bd866 100644 --- a/lisp/language/european.el +++ b/lisp/language/european.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; european.el --- support for European languages -*- coding: utf-8; -*- | 1 | ;;; european.el --- support for European languages -*- coding: utf-8; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2000-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/georgian.el b/lisp/language/georgian.el index f29602aafdd..5e3883dad1e 100644 --- a/lisp/language/georgian.el +++ b/lisp/language/georgian.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; georgian.el --- language support for Georgian | 1 | ;;; georgian.el --- language support for Georgian |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Keywords: i18n | 6 | ;; Keywords: i18n |
diff --git a/lisp/language/greek.el b/lisp/language/greek.el index 082f72f05ab..c9bea3438d0 100644 --- a/lisp/language/greek.el +++ b/lisp/language/greek.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; greek.el --- support for Greek | 1 | ;;; greek.el --- support for Greek |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002, 2013-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002, 2013-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/hanja-util.el b/lisp/language/hanja-util.el index 9bcb505d9e8..8b62ee707f3 100644 --- a/lisp/language/hanja-util.el +++ b/lisp/language/hanja-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hanja-util.el --- Korean Hanja util module -*- coding: utf-8 -*- | 1 | ;;; hanja-util.el --- Korean Hanja util module -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jihyun Cho <jihyun.jo@gmail.com> | 5 | ;; Author: Jihyun Cho <jihyun.jo@gmail.com> |
| 6 | ;; Keywords: multilingual, input method, Korean, Hanja | 6 | ;; Keywords: multilingual, input method, Korean, Hanja |
diff --git a/lisp/language/hebrew.el b/lisp/language/hebrew.el index 574508c3381..a3f4b3dd997 100644 --- a/lisp/language/hebrew.el +++ b/lisp/language/hebrew.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hebrew.el --- support for Hebrew -*- coding: utf-8 -*- | 1 | ;;; hebrew.el --- support for Hebrew -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/ind-util.el b/lisp/language/ind-util.el index f5c29a0db1a..52bc1733664 100644 --- a/lisp/language/ind-util.el +++ b/lisp/language/ind-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ind-util.el --- Transliteration and Misc. Tools for Indian Languages -*- coding: utf-8-emacs; -*- | 1 | ;;; ind-util.el --- Transliteration and Misc. Tools for Indian Languages -*- coding: utf-8-emacs; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: KAWABATA, Taichi <kawabata@m17n.org> | 5 | ;; Maintainer: KAWABATA, Taichi <kawabata@m17n.org> |
| 6 | ;; Keywords: multilingual, Indian, Devanagari | 6 | ;; Keywords: multilingual, Indian, Devanagari |
diff --git a/lisp/language/indian.el b/lisp/language/indian.el index 07b5348c564..d5bd054d8a5 100644 --- a/lisp/language/indian.el +++ b/lisp/language/indian.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; indian.el --- Indian languages support -*- coding: utf-8; -*- | 1 | ;;; indian.el --- Indian languages support -*- coding: utf-8; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 1999, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 1999, 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 4 | ;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 5 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 5 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
| 6 | ;; Registration Number H14PRO021 | 6 | ;; Registration Number H14PRO021 |
diff --git a/lisp/language/japan-util.el b/lisp/language/japan-util.el index e58521ee331..2871ec8f974 100644 --- a/lisp/language/japan-util.el +++ b/lisp/language/japan-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; japan-util.el --- utilities for Japanese -*- coding: iso-2022-7bit; -*- | 1 | ;;; japan-util.el --- utilities for Japanese -*- coding: iso-2022-7bit; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/japanese.el b/lisp/language/japanese.el index 67a43b60a71..ce480252e7c 100644 --- a/lisp/language/japanese.el +++ b/lisp/language/japanese.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; japanese.el --- support for Japanese -*- coding: iso-2022-7bit -*- | 1 | ;;; japanese.el --- support for Japanese -*- coding: iso-2022-7bit -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/korea-util.el b/lisp/language/korea-util.el index 8819be370d0..2ed5af47a34 100644 --- a/lisp/language/korea-util.el +++ b/lisp/language/korea-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; korea-util.el --- utilities for Korean | 1 | ;;; korea-util.el --- utilities for Korean |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 1999, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 1999, 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, | 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, |
| 5 | ;; 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/korean.el b/lisp/language/korean.el index 7b023240b8d..3bb9aea2d91 100644 --- a/lisp/language/korean.el +++ b/lisp/language/korean.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; korean.el --- support for Korean -*- coding: utf-8 -*- | 1 | ;;; korean.el --- support for Korean -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/lao-util.el b/lisp/language/lao-util.el index 8884b37baa1..3bd0394024b 100644 --- a/lisp/language/lao-util.el +++ b/lisp/language/lao-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; lao-util.el --- utilities for Lao -*- coding: utf-8; -*- | 1 | ;;; lao-util.el --- utilities for Lao -*- coding: utf-8; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, | 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, |
| 5 | ;; 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/lao.el b/lisp/language/lao.el index ba9385dd053..49e24286911 100644 --- a/lisp/language/lao.el +++ b/lisp/language/lao.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; lao.el --- support for Lao -*- coding: utf-8 -*- | 1 | ;;; lao.el --- support for Lao -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, | 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, |
| 5 | ;; 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/romanian.el b/lisp/language/romanian.el index 43c85e54ded..6279885ce66 100644 --- a/lisp/language/romanian.el +++ b/lisp/language/romanian.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; romanian.el --- support for Romanian -*- coding: utf-8 -*- | 1 | ;;; romanian.el --- support for Romanian -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dan Nicolaescu <done@ece.arizona.edu> | 5 | ;; Author: Dan Nicolaescu <done@ece.arizona.edu> |
| 6 | ;; Keywords: multilingual, Romanian, i18n | 6 | ;; Keywords: multilingual, Romanian, i18n |
diff --git a/lisp/language/slovak.el b/lisp/language/slovak.el index b051c4d0d73..2b28321e493 100644 --- a/lisp/language/slovak.el +++ b/lisp/language/slovak.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; slovak.el --- support for Slovak -*- coding: utf-8 -*- | 1 | ;;; slovak.el --- support for Slovak -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Tibor Šimko <tibor.simko@fmph.uniba.sk>, | 5 | ;; Authors: Tibor Šimko <tibor.simko@fmph.uniba.sk>, |
| 6 | ;; Milan Zamazal <pdm@zamazal.org> | 6 | ;; Milan Zamazal <pdm@zamazal.org> |
diff --git a/lisp/language/tai-viet.el b/lisp/language/tai-viet.el index b94d1c7c799..dac287ac64b 100644 --- a/lisp/language/tai-viet.el +++ b/lisp/language/tai-viet.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tai-viet.el --- support for Tai Viet -*- coding: utf-8 -*- | 1 | ;;; tai-viet.el --- support for Tai Viet -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 2007, 2008, 2009, 2010, 2011 | 4 | ;; Copyright (C) 2007, 2008, 2009, 2010, 2011 |
| 5 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 5 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
| 6 | ;; Registration Number H13PRO009 | 6 | ;; Registration Number H13PRO009 |
diff --git a/lisp/language/thai-util.el b/lisp/language/thai-util.el index cacf8c36880..0cb91510865 100644 --- a/lisp/language/thai-util.el +++ b/lisp/language/thai-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; thai-util.el --- utilities for Thai -*- coding: utf-8; -*- | 1 | ;;; thai-util.el --- utilities for Thai -*- coding: utf-8; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/thai.el b/lisp/language/thai.el index d39da204819..b63850e3171 100644 --- a/lisp/language/thai.el +++ b/lisp/language/thai.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; thai.el --- support for Thai -*- coding: utf-8 -*- | 1 | ;;; thai.el --- support for Thai -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2000-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/tibet-util.el b/lisp/language/tibet-util.el index 81d394c0319..4f59fa1877e 100644 --- a/lisp/language/tibet-util.el +++ b/lisp/language/tibet-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tibet-util.el --- utilities for Tibetan -*- coding: utf-8-emacs; -*- | 1 | ;;; tibet-util.el --- utilities for Tibetan -*- coding: utf-8-emacs; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/tibetan.el b/lisp/language/tibetan.el index 91c9c4d2dd9..e5a10b9d5aa 100644 --- a/lisp/language/tibetan.el +++ b/lisp/language/tibetan.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tibetan.el --- support for Tibetan language -*- coding: utf-8-emacs; -*- | 1 | ;;; tibetan.el --- support for Tibetan language -*- coding: utf-8-emacs; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, | 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, |
| 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/utf-8-lang.el b/lisp/language/utf-8-lang.el index 4f3fcc97d39..cd8965bfca9 100644 --- a/lisp/language/utf-8-lang.el +++ b/lisp/language/utf-8-lang.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; utf-8-lang.el --- generic UTF-8 language environment | 1 | ;;; utf-8-lang.el --- generic UTF-8 language environment |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Keywords: i18n | 6 | ;; Keywords: i18n |
diff --git a/lisp/language/viet-util.el b/lisp/language/viet-util.el index e28f707a7b9..f8c11d47891 100644 --- a/lisp/language/viet-util.el +++ b/lisp/language/viet-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; viet-util.el --- utilities for Vietnamese -*- coding: utf-8; -*- | 1 | ;;; viet-util.el --- utilities for Vietnamese -*- coding: utf-8; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/vietnamese.el b/lisp/language/vietnamese.el index f568ea8e313..10384a570b1 100644 --- a/lisp/language/vietnamese.el +++ b/lisp/language/vietnamese.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vietnamese.el --- support for Vietnamese -*- coding: utf-8; -*- | 1 | ;;; vietnamese.el --- support for Vietnamese -*- coding: utf-8; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el index 92933b6a2e1..d11401b5c2d 100644 --- a/lisp/ldefs-boot.el +++ b/lisp/ldefs-boot.el | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | ;;; Code: | 3 | ;;; Code: |
| 4 | 4 | ||
| 5 | 5 | ||
| 6 | ;;;### (autoloads nil "5x5" "play/5x5.el" (21604 48550 301934 225000)) | 6 | ;;;### (autoloads nil "5x5" "play/5x5.el" (21607 54478 800121 42000)) |
| 7 | ;;; Generated autoloads from play/5x5.el | 7 | ;;; Generated autoloads from play/5x5.el |
| 8 | 8 | ||
| 9 | (autoload '5x5 "5x5" "\ | 9 | (autoload '5x5 "5x5" "\ |
| @@ -65,8 +65,8 @@ should return a grid vector array that is the new solution. | |||
| 65 | 65 | ||
| 66 | ;;;*** | 66 | ;;;*** |
| 67 | 67 | ||
| 68 | ;;;### (autoloads nil "ada-mode" "progmodes/ada-mode.el" (21604 48550 | 68 | ;;;### (autoloads nil "ada-mode" "progmodes/ada-mode.el" (21607 54478 |
| 69 | ;;;;;; 313934 225000)) | 69 | ;;;;;; 800121 42000)) |
| 70 | ;;; Generated autoloads from progmodes/ada-mode.el | 70 | ;;; Generated autoloads from progmodes/ada-mode.el |
| 71 | 71 | ||
| 72 | (autoload 'ada-add-extensions "ada-mode" "\ | 72 | (autoload 'ada-add-extensions "ada-mode" "\ |
| @@ -85,8 +85,8 @@ Ada mode is the major mode for editing Ada code. | |||
| 85 | 85 | ||
| 86 | ;;;*** | 86 | ;;;*** |
| 87 | 87 | ||
| 88 | ;;;### (autoloads nil "ada-stmt" "progmodes/ada-stmt.el" (21604 48550 | 88 | ;;;### (autoloads nil "ada-stmt" "progmodes/ada-stmt.el" (21607 54478 |
| 89 | ;;;;;; 313934 225000)) | 89 | ;;;;;; 800121 42000)) |
| 90 | ;;; Generated autoloads from progmodes/ada-stmt.el | 90 | ;;; Generated autoloads from progmodes/ada-stmt.el |
| 91 | 91 | ||
| 92 | (autoload 'ada-header "ada-stmt" "\ | 92 | (autoload 'ada-header "ada-stmt" "\ |
| @@ -96,8 +96,8 @@ Insert a descriptive header at the top of the file. | |||
| 96 | 96 | ||
| 97 | ;;;*** | 97 | ;;;*** |
| 98 | 98 | ||
| 99 | ;;;### (autoloads nil "ada-xref" "progmodes/ada-xref.el" (21604 48550 | 99 | ;;;### (autoloads nil "ada-xref" "progmodes/ada-xref.el" (21607 54478 |
| 100 | ;;;;;; 313934 225000)) | 100 | ;;;;;; 800121 42000)) |
| 101 | ;;; Generated autoloads from progmodes/ada-xref.el | 101 | ;;; Generated autoloads from progmodes/ada-xref.el |
| 102 | 102 | ||
| 103 | (autoload 'ada-find-file "ada-xref" "\ | 103 | (autoload 'ada-find-file "ada-xref" "\ |
| @@ -108,8 +108,8 @@ Completion is available. | |||
| 108 | 108 | ||
| 109 | ;;;*** | 109 | ;;;*** |
| 110 | 110 | ||
| 111 | ;;;### (autoloads nil "add-log" "vc/add-log.el" (21604 48550 421934 | 111 | ;;;### (autoloads nil "add-log" "vc/add-log.el" (21607 54478 800121 |
| 112 | ;;;;;; 229000)) | 112 | ;;;;;; 42000)) |
| 113 | ;;; Generated autoloads from vc/add-log.el | 113 | ;;; Generated autoloads from vc/add-log.el |
| 114 | 114 | ||
| 115 | (put 'change-log-default-name 'safe-local-variable 'string-or-null-p) | 115 | (put 'change-log-default-name 'safe-local-variable 'string-or-null-p) |
| @@ -238,8 +238,8 @@ old-style time formats for entries are supported. | |||
| 238 | 238 | ||
| 239 | ;;;*** | 239 | ;;;*** |
| 240 | 240 | ||
| 241 | ;;;### (autoloads nil "advice" "emacs-lisp/advice.el" (21604 48550 | 241 | ;;;### (autoloads nil "advice" "emacs-lisp/advice.el" (21607 54477 |
| 242 | ;;;;;; 1934 214000)) | 242 | ;;;;;; 800124 118000)) |
| 243 | ;;; Generated autoloads from emacs-lisp/advice.el | 243 | ;;; Generated autoloads from emacs-lisp/advice.el |
| 244 | 244 | ||
| 245 | (defvar ad-redefinition-action 'warn "\ | 245 | (defvar ad-redefinition-action 'warn "\ |
| @@ -374,7 +374,7 @@ usage: (defadvice FUNCTION (CLASS NAME [POSITION] [ARGLIST] FLAG...) | |||
| 374 | 374 | ||
| 375 | ;;;*** | 375 | ;;;*** |
| 376 | 376 | ||
| 377 | ;;;### (autoloads nil "align" "align.el" (21604 48549 921934 211000)) | 377 | ;;;### (autoloads nil "align" "align.el" (21607 54477 800124 118000)) |
| 378 | ;;; Generated autoloads from align.el | 378 | ;;; Generated autoloads from align.el |
| 379 | 379 | ||
| 380 | (autoload 'align "align" "\ | 380 | (autoload 'align "align" "\ |
| @@ -477,7 +477,7 @@ A replacement function for `newline-and-indent', aligning as it goes. | |||
| 477 | 477 | ||
| 478 | ;;;*** | 478 | ;;;*** |
| 479 | 479 | ||
| 480 | ;;;### (autoloads nil "allout" "allout.el" (21604 48549 925934 211000)) | 480 | ;;;### (autoloads nil "allout" "allout.el" (21607 54477 800124 118000)) |
| 481 | ;;; Generated autoloads from allout.el | 481 | ;;; Generated autoloads from allout.el |
| 482 | (push (purecopy '(allout 2 3)) package--builtin-versions) | 482 | (push (purecopy '(allout 2 3)) package--builtin-versions) |
| 483 | 483 | ||
| @@ -837,8 +837,8 @@ for details on preparing Emacs for automatic allout activation. | |||
| 837 | 837 | ||
| 838 | ;;;*** | 838 | ;;;*** |
| 839 | 839 | ||
| 840 | ;;;### (autoloads nil "allout-widgets" "allout-widgets.el" (21631 | 840 | ;;;### (autoloads nil "allout-widgets" "allout-widgets.el" (21609 |
| 841 | ;;;;;; 35966 795121 865000)) | 841 | ;;;;;; 55608 852266 580000)) |
| 842 | ;;; Generated autoloads from allout-widgets.el | 842 | ;;; Generated autoloads from allout-widgets.el |
| 843 | (push (purecopy '(allout-widgets 1 0)) package--builtin-versions) | 843 | (push (purecopy '(allout-widgets 1 0)) package--builtin-versions) |
| 844 | 844 | ||
| @@ -896,8 +896,8 @@ outline hot-spot navigation (see `allout-mode'). | |||
| 896 | 896 | ||
| 897 | ;;;*** | 897 | ;;;*** |
| 898 | 898 | ||
| 899 | ;;;### (autoloads nil "ange-ftp" "net/ange-ftp.el" (21640 32530 974334 | 899 | ;;;### (autoloads nil "ange-ftp" "net/ange-ftp.el" (21640 46919 650145 |
| 900 | ;;;;;; 457000)) | 900 | ;;;;;; 897000)) |
| 901 | ;;; Generated autoloads from net/ange-ftp.el | 901 | ;;; Generated autoloads from net/ange-ftp.el |
| 902 | 902 | ||
| 903 | (defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir) | 903 | (defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir) |
| @@ -918,8 +918,8 @@ directory, so that Emacs will know its current contents. | |||
| 918 | 918 | ||
| 919 | ;;;*** | 919 | ;;;*** |
| 920 | 920 | ||
| 921 | ;;;### (autoloads nil "animate" "play/animate.el" (21604 48550 301934 | 921 | ;;;### (autoloads nil "animate" "play/animate.el" (21607 54478 800121 |
| 922 | ;;;;;; 225000)) | 922 | ;;;;;; 42000)) |
| 923 | ;;; Generated autoloads from play/animate.el | 923 | ;;; Generated autoloads from play/animate.el |
| 924 | 924 | ||
| 925 | (autoload 'animate-string "animate" "\ | 925 | (autoload 'animate-string "animate" "\ |
| @@ -951,8 +951,8 @@ the buffer *Birthday-Present-for-Name*. | |||
| 951 | 951 | ||
| 952 | ;;;*** | 952 | ;;;*** |
| 953 | 953 | ||
| 954 | ;;;### (autoloads nil "ansi-color" "ansi-color.el" (21604 48549 925934 | 954 | ;;;### (autoloads nil "ansi-color" "ansi-color.el" (21607 54477 800124 |
| 955 | ;;;;;; 211000)) | 955 | ;;;;;; 118000)) |
| 956 | ;;; Generated autoloads from ansi-color.el | 956 | ;;; Generated autoloads from ansi-color.el |
| 957 | (push (purecopy '(ansi-color 3 4 2)) package--builtin-versions) | 957 | (push (purecopy '(ansi-color 3 4 2)) package--builtin-versions) |
| 958 | 958 | ||
| @@ -978,8 +978,8 @@ This is a good function to put in `comint-output-filter-functions'. | |||
| 978 | 978 | ||
| 979 | ;;;*** | 979 | ;;;*** |
| 980 | 980 | ||
| 981 | ;;;### (autoloads nil "antlr-mode" "progmodes/antlr-mode.el" (21604 | 981 | ;;;### (autoloads nil "antlr-mode" "progmodes/antlr-mode.el" (21607 |
| 982 | ;;;;;; 48550 313934 225000)) | 982 | ;;;;;; 54478 800121 42000)) |
| 983 | ;;; Generated autoloads from progmodes/antlr-mode.el | 983 | ;;; Generated autoloads from progmodes/antlr-mode.el |
| 984 | (push (purecopy '(antlr-mode 2 2 3)) package--builtin-versions) | 984 | (push (purecopy '(antlr-mode 2 2 3)) package--builtin-versions) |
| 985 | 985 | ||
| @@ -1015,8 +1015,8 @@ Used in `antlr-mode'. Also a useful function in `java-mode-hook'. | |||
| 1015 | 1015 | ||
| 1016 | ;;;*** | 1016 | ;;;*** |
| 1017 | 1017 | ||
| 1018 | ;;;### (autoloads nil "appt" "calendar/appt.el" (21604 48549 945934 | 1018 | ;;;### (autoloads nil "appt" "calendar/appt.el" (21607 54477 800124 |
| 1019 | ;;;;;; 212000)) | 1019 | ;;;;;; 118000)) |
| 1020 | ;;; Generated autoloads from calendar/appt.el | 1020 | ;;; Generated autoloads from calendar/appt.el |
| 1021 | 1021 | ||
| 1022 | (autoload 'appt-add "appt" "\ | 1022 | (autoload 'appt-add "appt" "\ |
| @@ -1037,8 +1037,8 @@ ARG is positive, otherwise off. | |||
| 1037 | 1037 | ||
| 1038 | ;;;*** | 1038 | ;;;*** |
| 1039 | 1039 | ||
| 1040 | ;;;### (autoloads nil "apropos" "apropos.el" (21604 48549 925934 | 1040 | ;;;### (autoloads nil "apropos" "apropos.el" (21607 54477 800124 |
| 1041 | ;;;;;; 211000)) | 1041 | ;;;;;; 118000)) |
| 1042 | ;;; Generated autoloads from apropos.el | 1042 | ;;; Generated autoloads from apropos.el |
| 1043 | 1043 | ||
| 1044 | (autoload 'apropos-read-pattern "apropos" "\ | 1044 | (autoload 'apropos-read-pattern "apropos" "\ |
| @@ -1153,8 +1153,8 @@ Returns list of symbols and documentation found. | |||
| 1153 | 1153 | ||
| 1154 | ;;;*** | 1154 | ;;;*** |
| 1155 | 1155 | ||
| 1156 | ;;;### (autoloads nil "arc-mode" "arc-mode.el" (21631 35966 799121 | 1156 | ;;;### (autoloads nil "arc-mode" "arc-mode.el" (21621 7062 810116 |
| 1157 | ;;;;;; 866000)) | 1157 | ;;;;;; 332000)) |
| 1158 | ;;; Generated autoloads from arc-mode.el | 1158 | ;;; Generated autoloads from arc-mode.el |
| 1159 | 1159 | ||
| 1160 | (autoload 'archive-mode "arc-mode" "\ | 1160 | (autoload 'archive-mode "arc-mode" "\ |
| @@ -1174,7 +1174,7 @@ archive. | |||
| 1174 | 1174 | ||
| 1175 | ;;;*** | 1175 | ;;;*** |
| 1176 | 1176 | ||
| 1177 | ;;;### (autoloads nil "array" "array.el" (21604 48549 925934 211000)) | 1177 | ;;;### (autoloads nil "array" "array.el" (21607 54477 800124 118000)) |
| 1178 | ;;; Generated autoloads from array.el | 1178 | ;;; Generated autoloads from array.el |
| 1179 | 1179 | ||
| 1180 | (autoload 'array-mode "array" "\ | 1180 | (autoload 'array-mode "array" "\ |
| @@ -1245,8 +1245,8 @@ Entering array mode calls the function `array-mode-hook'. | |||
| 1245 | 1245 | ||
| 1246 | ;;;*** | 1246 | ;;;*** |
| 1247 | 1247 | ||
| 1248 | ;;;### (autoloads nil "artist" "textmodes/artist.el" (21604 48550 | 1248 | ;;;### (autoloads nil "artist" "textmodes/artist.el" (21607 54478 |
| 1249 | ;;;;;; 393934 228000)) | 1249 | ;;;;;; 800121 42000)) |
| 1250 | ;;; Generated autoloads from textmodes/artist.el | 1250 | ;;; Generated autoloads from textmodes/artist.el |
| 1251 | (push (purecopy '(artist 1 2 6)) package--builtin-versions) | 1251 | (push (purecopy '(artist 1 2 6)) package--builtin-versions) |
| 1252 | 1252 | ||
| @@ -1452,8 +1452,8 @@ Keymap summary | |||
| 1452 | 1452 | ||
| 1453 | ;;;*** | 1453 | ;;;*** |
| 1454 | 1454 | ||
| 1455 | ;;;### (autoloads nil "asm-mode" "progmodes/asm-mode.el" (21604 48550 | 1455 | ;;;### (autoloads nil "asm-mode" "progmodes/asm-mode.el" (21607 54478 |
| 1456 | ;;;;;; 313934 225000)) | 1456 | ;;;;;; 800121 42000)) |
| 1457 | ;;; Generated autoloads from progmodes/asm-mode.el | 1457 | ;;; Generated autoloads from progmodes/asm-mode.el |
| 1458 | 1458 | ||
| 1459 | (autoload 'asm-mode "asm-mode" "\ | 1459 | (autoload 'asm-mode "asm-mode" "\ |
| @@ -1480,8 +1480,8 @@ Special commands: | |||
| 1480 | 1480 | ||
| 1481 | ;;;*** | 1481 | ;;;*** |
| 1482 | 1482 | ||
| 1483 | ;;;### (autoloads nil "auth-source" "gnus/auth-source.el" (21631 | 1483 | ;;;### (autoloads nil "auth-source" "gnus/auth-source.el" (21625 |
| 1484 | ;;;;;; 35966 847121 867000)) | 1484 | ;;;;;; 43838 483701 627000)) |
| 1485 | ;;; Generated autoloads from gnus/auth-source.el | 1485 | ;;; Generated autoloads from gnus/auth-source.el |
| 1486 | 1486 | ||
| 1487 | (defvar auth-source-cache-expiry 7200 "\ | 1487 | (defvar auth-source-cache-expiry 7200 "\ |
| @@ -1493,8 +1493,8 @@ let-binding.") | |||
| 1493 | 1493 | ||
| 1494 | ;;;*** | 1494 | ;;;*** |
| 1495 | 1495 | ||
| 1496 | ;;;### (autoloads nil "autoarg" "autoarg.el" (21604 48549 925934 | 1496 | ;;;### (autoloads nil "autoarg" "autoarg.el" (21607 54477 800124 |
| 1497 | ;;;;;; 211000)) | 1497 | ;;;;;; 118000)) |
| 1498 | ;;; Generated autoloads from autoarg.el | 1498 | ;;; Generated autoloads from autoarg.el |
| 1499 | 1499 | ||
| 1500 | (defvar autoarg-mode nil "\ | 1500 | (defvar autoarg-mode nil "\ |
| @@ -1554,8 +1554,8 @@ This is similar to `autoarg-mode' but rebinds the keypad keys | |||
| 1554 | 1554 | ||
| 1555 | ;;;*** | 1555 | ;;;*** |
| 1556 | 1556 | ||
| 1557 | ;;;### (autoloads nil "autoconf" "progmodes/autoconf.el" (21604 48550 | 1557 | ;;;### (autoloads nil "autoconf" "progmodes/autoconf.el" (21607 54478 |
| 1558 | ;;;;;; 313934 225000)) | 1558 | ;;;;;; 800121 42000)) |
| 1559 | ;;; Generated autoloads from progmodes/autoconf.el | 1559 | ;;; Generated autoloads from progmodes/autoconf.el |
| 1560 | 1560 | ||
| 1561 | (autoload 'autoconf-mode "autoconf" "\ | 1561 | (autoload 'autoconf-mode "autoconf" "\ |
| @@ -1565,8 +1565,8 @@ Major mode for editing Autoconf configure.ac files. | |||
| 1565 | 1565 | ||
| 1566 | ;;;*** | 1566 | ;;;*** |
| 1567 | 1567 | ||
| 1568 | ;;;### (autoloads nil "autoinsert" "autoinsert.el" (21637 50476 651217 | 1568 | ;;;### (autoloads nil "autoinsert" "autoinsert.el" (21632 17083 200835 |
| 1569 | ;;;;;; 120000)) | 1569 | ;;;;;; 890000)) |
| 1570 | ;;; Generated autoloads from autoinsert.el | 1570 | ;;; Generated autoloads from autoinsert.el |
| 1571 | 1571 | ||
| 1572 | (autoload 'auto-insert "autoinsert" "\ | 1572 | (autoload 'auto-insert "autoinsert" "\ |
| @@ -1604,8 +1604,8 @@ insert a template for the file depending on the mode of the buffer. | |||
| 1604 | 1604 | ||
| 1605 | ;;;*** | 1605 | ;;;*** |
| 1606 | 1606 | ||
| 1607 | ;;;### (autoloads nil "autoload" "emacs-lisp/autoload.el" (21631 | 1607 | ;;;### (autoloads nil "autoload" "emacs-lisp/autoload.el" (21628 |
| 1608 | ;;;;;; 35966 819121 866000)) | 1608 | ;;;;;; 43483 380149 771000)) |
| 1609 | ;;; Generated autoloads from emacs-lisp/autoload.el | 1609 | ;;; Generated autoloads from emacs-lisp/autoload.el |
| 1610 | 1610 | ||
| 1611 | (put 'generated-autoload-file 'safe-local-variable 'stringp) | 1611 | (put 'generated-autoload-file 'safe-local-variable 'stringp) |
| @@ -1656,8 +1656,8 @@ should be non-nil). | |||
| 1656 | 1656 | ||
| 1657 | ;;;*** | 1657 | ;;;*** |
| 1658 | 1658 | ||
| 1659 | ;;;### (autoloads nil "autorevert" "autorevert.el" (21604 48549 929934 | 1659 | ;;;### (autoloads nil "autorevert" "autorevert.el" (21607 54477 800124 |
| 1660 | ;;;;;; 211000)) | 1660 | ;;;;;; 118000)) |
| 1661 | ;;; Generated autoloads from autorevert.el | 1661 | ;;; Generated autoloads from autorevert.el |
| 1662 | 1662 | ||
| 1663 | (autoload 'auto-revert-mode "autorevert" "\ | 1663 | (autoload 'auto-revert-mode "autorevert" "\ |
| @@ -1745,7 +1745,7 @@ specifies in the mode line. | |||
| 1745 | 1745 | ||
| 1746 | ;;;*** | 1746 | ;;;*** |
| 1747 | 1747 | ||
| 1748 | ;;;### (autoloads nil "avoid" "avoid.el" (21604 48549 929934 211000)) | 1748 | ;;;### (autoloads nil "avoid" "avoid.el" (21607 54477 800124 118000)) |
| 1749 | ;;; Generated autoloads from avoid.el | 1749 | ;;; Generated autoloads from avoid.el |
| 1750 | 1750 | ||
| 1751 | (defvar mouse-avoidance-mode nil "\ | 1751 | (defvar mouse-avoidance-mode nil "\ |
| @@ -1783,8 +1783,8 @@ definition of \"random distance\".) | |||
| 1783 | 1783 | ||
| 1784 | ;;;*** | 1784 | ;;;*** |
| 1785 | 1785 | ||
| 1786 | ;;;### (autoloads nil "bat-mode" "progmodes/bat-mode.el" (21604 48550 | 1786 | ;;;### (autoloads nil "bat-mode" "progmodes/bat-mode.el" (21607 54478 |
| 1787 | ;;;;;; 313934 225000)) | 1787 | ;;;;;; 800121 42000)) |
| 1788 | ;;; Generated autoloads from progmodes/bat-mode.el | 1788 | ;;; Generated autoloads from progmodes/bat-mode.el |
| 1789 | 1789 | ||
| 1790 | (add-to-list 'auto-mode-alist '("\\.\\(bat\\|cmd\\)\\'" . bat-mode)) | 1790 | (add-to-list 'auto-mode-alist '("\\.\\(bat\\|cmd\\)\\'" . bat-mode)) |
| @@ -1802,8 +1802,8 @@ Run script using `bat-run' and `bat-run-args'. | |||
| 1802 | 1802 | ||
| 1803 | ;;;*** | 1803 | ;;;*** |
| 1804 | 1804 | ||
| 1805 | ;;;### (autoloads nil "battery" "battery.el" (21604 48549 929934 | 1805 | ;;;### (autoloads nil "battery" "battery.el" (21607 54477 800124 |
| 1806 | ;;;;;; 211000)) | 1806 | ;;;;;; 118000)) |
| 1807 | ;;; Generated autoloads from battery.el | 1807 | ;;; Generated autoloads from battery.el |
| 1808 | (put 'battery-mode-line-string 'risky-local-variable t) | 1808 | (put 'battery-mode-line-string 'risky-local-variable t) |
| 1809 | 1809 | ||
| @@ -1838,8 +1838,8 @@ seconds. | |||
| 1838 | 1838 | ||
| 1839 | ;;;*** | 1839 | ;;;*** |
| 1840 | 1840 | ||
| 1841 | ;;;### (autoloads nil "benchmark" "emacs-lisp/benchmark.el" (21604 | 1841 | ;;;### (autoloads nil "benchmark" "emacs-lisp/benchmark.el" (21607 |
| 1842 | ;;;;;; 48550 1934 214000)) | 1842 | ;;;;;; 54477 800124 118000)) |
| 1843 | ;;; Generated autoloads from emacs-lisp/benchmark.el | 1843 | ;;; Generated autoloads from emacs-lisp/benchmark.el |
| 1844 | 1844 | ||
| 1845 | (autoload 'benchmark-run "benchmark" "\ | 1845 | (autoload 'benchmark-run "benchmark" "\ |
| @@ -1875,8 +1875,8 @@ For non-interactive use see also `benchmark-run' and | |||
| 1875 | 1875 | ||
| 1876 | ;;;*** | 1876 | ;;;*** |
| 1877 | 1877 | ||
| 1878 | ;;;### (autoloads nil "bibtex" "textmodes/bibtex.el" (21604 48550 | 1878 | ;;;### (autoloads nil "bibtex" "textmodes/bibtex.el" (21607 54478 |
| 1879 | ;;;;;; 393934 228000)) | 1879 | ;;;;;; 800121 42000)) |
| 1880 | ;;; Generated autoloads from textmodes/bibtex.el | 1880 | ;;; Generated autoloads from textmodes/bibtex.el |
| 1881 | 1881 | ||
| 1882 | (autoload 'bibtex-initialize "bibtex" "\ | 1882 | (autoload 'bibtex-initialize "bibtex" "\ |
| @@ -1968,7 +1968,7 @@ A prefix arg negates the value of `bibtex-search-entry-globally'. | |||
| 1968 | ;;;*** | 1968 | ;;;*** |
| 1969 | 1969 | ||
| 1970 | ;;;### (autoloads nil "bibtex-style" "textmodes/bibtex-style.el" | 1970 | ;;;### (autoloads nil "bibtex-style" "textmodes/bibtex-style.el" |
| 1971 | ;;;;;; (21604 48550 393934 228000)) | 1971 | ;;;;;; (21607 54478 800121 42000)) |
| 1972 | ;;; Generated autoloads from textmodes/bibtex-style.el | 1972 | ;;; Generated autoloads from textmodes/bibtex-style.el |
| 1973 | 1973 | ||
| 1974 | (autoload 'bibtex-style-mode "bibtex-style" "\ | 1974 | (autoload 'bibtex-style-mode "bibtex-style" "\ |
| @@ -1978,8 +1978,8 @@ Major mode for editing BibTeX style files. | |||
| 1978 | 1978 | ||
| 1979 | ;;;*** | 1979 | ;;;*** |
| 1980 | 1980 | ||
| 1981 | ;;;### (autoloads nil "binhex" "mail/binhex.el" (21604 48550 181934 | 1981 | ;;;### (autoloads nil "binhex" "mail/binhex.el" (21607 54478 300138 |
| 1982 | ;;;;;; 220000)) | 1982 | ;;;;;; 641000)) |
| 1983 | ;;; Generated autoloads from mail/binhex.el | 1983 | ;;; Generated autoloads from mail/binhex.el |
| 1984 | 1984 | ||
| 1985 | (defconst binhex-begin-line "^:...............................................................$" "\ | 1985 | (defconst binhex-begin-line "^:...............................................................$" "\ |
| @@ -2003,8 +2003,8 @@ Binhex decode region between START and END. | |||
| 2003 | 2003 | ||
| 2004 | ;;;*** | 2004 | ;;;*** |
| 2005 | 2005 | ||
| 2006 | ;;;### (autoloads nil "blackbox" "play/blackbox.el" (21604 48550 | 2006 | ;;;### (autoloads nil "blackbox" "play/blackbox.el" (21607 54478 |
| 2007 | ;;;;;; 301934 225000)) | 2007 | ;;;;;; 800121 42000)) |
| 2008 | ;;; Generated autoloads from play/blackbox.el | 2008 | ;;; Generated autoloads from play/blackbox.el |
| 2009 | 2009 | ||
| 2010 | (autoload 'blackbox "blackbox" "\ | 2010 | (autoload 'blackbox "blackbox" "\ |
| @@ -2123,8 +2123,8 @@ a reflection. | |||
| 2123 | 2123 | ||
| 2124 | ;;;*** | 2124 | ;;;*** |
| 2125 | 2125 | ||
| 2126 | ;;;### (autoloads nil "bookmark" "bookmark.el" (21604 48549 929934 | 2126 | ;;;### (autoloads nil "bookmark" "bookmark.el" (21607 54477 800124 |
| 2127 | ;;;;;; 211000)) | 2127 | ;;;;;; 118000)) |
| 2128 | ;;; Generated autoloads from bookmark.el | 2128 | ;;; Generated autoloads from bookmark.el |
| 2129 | (define-key ctl-x-r-map "b" 'bookmark-jump) | 2129 | (define-key ctl-x-r-map "b" 'bookmark-jump) |
| 2130 | (define-key ctl-x-r-map "m" 'bookmark-set) | 2130 | (define-key ctl-x-r-map "m" 'bookmark-set) |
| @@ -2317,8 +2317,8 @@ Incremental search of bookmarks, hiding the non-matches as we go. | |||
| 2317 | 2317 | ||
| 2318 | ;;;*** | 2318 | ;;;*** |
| 2319 | 2319 | ||
| 2320 | ;;;### (autoloads nil "browse-url" "net/browse-url.el" (21604 48550 | 2320 | ;;;### (autoloads nil "browse-url" "net/browse-url.el" (21607 54478 |
| 2321 | ;;;;;; 213934 222000)) | 2321 | ;;;;;; 300138 641000)) |
| 2322 | ;;; Generated autoloads from net/browse-url.el | 2322 | ;;; Generated autoloads from net/browse-url.el |
| 2323 | 2323 | ||
| 2324 | (defvar browse-url-browser-function 'browse-url-default-browser "\ | 2324 | (defvar browse-url-browser-function 'browse-url-default-browser "\ |
| @@ -2633,7 +2633,7 @@ from `browse-url-elinks-wrapper'. | |||
| 2633 | 2633 | ||
| 2634 | ;;;*** | 2634 | ;;;*** |
| 2635 | 2635 | ||
| 2636 | ;;;### (autoloads nil "bs" "bs.el" (21604 48549 929934 211000)) | 2636 | ;;;### (autoloads nil "bs" "bs.el" (21607 54477 800124 118000)) |
| 2637 | ;;; Generated autoloads from bs.el | 2637 | ;;; Generated autoloads from bs.el |
| 2638 | (push (purecopy '(bs 1 17)) package--builtin-versions) | 2638 | (push (purecopy '(bs 1 17)) package--builtin-versions) |
| 2639 | 2639 | ||
| @@ -2674,8 +2674,8 @@ name of buffer configuration. | |||
| 2674 | 2674 | ||
| 2675 | ;;;*** | 2675 | ;;;*** |
| 2676 | 2676 | ||
| 2677 | ;;;### (autoloads nil "bubbles" "play/bubbles.el" (21604 48550 301934 | 2677 | ;;;### (autoloads nil "bubbles" "play/bubbles.el" (21607 54478 800121 |
| 2678 | ;;;;;; 225000)) | 2678 | ;;;;;; 42000)) |
| 2679 | ;;; Generated autoloads from play/bubbles.el | 2679 | ;;; Generated autoloads from play/bubbles.el |
| 2680 | 2680 | ||
| 2681 | (autoload 'bubbles "bubbles" "\ | 2681 | (autoload 'bubbles "bubbles" "\ |
| @@ -2697,7 +2697,7 @@ columns on its right towards the left. | |||
| 2697 | ;;;*** | 2697 | ;;;*** |
| 2698 | 2698 | ||
| 2699 | ;;;### (autoloads nil "bug-reference" "progmodes/bug-reference.el" | 2699 | ;;;### (autoloads nil "bug-reference" "progmodes/bug-reference.el" |
| 2700 | ;;;;;; (21604 48550 313934 225000)) | 2700 | ;;;;;; (21607 54478 800121 42000)) |
| 2701 | ;;; Generated autoloads from progmodes/bug-reference.el | 2701 | ;;; Generated autoloads from progmodes/bug-reference.el |
| 2702 | 2702 | ||
| 2703 | (put 'bug-reference-url-format 'safe-local-variable (lambda (s) (or (stringp s) (and (symbolp s) (get s 'bug-reference-url-format))))) | 2703 | (put 'bug-reference-url-format 'safe-local-variable (lambda (s) (or (stringp s) (and (symbolp s) (get s 'bug-reference-url-format))))) |
| @@ -2718,7 +2718,7 @@ Like `bug-reference-mode', but only buttonize in comments and strings. | |||
| 2718 | ;;;*** | 2718 | ;;;*** |
| 2719 | 2719 | ||
| 2720 | ;;;### (autoloads nil "bytecomp" "emacs-lisp/bytecomp.el" (21645 | 2720 | ;;;### (autoloads nil "bytecomp" "emacs-lisp/bytecomp.el" (21645 |
| 2721 | ;;;;;; 25761 789186 828000)) | 2721 | ;;;;;; 29116 670141 789000)) |
| 2722 | ;;; Generated autoloads from emacs-lisp/bytecomp.el | 2722 | ;;; Generated autoloads from emacs-lisp/bytecomp.el |
| 2723 | (put 'byte-compile-dynamic 'safe-local-variable 'booleanp) | 2723 | (put 'byte-compile-dynamic 'safe-local-variable 'booleanp) |
| 2724 | (put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) | 2724 | (put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) |
| @@ -2838,8 +2838,8 @@ and corresponding effects. | |||
| 2838 | 2838 | ||
| 2839 | ;;;*** | 2839 | ;;;*** |
| 2840 | 2840 | ||
| 2841 | ;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (21631 | 2841 | ;;;### (autoloads nil "cal-china" "calendar/cal-china.el" (21617 |
| 2842 | ;;;;;; 35966 799121 866000)) | 2842 | ;;;;;; 49721 420132 227000)) |
| 2843 | ;;; Generated autoloads from calendar/cal-china.el | 2843 | ;;; Generated autoloads from calendar/cal-china.el |
| 2844 | 2844 | ||
| 2845 | (put 'calendar-chinese-time-zone 'risky-local-variable t) | 2845 | (put 'calendar-chinese-time-zone 'risky-local-variable t) |
| @@ -2848,8 +2848,8 @@ and corresponding effects. | |||
| 2848 | 2848 | ||
| 2849 | ;;;*** | 2849 | ;;;*** |
| 2850 | 2850 | ||
| 2851 | ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (21631 35966 | 2851 | ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (21609 55608 |
| 2852 | ;;;;;; 799121 866000)) | 2852 | ;;;;;; 852266 580000)) |
| 2853 | ;;; Generated autoloads from calendar/cal-dst.el | 2853 | ;;; Generated autoloads from calendar/cal-dst.el |
| 2854 | 2854 | ||
| 2855 | (put 'calendar-daylight-savings-starts 'risky-local-variable t) | 2855 | (put 'calendar-daylight-savings-starts 'risky-local-variable t) |
| @@ -2860,8 +2860,8 @@ and corresponding effects. | |||
| 2860 | 2860 | ||
| 2861 | ;;;*** | 2861 | ;;;*** |
| 2862 | 2862 | ||
| 2863 | ;;;### (autoloads nil "cal-hebrew" "calendar/cal-hebrew.el" (21604 | 2863 | ;;;### (autoloads nil "cal-hebrew" "calendar/cal-hebrew.el" (21607 |
| 2864 | ;;;;;; 48549 949934 212000)) | 2864 | ;;;;;; 54477 800124 118000)) |
| 2865 | ;;; Generated autoloads from calendar/cal-hebrew.el | 2865 | ;;; Generated autoloads from calendar/cal-hebrew.el |
| 2866 | 2866 | ||
| 2867 | (autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\ | 2867 | (autoload 'calendar-hebrew-list-yahrzeits "cal-hebrew" "\ |
| @@ -2873,7 +2873,7 @@ from the cursor position. | |||
| 2873 | 2873 | ||
| 2874 | ;;;*** | 2874 | ;;;*** |
| 2875 | 2875 | ||
| 2876 | ;;;### (autoloads nil "calc" "calc/calc.el" (21604 48549 945934 212000)) | 2876 | ;;;### (autoloads nil "calc" "calc/calc.el" (21607 54477 800124 118000)) |
| 2877 | ;;; Generated autoloads from calc/calc.el | 2877 | ;;; Generated autoloads from calc/calc.el |
| 2878 | (define-key ctl-x-map "*" 'calc-dispatch) | 2878 | (define-key ctl-x-map "*" 'calc-dispatch) |
| 2879 | 2879 | ||
| @@ -2959,8 +2959,8 @@ See Info node `(calc)Defining Functions'. | |||
| 2959 | 2959 | ||
| 2960 | ;;;*** | 2960 | ;;;*** |
| 2961 | 2961 | ||
| 2962 | ;;;### (autoloads nil "calc-undo" "calc/calc-undo.el" (21604 48549 | 2962 | ;;;### (autoloads nil "calc-undo" "calc/calc-undo.el" (21607 54477 |
| 2963 | ;;;;;; 941934 211000)) | 2963 | ;;;;;; 800124 118000)) |
| 2964 | ;;; Generated autoloads from calc/calc-undo.el | 2964 | ;;; Generated autoloads from calc/calc-undo.el |
| 2965 | 2965 | ||
| 2966 | (autoload 'calc-undo "calc-undo" "\ | 2966 | (autoload 'calc-undo "calc-undo" "\ |
| @@ -2970,8 +2970,8 @@ See Info node `(calc)Defining Functions'. | |||
| 2970 | 2970 | ||
| 2971 | ;;;*** | 2971 | ;;;*** |
| 2972 | 2972 | ||
| 2973 | ;;;### (autoloads nil "calculator" "calculator.el" (21604 48549 945934 | 2973 | ;;;### (autoloads nil "calculator" "calculator.el" (21607 54477 800124 |
| 2974 | ;;;;;; 212000)) | 2974 | ;;;;;; 118000)) |
| 2975 | ;;; Generated autoloads from calculator.el | 2975 | ;;; Generated autoloads from calculator.el |
| 2976 | 2976 | ||
| 2977 | (autoload 'calculator "calculator" "\ | 2977 | (autoload 'calculator "calculator" "\ |
| @@ -2982,8 +2982,8 @@ See the documentation for `calculator-mode' for more information. | |||
| 2982 | 2982 | ||
| 2983 | ;;;*** | 2983 | ;;;*** |
| 2984 | 2984 | ||
| 2985 | ;;;### (autoloads nil "calendar" "calendar/calendar.el" (21604 48549 | 2985 | ;;;### (autoloads nil "calendar" "calendar/calendar.el" (21607 54477 |
| 2986 | ;;;;;; 953934 212000)) | 2986 | ;;;;;; 800124 118000)) |
| 2987 | ;;; Generated autoloads from calendar/calendar.el | 2987 | ;;; Generated autoloads from calendar/calendar.el |
| 2988 | 2988 | ||
| 2989 | (autoload 'calendar "calendar" "\ | 2989 | (autoload 'calendar "calendar" "\ |
| @@ -3026,8 +3026,8 @@ This function is suitable for execution in an init file. | |||
| 3026 | 3026 | ||
| 3027 | ;;;*** | 3027 | ;;;*** |
| 3028 | 3028 | ||
| 3029 | ;;;### (autoloads nil "canlock" "gnus/canlock.el" (21604 48550 81934 | 3029 | ;;;### (autoloads nil "canlock" "gnus/canlock.el" (21607 54478 300138 |
| 3030 | ;;;;;; 217000)) | 3030 | ;;;;;; 641000)) |
| 3031 | ;;; Generated autoloads from gnus/canlock.el | 3031 | ;;; Generated autoloads from gnus/canlock.el |
| 3032 | 3032 | ||
| 3033 | (autoload 'canlock-insert-header "canlock" "\ | 3033 | (autoload 'canlock-insert-header "canlock" "\ |
| @@ -3044,8 +3044,8 @@ it fails. | |||
| 3044 | 3044 | ||
| 3045 | ;;;*** | 3045 | ;;;*** |
| 3046 | 3046 | ||
| 3047 | ;;;### (autoloads nil "cc-engine" "progmodes/cc-engine.el" (21659 | 3047 | ;;;### (autoloads nil "cc-engine" "progmodes/cc-engine.el" (21653 |
| 3048 | ;;;;;; 61733 214949 164000)) | 3048 | ;;;;;; 23227 760147 961000)) |
| 3049 | ;;; Generated autoloads from progmodes/cc-engine.el | 3049 | ;;; Generated autoloads from progmodes/cc-engine.el |
| 3050 | 3050 | ||
| 3051 | (autoload 'c-guess-basic-syntax "cc-engine" "\ | 3051 | (autoload 'c-guess-basic-syntax "cc-engine" "\ |
| @@ -3055,8 +3055,8 @@ Return the syntactic context of the current line. | |||
| 3055 | 3055 | ||
| 3056 | ;;;*** | 3056 | ;;;*** |
| 3057 | 3057 | ||
| 3058 | ;;;### (autoloads nil "cc-guess" "progmodes/cc-guess.el" (21631 35966 | 3058 | ;;;### (autoloads nil "cc-guess" "progmodes/cc-guess.el" (21628 56730 |
| 3059 | ;;;;;; 903121 869000)) | 3059 | ;;;;;; 520119 990000)) |
| 3060 | ;;; Generated autoloads from progmodes/cc-guess.el | 3060 | ;;; Generated autoloads from progmodes/cc-guess.el |
| 3061 | 3061 | ||
| 3062 | (defvar c-guess-guessed-offsets-alist nil "\ | 3062 | (defvar c-guess-guessed-offsets-alist nil "\ |
| @@ -3154,8 +3154,8 @@ the absolute file name of the file if STYLE-NAME is nil. | |||
| 3154 | 3154 | ||
| 3155 | ;;;*** | 3155 | ;;;*** |
| 3156 | 3156 | ||
| 3157 | ;;;### (autoloads nil "cc-mode" "progmodes/cc-mode.el" (21651 20707 | 3157 | ;;;### (autoloads nil "cc-mode" "progmodes/cc-mode.el" (21652 2366 |
| 3158 | ;;;;;; 184225 752000)) | 3158 | ;;;;;; 414435 564000)) |
| 3159 | ;;; Generated autoloads from progmodes/cc-mode.el | 3159 | ;;; Generated autoloads from progmodes/cc-mode.el |
| 3160 | 3160 | ||
| 3161 | (autoload 'c-initialize-cc-mode "cc-mode" "\ | 3161 | (autoload 'c-initialize-cc-mode "cc-mode" "\ |
| @@ -3312,8 +3312,8 @@ Key bindings: | |||
| 3312 | 3312 | ||
| 3313 | ;;;*** | 3313 | ;;;*** |
| 3314 | 3314 | ||
| 3315 | ;;;### (autoloads nil "cc-styles" "progmodes/cc-styles.el" (21631 | 3315 | ;;;### (autoloads nil "cc-styles" "progmodes/cc-styles.el" (21628 |
| 3316 | ;;;;;; 35966 907121 870000)) | 3316 | ;;;;;; 56730 520119 990000)) |
| 3317 | ;;; Generated autoloads from progmodes/cc-styles.el | 3317 | ;;; Generated autoloads from progmodes/cc-styles.el |
| 3318 | 3318 | ||
| 3319 | (autoload 'c-set-style "cc-styles" "\ | 3319 | (autoload 'c-set-style "cc-styles" "\ |
| @@ -3364,8 +3364,8 @@ and exists only for compatibility reasons. | |||
| 3364 | 3364 | ||
| 3365 | ;;;*** | 3365 | ;;;*** |
| 3366 | 3366 | ||
| 3367 | ;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (21631 35966 | 3367 | ;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (21628 56730 |
| 3368 | ;;;;;; 907121 870000)) | 3368 | ;;;;;; 520119 990000)) |
| 3369 | ;;; Generated autoloads from progmodes/cc-vars.el | 3369 | ;;; Generated autoloads from progmodes/cc-vars.el |
| 3370 | (put 'c-basic-offset 'safe-local-variable 'integerp) | 3370 | (put 'c-basic-offset 'safe-local-variable 'integerp) |
| 3371 | (put 'c-backslash-column 'safe-local-variable 'integerp) | 3371 | (put 'c-backslash-column 'safe-local-variable 'integerp) |
| @@ -3373,8 +3373,8 @@ and exists only for compatibility reasons. | |||
| 3373 | 3373 | ||
| 3374 | ;;;*** | 3374 | ;;;*** |
| 3375 | 3375 | ||
| 3376 | ;;;### (autoloads nil "ccl" "international/ccl.el" (21604 48550 133934 | 3376 | ;;;### (autoloads nil "ccl" "international/ccl.el" (21607 54478 300138 |
| 3377 | ;;;;;; 219000)) | 3377 | ;;;;;; 641000)) |
| 3378 | ;;; Generated autoloads from international/ccl.el | 3378 | ;;; Generated autoloads from international/ccl.el |
| 3379 | 3379 | ||
| 3380 | (autoload 'ccl-compile "ccl" "\ | 3380 | (autoload 'ccl-compile "ccl" "\ |
| @@ -3634,8 +3634,8 @@ See the documentation of `define-ccl-program' for the detail of CCL program. | |||
| 3634 | 3634 | ||
| 3635 | ;;;*** | 3635 | ;;;*** |
| 3636 | 3636 | ||
| 3637 | ;;;### (autoloads nil "cconv" "emacs-lisp/cconv.el" (21645 25761 | 3637 | ;;;### (autoloads nil "cconv" "emacs-lisp/cconv.el" (21645 29116 |
| 3638 | ;;;;;; 789186 828000)) | 3638 | ;;;;;; 670141 789000)) |
| 3639 | ;;; Generated autoloads from emacs-lisp/cconv.el | 3639 | ;;; Generated autoloads from emacs-lisp/cconv.el |
| 3640 | 3640 | ||
| 3641 | (autoload 'cconv-closure-convert "cconv" "\ | 3641 | (autoload 'cconv-closure-convert "cconv" "\ |
| @@ -3654,15 +3654,15 @@ Add the warnings that closure conversion would encounter. | |||
| 3654 | 3654 | ||
| 3655 | ;;;*** | 3655 | ;;;*** |
| 3656 | 3656 | ||
| 3657 | ;;;### (autoloads nil "cedet" "cedet/cedet.el" (21604 48549 957934 | 3657 | ;;;### (autoloads nil "cedet" "cedet/cedet.el" (21607 54477 800124 |
| 3658 | ;;;;;; 212000)) | 3658 | ;;;;;; 118000)) |
| 3659 | ;;; Generated autoloads from cedet/cedet.el | 3659 | ;;; Generated autoloads from cedet/cedet.el |
| 3660 | (push (purecopy '(cedet 2 0)) package--builtin-versions) | 3660 | (push (purecopy '(cedet 2 0)) package--builtin-versions) |
| 3661 | 3661 | ||
| 3662 | ;;;*** | 3662 | ;;;*** |
| 3663 | 3663 | ||
| 3664 | ;;;### (autoloads nil "cfengine" "progmodes/cfengine.el" (21604 48550 | 3664 | ;;;### (autoloads nil "cfengine" "progmodes/cfengine.el" (21607 54478 |
| 3665 | ;;;;;; 321934 226000)) | 3665 | ;;;;;; 800121 42000)) |
| 3666 | ;;; Generated autoloads from progmodes/cfengine.el | 3666 | ;;; Generated autoloads from progmodes/cfengine.el |
| 3667 | (push (purecopy '(cfengine 1 3)) package--builtin-versions) | 3667 | (push (purecopy '(cfengine 1 3)) package--builtin-versions) |
| 3668 | 3668 | ||
| @@ -3691,15 +3691,15 @@ Choose `cfengine2-mode' or `cfengine3-mode' by buffer contents. | |||
| 3691 | 3691 | ||
| 3692 | ;;;*** | 3692 | ;;;*** |
| 3693 | 3693 | ||
| 3694 | ;;;### (autoloads nil "chart" "emacs-lisp/chart.el" (21604 48550 | 3694 | ;;;### (autoloads nil "chart" "emacs-lisp/chart.el" (21607 54477 |
| 3695 | ;;;;;; 5934 214000)) | 3695 | ;;;;;; 800124 118000)) |
| 3696 | ;;; Generated autoloads from emacs-lisp/chart.el | 3696 | ;;; Generated autoloads from emacs-lisp/chart.el |
| 3697 | (push (purecopy '(chart 0 2)) package--builtin-versions) | 3697 | (push (purecopy '(chart 0 2)) package--builtin-versions) |
| 3698 | 3698 | ||
| 3699 | ;;;*** | 3699 | ;;;*** |
| 3700 | 3700 | ||
| 3701 | ;;;### (autoloads nil "check-declare" "emacs-lisp/check-declare.el" | 3701 | ;;;### (autoloads nil "check-declare" "emacs-lisp/check-declare.el" |
| 3702 | ;;;;;; (21604 48550 5934 214000)) | 3702 | ;;;;;; (21607 54477 800124 118000)) |
| 3703 | ;;; Generated autoloads from emacs-lisp/check-declare.el | 3703 | ;;; Generated autoloads from emacs-lisp/check-declare.el |
| 3704 | 3704 | ||
| 3705 | (autoload 'check-declare-file "check-declare" "\ | 3705 | (autoload 'check-declare-file "check-declare" "\ |
| @@ -3716,8 +3716,8 @@ Returns non-nil if any false statements are found. | |||
| 3716 | 3716 | ||
| 3717 | ;;;*** | 3717 | ;;;*** |
| 3718 | 3718 | ||
| 3719 | ;;;### (autoloads nil "checkdoc" "emacs-lisp/checkdoc.el" (21604 | 3719 | ;;;### (autoloads nil "checkdoc" "emacs-lisp/checkdoc.el" (21607 |
| 3720 | ;;;;;; 48550 9934 214000)) | 3720 | ;;;;;; 54477 800124 118000)) |
| 3721 | ;;; Generated autoloads from emacs-lisp/checkdoc.el | 3721 | ;;; Generated autoloads from emacs-lisp/checkdoc.el |
| 3722 | (push (purecopy '(checkdoc 0 6 2)) package--builtin-versions) | 3722 | (push (purecopy '(checkdoc 0 6 2)) package--builtin-versions) |
| 3723 | (put 'checkdoc-force-docstrings-flag 'safe-local-variable #'booleanp) | 3723 | (put 'checkdoc-force-docstrings-flag 'safe-local-variable #'booleanp) |
| @@ -3917,8 +3917,8 @@ checking of documentation strings. | |||
| 3917 | 3917 | ||
| 3918 | ;;;*** | 3918 | ;;;*** |
| 3919 | 3919 | ||
| 3920 | ;;;### (autoloads nil "china-util" "language/china-util.el" (21604 | 3920 | ;;;### (autoloads nil "china-util" "language/china-util.el" (21607 |
| 3921 | ;;;;;; 48550 145934 219000)) | 3921 | ;;;;;; 54478 300138 641000)) |
| 3922 | ;;; Generated autoloads from language/china-util.el | 3922 | ;;; Generated autoloads from language/china-util.el |
| 3923 | 3923 | ||
| 3924 | (autoload 'decode-hz-region "china-util" "\ | 3924 | (autoload 'decode-hz-region "china-util" "\ |
| @@ -3955,8 +3955,8 @@ Encode the text in the current buffer to HZ. | |||
| 3955 | 3955 | ||
| 3956 | ;;;*** | 3956 | ;;;*** |
| 3957 | 3957 | ||
| 3958 | ;;;### (autoloads nil "chistory" "chistory.el" (21604 48549 985934 | 3958 | ;;;### (autoloads nil "chistory" "chistory.el" (21607 54477 800124 |
| 3959 | ;;;;;; 213000)) | 3959 | ;;;;;; 118000)) |
| 3960 | ;;; Generated autoloads from chistory.el | 3960 | ;;; Generated autoloads from chistory.el |
| 3961 | 3961 | ||
| 3962 | (autoload 'repeat-matching-complex-command "chistory" "\ | 3962 | (autoload 'repeat-matching-complex-command "chistory" "\ |
| @@ -3995,8 +3995,8 @@ and runs the normal hook `command-history-hook'. | |||
| 3995 | 3995 | ||
| 3996 | ;;;*** | 3996 | ;;;*** |
| 3997 | 3997 | ||
| 3998 | ;;;### (autoloads nil "cl-indent" "emacs-lisp/cl-indent.el" (21604 | 3998 | ;;;### (autoloads nil "cl-indent" "emacs-lisp/cl-indent.el" (21607 |
| 3999 | ;;;;;; 48550 9934 214000)) | 3999 | ;;;;;; 54477 800124 118000)) |
| 4000 | ;;; Generated autoloads from emacs-lisp/cl-indent.el | 4000 | ;;; Generated autoloads from emacs-lisp/cl-indent.el |
| 4001 | 4001 | ||
| 4002 | (autoload 'common-lisp-indent-function "cl-indent" "\ | 4002 | (autoload 'common-lisp-indent-function "cl-indent" "\ |
| @@ -4079,8 +4079,8 @@ instead. | |||
| 4079 | 4079 | ||
| 4080 | ;;;*** | 4080 | ;;;*** |
| 4081 | 4081 | ||
| 4082 | ;;;### (autoloads nil "cl-lib" "emacs-lisp/cl-lib.el" (21631 35966 | 4082 | ;;;### (autoloads nil "cl-lib" "emacs-lisp/cl-lib.el" (21619 26501 |
| 4083 | ;;;;;; 823121 866000)) | 4083 | ;;;;;; 970129 581000)) |
| 4084 | ;;; Generated autoloads from emacs-lisp/cl-lib.el | 4084 | ;;; Generated autoloads from emacs-lisp/cl-lib.el |
| 4085 | (push (purecopy '(cl-lib 1 0)) package--builtin-versions) | 4085 | (push (purecopy '(cl-lib 1 0)) package--builtin-versions) |
| 4086 | 4086 | ||
| @@ -4110,8 +4110,8 @@ a future Emacs interpreter will be able to use it.") | |||
| 4110 | 4110 | ||
| 4111 | ;;;*** | 4111 | ;;;*** |
| 4112 | 4112 | ||
| 4113 | ;;;### (autoloads nil "cmacexp" "progmodes/cmacexp.el" (21604 48550 | 4113 | ;;;### (autoloads nil "cmacexp" "progmodes/cmacexp.el" (21607 54478 |
| 4114 | ;;;;;; 325934 226000)) | 4114 | ;;;;;; 800121 42000)) |
| 4115 | ;;; Generated autoloads from progmodes/cmacexp.el | 4115 | ;;; Generated autoloads from progmodes/cmacexp.el |
| 4116 | 4116 | ||
| 4117 | (autoload 'c-macro-expand "cmacexp" "\ | 4117 | (autoload 'c-macro-expand "cmacexp" "\ |
| @@ -4131,8 +4131,8 @@ For use inside Lisp programs, see also `c-macro-expansion'. | |||
| 4131 | 4131 | ||
| 4132 | ;;;*** | 4132 | ;;;*** |
| 4133 | 4133 | ||
| 4134 | ;;;### (autoloads nil "cmuscheme" "cmuscheme.el" (21604 48549 985934 | 4134 | ;;;### (autoloads nil "cmuscheme" "cmuscheme.el" (21607 54477 800124 |
| 4135 | ;;;;;; 213000)) | 4135 | ;;;;;; 118000)) |
| 4136 | ;;; Generated autoloads from cmuscheme.el | 4136 | ;;; Generated autoloads from cmuscheme.el |
| 4137 | 4137 | ||
| 4138 | (autoload 'run-scheme "cmuscheme" "\ | 4138 | (autoload 'run-scheme "cmuscheme" "\ |
| @@ -4152,7 +4152,7 @@ is run). | |||
| 4152 | 4152 | ||
| 4153 | ;;;*** | 4153 | ;;;*** |
| 4154 | 4154 | ||
| 4155 | ;;;### (autoloads nil "color" "color.el" (21604 48549 985934 213000)) | 4155 | ;;;### (autoloads nil "color" "color.el" (21607 54477 800124 118000)) |
| 4156 | ;;; Generated autoloads from color.el | 4156 | ;;; Generated autoloads from color.el |
| 4157 | 4157 | ||
| 4158 | (autoload 'color-name-to-rgb "color" "\ | 4158 | (autoload 'color-name-to-rgb "color" "\ |
| @@ -4171,7 +4171,7 @@ If FRAME cannot display COLOR, return nil. | |||
| 4171 | 4171 | ||
| 4172 | ;;;*** | 4172 | ;;;*** |
| 4173 | 4173 | ||
| 4174 | ;;;### (autoloads nil "comint" "comint.el" (21637 50476 651217 120000)) | 4174 | ;;;### (autoloads nil "comint" "comint.el" (21665 14401 955623 556000)) |
| 4175 | ;;; Generated autoloads from comint.el | 4175 | ;;; Generated autoloads from comint.el |
| 4176 | 4176 | ||
| 4177 | (defvar comint-output-filter-functions '(ansi-color-process-output comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\ | 4177 | (defvar comint-output-filter-functions '(ansi-color-process-output comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\ |
| @@ -4272,8 +4272,8 @@ REGEXP-GROUP is the regular expression group in REGEXP to use. | |||
| 4272 | 4272 | ||
| 4273 | ;;;*** | 4273 | ;;;*** |
| 4274 | 4274 | ||
| 4275 | ;;;### (autoloads nil "compare-w" "vc/compare-w.el" (21637 50476 | 4275 | ;;;### (autoloads nil "compare-w" "vc/compare-w.el" (21663 59071 |
| 4276 | ;;;;;; 683217 122000)) | 4276 | ;;;;;; 96337 184000)) |
| 4277 | ;;; Generated autoloads from vc/compare-w.el | 4277 | ;;; Generated autoloads from vc/compare-w.el |
| 4278 | 4278 | ||
| 4279 | (autoload 'compare-windows "compare-w" "\ | 4279 | (autoload 'compare-windows "compare-w" "\ |
| @@ -4309,8 +4309,8 @@ on third call it again advances points to the next difference and so on. | |||
| 4309 | 4309 | ||
| 4310 | ;;;*** | 4310 | ;;;*** |
| 4311 | 4311 | ||
| 4312 | ;;;### (autoloads nil "compile" "progmodes/compile.el" (21604 48550 | 4312 | ;;;### (autoloads nil "compile" "progmodes/compile.el" (21607 54478 |
| 4313 | ;;;;;; 325934 226000)) | 4313 | ;;;;;; 800121 42000)) |
| 4314 | ;;; Generated autoloads from progmodes/compile.el | 4314 | ;;; Generated autoloads from progmodes/compile.el |
| 4315 | 4315 | ||
| 4316 | (defvar compilation-mode-hook nil "\ | 4316 | (defvar compilation-mode-hook nil "\ |
| @@ -4491,8 +4491,8 @@ This is the value of `next-error-function' in Compilation buffers. | |||
| 4491 | 4491 | ||
| 4492 | ;;;*** | 4492 | ;;;*** |
| 4493 | 4493 | ||
| 4494 | ;;;### (autoloads nil "completion" "completion.el" (21659 61733 206949 | 4494 | ;;;### (autoloads nil "completion" "completion.el" (21657 20283 330825 |
| 4495 | ;;;;;; 164000)) | 4495 | ;;;;;; 807000)) |
| 4496 | ;;; Generated autoloads from completion.el | 4496 | ;;; Generated autoloads from completion.el |
| 4497 | 4497 | ||
| 4498 | (defvar dynamic-completion-mode nil "\ | 4498 | (defvar dynamic-completion-mode nil "\ |
| @@ -4514,8 +4514,8 @@ if ARG is omitted or nil. | |||
| 4514 | 4514 | ||
| 4515 | ;;;*** | 4515 | ;;;*** |
| 4516 | 4516 | ||
| 4517 | ;;;### (autoloads nil "conf-mode" "textmodes/conf-mode.el" (21604 | 4517 | ;;;### (autoloads nil "conf-mode" "textmodes/conf-mode.el" (21607 |
| 4518 | ;;;;;; 48550 393934 228000)) | 4518 | ;;;;;; 54478 800121 42000)) |
| 4519 | ;;; Generated autoloads from textmodes/conf-mode.el | 4519 | ;;; Generated autoloads from textmodes/conf-mode.el |
| 4520 | 4520 | ||
| 4521 | (autoload 'conf-mode "conf-mode" "\ | 4521 | (autoload 'conf-mode "conf-mode" "\ |
| @@ -4670,8 +4670,8 @@ For details see `conf-mode'. Example: | |||
| 4670 | 4670 | ||
| 4671 | ;;;*** | 4671 | ;;;*** |
| 4672 | 4672 | ||
| 4673 | ;;;### (autoloads nil "cookie1" "play/cookie1.el" (21604 48550 301934 | 4673 | ;;;### (autoloads nil "cookie1" "play/cookie1.el" (21607 54478 800121 |
| 4674 | ;;;;;; 225000)) | 4674 | ;;;;;; 42000)) |
| 4675 | ;;; Generated autoloads from play/cookie1.el | 4675 | ;;; Generated autoloads from play/cookie1.el |
| 4676 | 4676 | ||
| 4677 | (autoload 'cookie "cookie1" "\ | 4677 | (autoload 'cookie "cookie1" "\ |
| @@ -4699,8 +4699,8 @@ and subsequent calls on the same file won't go to disk. | |||
| 4699 | 4699 | ||
| 4700 | ;;;*** | 4700 | ;;;*** |
| 4701 | 4701 | ||
| 4702 | ;;;### (autoloads nil "copyright" "emacs-lisp/copyright.el" (21604 | 4702 | ;;;### (autoloads nil "copyright" "emacs-lisp/copyright.el" (21607 |
| 4703 | ;;;;;; 48550 9934 214000)) | 4703 | ;;;;;; 54477 800124 118000)) |
| 4704 | ;;; Generated autoloads from emacs-lisp/copyright.el | 4704 | ;;; Generated autoloads from emacs-lisp/copyright.el |
| 4705 | (put 'copyright-at-end-flag 'safe-local-variable 'booleanp) | 4705 | (put 'copyright-at-end-flag 'safe-local-variable 'booleanp) |
| 4706 | (put 'copyright-names-regexp 'safe-local-variable 'stringp) | 4706 | (put 'copyright-names-regexp 'safe-local-variable 'stringp) |
| @@ -4738,8 +4738,8 @@ If FIX is non-nil, run `copyright-fix-years' instead. | |||
| 4738 | 4738 | ||
| 4739 | ;;;*** | 4739 | ;;;*** |
| 4740 | 4740 | ||
| 4741 | ;;;### (autoloads nil "cperl-mode" "progmodes/cperl-mode.el" (21604 | 4741 | ;;;### (autoloads nil "cperl-mode" "progmodes/cperl-mode.el" (21607 |
| 4742 | ;;;;;; 48550 325934 226000)) | 4742 | ;;;;;; 54478 800121 42000)) |
| 4743 | ;;; Generated autoloads from progmodes/cperl-mode.el | 4743 | ;;; Generated autoloads from progmodes/cperl-mode.el |
| 4744 | (put 'cperl-indent-level 'safe-local-variable 'integerp) | 4744 | (put 'cperl-indent-level 'safe-local-variable 'integerp) |
| 4745 | (put 'cperl-brace-offset 'safe-local-variable 'integerp) | 4745 | (put 'cperl-brace-offset 'safe-local-variable 'integerp) |
| @@ -4937,8 +4937,8 @@ Run a `perldoc' on the word around point. | |||
| 4937 | 4937 | ||
| 4938 | ;;;*** | 4938 | ;;;*** |
| 4939 | 4939 | ||
| 4940 | ;;;### (autoloads nil "cpp" "progmodes/cpp.el" (21604 48550 329934 | 4940 | ;;;### (autoloads nil "cpp" "progmodes/cpp.el" (21607 54478 800121 |
| 4941 | ;;;;;; 226000)) | 4941 | ;;;;;; 42000)) |
| 4942 | ;;; Generated autoloads from progmodes/cpp.el | 4942 | ;;; Generated autoloads from progmodes/cpp.el |
| 4943 | 4943 | ||
| 4944 | (autoload 'cpp-highlight-buffer "cpp" "\ | 4944 | (autoload 'cpp-highlight-buffer "cpp" "\ |
| @@ -4956,8 +4956,8 @@ Edit display information for cpp conditionals. | |||
| 4956 | 4956 | ||
| 4957 | ;;;*** | 4957 | ;;;*** |
| 4958 | 4958 | ||
| 4959 | ;;;### (autoloads nil "crm" "emacs-lisp/crm.el" (21604 48550 9934 | 4959 | ;;;### (autoloads nil "crm" "emacs-lisp/crm.el" (21607 54477 800124 |
| 4960 | ;;;;;; 214000)) | 4960 | ;;;;;; 118000)) |
| 4961 | ;;; Generated autoloads from emacs-lisp/crm.el | 4961 | ;;; Generated autoloads from emacs-lisp/crm.el |
| 4962 | 4962 | ||
| 4963 | (autoload 'completing-read-multiple "crm" "\ | 4963 | (autoload 'completing-read-multiple "crm" "\ |
| @@ -4983,8 +4983,8 @@ with empty strings removed. | |||
| 4983 | 4983 | ||
| 4984 | ;;;*** | 4984 | ;;;*** |
| 4985 | 4985 | ||
| 4986 | ;;;### (autoloads nil "css-mode" "textmodes/css-mode.el" (21604 48550 | 4986 | ;;;### (autoloads nil "css-mode" "textmodes/css-mode.el" (21607 54478 |
| 4987 | ;;;;;; 393934 228000)) | 4987 | ;;;;;; 800121 42000)) |
| 4988 | ;;; Generated autoloads from textmodes/css-mode.el | 4988 | ;;; Generated autoloads from textmodes/css-mode.el |
| 4989 | 4989 | ||
| 4990 | (autoload 'css-mode "css-mode" "\ | 4990 | (autoload 'css-mode "css-mode" "\ |
| @@ -5000,8 +5000,8 @@ Major mode to edit \"Sassy CSS\" files. | |||
| 5000 | 5000 | ||
| 5001 | ;;;*** | 5001 | ;;;*** |
| 5002 | 5002 | ||
| 5003 | ;;;### (autoloads nil "cua-base" "emulation/cua-base.el" (21604 48550 | 5003 | ;;;### (autoloads nil "cua-base" "emulation/cua-base.el" (21607 54477 |
| 5004 | ;;;;;; 25934 215000)) | 5004 | ;;;;;; 800124 118000)) |
| 5005 | ;;; Generated autoloads from emulation/cua-base.el | 5005 | ;;; Generated autoloads from emulation/cua-base.el |
| 5006 | 5006 | ||
| 5007 | (defvar cua-mode nil "\ | 5007 | (defvar cua-mode nil "\ |
| @@ -5046,8 +5046,8 @@ Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings. | |||
| 5046 | 5046 | ||
| 5047 | ;;;*** | 5047 | ;;;*** |
| 5048 | 5048 | ||
| 5049 | ;;;### (autoloads nil "cua-rect" "emulation/cua-rect.el" (21604 48550 | 5049 | ;;;### (autoloads nil "cua-rect" "emulation/cua-rect.el" (21607 54477 |
| 5050 | ;;;;;; 29934 215000)) | 5050 | ;;;;;; 800124 118000)) |
| 5051 | ;;; Generated autoloads from emulation/cua-rect.el | 5051 | ;;; Generated autoloads from emulation/cua-rect.el |
| 5052 | 5052 | ||
| 5053 | (autoload 'cua-rectangle-mark-mode "cua-rect" "\ | 5053 | (autoload 'cua-rectangle-mark-mode "cua-rect" "\ |
| @@ -5058,8 +5058,8 @@ Activates the region if needed. Only lasts until the region is deactivated. | |||
| 5058 | 5058 | ||
| 5059 | ;;;*** | 5059 | ;;;*** |
| 5060 | 5060 | ||
| 5061 | ;;;### (autoloads nil "cus-edit" "cus-edit.el" (21645 38383 209524 | 5061 | ;;;### (autoloads nil "cus-edit" "cus-edit.el" (21646 49980 500843 |
| 5062 | ;;;;;; 819000)) | 5062 | ;;;;;; 452000)) |
| 5063 | ;;; Generated autoloads from cus-edit.el | 5063 | ;;; Generated autoloads from cus-edit.el |
| 5064 | 5064 | ||
| 5065 | (defvar custom-browse-sort-alphabetically nil "\ | 5065 | (defvar custom-browse-sort-alphabetically nil "\ |
| @@ -5378,8 +5378,8 @@ The format is suitable for use with `easy-menu-define'. | |||
| 5378 | 5378 | ||
| 5379 | ;;;*** | 5379 | ;;;*** |
| 5380 | 5380 | ||
| 5381 | ;;;### (autoloads nil "cus-theme" "cus-theme.el" (21604 48549 993934 | 5381 | ;;;### (autoloads nil "cus-theme" "cus-theme.el" (21607 54477 800124 |
| 5382 | ;;;;;; 213000)) | 5382 | ;;;;;; 118000)) |
| 5383 | ;;; Generated autoloads from cus-theme.el | 5383 | ;;; Generated autoloads from cus-theme.el |
| 5384 | 5384 | ||
| 5385 | (autoload 'customize-create-theme "cus-theme" "\ | 5385 | (autoload 'customize-create-theme "cus-theme" "\ |
| @@ -5412,8 +5412,8 @@ omitted, a buffer named *Custom Themes* is used. | |||
| 5412 | 5412 | ||
| 5413 | ;;;*** | 5413 | ;;;*** |
| 5414 | 5414 | ||
| 5415 | ;;;### (autoloads nil "cvs-status" "vc/cvs-status.el" (21604 48550 | 5415 | ;;;### (autoloads nil "cvs-status" "vc/cvs-status.el" (21607 54478 |
| 5416 | ;;;;;; 421934 229000)) | 5416 | ;;;;;; 800121 42000)) |
| 5417 | ;;; Generated autoloads from vc/cvs-status.el | 5417 | ;;; Generated autoloads from vc/cvs-status.el |
| 5418 | 5418 | ||
| 5419 | (autoload 'cvs-status-mode "cvs-status" "\ | 5419 | (autoload 'cvs-status-mode "cvs-status" "\ |
| @@ -5423,8 +5423,8 @@ Mode used for cvs status output. | |||
| 5423 | 5423 | ||
| 5424 | ;;;*** | 5424 | ;;;*** |
| 5425 | 5425 | ||
| 5426 | ;;;### (autoloads nil "cwarn" "progmodes/cwarn.el" (21604 48550 329934 | 5426 | ;;;### (autoloads nil "cwarn" "progmodes/cwarn.el" (21607 54478 800121 |
| 5427 | ;;;;;; 226000)) | 5427 | ;;;;;; 42000)) |
| 5428 | ;;; Generated autoloads from progmodes/cwarn.el | 5428 | ;;; Generated autoloads from progmodes/cwarn.el |
| 5429 | (push (purecopy '(cwarn 1 3 1)) package--builtin-versions) | 5429 | (push (purecopy '(cwarn 1 3 1)) package--builtin-versions) |
| 5430 | 5430 | ||
| @@ -5468,8 +5468,8 @@ See `cwarn-mode' for more information on Cwarn mode. | |||
| 5468 | 5468 | ||
| 5469 | ;;;*** | 5469 | ;;;*** |
| 5470 | 5470 | ||
| 5471 | ;;;### (autoloads nil "cyril-util" "language/cyril-util.el" (21604 | 5471 | ;;;### (autoloads nil "cyril-util" "language/cyril-util.el" (21607 |
| 5472 | ;;;;;; 48550 145934 219000)) | 5472 | ;;;;;; 54478 300138 641000)) |
| 5473 | ;;; Generated autoloads from language/cyril-util.el | 5473 | ;;; Generated autoloads from language/cyril-util.el |
| 5474 | 5474 | ||
| 5475 | (autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\ | 5475 | (autoload 'cyrillic-encode-koi8-r-char "cyril-util" "\ |
| @@ -5497,8 +5497,8 @@ If the argument is nil, we return the display table to its standard state. | |||
| 5497 | 5497 | ||
| 5498 | ;;;*** | 5498 | ;;;*** |
| 5499 | 5499 | ||
| 5500 | ;;;### (autoloads nil "dabbrev" "dabbrev.el" (21604 48549 993934 | 5500 | ;;;### (autoloads nil "dabbrev" "dabbrev.el" (21607 54477 800124 |
| 5501 | ;;;;;; 213000)) | 5501 | ;;;;;; 118000)) |
| 5502 | ;;; Generated autoloads from dabbrev.el | 5502 | ;;; Generated autoloads from dabbrev.el |
| 5503 | (put 'dabbrev-case-fold-search 'risky-local-variable t) | 5503 | (put 'dabbrev-case-fold-search 'risky-local-variable t) |
| 5504 | (put 'dabbrev-case-replace 'risky-local-variable t) | 5504 | (put 'dabbrev-case-replace 'risky-local-variable t) |
| @@ -5544,8 +5544,8 @@ See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion]. | |||
| 5544 | 5544 | ||
| 5545 | ;;;*** | 5545 | ;;;*** |
| 5546 | 5546 | ||
| 5547 | ;;;### (autoloads nil "data-debug" "cedet/data-debug.el" (21604 48549 | 5547 | ;;;### (autoloads nil "data-debug" "cedet/data-debug.el" (21607 54477 |
| 5548 | ;;;;;; 961934 212000)) | 5548 | ;;;;;; 800124 118000)) |
| 5549 | ;;; Generated autoloads from cedet/data-debug.el | 5549 | ;;; Generated autoloads from cedet/data-debug.el |
| 5550 | 5550 | ||
| 5551 | (autoload 'data-debug-new-buffer "data-debug" "\ | 5551 | (autoload 'data-debug-new-buffer "data-debug" "\ |
| @@ -5555,7 +5555,7 @@ Create a new data-debug buffer with NAME. | |||
| 5555 | 5555 | ||
| 5556 | ;;;*** | 5556 | ;;;*** |
| 5557 | 5557 | ||
| 5558 | ;;;### (autoloads nil "dbus" "net/dbus.el" (21604 48550 213934 222000)) | 5558 | ;;;### (autoloads nil "dbus" "net/dbus.el" (21607 54478 300138 641000)) |
| 5559 | ;;; Generated autoloads from net/dbus.el | 5559 | ;;; Generated autoloads from net/dbus.el |
| 5560 | 5560 | ||
| 5561 | (autoload 'dbus-handle-event "dbus" "\ | 5561 | (autoload 'dbus-handle-event "dbus" "\ |
| @@ -5568,8 +5568,8 @@ If the HANDLER returns a `dbus-error', it is propagated as return message. | |||
| 5568 | 5568 | ||
| 5569 | ;;;*** | 5569 | ;;;*** |
| 5570 | 5570 | ||
| 5571 | ;;;### (autoloads nil "dcl-mode" "progmodes/dcl-mode.el" (21604 48550 | 5571 | ;;;### (autoloads nil "dcl-mode" "progmodes/dcl-mode.el" (21607 54478 |
| 5572 | ;;;;;; 329934 226000)) | 5572 | ;;;;;; 800121 42000)) |
| 5573 | ;;; Generated autoloads from progmodes/dcl-mode.el | 5573 | ;;; Generated autoloads from progmodes/dcl-mode.el |
| 5574 | 5574 | ||
| 5575 | (autoload 'dcl-mode "dcl-mode" "\ | 5575 | (autoload 'dcl-mode "dcl-mode" "\ |
| @@ -5695,8 +5695,8 @@ There is some minimal font-lock support (see vars | |||
| 5695 | 5695 | ||
| 5696 | ;;;*** | 5696 | ;;;*** |
| 5697 | 5697 | ||
| 5698 | ;;;### (autoloads nil "debug" "emacs-lisp/debug.el" (21604 48550 | 5698 | ;;;### (autoloads nil "debug" "emacs-lisp/debug.el" (21607 54477 |
| 5699 | ;;;;;; 9934 214000)) | 5699 | ;;;;;; 800124 118000)) |
| 5700 | ;;; Generated autoloads from emacs-lisp/debug.el | 5700 | ;;; Generated autoloads from emacs-lisp/debug.el |
| 5701 | 5701 | ||
| 5702 | (setq debugger 'debug) | 5702 | (setq debugger 'debug) |
| @@ -5739,8 +5739,8 @@ To specify a nil argument interactively, exit with an empty minibuffer. | |||
| 5739 | 5739 | ||
| 5740 | ;;;*** | 5740 | ;;;*** |
| 5741 | 5741 | ||
| 5742 | ;;;### (autoloads nil "decipher" "play/decipher.el" (21604 48550 | 5742 | ;;;### (autoloads nil "decipher" "play/decipher.el" (21607 54478 |
| 5743 | ;;;;;; 301934 225000)) | 5743 | ;;;;;; 800121 42000)) |
| 5744 | ;;; Generated autoloads from play/decipher.el | 5744 | ;;; Generated autoloads from play/decipher.el |
| 5745 | 5745 | ||
| 5746 | (autoload 'decipher "decipher" "\ | 5746 | (autoload 'decipher "decipher" "\ |
| @@ -5768,8 +5768,8 @@ The most useful commands are: | |||
| 5768 | 5768 | ||
| 5769 | ;;;*** | 5769 | ;;;*** |
| 5770 | 5770 | ||
| 5771 | ;;;### (autoloads nil "delim-col" "delim-col.el" (21604 48549 993934 | 5771 | ;;;### (autoloads nil "delim-col" "delim-col.el" (21607 54477 800124 |
| 5772 | ;;;;;; 213000)) | 5772 | ;;;;;; 118000)) |
| 5773 | ;;; Generated autoloads from delim-col.el | 5773 | ;;; Generated autoloads from delim-col.el |
| 5774 | (push (purecopy '(delim-col 2 1)) package--builtin-versions) | 5774 | (push (purecopy '(delim-col 2 1)) package--builtin-versions) |
| 5775 | 5775 | ||
| @@ -5794,7 +5794,7 @@ START and END delimits the corners of text rectangle. | |||
| 5794 | 5794 | ||
| 5795 | ;;;*** | 5795 | ;;;*** |
| 5796 | 5796 | ||
| 5797 | ;;;### (autoloads nil "delsel" "delsel.el" (21604 48549 993934 213000)) | 5797 | ;;;### (autoloads nil "delsel" "delsel.el" (21607 54477 800124 118000)) |
| 5798 | ;;; Generated autoloads from delsel.el | 5798 | ;;; Generated autoloads from delsel.el |
| 5799 | 5799 | ||
| 5800 | (defalias 'pending-delete-mode 'delete-selection-mode) | 5800 | (defalias 'pending-delete-mode 'delete-selection-mode) |
| @@ -5822,8 +5822,8 @@ point regardless of any selection. | |||
| 5822 | 5822 | ||
| 5823 | ;;;*** | 5823 | ;;;*** |
| 5824 | 5824 | ||
| 5825 | ;;;### (autoloads nil "derived" "emacs-lisp/derived.el" (21604 48550 | 5825 | ;;;### (autoloads nil "derived" "emacs-lisp/derived.el" (21607 54477 |
| 5826 | ;;;;;; 9934 214000)) | 5826 | ;;;;;; 800124 118000)) |
| 5827 | ;;; Generated autoloads from emacs-lisp/derived.el | 5827 | ;;; Generated autoloads from emacs-lisp/derived.el |
| 5828 | 5828 | ||
| 5829 | (autoload 'define-derived-mode "derived" "\ | 5829 | (autoload 'define-derived-mode "derived" "\ |
| @@ -5889,8 +5889,8 @@ the first time the mode is used. | |||
| 5889 | 5889 | ||
| 5890 | ;;;*** | 5890 | ;;;*** |
| 5891 | 5891 | ||
| 5892 | ;;;### (autoloads nil "descr-text" "descr-text.el" (21604 48549 993934 | 5892 | ;;;### (autoloads nil "descr-text" "descr-text.el" (21607 54477 800124 |
| 5893 | ;;;;;; 213000)) | 5893 | ;;;;;; 118000)) |
| 5894 | ;;; Generated autoloads from descr-text.el | 5894 | ;;; Generated autoloads from descr-text.el |
| 5895 | 5895 | ||
| 5896 | (autoload 'describe-text-properties "descr-text" "\ | 5896 | (autoload 'describe-text-properties "descr-text" "\ |
| @@ -5924,8 +5924,8 @@ relevant to POS. | |||
| 5924 | 5924 | ||
| 5925 | ;;;*** | 5925 | ;;;*** |
| 5926 | 5926 | ||
| 5927 | ;;;### (autoloads nil "desktop" "desktop.el" (21631 35966 815121 | 5927 | ;;;### (autoloads nil "desktop" "desktop.el" (21666 35265 825623 |
| 5928 | ;;;;;; 866000)) | 5928 | ;;;;;; 21000)) |
| 5929 | ;;; Generated autoloads from desktop.el | 5929 | ;;; Generated autoloads from desktop.el |
| 5930 | 5930 | ||
| 5931 | (defvar desktop-save-mode nil "\ | 5931 | (defvar desktop-save-mode nil "\ |
| @@ -6130,8 +6130,8 @@ Revert to the last loaded desktop. | |||
| 6130 | 6130 | ||
| 6131 | ;;;*** | 6131 | ;;;*** |
| 6132 | 6132 | ||
| 6133 | ;;;### (autoloads nil "deuglify" "gnus/deuglify.el" (21604 48550 | 6133 | ;;;### (autoloads nil "deuglify" "gnus/deuglify.el" (21607 54478 |
| 6134 | ;;;;;; 81934 217000)) | 6134 | ;;;;;; 300138 641000)) |
| 6135 | ;;; Generated autoloads from gnus/deuglify.el | 6135 | ;;; Generated autoloads from gnus/deuglify.el |
| 6136 | 6136 | ||
| 6137 | (autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\ | 6137 | (autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\ |
| @@ -6163,8 +6163,8 @@ Deuglify broken Outlook (Express) articles and redisplay. | |||
| 6163 | 6163 | ||
| 6164 | ;;;*** | 6164 | ;;;*** |
| 6165 | 6165 | ||
| 6166 | ;;;### (autoloads nil "diary-lib" "calendar/diary-lib.el" (21631 | 6166 | ;;;### (autoloads nil "diary-lib" "calendar/diary-lib.el" (21625 |
| 6167 | ;;;;;; 35966 803121 866000)) | 6167 | ;;;;;; 43838 483701 627000)) |
| 6168 | ;;; Generated autoloads from calendar/diary-lib.el | 6168 | ;;; Generated autoloads from calendar/diary-lib.el |
| 6169 | 6169 | ||
| 6170 | (autoload 'diary "diary-lib" "\ | 6170 | (autoload 'diary "diary-lib" "\ |
| @@ -6206,7 +6206,7 @@ Major mode for editing the diary file. | |||
| 6206 | 6206 | ||
| 6207 | ;;;*** | 6207 | ;;;*** |
| 6208 | 6208 | ||
| 6209 | ;;;### (autoloads nil "diff" "vc/diff.el" (21604 48550 421934 229000)) | 6209 | ;;;### (autoloads nil "diff" "vc/diff.el" (21607 54478 800121 42000)) |
| 6210 | ;;; Generated autoloads from vc/diff.el | 6210 | ;;; Generated autoloads from vc/diff.el |
| 6211 | 6211 | ||
| 6212 | (defvar diff-switches (purecopy "-c") "\ | 6212 | (defvar diff-switches (purecopy "-c") "\ |
| @@ -6254,8 +6254,8 @@ This requires the external program `diff' to be in your `exec-path'. | |||
| 6254 | 6254 | ||
| 6255 | ;;;*** | 6255 | ;;;*** |
| 6256 | 6256 | ||
| 6257 | ;;;### (autoloads nil "diff-mode" "vc/diff-mode.el" (21631 35966 | 6257 | ;;;### (autoloads nil "diff-mode" "vc/diff-mode.el" (21628 45530 |
| 6258 | ;;;;;; 923121 870000)) | 6258 | ;;;;;; 160140 360000)) |
| 6259 | ;;; Generated autoloads from vc/diff-mode.el | 6259 | ;;; Generated autoloads from vc/diff-mode.el |
| 6260 | 6260 | ||
| 6261 | (autoload 'diff-mode "diff-mode" "\ | 6261 | (autoload 'diff-mode "diff-mode" "\ |
| @@ -6287,7 +6287,7 @@ the mode if ARG is omitted or nil. | |||
| 6287 | 6287 | ||
| 6288 | ;;;*** | 6288 | ;;;*** |
| 6289 | 6289 | ||
| 6290 | ;;;### (autoloads nil "dig" "net/dig.el" (21604 48550 213934 222000)) | 6290 | ;;;### (autoloads nil "dig" "net/dig.el" (21607 54478 300138 641000)) |
| 6291 | ;;; Generated autoloads from net/dig.el | 6291 | ;;; Generated autoloads from net/dig.el |
| 6292 | 6292 | ||
| 6293 | (autoload 'dig "dig" "\ | 6293 | (autoload 'dig "dig" "\ |
| @@ -6298,7 +6298,7 @@ Optional arguments are passed to `dig-invoke'. | |||
| 6298 | 6298 | ||
| 6299 | ;;;*** | 6299 | ;;;*** |
| 6300 | 6300 | ||
| 6301 | ;;;### (autoloads nil "dired" "dired.el" (21651 20707 164225 751000)) | 6301 | ;;;### (autoloads nil "dired" "dired.el" (21662 38238 226339 285000)) |
| 6302 | ;;; Generated autoloads from dired.el | 6302 | ;;; Generated autoloads from dired.el |
| 6303 | 6303 | ||
| 6304 | (defvar dired-listing-switches (purecopy "-al") "\ | 6304 | (defvar dired-listing-switches (purecopy "-al") "\ |
| @@ -6418,8 +6418,8 @@ Keybindings: | |||
| 6418 | 6418 | ||
| 6419 | ;;;*** | 6419 | ;;;*** |
| 6420 | 6420 | ||
| 6421 | ;;;### (autoloads nil "dirtrack" "dirtrack.el" (21604 48549 997934 | 6421 | ;;;### (autoloads nil "dirtrack" "dirtrack.el" (21607 54477 800124 |
| 6422 | ;;;;;; 214000)) | 6422 | ;;;;;; 118000)) |
| 6423 | ;;; Generated autoloads from dirtrack.el | 6423 | ;;; Generated autoloads from dirtrack.el |
| 6424 | 6424 | ||
| 6425 | (autoload 'dirtrack-mode "dirtrack" "\ | 6425 | (autoload 'dirtrack-mode "dirtrack" "\ |
| @@ -6449,8 +6449,8 @@ from `default-directory'. | |||
| 6449 | 6449 | ||
| 6450 | ;;;*** | 6450 | ;;;*** |
| 6451 | 6451 | ||
| 6452 | ;;;### (autoloads nil "disass" "emacs-lisp/disass.el" (21604 48550 | 6452 | ;;;### (autoloads nil "disass" "emacs-lisp/disass.el" (21607 54477 |
| 6453 | ;;;;;; 13934 214000)) | 6453 | ;;;;;; 800124 118000)) |
| 6454 | ;;; Generated autoloads from emacs-lisp/disass.el | 6454 | ;;; Generated autoloads from emacs-lisp/disass.el |
| 6455 | 6455 | ||
| 6456 | (autoload 'disassemble "disass" "\ | 6456 | (autoload 'disassemble "disass" "\ |
| @@ -6464,8 +6464,8 @@ redefine OBJECT if it is a symbol. | |||
| 6464 | 6464 | ||
| 6465 | ;;;*** | 6465 | ;;;*** |
| 6466 | 6466 | ||
| 6467 | ;;;### (autoloads nil "disp-table" "disp-table.el" (21604 48549 997934 | 6467 | ;;;### (autoloads nil "disp-table" "disp-table.el" (21607 54477 800124 |
| 6468 | ;;;;;; 214000)) | 6468 | ;;;;;; 118000)) |
| 6469 | ;;; Generated autoloads from disp-table.el | 6469 | ;;; Generated autoloads from disp-table.el |
| 6470 | 6470 | ||
| 6471 | (autoload 'make-display-table "disp-table" "\ | 6471 | (autoload 'make-display-table "disp-table" "\ |
| @@ -6586,8 +6586,8 @@ in `.emacs'. | |||
| 6586 | 6586 | ||
| 6587 | ;;;*** | 6587 | ;;;*** |
| 6588 | 6588 | ||
| 6589 | ;;;### (autoloads nil "dissociate" "play/dissociate.el" (21604 48550 | 6589 | ;;;### (autoloads nil "dissociate" "play/dissociate.el" (21607 54478 |
| 6590 | ;;;;;; 301934 225000)) | 6590 | ;;;;;; 800121 42000)) |
| 6591 | ;;; Generated autoloads from play/dissociate.el | 6591 | ;;; Generated autoloads from play/dissociate.el |
| 6592 | 6592 | ||
| 6593 | (autoload 'dissociated-press "dissociate" "\ | 6593 | (autoload 'dissociated-press "dissociate" "\ |
| @@ -6603,7 +6603,7 @@ Default is 2. | |||
| 6603 | 6603 | ||
| 6604 | ;;;*** | 6604 | ;;;*** |
| 6605 | 6605 | ||
| 6606 | ;;;### (autoloads nil "dnd" "dnd.el" (21604 48549 997934 214000)) | 6606 | ;;;### (autoloads nil "dnd" "dnd.el" (21666 35265 825623 21000)) |
| 6607 | ;;; Generated autoloads from dnd.el | 6607 | ;;; Generated autoloads from dnd.el |
| 6608 | 6608 | ||
| 6609 | (defvar dnd-protocol-alist `((,(purecopy "^file:///") . dnd-open-local-file) (,(purecopy "^file://") . dnd-open-file) (,(purecopy "^file:") . dnd-open-local-file) (,(purecopy "^\\(https?\\|ftp\\|file\\|nfs\\)://") . dnd-open-file)) "\ | 6609 | (defvar dnd-protocol-alist `((,(purecopy "^file:///") . dnd-open-local-file) (,(purecopy "^file://") . dnd-open-file) (,(purecopy "^file:") . dnd-open-local-file) (,(purecopy "^\\(https?\\|ftp\\|file\\|nfs\\)://") . dnd-open-file)) "\ |
| @@ -6623,8 +6623,8 @@ if some action was made, or nil if the URL is ignored.") | |||
| 6623 | 6623 | ||
| 6624 | ;;;*** | 6624 | ;;;*** |
| 6625 | 6625 | ||
| 6626 | ;;;### (autoloads nil "dns-mode" "textmodes/dns-mode.el" (21604 48550 | 6626 | ;;;### (autoloads nil "dns-mode" "textmodes/dns-mode.el" (21607 54478 |
| 6627 | ;;;;;; 393934 228000)) | 6627 | ;;;;;; 800121 42000)) |
| 6628 | ;;; Generated autoloads from textmodes/dns-mode.el | 6628 | ;;; Generated autoloads from textmodes/dns-mode.el |
| 6629 | 6629 | ||
| 6630 | (autoload 'dns-mode "dns-mode" "\ | 6630 | (autoload 'dns-mode "dns-mode" "\ |
| @@ -6647,8 +6647,8 @@ Locate SOA record and increment the serial field. | |||
| 6647 | 6647 | ||
| 6648 | ;;;*** | 6648 | ;;;*** |
| 6649 | 6649 | ||
| 6650 | ;;;### (autoloads nil "doc-view" "doc-view.el" (21604 48549 997934 | 6650 | ;;;### (autoloads nil "doc-view" "doc-view.el" (21607 54477 800124 |
| 6651 | ;;;;;; 214000)) | 6651 | ;;;;;; 118000)) |
| 6652 | ;;; Generated autoloads from doc-view.el | 6652 | ;;; Generated autoloads from doc-view.el |
| 6653 | 6653 | ||
| 6654 | (autoload 'doc-view-mode-p "doc-view" "\ | 6654 | (autoload 'doc-view-mode-p "doc-view" "\ |
| @@ -6694,8 +6694,8 @@ See the command `doc-view-mode' for more information on this mode. | |||
| 6694 | 6694 | ||
| 6695 | ;;;*** | 6695 | ;;;*** |
| 6696 | 6696 | ||
| 6697 | ;;;### (autoloads nil "doctor" "play/doctor.el" (21604 48550 301934 | 6697 | ;;;### (autoloads nil "doctor" "play/doctor.el" (21607 54478 800121 |
| 6698 | ;;;;;; 225000)) | 6698 | ;;;;;; 42000)) |
| 6699 | ;;; Generated autoloads from play/doctor.el | 6699 | ;;; Generated autoloads from play/doctor.el |
| 6700 | 6700 | ||
| 6701 | (autoload 'doctor "doctor" "\ | 6701 | (autoload 'doctor "doctor" "\ |
| @@ -6705,7 +6705,7 @@ Switch to *doctor* buffer and start giving psychotherapy. | |||
| 6705 | 6705 | ||
| 6706 | ;;;*** | 6706 | ;;;*** |
| 6707 | 6707 | ||
| 6708 | ;;;### (autoloads nil "double" "double.el" (21604 48549 997934 214000)) | 6708 | ;;;### (autoloads nil "double" "double.el" (21607 54477 800124 118000)) |
| 6709 | ;;; Generated autoloads from double.el | 6709 | ;;; Generated autoloads from double.el |
| 6710 | 6710 | ||
| 6711 | (autoload 'double-mode "double" "\ | 6711 | (autoload 'double-mode "double" "\ |
| @@ -6721,8 +6721,8 @@ strings when pressed twice. See `double-map' for details. | |||
| 6721 | 6721 | ||
| 6722 | ;;;*** | 6722 | ;;;*** |
| 6723 | 6723 | ||
| 6724 | ;;;### (autoloads nil "dunnet" "play/dunnet.el" (21604 48550 305934 | 6724 | ;;;### (autoloads nil "dunnet" "play/dunnet.el" (21607 54478 800121 |
| 6725 | ;;;;;; 225000)) | 6725 | ;;;;;; 42000)) |
| 6726 | ;;; Generated autoloads from play/dunnet.el | 6726 | ;;; Generated autoloads from play/dunnet.el |
| 6727 | (push (purecopy '(dunnet 2 1)) package--builtin-versions) | 6727 | (push (purecopy '(dunnet 2 1)) package--builtin-versions) |
| 6728 | 6728 | ||
| @@ -6733,8 +6733,8 @@ Switch to *dungeon* buffer and start game. | |||
| 6733 | 6733 | ||
| 6734 | ;;;*** | 6734 | ;;;*** |
| 6735 | 6735 | ||
| 6736 | ;;;### (autoloads nil "easy-mmode" "emacs-lisp/easy-mmode.el" (21604 | 6736 | ;;;### (autoloads nil "easy-mmode" "emacs-lisp/easy-mmode.el" (21607 |
| 6737 | ;;;;;; 48550 13934 214000)) | 6737 | ;;;;;; 54477 800124 118000)) |
| 6738 | ;;; Generated autoloads from emacs-lisp/easy-mmode.el | 6738 | ;;; Generated autoloads from emacs-lisp/easy-mmode.el |
| 6739 | 6739 | ||
| 6740 | (defalias 'easy-mmode-define-minor-mode 'define-minor-mode) | 6740 | (defalias 'easy-mmode-define-minor-mode 'define-minor-mode) |
| @@ -6873,8 +6873,8 @@ CSS contains a list of syntax specifications of the form (CHAR . SYNTAX). | |||
| 6873 | 6873 | ||
| 6874 | ;;;*** | 6874 | ;;;*** |
| 6875 | 6875 | ||
| 6876 | ;;;### (autoloads nil "easymenu" "emacs-lisp/easymenu.el" (21604 | 6876 | ;;;### (autoloads nil "easymenu" "emacs-lisp/easymenu.el" (21607 |
| 6877 | ;;;;;; 48550 13934 214000)) | 6877 | ;;;;;; 54477 800124 118000)) |
| 6878 | ;;; Generated autoloads from emacs-lisp/easymenu.el | 6878 | ;;; Generated autoloads from emacs-lisp/easymenu.el |
| 6879 | 6879 | ||
| 6880 | (autoload 'easy-menu-define "easymenu" "\ | 6880 | (autoload 'easy-menu-define "easymenu" "\ |
| @@ -7012,8 +7012,8 @@ To implement dynamic menus, either call this from | |||
| 7012 | 7012 | ||
| 7013 | ;;;*** | 7013 | ;;;*** |
| 7014 | 7014 | ||
| 7015 | ;;;### (autoloads nil "ebnf2ps" "progmodes/ebnf2ps.el" (21604 48550 | 7015 | ;;;### (autoloads nil "ebnf2ps" "progmodes/ebnf2ps.el" (21607 54478 |
| 7016 | ;;;;;; 329934 226000)) | 7016 | ;;;;;; 800121 42000)) |
| 7017 | ;;; Generated autoloads from progmodes/ebnf2ps.el | 7017 | ;;; Generated autoloads from progmodes/ebnf2ps.el |
| 7018 | (push (purecopy '(ebnf2ps 4 4)) package--builtin-versions) | 7018 | (push (purecopy '(ebnf2ps 4 4)) package--builtin-versions) |
| 7019 | 7019 | ||
| @@ -7278,8 +7278,8 @@ See `ebnf-style-database' documentation. | |||
| 7278 | 7278 | ||
| 7279 | ;;;*** | 7279 | ;;;*** |
| 7280 | 7280 | ||
| 7281 | ;;;### (autoloads nil "ebrowse" "progmodes/ebrowse.el" (21604 48550 | 7281 | ;;;### (autoloads nil "ebrowse" "progmodes/ebrowse.el" (21607 54478 |
| 7282 | ;;;;;; 333934 226000)) | 7282 | ;;;;;; 800121 42000)) |
| 7283 | ;;; Generated autoloads from progmodes/ebrowse.el | 7283 | ;;; Generated autoloads from progmodes/ebrowse.el |
| 7284 | 7284 | ||
| 7285 | (autoload 'ebrowse-tree-mode "ebrowse" "\ | 7285 | (autoload 'ebrowse-tree-mode "ebrowse" "\ |
| @@ -7427,8 +7427,8 @@ Display statistics for a class tree. | |||
| 7427 | 7427 | ||
| 7428 | ;;;*** | 7428 | ;;;*** |
| 7429 | 7429 | ||
| 7430 | ;;;### (autoloads nil "ebuff-menu" "ebuff-menu.el" (21604 48549 997934 | 7430 | ;;;### (autoloads nil "ebuff-menu" "ebuff-menu.el" (21607 54477 800124 |
| 7431 | ;;;;;; 214000)) | 7431 | ;;;;;; 118000)) |
| 7432 | ;;; Generated autoloads from ebuff-menu.el | 7432 | ;;; Generated autoloads from ebuff-menu.el |
| 7433 | 7433 | ||
| 7434 | (autoload 'electric-buffer-list "ebuff-menu" "\ | 7434 | (autoload 'electric-buffer-list "ebuff-menu" "\ |
| @@ -7460,8 +7460,8 @@ Run hooks in `electric-buffer-menu-mode-hook' on entry. | |||
| 7460 | 7460 | ||
| 7461 | ;;;*** | 7461 | ;;;*** |
| 7462 | 7462 | ||
| 7463 | ;;;### (autoloads nil "echistory" "echistory.el" (21604 48549 997934 | 7463 | ;;;### (autoloads nil "echistory" "echistory.el" (21607 54477 800124 |
| 7464 | ;;;;;; 214000)) | 7464 | ;;;;;; 118000)) |
| 7465 | ;;; Generated autoloads from echistory.el | 7465 | ;;; Generated autoloads from echistory.el |
| 7466 | 7466 | ||
| 7467 | (autoload 'Electric-command-history-redo-expression "echistory" "\ | 7467 | (autoload 'Electric-command-history-redo-expression "echistory" "\ |
| @@ -7472,8 +7472,8 @@ With prefix arg NOCONFIRM, execute current line as-is without editing. | |||
| 7472 | 7472 | ||
| 7473 | ;;;*** | 7473 | ;;;*** |
| 7474 | 7474 | ||
| 7475 | ;;;### (autoloads nil "ecomplete" "gnus/ecomplete.el" (21604 48550 | 7475 | ;;;### (autoloads nil "ecomplete" "gnus/ecomplete.el" (21607 54478 |
| 7476 | ;;;;;; 81934 217000)) | 7476 | ;;;;;; 300138 641000)) |
| 7477 | ;;; Generated autoloads from gnus/ecomplete.el | 7477 | ;;; Generated autoloads from gnus/ecomplete.el |
| 7478 | 7478 | ||
| 7479 | (autoload 'ecomplete-setup "ecomplete" "\ | 7479 | (autoload 'ecomplete-setup "ecomplete" "\ |
| @@ -7483,7 +7483,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing. | |||
| 7483 | 7483 | ||
| 7484 | ;;;*** | 7484 | ;;;*** |
| 7485 | 7485 | ||
| 7486 | ;;;### (autoloads nil "ede" "cedet/ede.el" (21604 48549 961934 212000)) | 7486 | ;;;### (autoloads nil "ede" "cedet/ede.el" (21607 54477 800124 118000)) |
| 7487 | ;;; Generated autoloads from cedet/ede.el | 7487 | ;;; Generated autoloads from cedet/ede.el |
| 7488 | (push (purecopy '(ede 1 2)) package--builtin-versions) | 7488 | (push (purecopy '(ede 1 2)) package--builtin-versions) |
| 7489 | 7489 | ||
| @@ -7509,8 +7509,8 @@ an EDE controlled project. | |||
| 7509 | 7509 | ||
| 7510 | ;;;*** | 7510 | ;;;*** |
| 7511 | 7511 | ||
| 7512 | ;;;### (autoloads nil "edebug" "emacs-lisp/edebug.el" (21604 48550 | 7512 | ;;;### (autoloads nil "edebug" "emacs-lisp/edebug.el" (21607 54477 |
| 7513 | ;;;;;; 13934 214000)) | 7513 | ;;;;;; 800124 118000)) |
| 7514 | ;;; Generated autoloads from emacs-lisp/edebug.el | 7514 | ;;; Generated autoloads from emacs-lisp/edebug.el |
| 7515 | 7515 | ||
| 7516 | (defvar edebug-all-defs nil "\ | 7516 | (defvar edebug-all-defs nil "\ |
| @@ -7574,7 +7574,7 @@ Toggle edebugging of all forms. | |||
| 7574 | 7574 | ||
| 7575 | ;;;*** | 7575 | ;;;*** |
| 7576 | 7576 | ||
| 7577 | ;;;### (autoloads nil "ediff" "vc/ediff.el" (21604 48550 429934 230000)) | 7577 | ;;;### (autoloads nil "ediff" "vc/ediff.el" (21607 54478 800121 42000)) |
| 7578 | ;;; Generated autoloads from vc/ediff.el | 7578 | ;;; Generated autoloads from vc/ediff.el |
| 7579 | (push (purecopy '(ediff 2 81 4)) package--builtin-versions) | 7579 | (push (purecopy '(ediff 2 81 4)) package--builtin-versions) |
| 7580 | 7580 | ||
| @@ -7846,8 +7846,8 @@ With optional NODE, goes to that node. | |||
| 7846 | 7846 | ||
| 7847 | ;;;*** | 7847 | ;;;*** |
| 7848 | 7848 | ||
| 7849 | ;;;### (autoloads nil "ediff-help" "vc/ediff-help.el" (21604 48550 | 7849 | ;;;### (autoloads nil "ediff-help" "vc/ediff-help.el" (21607 54478 |
| 7850 | ;;;;;; 425934 230000)) | 7850 | ;;;;;; 800121 42000)) |
| 7851 | ;;; Generated autoloads from vc/ediff-help.el | 7851 | ;;; Generated autoloads from vc/ediff-help.el |
| 7852 | 7852 | ||
| 7853 | (autoload 'ediff-customize "ediff-help" "\ | 7853 | (autoload 'ediff-customize "ediff-help" "\ |
| @@ -7857,8 +7857,8 @@ With optional NODE, goes to that node. | |||
| 7857 | 7857 | ||
| 7858 | ;;;*** | 7858 | ;;;*** |
| 7859 | 7859 | ||
| 7860 | ;;;### (autoloads nil "ediff-mult" "vc/ediff-mult.el" (21604 48550 | 7860 | ;;;### (autoloads nil "ediff-mult" "vc/ediff-mult.el" (21607 54478 |
| 7861 | ;;;;;; 425934 230000)) | 7861 | ;;;;;; 800121 42000)) |
| 7862 | ;;; Generated autoloads from vc/ediff-mult.el | 7862 | ;;; Generated autoloads from vc/ediff-mult.el |
| 7863 | 7863 | ||
| 7864 | (autoload 'ediff-show-registry "ediff-mult" "\ | 7864 | (autoload 'ediff-show-registry "ediff-mult" "\ |
| @@ -7870,8 +7870,8 @@ Display Ediff's registry. | |||
| 7870 | 7870 | ||
| 7871 | ;;;*** | 7871 | ;;;*** |
| 7872 | 7872 | ||
| 7873 | ;;;### (autoloads nil "ediff-util" "vc/ediff-util.el" (21604 48550 | 7873 | ;;;### (autoloads nil "ediff-util" "vc/ediff-util.el" (21607 54478 |
| 7874 | ;;;;;; 425934 230000)) | 7874 | ;;;;;; 800121 42000)) |
| 7875 | ;;; Generated autoloads from vc/ediff-util.el | 7875 | ;;; Generated autoloads from vc/ediff-util.el |
| 7876 | 7876 | ||
| 7877 | (autoload 'ediff-toggle-multiframe "ediff-util" "\ | 7877 | (autoload 'ediff-toggle-multiframe "ediff-util" "\ |
| @@ -7890,8 +7890,8 @@ To change the default, set the variable `ediff-use-toolbar-p', which see. | |||
| 7890 | 7890 | ||
| 7891 | ;;;*** | 7891 | ;;;*** |
| 7892 | 7892 | ||
| 7893 | ;;;### (autoloads nil "edmacro" "edmacro.el" (21604 48549 997934 | 7893 | ;;;### (autoloads nil "edmacro" "edmacro.el" (21607 54477 800124 |
| 7894 | ;;;;;; 214000)) | 7894 | ;;;;;; 118000)) |
| 7895 | ;;; Generated autoloads from edmacro.el | 7895 | ;;; Generated autoloads from edmacro.el |
| 7896 | (push (purecopy '(edmacro 2 1)) package--builtin-versions) | 7896 | (push (purecopy '(edmacro 2 1)) package--builtin-versions) |
| 7897 | 7897 | ||
| @@ -7940,8 +7940,8 @@ or nil, use a compact 80-column format. | |||
| 7940 | 7940 | ||
| 7941 | ;;;*** | 7941 | ;;;*** |
| 7942 | 7942 | ||
| 7943 | ;;;### (autoloads nil "edt" "emulation/edt.el" (21604 48550 29934 | 7943 | ;;;### (autoloads nil "edt" "emulation/edt.el" (21607 54477 800124 |
| 7944 | ;;;;;; 215000)) | 7944 | ;;;;;; 118000)) |
| 7945 | ;;; Generated autoloads from emulation/edt.el | 7945 | ;;; Generated autoloads from emulation/edt.el |
| 7946 | 7946 | ||
| 7947 | (autoload 'edt-set-scroll-margins "edt" "\ | 7947 | (autoload 'edt-set-scroll-margins "edt" "\ |
| @@ -7958,7 +7958,7 @@ Turn on EDT Emulation. | |||
| 7958 | 7958 | ||
| 7959 | ;;;*** | 7959 | ;;;*** |
| 7960 | 7960 | ||
| 7961 | ;;;### (autoloads nil "ehelp" "ehelp.el" (21604 48549 997934 214000)) | 7961 | ;;;### (autoloads nil "ehelp" "ehelp.el" (21607 54477 800124 118000)) |
| 7962 | ;;; Generated autoloads from ehelp.el | 7962 | ;;; Generated autoloads from ehelp.el |
| 7963 | 7963 | ||
| 7964 | (autoload 'with-electric-help "ehelp" "\ | 7964 | (autoload 'with-electric-help "ehelp" "\ |
| @@ -7994,15 +7994,15 @@ BUFFER is put back into its original major mode. | |||
| 7994 | 7994 | ||
| 7995 | ;;;*** | 7995 | ;;;*** |
| 7996 | 7996 | ||
| 7997 | ;;;### (autoloads nil "eieio" "emacs-lisp/eieio.el" (21604 48550 | 7997 | ;;;### (autoloads nil "eieio" "emacs-lisp/eieio.el" (21607 54477 |
| 7998 | ;;;;;; 17934 214000)) | 7998 | ;;;;;; 800124 118000)) |
| 7999 | ;;; Generated autoloads from emacs-lisp/eieio.el | 7999 | ;;; Generated autoloads from emacs-lisp/eieio.el |
| 8000 | (push (purecopy '(eieio 1 4)) package--builtin-versions) | 8000 | (push (purecopy '(eieio 1 4)) package--builtin-versions) |
| 8001 | 8001 | ||
| 8002 | ;;;*** | 8002 | ;;;*** |
| 8003 | 8003 | ||
| 8004 | ;;;### (autoloads nil "eieio-core" "emacs-lisp/eieio-core.el" (21637 | 8004 | ;;;### (autoloads nil "eieio-core" "emacs-lisp/eieio-core.el" (21634 |
| 8005 | ;;;;;; 50476 655217 121000)) | 8005 | ;;;;;; 58813 400848 500000)) |
| 8006 | ;;; Generated autoloads from emacs-lisp/eieio-core.el | 8006 | ;;; Generated autoloads from emacs-lisp/eieio-core.el |
| 8007 | (push (purecopy '(eieio-core 1 4)) package--builtin-versions) | 8007 | (push (purecopy '(eieio-core 1 4)) package--builtin-versions) |
| 8008 | 8008 | ||
| @@ -8018,8 +8018,8 @@ It creates an autoload function for CNAME's constructor. | |||
| 8018 | 8018 | ||
| 8019 | ;;;*** | 8019 | ;;;*** |
| 8020 | 8020 | ||
| 8021 | ;;;### (autoloads nil "elec-pair" "elec-pair.el" (21604 48550 1934 | 8021 | ;;;### (autoloads nil "elec-pair" "elec-pair.el" (21607 54477 800124 |
| 8022 | ;;;;;; 214000)) | 8022 | ;;;;;; 118000)) |
| 8023 | ;;; Generated autoloads from elec-pair.el | 8023 | ;;; Generated autoloads from elec-pair.el |
| 8024 | 8024 | ||
| 8025 | (defvar electric-pair-text-pairs '((34 . 34)) "\ | 8025 | (defvar electric-pair-text-pairs '((34 . 34)) "\ |
| @@ -8054,8 +8054,8 @@ closing parenthesis. (Likewise for brackets, etc.). | |||
| 8054 | 8054 | ||
| 8055 | ;;;*** | 8055 | ;;;*** |
| 8056 | 8056 | ||
| 8057 | ;;;### (autoloads nil "elide-head" "elide-head.el" (21604 48550 1934 | 8057 | ;;;### (autoloads nil "elide-head" "elide-head.el" (21607 54477 800124 |
| 8058 | ;;;;;; 214000)) | 8058 | ;;;;;; 118000)) |
| 8059 | ;;; Generated autoloads from elide-head.el | 8059 | ;;; Generated autoloads from elide-head.el |
| 8060 | 8060 | ||
| 8061 | (autoload 'elide-head "elide-head" "\ | 8061 | (autoload 'elide-head "elide-head" "\ |
| @@ -8070,8 +8070,8 @@ This is suitable as an entry on `find-file-hook' or appropriate mode hooks. | |||
| 8070 | 8070 | ||
| 8071 | ;;;*** | 8071 | ;;;*** |
| 8072 | 8072 | ||
| 8073 | ;;;### (autoloads nil "elint" "emacs-lisp/elint.el" (21604 48550 | 8073 | ;;;### (autoloads nil "elint" "emacs-lisp/elint.el" (21607 54477 |
| 8074 | ;;;;;; 17934 214000)) | 8074 | ;;;;;; 800124 118000)) |
| 8075 | ;;; Generated autoloads from emacs-lisp/elint.el | 8075 | ;;; Generated autoloads from emacs-lisp/elint.el |
| 8076 | 8076 | ||
| 8077 | (autoload 'elint-file "elint" "\ | 8077 | (autoload 'elint-file "elint" "\ |
| @@ -8106,8 +8106,8 @@ optional prefix argument REINIT is non-nil. | |||
| 8106 | 8106 | ||
| 8107 | ;;;*** | 8107 | ;;;*** |
| 8108 | 8108 | ||
| 8109 | ;;;### (autoloads nil "elp" "emacs-lisp/elp.el" (21604 48550 17934 | 8109 | ;;;### (autoloads nil "elp" "emacs-lisp/elp.el" (21607 54477 800124 |
| 8110 | ;;;;;; 214000)) | 8110 | ;;;;;; 118000)) |
| 8111 | ;;; Generated autoloads from emacs-lisp/elp.el | 8111 | ;;; Generated autoloads from emacs-lisp/elp.el |
| 8112 | 8112 | ||
| 8113 | (autoload 'elp-instrument-function "elp" "\ | 8113 | (autoload 'elp-instrument-function "elp" "\ |
| @@ -8141,8 +8141,8 @@ displayed. | |||
| 8141 | 8141 | ||
| 8142 | ;;;*** | 8142 | ;;;*** |
| 8143 | 8143 | ||
| 8144 | ;;;### (autoloads nil "emacs-lock" "emacs-lock.el" (21604 48550 25934 | 8144 | ;;;### (autoloads nil "emacs-lock" "emacs-lock.el" (21607 54477 800124 |
| 8145 | ;;;;;; 215000)) | 8145 | ;;;;;; 118000)) |
| 8146 | ;;; Generated autoloads from emacs-lock.el | 8146 | ;;; Generated autoloads from emacs-lock.el |
| 8147 | 8147 | ||
| 8148 | (autoload 'emacs-lock-mode "emacs-lock" "\ | 8148 | (autoload 'emacs-lock-mode "emacs-lock" "\ |
| @@ -8169,8 +8169,8 @@ Other values are interpreted as usual. | |||
| 8169 | 8169 | ||
| 8170 | ;;;*** | 8170 | ;;;*** |
| 8171 | 8171 | ||
| 8172 | ;;;### (autoloads nil "emacsbug" "mail/emacsbug.el" (21631 35966 | 8172 | ;;;### (autoloads nil "emacsbug" "mail/emacsbug.el" (21608 34742 |
| 8173 | ;;;;;; 875121 868000)) | 8173 | ;;;;;; 2253 811000)) |
| 8174 | ;;; Generated autoloads from mail/emacsbug.el | 8174 | ;;; Generated autoloads from mail/emacsbug.el |
| 8175 | 8175 | ||
| 8176 | (autoload 'report-emacs-bug "emacsbug" "\ | 8176 | (autoload 'report-emacs-bug "emacsbug" "\ |
| @@ -8183,8 +8183,8 @@ Prompts for bug subject. Leaves you in a mail buffer. | |||
| 8183 | 8183 | ||
| 8184 | ;;;*** | 8184 | ;;;*** |
| 8185 | 8185 | ||
| 8186 | ;;;### (autoloads nil "emerge" "vc/emerge.el" (21604 48550 429934 | 8186 | ;;;### (autoloads nil "emerge" "vc/emerge.el" (21607 54478 800121 |
| 8187 | ;;;;;; 230000)) | 8187 | ;;;;;; 42000)) |
| 8188 | ;;; Generated autoloads from vc/emerge.el | 8188 | ;;; Generated autoloads from vc/emerge.el |
| 8189 | 8189 | ||
| 8190 | (autoload 'emerge-files "emerge" "\ | 8190 | (autoload 'emerge-files "emerge" "\ |
| @@ -8244,8 +8244,8 @@ Emerge two RCS revisions of a file, with another revision as ancestor. | |||
| 8244 | 8244 | ||
| 8245 | ;;;*** | 8245 | ;;;*** |
| 8246 | 8246 | ||
| 8247 | ;;;### (autoloads nil "enriched" "textmodes/enriched.el" (21604 48550 | 8247 | ;;;### (autoloads nil "enriched" "textmodes/enriched.el" (21607 54478 |
| 8248 | ;;;;;; 393934 228000)) | 8248 | ;;;;;; 800121 42000)) |
| 8249 | ;;; Generated autoloads from textmodes/enriched.el | 8249 | ;;; Generated autoloads from textmodes/enriched.el |
| 8250 | 8250 | ||
| 8251 | (autoload 'enriched-mode "enriched" "\ | 8251 | (autoload 'enriched-mode "enriched" "\ |
| @@ -8280,7 +8280,7 @@ Commands: | |||
| 8280 | 8280 | ||
| 8281 | ;;;*** | 8281 | ;;;*** |
| 8282 | 8282 | ||
| 8283 | ;;;### (autoloads nil "epa" "epa.el" (21631 35966 827121 867000)) | 8283 | ;;;### (autoloads nil "epa" "epa.el" (21624 22971 140149 848000)) |
| 8284 | ;;; Generated autoloads from epa.el | 8284 | ;;; Generated autoloads from epa.el |
| 8285 | 8285 | ||
| 8286 | (autoload 'epa-list-keys "epa" "\ | 8286 | (autoload 'epa-list-keys "epa" "\ |
| @@ -8468,8 +8468,8 @@ Insert selected KEYS after the point. | |||
| 8468 | 8468 | ||
| 8469 | ;;;*** | 8469 | ;;;*** |
| 8470 | 8470 | ||
| 8471 | ;;;### (autoloads nil "epa-dired" "epa-dired.el" (21604 48550 33934 | 8471 | ;;;### (autoloads nil "epa-dired" "epa-dired.el" (21607 54478 300138 |
| 8472 | ;;;;;; 215000)) | 8472 | ;;;;;; 641000)) |
| 8473 | ;;; Generated autoloads from epa-dired.el | 8473 | ;;; Generated autoloads from epa-dired.el |
| 8474 | 8474 | ||
| 8475 | (autoload 'epa-dired-do-decrypt "epa-dired" "\ | 8475 | (autoload 'epa-dired-do-decrypt "epa-dired" "\ |
| @@ -8494,8 +8494,8 @@ Encrypt marked files. | |||
| 8494 | 8494 | ||
| 8495 | ;;;*** | 8495 | ;;;*** |
| 8496 | 8496 | ||
| 8497 | ;;;### (autoloads nil "epa-file" "epa-file.el" (21631 35966 827121 | 8497 | ;;;### (autoloads nil "epa-file" "epa-file.el" (21611 10937 700236 |
| 8498 | ;;;;;; 867000)) | 8498 | ;;;;;; 3000)) |
| 8499 | ;;; Generated autoloads from epa-file.el | 8499 | ;;; Generated autoloads from epa-file.el |
| 8500 | 8500 | ||
| 8501 | (autoload 'epa-file-handler "epa-file" "\ | 8501 | (autoload 'epa-file-handler "epa-file" "\ |
| @@ -8515,8 +8515,8 @@ Encrypt marked files. | |||
| 8515 | 8515 | ||
| 8516 | ;;;*** | 8516 | ;;;*** |
| 8517 | 8517 | ||
| 8518 | ;;;### (autoloads nil "epa-mail" "epa-mail.el" (21604 48550 33934 | 8518 | ;;;### (autoloads nil "epa-mail" "epa-mail.el" (21607 54478 300138 |
| 8519 | ;;;;;; 215000)) | 8519 | ;;;;;; 641000)) |
| 8520 | ;;; Generated autoloads from epa-mail.el | 8520 | ;;; Generated autoloads from epa-mail.el |
| 8521 | 8521 | ||
| 8522 | (autoload 'epa-mail-mode "epa-mail" "\ | 8522 | (autoload 'epa-mail-mode "epa-mail" "\ |
| @@ -8593,7 +8593,7 @@ if ARG is omitted or nil. | |||
| 8593 | 8593 | ||
| 8594 | ;;;*** | 8594 | ;;;*** |
| 8595 | 8595 | ||
| 8596 | ;;;### (autoloads nil "epg" "epg.el" (21631 35966 827121 867000)) | 8596 | ;;;### (autoloads nil "epg" "epg.el" (21611 10937 700236 3000)) |
| 8597 | ;;; Generated autoloads from epg.el | 8597 | ;;; Generated autoloads from epg.el |
| 8598 | (push (purecopy '(epg 1 0 0)) package--builtin-versions) | 8598 | (push (purecopy '(epg 1 0 0)) package--builtin-versions) |
| 8599 | 8599 | ||
| @@ -8604,8 +8604,8 @@ Return a context object. | |||
| 8604 | 8604 | ||
| 8605 | ;;;*** | 8605 | ;;;*** |
| 8606 | 8606 | ||
| 8607 | ;;;### (autoloads nil "epg-config" "epg-config.el" (21604 48550 33934 | 8607 | ;;;### (autoloads nil "epg-config" "epg-config.el" (21607 54478 300138 |
| 8608 | ;;;;;; 215000)) | 8608 | ;;;;;; 641000)) |
| 8609 | ;;; Generated autoloads from epg-config.el | 8609 | ;;; Generated autoloads from epg-config.el |
| 8610 | 8610 | ||
| 8611 | (autoload 'epg-configuration "epg-config" "\ | 8611 | (autoload 'epg-configuration "epg-config" "\ |
| @@ -8625,7 +8625,7 @@ Look at CONFIG and try to expand GROUP. | |||
| 8625 | 8625 | ||
| 8626 | ;;;*** | 8626 | ;;;*** |
| 8627 | 8627 | ||
| 8628 | ;;;### (autoloads nil "erc" "erc/erc.el" (21604 48550 49934 215000)) | 8628 | ;;;### (autoloads nil "erc" "erc/erc.el" (21607 54478 300138 641000)) |
| 8629 | ;;; Generated autoloads from erc/erc.el | 8629 | ;;; Generated autoloads from erc/erc.el |
| 8630 | 8630 | ||
| 8631 | (autoload 'erc-select-read-args "erc" "\ | 8631 | (autoload 'erc-select-read-args "erc" "\ |
| @@ -8673,36 +8673,36 @@ Otherwise, connect to HOST:PORT as USER and /join CHANNEL. | |||
| 8673 | 8673 | ||
| 8674 | ;;;*** | 8674 | ;;;*** |
| 8675 | 8675 | ||
| 8676 | ;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (21604 | 8676 | ;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (21607 |
| 8677 | ;;;;;; 48550 37934 215000)) | 8677 | ;;;;;; 54478 300138 641000)) |
| 8678 | ;;; Generated autoloads from erc/erc-autoaway.el | 8678 | ;;; Generated autoloads from erc/erc-autoaway.el |
| 8679 | (autoload 'erc-autoaway-mode "erc-autoaway") | 8679 | (autoload 'erc-autoaway-mode "erc-autoaway") |
| 8680 | 8680 | ||
| 8681 | ;;;*** | 8681 | ;;;*** |
| 8682 | 8682 | ||
| 8683 | ;;;### (autoloads nil "erc-button" "erc/erc-button.el" (21604 48550 | 8683 | ;;;### (autoloads nil "erc-button" "erc/erc-button.el" (21607 54478 |
| 8684 | ;;;;;; 37934 215000)) | 8684 | ;;;;;; 300138 641000)) |
| 8685 | ;;; Generated autoloads from erc/erc-button.el | 8685 | ;;; Generated autoloads from erc/erc-button.el |
| 8686 | (autoload 'erc-button-mode "erc-button" nil t) | 8686 | (autoload 'erc-button-mode "erc-button" nil t) |
| 8687 | 8687 | ||
| 8688 | ;;;*** | 8688 | ;;;*** |
| 8689 | 8689 | ||
| 8690 | ;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (21604 48550 | 8690 | ;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (21607 54478 |
| 8691 | ;;;;;; 41934 215000)) | 8691 | ;;;;;; 300138 641000)) |
| 8692 | ;;; Generated autoloads from erc/erc-capab.el | 8692 | ;;; Generated autoloads from erc/erc-capab.el |
| 8693 | (autoload 'erc-capab-identify-mode "erc-capab" nil t) | 8693 | (autoload 'erc-capab-identify-mode "erc-capab" nil t) |
| 8694 | 8694 | ||
| 8695 | ;;;*** | 8695 | ;;;*** |
| 8696 | 8696 | ||
| 8697 | ;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (21604 48550 | 8697 | ;;;### (autoloads nil "erc-compat" "erc/erc-compat.el" (21607 54478 |
| 8698 | ;;;;;; 41934 215000)) | 8698 | ;;;;;; 300138 641000)) |
| 8699 | ;;; Generated autoloads from erc/erc-compat.el | 8699 | ;;; Generated autoloads from erc/erc-compat.el |
| 8700 | (autoload 'erc-define-minor-mode "erc-compat") | 8700 | (autoload 'erc-define-minor-mode "erc-compat") |
| 8701 | 8701 | ||
| 8702 | ;;;*** | 8702 | ;;;*** |
| 8703 | 8703 | ||
| 8704 | ;;;### (autoloads nil "erc-dcc" "erc/erc-dcc.el" (21604 48550 41934 | 8704 | ;;;### (autoloads nil "erc-dcc" "erc/erc-dcc.el" (21607 54478 300138 |
| 8705 | ;;;;;; 215000)) | 8705 | ;;;;;; 641000)) |
| 8706 | ;;; Generated autoloads from erc/erc-dcc.el | 8706 | ;;; Generated autoloads from erc/erc-dcc.el |
| 8707 | (autoload 'erc-dcc-mode "erc-dcc") | 8707 | (autoload 'erc-dcc-mode "erc-dcc") |
| 8708 | 8708 | ||
| @@ -8732,14 +8732,14 @@ that subcommand. | |||
| 8732 | ;;;*** | 8732 | ;;;*** |
| 8733 | 8733 | ||
| 8734 | ;;;### (autoloads nil "erc-desktop-notifications" "erc/erc-desktop-notifications.el" | 8734 | ;;;### (autoloads nil "erc-desktop-notifications" "erc/erc-desktop-notifications.el" |
| 8735 | ;;;;;; (21631 35966 831121 867000)) | 8735 | ;;;;;; (21617 49721 420132 227000)) |
| 8736 | ;;; Generated autoloads from erc/erc-desktop-notifications.el | 8736 | ;;; Generated autoloads from erc/erc-desktop-notifications.el |
| 8737 | (autoload 'erc-notifications-mode "erc-desktop-notifications" "" t) | 8737 | (autoload 'erc-notifications-mode "erc-desktop-notifications" "" t) |
| 8738 | 8738 | ||
| 8739 | ;;;*** | 8739 | ;;;*** |
| 8740 | 8740 | ||
| 8741 | ;;;### (autoloads nil "erc-ezbounce" "erc/erc-ezbounce.el" (21604 | 8741 | ;;;### (autoloads nil "erc-ezbounce" "erc/erc-ezbounce.el" (21607 |
| 8742 | ;;;;;; 48550 41934 215000)) | 8742 | ;;;;;; 54478 300138 641000)) |
| 8743 | ;;; Generated autoloads from erc/erc-ezbounce.el | 8743 | ;;; Generated autoloads from erc/erc-ezbounce.el |
| 8744 | 8744 | ||
| 8745 | (autoload 'erc-cmd-ezb "erc-ezbounce" "\ | 8745 | (autoload 'erc-cmd-ezb "erc-ezbounce" "\ |
| @@ -8801,8 +8801,8 @@ Add EZBouncer convenience functions to ERC. | |||
| 8801 | 8801 | ||
| 8802 | ;;;*** | 8802 | ;;;*** |
| 8803 | 8803 | ||
| 8804 | ;;;### (autoloads nil "erc-fill" "erc/erc-fill.el" (21604 48550 41934 | 8804 | ;;;### (autoloads nil "erc-fill" "erc/erc-fill.el" (21607 54478 300138 |
| 8805 | ;;;;;; 215000)) | 8805 | ;;;;;; 641000)) |
| 8806 | ;;; Generated autoloads from erc/erc-fill.el | 8806 | ;;; Generated autoloads from erc/erc-fill.el |
| 8807 | (autoload 'erc-fill-mode "erc-fill" nil t) | 8807 | (autoload 'erc-fill-mode "erc-fill" nil t) |
| 8808 | 8808 | ||
| @@ -8814,8 +8814,8 @@ You can put this on `erc-insert-modify-hook' and/or `erc-send-modify-hook'. | |||
| 8814 | 8814 | ||
| 8815 | ;;;*** | 8815 | ;;;*** |
| 8816 | 8816 | ||
| 8817 | ;;;### (autoloads nil "erc-identd" "erc/erc-identd.el" (21604 48550 | 8817 | ;;;### (autoloads nil "erc-identd" "erc/erc-identd.el" (21607 54478 |
| 8818 | ;;;;;; 45934 215000)) | 8818 | ;;;;;; 300138 641000)) |
| 8819 | ;;; Generated autoloads from erc/erc-identd.el | 8819 | ;;; Generated autoloads from erc/erc-identd.el |
| 8820 | (autoload 'erc-identd-mode "erc-identd") | 8820 | (autoload 'erc-identd-mode "erc-identd") |
| 8821 | 8821 | ||
| @@ -8836,8 +8836,8 @@ system. | |||
| 8836 | 8836 | ||
| 8837 | ;;;*** | 8837 | ;;;*** |
| 8838 | 8838 | ||
| 8839 | ;;;### (autoloads nil "erc-imenu" "erc/erc-imenu.el" (21604 48550 | 8839 | ;;;### (autoloads nil "erc-imenu" "erc/erc-imenu.el" (21607 54478 |
| 8840 | ;;;;;; 45934 215000)) | 8840 | ;;;;;; 300138 641000)) |
| 8841 | ;;; Generated autoloads from erc/erc-imenu.el | 8841 | ;;; Generated autoloads from erc/erc-imenu.el |
| 8842 | 8842 | ||
| 8843 | (autoload 'erc-create-imenu-index "erc-imenu" "\ | 8843 | (autoload 'erc-create-imenu-index "erc-imenu" "\ |
| @@ -8847,22 +8847,22 @@ system. | |||
| 8847 | 8847 | ||
| 8848 | ;;;*** | 8848 | ;;;*** |
| 8849 | 8849 | ||
| 8850 | ;;;### (autoloads nil "erc-join" "erc/erc-join.el" (21604 48550 45934 | 8850 | ;;;### (autoloads nil "erc-join" "erc/erc-join.el" (21607 54478 300138 |
| 8851 | ;;;;;; 215000)) | 8851 | ;;;;;; 641000)) |
| 8852 | ;;; Generated autoloads from erc/erc-join.el | 8852 | ;;; Generated autoloads from erc/erc-join.el |
| 8853 | (autoload 'erc-autojoin-mode "erc-join" nil t) | 8853 | (autoload 'erc-autojoin-mode "erc-join" nil t) |
| 8854 | 8854 | ||
| 8855 | ;;;*** | 8855 | ;;;*** |
| 8856 | 8856 | ||
| 8857 | ;;;### (autoloads nil "erc-list" "erc/erc-list.el" (21604 48550 45934 | 8857 | ;;;### (autoloads nil "erc-list" "erc/erc-list.el" (21607 54478 300138 |
| 8858 | ;;;;;; 215000)) | 8858 | ;;;;;; 641000)) |
| 8859 | ;;; Generated autoloads from erc/erc-list.el | 8859 | ;;; Generated autoloads from erc/erc-list.el |
| 8860 | (autoload 'erc-list-mode "erc-list") | 8860 | (autoload 'erc-list-mode "erc-list") |
| 8861 | 8861 | ||
| 8862 | ;;;*** | 8862 | ;;;*** |
| 8863 | 8863 | ||
| 8864 | ;;;### (autoloads nil "erc-log" "erc/erc-log.el" (21604 48550 45934 | 8864 | ;;;### (autoloads nil "erc-log" "erc/erc-log.el" (21607 54478 300138 |
| 8865 | ;;;;;; 215000)) | 8865 | ;;;;;; 641000)) |
| 8866 | ;;; Generated autoloads from erc/erc-log.el | 8866 | ;;; Generated autoloads from erc/erc-log.el |
| 8867 | (autoload 'erc-log-mode "erc-log" nil t) | 8867 | (autoload 'erc-log-mode "erc-log" nil t) |
| 8868 | 8868 | ||
| @@ -8891,8 +8891,8 @@ You can save every individual message by putting this function on | |||
| 8891 | 8891 | ||
| 8892 | ;;;*** | 8892 | ;;;*** |
| 8893 | 8893 | ||
| 8894 | ;;;### (autoloads nil "erc-match" "erc/erc-match.el" (21604 48550 | 8894 | ;;;### (autoloads nil "erc-match" "erc/erc-match.el" (21607 54478 |
| 8895 | ;;;;;; 45934 215000)) | 8895 | ;;;;;; 300138 641000)) |
| 8896 | ;;; Generated autoloads from erc/erc-match.el | 8896 | ;;; Generated autoloads from erc/erc-match.el |
| 8897 | (autoload 'erc-match-mode "erc-match") | 8897 | (autoload 'erc-match-mode "erc-match") |
| 8898 | 8898 | ||
| @@ -8938,15 +8938,15 @@ Delete dangerous-host interactively to `erc-dangerous-hosts'. | |||
| 8938 | 8938 | ||
| 8939 | ;;;*** | 8939 | ;;;*** |
| 8940 | 8940 | ||
| 8941 | ;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (21604 48550 45934 | 8941 | ;;;### (autoloads nil "erc-menu" "erc/erc-menu.el" (21607 54478 300138 |
| 8942 | ;;;;;; 215000)) | 8942 | ;;;;;; 641000)) |
| 8943 | ;;; Generated autoloads from erc/erc-menu.el | 8943 | ;;; Generated autoloads from erc/erc-menu.el |
| 8944 | (autoload 'erc-menu-mode "erc-menu" nil t) | 8944 | (autoload 'erc-menu-mode "erc-menu" nil t) |
| 8945 | 8945 | ||
| 8946 | ;;;*** | 8946 | ;;;*** |
| 8947 | 8947 | ||
| 8948 | ;;;### (autoloads nil "erc-netsplit" "erc/erc-netsplit.el" (21604 | 8948 | ;;;### (autoloads nil "erc-netsplit" "erc/erc-netsplit.el" (21607 |
| 8949 | ;;;;;; 48550 45934 215000)) | 8949 | ;;;;;; 54478 300138 641000)) |
| 8950 | ;;; Generated autoloads from erc/erc-netsplit.el | 8950 | ;;; Generated autoloads from erc/erc-netsplit.el |
| 8951 | (autoload 'erc-netsplit-mode "erc-netsplit") | 8951 | (autoload 'erc-netsplit-mode "erc-netsplit") |
| 8952 | 8952 | ||
| @@ -8957,8 +8957,8 @@ Show who's gone. | |||
| 8957 | 8957 | ||
| 8958 | ;;;*** | 8958 | ;;;*** |
| 8959 | 8959 | ||
| 8960 | ;;;### (autoloads nil "erc-networks" "erc/erc-networks.el" (21604 | 8960 | ;;;### (autoloads nil "erc-networks" "erc/erc-networks.el" (21607 |
| 8961 | ;;;;;; 48550 45934 215000)) | 8961 | ;;;;;; 54478 300138 641000)) |
| 8962 | ;;; Generated autoloads from erc/erc-networks.el | 8962 | ;;; Generated autoloads from erc/erc-networks.el |
| 8963 | 8963 | ||
| 8964 | (autoload 'erc-determine-network "erc-networks" "\ | 8964 | (autoload 'erc-determine-network "erc-networks" "\ |
| @@ -8975,8 +8975,8 @@ Interactively select a server to connect to using `erc-server-alist'. | |||
| 8975 | 8975 | ||
| 8976 | ;;;*** | 8976 | ;;;*** |
| 8977 | 8977 | ||
| 8978 | ;;;### (autoloads nil "erc-notify" "erc/erc-notify.el" (21604 48550 | 8978 | ;;;### (autoloads nil "erc-notify" "erc/erc-notify.el" (21607 54478 |
| 8979 | ;;;;;; 45934 215000)) | 8979 | ;;;;;; 300138 641000)) |
| 8980 | ;;; Generated autoloads from erc/erc-notify.el | 8980 | ;;; Generated autoloads from erc/erc-notify.el |
| 8981 | (autoload 'erc-notify-mode "erc-notify" nil t) | 8981 | (autoload 'erc-notify-mode "erc-notify" nil t) |
| 8982 | 8982 | ||
| @@ -8994,36 +8994,36 @@ with args, toggle notify status of people. | |||
| 8994 | 8994 | ||
| 8995 | ;;;*** | 8995 | ;;;*** |
| 8996 | 8996 | ||
| 8997 | ;;;### (autoloads nil "erc-page" "erc/erc-page.el" (21604 48550 45934 | 8997 | ;;;### (autoloads nil "erc-page" "erc/erc-page.el" (21607 54478 300138 |
| 8998 | ;;;;;; 215000)) | 8998 | ;;;;;; 641000)) |
| 8999 | ;;; Generated autoloads from erc/erc-page.el | 8999 | ;;; Generated autoloads from erc/erc-page.el |
| 9000 | (autoload 'erc-page-mode "erc-page") | 9000 | (autoload 'erc-page-mode "erc-page") |
| 9001 | 9001 | ||
| 9002 | ;;;*** | 9002 | ;;;*** |
| 9003 | 9003 | ||
| 9004 | ;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (21604 | 9004 | ;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (21607 |
| 9005 | ;;;;;; 48550 45934 215000)) | 9005 | ;;;;;; 54478 300138 641000)) |
| 9006 | ;;; Generated autoloads from erc/erc-pcomplete.el | 9006 | ;;; Generated autoloads from erc/erc-pcomplete.el |
| 9007 | (autoload 'erc-completion-mode "erc-pcomplete" nil t) | 9007 | (autoload 'erc-completion-mode "erc-pcomplete" nil t) |
| 9008 | 9008 | ||
| 9009 | ;;;*** | 9009 | ;;;*** |
| 9010 | 9010 | ||
| 9011 | ;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (21604 48550 | 9011 | ;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (21607 54478 |
| 9012 | ;;;;;; 45934 215000)) | 9012 | ;;;;;; 300138 641000)) |
| 9013 | ;;; Generated autoloads from erc/erc-replace.el | 9013 | ;;; Generated autoloads from erc/erc-replace.el |
| 9014 | (autoload 'erc-replace-mode "erc-replace") | 9014 | (autoload 'erc-replace-mode "erc-replace") |
| 9015 | 9015 | ||
| 9016 | ;;;*** | 9016 | ;;;*** |
| 9017 | 9017 | ||
| 9018 | ;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (21604 48550 45934 | 9018 | ;;;### (autoloads nil "erc-ring" "erc/erc-ring.el" (21607 54478 300138 |
| 9019 | ;;;;;; 215000)) | 9019 | ;;;;;; 641000)) |
| 9020 | ;;; Generated autoloads from erc/erc-ring.el | 9020 | ;;; Generated autoloads from erc/erc-ring.el |
| 9021 | (autoload 'erc-ring-mode "erc-ring" nil t) | 9021 | (autoload 'erc-ring-mode "erc-ring" nil t) |
| 9022 | 9022 | ||
| 9023 | ;;;*** | 9023 | ;;;*** |
| 9024 | 9024 | ||
| 9025 | ;;;### (autoloads nil "erc-services" "erc/erc-services.el" (21604 | 9025 | ;;;### (autoloads nil "erc-services" "erc/erc-services.el" (21607 |
| 9026 | ;;;;;; 48550 45934 215000)) | 9026 | ;;;;;; 54478 300138 641000)) |
| 9027 | ;;; Generated autoloads from erc/erc-services.el | 9027 | ;;; Generated autoloads from erc/erc-services.el |
| 9028 | (autoload 'erc-services-mode "erc-services" nil t) | 9028 | (autoload 'erc-services-mode "erc-services" nil t) |
| 9029 | 9029 | ||
| @@ -9040,15 +9040,15 @@ When called interactively, read the password using `read-passwd'. | |||
| 9040 | 9040 | ||
| 9041 | ;;;*** | 9041 | ;;;*** |
| 9042 | 9042 | ||
| 9043 | ;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (21604 48550 | 9043 | ;;;### (autoloads nil "erc-sound" "erc/erc-sound.el" (21607 54478 |
| 9044 | ;;;;;; 45934 215000)) | 9044 | ;;;;;; 300138 641000)) |
| 9045 | ;;; Generated autoloads from erc/erc-sound.el | 9045 | ;;; Generated autoloads from erc/erc-sound.el |
| 9046 | (autoload 'erc-sound-mode "erc-sound") | 9046 | (autoload 'erc-sound-mode "erc-sound") |
| 9047 | 9047 | ||
| 9048 | ;;;*** | 9048 | ;;;*** |
| 9049 | 9049 | ||
| 9050 | ;;;### (autoloads nil "erc-speedbar" "erc/erc-speedbar.el" (21604 | 9050 | ;;;### (autoloads nil "erc-speedbar" "erc/erc-speedbar.el" (21607 |
| 9051 | ;;;;;; 48550 45934 215000)) | 9051 | ;;;;;; 54478 300138 641000)) |
| 9052 | ;;; Generated autoloads from erc/erc-speedbar.el | 9052 | ;;; Generated autoloads from erc/erc-speedbar.el |
| 9053 | 9053 | ||
| 9054 | (autoload 'erc-speedbar-browser "erc-speedbar" "\ | 9054 | (autoload 'erc-speedbar-browser "erc-speedbar" "\ |
| @@ -9059,22 +9059,22 @@ This will add a speedbar major display mode. | |||
| 9059 | 9059 | ||
| 9060 | ;;;*** | 9060 | ;;;*** |
| 9061 | 9061 | ||
| 9062 | ;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (21604 | 9062 | ;;;### (autoloads nil "erc-spelling" "erc/erc-spelling.el" (21607 |
| 9063 | ;;;;;; 48550 45934 215000)) | 9063 | ;;;;;; 54478 300138 641000)) |
| 9064 | ;;; Generated autoloads from erc/erc-spelling.el | 9064 | ;;; Generated autoloads from erc/erc-spelling.el |
| 9065 | (autoload 'erc-spelling-mode "erc-spelling" nil t) | 9065 | (autoload 'erc-spelling-mode "erc-spelling" nil t) |
| 9066 | 9066 | ||
| 9067 | ;;;*** | 9067 | ;;;*** |
| 9068 | 9068 | ||
| 9069 | ;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (21604 48550 | 9069 | ;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (21607 54478 |
| 9070 | ;;;;;; 45934 215000)) | 9070 | ;;;;;; 300138 641000)) |
| 9071 | ;;; Generated autoloads from erc/erc-stamp.el | 9071 | ;;; Generated autoloads from erc/erc-stamp.el |
| 9072 | (autoload 'erc-timestamp-mode "erc-stamp" nil t) | 9072 | (autoload 'erc-timestamp-mode "erc-stamp" nil t) |
| 9073 | 9073 | ||
| 9074 | ;;;*** | 9074 | ;;;*** |
| 9075 | 9075 | ||
| 9076 | ;;;### (autoloads nil "erc-track" "erc/erc-track.el" (21604 48550 | 9076 | ;;;### (autoloads nil "erc-track" "erc/erc-track.el" (21607 54478 |
| 9077 | ;;;;;; 45934 215000)) | 9077 | ;;;;;; 300138 641000)) |
| 9078 | ;;; Generated autoloads from erc/erc-track.el | 9078 | ;;; Generated autoloads from erc/erc-track.el |
| 9079 | 9079 | ||
| 9080 | (defvar erc-track-minor-mode nil "\ | 9080 | (defvar erc-track-minor-mode nil "\ |
| @@ -9099,8 +9099,8 @@ keybindings will not do anything useful. | |||
| 9099 | 9099 | ||
| 9100 | ;;;*** | 9100 | ;;;*** |
| 9101 | 9101 | ||
| 9102 | ;;;### (autoloads nil "erc-truncate" "erc/erc-truncate.el" (21604 | 9102 | ;;;### (autoloads nil "erc-truncate" "erc/erc-truncate.el" (21607 |
| 9103 | ;;;;;; 48550 45934 215000)) | 9103 | ;;;;;; 54478 300138 641000)) |
| 9104 | ;;; Generated autoloads from erc/erc-truncate.el | 9104 | ;;; Generated autoloads from erc/erc-truncate.el |
| 9105 | (autoload 'erc-truncate-mode "erc-truncate" nil t) | 9105 | (autoload 'erc-truncate-mode "erc-truncate" nil t) |
| 9106 | 9106 | ||
| @@ -9119,8 +9119,8 @@ Meant to be used in hooks, like `erc-insert-post-hook'. | |||
| 9119 | 9119 | ||
| 9120 | ;;;*** | 9120 | ;;;*** |
| 9121 | 9121 | ||
| 9122 | ;;;### (autoloads nil "erc-xdcc" "erc/erc-xdcc.el" (21604 48550 45934 | 9122 | ;;;### (autoloads nil "erc-xdcc" "erc/erc-xdcc.el" (21607 54478 300138 |
| 9123 | ;;;;;; 215000)) | 9123 | ;;;;;; 641000)) |
| 9124 | ;;; Generated autoloads from erc/erc-xdcc.el | 9124 | ;;; Generated autoloads from erc/erc-xdcc.el |
| 9125 | (autoload 'erc-xdcc-mode "erc-xdcc") | 9125 | (autoload 'erc-xdcc-mode "erc-xdcc") |
| 9126 | 9126 | ||
| @@ -9131,8 +9131,8 @@ Add a file to `erc-xdcc-files'. | |||
| 9131 | 9131 | ||
| 9132 | ;;;*** | 9132 | ;;;*** |
| 9133 | 9133 | ||
| 9134 | ;;;### (autoloads nil "ert" "emacs-lisp/ert.el" (21604 48550 17934 | 9134 | ;;;### (autoloads nil "ert" "emacs-lisp/ert.el" (21607 54477 800124 |
| 9135 | ;;;;;; 214000)) | 9135 | ;;;;;; 118000)) |
| 9136 | ;;; Generated autoloads from emacs-lisp/ert.el | 9136 | ;;; Generated autoloads from emacs-lisp/ert.el |
| 9137 | 9137 | ||
| 9138 | (autoload 'ert-deftest "ert" "\ | 9138 | (autoload 'ert-deftest "ert" "\ |
| @@ -9201,8 +9201,8 @@ Display the documentation for TEST-OR-TEST-NAME (a symbol or ert-test). | |||
| 9201 | 9201 | ||
| 9202 | ;;;*** | 9202 | ;;;*** |
| 9203 | 9203 | ||
| 9204 | ;;;### (autoloads nil "ert-x" "emacs-lisp/ert-x.el" (21604 48550 | 9204 | ;;;### (autoloads nil "ert-x" "emacs-lisp/ert-x.el" (21607 54477 |
| 9205 | ;;;;;; 17934 214000)) | 9205 | ;;;;;; 800124 118000)) |
| 9206 | ;;; Generated autoloads from emacs-lisp/ert-x.el | 9206 | ;;; Generated autoloads from emacs-lisp/ert-x.el |
| 9207 | 9207 | ||
| 9208 | (put 'ert-with-test-buffer 'lisp-indent-function 1) | 9208 | (put 'ert-with-test-buffer 'lisp-indent-function 1) |
| @@ -9214,8 +9214,8 @@ Kill all test buffers that are still live. | |||
| 9214 | 9214 | ||
| 9215 | ;;;*** | 9215 | ;;;*** |
| 9216 | 9216 | ||
| 9217 | ;;;### (autoloads nil "esh-mode" "eshell/esh-mode.el" (21604 48550 | 9217 | ;;;### (autoloads nil "esh-mode" "eshell/esh-mode.el" (21607 54478 |
| 9218 | ;;;;;; 53934 216000)) | 9218 | ;;;;;; 300138 641000)) |
| 9219 | ;;; Generated autoloads from eshell/esh-mode.el | 9219 | ;;; Generated autoloads from eshell/esh-mode.el |
| 9220 | 9220 | ||
| 9221 | (autoload 'eshell-mode "esh-mode" "\ | 9221 | (autoload 'eshell-mode "esh-mode" "\ |
| @@ -9225,8 +9225,8 @@ Emacs shell interactive mode. | |||
| 9225 | 9225 | ||
| 9226 | ;;;*** | 9226 | ;;;*** |
| 9227 | 9227 | ||
| 9228 | ;;;### (autoloads nil "eshell" "eshell/eshell.el" (21604 48550 53934 | 9228 | ;;;### (autoloads nil "eshell" "eshell/eshell.el" (21607 54478 300138 |
| 9229 | ;;;;;; 216000)) | 9229 | ;;;;;; 641000)) |
| 9230 | ;;; Generated autoloads from eshell/eshell.el | 9230 | ;;; Generated autoloads from eshell/eshell.el |
| 9231 | (push (purecopy '(eshell 2 4 2)) package--builtin-versions) | 9231 | (push (purecopy '(eshell 2 4 2)) package--builtin-versions) |
| 9232 | 9232 | ||
| @@ -9261,8 +9261,8 @@ corresponding to a successful execution. | |||
| 9261 | 9261 | ||
| 9262 | ;;;*** | 9262 | ;;;*** |
| 9263 | 9263 | ||
| 9264 | ;;;### (autoloads nil "etags" "progmodes/etags.el" (21660 25453 16850 | 9264 | ;;;### (autoloads nil "etags" "progmodes/etags.el" (21665 14401 955623 |
| 9265 | ;;;;;; 17000)) | 9265 | ;;;;;; 556000)) |
| 9266 | ;;; Generated autoloads from progmodes/etags.el | 9266 | ;;; Generated autoloads from progmodes/etags.el |
| 9267 | 9267 | ||
| 9268 | (defvar tags-file-name nil "\ | 9268 | (defvar tags-file-name nil "\ |
| @@ -9431,6 +9431,8 @@ See documentation of variable `tags-file-name'. | |||
| 9431 | 9431 | ||
| 9432 | \(fn TAGNAME &optional NEXT-P REGEXP-P)" t nil) | 9432 | \(fn TAGNAME &optional NEXT-P REGEXP-P)" t nil) |
| 9433 | 9433 | ||
| 9434 | (make-obsolete 'find-tag-other-window 'xref-find-definitions-other-window '"25.1") | ||
| 9435 | |||
| 9434 | (autoload 'find-tag-other-frame "etags" "\ | 9436 | (autoload 'find-tag-other-frame "etags" "\ |
| 9435 | Find tag (in current tags table) whose name contains TAGNAME. | 9437 | Find tag (in current tags table) whose name contains TAGNAME. |
| 9436 | Select the buffer containing the tag's definition in another frame, and | 9438 | Select the buffer containing the tag's definition in another frame, and |
| @@ -9453,6 +9455,8 @@ See documentation of variable `tags-file-name'. | |||
| 9453 | 9455 | ||
| 9454 | \(fn TAGNAME &optional NEXT-P)" t nil) | 9456 | \(fn TAGNAME &optional NEXT-P)" t nil) |
| 9455 | 9457 | ||
| 9458 | (make-obsolete 'find-tag-other-frame 'xref-find-definitions-other-frame '"25.1") | ||
| 9459 | |||
| 9456 | (autoload 'find-tag-regexp "etags" "\ | 9460 | (autoload 'find-tag-regexp "etags" "\ |
| 9457 | Find tag (in current tags table) whose name matches REGEXP. | 9461 | Find tag (in current tags table) whose name matches REGEXP. |
| 9458 | Select the buffer containing the tag's definition and move point there. | 9462 | Select the buffer containing the tag's definition and move point there. |
| @@ -9473,6 +9477,8 @@ See documentation of variable `tags-file-name'. | |||
| 9473 | 9477 | ||
| 9474 | \(fn REGEXP &optional NEXT-P OTHER-WINDOW)" t nil) | 9478 | \(fn REGEXP &optional NEXT-P OTHER-WINDOW)" t nil) |
| 9475 | 9479 | ||
| 9480 | (make-obsolete 'find-tag-regexp 'xref-find-apropos '"25.1") | ||
| 9481 | |||
| 9476 | (defalias 'pop-tag-mark 'xref-pop-marker-stack) | 9482 | (defalias 'pop-tag-mark 'xref-pop-marker-stack) |
| 9477 | 9483 | ||
| 9478 | (autoload 'next-file "etags" "\ | 9484 | (autoload 'next-file "etags" "\ |
| @@ -9503,6 +9509,8 @@ nil, we exit; otherwise we scan the next file. | |||
| 9503 | 9509 | ||
| 9504 | \(fn &optional FIRST-TIME)" t nil) | 9510 | \(fn &optional FIRST-TIME)" t nil) |
| 9505 | 9511 | ||
| 9512 | (make-obsolete 'tags-loop-continue '"use `xref-find-definitions' interface instead." '"25.1") | ||
| 9513 | |||
| 9506 | (autoload 'tags-search "etags" "\ | 9514 | (autoload 'tags-search "etags" "\ |
| 9507 | Search through all files listed in tags table for match for REGEXP. | 9515 | Search through all files listed in tags table for match for REGEXP. |
| 9508 | Stops when a match is found. | 9516 | Stops when a match is found. |
| @@ -9545,6 +9553,8 @@ Display list of all tags in tags table REGEXP matches. | |||
| 9545 | 9553 | ||
| 9546 | \(fn REGEXP)" t nil) | 9554 | \(fn REGEXP)" t nil) |
| 9547 | 9555 | ||
| 9556 | (make-obsolete 'tags-apropos 'xref-find-apropos '"25.1") | ||
| 9557 | |||
| 9548 | (autoload 'select-tags-table "etags" "\ | 9558 | (autoload 'select-tags-table "etags" "\ |
| 9549 | Select a tags table file from a menu of those you have already used. | 9559 | Select a tags table file from a menu of those you have already used. |
| 9550 | The list of tags tables to select from is stored in `tags-table-set-list'; | 9560 | The list of tags tables to select from is stored in `tags-table-set-list'; |
| @@ -9567,8 +9577,8 @@ for \\[find-tag] (which see). | |||
| 9567 | 9577 | ||
| 9568 | ;;;*** | 9578 | ;;;*** |
| 9569 | 9579 | ||
| 9570 | ;;;### (autoloads nil "ethio-util" "language/ethio-util.el" (21604 | 9580 | ;;;### (autoloads nil "ethio-util" "language/ethio-util.el" (21607 |
| 9571 | ;;;;;; 48550 145934 219000)) | 9581 | ;;;;;; 54478 300138 641000)) |
| 9572 | ;;; Generated autoloads from language/ethio-util.el | 9582 | ;;; Generated autoloads from language/ethio-util.el |
| 9573 | 9583 | ||
| 9574 | (autoload 'setup-ethiopic-environment-internal "ethio-util" "\ | 9584 | (autoload 'setup-ethiopic-environment-internal "ethio-util" "\ |
| @@ -9736,7 +9746,7 @@ With ARG, insert that many delimiters. | |||
| 9736 | 9746 | ||
| 9737 | ;;;*** | 9747 | ;;;*** |
| 9738 | 9748 | ||
| 9739 | ;;;### (autoloads nil "eudc" "net/eudc.el" (21604 48550 213934 222000)) | 9749 | ;;;### (autoloads nil "eudc" "net/eudc.el" (21607 54478 300138 641000)) |
| 9740 | ;;; Generated autoloads from net/eudc.el | 9750 | ;;; Generated autoloads from net/eudc.el |
| 9741 | 9751 | ||
| 9742 | (autoload 'eudc-set-server "eudc" "\ | 9752 | (autoload 'eudc-set-server "eudc" "\ |
| @@ -9790,8 +9800,8 @@ This does nothing except loading eudc by autoload side-effect. | |||
| 9790 | 9800 | ||
| 9791 | ;;;*** | 9801 | ;;;*** |
| 9792 | 9802 | ||
| 9793 | ;;;### (autoloads nil "eudc-bob" "net/eudc-bob.el" (21604 48550 213934 | 9803 | ;;;### (autoloads nil "eudc-bob" "net/eudc-bob.el" (21607 54478 300138 |
| 9794 | ;;;;;; 222000)) | 9804 | ;;;;;; 641000)) |
| 9795 | ;;; Generated autoloads from net/eudc-bob.el | 9805 | ;;; Generated autoloads from net/eudc-bob.el |
| 9796 | 9806 | ||
| 9797 | (autoload 'eudc-display-generic-binary "eudc-bob" "\ | 9807 | (autoload 'eudc-display-generic-binary "eudc-bob" "\ |
| @@ -9826,8 +9836,8 @@ Display a button for the JPEG DATA. | |||
| 9826 | 9836 | ||
| 9827 | ;;;*** | 9837 | ;;;*** |
| 9828 | 9838 | ||
| 9829 | ;;;### (autoloads nil "eudc-export" "net/eudc-export.el" (21604 48550 | 9839 | ;;;### (autoloads nil "eudc-export" "net/eudc-export.el" (21607 54478 |
| 9830 | ;;;;;; 213934 222000)) | 9840 | ;;;;;; 300138 641000)) |
| 9831 | ;;; Generated autoloads from net/eudc-export.el | 9841 | ;;; Generated autoloads from net/eudc-export.el |
| 9832 | 9842 | ||
| 9833 | (autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\ | 9843 | (autoload 'eudc-insert-record-at-point-into-bbdb "eudc-export" "\ |
| @@ -9843,8 +9853,8 @@ Call `eudc-insert-record-at-point-into-bbdb' if on a record. | |||
| 9843 | 9853 | ||
| 9844 | ;;;*** | 9854 | ;;;*** |
| 9845 | 9855 | ||
| 9846 | ;;;### (autoloads nil "eudc-hotlist" "net/eudc-hotlist.el" (21604 | 9856 | ;;;### (autoloads nil "eudc-hotlist" "net/eudc-hotlist.el" (21607 |
| 9847 | ;;;;;; 48550 213934 222000)) | 9857 | ;;;;;; 54478 300138 641000)) |
| 9848 | ;;; Generated autoloads from net/eudc-hotlist.el | 9858 | ;;; Generated autoloads from net/eudc-hotlist.el |
| 9849 | 9859 | ||
| 9850 | (autoload 'eudc-edit-hotlist "eudc-hotlist" "\ | 9860 | (autoload 'eudc-edit-hotlist "eudc-hotlist" "\ |
| @@ -9854,8 +9864,8 @@ Edit the hotlist of directory servers in a specialized buffer. | |||
| 9854 | 9864 | ||
| 9855 | ;;;*** | 9865 | ;;;*** |
| 9856 | 9866 | ||
| 9857 | ;;;### (autoloads nil "ewoc" "emacs-lisp/ewoc.el" (21604 48550 17934 | 9867 | ;;;### (autoloads nil "ewoc" "emacs-lisp/ewoc.el" (21607 54477 800124 |
| 9858 | ;;;;;; 214000)) | 9868 | ;;;;;; 118000)) |
| 9859 | ;;; Generated autoloads from emacs-lisp/ewoc.el | 9869 | ;;; Generated autoloads from emacs-lisp/ewoc.el |
| 9860 | 9870 | ||
| 9861 | (autoload 'ewoc-create "ewoc" "\ | 9871 | (autoload 'ewoc-create "ewoc" "\ |
| @@ -9881,7 +9891,7 @@ fourth arg NOSEP non-nil inhibits this. | |||
| 9881 | 9891 | ||
| 9882 | ;;;*** | 9892 | ;;;*** |
| 9883 | 9893 | ||
| 9884 | ;;;### (autoloads nil "eww" "net/eww.el" (21640 32530 974334 457000)) | 9894 | ;;;### (autoloads nil "eww" "net/eww.el" (21667 56163 185621 290000)) |
| 9885 | ;;; Generated autoloads from net/eww.el | 9895 | ;;; Generated autoloads from net/eww.el |
| 9886 | 9896 | ||
| 9887 | (autoload 'eww "eww" "\ | 9897 | (autoload 'eww "eww" "\ |
| @@ -9915,8 +9925,8 @@ Display the bookmarks. | |||
| 9915 | 9925 | ||
| 9916 | ;;;*** | 9926 | ;;;*** |
| 9917 | 9927 | ||
| 9918 | ;;;### (autoloads nil "executable" "progmodes/executable.el" (21604 | 9928 | ;;;### (autoloads nil "executable" "progmodes/executable.el" (21607 |
| 9919 | ;;;;;; 48550 333934 226000)) | 9929 | ;;;;;; 54478 800121 42000)) |
| 9920 | ;;; Generated autoloads from progmodes/executable.el | 9930 | ;;; Generated autoloads from progmodes/executable.el |
| 9921 | 9931 | ||
| 9922 | (autoload 'executable-command-find-posix-p "executable" "\ | 9932 | (autoload 'executable-command-find-posix-p "executable" "\ |
| @@ -9957,7 +9967,7 @@ file modes. | |||
| 9957 | 9967 | ||
| 9958 | ;;;*** | 9968 | ;;;*** |
| 9959 | 9969 | ||
| 9960 | ;;;### (autoloads nil "expand" "expand.el" (21604 48550 53934 216000)) | 9970 | ;;;### (autoloads nil "expand" "expand.el" (21607 54478 300138 641000)) |
| 9961 | ;;; Generated autoloads from expand.el | 9971 | ;;; Generated autoloads from expand.el |
| 9962 | 9972 | ||
| 9963 | (autoload 'expand-add-abbrevs "expand" "\ | 9973 | (autoload 'expand-add-abbrevs "expand" "\ |
| @@ -10006,8 +10016,8 @@ This is used only in conjunction with `expand-add-abbrevs'. | |||
| 10006 | 10016 | ||
| 10007 | ;;;*** | 10017 | ;;;*** |
| 10008 | 10018 | ||
| 10009 | ;;;### (autoloads nil "f90" "progmodes/f90.el" (21604 48550 333934 | 10019 | ;;;### (autoloads nil "f90" "progmodes/f90.el" (21607 54478 800121 |
| 10010 | ;;;;;; 226000)) | 10020 | ;;;;;; 42000)) |
| 10011 | ;;; Generated autoloads from progmodes/f90.el | 10021 | ;;; Generated autoloads from progmodes/f90.el |
| 10012 | 10022 | ||
| 10013 | (autoload 'f90-mode "f90" "\ | 10023 | (autoload 'f90-mode "f90" "\ |
| @@ -10074,8 +10084,8 @@ with no args, if that value is non-nil. | |||
| 10074 | 10084 | ||
| 10075 | ;;;*** | 10085 | ;;;*** |
| 10076 | 10086 | ||
| 10077 | ;;;### (autoloads nil "face-remap" "face-remap.el" (21604 48550 53934 | 10087 | ;;;### (autoloads nil "face-remap" "face-remap.el" (21607 54478 300138 |
| 10078 | ;;;;;; 216000)) | 10088 | ;;;;;; 641000)) |
| 10079 | ;;; Generated autoloads from face-remap.el | 10089 | ;;; Generated autoloads from face-remap.el |
| 10080 | 10090 | ||
| 10081 | (autoload 'face-remap-add-relative "face-remap" "\ | 10091 | (autoload 'face-remap-add-relative "face-remap" "\ |
| @@ -10234,8 +10244,8 @@ Besides the choice of face, it is the same as `buffer-face-mode'. | |||
| 10234 | 10244 | ||
| 10235 | ;;;*** | 10245 | ;;;*** |
| 10236 | 10246 | ||
| 10237 | ;;;### (autoloads nil "feedmail" "mail/feedmail.el" (21604 48550 | 10247 | ;;;### (autoloads nil "feedmail" "mail/feedmail.el" (21607 54478 |
| 10238 | ;;;;;; 181934 220000)) | 10248 | ;;;;;; 300138 641000)) |
| 10239 | ;;; Generated autoloads from mail/feedmail.el | 10249 | ;;; Generated autoloads from mail/feedmail.el |
| 10240 | (push (purecopy '(feedmail 11)) package--builtin-versions) | 10250 | (push (purecopy '(feedmail 11)) package--builtin-versions) |
| 10241 | 10251 | ||
| @@ -10289,7 +10299,7 @@ you can set `feedmail-queue-reminder-alist' to nil. | |||
| 10289 | 10299 | ||
| 10290 | ;;;*** | 10300 | ;;;*** |
| 10291 | 10301 | ||
| 10292 | ;;;### (autoloads nil "ffap" "ffap.el" (21604 48550 57934 216000)) | 10302 | ;;;### (autoloads nil "ffap" "ffap.el" (21607 54478 300138 641000)) |
| 10293 | ;;; Generated autoloads from ffap.el | 10303 | ;;; Generated autoloads from ffap.el |
| 10294 | 10304 | ||
| 10295 | (autoload 'ffap-next "ffap" "\ | 10305 | (autoload 'ffap-next "ffap" "\ |
| @@ -10352,8 +10362,8 @@ Evaluate the forms in variable `ffap-bindings'. | |||
| 10352 | 10362 | ||
| 10353 | ;;;*** | 10363 | ;;;*** |
| 10354 | 10364 | ||
| 10355 | ;;;### (autoloads nil "filecache" "filecache.el" (21604 48550 57934 | 10365 | ;;;### (autoloads nil "filecache" "filecache.el" (21607 54478 300138 |
| 10356 | ;;;;;; 216000)) | 10366 | ;;;;;; 641000)) |
| 10357 | ;;; Generated autoloads from filecache.el | 10367 | ;;; Generated autoloads from filecache.el |
| 10358 | 10368 | ||
| 10359 | (autoload 'file-cache-add-directory "filecache" "\ | 10369 | (autoload 'file-cache-add-directory "filecache" "\ |
| @@ -10410,8 +10420,8 @@ the name is considered already unique; only the second substitution | |||
| 10410 | 10420 | ||
| 10411 | ;;;*** | 10421 | ;;;*** |
| 10412 | 10422 | ||
| 10413 | ;;;### (autoloads nil "filenotify" "filenotify.el" (21604 48550 57934 | 10423 | ;;;### (autoloads nil "filenotify" "filenotify.el" (21607 54478 300138 |
| 10414 | ;;;;;; 216000)) | 10424 | ;;;;;; 641000)) |
| 10415 | ;;; Generated autoloads from filenotify.el | 10425 | ;;; Generated autoloads from filenotify.el |
| 10416 | 10426 | ||
| 10417 | (autoload 'file-notify-handle-event "filenotify" "\ | 10427 | (autoload 'file-notify-handle-event "filenotify" "\ |
| @@ -10423,7 +10433,8 @@ Otherwise, signal a `file-notify-error'. | |||
| 10423 | 10433 | ||
| 10424 | ;;;*** | 10434 | ;;;*** |
| 10425 | 10435 | ||
| 10426 | ;;;### (autoloads nil "files-x" "files-x.el" (21604 48550 57934 216000)) | 10436 | ;;;### (autoloads nil "files-x" "files-x.el" (21607 54478 300138 |
| 10437 | ;;;;;; 641000)) | ||
| 10427 | ;;; Generated autoloads from files-x.el | 10438 | ;;; Generated autoloads from files-x.el |
| 10428 | 10439 | ||
| 10429 | (autoload 'add-file-local-variable "files-x" "\ | 10440 | (autoload 'add-file-local-variable "files-x" "\ |
| @@ -10488,8 +10499,8 @@ Copy directory-local variables to the -*- line. | |||
| 10488 | 10499 | ||
| 10489 | ;;;*** | 10500 | ;;;*** |
| 10490 | 10501 | ||
| 10491 | ;;;### (autoloads nil "filesets" "filesets.el" (21604 48550 61934 | 10502 | ;;;### (autoloads nil "filesets" "filesets.el" (21607 54478 300138 |
| 10492 | ;;;;;; 216000)) | 10503 | ;;;;;; 641000)) |
| 10493 | ;;; Generated autoloads from filesets.el | 10504 | ;;; Generated autoloads from filesets.el |
| 10494 | 10505 | ||
| 10495 | (autoload 'filesets-init "filesets" "\ | 10506 | (autoload 'filesets-init "filesets" "\ |
| @@ -10500,8 +10511,8 @@ Set up hooks, load the cache file -- if existing -- and build the menu. | |||
| 10500 | 10511 | ||
| 10501 | ;;;*** | 10512 | ;;;*** |
| 10502 | 10513 | ||
| 10503 | ;;;### (autoloads nil "find-cmd" "find-cmd.el" (21604 48550 61934 | 10514 | ;;;### (autoloads nil "find-cmd" "find-cmd.el" (21607 54478 300138 |
| 10504 | ;;;;;; 216000)) | 10515 | ;;;;;; 641000)) |
| 10505 | ;;; Generated autoloads from find-cmd.el | 10516 | ;;; Generated autoloads from find-cmd.el |
| 10506 | (push (purecopy '(find-cmd 0 6)) package--builtin-versions) | 10517 | (push (purecopy '(find-cmd 0 6)) package--builtin-versions) |
| 10507 | 10518 | ||
| @@ -10521,8 +10532,8 @@ result is a string that should be ready for the command line. | |||
| 10521 | 10532 | ||
| 10522 | ;;;*** | 10533 | ;;;*** |
| 10523 | 10534 | ||
| 10524 | ;;;### (autoloads nil "find-dired" "find-dired.el" (21604 48550 61934 | 10535 | ;;;### (autoloads nil "find-dired" "find-dired.el" (21607 54478 300138 |
| 10525 | ;;;;;; 216000)) | 10536 | ;;;;;; 641000)) |
| 10526 | ;;; Generated autoloads from find-dired.el | 10537 | ;;; Generated autoloads from find-dired.el |
| 10527 | 10538 | ||
| 10528 | (autoload 'find-dired "find-dired" "\ | 10539 | (autoload 'find-dired "find-dired" "\ |
| @@ -10562,8 +10573,8 @@ use in place of \"-ls\" as the final argument. | |||
| 10562 | 10573 | ||
| 10563 | ;;;*** | 10574 | ;;;*** |
| 10564 | 10575 | ||
| 10565 | ;;;### (autoloads nil "find-file" "find-file.el" (21604 48550 61934 | 10576 | ;;;### (autoloads nil "find-file" "find-file.el" (21607 54478 300138 |
| 10566 | ;;;;;; 216000)) | 10577 | ;;;;;; 641000)) |
| 10567 | ;;; Generated autoloads from find-file.el | 10578 | ;;; Generated autoloads from find-file.el |
| 10568 | 10579 | ||
| 10569 | (defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\ | 10580 | (defvar ff-special-constructs `((,(purecopy "^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]") lambda nil (buffer-substring (match-beginning 2) (match-end 2)))) "\ |
| @@ -10653,8 +10664,8 @@ Visit the file you click on in another window. | |||
| 10653 | 10664 | ||
| 10654 | ;;;*** | 10665 | ;;;*** |
| 10655 | 10666 | ||
| 10656 | ;;;### (autoloads nil "find-func" "emacs-lisp/find-func.el" (21640 | 10667 | ;;;### (autoloads nil "find-func" "emacs-lisp/find-func.el" (21665 |
| 10657 | ;;;;;; 60472 610520 813000)) | 10668 | ;;;;;; 14401 955623 556000)) |
| 10658 | ;;; Generated autoloads from emacs-lisp/find-func.el | 10669 | ;;; Generated autoloads from emacs-lisp/find-func.el |
| 10659 | 10670 | ||
| 10660 | (autoload 'find-library "find-func" "\ | 10671 | (autoload 'find-library "find-func" "\ |
| @@ -10812,8 +10823,8 @@ Define some key bindings for the find-function family of functions. | |||
| 10812 | 10823 | ||
| 10813 | ;;;*** | 10824 | ;;;*** |
| 10814 | 10825 | ||
| 10815 | ;;;### (autoloads nil "find-lisp" "find-lisp.el" (21604 48550 61934 | 10826 | ;;;### (autoloads nil "find-lisp" "find-lisp.el" (21607 54478 300138 |
| 10816 | ;;;;;; 216000)) | 10827 | ;;;;;; 641000)) |
| 10817 | ;;; Generated autoloads from find-lisp.el | 10828 | ;;; Generated autoloads from find-lisp.el |
| 10818 | 10829 | ||
| 10819 | (autoload 'find-lisp-find-dired "find-lisp" "\ | 10830 | (autoload 'find-lisp-find-dired "find-lisp" "\ |
| @@ -10833,7 +10844,7 @@ Change the filter on a `find-lisp-find-dired' buffer to REGEXP. | |||
| 10833 | 10844 | ||
| 10834 | ;;;*** | 10845 | ;;;*** |
| 10835 | 10846 | ||
| 10836 | ;;;### (autoloads nil "finder" "finder.el" (21604 48550 61934 216000)) | 10847 | ;;;### (autoloads nil "finder" "finder.el" (21607 54478 300138 641000)) |
| 10837 | ;;; Generated autoloads from finder.el | 10848 | ;;; Generated autoloads from finder.el |
| 10838 | (push (purecopy '(finder 1 0)) package--builtin-versions) | 10849 | (push (purecopy '(finder 1 0)) package--builtin-versions) |
| 10839 | 10850 | ||
| @@ -10855,8 +10866,8 @@ Find packages matching a given keyword. | |||
| 10855 | 10866 | ||
| 10856 | ;;;*** | 10867 | ;;;*** |
| 10857 | 10868 | ||
| 10858 | ;;;### (autoloads nil "flow-ctrl" "flow-ctrl.el" (21604 48550 61934 | 10869 | ;;;### (autoloads nil "flow-ctrl" "flow-ctrl.el" (21607 54478 300138 |
| 10859 | ;;;;;; 216000)) | 10870 | ;;;;;; 641000)) |
| 10860 | ;;; Generated autoloads from flow-ctrl.el | 10871 | ;;; Generated autoloads from flow-ctrl.el |
| 10861 | 10872 | ||
| 10862 | (autoload 'enable-flow-control "flow-ctrl" "\ | 10873 | (autoload 'enable-flow-control "flow-ctrl" "\ |
| @@ -10877,8 +10888,8 @@ to get the effect of a C-q. | |||
| 10877 | 10888 | ||
| 10878 | ;;;*** | 10889 | ;;;*** |
| 10879 | 10890 | ||
| 10880 | ;;;### (autoloads nil "flow-fill" "gnus/flow-fill.el" (21604 48550 | 10891 | ;;;### (autoloads nil "flow-fill" "gnus/flow-fill.el" (21607 54478 |
| 10881 | ;;;;;; 81934 217000)) | 10892 | ;;;;;; 300138 641000)) |
| 10882 | ;;; Generated autoloads from gnus/flow-fill.el | 10893 | ;;; Generated autoloads from gnus/flow-fill.el |
| 10883 | 10894 | ||
| 10884 | (autoload 'fill-flowed-encode "flow-fill" "\ | 10895 | (autoload 'fill-flowed-encode "flow-fill" "\ |
| @@ -10893,8 +10904,8 @@ to get the effect of a C-q. | |||
| 10893 | 10904 | ||
| 10894 | ;;;*** | 10905 | ;;;*** |
| 10895 | 10906 | ||
| 10896 | ;;;### (autoloads nil "flymake" "progmodes/flymake.el" (21604 48550 | 10907 | ;;;### (autoloads nil "flymake" "progmodes/flymake.el" (21607 54478 |
| 10897 | ;;;;;; 333934 226000)) | 10908 | ;;;;;; 800121 42000)) |
| 10898 | ;;; Generated autoloads from progmodes/flymake.el | 10909 | ;;; Generated autoloads from progmodes/flymake.el |
| 10899 | (push (purecopy '(flymake 0 3)) package--builtin-versions) | 10910 | (push (purecopy '(flymake 0 3)) package--builtin-versions) |
| 10900 | 10911 | ||
| @@ -10924,8 +10935,8 @@ Turn flymake mode off. | |||
| 10924 | 10935 | ||
| 10925 | ;;;*** | 10936 | ;;;*** |
| 10926 | 10937 | ||
| 10927 | ;;;### (autoloads nil "flyspell" "textmodes/flyspell.el" (21604 48550 | 10938 | ;;;### (autoloads nil "flyspell" "textmodes/flyspell.el" (21607 54478 |
| 10928 | ;;;;;; 397934 228000)) | 10939 | ;;;;;; 800121 42000)) |
| 10929 | ;;; Generated autoloads from textmodes/flyspell.el | 10940 | ;;; Generated autoloads from textmodes/flyspell.el |
| 10930 | 10941 | ||
| 10931 | (autoload 'flyspell-prog-mode "flyspell" "\ | 10942 | (autoload 'flyspell-prog-mode "flyspell" "\ |
| @@ -10995,13 +11006,14 @@ Flyspell whole buffer. | |||
| 10995 | 11006 | ||
| 10996 | ;;;*** | 11007 | ;;;*** |
| 10997 | 11008 | ||
| 10998 | ;;;### (autoloads nil "foldout" "foldout.el" (21604 48550 61934 216000)) | 11009 | ;;;### (autoloads nil "foldout" "foldout.el" (21607 54478 300138 |
| 11010 | ;;;;;; 641000)) | ||
| 10999 | ;;; Generated autoloads from foldout.el | 11011 | ;;; Generated autoloads from foldout.el |
| 11000 | (push (purecopy '(foldout 1 10)) package--builtin-versions) | 11012 | (push (purecopy '(foldout 1 10)) package--builtin-versions) |
| 11001 | 11013 | ||
| 11002 | ;;;*** | 11014 | ;;;*** |
| 11003 | 11015 | ||
| 11004 | ;;;### (autoloads nil "follow" "follow.el" (21604 48550 61934 216000)) | 11016 | ;;;### (autoloads nil "follow" "follow.el" (21607 54478 300138 641000)) |
| 11005 | ;;; Generated autoloads from follow.el | 11017 | ;;; Generated autoloads from follow.el |
| 11006 | 11018 | ||
| 11007 | (autoload 'turn-on-follow-mode "follow" "\ | 11019 | (autoload 'turn-on-follow-mode "follow" "\ |
| @@ -11069,8 +11081,8 @@ selected if the original window is the first one in the frame. | |||
| 11069 | 11081 | ||
| 11070 | ;;;*** | 11082 | ;;;*** |
| 11071 | 11083 | ||
| 11072 | ;;;### (autoloads nil "footnote" "mail/footnote.el" (21604 48550 | 11084 | ;;;### (autoloads nil "footnote" "mail/footnote.el" (21607 54478 |
| 11073 | ;;;;;; 181934 220000)) | 11085 | ;;;;;; 300138 641000)) |
| 11074 | ;;; Generated autoloads from mail/footnote.el | 11086 | ;;; Generated autoloads from mail/footnote.el |
| 11075 | (push (purecopy '(footnote 0 19)) package--builtin-versions) | 11087 | (push (purecopy '(footnote 0 19)) package--builtin-versions) |
| 11076 | 11088 | ||
| @@ -11089,7 +11101,7 @@ play around with the following keys: | |||
| 11089 | 11101 | ||
| 11090 | ;;;*** | 11102 | ;;;*** |
| 11091 | 11103 | ||
| 11092 | ;;;### (autoloads nil "forms" "forms.el" (21604 48550 65934 216000)) | 11104 | ;;;### (autoloads nil "forms" "forms.el" (21607 54478 300138 641000)) |
| 11093 | ;;; Generated autoloads from forms.el | 11105 | ;;; Generated autoloads from forms.el |
| 11094 | 11106 | ||
| 11095 | (autoload 'forms-mode "forms" "\ | 11107 | (autoload 'forms-mode "forms" "\ |
| @@ -11125,8 +11137,8 @@ Visit a file in Forms mode in other window. | |||
| 11125 | 11137 | ||
| 11126 | ;;;*** | 11138 | ;;;*** |
| 11127 | 11139 | ||
| 11128 | ;;;### (autoloads nil "fortran" "progmodes/fortran.el" (21604 48550 | 11140 | ;;;### (autoloads nil "fortran" "progmodes/fortran.el" (21607 54478 |
| 11129 | ;;;;;; 337934 226000)) | 11141 | ;;;;;; 800121 42000)) |
| 11130 | ;;; Generated autoloads from progmodes/fortran.el | 11142 | ;;; Generated autoloads from progmodes/fortran.el |
| 11131 | 11143 | ||
| 11132 | (autoload 'fortran-mode "fortran" "\ | 11144 | (autoload 'fortran-mode "fortran" "\ |
| @@ -11203,8 +11215,8 @@ with no args, if that value is non-nil. | |||
| 11203 | 11215 | ||
| 11204 | ;;;*** | 11216 | ;;;*** |
| 11205 | 11217 | ||
| 11206 | ;;;### (autoloads nil "fortune" "play/fortune.el" (21604 48550 305934 | 11218 | ;;;### (autoloads nil "fortune" "play/fortune.el" (21607 54478 800121 |
| 11207 | ;;;;;; 225000)) | 11219 | ;;;;;; 42000)) |
| 11208 | ;;; Generated autoloads from play/fortune.el | 11220 | ;;; Generated autoloads from play/fortune.el |
| 11209 | 11221 | ||
| 11210 | (autoload 'fortune-add-fortune "fortune" "\ | 11222 | (autoload 'fortune-add-fortune "fortune" "\ |
| @@ -11252,8 +11264,8 @@ and choose the directory as the fortune-file. | |||
| 11252 | 11264 | ||
| 11253 | ;;;*** | 11265 | ;;;*** |
| 11254 | 11266 | ||
| 11255 | ;;;### (autoloads nil "frameset" "frameset.el" (21604 48550 65934 | 11267 | ;;;### (autoloads nil "frameset" "frameset.el" (21607 54478 300138 |
| 11256 | ;;;;;; 216000)) | 11268 | ;;;;;; 641000)) |
| 11257 | ;;; Generated autoloads from frameset.el | 11269 | ;;; Generated autoloads from frameset.el |
| 11258 | 11270 | ||
| 11259 | (defvar frameset-session-filter-alist '((name . :never) (left . frameset-filter-iconified) (minibuffer . frameset-filter-minibuffer) (top . frameset-filter-iconified)) "\ | 11271 | (defvar frameset-session-filter-alist '((name . :never) (left . frameset-filter-iconified) (minibuffer . frameset-filter-minibuffer) (top . frameset-filter-iconified)) "\ |
| @@ -11439,15 +11451,15 @@ Interactively, reads the register using `register-read-with-preview'. | |||
| 11439 | 11451 | ||
| 11440 | ;;;*** | 11452 | ;;;*** |
| 11441 | 11453 | ||
| 11442 | ;;;### (autoloads nil "gamegrid" "play/gamegrid.el" (21604 48550 | 11454 | ;;;### (autoloads nil "gamegrid" "play/gamegrid.el" (21607 54478 |
| 11443 | ;;;;;; 305934 225000)) | 11455 | ;;;;;; 800121 42000)) |
| 11444 | ;;; Generated autoloads from play/gamegrid.el | 11456 | ;;; Generated autoloads from play/gamegrid.el |
| 11445 | (push (purecopy '(gamegrid 1 2)) package--builtin-versions) | 11457 | (push (purecopy '(gamegrid 1 2)) package--builtin-versions) |
| 11446 | 11458 | ||
| 11447 | ;;;*** | 11459 | ;;;*** |
| 11448 | 11460 | ||
| 11449 | ;;;### (autoloads nil "gdb-mi" "progmodes/gdb-mi.el" (21604 48550 | 11461 | ;;;### (autoloads nil "gdb-mi" "progmodes/gdb-mi.el" (21607 54478 |
| 11450 | ;;;;;; 337934 226000)) | 11462 | ;;;;;; 800121 42000)) |
| 11451 | ;;; Generated autoloads from progmodes/gdb-mi.el | 11463 | ;;; Generated autoloads from progmodes/gdb-mi.el |
| 11452 | 11464 | ||
| 11453 | (defvar gdb-enable-debug nil "\ | 11465 | (defvar gdb-enable-debug nil "\ |
| @@ -11524,8 +11536,8 @@ detailed description of this mode. | |||
| 11524 | 11536 | ||
| 11525 | ;;;*** | 11537 | ;;;*** |
| 11526 | 11538 | ||
| 11527 | ;;;### (autoloads nil "generic" "emacs-lisp/generic.el" (21604 48550 | 11539 | ;;;### (autoloads nil "generic" "emacs-lisp/generic.el" (21607 54477 |
| 11528 | ;;;;;; 17934 214000)) | 11540 | ;;;;;; 800124 118000)) |
| 11529 | ;;; Generated autoloads from emacs-lisp/generic.el | 11541 | ;;; Generated autoloads from emacs-lisp/generic.el |
| 11530 | 11542 | ||
| 11531 | (defvar generic-mode-list nil "\ | 11543 | (defvar generic-mode-list nil "\ |
| @@ -11605,8 +11617,8 @@ regular expression that can be used as an element of | |||
| 11605 | 11617 | ||
| 11606 | ;;;*** | 11618 | ;;;*** |
| 11607 | 11619 | ||
| 11608 | ;;;### (autoloads nil "glasses" "progmodes/glasses.el" (21604 48550 | 11620 | ;;;### (autoloads nil "glasses" "progmodes/glasses.el" (21607 54478 |
| 11609 | ;;;;;; 337934 226000)) | 11621 | ;;;;;; 800121 42000)) |
| 11610 | ;;; Generated autoloads from progmodes/glasses.el | 11622 | ;;; Generated autoloads from progmodes/glasses.el |
| 11611 | 11623 | ||
| 11612 | (autoload 'glasses-mode "glasses" "\ | 11624 | (autoload 'glasses-mode "glasses" "\ |
| @@ -11620,8 +11632,8 @@ add virtual separators (like underscores) at places they belong to. | |||
| 11620 | 11632 | ||
| 11621 | ;;;*** | 11633 | ;;;*** |
| 11622 | 11634 | ||
| 11623 | ;;;### (autoloads nil "gmm-utils" "gnus/gmm-utils.el" (21604 48550 | 11635 | ;;;### (autoloads nil "gmm-utils" "gnus/gmm-utils.el" (21607 54478 |
| 11624 | ;;;;;; 81934 217000)) | 11636 | ;;;;;; 300138 641000)) |
| 11625 | ;;; Generated autoloads from gnus/gmm-utils.el | 11637 | ;;; Generated autoloads from gnus/gmm-utils.el |
| 11626 | 11638 | ||
| 11627 | (autoload 'gmm-regexp-concat "gmm-utils" "\ | 11639 | (autoload 'gmm-regexp-concat "gmm-utils" "\ |
| @@ -11675,7 +11687,7 @@ DEFAULT-MAP specifies the default key map for ICON-LIST. | |||
| 11675 | 11687 | ||
| 11676 | ;;;*** | 11688 | ;;;*** |
| 11677 | 11689 | ||
| 11678 | ;;;### (autoloads nil "gnus" "gnus/gnus.el" (21604 48550 101934 217000)) | 11690 | ;;;### (autoloads nil "gnus" "gnus/gnus.el" (21607 54478 300138 641000)) |
| 11679 | ;;; Generated autoloads from gnus/gnus.el | 11691 | ;;; Generated autoloads from gnus/gnus.el |
| 11680 | (push (purecopy '(gnus 5 13)) package--builtin-versions) | 11692 | (push (purecopy '(gnus 5 13)) package--builtin-versions) |
| 11681 | (when (fboundp 'custom-autoload) | 11693 | (when (fboundp 'custom-autoload) |
| @@ -11725,8 +11737,8 @@ prompt the user for the name of an NNTP server to use. | |||
| 11725 | 11737 | ||
| 11726 | ;;;*** | 11738 | ;;;*** |
| 11727 | 11739 | ||
| 11728 | ;;;### (autoloads nil "gnus-agent" "gnus/gnus-agent.el" (21604 48550 | 11740 | ;;;### (autoloads nil "gnus-agent" "gnus/gnus-agent.el" (21607 54478 |
| 11729 | ;;;;;; 85934 217000)) | 11741 | ;;;;;; 300138 641000)) |
| 11730 | ;;; Generated autoloads from gnus/gnus-agent.el | 11742 | ;;; Generated autoloads from gnus/gnus-agent.el |
| 11731 | 11743 | ||
| 11732 | (autoload 'gnus-unplugged "gnus-agent" "\ | 11744 | (autoload 'gnus-unplugged "gnus-agent" "\ |
| @@ -11816,8 +11828,8 @@ CLEAN is obsolete and ignored. | |||
| 11816 | 11828 | ||
| 11817 | ;;;*** | 11829 | ;;;*** |
| 11818 | 11830 | ||
| 11819 | ;;;### (autoloads nil "gnus-art" "gnus/gnus-art.el" (21651 20707 | 11831 | ;;;### (autoloads nil "gnus-art" "gnus/gnus-art.el" (21652 2365 910127 |
| 11820 | ;;;;;; 176225 752000)) | 11832 | ;;;;;; 752000)) |
| 11821 | ;;; Generated autoloads from gnus/gnus-art.el | 11833 | ;;; Generated autoloads from gnus/gnus-art.el |
| 11822 | 11834 | ||
| 11823 | (autoload 'gnus-article-prepare-display "gnus-art" "\ | 11835 | (autoload 'gnus-article-prepare-display "gnus-art" "\ |
| @@ -11828,7 +11840,7 @@ Make the current buffer look like a nice article. | |||
| 11828 | ;;;*** | 11840 | ;;;*** |
| 11829 | 11841 | ||
| 11830 | ;;;### (autoloads nil "gnus-bookmark" "gnus/gnus-bookmark.el" (21645 | 11842 | ;;;### (autoloads nil "gnus-bookmark" "gnus/gnus-bookmark.el" (21645 |
| 11831 | ;;;;;; 25761 793186 828000)) | 11843 | ;;;;;; 29116 670141 789000)) |
| 11832 | ;;; Generated autoloads from gnus/gnus-bookmark.el | 11844 | ;;; Generated autoloads from gnus/gnus-bookmark.el |
| 11833 | 11845 | ||
| 11834 | (autoload 'gnus-bookmark-set "gnus-bookmark" "\ | 11846 | (autoload 'gnus-bookmark-set "gnus-bookmark" "\ |
| @@ -11851,8 +11863,8 @@ deletion, or > if it is flagged for displaying. | |||
| 11851 | 11863 | ||
| 11852 | ;;;*** | 11864 | ;;;*** |
| 11853 | 11865 | ||
| 11854 | ;;;### (autoloads nil "gnus-cache" "gnus/gnus-cache.el" (21604 48550 | 11866 | ;;;### (autoloads nil "gnus-cache" "gnus/gnus-cache.el" (21607 54478 |
| 11855 | ;;;;;; 85934 217000)) | 11867 | ;;;;;; 300138 641000)) |
| 11856 | ;;; Generated autoloads from gnus/gnus-cache.el | 11868 | ;;; Generated autoloads from gnus/gnus-cache.el |
| 11857 | 11869 | ||
| 11858 | (autoload 'gnus-jog-cache "gnus-cache" "\ | 11870 | (autoload 'gnus-jog-cache "gnus-cache" "\ |
| @@ -11893,8 +11905,8 @@ supported. | |||
| 11893 | 11905 | ||
| 11894 | ;;;*** | 11906 | ;;;*** |
| 11895 | 11907 | ||
| 11896 | ;;;### (autoloads nil "gnus-delay" "gnus/gnus-delay.el" (21604 48550 | 11908 | ;;;### (autoloads nil "gnus-delay" "gnus/gnus-delay.el" (21607 54478 |
| 11897 | ;;;;;; 89934 217000)) | 11909 | ;;;;;; 300138 641000)) |
| 11898 | ;;; Generated autoloads from gnus/gnus-delay.el | 11910 | ;;; Generated autoloads from gnus/gnus-delay.el |
| 11899 | 11911 | ||
| 11900 | (autoload 'gnus-delay-article "gnus-delay" "\ | 11912 | (autoload 'gnus-delay-article "gnus-delay" "\ |
| @@ -11929,8 +11941,8 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil. | |||
| 11929 | 11941 | ||
| 11930 | ;;;*** | 11942 | ;;;*** |
| 11931 | 11943 | ||
| 11932 | ;;;### (autoloads nil "gnus-diary" "gnus/gnus-diary.el" (21604 48550 | 11944 | ;;;### (autoloads nil "gnus-diary" "gnus/gnus-diary.el" (21607 54478 |
| 11933 | ;;;;;; 89934 217000)) | 11945 | ;;;;;; 300138 641000)) |
| 11934 | ;;; Generated autoloads from gnus/gnus-diary.el | 11946 | ;;; Generated autoloads from gnus/gnus-diary.el |
| 11935 | 11947 | ||
| 11936 | (autoload 'gnus-user-format-function-d "gnus-diary" "\ | 11948 | (autoload 'gnus-user-format-function-d "gnus-diary" "\ |
| @@ -11945,8 +11957,8 @@ Checking delayed messages is skipped if optional arg NO-CHECK is non-nil. | |||
| 11945 | 11957 | ||
| 11946 | ;;;*** | 11958 | ;;;*** |
| 11947 | 11959 | ||
| 11948 | ;;;### (autoloads nil "gnus-dired" "gnus/gnus-dired.el" (21604 48550 | 11960 | ;;;### (autoloads nil "gnus-dired" "gnus/gnus-dired.el" (21607 54478 |
| 11949 | ;;;;;; 89934 217000)) | 11961 | ;;;;;; 300138 641000)) |
| 11950 | ;;; Generated autoloads from gnus/gnus-dired.el | 11962 | ;;; Generated autoloads from gnus/gnus-dired.el |
| 11951 | 11963 | ||
| 11952 | (autoload 'turn-on-gnus-dired-mode "gnus-dired" "\ | 11964 | (autoload 'turn-on-gnus-dired-mode "gnus-dired" "\ |
| @@ -11956,8 +11968,8 @@ Convenience method to turn on gnus-dired-mode. | |||
| 11956 | 11968 | ||
| 11957 | ;;;*** | 11969 | ;;;*** |
| 11958 | 11970 | ||
| 11959 | ;;;### (autoloads nil "gnus-draft" "gnus/gnus-draft.el" (21604 48550 | 11971 | ;;;### (autoloads nil "gnus-draft" "gnus/gnus-draft.el" (21607 54478 |
| 11960 | ;;;;;; 89934 217000)) | 11972 | ;;;;;; 300138 641000)) |
| 11961 | ;;; Generated autoloads from gnus/gnus-draft.el | 11973 | ;;; Generated autoloads from gnus/gnus-draft.el |
| 11962 | 11974 | ||
| 11963 | (autoload 'gnus-draft-reminder "gnus-draft" "\ | 11975 | (autoload 'gnus-draft-reminder "gnus-draft" "\ |
| @@ -11967,8 +11979,8 @@ Reminder user if there are unsent drafts. | |||
| 11967 | 11979 | ||
| 11968 | ;;;*** | 11980 | ;;;*** |
| 11969 | 11981 | ||
| 11970 | ;;;### (autoloads nil "gnus-fun" "gnus/gnus-fun.el" (21604 48550 | 11982 | ;;;### (autoloads nil "gnus-fun" "gnus/gnus-fun.el" (21607 54478 |
| 11971 | ;;;;;; 89934 217000)) | 11983 | ;;;;;; 300138 641000)) |
| 11972 | ;;; Generated autoloads from gnus/gnus-fun.el | 11984 | ;;; Generated autoloads from gnus/gnus-fun.el |
| 11973 | 11985 | ||
| 11974 | (autoload 'gnus--random-face-with-type "gnus-fun" "\ | 11986 | (autoload 'gnus--random-face-with-type "gnus-fun" "\ |
| @@ -12033,8 +12045,8 @@ Insert a random Face header from `gnus-face-directory'. | |||
| 12033 | 12045 | ||
| 12034 | ;;;*** | 12046 | ;;;*** |
| 12035 | 12047 | ||
| 12036 | ;;;### (autoloads nil "gnus-gravatar" "gnus/gnus-gravatar.el" (21604 | 12048 | ;;;### (autoloads nil "gnus-gravatar" "gnus/gnus-gravatar.el" (21607 |
| 12037 | ;;;;;; 48550 89934 217000)) | 12049 | ;;;;;; 54478 300138 641000)) |
| 12038 | ;;; Generated autoloads from gnus/gnus-gravatar.el | 12050 | ;;; Generated autoloads from gnus/gnus-gravatar.el |
| 12039 | 12051 | ||
| 12040 | (autoload 'gnus-treat-from-gravatar "gnus-gravatar" "\ | 12052 | (autoload 'gnus-treat-from-gravatar "gnus-gravatar" "\ |
| @@ -12051,8 +12063,8 @@ If gravatars are already displayed, remove them. | |||
| 12051 | 12063 | ||
| 12052 | ;;;*** | 12064 | ;;;*** |
| 12053 | 12065 | ||
| 12054 | ;;;### (autoloads nil "gnus-group" "gnus/gnus-group.el" (21604 48550 | 12066 | ;;;### (autoloads nil "gnus-group" "gnus/gnus-group.el" (21607 54478 |
| 12055 | ;;;;;; 89934 217000)) | 12067 | ;;;;;; 300138 641000)) |
| 12056 | ;;; Generated autoloads from gnus/gnus-group.el | 12068 | ;;; Generated autoloads from gnus/gnus-group.el |
| 12057 | 12069 | ||
| 12058 | (autoload 'gnus-fetch-group "gnus-group" "\ | 12070 | (autoload 'gnus-fetch-group "gnus-group" "\ |
| @@ -12069,8 +12081,8 @@ Pop up a frame and enter GROUP. | |||
| 12069 | 12081 | ||
| 12070 | ;;;*** | 12082 | ;;;*** |
| 12071 | 12083 | ||
| 12072 | ;;;### (autoloads nil "gnus-html" "gnus/gnus-html.el" (21604 48550 | 12084 | ;;;### (autoloads nil "gnus-html" "gnus/gnus-html.el" (21607 54478 |
| 12073 | ;;;;;; 89934 217000)) | 12085 | ;;;;;; 300138 641000)) |
| 12074 | ;;; Generated autoloads from gnus/gnus-html.el | 12086 | ;;; Generated autoloads from gnus/gnus-html.el |
| 12075 | 12087 | ||
| 12076 | (autoload 'gnus-article-html "gnus-html" "\ | 12088 | (autoload 'gnus-article-html "gnus-html" "\ |
| @@ -12085,8 +12097,8 @@ Pop up a frame and enter GROUP. | |||
| 12085 | 12097 | ||
| 12086 | ;;;*** | 12098 | ;;;*** |
| 12087 | 12099 | ||
| 12088 | ;;;### (autoloads nil "gnus-kill" "gnus/gnus-kill.el" (21604 48550 | 12100 | ;;;### (autoloads nil "gnus-kill" "gnus/gnus-kill.el" (21607 54478 |
| 12089 | ;;;;;; 93934 217000)) | 12101 | ;;;;;; 300138 641000)) |
| 12090 | ;;; Generated autoloads from gnus/gnus-kill.el | 12102 | ;;; Generated autoloads from gnus/gnus-kill.el |
| 12091 | 12103 | ||
| 12092 | (defalias 'gnus-batch-kill 'gnus-batch-score) | 12104 | (defalias 'gnus-batch-kill 'gnus-batch-score) |
| @@ -12099,8 +12111,8 @@ Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score | |||
| 12099 | 12111 | ||
| 12100 | ;;;*** | 12112 | ;;;*** |
| 12101 | 12113 | ||
| 12102 | ;;;### (autoloads nil "gnus-ml" "gnus/gnus-ml.el" (21604 48550 93934 | 12114 | ;;;### (autoloads nil "gnus-ml" "gnus/gnus-ml.el" (21607 54478 300138 |
| 12103 | ;;;;;; 217000)) | 12115 | ;;;;;; 641000)) |
| 12104 | ;;; Generated autoloads from gnus/gnus-ml.el | 12116 | ;;; Generated autoloads from gnus/gnus-ml.el |
| 12105 | 12117 | ||
| 12106 | (autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\ | 12118 | (autoload 'turn-on-gnus-mailing-list-mode "gnus-ml" "\ |
| @@ -12123,8 +12135,8 @@ Minor mode for providing mailing-list commands. | |||
| 12123 | 12135 | ||
| 12124 | ;;;*** | 12136 | ;;;*** |
| 12125 | 12137 | ||
| 12126 | ;;;### (autoloads nil "gnus-mlspl" "gnus/gnus-mlspl.el" (21604 48550 | 12138 | ;;;### (autoloads nil "gnus-mlspl" "gnus/gnus-mlspl.el" (21607 54478 |
| 12127 | ;;;;;; 93934 217000)) | 12139 | ;;;;;; 300138 641000)) |
| 12128 | ;;; Generated autoloads from gnus/gnus-mlspl.el | 12140 | ;;; Generated autoloads from gnus/gnus-mlspl.el |
| 12129 | 12141 | ||
| 12130 | (autoload 'gnus-group-split-setup "gnus-mlspl" "\ | 12142 | (autoload 'gnus-group-split-setup "gnus-mlspl" "\ |
| @@ -12224,8 +12236,8 @@ Calling (gnus-group-split-fancy nil nil \"mail.others\") returns: | |||
| 12224 | 12236 | ||
| 12225 | ;;;*** | 12237 | ;;;*** |
| 12226 | 12238 | ||
| 12227 | ;;;### (autoloads nil "gnus-msg" "gnus/gnus-msg.el" (21604 48550 | 12239 | ;;;### (autoloads nil "gnus-msg" "gnus/gnus-msg.el" (21607 54478 |
| 12228 | ;;;;;; 93934 217000)) | 12240 | ;;;;;; 300138 641000)) |
| 12229 | ;;; Generated autoloads from gnus/gnus-msg.el | 12241 | ;;; Generated autoloads from gnus/gnus-msg.el |
| 12230 | 12242 | ||
| 12231 | (autoload 'gnus-msg-mail "gnus-msg" "\ | 12243 | (autoload 'gnus-msg-mail "gnus-msg" "\ |
| @@ -12252,7 +12264,7 @@ Like `message-reply'. | |||
| 12252 | ;;;*** | 12264 | ;;;*** |
| 12253 | 12265 | ||
| 12254 | ;;;### (autoloads nil "gnus-notifications" "gnus/gnus-notifications.el" | 12266 | ;;;### (autoloads nil "gnus-notifications" "gnus/gnus-notifications.el" |
| 12255 | ;;;;;; (21631 35966 851121 868000)) | 12267 | ;;;;;; (21607 54478 300138 641000)) |
| 12256 | ;;; Generated autoloads from gnus/gnus-notifications.el | 12268 | ;;; Generated autoloads from gnus/gnus-notifications.el |
| 12257 | 12269 | ||
| 12258 | (autoload 'gnus-notifications "gnus-notifications" "\ | 12270 | (autoload 'gnus-notifications "gnus-notifications" "\ |
| @@ -12268,8 +12280,8 @@ This is typically a function to add in | |||
| 12268 | 12280 | ||
| 12269 | ;;;*** | 12281 | ;;;*** |
| 12270 | 12282 | ||
| 12271 | ;;;### (autoloads nil "gnus-picon" "gnus/gnus-picon.el" (21604 48550 | 12283 | ;;;### (autoloads nil "gnus-picon" "gnus/gnus-picon.el" (21607 54478 |
| 12272 | ;;;;;; 93934 217000)) | 12284 | ;;;;;; 300138 641000)) |
| 12273 | ;;; Generated autoloads from gnus/gnus-picon.el | 12285 | ;;; Generated autoloads from gnus/gnus-picon.el |
| 12274 | 12286 | ||
| 12275 | (autoload 'gnus-treat-from-picon "gnus-picon" "\ | 12287 | (autoload 'gnus-treat-from-picon "gnus-picon" "\ |
| @@ -12292,8 +12304,8 @@ If picons are already displayed, remove them. | |||
| 12292 | 12304 | ||
| 12293 | ;;;*** | 12305 | ;;;*** |
| 12294 | 12306 | ||
| 12295 | ;;;### (autoloads nil "gnus-range" "gnus/gnus-range.el" (21604 48550 | 12307 | ;;;### (autoloads nil "gnus-range" "gnus/gnus-range.el" (21607 54478 |
| 12296 | ;;;;;; 93934 217000)) | 12308 | ;;;;;; 300138 641000)) |
| 12297 | ;;; Generated autoloads from gnus/gnus-range.el | 12309 | ;;; Generated autoloads from gnus/gnus-range.el |
| 12298 | 12310 | ||
| 12299 | (autoload 'gnus-sorted-difference "gnus-range" "\ | 12311 | (autoload 'gnus-sorted-difference "gnus-range" "\ |
| @@ -12360,8 +12372,8 @@ Add NUM into sorted LIST by side effect. | |||
| 12360 | 12372 | ||
| 12361 | ;;;*** | 12373 | ;;;*** |
| 12362 | 12374 | ||
| 12363 | ;;;### (autoloads nil "gnus-registry" "gnus/gnus-registry.el" (21650 | 12375 | ;;;### (autoloads nil "gnus-registry" "gnus/gnus-registry.el" (21652 |
| 12364 | ;;;;;; 56624 523745 975000)) | 12376 | ;;;;;; 2365 910127 752000)) |
| 12365 | ;;; Generated autoloads from gnus/gnus-registry.el | 12377 | ;;; Generated autoloads from gnus/gnus-registry.el |
| 12366 | 12378 | ||
| 12367 | (autoload 'gnus-registry-initialize "gnus-registry" "\ | 12379 | (autoload 'gnus-registry-initialize "gnus-registry" "\ |
| @@ -12376,8 +12388,8 @@ Install the registry hooks. | |||
| 12376 | 12388 | ||
| 12377 | ;;;*** | 12389 | ;;;*** |
| 12378 | 12390 | ||
| 12379 | ;;;### (autoloads nil "gnus-sieve" "gnus/gnus-sieve.el" (21604 48550 | 12391 | ;;;### (autoloads nil "gnus-sieve" "gnus/gnus-sieve.el" (21607 54478 |
| 12380 | ;;;;;; 93934 217000)) | 12392 | ;;;;;; 300138 641000)) |
| 12381 | ;;; Generated autoloads from gnus/gnus-sieve.el | 12393 | ;;; Generated autoloads from gnus/gnus-sieve.el |
| 12382 | 12394 | ||
| 12383 | (autoload 'gnus-sieve-update "gnus-sieve" "\ | 12395 | (autoload 'gnus-sieve-update "gnus-sieve" "\ |
| @@ -12404,8 +12416,8 @@ See the documentation for these variables and functions for details. | |||
| 12404 | 12416 | ||
| 12405 | ;;;*** | 12417 | ;;;*** |
| 12406 | 12418 | ||
| 12407 | ;;;### (autoloads nil "gnus-spec" "gnus/gnus-spec.el" (21604 48550 | 12419 | ;;;### (autoloads nil "gnus-spec" "gnus/gnus-spec.el" (21607 54478 |
| 12408 | ;;;;;; 93934 217000)) | 12420 | ;;;;;; 300138 641000)) |
| 12409 | ;;; Generated autoloads from gnus/gnus-spec.el | 12421 | ;;; Generated autoloads from gnus/gnus-spec.el |
| 12410 | 12422 | ||
| 12411 | (autoload 'gnus-update-format "gnus-spec" "\ | 12423 | (autoload 'gnus-update-format "gnus-spec" "\ |
| @@ -12415,8 +12427,8 @@ Update the format specification near point. | |||
| 12415 | 12427 | ||
| 12416 | ;;;*** | 12428 | ;;;*** |
| 12417 | 12429 | ||
| 12418 | ;;;### (autoloads nil "gnus-start" "gnus/gnus-start.el" (21631 35966 | 12430 | ;;;### (autoloads nil "gnus-start" "gnus/gnus-start.el" (21620 25920 |
| 12419 | ;;;;;; 851121 868000)) | 12431 | ;;;;;; 601566 783000)) |
| 12420 | ;;; Generated autoloads from gnus/gnus-start.el | 12432 | ;;; Generated autoloads from gnus/gnus-start.el |
| 12421 | 12433 | ||
| 12422 | (autoload 'gnus-declare-backend "gnus-start" "\ | 12434 | (autoload 'gnus-declare-backend "gnus-start" "\ |
| @@ -12426,8 +12438,8 @@ Declare back end NAME with ABILITIES as a Gnus back end. | |||
| 12426 | 12438 | ||
| 12427 | ;;;*** | 12439 | ;;;*** |
| 12428 | 12440 | ||
| 12429 | ;;;### (autoloads nil "gnus-sum" "gnus/gnus-sum.el" (21631 35966 | 12441 | ;;;### (autoloads nil "gnus-sum" "gnus/gnus-sum.el" (21623 2108 292281 |
| 12430 | ;;;;;; 855121 868000)) | 12442 | ;;;;;; 129000)) |
| 12431 | ;;; Generated autoloads from gnus/gnus-sum.el | 12443 | ;;; Generated autoloads from gnus/gnus-sum.el |
| 12432 | 12444 | ||
| 12433 | (autoload 'gnus-summary-bookmark-jump "gnus-sum" "\ | 12445 | (autoload 'gnus-summary-bookmark-jump "gnus-sum" "\ |
| @@ -12438,8 +12450,8 @@ BOOKMARK is a bookmark name or a bookmark record. | |||
| 12438 | 12450 | ||
| 12439 | ;;;*** | 12451 | ;;;*** |
| 12440 | 12452 | ||
| 12441 | ;;;### (autoloads nil "gnus-sync" "gnus/gnus-sync.el" (21604 48550 | 12453 | ;;;### (autoloads nil "gnus-sync" "gnus/gnus-sync.el" (21607 54478 |
| 12442 | ;;;;;; 101934 217000)) | 12454 | ;;;;;; 300138 641000)) |
| 12443 | ;;; Generated autoloads from gnus/gnus-sync.el | 12455 | ;;; Generated autoloads from gnus/gnus-sync.el |
| 12444 | 12456 | ||
| 12445 | (autoload 'gnus-sync-initialize "gnus-sync" "\ | 12457 | (autoload 'gnus-sync-initialize "gnus-sync" "\ |
| @@ -12454,8 +12466,8 @@ Install the sync hooks. | |||
| 12454 | 12466 | ||
| 12455 | ;;;*** | 12467 | ;;;*** |
| 12456 | 12468 | ||
| 12457 | ;;;### (autoloads nil "gnus-win" "gnus/gnus-win.el" (21604 48550 | 12469 | ;;;### (autoloads nil "gnus-win" "gnus/gnus-win.el" (21607 54478 |
| 12458 | ;;;;;; 101934 217000)) | 12470 | ;;;;;; 300138 641000)) |
| 12459 | ;;; Generated autoloads from gnus/gnus-win.el | 12471 | ;;; Generated autoloads from gnus/gnus-win.el |
| 12460 | 12472 | ||
| 12461 | (autoload 'gnus-add-configuration "gnus-win" "\ | 12473 | (autoload 'gnus-add-configuration "gnus-win" "\ |
| @@ -12465,8 +12477,8 @@ Add the window configuration CONF to `gnus-buffer-configuration'. | |||
| 12465 | 12477 | ||
| 12466 | ;;;*** | 12478 | ;;;*** |
| 12467 | 12479 | ||
| 12468 | ;;;### (autoloads nil "gnutls" "net/gnutls.el" (21640 32530 974334 | 12480 | ;;;### (autoloads nil "gnutls" "net/gnutls.el" (21638 55899 942254 |
| 12469 | ;;;;;; 457000)) | 12481 | ;;;;;; 689000)) |
| 12470 | ;;; Generated autoloads from net/gnutls.el | 12482 | ;;; Generated autoloads from net/gnutls.el |
| 12471 | 12483 | ||
| 12472 | (defvar gnutls-min-prime-bits 256 "\ | 12484 | (defvar gnutls-min-prime-bits 256 "\ |
| @@ -12482,8 +12494,8 @@ A value of nil says to use the default GnuTLS value.") | |||
| 12482 | 12494 | ||
| 12483 | ;;;*** | 12495 | ;;;*** |
| 12484 | 12496 | ||
| 12485 | ;;;### (autoloads nil "gomoku" "play/gomoku.el" (21604 48550 305934 | 12497 | ;;;### (autoloads nil "gomoku" "play/gomoku.el" (21607 54478 800121 |
| 12486 | ;;;;;; 225000)) | 12498 | ;;;;;; 42000)) |
| 12487 | ;;; Generated autoloads from play/gomoku.el | 12499 | ;;; Generated autoloads from play/gomoku.el |
| 12488 | 12500 | ||
| 12489 | (autoload 'gomoku "gomoku" "\ | 12501 | (autoload 'gomoku "gomoku" "\ |
| @@ -12509,8 +12521,8 @@ Use \\[describe-mode] for more info. | |||
| 12509 | 12521 | ||
| 12510 | ;;;*** | 12522 | ;;;*** |
| 12511 | 12523 | ||
| 12512 | ;;;### (autoloads nil "goto-addr" "net/goto-addr.el" (21604 48550 | 12524 | ;;;### (autoloads nil "goto-addr" "net/goto-addr.el" (21607 54478 |
| 12513 | ;;;;;; 217934 222000)) | 12525 | ;;;;;; 300138 641000)) |
| 12514 | ;;; Generated autoloads from net/goto-addr.el | 12526 | ;;; Generated autoloads from net/goto-addr.el |
| 12515 | 12527 | ||
| 12516 | (define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1") | 12528 | (define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1") |
| @@ -12551,8 +12563,8 @@ Like `goto-address-mode', but only for comments and strings. | |||
| 12551 | 12563 | ||
| 12552 | ;;;*** | 12564 | ;;;*** |
| 12553 | 12565 | ||
| 12554 | ;;;### (autoloads nil "gravatar" "gnus/gravatar.el" (21604 48550 | 12566 | ;;;### (autoloads nil "gravatar" "gnus/gravatar.el" (21607 54478 |
| 12555 | ;;;;;; 101934 217000)) | 12567 | ;;;;;; 300138 641000)) |
| 12556 | ;;; Generated autoloads from gnus/gravatar.el | 12568 | ;;; Generated autoloads from gnus/gravatar.el |
| 12557 | 12569 | ||
| 12558 | (autoload 'gravatar-retrieve "gravatar" "\ | 12570 | (autoload 'gravatar-retrieve "gravatar" "\ |
| @@ -12568,8 +12580,8 @@ Retrieve MAIL-ADDRESS gravatar and returns it. | |||
| 12568 | 12580 | ||
| 12569 | ;;;*** | 12581 | ;;;*** |
| 12570 | 12582 | ||
| 12571 | ;;;### (autoloads nil "grep" "progmodes/grep.el" (21631 35966 907121 | 12583 | ;;;### (autoloads nil "grep" "progmodes/grep.el" (21612 31801 50825 |
| 12572 | ;;;;;; 870000)) | 12584 | ;;;;;; 711000)) |
| 12573 | ;;; Generated autoloads from progmodes/grep.el | 12585 | ;;; Generated autoloads from progmodes/grep.el |
| 12574 | 12586 | ||
| 12575 | (defvar grep-window-height nil "\ | 12587 | (defvar grep-window-height nil "\ |
| @@ -12733,7 +12745,7 @@ file name to `*.gz', and sets `grep-highlight-matches' to `always'. | |||
| 12733 | 12745 | ||
| 12734 | ;;;*** | 12746 | ;;;*** |
| 12735 | 12747 | ||
| 12736 | ;;;### (autoloads nil "gs" "gs.el" (21604 48550 121934 218000)) | 12748 | ;;;### (autoloads nil "gs" "gs.el" (21607 54478 300138 641000)) |
| 12737 | ;;; Generated autoloads from gs.el | 12749 | ;;; Generated autoloads from gs.el |
| 12738 | 12750 | ||
| 12739 | (autoload 'gs-load-image "gs" "\ | 12751 | (autoload 'gs-load-image "gs" "\ |
| @@ -12746,8 +12758,8 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful. | |||
| 12746 | 12758 | ||
| 12747 | ;;;*** | 12759 | ;;;*** |
| 12748 | 12760 | ||
| 12749 | ;;;### (autoloads nil "gud" "progmodes/gud.el" (21640 32530 986334 | 12761 | ;;;### (autoloads nil "gud" "progmodes/gud.el" (21638 55899 942254 |
| 12750 | ;;;;;; 458000)) | 12762 | ;;;;;; 689000)) |
| 12751 | ;;; Generated autoloads from progmodes/gud.el | 12763 | ;;; Generated autoloads from progmodes/gud.el |
| 12752 | 12764 | ||
| 12753 | (autoload 'gud-gdb "gud" "\ | 12765 | (autoload 'gud-gdb "gud" "\ |
| @@ -12842,8 +12854,8 @@ it if ARG is omitted or nil. | |||
| 12842 | 12854 | ||
| 12843 | ;;;*** | 12855 | ;;;*** |
| 12844 | 12856 | ||
| 12845 | ;;;### (autoloads nil "gv" "emacs-lisp/gv.el" (21604 48550 17934 | 12857 | ;;;### (autoloads nil "gv" "emacs-lisp/gv.el" (21607 54477 800124 |
| 12846 | ;;;;;; 214000)) | 12858 | ;;;;;; 118000)) |
| 12847 | ;;; Generated autoloads from emacs-lisp/gv.el | 12859 | ;;; Generated autoloads from emacs-lisp/gv.el |
| 12848 | 12860 | ||
| 12849 | (autoload 'gv-get "gv" "\ | 12861 | (autoload 'gv-get "gv" "\ |
| @@ -12945,8 +12957,8 @@ binding mode. | |||
| 12945 | 12957 | ||
| 12946 | ;;;*** | 12958 | ;;;*** |
| 12947 | 12959 | ||
| 12948 | ;;;### (autoloads nil "handwrite" "play/handwrite.el" (21604 48550 | 12960 | ;;;### (autoloads nil "handwrite" "play/handwrite.el" (21607 54478 |
| 12949 | ;;;;;; 305934 225000)) | 12961 | ;;;;;; 800121 42000)) |
| 12950 | ;;; Generated autoloads from play/handwrite.el | 12962 | ;;; Generated autoloads from play/handwrite.el |
| 12951 | 12963 | ||
| 12952 | (autoload 'handwrite "handwrite" "\ | 12964 | (autoload 'handwrite "handwrite" "\ |
| @@ -12963,8 +12975,8 @@ Variables: `handwrite-linespace' (default 12) | |||
| 12963 | 12975 | ||
| 12964 | ;;;*** | 12976 | ;;;*** |
| 12965 | 12977 | ||
| 12966 | ;;;### (autoloads nil "hanoi" "play/hanoi.el" (21604 48550 305934 | 12978 | ;;;### (autoloads nil "hanoi" "play/hanoi.el" (21607 54478 800121 |
| 12967 | ;;;;;; 225000)) | 12979 | ;;;;;; 42000)) |
| 12968 | ;;; Generated autoloads from play/hanoi.el | 12980 | ;;; Generated autoloads from play/hanoi.el |
| 12969 | 12981 | ||
| 12970 | (autoload 'hanoi "hanoi" "\ | 12982 | (autoload 'hanoi "hanoi" "\ |
| @@ -12991,8 +13003,8 @@ to be updated. | |||
| 12991 | 13003 | ||
| 12992 | ;;;*** | 13004 | ;;;*** |
| 12993 | 13005 | ||
| 12994 | ;;;### (autoloads nil "hashcash" "mail/hashcash.el" (21604 48550 | 13006 | ;;;### (autoloads nil "hashcash" "mail/hashcash.el" (21607 54478 |
| 12995 | ;;;;;; 181934 220000)) | 13007 | ;;;;;; 300138 641000)) |
| 12996 | ;;; Generated autoloads from mail/hashcash.el | 13008 | ;;; Generated autoloads from mail/hashcash.el |
| 12997 | 13009 | ||
| 12998 | (autoload 'hashcash-insert-payment "hashcash" "\ | 13010 | (autoload 'hashcash-insert-payment "hashcash" "\ |
| @@ -13034,8 +13046,8 @@ Prefix arg sets default accept amount temporarily. | |||
| 13034 | 13046 | ||
| 13035 | ;;;*** | 13047 | ;;;*** |
| 13036 | 13048 | ||
| 13037 | ;;;### (autoloads nil "help-at-pt" "help-at-pt.el" (21604 48550 121934 | 13049 | ;;;### (autoloads nil "help-at-pt" "help-at-pt.el" (21607 54478 300138 |
| 13038 | ;;;;;; 218000)) | 13050 | ;;;;;; 641000)) |
| 13039 | ;;; Generated autoloads from help-at-pt.el | 13051 | ;;; Generated autoloads from help-at-pt.el |
| 13040 | 13052 | ||
| 13041 | (autoload 'help-at-pt-string "help-at-pt" "\ | 13053 | (autoload 'help-at-pt-string "help-at-pt" "\ |
| @@ -13162,8 +13174,8 @@ different regions. With numeric argument ARG, behaves like | |||
| 13162 | 13174 | ||
| 13163 | ;;;*** | 13175 | ;;;*** |
| 13164 | 13176 | ||
| 13165 | ;;;### (autoloads nil "help-fns" "help-fns.el" (21604 48550 121934 | 13177 | ;;;### (autoloads nil "help-fns" "help-fns.el" (21607 54478 300138 |
| 13166 | ;;;;;; 218000)) | 13178 | ;;;;;; 641000)) |
| 13167 | ;;; Generated autoloads from help-fns.el | 13179 | ;;; Generated autoloads from help-fns.el |
| 13168 | 13180 | ||
| 13169 | (autoload 'describe-function "help-fns" "\ | 13181 | (autoload 'describe-function "help-fns" "\ |
| @@ -13242,8 +13254,8 @@ Produce a texinfo buffer with sorted doc-strings from the DOC file. | |||
| 13242 | 13254 | ||
| 13243 | ;;;*** | 13255 | ;;;*** |
| 13244 | 13256 | ||
| 13245 | ;;;### (autoloads nil "help-macro" "help-macro.el" (21604 48550 121934 | 13257 | ;;;### (autoloads nil "help-macro" "help-macro.el" (21607 54478 300138 |
| 13246 | ;;;;;; 218000)) | 13258 | ;;;;;; 641000)) |
| 13247 | ;;; Generated autoloads from help-macro.el | 13259 | ;;; Generated autoloads from help-macro.el |
| 13248 | 13260 | ||
| 13249 | (defvar three-step-help nil "\ | 13261 | (defvar three-step-help nil "\ |
| @@ -13257,8 +13269,8 @@ gives the window that lists the options.") | |||
| 13257 | 13269 | ||
| 13258 | ;;;*** | 13270 | ;;;*** |
| 13259 | 13271 | ||
| 13260 | ;;;### (autoloads nil "help-mode" "help-mode.el" (21604 48550 121934 | 13272 | ;;;### (autoloads nil "help-mode" "help-mode.el" (21607 54478 300138 |
| 13261 | ;;;;;; 218000)) | 13273 | ;;;;;; 641000)) |
| 13262 | ;;; Generated autoloads from help-mode.el | 13274 | ;;; Generated autoloads from help-mode.el |
| 13263 | 13275 | ||
| 13264 | (autoload 'help-mode "help-mode" "\ | 13276 | (autoload 'help-mode "help-mode" "\ |
| @@ -13357,8 +13369,8 @@ BOOKMARK is a bookmark name or a bookmark record. | |||
| 13357 | 13369 | ||
| 13358 | ;;;*** | 13370 | ;;;*** |
| 13359 | 13371 | ||
| 13360 | ;;;### (autoloads nil "helper" "emacs-lisp/helper.el" (21604 48550 | 13372 | ;;;### (autoloads nil "helper" "emacs-lisp/helper.el" (21607 54477 |
| 13361 | ;;;;;; 17934 214000)) | 13373 | ;;;;;; 800124 118000)) |
| 13362 | ;;; Generated autoloads from emacs-lisp/helper.el | 13374 | ;;; Generated autoloads from emacs-lisp/helper.el |
| 13363 | 13375 | ||
| 13364 | (autoload 'Helper-describe-bindings "helper" "\ | 13376 | (autoload 'Helper-describe-bindings "helper" "\ |
| @@ -13373,7 +13385,7 @@ Provide help for current mode. | |||
| 13373 | 13385 | ||
| 13374 | ;;;*** | 13386 | ;;;*** |
| 13375 | 13387 | ||
| 13376 | ;;;### (autoloads nil "hexl" "hexl.el" (21604 48550 125934 218000)) | 13388 | ;;;### (autoloads nil "hexl" "hexl.el" (21607 54478 300138 641000)) |
| 13377 | ;;; Generated autoloads from hexl.el | 13389 | ;;; Generated autoloads from hexl.el |
| 13378 | 13390 | ||
| 13379 | (autoload 'hexl-mode "hexl" "\ | 13391 | (autoload 'hexl-mode "hexl" "\ |
| @@ -13467,8 +13479,8 @@ This discards the buffer's undo information. | |||
| 13467 | 13479 | ||
| 13468 | ;;;*** | 13480 | ;;;*** |
| 13469 | 13481 | ||
| 13470 | ;;;### (autoloads nil "hi-lock" "hi-lock.el" (21604 48550 125934 | 13482 | ;;;### (autoloads nil "hi-lock" "hi-lock.el" (21607 54478 300138 |
| 13471 | ;;;;;; 218000)) | 13483 | ;;;;;; 641000)) |
| 13472 | ;;; Generated autoloads from hi-lock.el | 13484 | ;;; Generated autoloads from hi-lock.el |
| 13473 | 13485 | ||
| 13474 | (autoload 'hi-lock-mode "hi-lock" "\ | 13486 | (autoload 'hi-lock-mode "hi-lock" "\ |
| @@ -13635,8 +13647,8 @@ be found in variable `hi-lock-interactive-patterns'. | |||
| 13635 | 13647 | ||
| 13636 | ;;;*** | 13648 | ;;;*** |
| 13637 | 13649 | ||
| 13638 | ;;;### (autoloads nil "hideif" "progmodes/hideif.el" (21604 48550 | 13650 | ;;;### (autoloads nil "hideif" "progmodes/hideif.el" (21607 54478 |
| 13639 | ;;;;;; 337934 226000)) | 13651 | ;;;;;; 800121 42000)) |
| 13640 | ;;; Generated autoloads from progmodes/hideif.el | 13652 | ;;; Generated autoloads from progmodes/hideif.el |
| 13641 | 13653 | ||
| 13642 | (autoload 'hide-ifdef-mode "hideif" "\ | 13654 | (autoload 'hide-ifdef-mode "hideif" "\ |
| @@ -13683,8 +13695,8 @@ Several variables affect how the hiding is done: | |||
| 13683 | 13695 | ||
| 13684 | ;;;*** | 13696 | ;;;*** |
| 13685 | 13697 | ||
| 13686 | ;;;### (autoloads nil "hideshow" "progmodes/hideshow.el" (21604 48550 | 13698 | ;;;### (autoloads nil "hideshow" "progmodes/hideshow.el" (21607 54478 |
| 13687 | ;;;;;; 341934 226000)) | 13699 | ;;;;;; 800121 42000)) |
| 13688 | ;;; Generated autoloads from progmodes/hideshow.el | 13700 | ;;; Generated autoloads from progmodes/hideshow.el |
| 13689 | 13701 | ||
| 13690 | (defvar hs-special-modes-alist (mapcar 'purecopy '((c-mode "{" "}" "/[*/]" nil nil) (c++-mode "{" "}" "/[*/]" nil nil) (bibtex-mode ("@\\S(*\\(\\s(\\)" 1)) (java-mode "{" "}" "/[*/]" nil nil) (js-mode "{" "}" "/[*/]" nil))) "\ | 13702 | (defvar hs-special-modes-alist (mapcar 'purecopy '((c-mode "{" "}" "/[*/]" nil nil) (c++-mode "{" "}" "/[*/]" nil nil) (bibtex-mode ("@\\S(*\\(\\s(\\)" 1)) (java-mode "{" "}" "/[*/]" nil nil) (js-mode "{" "}" "/[*/]" nil))) "\ |
| @@ -13746,8 +13758,8 @@ Unconditionally turn off `hs-minor-mode'. | |||
| 13746 | 13758 | ||
| 13747 | ;;;*** | 13759 | ;;;*** |
| 13748 | 13760 | ||
| 13749 | ;;;### (autoloads nil "hilit-chg" "hilit-chg.el" (21604 48550 125934 | 13761 | ;;;### (autoloads nil "hilit-chg" "hilit-chg.el" (21607 54478 300138 |
| 13750 | ;;;;;; 218000)) | 13762 | ;;;;;; 641000)) |
| 13751 | ;;; Generated autoloads from hilit-chg.el | 13763 | ;;; Generated autoloads from hilit-chg.el |
| 13752 | 13764 | ||
| 13753 | (autoload 'highlight-changes-mode "hilit-chg" "\ | 13765 | (autoload 'highlight-changes-mode "hilit-chg" "\ |
| @@ -13878,8 +13890,8 @@ See `highlight-changes-mode' for more information on Highlight-Changes mode. | |||
| 13878 | 13890 | ||
| 13879 | ;;;*** | 13891 | ;;;*** |
| 13880 | 13892 | ||
| 13881 | ;;;### (autoloads nil "hippie-exp" "hippie-exp.el" (21604 48550 125934 | 13893 | ;;;### (autoloads nil "hippie-exp" "hippie-exp.el" (21607 54478 300138 |
| 13882 | ;;;;;; 218000)) | 13894 | ;;;;;; 641000)) |
| 13883 | ;;; Generated autoloads from hippie-exp.el | 13895 | ;;; Generated autoloads from hippie-exp.el |
| 13884 | (push (purecopy '(hippie-exp 1 6)) package--builtin-versions) | 13896 | (push (purecopy '(hippie-exp 1 6)) package--builtin-versions) |
| 13885 | 13897 | ||
| @@ -13911,8 +13923,8 @@ argument VERBOSE non-nil makes the function verbose. | |||
| 13911 | 13923 | ||
| 13912 | ;;;*** | 13924 | ;;;*** |
| 13913 | 13925 | ||
| 13914 | ;;;### (autoloads nil "hl-line" "hl-line.el" (21604 48550 125934 | 13926 | ;;;### (autoloads nil "hl-line" "hl-line.el" (21607 54478 300138 |
| 13915 | ;;;;;; 218000)) | 13927 | ;;;;;; 641000)) |
| 13916 | ;;; Generated autoloads from hl-line.el | 13928 | ;;; Generated autoloads from hl-line.el |
| 13917 | 13929 | ||
| 13918 | (autoload 'hl-line-mode "hl-line" "\ | 13930 | (autoload 'hl-line-mode "hl-line" "\ |
| @@ -13961,8 +13973,8 @@ Global-Hl-Line mode uses the functions `global-hl-line-unhighlight' and | |||
| 13961 | 13973 | ||
| 13962 | ;;;*** | 13974 | ;;;*** |
| 13963 | 13975 | ||
| 13964 | ;;;### (autoloads nil "holidays" "calendar/holidays.el" (21604 48549 | 13976 | ;;;### (autoloads nil "holidays" "calendar/holidays.el" (21607 54477 |
| 13965 | ;;;;;; 953934 212000)) | 13977 | ;;;;;; 800124 118000)) |
| 13966 | ;;; Generated autoloads from calendar/holidays.el | 13978 | ;;; Generated autoloads from calendar/holidays.el |
| 13967 | 13979 | ||
| 13968 | (defvar holiday-general-holidays (mapcar 'purecopy '((holiday-fixed 1 1 "New Year's Day") (holiday-float 1 1 3 "Martin Luther King Day") (holiday-fixed 2 2 "Groundhog Day") (holiday-fixed 2 14 "Valentine's Day") (holiday-float 2 1 3 "President's Day") (holiday-fixed 3 17 "St. Patrick's Day") (holiday-fixed 4 1 "April Fools' Day") (holiday-float 5 0 2 "Mother's Day") (holiday-float 5 1 -1 "Memorial Day") (holiday-fixed 6 14 "Flag Day") (holiday-float 6 0 3 "Father's Day") (holiday-fixed 7 4 "Independence Day") (holiday-float 9 1 1 "Labor Day") (holiday-float 10 1 2 "Columbus Day") (holiday-fixed 10 31 "Halloween") (holiday-fixed 11 11 "Veteran's Day") (holiday-float 11 4 4 "Thanksgiving"))) "\ | 13980 | (defvar holiday-general-holidays (mapcar 'purecopy '((holiday-fixed 1 1 "New Year's Day") (holiday-float 1 1 3 "Martin Luther King Day") (holiday-fixed 2 2 "Groundhog Day") (holiday-fixed 2 14 "Valentine's Day") (holiday-float 2 1 3 "President's Day") (holiday-fixed 3 17 "St. Patrick's Day") (holiday-fixed 4 1 "April Fools' Day") (holiday-float 5 0 2 "Mother's Day") (holiday-float 5 1 -1 "Memorial Day") (holiday-fixed 6 14 "Flag Day") (holiday-float 6 0 3 "Father's Day") (holiday-fixed 7 4 "Independence Day") (holiday-float 9 1 1 "Labor Day") (holiday-float 10 1 2 "Columbus Day") (holiday-fixed 10 31 "Halloween") (holiday-fixed 11 11 "Veteran's Day") (holiday-float 11 4 4 "Thanksgiving"))) "\ |
| @@ -14072,8 +14084,8 @@ The optional LABEL is used to label the buffer created. | |||
| 14072 | 14084 | ||
| 14073 | ;;;*** | 14085 | ;;;*** |
| 14074 | 14086 | ||
| 14075 | ;;;### (autoloads nil "html2text" "gnus/html2text.el" (21604 48550 | 14087 | ;;;### (autoloads nil "html2text" "gnus/html2text.el" (21607 54478 |
| 14076 | ;;;;;; 101934 217000)) | 14088 | ;;;;;; 300138 641000)) |
| 14077 | ;;; Generated autoloads from gnus/html2text.el | 14089 | ;;; Generated autoloads from gnus/html2text.el |
| 14078 | 14090 | ||
| 14079 | (autoload 'html2text "html2text" "\ | 14091 | (autoload 'html2text "html2text" "\ |
| @@ -14083,8 +14095,8 @@ Convert HTML to plain text in the current buffer. | |||
| 14083 | 14095 | ||
| 14084 | ;;;*** | 14096 | ;;;*** |
| 14085 | 14097 | ||
| 14086 | ;;;### (autoloads nil "htmlfontify" "htmlfontify.el" (21604 48550 | 14098 | ;;;### (autoloads nil "htmlfontify" "htmlfontify.el" (21607 54478 |
| 14087 | ;;;;;; 125934 218000)) | 14099 | ;;;;;; 300138 641000)) |
| 14088 | ;;; Generated autoloads from htmlfontify.el | 14100 | ;;; Generated autoloads from htmlfontify.el |
| 14089 | (push (purecopy '(htmlfontify 0 21)) package--builtin-versions) | 14101 | (push (purecopy '(htmlfontify 0 21)) package--builtin-versions) |
| 14090 | 14102 | ||
| @@ -14117,8 +14129,8 @@ You may also want to set `hfy-page-header' and `hfy-page-footer'. | |||
| 14117 | 14129 | ||
| 14118 | ;;;*** | 14130 | ;;;*** |
| 14119 | 14131 | ||
| 14120 | ;;;### (autoloads nil "ibuf-macs" "ibuf-macs.el" (21604 48550 125934 | 14132 | ;;;### (autoloads nil "ibuf-macs" "ibuf-macs.el" (21607 54478 300138 |
| 14121 | ;;;;;; 218000)) | 14133 | ;;;;;; 641000)) |
| 14122 | ;;; Generated autoloads from ibuf-macs.el | 14134 | ;;; Generated autoloads from ibuf-macs.el |
| 14123 | 14135 | ||
| 14124 | (autoload 'define-ibuffer-column "ibuf-macs" "\ | 14136 | (autoload 'define-ibuffer-column "ibuf-macs" "\ |
| @@ -14220,8 +14232,8 @@ bound to the current value of the filter. | |||
| 14220 | 14232 | ||
| 14221 | ;;;*** | 14233 | ;;;*** |
| 14222 | 14234 | ||
| 14223 | ;;;### (autoloads nil "ibuffer" "ibuffer.el" (21604 48550 129934 | 14235 | ;;;### (autoloads nil "ibuffer" "ibuffer.el" (21607 54478 300138 |
| 14224 | ;;;;;; 218000)) | 14236 | ;;;;;; 641000)) |
| 14225 | ;;; Generated autoloads from ibuffer.el | 14237 | ;;; Generated autoloads from ibuffer.el |
| 14226 | 14238 | ||
| 14227 | (autoload 'ibuffer-list-buffers "ibuffer" "\ | 14239 | (autoload 'ibuffer-list-buffers "ibuffer" "\ |
| @@ -14260,8 +14272,8 @@ FORMATS is the value to use for `ibuffer-formats'. | |||
| 14260 | 14272 | ||
| 14261 | ;;;*** | 14273 | ;;;*** |
| 14262 | 14274 | ||
| 14263 | ;;;### (autoloads nil "icalendar" "calendar/icalendar.el" (21631 | 14275 | ;;;### (autoloads nil "icalendar" "calendar/icalendar.el" (21611 |
| 14264 | ;;;;;; 35966 803121 866000)) | 14276 | ;;;;;; 10937 700236 3000)) |
| 14265 | ;;; Generated autoloads from calendar/icalendar.el | 14277 | ;;; Generated autoloads from calendar/icalendar.el |
| 14266 | (push (purecopy '(icalendar 0 19)) package--builtin-versions) | 14278 | (push (purecopy '(icalendar 0 19)) package--builtin-versions) |
| 14267 | 14279 | ||
| @@ -14314,8 +14326,8 @@ buffer `*icalendar-errors*'. | |||
| 14314 | 14326 | ||
| 14315 | ;;;*** | 14327 | ;;;*** |
| 14316 | 14328 | ||
| 14317 | ;;;### (autoloads nil "icomplete" "icomplete.el" (21604 48550 129934 | 14329 | ;;;### (autoloads nil "icomplete" "icomplete.el" (21607 54478 300138 |
| 14318 | ;;;;;; 218000)) | 14330 | ;;;;;; 641000)) |
| 14319 | ;;; Generated autoloads from icomplete.el | 14331 | ;;; Generated autoloads from icomplete.el |
| 14320 | 14332 | ||
| 14321 | (defvar icomplete-mode nil "\ | 14333 | (defvar icomplete-mode nil "\ |
| @@ -14354,8 +14366,8 @@ completions: | |||
| 14354 | 14366 | ||
| 14355 | ;;;*** | 14367 | ;;;*** |
| 14356 | 14368 | ||
| 14357 | ;;;### (autoloads nil "icon" "progmodes/icon.el" (21604 48550 341934 | 14369 | ;;;### (autoloads nil "icon" "progmodes/icon.el" (21607 54478 800121 |
| 14358 | ;;;;;; 226000)) | 14370 | ;;;;;; 42000)) |
| 14359 | ;;; Generated autoloads from progmodes/icon.el | 14371 | ;;; Generated autoloads from progmodes/icon.el |
| 14360 | 14372 | ||
| 14361 | (autoload 'icon-mode "icon" "\ | 14373 | (autoload 'icon-mode "icon" "\ |
| @@ -14395,8 +14407,8 @@ with no args, if that value is non-nil. | |||
| 14395 | 14407 | ||
| 14396 | ;;;*** | 14408 | ;;;*** |
| 14397 | 14409 | ||
| 14398 | ;;;### (autoloads nil "idlw-shell" "progmodes/idlw-shell.el" (21604 | 14410 | ;;;### (autoloads nil "idlw-shell" "progmodes/idlw-shell.el" (21607 |
| 14399 | ;;;;;; 48550 341934 226000)) | 14411 | ;;;;;; 54478 800121 42000)) |
| 14400 | ;;; Generated autoloads from progmodes/idlw-shell.el | 14412 | ;;; Generated autoloads from progmodes/idlw-shell.el |
| 14401 | 14413 | ||
| 14402 | (autoload 'idlwave-shell "idlw-shell" "\ | 14414 | (autoload 'idlwave-shell "idlw-shell" "\ |
| @@ -14421,8 +14433,8 @@ See also the variable `idlwave-shell-prompt-pattern'. | |||
| 14421 | 14433 | ||
| 14422 | ;;;*** | 14434 | ;;;*** |
| 14423 | 14435 | ||
| 14424 | ;;;### (autoloads nil "idlwave" "progmodes/idlwave.el" (21645 25761 | 14436 | ;;;### (autoloads nil "idlwave" "progmodes/idlwave.el" (21645 29117 |
| 14425 | ;;;;;; 805186 828000)) | 14437 | ;;;;;; 170137 362000)) |
| 14426 | ;;; Generated autoloads from progmodes/idlwave.el | 14438 | ;;; Generated autoloads from progmodes/idlwave.el |
| 14427 | (push (purecopy '(idlwave 6 1 22)) package--builtin-versions) | 14439 | (push (purecopy '(idlwave 6 1 22)) package--builtin-versions) |
| 14428 | 14440 | ||
| @@ -14551,7 +14563,7 @@ The main features of this mode are | |||
| 14551 | 14563 | ||
| 14552 | ;;;*** | 14564 | ;;;*** |
| 14553 | 14565 | ||
| 14554 | ;;;### (autoloads nil "ido" "ido.el" (21631 35966 863121 868000)) | 14566 | ;;;### (autoloads nil "ido" "ido.el" (21612 31801 50825 711000)) |
| 14555 | ;;; Generated autoloads from ido.el | 14567 | ;;; Generated autoloads from ido.el |
| 14556 | 14568 | ||
| 14557 | (defvar ido-mode nil "\ | 14569 | (defvar ido-mode nil "\ |
| @@ -14813,7 +14825,7 @@ DEF, if non-nil, is the default value. | |||
| 14813 | 14825 | ||
| 14814 | ;;;*** | 14826 | ;;;*** |
| 14815 | 14827 | ||
| 14816 | ;;;### (autoloads nil "ielm" "ielm.el" (21604 48550 129934 218000)) | 14828 | ;;;### (autoloads nil "ielm" "ielm.el" (21607 54478 300138 641000)) |
| 14817 | ;;; Generated autoloads from ielm.el | 14829 | ;;; Generated autoloads from ielm.el |
| 14818 | 14830 | ||
| 14819 | (autoload 'ielm "ielm" "\ | 14831 | (autoload 'ielm "ielm" "\ |
| @@ -14825,7 +14837,7 @@ See `inferior-emacs-lisp-mode' for details. | |||
| 14825 | 14837 | ||
| 14826 | ;;;*** | 14838 | ;;;*** |
| 14827 | 14839 | ||
| 14828 | ;;;### (autoloads nil "iimage" "iimage.el" (21604 48550 129934 218000)) | 14840 | ;;;### (autoloads nil "iimage" "iimage.el" (21607 54478 300138 641000)) |
| 14829 | ;;; Generated autoloads from iimage.el | 14841 | ;;; Generated autoloads from iimage.el |
| 14830 | 14842 | ||
| 14831 | (define-obsolete-function-alias 'turn-on-iimage-mode 'iimage-mode "24.1") | 14843 | (define-obsolete-function-alias 'turn-on-iimage-mode 'iimage-mode "24.1") |
| @@ -14841,7 +14853,7 @@ the mode if ARG is omitted or nil, and toggle it if ARG is `toggle'. | |||
| 14841 | 14853 | ||
| 14842 | ;;;*** | 14854 | ;;;*** |
| 14843 | 14855 | ||
| 14844 | ;;;### (autoloads nil "image" "image.el" (21604 48550 133934 219000)) | 14856 | ;;;### (autoloads nil "image" "image.el" (21607 54478 300138 641000)) |
| 14845 | ;;; Generated autoloads from image.el | 14857 | ;;; Generated autoloads from image.el |
| 14846 | 14858 | ||
| 14847 | (autoload 'image-type-from-data "image" "\ | 14859 | (autoload 'image-type-from-data "image" "\ |
| @@ -15034,8 +15046,8 @@ If Emacs is compiled without ImageMagick support, this does nothing. | |||
| 15034 | 15046 | ||
| 15035 | ;;;*** | 15047 | ;;;*** |
| 15036 | 15048 | ||
| 15037 | ;;;### (autoloads nil "image-dired" "image-dired.el" (21604 48550 | 15049 | ;;;### (autoloads nil "image-dired" "image-dired.el" (21607 54478 |
| 15038 | ;;;;;; 129934 218000)) | 15050 | ;;;;;; 300138 641000)) |
| 15039 | ;;; Generated autoloads from image-dired.el | 15051 | ;;; Generated autoloads from image-dired.el |
| 15040 | (push (purecopy '(image-dired 0 4 11)) package--builtin-versions) | 15052 | (push (purecopy '(image-dired 0 4 11)) package--builtin-versions) |
| 15041 | 15053 | ||
| @@ -15172,8 +15184,8 @@ easy-to-use form. | |||
| 15172 | 15184 | ||
| 15173 | ;;;*** | 15185 | ;;;*** |
| 15174 | 15186 | ||
| 15175 | ;;;### (autoloads nil "image-file" "image-file.el" (21604 48550 129934 | 15187 | ;;;### (autoloads nil "image-file" "image-file.el" (21607 54478 300138 |
| 15176 | ;;;;;; 218000)) | 15188 | ;;;;;; 641000)) |
| 15177 | ;;; Generated autoloads from image-file.el | 15189 | ;;; Generated autoloads from image-file.el |
| 15178 | 15190 | ||
| 15179 | (defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\ | 15191 | (defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\ |
| @@ -15235,8 +15247,8 @@ An image file is one whose name has an extension in | |||
| 15235 | 15247 | ||
| 15236 | ;;;*** | 15248 | ;;;*** |
| 15237 | 15249 | ||
| 15238 | ;;;### (autoloads nil "image-mode" "image-mode.el" (21604 48550 129934 | 15250 | ;;;### (autoloads nil "image-mode" "image-mode.el" (21607 54478 300138 |
| 15239 | ;;;;;; 218000)) | 15251 | ;;;;;; 641000)) |
| 15240 | ;;; Generated autoloads from image-mode.el | 15252 | ;;; Generated autoloads from image-mode.el |
| 15241 | 15253 | ||
| 15242 | (autoload 'image-mode "image-mode" "\ | 15254 | (autoload 'image-mode "image-mode" "\ |
| @@ -15283,7 +15295,7 @@ on these modes. | |||
| 15283 | 15295 | ||
| 15284 | ;;;*** | 15296 | ;;;*** |
| 15285 | 15297 | ||
| 15286 | ;;;### (autoloads nil "imenu" "imenu.el" (21604 48550 133934 219000)) | 15298 | ;;;### (autoloads nil "imenu" "imenu.el" (21607 54478 300138 641000)) |
| 15287 | ;;; Generated autoloads from imenu.el | 15299 | ;;; Generated autoloads from imenu.el |
| 15288 | 15300 | ||
| 15289 | (defvar imenu-sort-function nil "\ | 15301 | (defvar imenu-sort-function nil "\ |
| @@ -15421,8 +15433,8 @@ for more information. | |||
| 15421 | 15433 | ||
| 15422 | ;;;*** | 15434 | ;;;*** |
| 15423 | 15435 | ||
| 15424 | ;;;### (autoloads nil "ind-util" "language/ind-util.el" (21604 48550 | 15436 | ;;;### (autoloads nil "ind-util" "language/ind-util.el" (21607 54478 |
| 15425 | ;;;;;; 153934 219000)) | 15437 | ;;;;;; 300138 641000)) |
| 15426 | ;;; Generated autoloads from language/ind-util.el | 15438 | ;;; Generated autoloads from language/ind-util.el |
| 15427 | 15439 | ||
| 15428 | (autoload 'indian-compose-region "ind-util" "\ | 15440 | (autoload 'indian-compose-region "ind-util" "\ |
| @@ -15452,8 +15464,8 @@ Convert old Emacs Devanagari characters to UCS. | |||
| 15452 | 15464 | ||
| 15453 | ;;;*** | 15465 | ;;;*** |
| 15454 | 15466 | ||
| 15455 | ;;;### (autoloads nil "inf-lisp" "progmodes/inf-lisp.el" (21604 48550 | 15467 | ;;;### (autoloads nil "inf-lisp" "progmodes/inf-lisp.el" (21607 54478 |
| 15456 | ;;;;;; 345934 227000)) | 15468 | ;;;;;; 800121 42000)) |
| 15457 | ;;; Generated autoloads from progmodes/inf-lisp.el | 15469 | ;;; Generated autoloads from progmodes/inf-lisp.el |
| 15458 | 15470 | ||
| 15459 | (autoload 'inferior-lisp "inf-lisp" "\ | 15471 | (autoload 'inferior-lisp "inf-lisp" "\ |
| @@ -15471,7 +15483,7 @@ of `inferior-lisp-program'). Runs the hooks from | |||
| 15471 | 15483 | ||
| 15472 | ;;;*** | 15484 | ;;;*** |
| 15473 | 15485 | ||
| 15474 | ;;;### (autoloads nil "info" "info.el" (21640 32530 970334 457000)) | 15486 | ;;;### (autoloads nil "info" "info.el" (21669 11452 35624 425000)) |
| 15475 | ;;; Generated autoloads from info.el | 15487 | ;;; Generated autoloads from info.el |
| 15476 | 15488 | ||
| 15477 | (defcustom Info-default-directory-list (let* ((config-dir (file-name-as-directory (or (and (featurep 'ns) (let ((dir (expand-file-name "../info" data-directory))) (if (file-directory-p dir) dir))) configure-info-directory))) (prefixes (prune-directory-list '("/usr/local/" "/usr/" "/opt/" "/"))) (suffixes '("share/" "" "gnu/" "gnu/lib/" "gnu/lib/emacs/" "emacs/" "lib/" "lib/emacs/")) (standard-info-dirs (apply #'nconc (mapcar (lambda (pfx) (let ((dirs (mapcar (lambda (sfx) (concat pfx sfx "info/")) suffixes))) (prune-directory-list dirs))) prefixes))) (dirs (if (member config-dir standard-info-dirs) (nconc standard-info-dirs (list config-dir)) (cons config-dir standard-info-dirs)))) (if (not (eq system-type 'windows-nt)) dirs (let* ((instdir (file-name-directory invocation-directory)) (dir1 (expand-file-name "../info/" instdir)) (dir2 (expand-file-name "../../../info/" instdir))) (cond ((file-exists-p dir1) (append dirs (list dir1))) ((file-exists-p dir2) (append dirs (list dir2))) (t dirs))))) "\ | 15489 | (defcustom Info-default-directory-list (let* ((config-dir (file-name-as-directory (or (and (featurep 'ns) (let ((dir (expand-file-name "../info" data-directory))) (if (file-directory-p dir) dir))) configure-info-directory))) (prefixes (prune-directory-list '("/usr/local/" "/usr/" "/opt/" "/"))) (suffixes '("share/" "" "gnu/" "gnu/lib/" "gnu/lib/emacs/" "emacs/" "lib/" "lib/emacs/")) (standard-info-dirs (apply #'nconc (mapcar (lambda (pfx) (let ((dirs (mapcar (lambda (sfx) (concat pfx sfx "info/")) suffixes))) (prune-directory-list dirs))) prefixes))) (dirs (if (member config-dir standard-info-dirs) (nconc standard-info-dirs (list config-dir)) (cons config-dir standard-info-dirs)))) (if (not (eq system-type 'windows-nt)) dirs (let* ((instdir (file-name-directory invocation-directory)) (dir1 (expand-file-name "../info/" instdir)) (dir2 (expand-file-name "../../../info/" instdir))) (cond ((file-exists-p dir1) (append dirs (list dir1))) ((file-exists-p dir2) (append dirs (list dir2))) (t dirs))))) "\ |
| @@ -15675,14 +15687,16 @@ type returned by `Info-bookmark-make-record', which see. | |||
| 15675 | (autoload 'info-display-manual "info" "\ | 15687 | (autoload 'info-display-manual "info" "\ |
| 15676 | Display an Info buffer displaying MANUAL. | 15688 | Display an Info buffer displaying MANUAL. |
| 15677 | If there is an existing Info buffer for MANUAL, display it. | 15689 | If there is an existing Info buffer for MANUAL, display it. |
| 15678 | Otherwise, visit the manual in a new Info buffer. | 15690 | Otherwise, visit the manual in a new Info buffer. In interactive |
| 15691 | use, a prefix argument directs this command to limit the | ||
| 15692 | completion alternatives to currently visited manuals. | ||
| 15679 | 15693 | ||
| 15680 | \(fn MANUAL)" t nil) | 15694 | \(fn MANUAL)" t nil) |
| 15681 | 15695 | ||
| 15682 | ;;;*** | 15696 | ;;;*** |
| 15683 | 15697 | ||
| 15684 | ;;;### (autoloads nil "info-look" "info-look.el" (21604 48550 133934 | 15698 | ;;;### (autoloads nil "info-look" "info-look.el" (21607 54478 300138 |
| 15685 | ;;;;;; 219000)) | 15699 | ;;;;;; 641000)) |
| 15686 | ;;; Generated autoloads from info-look.el | 15700 | ;;; Generated autoloads from info-look.el |
| 15687 | 15701 | ||
| 15688 | (autoload 'info-lookup-reset "info-look" "\ | 15702 | (autoload 'info-lookup-reset "info-look" "\ |
| @@ -15729,8 +15743,8 @@ Perform completion on file preceding point. | |||
| 15729 | 15743 | ||
| 15730 | ;;;*** | 15744 | ;;;*** |
| 15731 | 15745 | ||
| 15732 | ;;;### (autoloads nil "info-xref" "info-xref.el" (21604 48550 133934 | 15746 | ;;;### (autoloads nil "info-xref" "info-xref.el" (21607 54478 300138 |
| 15733 | ;;;;;; 219000)) | 15747 | ;;;;;; 641000)) |
| 15734 | ;;; Generated autoloads from info-xref.el | 15748 | ;;; Generated autoloads from info-xref.el |
| 15735 | (push (purecopy '(info-xref 3)) package--builtin-versions) | 15749 | (push (purecopy '(info-xref 3)) package--builtin-versions) |
| 15736 | 15750 | ||
| @@ -15813,8 +15827,8 @@ the sources handy. | |||
| 15813 | 15827 | ||
| 15814 | ;;;*** | 15828 | ;;;*** |
| 15815 | 15829 | ||
| 15816 | ;;;### (autoloads nil "informat" "informat.el" (21604 48550 133934 | 15830 | ;;;### (autoloads nil "informat" "informat.el" (21607 54478 300138 |
| 15817 | ;;;;;; 219000)) | 15831 | ;;;;;; 641000)) |
| 15818 | ;;; Generated autoloads from informat.el | 15832 | ;;; Generated autoloads from informat.el |
| 15819 | 15833 | ||
| 15820 | (autoload 'Info-tagify "informat" "\ | 15834 | (autoload 'Info-tagify "informat" "\ |
| @@ -15859,8 +15873,8 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\" | |||
| 15859 | 15873 | ||
| 15860 | ;;;*** | 15874 | ;;;*** |
| 15861 | 15875 | ||
| 15862 | ;;;### (autoloads nil "inline" "emacs-lisp/inline.el" (21631 35966 | 15876 | ;;;### (autoloads nil "inline" "emacs-lisp/inline.el" (21632 17083 |
| 15863 | ;;;;;; 827121 867000)) | 15877 | ;;;;;; 200835 890000)) |
| 15864 | ;;; Generated autoloads from emacs-lisp/inline.el | 15878 | ;;; Generated autoloads from emacs-lisp/inline.el |
| 15865 | 15879 | ||
| 15866 | (autoload 'define-inline "inline" "\ | 15880 | (autoload 'define-inline "inline" "\ |
| @@ -15874,8 +15888,8 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\" | |||
| 15874 | 15888 | ||
| 15875 | ;;;*** | 15889 | ;;;*** |
| 15876 | 15890 | ||
| 15877 | ;;;### (autoloads nil "inversion" "cedet/inversion.el" (21604 48549 | 15891 | ;;;### (autoloads nil "inversion" "cedet/inversion.el" (21607 54477 |
| 15878 | ;;;;;; 965934 212000)) | 15892 | ;;;;;; 800124 118000)) |
| 15879 | ;;; Generated autoloads from cedet/inversion.el | 15893 | ;;; Generated autoloads from cedet/inversion.el |
| 15880 | (push (purecopy '(inversion 1 3)) package--builtin-versions) | 15894 | (push (purecopy '(inversion 1 3)) package--builtin-versions) |
| 15881 | 15895 | ||
| @@ -15887,8 +15901,8 @@ Only checks one based on which kind of Emacs is being run. | |||
| 15887 | 15901 | ||
| 15888 | ;;;*** | 15902 | ;;;*** |
| 15889 | 15903 | ||
| 15890 | ;;;### (autoloads nil "isearch-x" "international/isearch-x.el" (21604 | 15904 | ;;;### (autoloads nil "isearch-x" "international/isearch-x.el" (21607 |
| 15891 | ;;;;;; 48550 137934 219000)) | 15905 | ;;;;;; 54478 300138 641000)) |
| 15892 | ;;; Generated autoloads from international/isearch-x.el | 15906 | ;;; Generated autoloads from international/isearch-x.el |
| 15893 | 15907 | ||
| 15894 | (autoload 'isearch-toggle-specified-input-method "isearch-x" "\ | 15908 | (autoload 'isearch-toggle-specified-input-method "isearch-x" "\ |
| @@ -15908,8 +15922,8 @@ Toggle input method in interactive search. | |||
| 15908 | 15922 | ||
| 15909 | ;;;*** | 15923 | ;;;*** |
| 15910 | 15924 | ||
| 15911 | ;;;### (autoloads nil "isearchb" "isearchb.el" (21604 48550 145934 | 15925 | ;;;### (autoloads nil "isearchb" "isearchb.el" (21607 54478 300138 |
| 15912 | ;;;;;; 219000)) | 15926 | ;;;;;; 641000)) |
| 15913 | ;;; Generated autoloads from isearchb.el | 15927 | ;;; Generated autoloads from isearchb.el |
| 15914 | (push (purecopy '(isearchb 1 5)) package--builtin-versions) | 15928 | (push (purecopy '(isearchb 1 5)) package--builtin-versions) |
| 15915 | 15929 | ||
| @@ -15923,8 +15937,8 @@ accessed via isearchb. | |||
| 15923 | 15937 | ||
| 15924 | ;;;*** | 15938 | ;;;*** |
| 15925 | 15939 | ||
| 15926 | ;;;### (autoloads nil "iso-cvt" "international/iso-cvt.el" (21604 | 15940 | ;;;### (autoloads nil "iso-cvt" "international/iso-cvt.el" (21607 |
| 15927 | ;;;;;; 48550 137934 219000)) | 15941 | ;;;;;; 54478 300138 641000)) |
| 15928 | ;;; Generated autoloads from international/iso-cvt.el | 15942 | ;;; Generated autoloads from international/iso-cvt.el |
| 15929 | 15943 | ||
| 15930 | (autoload 'iso-spanish "iso-cvt" "\ | 15944 | (autoload 'iso-spanish "iso-cvt" "\ |
| @@ -16015,15 +16029,15 @@ Add submenus to the File menu, to convert to and from various formats. | |||
| 16015 | ;;;*** | 16029 | ;;;*** |
| 16016 | 16030 | ||
| 16017 | ;;;### (autoloads nil "iso-transl" "international/iso-transl.el" | 16031 | ;;;### (autoloads nil "iso-transl" "international/iso-transl.el" |
| 16018 | ;;;;;; (21604 48550 137934 219000)) | 16032 | ;;;;;; (21607 54478 300138 641000)) |
| 16019 | ;;; Generated autoloads from international/iso-transl.el | 16033 | ;;; Generated autoloads from international/iso-transl.el |
| 16020 | (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) | 16034 | (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) |
| 16021 | (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap) | 16035 | (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap) |
| 16022 | 16036 | ||
| 16023 | ;;;*** | 16037 | ;;;*** |
| 16024 | 16038 | ||
| 16025 | ;;;### (autoloads nil "ispell" "textmodes/ispell.el" (21659 61733 | 16039 | ;;;### (autoloads nil "ispell" "textmodes/ispell.el" (21653 23227 |
| 16026 | ;;;;;; 226949 164000)) | 16040 | ;;;;;; 760147 961000)) |
| 16027 | ;;; Generated autoloads from textmodes/ispell.el | 16041 | ;;; Generated autoloads from textmodes/ispell.el |
| 16028 | 16042 | ||
| 16029 | (put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) | 16043 | (put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) |
| @@ -16256,8 +16270,8 @@ You can bind this to the key C-c i in GNUS or mail by adding to | |||
| 16256 | 16270 | ||
| 16257 | ;;;*** | 16271 | ;;;*** |
| 16258 | 16272 | ||
| 16259 | ;;;### (autoloads nil "japan-util" "language/japan-util.el" (21604 | 16273 | ;;;### (autoloads nil "japan-util" "language/japan-util.el" (21607 |
| 16260 | ;;;;;; 48550 153934 219000)) | 16274 | ;;;;;; 54478 300138 641000)) |
| 16261 | ;;; Generated autoloads from language/japan-util.el | 16275 | ;;; Generated autoloads from language/japan-util.el |
| 16262 | 16276 | ||
| 16263 | (autoload 'setup-japanese-environment-internal "japan-util" "\ | 16277 | (autoload 'setup-japanese-environment-internal "japan-util" "\ |
| @@ -16334,8 +16348,8 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading. | |||
| 16334 | 16348 | ||
| 16335 | ;;;*** | 16349 | ;;;*** |
| 16336 | 16350 | ||
| 16337 | ;;;### (autoloads nil "jka-compr" "jka-compr.el" (21604 48550 145934 | 16351 | ;;;### (autoloads nil "jka-compr" "jka-compr.el" (21607 54478 300138 |
| 16338 | ;;;;;; 219000)) | 16352 | ;;;;;; 641000)) |
| 16339 | ;;; Generated autoloads from jka-compr.el | 16353 | ;;; Generated autoloads from jka-compr.el |
| 16340 | 16354 | ||
| 16341 | (defvar jka-compr-inhibit nil "\ | 16355 | (defvar jka-compr-inhibit nil "\ |
| @@ -16358,8 +16372,7 @@ by `jka-compr-installed'. | |||
| 16358 | 16372 | ||
| 16359 | ;;;*** | 16373 | ;;;*** |
| 16360 | 16374 | ||
| 16361 | ;;;### (autoloads nil "js" "progmodes/js.el" (21659 61733 222949 | 16375 | ;;;### (autoloads nil "js" "progmodes/js.el" (21663 59071 96337 184000)) |
| 16362 | ;;;;;; 164000)) | ||
| 16363 | ;;; Generated autoloads from progmodes/js.el | 16376 | ;;; Generated autoloads from progmodes/js.el |
| 16364 | (push (purecopy '(js 9)) package--builtin-versions) | 16377 | (push (purecopy '(js 9)) package--builtin-versions) |
| 16365 | 16378 | ||
| @@ -16373,14 +16386,14 @@ Major mode for editing JavaScript. | |||
| 16373 | 16386 | ||
| 16374 | ;;;*** | 16387 | ;;;*** |
| 16375 | 16388 | ||
| 16376 | ;;;### (autoloads nil "json" "json.el" (21604 48550 145934 219000)) | 16389 | ;;;### (autoloads nil "json" "json.el" (21607 54478 300138 641000)) |
| 16377 | ;;; Generated autoloads from json.el | 16390 | ;;; Generated autoloads from json.el |
| 16378 | (push (purecopy '(json 1 4)) package--builtin-versions) | 16391 | (push (purecopy '(json 1 4)) package--builtin-versions) |
| 16379 | 16392 | ||
| 16380 | ;;;*** | 16393 | ;;;*** |
| 16381 | 16394 | ||
| 16382 | ;;;### (autoloads nil "keypad" "emulation/keypad.el" (21604 48550 | 16395 | ;;;### (autoloads nil "keypad" "emulation/keypad.el" (21607 54477 |
| 16383 | ;;;;;; 29934 215000)) | 16396 | ;;;;;; 800124 118000)) |
| 16384 | ;;; Generated autoloads from emulation/keypad.el | 16397 | ;;; Generated autoloads from emulation/keypad.el |
| 16385 | 16398 | ||
| 16386 | (defvar keypad-setup nil "\ | 16399 | (defvar keypad-setup nil "\ |
| @@ -16435,8 +16448,8 @@ the decimal key on the keypad is mapped to DECIMAL instead of `.' | |||
| 16435 | 16448 | ||
| 16436 | ;;;*** | 16449 | ;;;*** |
| 16437 | 16450 | ||
| 16438 | ;;;### (autoloads nil "kinsoku" "international/kinsoku.el" (21604 | 16451 | ;;;### (autoloads nil "kinsoku" "international/kinsoku.el" (21607 |
| 16439 | ;;;;;; 48550 137934 219000)) | 16452 | ;;;;;; 54478 300138 641000)) |
| 16440 | ;;; Generated autoloads from international/kinsoku.el | 16453 | ;;; Generated autoloads from international/kinsoku.el |
| 16441 | 16454 | ||
| 16442 | (autoload 'kinsoku "kinsoku" "\ | 16455 | (autoload 'kinsoku "kinsoku" "\ |
| @@ -16457,8 +16470,8 @@ the context of text formatting. | |||
| 16457 | 16470 | ||
| 16458 | ;;;*** | 16471 | ;;;*** |
| 16459 | 16472 | ||
| 16460 | ;;;### (autoloads nil "kkc" "international/kkc.el" (21604 48550 137934 | 16473 | ;;;### (autoloads nil "kkc" "international/kkc.el" (21607 54478 300138 |
| 16461 | ;;;;;; 219000)) | 16474 | ;;;;;; 641000)) |
| 16462 | ;;; Generated autoloads from international/kkc.el | 16475 | ;;; Generated autoloads from international/kkc.el |
| 16463 | 16476 | ||
| 16464 | (defvar kkc-after-update-conversion-functions nil "\ | 16477 | (defvar kkc-after-update-conversion-functions nil "\ |
| @@ -16480,7 +16493,7 @@ and the return value is the length of the conversion. | |||
| 16480 | 16493 | ||
| 16481 | ;;;*** | 16494 | ;;;*** |
| 16482 | 16495 | ||
| 16483 | ;;;### (autoloads nil "kmacro" "kmacro.el" (21604 48550 145934 219000)) | 16496 | ;;;### (autoloads nil "kmacro" "kmacro.el" (21607 54478 300138 641000)) |
| 16484 | ;;; Generated autoloads from kmacro.el | 16497 | ;;; Generated autoloads from kmacro.el |
| 16485 | (global-set-key "\C-x(" 'kmacro-start-macro) | 16498 | (global-set-key "\C-x(" 'kmacro-start-macro) |
| 16486 | (global-set-key "\C-x)" 'kmacro-end-macro) | 16499 | (global-set-key "\C-x)" 'kmacro-end-macro) |
| @@ -16592,8 +16605,8 @@ If kbd macro currently being defined end it before activating it. | |||
| 16592 | 16605 | ||
| 16593 | ;;;*** | 16606 | ;;;*** |
| 16594 | 16607 | ||
| 16595 | ;;;### (autoloads nil "korea-util" "language/korea-util.el" (21604 | 16608 | ;;;### (autoloads nil "korea-util" "language/korea-util.el" (21607 |
| 16596 | ;;;;;; 48550 153934 219000)) | 16609 | ;;;;;; 54478 300138 641000)) |
| 16597 | ;;; Generated autoloads from language/korea-util.el | 16610 | ;;; Generated autoloads from language/korea-util.el |
| 16598 | 16611 | ||
| 16599 | (defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\ | 16612 | (defvar default-korean-keyboard (purecopy (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "")) "\ |
| @@ -16607,8 +16620,8 @@ The kind of Korean keyboard for Korean input method. | |||
| 16607 | 16620 | ||
| 16608 | ;;;*** | 16621 | ;;;*** |
| 16609 | 16622 | ||
| 16610 | ;;;### (autoloads nil "landmark" "play/landmark.el" (21604 48550 | 16623 | ;;;### (autoloads nil "landmark" "play/landmark.el" (21607 54478 |
| 16611 | ;;;;;; 305934 225000)) | 16624 | ;;;;;; 800121 42000)) |
| 16612 | ;;; Generated autoloads from play/landmark.el | 16625 | ;;; Generated autoloads from play/landmark.el |
| 16613 | (push (purecopy '(landmark 1 0)) package--builtin-versions) | 16626 | (push (purecopy '(landmark 1 0)) package--builtin-versions) |
| 16614 | 16627 | ||
| @@ -16639,8 +16652,8 @@ Use \\[describe-mode] for more info. | |||
| 16639 | 16652 | ||
| 16640 | ;;;*** | 16653 | ;;;*** |
| 16641 | 16654 | ||
| 16642 | ;;;### (autoloads nil "lao-util" "language/lao-util.el" (21604 48550 | 16655 | ;;;### (autoloads nil "lao-util" "language/lao-util.el" (21607 54478 |
| 16643 | ;;;;;; 153934 219000)) | 16656 | ;;;;;; 300138 641000)) |
| 16644 | ;;; Generated autoloads from language/lao-util.el | 16657 | ;;; Generated autoloads from language/lao-util.el |
| 16645 | 16658 | ||
| 16646 | (autoload 'lao-compose-string "lao-util" "\ | 16659 | (autoload 'lao-compose-string "lao-util" "\ |
| @@ -16677,8 +16690,8 @@ Transcribe Romanized Lao string STR to Lao character string. | |||
| 16677 | 16690 | ||
| 16678 | ;;;*** | 16691 | ;;;*** |
| 16679 | 16692 | ||
| 16680 | ;;;### (autoloads nil "latexenc" "international/latexenc.el" (21604 | 16693 | ;;;### (autoloads nil "latexenc" "international/latexenc.el" (21607 |
| 16681 | ;;;;;; 48550 137934 219000)) | 16694 | ;;;;;; 54478 300138 641000)) |
| 16682 | ;;; Generated autoloads from international/latexenc.el | 16695 | ;;; Generated autoloads from international/latexenc.el |
| 16683 | 16696 | ||
| 16684 | (defvar latex-inputenc-coding-alist (purecopy '(("ansinew" . windows-1252) ("applemac" . mac-roman) ("ascii" . us-ascii) ("cp1250" . windows-1250) ("cp1252" . windows-1252) ("cp1257" . cp1257) ("cp437de" . cp437) ("cp437" . cp437) ("cp850" . cp850) ("cp852" . cp852) ("cp858" . cp858) ("cp865" . cp865) ("latin1" . iso-8859-1) ("latin2" . iso-8859-2) ("latin3" . iso-8859-3) ("latin4" . iso-8859-4) ("latin5" . iso-8859-5) ("latin9" . iso-8859-15) ("next" . next) ("utf8" . utf-8) ("utf8x" . utf-8))) "\ | 16697 | (defvar latex-inputenc-coding-alist (purecopy '(("ansinew" . windows-1252) ("applemac" . mac-roman) ("ascii" . us-ascii) ("cp1250" . windows-1250) ("cp1252" . windows-1252) ("cp1257" . cp1257) ("cp437de" . cp437) ("cp437" . cp437) ("cp850" . cp850) ("cp852" . cp852) ("cp858" . cp858) ("cp865" . cp865) ("latin1" . iso-8859-1) ("latin2" . iso-8859-2) ("latin3" . iso-8859-3) ("latin4" . iso-8859-4) ("latin5" . iso-8859-5) ("latin9" . iso-8859-15) ("next" . next) ("utf8" . utf-8) ("utf8x" . utf-8))) "\ |
| @@ -16710,7 +16723,7 @@ coding system names is determined from `latex-inputenc-coding-alist'. | |||
| 16710 | ;;;*** | 16723 | ;;;*** |
| 16711 | 16724 | ||
| 16712 | ;;;### (autoloads nil "latin1-disp" "international/latin1-disp.el" | 16725 | ;;;### (autoloads nil "latin1-disp" "international/latin1-disp.el" |
| 16713 | ;;;;;; (21604 48550 137934 219000)) | 16726 | ;;;;;; (21607 54478 300138 641000)) |
| 16714 | ;;; Generated autoloads from international/latin1-disp.el | 16727 | ;;; Generated autoloads from international/latin1-disp.el |
| 16715 | 16728 | ||
| 16716 | (defvar latin1-display nil "\ | 16729 | (defvar latin1-display nil "\ |
| @@ -16751,8 +16764,8 @@ use either \\[customize] or the function `latin1-display'.") | |||
| 16751 | 16764 | ||
| 16752 | ;;;*** | 16765 | ;;;*** |
| 16753 | 16766 | ||
| 16754 | ;;;### (autoloads nil "ld-script" "progmodes/ld-script.el" (21604 | 16767 | ;;;### (autoloads nil "ld-script" "progmodes/ld-script.el" (21607 |
| 16755 | ;;;;;; 48550 345934 227000)) | 16768 | ;;;;;; 54478 800121 42000)) |
| 16756 | ;;; Generated autoloads from progmodes/ld-script.el | 16769 | ;;; Generated autoloads from progmodes/ld-script.el |
| 16757 | 16770 | ||
| 16758 | (autoload 'ld-script-mode "ld-script" "\ | 16771 | (autoload 'ld-script-mode "ld-script" "\ |
| @@ -16762,8 +16775,8 @@ A major mode to edit GNU ld script files | |||
| 16762 | 16775 | ||
| 16763 | ;;;*** | 16776 | ;;;*** |
| 16764 | 16777 | ||
| 16765 | ;;;### (autoloads nil "let-alist" "let-alist.el" (21659 61733 206949 | 16778 | ;;;### (autoloads nil "let-alist" "let-alist.el" (21661 17341 365638 |
| 16766 | ;;;;;; 164000)) | 16779 | ;;;;;; 429000)) |
| 16767 | ;;; Generated autoloads from let-alist.el | 16780 | ;;; Generated autoloads from let-alist.el |
| 16768 | (push (purecopy '(let-alist 1 0 3)) package--builtin-versions) | 16781 | (push (purecopy '(let-alist 1 0 3)) package--builtin-versions) |
| 16769 | 16782 | ||
| @@ -16802,7 +16815,7 @@ displayed in the example above. | |||
| 16802 | 16815 | ||
| 16803 | ;;;*** | 16816 | ;;;*** |
| 16804 | 16817 | ||
| 16805 | ;;;### (autoloads nil "life" "play/life.el" (21604 48550 305934 225000)) | 16818 | ;;;### (autoloads nil "life" "play/life.el" (21607 54478 800121 42000)) |
| 16806 | ;;; Generated autoloads from play/life.el | 16819 | ;;; Generated autoloads from play/life.el |
| 16807 | 16820 | ||
| 16808 | (autoload 'life "life" "\ | 16821 | (autoload 'life "life" "\ |
| @@ -16815,7 +16828,7 @@ generations (this defaults to 1). | |||
| 16815 | 16828 | ||
| 16816 | ;;;*** | 16829 | ;;;*** |
| 16817 | 16830 | ||
| 16818 | ;;;### (autoloads nil "linum" "linum.el" (21651 20707 180225 752000)) | 16831 | ;;;### (autoloads nil "linum" "linum.el" (21652 2366 414435 564000)) |
| 16819 | ;;; Generated autoloads from linum.el | 16832 | ;;; Generated autoloads from linum.el |
| 16820 | (push (purecopy '(linum 0 9 24)) package--builtin-versions) | 16833 | (push (purecopy '(linum 0 9 24)) package--builtin-versions) |
| 16821 | 16834 | ||
| @@ -16852,8 +16865,8 @@ See `linum-mode' for more information on Linum mode. | |||
| 16852 | 16865 | ||
| 16853 | ;;;*** | 16866 | ;;;*** |
| 16854 | 16867 | ||
| 16855 | ;;;### (autoloads nil "loadhist" "loadhist.el" (21604 48550 177934 | 16868 | ;;;### (autoloads nil "loadhist" "loadhist.el" (21607 54478 300138 |
| 16856 | ;;;;;; 220000)) | 16869 | ;;;;;; 641000)) |
| 16857 | ;;; Generated autoloads from loadhist.el | 16870 | ;;; Generated autoloads from loadhist.el |
| 16858 | 16871 | ||
| 16859 | (autoload 'unload-feature "loadhist" "\ | 16872 | (autoload 'unload-feature "loadhist" "\ |
| @@ -16884,7 +16897,7 @@ something strange, such as redefining an Emacs function. | |||
| 16884 | 16897 | ||
| 16885 | ;;;*** | 16898 | ;;;*** |
| 16886 | 16899 | ||
| 16887 | ;;;### (autoloads nil "locate" "locate.el" (21604 48550 177934 220000)) | 16900 | ;;;### (autoloads nil "locate" "locate.el" (21607 54478 300138 641000)) |
| 16888 | ;;; Generated autoloads from locate.el | 16901 | ;;; Generated autoloads from locate.el |
| 16889 | 16902 | ||
| 16890 | (defvar locate-ls-subdir-switches (purecopy "-al") "\ | 16903 | (defvar locate-ls-subdir-switches (purecopy "-al") "\ |
| @@ -16936,8 +16949,8 @@ except that FILTER is not optional. | |||
| 16936 | 16949 | ||
| 16937 | ;;;*** | 16950 | ;;;*** |
| 16938 | 16951 | ||
| 16939 | ;;;### (autoloads nil "log-edit" "vc/log-edit.el" (21604 48550 429934 | 16952 | ;;;### (autoloads nil "log-edit" "vc/log-edit.el" (21607 54478 800121 |
| 16940 | ;;;;;; 230000)) | 16953 | ;;;;;; 42000)) |
| 16941 | ;;; Generated autoloads from vc/log-edit.el | 16954 | ;;; Generated autoloads from vc/log-edit.el |
| 16942 | 16955 | ||
| 16943 | (autoload 'log-edit "log-edit" "\ | 16956 | (autoload 'log-edit "log-edit" "\ |
| @@ -16968,8 +16981,8 @@ done. Otherwise, it uses the current buffer. | |||
| 16968 | 16981 | ||
| 16969 | ;;;*** | 16982 | ;;;*** |
| 16970 | 16983 | ||
| 16971 | ;;;### (autoloads nil "log-view" "vc/log-view.el" (21604 48550 429934 | 16984 | ;;;### (autoloads nil "log-view" "vc/log-view.el" (21607 54478 800121 |
| 16972 | ;;;;;; 230000)) | 16985 | ;;;;;; 42000)) |
| 16973 | ;;; Generated autoloads from vc/log-view.el | 16986 | ;;; Generated autoloads from vc/log-view.el |
| 16974 | 16987 | ||
| 16975 | (autoload 'log-view-mode "log-view" "\ | 16988 | (autoload 'log-view-mode "log-view" "\ |
| @@ -16979,7 +16992,7 @@ Major mode for browsing CVS log output. | |||
| 16979 | 16992 | ||
| 16980 | ;;;*** | 16993 | ;;;*** |
| 16981 | 16994 | ||
| 16982 | ;;;### (autoloads nil "lpr" "lpr.el" (21604 48550 181934 220000)) | 16995 | ;;;### (autoloads nil "lpr" "lpr.el" (21607 54478 300138 641000)) |
| 16983 | ;;; Generated autoloads from lpr.el | 16996 | ;;; Generated autoloads from lpr.el |
| 16984 | 16997 | ||
| 16985 | (defvar lpr-windows-system (memq system-type '(ms-dos windows-nt)) "\ | 16998 | (defvar lpr-windows-system (memq system-type '(ms-dos windows-nt)) "\ |
| @@ -17074,8 +17087,8 @@ for further customization of the printer command. | |||
| 17074 | 17087 | ||
| 17075 | ;;;*** | 17088 | ;;;*** |
| 17076 | 17089 | ||
| 17077 | ;;;### (autoloads nil "ls-lisp" "ls-lisp.el" (21604 48550 181934 | 17090 | ;;;### (autoloads nil "ls-lisp" "ls-lisp.el" (21607 54478 300138 |
| 17078 | ;;;;;; 220000)) | 17091 | ;;;;;; 641000)) |
| 17079 | ;;; Generated autoloads from ls-lisp.el | 17092 | ;;; Generated autoloads from ls-lisp.el |
| 17080 | 17093 | ||
| 17081 | (defvar ls-lisp-support-shell-wildcards t "\ | 17094 | (defvar ls-lisp-support-shell-wildcards t "\ |
| @@ -17086,8 +17099,8 @@ Otherwise they are treated as Emacs regexps (for backward compatibility).") | |||
| 17086 | 17099 | ||
| 17087 | ;;;*** | 17100 | ;;;*** |
| 17088 | 17101 | ||
| 17089 | ;;;### (autoloads nil "lunar" "calendar/lunar.el" (21604 48549 953934 | 17102 | ;;;### (autoloads nil "lunar" "calendar/lunar.el" (21607 54477 800124 |
| 17090 | ;;;;;; 212000)) | 17103 | ;;;;;; 118000)) |
| 17091 | ;;; Generated autoloads from calendar/lunar.el | 17104 | ;;; Generated autoloads from calendar/lunar.el |
| 17092 | 17105 | ||
| 17093 | (autoload 'lunar-phases "lunar" "\ | 17106 | (autoload 'lunar-phases "lunar" "\ |
| @@ -17099,8 +17112,8 @@ This function is suitable for execution in an init file. | |||
| 17099 | 17112 | ||
| 17100 | ;;;*** | 17113 | ;;;*** |
| 17101 | 17114 | ||
| 17102 | ;;;### (autoloads nil "m4-mode" "progmodes/m4-mode.el" (21604 48550 | 17115 | ;;;### (autoloads nil "m4-mode" "progmodes/m4-mode.el" (21607 54478 |
| 17103 | ;;;;;; 345934 227000)) | 17116 | ;;;;;; 800121 42000)) |
| 17104 | ;;; Generated autoloads from progmodes/m4-mode.el | 17117 | ;;; Generated autoloads from progmodes/m4-mode.el |
| 17105 | 17118 | ||
| 17106 | (autoload 'm4-mode "m4-mode" "\ | 17119 | (autoload 'm4-mode "m4-mode" "\ |
| @@ -17110,7 +17123,7 @@ A major mode to edit m4 macro files. | |||
| 17110 | 17123 | ||
| 17111 | ;;;*** | 17124 | ;;;*** |
| 17112 | 17125 | ||
| 17113 | ;;;### (autoloads nil "macros" "macros.el" (21604 48550 181934 220000)) | 17126 | ;;;### (autoloads nil "macros" "macros.el" (21607 54478 300138 641000)) |
| 17114 | ;;; Generated autoloads from macros.el | 17127 | ;;; Generated autoloads from macros.el |
| 17115 | 17128 | ||
| 17116 | (autoload 'name-last-kbd-macro "macros" "\ | 17129 | (autoload 'name-last-kbd-macro "macros" "\ |
| @@ -17199,8 +17212,8 @@ and then select the region of un-tablified names and use | |||
| 17199 | 17212 | ||
| 17200 | ;;;*** | 17213 | ;;;*** |
| 17201 | 17214 | ||
| 17202 | ;;;### (autoloads nil "mail-extr" "mail/mail-extr.el" (21604 48550 | 17215 | ;;;### (autoloads nil "mail-extr" "mail/mail-extr.el" (21607 54478 |
| 17203 | ;;;;;; 181934 220000)) | 17216 | ;;;;;; 300138 641000)) |
| 17204 | ;;; Generated autoloads from mail/mail-extr.el | 17217 | ;;; Generated autoloads from mail/mail-extr.el |
| 17205 | 17218 | ||
| 17206 | (autoload 'mail-extract-address-components "mail-extr" "\ | 17219 | (autoload 'mail-extract-address-components "mail-extr" "\ |
| @@ -17230,8 +17243,8 @@ Convert mail domain DOMAIN to the country it corresponds to. | |||
| 17230 | 17243 | ||
| 17231 | ;;;*** | 17244 | ;;;*** |
| 17232 | 17245 | ||
| 17233 | ;;;### (autoloads nil "mail-hist" "mail/mail-hist.el" (21604 48550 | 17246 | ;;;### (autoloads nil "mail-hist" "mail/mail-hist.el" (21607 54478 |
| 17234 | ;;;;;; 181934 220000)) | 17247 | ;;;;;; 300138 641000)) |
| 17235 | ;;; Generated autoloads from mail/mail-hist.el | 17248 | ;;; Generated autoloads from mail/mail-hist.el |
| 17236 | 17249 | ||
| 17237 | (autoload 'mail-hist-define-keys "mail-hist" "\ | 17250 | (autoload 'mail-hist-define-keys "mail-hist" "\ |
| @@ -17260,8 +17273,8 @@ This function normally would be called when the message is sent. | |||
| 17260 | 17273 | ||
| 17261 | ;;;*** | 17274 | ;;;*** |
| 17262 | 17275 | ||
| 17263 | ;;;### (autoloads nil "mail-utils" "mail/mail-utils.el" (21604 48550 | 17276 | ;;;### (autoloads nil "mail-utils" "mail/mail-utils.el" (21607 54478 |
| 17264 | ;;;;;; 181934 220000)) | 17277 | ;;;;;; 300138 641000)) |
| 17265 | ;;; Generated autoloads from mail/mail-utils.el | 17278 | ;;; Generated autoloads from mail/mail-utils.el |
| 17266 | 17279 | ||
| 17267 | (defvar mail-use-rfc822 nil "\ | 17280 | (defvar mail-use-rfc822 nil "\ |
| @@ -17335,8 +17348,8 @@ matches may be returned from the message body. | |||
| 17335 | 17348 | ||
| 17336 | ;;;*** | 17349 | ;;;*** |
| 17337 | 17350 | ||
| 17338 | ;;;### (autoloads nil "mailabbrev" "mail/mailabbrev.el" (21604 48550 | 17351 | ;;;### (autoloads nil "mailabbrev" "mail/mailabbrev.el" (21607 54478 |
| 17339 | ;;;;;; 181934 220000)) | 17352 | ;;;;;; 300138 641000)) |
| 17340 | ;;; Generated autoloads from mail/mailabbrev.el | 17353 | ;;; Generated autoloads from mail/mailabbrev.el |
| 17341 | 17354 | ||
| 17342 | (defvar mail-abbrevs-mode nil "\ | 17355 | (defvar mail-abbrevs-mode nil "\ |
| @@ -17385,8 +17398,8 @@ double-quotes. | |||
| 17385 | 17398 | ||
| 17386 | ;;;*** | 17399 | ;;;*** |
| 17387 | 17400 | ||
| 17388 | ;;;### (autoloads nil "mailalias" "mail/mailalias.el" (21604 48550 | 17401 | ;;;### (autoloads nil "mailalias" "mail/mailalias.el" (21607 54478 |
| 17389 | ;;;;;; 185934 221000)) | 17402 | ;;;;;; 300138 641000)) |
| 17390 | ;;; Generated autoloads from mail/mailalias.el | 17403 | ;;; Generated autoloads from mail/mailalias.el |
| 17391 | 17404 | ||
| 17392 | (defvar mail-complete-style 'angles "\ | 17405 | (defvar mail-complete-style 'angles "\ |
| @@ -17439,8 +17452,8 @@ current header, calls `mail-complete-function' and passes prefix ARG if any. | |||
| 17439 | 17452 | ||
| 17440 | ;;;*** | 17453 | ;;;*** |
| 17441 | 17454 | ||
| 17442 | ;;;### (autoloads nil "mailclient" "mail/mailclient.el" (21604 48550 | 17455 | ;;;### (autoloads nil "mailclient" "mail/mailclient.el" (21607 54478 |
| 17443 | ;;;;;; 185934 221000)) | 17456 | ;;;;;; 300138 641000)) |
| 17444 | ;;; Generated autoloads from mail/mailclient.el | 17457 | ;;; Generated autoloads from mail/mailclient.el |
| 17445 | 17458 | ||
| 17446 | (autoload 'mailclient-send-it "mailclient" "\ | 17459 | (autoload 'mailclient-send-it "mailclient" "\ |
| @@ -17452,8 +17465,8 @@ The mail client is taken to be the handler of mailto URLs. | |||
| 17452 | 17465 | ||
| 17453 | ;;;*** | 17466 | ;;;*** |
| 17454 | 17467 | ||
| 17455 | ;;;### (autoloads nil "make-mode" "progmodes/make-mode.el" (21604 | 17468 | ;;;### (autoloads nil "make-mode" "progmodes/make-mode.el" (21607 |
| 17456 | ;;;;;; 48550 349934 227000)) | 17469 | ;;;;;; 54478 800121 42000)) |
| 17457 | ;;; Generated autoloads from progmodes/make-mode.el | 17470 | ;;; Generated autoloads from progmodes/make-mode.el |
| 17458 | 17471 | ||
| 17459 | (autoload 'makefile-mode "make-mode" "\ | 17472 | (autoload 'makefile-mode "make-mode" "\ |
| @@ -17570,8 +17583,8 @@ An adapted `makefile-mode' that knows about imake. | |||
| 17570 | 17583 | ||
| 17571 | ;;;*** | 17584 | ;;;*** |
| 17572 | 17585 | ||
| 17573 | ;;;### (autoloads nil "makesum" "makesum.el" (21604 48550 189934 | 17586 | ;;;### (autoloads nil "makesum" "makesum.el" (21607 54478 300138 |
| 17574 | ;;;;;; 221000)) | 17587 | ;;;;;; 641000)) |
| 17575 | ;;; Generated autoloads from makesum.el | 17588 | ;;; Generated autoloads from makesum.el |
| 17576 | 17589 | ||
| 17577 | (autoload 'make-command-summary "makesum" "\ | 17590 | (autoload 'make-command-summary "makesum" "\ |
| @@ -17582,7 +17595,7 @@ Previous contents of that buffer are killed first. | |||
| 17582 | 17595 | ||
| 17583 | ;;;*** | 17596 | ;;;*** |
| 17584 | 17597 | ||
| 17585 | ;;;### (autoloads nil "man" "man.el" (21604 48550 189934 221000)) | 17598 | ;;;### (autoloads nil "man" "man.el" (21607 54478 300138 641000)) |
| 17586 | ;;; Generated autoloads from man.el | 17599 | ;;; Generated autoloads from man.el |
| 17587 | 17600 | ||
| 17588 | (defalias 'manual-entry 'man) | 17601 | (defalias 'manual-entry 'man) |
| @@ -17638,7 +17651,7 @@ Default bookmark handler for Man buffers. | |||
| 17638 | 17651 | ||
| 17639 | ;;;*** | 17652 | ;;;*** |
| 17640 | 17653 | ||
| 17641 | ;;;### (autoloads nil "master" "master.el" (21604 48550 193934 221000)) | 17654 | ;;;### (autoloads nil "master" "master.el" (21607 54478 300138 641000)) |
| 17642 | ;;; Generated autoloads from master.el | 17655 | ;;; Generated autoloads from master.el |
| 17643 | (push (purecopy '(master 1 0 2)) package--builtin-versions) | 17656 | (push (purecopy '(master 1 0 2)) package--builtin-versions) |
| 17644 | 17657 | ||
| @@ -17661,8 +17674,8 @@ yourself the value of `master-of' by calling `master-show-slave'. | |||
| 17661 | 17674 | ||
| 17662 | ;;;*** | 17675 | ;;;*** |
| 17663 | 17676 | ||
| 17664 | ;;;### (autoloads nil "mb-depth" "mb-depth.el" (21604 48550 193934 | 17677 | ;;;### (autoloads nil "mb-depth" "mb-depth.el" (21607 54478 300138 |
| 17665 | ;;;;;; 221000)) | 17678 | ;;;;;; 641000)) |
| 17666 | ;;; Generated autoloads from mb-depth.el | 17679 | ;;; Generated autoloads from mb-depth.el |
| 17667 | 17680 | ||
| 17668 | (defvar minibuffer-depth-indicate-mode nil "\ | 17681 | (defvar minibuffer-depth-indicate-mode nil "\ |
| @@ -17689,14 +17702,14 @@ recursion depth in the minibuffer prompt. This is only useful if | |||
| 17689 | 17702 | ||
| 17690 | ;;;*** | 17703 | ;;;*** |
| 17691 | 17704 | ||
| 17692 | ;;;### (autoloads nil "md4" "md4.el" (21604 48550 193934 221000)) | 17705 | ;;;### (autoloads nil "md4" "md4.el" (21607 54478 300138 641000)) |
| 17693 | ;;; Generated autoloads from md4.el | 17706 | ;;; Generated autoloads from md4.el |
| 17694 | (push (purecopy '(md4 1 0)) package--builtin-versions) | 17707 | (push (purecopy '(md4 1 0)) package--builtin-versions) |
| 17695 | 17708 | ||
| 17696 | ;;;*** | 17709 | ;;;*** |
| 17697 | 17710 | ||
| 17698 | ;;;### (autoloads nil "message" "gnus/message.el" (21637 50476 671217 | 17711 | ;;;### (autoloads nil "message" "gnus/message.el" (21666 35265 825623 |
| 17699 | ;;;;;; 121000)) | 17712 | ;;;;;; 21000)) |
| 17700 | ;;; Generated autoloads from gnus/message.el | 17713 | ;;; Generated autoloads from gnus/message.el |
| 17701 | 17714 | ||
| 17702 | (define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) | 17715 | (define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) |
| @@ -17861,8 +17874,8 @@ which specify the range to operate on. | |||
| 17861 | 17874 | ||
| 17862 | ;;;*** | 17875 | ;;;*** |
| 17863 | 17876 | ||
| 17864 | ;;;### (autoloads nil "meta-mode" "progmodes/meta-mode.el" (21604 | 17877 | ;;;### (autoloads nil "meta-mode" "progmodes/meta-mode.el" (21607 |
| 17865 | ;;;;;; 48550 349934 227000)) | 17878 | ;;;;;; 54478 800121 42000)) |
| 17866 | ;;; Generated autoloads from progmodes/meta-mode.el | 17879 | ;;; Generated autoloads from progmodes/meta-mode.el |
| 17867 | (push (purecopy '(meta-mode 1 0)) package--builtin-versions) | 17880 | (push (purecopy '(meta-mode 1 0)) package--builtin-versions) |
| 17868 | 17881 | ||
| @@ -17878,8 +17891,8 @@ Major mode for editing MetaPost sources. | |||
| 17878 | 17891 | ||
| 17879 | ;;;*** | 17892 | ;;;*** |
| 17880 | 17893 | ||
| 17881 | ;;;### (autoloads nil "metamail" "mail/metamail.el" (21604 48550 | 17894 | ;;;### (autoloads nil "metamail" "mail/metamail.el" (21607 54478 |
| 17882 | ;;;;;; 185934 221000)) | 17895 | ;;;;;; 300138 641000)) |
| 17883 | ;;; Generated autoloads from mail/metamail.el | 17896 | ;;; Generated autoloads from mail/metamail.el |
| 17884 | 17897 | ||
| 17885 | (autoload 'metamail-interpret-header "metamail" "\ | 17898 | (autoload 'metamail-interpret-header "metamail" "\ |
| @@ -17922,8 +17935,8 @@ redisplayed as output is inserted. | |||
| 17922 | 17935 | ||
| 17923 | ;;;*** | 17936 | ;;;*** |
| 17924 | 17937 | ||
| 17925 | ;;;### (autoloads nil "mh-comp" "mh-e/mh-comp.el" (21604 48550 197934 | 17938 | ;;;### (autoloads nil "mh-comp" "mh-e/mh-comp.el" (21607 54478 300138 |
| 17926 | ;;;;;; 221000)) | 17939 | ;;;;;; 641000)) |
| 17927 | ;;; Generated autoloads from mh-e/mh-comp.el | 17940 | ;;; Generated autoloads from mh-e/mh-comp.el |
| 17928 | 17941 | ||
| 17929 | (autoload 'mh-smail "mh-comp" "\ | 17942 | (autoload 'mh-smail "mh-comp" "\ |
| @@ -18013,7 +18026,7 @@ delete the draft message. | |||
| 18013 | 18026 | ||
| 18014 | ;;;*** | 18027 | ;;;*** |
| 18015 | 18028 | ||
| 18016 | ;;;### (autoloads nil "mh-e" "mh-e/mh-e.el" (21604 48550 197934 221000)) | 18029 | ;;;### (autoloads nil "mh-e" "mh-e/mh-e.el" (21607 54478 300138 641000)) |
| 18017 | ;;; Generated autoloads from mh-e/mh-e.el | 18030 | ;;; Generated autoloads from mh-e/mh-e.el |
| 18018 | (push (purecopy '(mh-e 8 6)) package--builtin-versions) | 18031 | (push (purecopy '(mh-e 8 6)) package--builtin-versions) |
| 18019 | 18032 | ||
| @@ -18030,8 +18043,8 @@ Display version information about MH-E and the MH mail handling system. | |||
| 18030 | 18043 | ||
| 18031 | ;;;*** | 18044 | ;;;*** |
| 18032 | 18045 | ||
| 18033 | ;;;### (autoloads nil "mh-folder" "mh-e/mh-folder.el" (21604 48550 | 18046 | ;;;### (autoloads nil "mh-folder" "mh-e/mh-folder.el" (21607 54478 |
| 18034 | ;;;;;; 201934 221000)) | 18047 | ;;;;;; 300138 641000)) |
| 18035 | ;;; Generated autoloads from mh-e/mh-folder.el | 18048 | ;;; Generated autoloads from mh-e/mh-folder.el |
| 18036 | 18049 | ||
| 18037 | (autoload 'mh-rmail "mh-folder" "\ | 18050 | (autoload 'mh-rmail "mh-folder" "\ |
| @@ -18112,8 +18125,8 @@ perform the operation on all messages in that region. | |||
| 18112 | 18125 | ||
| 18113 | ;;;*** | 18126 | ;;;*** |
| 18114 | 18127 | ||
| 18115 | ;;;### (autoloads nil "midnight" "midnight.el" (21604 48550 205934 | 18128 | ;;;### (autoloads nil "midnight" "midnight.el" (21607 54478 300138 |
| 18116 | ;;;;;; 221000)) | 18129 | ;;;;;; 641000)) |
| 18117 | ;;; Generated autoloads from midnight.el | 18130 | ;;; Generated autoloads from midnight.el |
| 18118 | 18131 | ||
| 18119 | (autoload 'clean-buffer-list "midnight" "\ | 18132 | (autoload 'clean-buffer-list "midnight" "\ |
| @@ -18139,8 +18152,8 @@ to its second argument TM. | |||
| 18139 | 18152 | ||
| 18140 | ;;;*** | 18153 | ;;;*** |
| 18141 | 18154 | ||
| 18142 | ;;;### (autoloads nil "minibuf-eldef" "minibuf-eldef.el" (21604 48550 | 18155 | ;;;### (autoloads nil "minibuf-eldef" "minibuf-eldef.el" (21607 54478 |
| 18143 | ;;;;;; 205934 221000)) | 18156 | ;;;;;; 300138 641000)) |
| 18144 | ;;; Generated autoloads from minibuf-eldef.el | 18157 | ;;; Generated autoloads from minibuf-eldef.el |
| 18145 | 18158 | ||
| 18146 | (defvar minibuffer-electric-default-mode nil "\ | 18159 | (defvar minibuffer-electric-default-mode nil "\ |
| @@ -18169,7 +18182,7 @@ is modified to remove the default indication. | |||
| 18169 | 18182 | ||
| 18170 | ;;;*** | 18183 | ;;;*** |
| 18171 | 18184 | ||
| 18172 | ;;;### (autoloads nil "misc" "misc.el" (21604 48550 209934 221000)) | 18185 | ;;;### (autoloads nil "misc" "misc.el" (21607 54478 300138 641000)) |
| 18173 | ;;; Generated autoloads from misc.el | 18186 | ;;; Generated autoloads from misc.el |
| 18174 | 18187 | ||
| 18175 | (autoload 'butterfly "misc" "\ | 18188 | (autoload 'butterfly "misc" "\ |
| @@ -18197,8 +18210,8 @@ The return value is always nil. | |||
| 18197 | 18210 | ||
| 18198 | ;;;*** | 18211 | ;;;*** |
| 18199 | 18212 | ||
| 18200 | ;;;### (autoloads nil "misearch" "misearch.el" (21604 48550 209934 | 18213 | ;;;### (autoloads nil "misearch" "misearch.el" (21607 54478 300138 |
| 18201 | ;;;;;; 221000)) | 18214 | ;;;;;; 641000)) |
| 18202 | ;;; Generated autoloads from misearch.el | 18215 | ;;; Generated autoloads from misearch.el |
| 18203 | (add-hook 'isearch-mode-hook 'multi-isearch-setup) | 18216 | (add-hook 'isearch-mode-hook 'multi-isearch-setup) |
| 18204 | 18217 | ||
| @@ -18283,8 +18296,8 @@ whose file names match the specified wildcard. | |||
| 18283 | 18296 | ||
| 18284 | ;;;*** | 18297 | ;;;*** |
| 18285 | 18298 | ||
| 18286 | ;;;### (autoloads nil "mixal-mode" "progmodes/mixal-mode.el" (21604 | 18299 | ;;;### (autoloads nil "mixal-mode" "progmodes/mixal-mode.el" (21607 |
| 18287 | ;;;;;; 48550 349934 227000)) | 18300 | ;;;;;; 54478 800121 42000)) |
| 18288 | ;;; Generated autoloads from progmodes/mixal-mode.el | 18301 | ;;; Generated autoloads from progmodes/mixal-mode.el |
| 18289 | (push (purecopy '(mixal-mode 0 1)) package--builtin-versions) | 18302 | (push (purecopy '(mixal-mode 0 1)) package--builtin-versions) |
| 18290 | 18303 | ||
| @@ -18295,8 +18308,8 @@ Major mode for the mixal asm language. | |||
| 18295 | 18308 | ||
| 18296 | ;;;*** | 18309 | ;;;*** |
| 18297 | 18310 | ||
| 18298 | ;;;### (autoloads nil "mm-encode" "gnus/mm-encode.el" (21604 48550 | 18311 | ;;;### (autoloads nil "mm-encode" "gnus/mm-encode.el" (21607 54478 |
| 18299 | ;;;;;; 105934 218000)) | 18312 | ;;;;;; 300138 641000)) |
| 18300 | ;;; Generated autoloads from gnus/mm-encode.el | 18313 | ;;; Generated autoloads from gnus/mm-encode.el |
| 18301 | 18314 | ||
| 18302 | (autoload 'mm-default-file-encoding "mm-encode" "\ | 18315 | (autoload 'mm-default-file-encoding "mm-encode" "\ |
| @@ -18306,8 +18319,8 @@ Return a default encoding for FILE. | |||
| 18306 | 18319 | ||
| 18307 | ;;;*** | 18320 | ;;;*** |
| 18308 | 18321 | ||
| 18309 | ;;;### (autoloads nil "mm-extern" "gnus/mm-extern.el" (21604 48550 | 18322 | ;;;### (autoloads nil "mm-extern" "gnus/mm-extern.el" (21607 54478 |
| 18310 | ;;;;;; 105934 218000)) | 18323 | ;;;;;; 300138 641000)) |
| 18311 | ;;; Generated autoloads from gnus/mm-extern.el | 18324 | ;;; Generated autoloads from gnus/mm-extern.el |
| 18312 | 18325 | ||
| 18313 | (autoload 'mm-extern-cache-contents "mm-extern" "\ | 18326 | (autoload 'mm-extern-cache-contents "mm-extern" "\ |
| @@ -18325,8 +18338,8 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing. | |||
| 18325 | 18338 | ||
| 18326 | ;;;*** | 18339 | ;;;*** |
| 18327 | 18340 | ||
| 18328 | ;;;### (autoloads nil "mm-partial" "gnus/mm-partial.el" (21604 48550 | 18341 | ;;;### (autoloads nil "mm-partial" "gnus/mm-partial.el" (21607 54478 |
| 18329 | ;;;;;; 105934 218000)) | 18342 | ;;;;;; 300138 641000)) |
| 18330 | ;;; Generated autoloads from gnus/mm-partial.el | 18343 | ;;; Generated autoloads from gnus/mm-partial.el |
| 18331 | 18344 | ||
| 18332 | (autoload 'mm-inline-partial "mm-partial" "\ | 18345 | (autoload 'mm-inline-partial "mm-partial" "\ |
| @@ -18339,8 +18352,8 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing. | |||
| 18339 | 18352 | ||
| 18340 | ;;;*** | 18353 | ;;;*** |
| 18341 | 18354 | ||
| 18342 | ;;;### (autoloads nil "mm-url" "gnus/mm-url.el" (21604 48550 109934 | 18355 | ;;;### (autoloads nil "mm-url" "gnus/mm-url.el" (21607 54478 300138 |
| 18343 | ;;;;;; 218000)) | 18356 | ;;;;;; 641000)) |
| 18344 | ;;; Generated autoloads from gnus/mm-url.el | 18357 | ;;; Generated autoloads from gnus/mm-url.el |
| 18345 | 18358 | ||
| 18346 | (autoload 'mm-url-insert-file-contents "mm-url" "\ | 18359 | (autoload 'mm-url-insert-file-contents "mm-url" "\ |
| @@ -18356,8 +18369,8 @@ Insert file contents of URL using `mm-url-program'. | |||
| 18356 | 18369 | ||
| 18357 | ;;;*** | 18370 | ;;;*** |
| 18358 | 18371 | ||
| 18359 | ;;;### (autoloads nil "mm-uu" "gnus/mm-uu.el" (21604 48550 109934 | 18372 | ;;;### (autoloads nil "mm-uu" "gnus/mm-uu.el" (21607 54478 300138 |
| 18360 | ;;;;;; 218000)) | 18373 | ;;;;;; 641000)) |
| 18361 | ;;; Generated autoloads from gnus/mm-uu.el | 18374 | ;;; Generated autoloads from gnus/mm-uu.el |
| 18362 | 18375 | ||
| 18363 | (autoload 'mm-uu-dissect "mm-uu" "\ | 18376 | (autoload 'mm-uu-dissect "mm-uu" "\ |
| @@ -18376,7 +18389,7 @@ Assume text has been decoded if DECODED is non-nil. | |||
| 18376 | 18389 | ||
| 18377 | ;;;*** | 18390 | ;;;*** |
| 18378 | 18391 | ||
| 18379 | ;;;### (autoloads nil "mml" "gnus/mml.el" (21604 48550 109934 218000)) | 18392 | ;;;### (autoloads nil "mml" "gnus/mml.el" (21607 54478 300138 641000)) |
| 18380 | ;;; Generated autoloads from gnus/mml.el | 18393 | ;;; Generated autoloads from gnus/mml.el |
| 18381 | 18394 | ||
| 18382 | (autoload 'mml-to-mime "mml" "\ | 18395 | (autoload 'mml-to-mime "mml" "\ |
| @@ -18401,8 +18414,8 @@ body) or \"attachment\" (separate from the body). | |||
| 18401 | 18414 | ||
| 18402 | ;;;*** | 18415 | ;;;*** |
| 18403 | 18416 | ||
| 18404 | ;;;### (autoloads nil "mml1991" "gnus/mml1991.el" (21604 48550 109934 | 18417 | ;;;### (autoloads nil "mml1991" "gnus/mml1991.el" (21607 54478 300138 |
| 18405 | ;;;;;; 218000)) | 18418 | ;;;;;; 641000)) |
| 18406 | ;;; Generated autoloads from gnus/mml1991.el | 18419 | ;;; Generated autoloads from gnus/mml1991.el |
| 18407 | 18420 | ||
| 18408 | (autoload 'mml1991-encrypt "mml1991" "\ | 18421 | (autoload 'mml1991-encrypt "mml1991" "\ |
| @@ -18417,8 +18430,8 @@ body) or \"attachment\" (separate from the body). | |||
| 18417 | 18430 | ||
| 18418 | ;;;*** | 18431 | ;;;*** |
| 18419 | 18432 | ||
| 18420 | ;;;### (autoloads nil "mml2015" "gnus/mml2015.el" (21604 48550 109934 | 18433 | ;;;### (autoloads nil "mml2015" "gnus/mml2015.el" (21607 54478 300138 |
| 18421 | ;;;;;; 218000)) | 18434 | ;;;;;; 641000)) |
| 18422 | ;;; Generated autoloads from gnus/mml2015.el | 18435 | ;;; Generated autoloads from gnus/mml2015.el |
| 18423 | 18436 | ||
| 18424 | (autoload 'mml2015-decrypt "mml2015" "\ | 18437 | (autoload 'mml2015-decrypt "mml2015" "\ |
| @@ -18458,16 +18471,16 @@ body) or \"attachment\" (separate from the body). | |||
| 18458 | 18471 | ||
| 18459 | ;;;*** | 18472 | ;;;*** |
| 18460 | 18473 | ||
| 18461 | ;;;### (autoloads nil "mode-local" "cedet/mode-local.el" (21604 48549 | 18474 | ;;;### (autoloads nil "mode-local" "cedet/mode-local.el" (21607 54477 |
| 18462 | ;;;;;; 965934 212000)) | 18475 | ;;;;;; 800124 118000)) |
| 18463 | ;;; Generated autoloads from cedet/mode-local.el | 18476 | ;;; Generated autoloads from cedet/mode-local.el |
| 18464 | 18477 | ||
| 18465 | (put 'define-overloadable-function 'doc-string-elt 3) | 18478 | (put 'define-overloadable-function 'doc-string-elt 3) |
| 18466 | 18479 | ||
| 18467 | ;;;*** | 18480 | ;;;*** |
| 18468 | 18481 | ||
| 18469 | ;;;### (autoloads nil "modula2" "progmodes/modula2.el" (21604 48550 | 18482 | ;;;### (autoloads nil "modula2" "progmodes/modula2.el" (21607 54478 |
| 18470 | ;;;;;; 349934 227000)) | 18483 | ;;;;;; 800121 42000)) |
| 18471 | ;;; Generated autoloads from progmodes/modula2.el | 18484 | ;;; Generated autoloads from progmodes/modula2.el |
| 18472 | 18485 | ||
| 18473 | (defalias 'modula-2-mode 'm2-mode) | 18486 | (defalias 'modula-2-mode 'm2-mode) |
| @@ -18500,8 +18513,8 @@ followed by the first character of the construct. | |||
| 18500 | 18513 | ||
| 18501 | ;;;*** | 18514 | ;;;*** |
| 18502 | 18515 | ||
| 18503 | ;;;### (autoloads nil "morse" "play/morse.el" (21631 35966 895121 | 18516 | ;;;### (autoloads nil "morse" "play/morse.el" (21616 28857 81577 |
| 18504 | ;;;;;; 869000)) | 18517 | ;;;;;; 239000)) |
| 18505 | ;;; Generated autoloads from play/morse.el | 18518 | ;;; Generated autoloads from play/morse.el |
| 18506 | 18519 | ||
| 18507 | (autoload 'morse-region "morse" "\ | 18520 | (autoload 'morse-region "morse" "\ |
| @@ -18526,8 +18539,8 @@ Convert NATO phonetic alphabet in region to ordinary ASCII text. | |||
| 18526 | 18539 | ||
| 18527 | ;;;*** | 18540 | ;;;*** |
| 18528 | 18541 | ||
| 18529 | ;;;### (autoloads nil "mouse-drag" "mouse-drag.el" (21604 48550 209934 | 18542 | ;;;### (autoloads nil "mouse-drag" "mouse-drag.el" (21607 54478 300138 |
| 18530 | ;;;;;; 221000)) | 18543 | ;;;;;; 641000)) |
| 18531 | ;;; Generated autoloads from mouse-drag.el | 18544 | ;;; Generated autoloads from mouse-drag.el |
| 18532 | 18545 | ||
| 18533 | (autoload 'mouse-drag-throw "mouse-drag" "\ | 18546 | (autoload 'mouse-drag-throw "mouse-drag" "\ |
| @@ -18574,7 +18587,7 @@ To test this function, evaluate: | |||
| 18574 | 18587 | ||
| 18575 | ;;;*** | 18588 | ;;;*** |
| 18576 | 18589 | ||
| 18577 | ;;;### (autoloads nil "mpc" "mpc.el" (21604 48550 209934 221000)) | 18590 | ;;;### (autoloads nil "mpc" "mpc.el" (21607 54478 300138 641000)) |
| 18578 | ;;; Generated autoloads from mpc.el | 18591 | ;;; Generated autoloads from mpc.el |
| 18579 | 18592 | ||
| 18580 | (autoload 'mpc "mpc" "\ | 18593 | (autoload 'mpc "mpc" "\ |
| @@ -18584,7 +18597,7 @@ Main entry point for MPC. | |||
| 18584 | 18597 | ||
| 18585 | ;;;*** | 18598 | ;;;*** |
| 18586 | 18599 | ||
| 18587 | ;;;### (autoloads nil "mpuz" "play/mpuz.el" (21604 48550 305934 225000)) | 18600 | ;;;### (autoloads nil "mpuz" "play/mpuz.el" (21607 54478 800121 42000)) |
| 18588 | ;;; Generated autoloads from play/mpuz.el | 18601 | ;;; Generated autoloads from play/mpuz.el |
| 18589 | 18602 | ||
| 18590 | (autoload 'mpuz "mpuz" "\ | 18603 | (autoload 'mpuz "mpuz" "\ |
| @@ -18594,7 +18607,7 @@ Multiplication puzzle with GNU Emacs. | |||
| 18594 | 18607 | ||
| 18595 | ;;;*** | 18608 | ;;;*** |
| 18596 | 18609 | ||
| 18597 | ;;;### (autoloads nil "msb" "msb.el" (21604 48550 209934 221000)) | 18610 | ;;;### (autoloads nil "msb" "msb.el" (21607 54478 300138 641000)) |
| 18598 | ;;; Generated autoloads from msb.el | 18611 | ;;; Generated autoloads from msb.el |
| 18599 | 18612 | ||
| 18600 | (defvar msb-mode nil "\ | 18613 | (defvar msb-mode nil "\ |
| @@ -18619,8 +18632,8 @@ different buffer menu using the function `msb'. | |||
| 18619 | 18632 | ||
| 18620 | ;;;*** | 18633 | ;;;*** |
| 18621 | 18634 | ||
| 18622 | ;;;### (autoloads nil "mule-diag" "international/mule-diag.el" (21651 | 18635 | ;;;### (autoloads nil "mule-diag" "international/mule-diag.el" (21652 |
| 18623 | ;;;;;; 20707 180225 752000)) | 18636 | ;;;;;; 2366 414435 564000)) |
| 18624 | ;;; Generated autoloads from international/mule-diag.el | 18637 | ;;; Generated autoloads from international/mule-diag.el |
| 18625 | 18638 | ||
| 18626 | (autoload 'list-character-sets "mule-diag" "\ | 18639 | (autoload 'list-character-sets "mule-diag" "\ |
| @@ -18752,8 +18765,8 @@ The default is 20. If LIMIT is negative, do not limit the listing. | |||
| 18752 | 18765 | ||
| 18753 | ;;;*** | 18766 | ;;;*** |
| 18754 | 18767 | ||
| 18755 | ;;;### (autoloads nil "mule-util" "international/mule-util.el" (21604 | 18768 | ;;;### (autoloads nil "mule-util" "international/mule-util.el" (21607 |
| 18756 | ;;;;;; 48550 141934 219000)) | 18769 | ;;;;;; 54478 300138 641000)) |
| 18757 | ;;; Generated autoloads from international/mule-util.el | 18770 | ;;; Generated autoloads from international/mule-util.el |
| 18758 | 18771 | ||
| 18759 | (defsubst string-to-list (string) "\ | 18772 | (defsubst string-to-list (string) "\ |
| @@ -18884,8 +18897,8 @@ per-character basis, this may not be accurate. | |||
| 18884 | 18897 | ||
| 18885 | ;;;*** | 18898 | ;;;*** |
| 18886 | 18899 | ||
| 18887 | ;;;### (autoloads nil "net-utils" "net/net-utils.el" (21604 48550 | 18900 | ;;;### (autoloads nil "net-utils" "net/net-utils.el" (21607 54478 |
| 18888 | ;;;;;; 217934 222000)) | 18901 | ;;;;;; 300138 641000)) |
| 18889 | ;;; Generated autoloads from net/net-utils.el | 18902 | ;;; Generated autoloads from net/net-utils.el |
| 18890 | 18903 | ||
| 18891 | (autoload 'ifconfig "net-utils" "\ | 18904 | (autoload 'ifconfig "net-utils" "\ |
| @@ -18979,8 +18992,8 @@ Open a network connection to HOST on PORT. | |||
| 18979 | 18992 | ||
| 18980 | ;;;*** | 18993 | ;;;*** |
| 18981 | 18994 | ||
| 18982 | ;;;### (autoloads nil "netrc" "net/netrc.el" (21604 48550 217934 | 18995 | ;;;### (autoloads nil "netrc" "net/netrc.el" (21607 54478 300138 |
| 18983 | ;;;;;; 222000)) | 18996 | ;;;;;; 641000)) |
| 18984 | ;;; Generated autoloads from net/netrc.el | 18997 | ;;; Generated autoloads from net/netrc.el |
| 18985 | 18998 | ||
| 18986 | (autoload 'netrc-credentials "netrc" "\ | 18999 | (autoload 'netrc-credentials "netrc" "\ |
| @@ -18992,8 +19005,8 @@ listed in the PORTS list. | |||
| 18992 | 19005 | ||
| 18993 | ;;;*** | 19006 | ;;;*** |
| 18994 | 19007 | ||
| 18995 | ;;;### (autoloads nil "network-stream" "net/network-stream.el" (21645 | 19008 | ;;;### (autoloads nil "network-stream" "net/network-stream.el" (21644 |
| 18996 | ;;;;;; 25761 793186 828000)) | 19009 | ;;;;;; 8251 830117 252000)) |
| 18997 | ;;; Generated autoloads from net/network-stream.el | 19010 | ;;; Generated autoloads from net/network-stream.el |
| 18998 | 19011 | ||
| 18999 | (autoload 'open-network-stream "network-stream" "\ | 19012 | (autoload 'open-network-stream "network-stream" "\ |
| @@ -19089,8 +19102,8 @@ asynchronously, if possible. | |||
| 19089 | 19102 | ||
| 19090 | ;;;*** | 19103 | ;;;*** |
| 19091 | 19104 | ||
| 19092 | ;;;### (autoloads nil "newst-backend" "net/newst-backend.el" (21631 | 19105 | ;;;### (autoloads nil "newst-backend" "net/newst-backend.el" (21628 |
| 19093 | ;;;;;; 35966 879121 869000)) | 19106 | ;;;;;; 45530 160140 360000)) |
| 19094 | ;;; Generated autoloads from net/newst-backend.el | 19107 | ;;; Generated autoloads from net/newst-backend.el |
| 19095 | 19108 | ||
| 19096 | (autoload 'newsticker-running-p "newst-backend" "\ | 19109 | (autoload 'newsticker-running-p "newst-backend" "\ |
| @@ -19112,7 +19125,7 @@ Run `newsticker-start-hook' if newsticker was not running already. | |||
| 19112 | ;;;*** | 19125 | ;;;*** |
| 19113 | 19126 | ||
| 19114 | ;;;### (autoloads nil "newst-plainview" "net/newst-plainview.el" | 19127 | ;;;### (autoloads nil "newst-plainview" "net/newst-plainview.el" |
| 19115 | ;;;;;; (21604 48550 217934 222000)) | 19128 | ;;;;;; (21607 54478 300138 641000)) |
| 19116 | ;;; Generated autoloads from net/newst-plainview.el | 19129 | ;;; Generated autoloads from net/newst-plainview.el |
| 19117 | 19130 | ||
| 19118 | (autoload 'newsticker-plainview "newst-plainview" "\ | 19131 | (autoload 'newsticker-plainview "newst-plainview" "\ |
| @@ -19122,8 +19135,8 @@ Start newsticker plainview. | |||
| 19122 | 19135 | ||
| 19123 | ;;;*** | 19136 | ;;;*** |
| 19124 | 19137 | ||
| 19125 | ;;;### (autoloads nil "newst-reader" "net/newst-reader.el" (21604 | 19138 | ;;;### (autoloads nil "newst-reader" "net/newst-reader.el" (21607 |
| 19126 | ;;;;;; 48550 217934 222000)) | 19139 | ;;;;;; 54478 300138 641000)) |
| 19127 | ;;; Generated autoloads from net/newst-reader.el | 19140 | ;;; Generated autoloads from net/newst-reader.el |
| 19128 | 19141 | ||
| 19129 | (autoload 'newsticker-show-news "newst-reader" "\ | 19142 | (autoload 'newsticker-show-news "newst-reader" "\ |
| @@ -19133,8 +19146,8 @@ Start reading news. You may want to bind this to a key. | |||
| 19133 | 19146 | ||
| 19134 | ;;;*** | 19147 | ;;;*** |
| 19135 | 19148 | ||
| 19136 | ;;;### (autoloads nil "newst-ticker" "net/newst-ticker.el" (21604 | 19149 | ;;;### (autoloads nil "newst-ticker" "net/newst-ticker.el" (21607 |
| 19137 | ;;;;;; 48550 221934 222000)) | 19150 | ;;;;;; 54478 300138 641000)) |
| 19138 | ;;; Generated autoloads from net/newst-ticker.el | 19151 | ;;; Generated autoloads from net/newst-ticker.el |
| 19139 | 19152 | ||
| 19140 | (autoload 'newsticker-ticker-running-p "newst-ticker" "\ | 19153 | (autoload 'newsticker-ticker-running-p "newst-ticker" "\ |
| @@ -19154,8 +19167,8 @@ running already. | |||
| 19154 | 19167 | ||
| 19155 | ;;;*** | 19168 | ;;;*** |
| 19156 | 19169 | ||
| 19157 | ;;;### (autoloads nil "newst-treeview" "net/newst-treeview.el" (21637 | 19170 | ;;;### (autoloads nil "newst-treeview" "net/newst-treeview.el" (21636 |
| 19158 | ;;;;;; 50476 675217 121000)) | 19171 | ;;;;;; 14149 750837 46000)) |
| 19159 | ;;; Generated autoloads from net/newst-treeview.el | 19172 | ;;; Generated autoloads from net/newst-treeview.el |
| 19160 | 19173 | ||
| 19161 | (autoload 'newsticker-treeview "newst-treeview" "\ | 19174 | (autoload 'newsticker-treeview "newst-treeview" "\ |
| @@ -19165,8 +19178,8 @@ Start newsticker treeview. | |||
| 19165 | 19178 | ||
| 19166 | ;;;*** | 19179 | ;;;*** |
| 19167 | 19180 | ||
| 19168 | ;;;### (autoloads nil "nndiary" "gnus/nndiary.el" (21604 48550 109934 | 19181 | ;;;### (autoloads nil "nndiary" "gnus/nndiary.el" (21607 54478 300138 |
| 19169 | ;;;;;; 218000)) | 19182 | ;;;;;; 641000)) |
| 19170 | ;;; Generated autoloads from gnus/nndiary.el | 19183 | ;;; Generated autoloads from gnus/nndiary.el |
| 19171 | 19184 | ||
| 19172 | (autoload 'nndiary-generate-nov-databases "nndiary" "\ | 19185 | (autoload 'nndiary-generate-nov-databases "nndiary" "\ |
| @@ -19176,8 +19189,8 @@ Generate NOV databases in all nndiary directories. | |||
| 19176 | 19189 | ||
| 19177 | ;;;*** | 19190 | ;;;*** |
| 19178 | 19191 | ||
| 19179 | ;;;### (autoloads nil "nndoc" "gnus/nndoc.el" (21604 48550 109934 | 19192 | ;;;### (autoloads nil "nndoc" "gnus/nndoc.el" (21607 54478 300138 |
| 19180 | ;;;;;; 218000)) | 19193 | ;;;;;; 641000)) |
| 19181 | ;;; Generated autoloads from gnus/nndoc.el | 19194 | ;;; Generated autoloads from gnus/nndoc.el |
| 19182 | 19195 | ||
| 19183 | (autoload 'nndoc-add-type "nndoc" "\ | 19196 | (autoload 'nndoc-add-type "nndoc" "\ |
| @@ -19191,8 +19204,8 @@ symbol in the alist. | |||
| 19191 | 19204 | ||
| 19192 | ;;;*** | 19205 | ;;;*** |
| 19193 | 19206 | ||
| 19194 | ;;;### (autoloads nil "nnfolder" "gnus/nnfolder.el" (21604 48550 | 19207 | ;;;### (autoloads nil "nnfolder" "gnus/nnfolder.el" (21607 54478 |
| 19195 | ;;;;;; 113934 218000)) | 19208 | ;;;;;; 300138 641000)) |
| 19196 | ;;; Generated autoloads from gnus/nnfolder.el | 19209 | ;;; Generated autoloads from gnus/nnfolder.el |
| 19197 | 19210 | ||
| 19198 | (autoload 'nnfolder-generate-active-file "nnfolder" "\ | 19211 | (autoload 'nnfolder-generate-active-file "nnfolder" "\ |
| @@ -19203,7 +19216,7 @@ This command does not work if you use short group names. | |||
| 19203 | 19216 | ||
| 19204 | ;;;*** | 19217 | ;;;*** |
| 19205 | 19218 | ||
| 19206 | ;;;### (autoloads nil "nnml" "gnus/nnml.el" (21604 48550 117934 218000)) | 19219 | ;;;### (autoloads nil "nnml" "gnus/nnml.el" (21607 54478 300138 641000)) |
| 19207 | ;;; Generated autoloads from gnus/nnml.el | 19220 | ;;; Generated autoloads from gnus/nnml.el |
| 19208 | 19221 | ||
| 19209 | (autoload 'nnml-generate-nov-databases "nnml" "\ | 19222 | (autoload 'nnml-generate-nov-databases "nnml" "\ |
| @@ -19213,7 +19226,7 @@ Generate NOV databases in all nnml directories. | |||
| 19213 | 19226 | ||
| 19214 | ;;;*** | 19227 | ;;;*** |
| 19215 | 19228 | ||
| 19216 | ;;;### (autoloads nil "novice" "novice.el" (21604 48550 237934 223000)) | 19229 | ;;;### (autoloads nil "novice" "novice.el" (21607 54478 300138 641000)) |
| 19217 | ;;; Generated autoloads from novice.el | 19230 | ;;; Generated autoloads from novice.el |
| 19218 | 19231 | ||
| 19219 | (define-obsolete-variable-alias 'disabled-command-hook 'disabled-command-function "22.1") | 19232 | (define-obsolete-variable-alias 'disabled-command-hook 'disabled-command-function "22.1") |
| @@ -19245,8 +19258,8 @@ future sessions. | |||
| 19245 | 19258 | ||
| 19246 | ;;;*** | 19259 | ;;;*** |
| 19247 | 19260 | ||
| 19248 | ;;;### (autoloads nil "nroff-mode" "textmodes/nroff-mode.el" (21604 | 19261 | ;;;### (autoloads nil "nroff-mode" "textmodes/nroff-mode.el" (21607 |
| 19249 | ;;;;;; 48550 397934 228000)) | 19262 | ;;;;;; 54478 800121 42000)) |
| 19250 | ;;; Generated autoloads from textmodes/nroff-mode.el | 19263 | ;;; Generated autoloads from textmodes/nroff-mode.el |
| 19251 | 19264 | ||
| 19252 | (autoload 'nroff-mode "nroff-mode" "\ | 19265 | (autoload 'nroff-mode "nroff-mode" "\ |
| @@ -19260,14 +19273,14 @@ closing requests for requests that are used in matched pairs. | |||
| 19260 | 19273 | ||
| 19261 | ;;;*** | 19274 | ;;;*** |
| 19262 | 19275 | ||
| 19263 | ;;;### (autoloads nil "ntlm" "net/ntlm.el" (21604 48550 221934 222000)) | 19276 | ;;;### (autoloads nil "ntlm" "net/ntlm.el" (21607 54478 300138 641000)) |
| 19264 | ;;; Generated autoloads from net/ntlm.el | 19277 | ;;; Generated autoloads from net/ntlm.el |
| 19265 | (push (purecopy '(ntlm 1 0)) package--builtin-versions) | 19278 | (push (purecopy '(ntlm 1 0)) package--builtin-versions) |
| 19266 | 19279 | ||
| 19267 | ;;;*** | 19280 | ;;;*** |
| 19268 | 19281 | ||
| 19269 | ;;;### (autoloads nil "nxml-glyph" "nxml/nxml-glyph.el" (21604 48550 | 19282 | ;;;### (autoloads nil "nxml-glyph" "nxml/nxml-glyph.el" (21607 54478 |
| 19270 | ;;;;;; 237934 223000)) | 19283 | ;;;;;; 300138 641000)) |
| 19271 | ;;; Generated autoloads from nxml/nxml-glyph.el | 19284 | ;;; Generated autoloads from nxml/nxml-glyph.el |
| 19272 | 19285 | ||
| 19273 | (autoload 'nxml-glyph-display-string "nxml-glyph" "\ | 19286 | (autoload 'nxml-glyph-display-string "nxml-glyph" "\ |
| @@ -19279,8 +19292,8 @@ Return nil if the face cannot display a glyph for N. | |||
| 19279 | 19292 | ||
| 19280 | ;;;*** | 19293 | ;;;*** |
| 19281 | 19294 | ||
| 19282 | ;;;### (autoloads nil "nxml-mode" "nxml/nxml-mode.el" (21631 35966 | 19295 | ;;;### (autoloads nil "nxml-mode" "nxml/nxml-mode.el" (21611 10937 |
| 19283 | ;;;;;; 887121 869000)) | 19296 | ;;;;;; 700236 3000)) |
| 19284 | ;;; Generated autoloads from nxml/nxml-mode.el | 19297 | ;;; Generated autoloads from nxml/nxml-mode.el |
| 19285 | 19298 | ||
| 19286 | (autoload 'nxml-mode "nxml-mode" "\ | 19299 | (autoload 'nxml-mode "nxml-mode" "\ |
| @@ -19340,8 +19353,8 @@ Many aspects this mode can be customized using | |||
| 19340 | 19353 | ||
| 19341 | ;;;*** | 19354 | ;;;*** |
| 19342 | 19355 | ||
| 19343 | ;;;### (autoloads nil "nxml-uchnm" "nxml/nxml-uchnm.el" (21604 48550 | 19356 | ;;;### (autoloads nil "nxml-uchnm" "nxml/nxml-uchnm.el" (21607 54478 |
| 19344 | ;;;;;; 237934 223000)) | 19357 | ;;;;;; 300138 641000)) |
| 19345 | ;;; Generated autoloads from nxml/nxml-uchnm.el | 19358 | ;;; Generated autoloads from nxml/nxml-uchnm.el |
| 19346 | 19359 | ||
| 19347 | (autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\ | 19360 | (autoload 'nxml-enable-unicode-char-name-sets "nxml-uchnm" "\ |
| @@ -19353,8 +19366,8 @@ the variable `nxml-enabled-unicode-blocks'. | |||
| 19353 | 19366 | ||
| 19354 | ;;;*** | 19367 | ;;;*** |
| 19355 | 19368 | ||
| 19356 | ;;;### (autoloads nil "octave" "progmodes/octave.el" (21631 35966 | 19369 | ;;;### (autoloads nil "octave" "progmodes/octave.el" (21632 17083 |
| 19357 | ;;;;;; 907121 870000)) | 19370 | ;;;;;; 200835 890000)) |
| 19358 | ;;; Generated autoloads from progmodes/octave.el | 19371 | ;;; Generated autoloads from progmodes/octave.el |
| 19359 | 19372 | ||
| 19360 | (autoload 'octave-mode "octave" "\ | 19373 | (autoload 'octave-mode "octave" "\ |
| @@ -19391,8 +19404,8 @@ startup file, `~/.emacs-octave'. | |||
| 19391 | 19404 | ||
| 19392 | ;;;*** | 19405 | ;;;*** |
| 19393 | 19406 | ||
| 19394 | ;;;### (autoloads nil "opascal" "progmodes/opascal.el" (21604 48550 | 19407 | ;;;### (autoloads nil "opascal" "progmodes/opascal.el" (21607 54478 |
| 19395 | ;;;;;; 349934 227000)) | 19408 | ;;;;;; 800121 42000)) |
| 19396 | ;;; Generated autoloads from progmodes/opascal.el | 19409 | ;;; Generated autoloads from progmodes/opascal.el |
| 19397 | 19410 | ||
| 19398 | (define-obsolete-function-alias 'delphi-mode 'opascal-mode "24.4") | 19411 | (define-obsolete-function-alias 'delphi-mode 'opascal-mode "24.4") |
| @@ -19427,7 +19440,7 @@ Coloring: | |||
| 19427 | 19440 | ||
| 19428 | ;;;*** | 19441 | ;;;*** |
| 19429 | 19442 | ||
| 19430 | ;;;### (autoloads nil "org" "org/org.el" (21645 25761 805186 828000)) | 19443 | ;;;### (autoloads nil "org" "org/org.el" (21645 29117 170137 362000)) |
| 19431 | ;;; Generated autoloads from org/org.el | 19444 | ;;; Generated autoloads from org/org.el |
| 19432 | 19445 | ||
| 19433 | (autoload 'org-babel-do-load-languages "org" "\ | 19446 | (autoload 'org-babel-do-load-languages "org" "\ |
| @@ -19648,8 +19661,8 @@ Call the customize function with org as argument. | |||
| 19648 | 19661 | ||
| 19649 | ;;;*** | 19662 | ;;;*** |
| 19650 | 19663 | ||
| 19651 | ;;;### (autoloads nil "org-agenda" "org/org-agenda.el" (21604 48550 | 19664 | ;;;### (autoloads nil "org-agenda" "org/org-agenda.el" (21607 54478 |
| 19652 | ;;;;;; 269934 224000)) | 19665 | ;;;;;; 800121 42000)) |
| 19653 | ;;; Generated autoloads from org/org-agenda.el | 19666 | ;;; Generated autoloads from org/org-agenda.el |
| 19654 | 19667 | ||
| 19655 | (autoload 'org-toggle-sticky-agenda "org-agenda" "\ | 19668 | (autoload 'org-toggle-sticky-agenda "org-agenda" "\ |
| @@ -19922,8 +19935,8 @@ to override `appt-message-warning-time'. | |||
| 19922 | 19935 | ||
| 19923 | ;;;*** | 19936 | ;;;*** |
| 19924 | 19937 | ||
| 19925 | ;;;### (autoloads nil "org-capture" "org/org-capture.el" (21604 48550 | 19938 | ;;;### (autoloads nil "org-capture" "org/org-capture.el" (21607 54478 |
| 19926 | ;;;;;; 273934 224000)) | 19939 | ;;;;;; 800121 42000)) |
| 19927 | ;;; Generated autoloads from org/org-capture.el | 19940 | ;;; Generated autoloads from org/org-capture.el |
| 19928 | 19941 | ||
| 19929 | (autoload 'org-capture-string "org-capture" "\ | 19942 | (autoload 'org-capture-string "org-capture" "\ |
| @@ -19965,8 +19978,8 @@ Set `org-capture-templates' to be similar to `org-remember-templates'. | |||
| 19965 | 19978 | ||
| 19966 | ;;;*** | 19979 | ;;;*** |
| 19967 | 19980 | ||
| 19968 | ;;;### (autoloads nil "org-colview" "org/org-colview.el" (21604 48550 | 19981 | ;;;### (autoloads nil "org-colview" "org/org-colview.el" (21607 54478 |
| 19969 | ;;;;;; 273934 224000)) | 19982 | ;;;;;; 800121 42000)) |
| 19970 | ;;; Generated autoloads from org/org-colview.el | 19983 | ;;; Generated autoloads from org/org-colview.el |
| 19971 | 19984 | ||
| 19972 | (autoload 'org-columns-remove-overlays "org-colview" "\ | 19985 | (autoload 'org-columns-remove-overlays "org-colview" "\ |
| @@ -20029,8 +20042,8 @@ Turn on or update column view in the agenda. | |||
| 20029 | 20042 | ||
| 20030 | ;;;*** | 20043 | ;;;*** |
| 20031 | 20044 | ||
| 20032 | ;;;### (autoloads nil "org-compat" "org/org-compat.el" (21604 48550 | 20045 | ;;;### (autoloads nil "org-compat" "org/org-compat.el" (21607 54478 |
| 20033 | ;;;;;; 273934 224000)) | 20046 | ;;;;;; 800121 42000)) |
| 20034 | ;;; Generated autoloads from org/org-compat.el | 20047 | ;;; Generated autoloads from org/org-compat.el |
| 20035 | 20048 | ||
| 20036 | (autoload 'org-check-version "org-compat" "\ | 20049 | (autoload 'org-check-version "org-compat" "\ |
| @@ -20040,8 +20053,8 @@ Try very hard to provide sensible version strings. | |||
| 20040 | 20053 | ||
| 20041 | ;;;*** | 20054 | ;;;*** |
| 20042 | 20055 | ||
| 20043 | ;;;### (autoloads nil "org-macs" "org/org-macs.el" (21604 48550 277934 | 20056 | ;;;### (autoloads nil "org-macs" "org/org-macs.el" (21607 54478 800121 |
| 20044 | ;;;;;; 224000)) | 20057 | ;;;;;; 42000)) |
| 20045 | ;;; Generated autoloads from org/org-macs.el | 20058 | ;;; Generated autoloads from org/org-macs.el |
| 20046 | 20059 | ||
| 20047 | (autoload 'org-load-noerror-mustsuffix "org-macs" "\ | 20060 | (autoload 'org-load-noerror-mustsuffix "org-macs" "\ |
| @@ -20051,8 +20064,8 @@ Load FILE with optional arguments NOERROR and MUSTSUFFIX. Drop the MUSTSUFFIX a | |||
| 20051 | 20064 | ||
| 20052 | ;;;*** | 20065 | ;;;*** |
| 20053 | 20066 | ||
| 20054 | ;;;### (autoloads nil "org-version" "org/org-version.el" (21604 48550 | 20067 | ;;;### (autoloads nil "org-version" "org/org-version.el" (21607 54478 |
| 20055 | ;;;;;; 281934 224000)) | 20068 | ;;;;;; 800121 42000)) |
| 20056 | ;;; Generated autoloads from org/org-version.el | 20069 | ;;; Generated autoloads from org/org-version.el |
| 20057 | 20070 | ||
| 20058 | (autoload 'org-release "org-version" "\ | 20071 | (autoload 'org-release "org-version" "\ |
| @@ -20069,8 +20082,8 @@ The Git version of org-mode. | |||
| 20069 | 20082 | ||
| 20070 | ;;;*** | 20083 | ;;;*** |
| 20071 | 20084 | ||
| 20072 | ;;;### (autoloads nil "outline" "outline.el" (21631 35966 895121 | 20085 | ;;;### (autoloads nil "outline" "outline.el" (21626 64704 823711 |
| 20073 | ;;;;;; 869000)) | 20086 | ;;;;;; 579000)) |
| 20074 | ;;; Generated autoloads from outline.el | 20087 | ;;; Generated autoloads from outline.el |
| 20075 | (put 'outline-regexp 'safe-local-variable 'stringp) | 20088 | (put 'outline-regexp 'safe-local-variable 'stringp) |
| 20076 | (put 'outline-heading-end-regexp 'safe-local-variable 'stringp) | 20089 | (put 'outline-heading-end-regexp 'safe-local-variable 'stringp) |
| @@ -20131,8 +20144,8 @@ See the command `outline-mode' for more information on this mode. | |||
| 20131 | 20144 | ||
| 20132 | ;;;*** | 20145 | ;;;*** |
| 20133 | 20146 | ||
| 20134 | ;;;### (autoloads nil "package" "emacs-lisp/package.el" (21651 20707 | 20147 | ;;;### (autoloads nil "package" "emacs-lisp/package.el" (21652 2365 |
| 20135 | ;;;;;; 168225 752000)) | 20148 | ;;;;;; 910127 752000)) |
| 20136 | ;;; Generated autoloads from emacs-lisp/package.el | 20149 | ;;; Generated autoloads from emacs-lisp/package.el |
| 20137 | (push (purecopy '(package 1 0 1)) package--builtin-versions) | 20150 | (push (purecopy '(package 1 0 1)) package--builtin-versions) |
| 20138 | 20151 | ||
| @@ -20204,7 +20217,7 @@ The list is displayed in a buffer named `*Packages*'. | |||
| 20204 | 20217 | ||
| 20205 | ;;;*** | 20218 | ;;;*** |
| 20206 | 20219 | ||
| 20207 | ;;;### (autoloads nil "paren" "paren.el" (21604 48550 301934 225000)) | 20220 | ;;;### (autoloads nil "paren" "paren.el" (21607 54478 800121 42000)) |
| 20208 | ;;; Generated autoloads from paren.el | 20221 | ;;; Generated autoloads from paren.el |
| 20209 | 20222 | ||
| 20210 | (defvar show-paren-mode nil "\ | 20223 | (defvar show-paren-mode nil "\ |
| @@ -20230,8 +20243,8 @@ matching parenthesis is highlighted in `show-paren-style' after | |||
| 20230 | 20243 | ||
| 20231 | ;;;*** | 20244 | ;;;*** |
| 20232 | 20245 | ||
| 20233 | ;;;### (autoloads nil "parse-time" "calendar/parse-time.el" (21604 | 20246 | ;;;### (autoloads nil "parse-time" "calendar/parse-time.el" (21607 |
| 20234 | ;;;;;; 48549 953934 212000)) | 20247 | ;;;;;; 54477 800124 118000)) |
| 20235 | ;;; Generated autoloads from calendar/parse-time.el | 20248 | ;;; Generated autoloads from calendar/parse-time.el |
| 20236 | (put 'parse-time-rules 'risky-local-variable t) | 20249 | (put 'parse-time-rules 'risky-local-variable t) |
| 20237 | 20250 | ||
| @@ -20244,8 +20257,8 @@ unknown are returned as nil. | |||
| 20244 | 20257 | ||
| 20245 | ;;;*** | 20258 | ;;;*** |
| 20246 | 20259 | ||
| 20247 | ;;;### (autoloads nil "pascal" "progmodes/pascal.el" (21604 48550 | 20260 | ;;;### (autoloads nil "pascal" "progmodes/pascal.el" (21607 54478 |
| 20248 | ;;;;;; 349934 227000)) | 20261 | ;;;;;; 800121 42000)) |
| 20249 | ;;; Generated autoloads from progmodes/pascal.el | 20262 | ;;; Generated autoloads from progmodes/pascal.el |
| 20250 | 20263 | ||
| 20251 | (autoload 'pascal-mode "pascal" "\ | 20264 | (autoload 'pascal-mode "pascal" "\ |
| @@ -20294,8 +20307,8 @@ See also the user variables `pascal-type-keywords', `pascal-start-keywords' and | |||
| 20294 | 20307 | ||
| 20295 | ;;;*** | 20308 | ;;;*** |
| 20296 | 20309 | ||
| 20297 | ;;;### (autoloads nil "password-cache" "password-cache.el" (21604 | 20310 | ;;;### (autoloads nil "password-cache" "password-cache.el" (21607 |
| 20298 | ;;;;;; 48550 301934 225000)) | 20311 | ;;;;;; 54478 800121 42000)) |
| 20299 | ;;; Generated autoloads from password-cache.el | 20312 | ;;; Generated autoloads from password-cache.el |
| 20300 | 20313 | ||
| 20301 | (defvar password-cache t "\ | 20314 | (defvar password-cache t "\ |
| @@ -20316,8 +20329,8 @@ Check if KEY is in the cache. | |||
| 20316 | 20329 | ||
| 20317 | ;;;*** | 20330 | ;;;*** |
| 20318 | 20331 | ||
| 20319 | ;;;### (autoloads nil "pcase" "emacs-lisp/pcase.el" (21604 48550 | 20332 | ;;;### (autoloads nil "pcase" "emacs-lisp/pcase.el" (21607 54477 |
| 20320 | ;;;;;; 21934 214000)) | 20333 | ;;;;;; 800124 118000)) |
| 20321 | ;;; Generated autoloads from emacs-lisp/pcase.el | 20334 | ;;; Generated autoloads from emacs-lisp/pcase.el |
| 20322 | 20335 | ||
| 20323 | (autoload 'pcase "pcase" "\ | 20336 | (autoload 'pcase "pcase" "\ |
| @@ -20399,8 +20412,8 @@ Define a pcase UPattern macro. | |||
| 20399 | 20412 | ||
| 20400 | ;;;*** | 20413 | ;;;*** |
| 20401 | 20414 | ||
| 20402 | ;;;### (autoloads nil "pcmpl-cvs" "pcmpl-cvs.el" (21604 48550 301934 | 20415 | ;;;### (autoloads nil "pcmpl-cvs" "pcmpl-cvs.el" (21607 54478 800121 |
| 20403 | ;;;;;; 225000)) | 20416 | ;;;;;; 42000)) |
| 20404 | ;;; Generated autoloads from pcmpl-cvs.el | 20417 | ;;; Generated autoloads from pcmpl-cvs.el |
| 20405 | 20418 | ||
| 20406 | (autoload 'pcomplete/cvs "pcmpl-cvs" "\ | 20419 | (autoload 'pcomplete/cvs "pcmpl-cvs" "\ |
| @@ -20410,8 +20423,8 @@ Completion rules for the `cvs' command. | |||
| 20410 | 20423 | ||
| 20411 | ;;;*** | 20424 | ;;;*** |
| 20412 | 20425 | ||
| 20413 | ;;;### (autoloads nil "pcmpl-gnu" "pcmpl-gnu.el" (21631 35966 895121 | 20426 | ;;;### (autoloads nil "pcmpl-gnu" "pcmpl-gnu.el" (21632 17083 200835 |
| 20414 | ;;;;;; 869000)) | 20427 | ;;;;;; 890000)) |
| 20415 | ;;; Generated autoloads from pcmpl-gnu.el | 20428 | ;;; Generated autoloads from pcmpl-gnu.el |
| 20416 | 20429 | ||
| 20417 | (autoload 'pcomplete/gzip "pcmpl-gnu" "\ | 20430 | (autoload 'pcomplete/gzip "pcmpl-gnu" "\ |
| @@ -20438,8 +20451,8 @@ Completion for the GNU tar utility. | |||
| 20438 | 20451 | ||
| 20439 | ;;;*** | 20452 | ;;;*** |
| 20440 | 20453 | ||
| 20441 | ;;;### (autoloads nil "pcmpl-linux" "pcmpl-linux.el" (21604 48550 | 20454 | ;;;### (autoloads nil "pcmpl-linux" "pcmpl-linux.el" (21607 54478 |
| 20442 | ;;;;;; 301934 225000)) | 20455 | ;;;;;; 800121 42000)) |
| 20443 | ;;; Generated autoloads from pcmpl-linux.el | 20456 | ;;; Generated autoloads from pcmpl-linux.el |
| 20444 | 20457 | ||
| 20445 | (autoload 'pcomplete/kill "pcmpl-linux" "\ | 20458 | (autoload 'pcomplete/kill "pcmpl-linux" "\ |
| @@ -20459,8 +20472,8 @@ Completion for GNU/Linux `mount'. | |||
| 20459 | 20472 | ||
| 20460 | ;;;*** | 20473 | ;;;*** |
| 20461 | 20474 | ||
| 20462 | ;;;### (autoloads nil "pcmpl-rpm" "pcmpl-rpm.el" (21604 48550 301934 | 20475 | ;;;### (autoloads nil "pcmpl-rpm" "pcmpl-rpm.el" (21607 54478 800121 |
| 20463 | ;;;;;; 225000)) | 20476 | ;;;;;; 42000)) |
| 20464 | ;;; Generated autoloads from pcmpl-rpm.el | 20477 | ;;; Generated autoloads from pcmpl-rpm.el |
| 20465 | 20478 | ||
| 20466 | (autoload 'pcomplete/rpm "pcmpl-rpm" "\ | 20479 | (autoload 'pcomplete/rpm "pcmpl-rpm" "\ |
| @@ -20470,8 +20483,8 @@ Completion for the `rpm' command. | |||
| 20470 | 20483 | ||
| 20471 | ;;;*** | 20484 | ;;;*** |
| 20472 | 20485 | ||
| 20473 | ;;;### (autoloads nil "pcmpl-unix" "pcmpl-unix.el" (21604 48550 301934 | 20486 | ;;;### (autoloads nil "pcmpl-unix" "pcmpl-unix.el" (21607 54478 800121 |
| 20474 | ;;;;;; 225000)) | 20487 | ;;;;;; 42000)) |
| 20475 | ;;; Generated autoloads from pcmpl-unix.el | 20488 | ;;; Generated autoloads from pcmpl-unix.el |
| 20476 | 20489 | ||
| 20477 | (autoload 'pcomplete/cd "pcmpl-unix" "\ | 20490 | (autoload 'pcomplete/cd "pcmpl-unix" "\ |
| @@ -20526,8 +20539,8 @@ Includes files as well as host names followed by a colon. | |||
| 20526 | 20539 | ||
| 20527 | ;;;*** | 20540 | ;;;*** |
| 20528 | 20541 | ||
| 20529 | ;;;### (autoloads nil "pcmpl-x" "pcmpl-x.el" (21604 48550 301934 | 20542 | ;;;### (autoloads nil "pcmpl-x" "pcmpl-x.el" (21607 54478 800121 |
| 20530 | ;;;;;; 225000)) | 20543 | ;;;;;; 42000)) |
| 20531 | ;;; Generated autoloads from pcmpl-x.el | 20544 | ;;; Generated autoloads from pcmpl-x.el |
| 20532 | 20545 | ||
| 20533 | (autoload 'pcomplete/tlmgr "pcmpl-x" "\ | 20546 | (autoload 'pcomplete/tlmgr "pcmpl-x" "\ |
| @@ -20551,8 +20564,8 @@ Completion for the `ag' command. | |||
| 20551 | 20564 | ||
| 20552 | ;;;*** | 20565 | ;;;*** |
| 20553 | 20566 | ||
| 20554 | ;;;### (autoloads nil "pcomplete" "pcomplete.el" (21604 48550 301934 | 20567 | ;;;### (autoloads nil "pcomplete" "pcomplete.el" (21607 54478 800121 |
| 20555 | ;;;;;; 225000)) | 20568 | ;;;;;; 42000)) |
| 20556 | ;;; Generated autoloads from pcomplete.el | 20569 | ;;; Generated autoloads from pcomplete.el |
| 20557 | 20570 | ||
| 20558 | (autoload 'pcomplete "pcomplete" "\ | 20571 | (autoload 'pcomplete "pcomplete" "\ |
| @@ -20609,7 +20622,7 @@ Setup `shell-mode' to use pcomplete. | |||
| 20609 | 20622 | ||
| 20610 | ;;;*** | 20623 | ;;;*** |
| 20611 | 20624 | ||
| 20612 | ;;;### (autoloads nil "pcvs" "vc/pcvs.el" (21604 48550 429934 230000)) | 20625 | ;;;### (autoloads nil "pcvs" "vc/pcvs.el" (21607 54478 800121 42000)) |
| 20613 | ;;; Generated autoloads from vc/pcvs.el | 20626 | ;;; Generated autoloads from vc/pcvs.el |
| 20614 | 20627 | ||
| 20615 | (autoload 'cvs-checkout "pcvs" "\ | 20628 | (autoload 'cvs-checkout "pcvs" "\ |
| @@ -20684,8 +20697,8 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d | |||
| 20684 | 20697 | ||
| 20685 | ;;;*** | 20698 | ;;;*** |
| 20686 | 20699 | ||
| 20687 | ;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (21604 48550 | 20700 | ;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (21607 54478 |
| 20688 | ;;;;;; 429934 230000)) | 20701 | ;;;;;; 800121 42000)) |
| 20689 | ;;; Generated autoloads from vc/pcvs-defs.el | 20702 | ;;; Generated autoloads from vc/pcvs-defs.el |
| 20690 | 20703 | ||
| 20691 | (defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] `(menu-item ,(purecopy "Directory Status") cvs-status :help ,(purecopy "A more verbose status of a workarea"))) (define-key m [checkout] `(menu-item ,(purecopy "Checkout Module") cvs-checkout :help ,(purecopy "Check out a module from the repository"))) (define-key m [update] `(menu-item ,(purecopy "Update Directory") cvs-update :help ,(purecopy "Fetch updates from the repository"))) (define-key m [examine] `(menu-item ,(purecopy "Examine Directory") cvs-examine :help ,(purecopy "Examine the current state of a workarea"))) (fset 'cvs-global-menu m)) "\ | 20704 | (defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] `(menu-item ,(purecopy "Directory Status") cvs-status :help ,(purecopy "A more verbose status of a workarea"))) (define-key m [checkout] `(menu-item ,(purecopy "Checkout Module") cvs-checkout :help ,(purecopy "Check out a module from the repository"))) (define-key m [update] `(menu-item ,(purecopy "Update Directory") cvs-update :help ,(purecopy "Fetch updates from the repository"))) (define-key m [examine] `(menu-item ,(purecopy "Examine Directory") cvs-examine :help ,(purecopy "Examine the current state of a workarea"))) (fset 'cvs-global-menu m)) "\ |
| @@ -20693,8 +20706,8 @@ Global menu used by PCL-CVS.") | |||
| 20693 | 20706 | ||
| 20694 | ;;;*** | 20707 | ;;;*** |
| 20695 | 20708 | ||
| 20696 | ;;;### (autoloads nil "perl-mode" "progmodes/perl-mode.el" (21604 | 20709 | ;;;### (autoloads nil "perl-mode" "progmodes/perl-mode.el" (21607 |
| 20697 | ;;;;;; 48550 353934 227000)) | 20710 | ;;;;;; 54478 800121 42000)) |
| 20698 | ;;; Generated autoloads from progmodes/perl-mode.el | 20711 | ;;; Generated autoloads from progmodes/perl-mode.el |
| 20699 | (put 'perl-indent-level 'safe-local-variable 'integerp) | 20712 | (put 'perl-indent-level 'safe-local-variable 'integerp) |
| 20700 | (put 'perl-continued-statement-offset 'safe-local-variable 'integerp) | 20713 | (put 'perl-continued-statement-offset 'safe-local-variable 'integerp) |
| @@ -20755,8 +20768,8 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'. | |||
| 20755 | 20768 | ||
| 20756 | ;;;*** | 20769 | ;;;*** |
| 20757 | 20770 | ||
| 20758 | ;;;### (autoloads nil "picture" "textmodes/picture.el" (21604 48550 | 20771 | ;;;### (autoloads nil "picture" "textmodes/picture.el" (21607 54478 |
| 20759 | ;;;;;; 397934 228000)) | 20772 | ;;;;;; 800121 42000)) |
| 20760 | ;;; Generated autoloads from textmodes/picture.el | 20773 | ;;; Generated autoloads from textmodes/picture.el |
| 20761 | 20774 | ||
| 20762 | (autoload 'picture-mode "picture" "\ | 20775 | (autoload 'picture-mode "picture" "\ |
| @@ -20836,8 +20849,8 @@ they are not by default assigned to keys. | |||
| 20836 | 20849 | ||
| 20837 | ;;;*** | 20850 | ;;;*** |
| 20838 | 20851 | ||
| 20839 | ;;;### (autoloads nil "plstore" "gnus/plstore.el" (21604 48550 117934 | 20852 | ;;;### (autoloads nil "plstore" "gnus/plstore.el" (21607 54478 300138 |
| 20840 | ;;;;;; 218000)) | 20853 | ;;;;;; 641000)) |
| 20841 | ;;; Generated autoloads from gnus/plstore.el | 20854 | ;;; Generated autoloads from gnus/plstore.el |
| 20842 | 20855 | ||
| 20843 | (autoload 'plstore-open "plstore" "\ | 20856 | (autoload 'plstore-open "plstore" "\ |
| @@ -20852,8 +20865,8 @@ Major mode for editing PLSTORE files. | |||
| 20852 | 20865 | ||
| 20853 | ;;;*** | 20866 | ;;;*** |
| 20854 | 20867 | ||
| 20855 | ;;;### (autoloads nil "po" "textmodes/po.el" (21604 48550 397934 | 20868 | ;;;### (autoloads nil "po" "textmodes/po.el" (21607 54478 800121 |
| 20856 | ;;;;;; 228000)) | 20869 | ;;;;;; 42000)) |
| 20857 | ;;; Generated autoloads from textmodes/po.el | 20870 | ;;; Generated autoloads from textmodes/po.el |
| 20858 | 20871 | ||
| 20859 | (autoload 'po-find-file-coding-system "po" "\ | 20872 | (autoload 'po-find-file-coding-system "po" "\ |
| @@ -20864,7 +20877,7 @@ Called through `file-coding-system-alist', before the file is visited for real. | |||
| 20864 | 20877 | ||
| 20865 | ;;;*** | 20878 | ;;;*** |
| 20866 | 20879 | ||
| 20867 | ;;;### (autoloads nil "pong" "play/pong.el" (21604 48550 305934 225000)) | 20880 | ;;;### (autoloads nil "pong" "play/pong.el" (21607 54478 800121 42000)) |
| 20868 | ;;; Generated autoloads from play/pong.el | 20881 | ;;; Generated autoloads from play/pong.el |
| 20869 | 20882 | ||
| 20870 | (autoload 'pong "pong" "\ | 20883 | (autoload 'pong "pong" "\ |
| @@ -20880,7 +20893,7 @@ pong-mode keybindings:\\<pong-mode-map> | |||
| 20880 | 20893 | ||
| 20881 | ;;;*** | 20894 | ;;;*** |
| 20882 | 20895 | ||
| 20883 | ;;;### (autoloads nil "pop3" "gnus/pop3.el" (21631 35966 859121 868000)) | 20896 | ;;;### (autoloads nil "pop3" "gnus/pop3.el" (21619 5051 260148 536000)) |
| 20884 | ;;; Generated autoloads from gnus/pop3.el | 20897 | ;;; Generated autoloads from gnus/pop3.el |
| 20885 | 20898 | ||
| 20886 | (autoload 'pop3-movemail "pop3" "\ | 20899 | (autoload 'pop3-movemail "pop3" "\ |
| @@ -20891,8 +20904,8 @@ Use streaming commands. | |||
| 20891 | 20904 | ||
| 20892 | ;;;*** | 20905 | ;;;*** |
| 20893 | 20906 | ||
| 20894 | ;;;### (autoloads nil "pp" "emacs-lisp/pp.el" (21604 48550 21934 | 20907 | ;;;### (autoloads nil "pp" "emacs-lisp/pp.el" (21607 54477 800124 |
| 20895 | ;;;;;; 214000)) | 20908 | ;;;;;; 118000)) |
| 20896 | ;;; Generated autoloads from emacs-lisp/pp.el | 20909 | ;;; Generated autoloads from emacs-lisp/pp.el |
| 20897 | 20910 | ||
| 20898 | (autoload 'pp-to-string "pp" "\ | 20911 | (autoload 'pp-to-string "pp" "\ |
| @@ -20942,8 +20955,8 @@ Ignores leading comment characters. | |||
| 20942 | 20955 | ||
| 20943 | ;;;*** | 20956 | ;;;*** |
| 20944 | 20957 | ||
| 20945 | ;;;### (autoloads nil "printing" "printing.el" (21604 48550 309934 | 20958 | ;;;### (autoloads nil "printing" "printing.el" (21607 54478 800121 |
| 20946 | ;;;;;; 225000)) | 20959 | ;;;;;; 42000)) |
| 20947 | ;;; Generated autoloads from printing.el | 20960 | ;;; Generated autoloads from printing.el |
| 20948 | (push (purecopy '(printing 6 9 3)) package--builtin-versions) | 20961 | (push (purecopy '(printing 6 9 3)) package--builtin-versions) |
| 20949 | 20962 | ||
| @@ -21531,7 +21544,7 @@ are both set to t. | |||
| 21531 | 21544 | ||
| 21532 | ;;;*** | 21545 | ;;;*** |
| 21533 | 21546 | ||
| 21534 | ;;;### (autoloads nil "proced" "proced.el" (21631 35966 895121 869000)) | 21547 | ;;;### (autoloads nil "proced" "proced.el" (21609 55608 852266 580000)) |
| 21535 | ;;; Generated autoloads from proced.el | 21548 | ;;; Generated autoloads from proced.el |
| 21536 | 21549 | ||
| 21537 | (autoload 'proced "proced" "\ | 21550 | (autoload 'proced "proced" "\ |
| @@ -21549,8 +21562,8 @@ Proced buffers. | |||
| 21549 | 21562 | ||
| 21550 | ;;;*** | 21563 | ;;;*** |
| 21551 | 21564 | ||
| 21552 | ;;;### (autoloads nil "profiler" "profiler.el" (21604 48550 309934 | 21565 | ;;;### (autoloads nil "profiler" "profiler.el" (21607 54478 800121 |
| 21553 | ;;;;;; 225000)) | 21566 | ;;;;;; 42000)) |
| 21554 | ;;; Generated autoloads from profiler.el | 21567 | ;;; Generated autoloads from profiler.el |
| 21555 | 21568 | ||
| 21556 | (autoload 'profiler-start "profiler" "\ | 21569 | (autoload 'profiler-start "profiler" "\ |
| @@ -21578,8 +21591,8 @@ Open profile FILENAME. | |||
| 21578 | 21591 | ||
| 21579 | ;;;*** | 21592 | ;;;*** |
| 21580 | 21593 | ||
| 21581 | ;;;### (autoloads nil "prolog" "progmodes/prolog.el" (21604 48550 | 21594 | ;;;### (autoloads nil "prolog" "progmodes/prolog.el" (21607 54478 |
| 21582 | ;;;;;; 353934 227000)) | 21595 | ;;;;;; 800121 42000)) |
| 21583 | ;;; Generated autoloads from progmodes/prolog.el | 21596 | ;;; Generated autoloads from progmodes/prolog.el |
| 21584 | 21597 | ||
| 21585 | (autoload 'prolog-mode "prolog" "\ | 21598 | (autoload 'prolog-mode "prolog" "\ |
| @@ -21612,7 +21625,7 @@ With prefix argument ARG, restart the Prolog process if running before. | |||
| 21612 | 21625 | ||
| 21613 | ;;;*** | 21626 | ;;;*** |
| 21614 | 21627 | ||
| 21615 | ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (21604 48550 369934 227000)) | 21628 | ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (21607 54478 800121 42000)) |
| 21616 | ;;; Generated autoloads from ps-bdf.el | 21629 | ;;; Generated autoloads from ps-bdf.el |
| 21617 | 21630 | ||
| 21618 | (defvar bdf-directory-list (if (memq system-type '(ms-dos windows-nt)) (list (expand-file-name "fonts/bdf" installation-directory)) '("/usr/local/share/emacs/fonts/bdf")) "\ | 21631 | (defvar bdf-directory-list (if (memq system-type '(ms-dos windows-nt)) (list (expand-file-name "fonts/bdf" installation-directory)) '("/usr/local/share/emacs/fonts/bdf")) "\ |
| @@ -21623,8 +21636,8 @@ The default value is '(\"/usr/local/share/emacs/fonts/bdf\").") | |||
| 21623 | 21636 | ||
| 21624 | ;;;*** | 21637 | ;;;*** |
| 21625 | 21638 | ||
| 21626 | ;;;### (autoloads nil "ps-mode" "progmodes/ps-mode.el" (21604 48550 | 21639 | ;;;### (autoloads nil "ps-mode" "progmodes/ps-mode.el" (21607 54478 |
| 21627 | ;;;;;; 353934 227000)) | 21640 | ;;;;;; 800121 42000)) |
| 21628 | ;;; Generated autoloads from progmodes/ps-mode.el | 21641 | ;;; Generated autoloads from progmodes/ps-mode.el |
| 21629 | (push (purecopy '(ps-mode 1 1 9)) package--builtin-versions) | 21642 | (push (purecopy '(ps-mode 1 1 9)) package--builtin-versions) |
| 21630 | 21643 | ||
| @@ -21670,8 +21683,8 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number | |||
| 21670 | 21683 | ||
| 21671 | ;;;*** | 21684 | ;;;*** |
| 21672 | 21685 | ||
| 21673 | ;;;### (autoloads nil "ps-print" "ps-print.el" (21604 48550 369934 | 21686 | ;;;### (autoloads nil "ps-print" "ps-print.el" (21607 54478 800121 |
| 21674 | ;;;;;; 227000)) | 21687 | ;;;;;; 42000)) |
| 21675 | ;;; Generated autoloads from ps-print.el | 21688 | ;;; Generated autoloads from ps-print.el |
| 21676 | (push (purecopy '(ps-print 7 3 5)) package--builtin-versions) | 21689 | (push (purecopy '(ps-print 7 3 5)) package--builtin-versions) |
| 21677 | 21690 | ||
| @@ -21868,15 +21881,15 @@ If EXTENSION is any other symbol, it is ignored. | |||
| 21868 | 21881 | ||
| 21869 | ;;;*** | 21882 | ;;;*** |
| 21870 | 21883 | ||
| 21871 | ;;;### (autoloads nil "pulse" "cedet/pulse.el" (21640 32530 958334 | 21884 | ;;;### (autoloads nil "pulse" "cedet/pulse.el" (21638 55899 942254 |
| 21872 | ;;;;;; 457000)) | 21885 | ;;;;;; 689000)) |
| 21873 | ;;; Generated autoloads from cedet/pulse.el | 21886 | ;;; Generated autoloads from cedet/pulse.el |
| 21874 | (push (purecopy '(pulse 1 0)) package--builtin-versions) | 21887 | (push (purecopy '(pulse 1 0)) package--builtin-versions) |
| 21875 | 21888 | ||
| 21876 | ;;;*** | 21889 | ;;;*** |
| 21877 | 21890 | ||
| 21878 | ;;;### (autoloads nil "python" "progmodes/python.el" (21645 25761 | 21891 | ;;;### (autoloads nil "python" "progmodes/python.el" (21663 59071 |
| 21879 | ;;;;;; 809186 828000)) | 21892 | ;;;;;; 96337 184000)) |
| 21880 | ;;; Generated autoloads from progmodes/python.el | 21893 | ;;; Generated autoloads from progmodes/python.el |
| 21881 | (push (purecopy '(python 0 24 4)) package--builtin-versions) | 21894 | (push (purecopy '(python 0 24 4)) package--builtin-versions) |
| 21882 | 21895 | ||
| @@ -21886,9 +21899,6 @@ If EXTENSION is any other symbol, it is ignored. | |||
| 21886 | 21899 | ||
| 21887 | (autoload 'run-python "python" "\ | 21900 | (autoload 'run-python "python" "\ |
| 21888 | Run an inferior Python process. | 21901 | Run an inferior Python process. |
| 21889 | Input and output via buffer named after | ||
| 21890 | `python-shell-buffer-name'. If there is a process already | ||
| 21891 | running in that buffer, just switch to it. | ||
| 21892 | 21902 | ||
| 21893 | Argument CMD defaults to `python-shell-calculate-command' return | 21903 | Argument CMD defaults to `python-shell-calculate-command' return |
| 21894 | value. When called interactively with `prefix-arg', it allows | 21904 | value. When called interactively with `prefix-arg', it allows |
| @@ -21896,6 +21906,11 @@ the user to edit such value and choose whether the interpreter | |||
| 21896 | should be DEDICATED for the current buffer. When numeric prefix | 21906 | should be DEDICATED for the current buffer. When numeric prefix |
| 21897 | arg is other than 0 or 4 do not SHOW. | 21907 | arg is other than 0 or 4 do not SHOW. |
| 21898 | 21908 | ||
| 21909 | For a given buffer and same values of DEDICATED, if a process is | ||
| 21910 | already running for it, it will do nothing. This means that if | ||
| 21911 | the current buffer is using a global process, the user is still | ||
| 21912 | able to switch it to use a dedicated one. | ||
| 21913 | |||
| 21899 | Runs the hook `inferior-python-mode-hook' after | 21914 | Runs the hook `inferior-python-mode-hook' after |
| 21900 | `comint-mode-hook' is run. (Type \\[describe-mode] in the | 21915 | `comint-mode-hook' is run. (Type \\[describe-mode] in the |
| 21901 | process buffer for a list of commands.) | 21916 | process buffer for a list of commands.) |
| @@ -21911,7 +21926,7 @@ Major mode for editing Python files. | |||
| 21911 | 21926 | ||
| 21912 | ;;;*** | 21927 | ;;;*** |
| 21913 | 21928 | ||
| 21914 | ;;;### (autoloads nil "qp" "gnus/qp.el" (21604 48550 117934 218000)) | 21929 | ;;;### (autoloads nil "qp" "gnus/qp.el" (21607 54478 300138 641000)) |
| 21915 | ;;; Generated autoloads from gnus/qp.el | 21930 | ;;; Generated autoloads from gnus/qp.el |
| 21916 | 21931 | ||
| 21917 | (autoload 'quoted-printable-decode-region "qp" "\ | 21932 | (autoload 'quoted-printable-decode-region "qp" "\ |
| @@ -21930,8 +21945,8 @@ them into characters should be done separately. | |||
| 21930 | 21945 | ||
| 21931 | ;;;*** | 21946 | ;;;*** |
| 21932 | 21947 | ||
| 21933 | ;;;### (autoloads nil "quail" "international/quail.el" (21604 48550 | 21948 | ;;;### (autoloads nil "quail" "international/quail.el" (21607 54478 |
| 21934 | ;;;;;; 141934 219000)) | 21949 | ;;;;;; 300138 641000)) |
| 21935 | ;;; Generated autoloads from international/quail.el | 21950 | ;;; Generated autoloads from international/quail.el |
| 21936 | 21951 | ||
| 21937 | (autoload 'quail-title "quail" "\ | 21952 | (autoload 'quail-title "quail" "\ |
| @@ -22161,8 +22176,8 @@ of each directory. | |||
| 22161 | 22176 | ||
| 22162 | ;;;*** | 22177 | ;;;*** |
| 22163 | 22178 | ||
| 22164 | ;;;### (autoloads nil "quail/hangul" "leim/quail/hangul.el" (21604 | 22179 | ;;;### (autoloads nil "quail/hangul" "leim/quail/hangul.el" (21607 |
| 22165 | ;;;;;; 48550 173934 220000)) | 22180 | ;;;;;; 54478 300138 641000)) |
| 22166 | ;;; Generated autoloads from leim/quail/hangul.el | 22181 | ;;; Generated autoloads from leim/quail/hangul.el |
| 22167 | 22182 | ||
| 22168 | (autoload 'hangul-input-method-activate "quail/hangul" "\ | 22183 | (autoload 'hangul-input-method-activate "quail/hangul" "\ |
| @@ -22175,7 +22190,7 @@ HELP-TEXT is a text set in `hangul-input-method-help-text'. | |||
| 22175 | ;;;*** | 22190 | ;;;*** |
| 22176 | 22191 | ||
| 22177 | ;;;### (autoloads nil "quail/uni-input" "leim/quail/uni-input.el" | 22192 | ;;;### (autoloads nil "quail/uni-input" "leim/quail/uni-input.el" |
| 22178 | ;;;;;; (21604 48550 177934 220000)) | 22193 | ;;;;;; (21607 54478 300138 641000)) |
| 22179 | ;;; Generated autoloads from leim/quail/uni-input.el | 22194 | ;;; Generated autoloads from leim/quail/uni-input.el |
| 22180 | 22195 | ||
| 22181 | (autoload 'ucs-input-activate "quail/uni-input" "\ | 22196 | (autoload 'ucs-input-activate "quail/uni-input" "\ |
| @@ -22189,8 +22204,8 @@ While this input method is active, the variable | |||
| 22189 | 22204 | ||
| 22190 | ;;;*** | 22205 | ;;;*** |
| 22191 | 22206 | ||
| 22192 | ;;;### (autoloads nil "quickurl" "net/quickurl.el" (21604 48550 221934 | 22207 | ;;;### (autoloads nil "quickurl" "net/quickurl.el" (21607 54478 300138 |
| 22193 | ;;;;;; 222000)) | 22208 | ;;;;;; 641000)) |
| 22194 | ;;; Generated autoloads from net/quickurl.el | 22209 | ;;; Generated autoloads from net/quickurl.el |
| 22195 | 22210 | ||
| 22196 | (defconst quickurl-reread-hook-postfix "\n;; Local Variables:\n;; eval: (progn (require 'quickurl) (add-hook 'local-write-file-hooks (lambda () (quickurl-read) nil)))\n;; End:\n" "\ | 22211 | (defconst quickurl-reread-hook-postfix "\n;; Local Variables:\n;; eval: (progn (require 'quickurl) (add-hook 'local-write-file-hooks (lambda () (quickurl-read) nil)))\n;; End:\n" "\ |
| @@ -22261,8 +22276,8 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'. | |||
| 22261 | 22276 | ||
| 22262 | ;;;*** | 22277 | ;;;*** |
| 22263 | 22278 | ||
| 22264 | ;;;### (autoloads nil "rcirc" "net/rcirc.el" (21604 48550 221934 | 22279 | ;;;### (autoloads nil "rcirc" "net/rcirc.el" (21607 54478 300138 |
| 22265 | ;;;;;; 222000)) | 22280 | ;;;;;; 641000)) |
| 22266 | ;;; Generated autoloads from net/rcirc.el | 22281 | ;;; Generated autoloads from net/rcirc.el |
| 22267 | 22282 | ||
| 22268 | (autoload 'rcirc "rcirc" "\ | 22283 | (autoload 'rcirc "rcirc" "\ |
| @@ -22300,8 +22315,8 @@ if ARG is omitted or nil. | |||
| 22300 | 22315 | ||
| 22301 | ;;;*** | 22316 | ;;;*** |
| 22302 | 22317 | ||
| 22303 | ;;;### (autoloads nil "re-builder" "emacs-lisp/re-builder.el" (21604 | 22318 | ;;;### (autoloads nil "re-builder" "emacs-lisp/re-builder.el" (21607 |
| 22304 | ;;;;;; 48550 21934 214000)) | 22319 | ;;;;;; 54477 800124 118000)) |
| 22305 | ;;; Generated autoloads from emacs-lisp/re-builder.el | 22320 | ;;; Generated autoloads from emacs-lisp/re-builder.el |
| 22306 | 22321 | ||
| 22307 | (defalias 'regexp-builder 're-builder) | 22322 | (defalias 'regexp-builder 're-builder) |
| @@ -22319,8 +22334,8 @@ matching parts of the target buffer will be highlighted. | |||
| 22319 | 22334 | ||
| 22320 | ;;;*** | 22335 | ;;;*** |
| 22321 | 22336 | ||
| 22322 | ;;;### (autoloads nil "recentf" "recentf.el" (21604 48550 369934 | 22337 | ;;;### (autoloads nil "recentf" "recentf.el" (21607 54478 800121 |
| 22323 | ;;;;;; 227000)) | 22338 | ;;;;;; 42000)) |
| 22324 | ;;; Generated autoloads from recentf.el | 22339 | ;;; Generated autoloads from recentf.el |
| 22325 | 22340 | ||
| 22326 | (defvar recentf-mode nil "\ | 22341 | (defvar recentf-mode nil "\ |
| @@ -22346,7 +22361,7 @@ were operated on recently. | |||
| 22346 | 22361 | ||
| 22347 | ;;;*** | 22362 | ;;;*** |
| 22348 | 22363 | ||
| 22349 | ;;;### (autoloads nil "rect" "rect.el" (21604 48550 369934 227000)) | 22364 | ;;;### (autoloads nil "rect" "rect.el" (21607 54478 800121 42000)) |
| 22350 | ;;; Generated autoloads from rect.el | 22365 | ;;; Generated autoloads from rect.el |
| 22351 | 22366 | ||
| 22352 | (autoload 'delete-rectangle "rect" "\ | 22367 | (autoload 'delete-rectangle "rect" "\ |
| @@ -22486,8 +22501,8 @@ Activates the region if needed. Only lasts until the region is deactivated. | |||
| 22486 | 22501 | ||
| 22487 | ;;;*** | 22502 | ;;;*** |
| 22488 | 22503 | ||
| 22489 | ;;;### (autoloads nil "refill" "textmodes/refill.el" (21604 48550 | 22504 | ;;;### (autoloads nil "refill" "textmodes/refill.el" (21607 54478 |
| 22490 | ;;;;;; 401934 229000)) | 22505 | ;;;;;; 800121 42000)) |
| 22491 | ;;; Generated autoloads from textmodes/refill.el | 22506 | ;;; Generated autoloads from textmodes/refill.el |
| 22492 | 22507 | ||
| 22493 | (autoload 'refill-mode "refill" "\ | 22508 | (autoload 'refill-mode "refill" "\ |
| @@ -22507,8 +22522,8 @@ For true \"word wrap\" behavior, use `visual-line-mode' instead. | |||
| 22507 | 22522 | ||
| 22508 | ;;;*** | 22523 | ;;;*** |
| 22509 | 22524 | ||
| 22510 | ;;;### (autoloads nil "reftex" "textmodes/reftex.el" (21604 48550 | 22525 | ;;;### (autoloads nil "reftex" "textmodes/reftex.el" (21607 54478 |
| 22511 | ;;;;;; 405934 229000)) | 22526 | ;;;;;; 800121 42000)) |
| 22512 | ;;; Generated autoloads from textmodes/reftex.el | 22527 | ;;; Generated autoloads from textmodes/reftex.el |
| 22513 | (autoload 'reftex-citation "reftex-cite" nil t) | 22528 | (autoload 'reftex-citation "reftex-cite" nil t) |
| 22514 | (autoload 'reftex-all-document-files "reftex-parse") | 22529 | (autoload 'reftex-all-document-files "reftex-parse") |
| @@ -22561,8 +22576,8 @@ This enforces rescanning the buffer on next use. | |||
| 22561 | 22576 | ||
| 22562 | ;;;*** | 22577 | ;;;*** |
| 22563 | 22578 | ||
| 22564 | ;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (21604 | 22579 | ;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (21607 |
| 22565 | ;;;;;; 48550 401934 229000)) | 22580 | ;;;;;; 54478 800121 42000)) |
| 22566 | ;;; Generated autoloads from textmodes/reftex-vars.el | 22581 | ;;; Generated autoloads from textmodes/reftex-vars.el |
| 22567 | (put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) | 22582 | (put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) |
| 22568 | (put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) | 22583 | (put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) |
| @@ -22571,8 +22586,8 @@ This enforces rescanning the buffer on next use. | |||
| 22571 | 22586 | ||
| 22572 | ;;;*** | 22587 | ;;;*** |
| 22573 | 22588 | ||
| 22574 | ;;;### (autoloads nil "regexp-opt" "emacs-lisp/regexp-opt.el" (21604 | 22589 | ;;;### (autoloads nil "regexp-opt" "emacs-lisp/regexp-opt.el" (21607 |
| 22575 | ;;;;;; 48550 21934 214000)) | 22590 | ;;;;;; 54477 800124 118000)) |
| 22576 | ;;; Generated autoloads from emacs-lisp/regexp-opt.el | 22591 | ;;; Generated autoloads from emacs-lisp/regexp-opt.el |
| 22577 | 22592 | ||
| 22578 | (autoload 'regexp-opt "regexp-opt" "\ | 22593 | (autoload 'regexp-opt "regexp-opt" "\ |
| @@ -22601,15 +22616,15 @@ This means the number of non-shy regexp grouping constructs | |||
| 22601 | 22616 | ||
| 22602 | ;;;*** | 22617 | ;;;*** |
| 22603 | 22618 | ||
| 22604 | ;;;### (autoloads nil "regi" "emacs-lisp/regi.el" (21604 48550 21934 | 22619 | ;;;### (autoloads nil "regi" "emacs-lisp/regi.el" (21607 54477 800124 |
| 22605 | ;;;;;; 214000)) | 22620 | ;;;;;; 118000)) |
| 22606 | ;;; Generated autoloads from emacs-lisp/regi.el | 22621 | ;;; Generated autoloads from emacs-lisp/regi.el |
| 22607 | (push (purecopy '(regi 1 8)) package--builtin-versions) | 22622 | (push (purecopy '(regi 1 8)) package--builtin-versions) |
| 22608 | 22623 | ||
| 22609 | ;;;*** | 22624 | ;;;*** |
| 22610 | 22625 | ||
| 22611 | ;;;### (autoloads nil "remember" "textmodes/remember.el" (21604 48550 | 22626 | ;;;### (autoloads nil "remember" "textmodes/remember.el" (21607 54478 |
| 22612 | ;;;;;; 405934 229000)) | 22627 | ;;;;;; 800121 42000)) |
| 22613 | ;;; Generated autoloads from textmodes/remember.el | 22628 | ;;; Generated autoloads from textmodes/remember.el |
| 22614 | (push (purecopy '(remember 2 0)) package--builtin-versions) | 22629 | (push (purecopy '(remember 2 0)) package--builtin-versions) |
| 22615 | 22630 | ||
| @@ -22663,7 +22678,7 @@ to turn the *scratch* buffer into your notes buffer. | |||
| 22663 | 22678 | ||
| 22664 | ;;;*** | 22679 | ;;;*** |
| 22665 | 22680 | ||
| 22666 | ;;;### (autoloads nil "repeat" "repeat.el" (21604 48550 373934 228000)) | 22681 | ;;;### (autoloads nil "repeat" "repeat.el" (21607 54478 800121 42000)) |
| 22667 | ;;; Generated autoloads from repeat.el | 22682 | ;;; Generated autoloads from repeat.el |
| 22668 | (push (purecopy '(repeat 0 51)) package--builtin-versions) | 22683 | (push (purecopy '(repeat 0 51)) package--builtin-versions) |
| 22669 | 22684 | ||
| @@ -22686,8 +22701,8 @@ recently executed command not bound to an input event\". | |||
| 22686 | 22701 | ||
| 22687 | ;;;*** | 22702 | ;;;*** |
| 22688 | 22703 | ||
| 22689 | ;;;### (autoloads nil "reporter" "mail/reporter.el" (21604 48550 | 22704 | ;;;### (autoloads nil "reporter" "mail/reporter.el" (21607 54478 |
| 22690 | ;;;;;; 185934 221000)) | 22705 | ;;;;;; 300138 641000)) |
| 22691 | ;;; Generated autoloads from mail/reporter.el | 22706 | ;;; Generated autoloads from mail/reporter.el |
| 22692 | 22707 | ||
| 22693 | (autoload 'reporter-submit-bug-report "reporter" "\ | 22708 | (autoload 'reporter-submit-bug-report "reporter" "\ |
| @@ -22718,8 +22733,8 @@ mail-sending package is used for editing and sending the message. | |||
| 22718 | 22733 | ||
| 22719 | ;;;*** | 22734 | ;;;*** |
| 22720 | 22735 | ||
| 22721 | ;;;### (autoloads nil "reposition" "reposition.el" (21604 48550 373934 | 22736 | ;;;### (autoloads nil "reposition" "reposition.el" (21607 54478 800121 |
| 22722 | ;;;;;; 228000)) | 22737 | ;;;;;; 42000)) |
| 22723 | ;;; Generated autoloads from reposition.el | 22738 | ;;; Generated autoloads from reposition.el |
| 22724 | 22739 | ||
| 22725 | (autoload 'reposition-window "reposition" "\ | 22740 | (autoload 'reposition-window "reposition" "\ |
| @@ -22745,7 +22760,7 @@ first comment line visible (if point is in a comment). | |||
| 22745 | 22760 | ||
| 22746 | ;;;*** | 22761 | ;;;*** |
| 22747 | 22762 | ||
| 22748 | ;;;### (autoloads nil "reveal" "reveal.el" (21604 48550 373934 228000)) | 22763 | ;;;### (autoloads nil "reveal" "reveal.el" (21607 54478 800121 42000)) |
| 22749 | ;;; Generated autoloads from reveal.el | 22764 | ;;; Generated autoloads from reveal.el |
| 22750 | 22765 | ||
| 22751 | (autoload 'reveal-mode "reveal" "\ | 22766 | (autoload 'reveal-mode "reveal" "\ |
| @@ -22780,8 +22795,8 @@ the mode if ARG is omitted or nil. | |||
| 22780 | 22795 | ||
| 22781 | ;;;*** | 22796 | ;;;*** |
| 22782 | 22797 | ||
| 22783 | ;;;### (autoloads nil "ring" "emacs-lisp/ring.el" (21604 48550 21934 | 22798 | ;;;### (autoloads nil "ring" "emacs-lisp/ring.el" (21607 54477 800124 |
| 22784 | ;;;;;; 214000)) | 22799 | ;;;;;; 118000)) |
| 22785 | ;;; Generated autoloads from emacs-lisp/ring.el | 22800 | ;;; Generated autoloads from emacs-lisp/ring.el |
| 22786 | 22801 | ||
| 22787 | (autoload 'ring-p "ring" "\ | 22802 | (autoload 'ring-p "ring" "\ |
| @@ -22796,8 +22811,8 @@ Make a ring that can contain SIZE elements. | |||
| 22796 | 22811 | ||
| 22797 | ;;;*** | 22812 | ;;;*** |
| 22798 | 22813 | ||
| 22799 | ;;;### (autoloads nil "rlogin" "net/rlogin.el" (21604 48550 221934 | 22814 | ;;;### (autoloads nil "rlogin" "net/rlogin.el" (21607 54478 300138 |
| 22800 | ;;;;;; 222000)) | 22815 | ;;;;;; 641000)) |
| 22801 | ;;; Generated autoloads from net/rlogin.el | 22816 | ;;; Generated autoloads from net/rlogin.el |
| 22802 | 22817 | ||
| 22803 | (autoload 'rlogin "rlogin" "\ | 22818 | (autoload 'rlogin "rlogin" "\ |
| @@ -22841,8 +22856,8 @@ variable. | |||
| 22841 | 22856 | ||
| 22842 | ;;;*** | 22857 | ;;;*** |
| 22843 | 22858 | ||
| 22844 | ;;;### (autoloads nil "rmail" "mail/rmail.el" (21604 48550 185934 | 22859 | ;;;### (autoloads nil "rmail" "mail/rmail.el" (21607 54478 300138 |
| 22845 | ;;;;;; 221000)) | 22860 | ;;;;;; 641000)) |
| 22846 | ;;; Generated autoloads from mail/rmail.el | 22861 | ;;; Generated autoloads from mail/rmail.el |
| 22847 | 22862 | ||
| 22848 | (defvar rmail-file-name (purecopy "~/RMAIL") "\ | 22863 | (defvar rmail-file-name (purecopy "~/RMAIL") "\ |
| @@ -23039,8 +23054,8 @@ Set PASSWORD to be used for retrieving mail from a POP or IMAP server. | |||
| 23039 | 23054 | ||
| 23040 | ;;;*** | 23055 | ;;;*** |
| 23041 | 23056 | ||
| 23042 | ;;;### (autoloads nil "rmailout" "mail/rmailout.el" (21604 48550 | 23057 | ;;;### (autoloads nil "rmailout" "mail/rmailout.el" (21607 54478 |
| 23043 | ;;;;;; 185934 221000)) | 23058 | ;;;;;; 300138 641000)) |
| 23044 | ;;; Generated autoloads from mail/rmailout.el | 23059 | ;;; Generated autoloads from mail/rmailout.el |
| 23045 | (put 'rmail-output-file-alist 'risky-local-variable t) | 23060 | (put 'rmail-output-file-alist 'risky-local-variable t) |
| 23046 | 23061 | ||
| @@ -23104,8 +23119,8 @@ than appending to it. Deletes the message after writing if | |||
| 23104 | 23119 | ||
| 23105 | ;;;*** | 23120 | ;;;*** |
| 23106 | 23121 | ||
| 23107 | ;;;### (autoloads nil "rng-cmpct" "nxml/rng-cmpct.el" (21604 48550 | 23122 | ;;;### (autoloads nil "rng-cmpct" "nxml/rng-cmpct.el" (21607 54478 |
| 23108 | ;;;;;; 237934 223000)) | 23123 | ;;;;;; 300138 641000)) |
| 23109 | ;;; Generated autoloads from nxml/rng-cmpct.el | 23124 | ;;; Generated autoloads from nxml/rng-cmpct.el |
| 23110 | 23125 | ||
| 23111 | (autoload 'rng-c-load-schema "rng-cmpct" "\ | 23126 | (autoload 'rng-c-load-schema "rng-cmpct" "\ |
| @@ -23116,8 +23131,8 @@ Return a pattern. | |||
| 23116 | 23131 | ||
| 23117 | ;;;*** | 23132 | ;;;*** |
| 23118 | 23133 | ||
| 23119 | ;;;### (autoloads nil "rng-nxml" "nxml/rng-nxml.el" (21604 48550 | 23134 | ;;;### (autoloads nil "rng-nxml" "nxml/rng-nxml.el" (21607 54478 |
| 23120 | ;;;;;; 241934 223000)) | 23135 | ;;;;;; 300138 641000)) |
| 23121 | ;;; Generated autoloads from nxml/rng-nxml.el | 23136 | ;;; Generated autoloads from nxml/rng-nxml.el |
| 23122 | 23137 | ||
| 23123 | (autoload 'rng-nxml-mode-init "rng-nxml" "\ | 23138 | (autoload 'rng-nxml-mode-init "rng-nxml" "\ |
| @@ -23129,8 +23144,8 @@ Validation will be enabled if `rng-nxml-auto-validate-flag' is non-nil. | |||
| 23129 | 23144 | ||
| 23130 | ;;;*** | 23145 | ;;;*** |
| 23131 | 23146 | ||
| 23132 | ;;;### (autoloads nil "rng-valid" "nxml/rng-valid.el" (21604 48550 | 23147 | ;;;### (autoloads nil "rng-valid" "nxml/rng-valid.el" (21607 54478 |
| 23133 | ;;;;;; 241934 223000)) | 23148 | ;;;;;; 300138 641000)) |
| 23134 | ;;; Generated autoloads from nxml/rng-valid.el | 23149 | ;;; Generated autoloads from nxml/rng-valid.el |
| 23135 | 23150 | ||
| 23136 | (autoload 'rng-validate-mode "rng-valid" "\ | 23151 | (autoload 'rng-validate-mode "rng-valid" "\ |
| @@ -23160,8 +23175,8 @@ to use for finding the schema. | |||
| 23160 | 23175 | ||
| 23161 | ;;;*** | 23176 | ;;;*** |
| 23162 | 23177 | ||
| 23163 | ;;;### (autoloads nil "rng-xsd" "nxml/rng-xsd.el" (21604 48550 241934 | 23178 | ;;;### (autoloads nil "rng-xsd" "nxml/rng-xsd.el" (21607 54478 300138 |
| 23164 | ;;;;;; 223000)) | 23179 | ;;;;;; 641000)) |
| 23165 | ;;; Generated autoloads from nxml/rng-xsd.el | 23180 | ;;; Generated autoloads from nxml/rng-xsd.el |
| 23166 | 23181 | ||
| 23167 | (put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile) | 23182 | (put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile 'rng-xsd-compile) |
| @@ -23188,8 +23203,8 @@ must be equal. | |||
| 23188 | 23203 | ||
| 23189 | ;;;*** | 23204 | ;;;*** |
| 23190 | 23205 | ||
| 23191 | ;;;### (autoloads nil "robin" "international/robin.el" (21604 48550 | 23206 | ;;;### (autoloads nil "robin" "international/robin.el" (21607 54478 |
| 23192 | ;;;;;; 141934 219000)) | 23207 | ;;;;;; 300138 641000)) |
| 23193 | ;;; Generated autoloads from international/robin.el | 23208 | ;;; Generated autoloads from international/robin.el |
| 23194 | 23209 | ||
| 23195 | (autoload 'robin-define-package "robin" "\ | 23210 | (autoload 'robin-define-package "robin" "\ |
| @@ -23221,7 +23236,7 @@ Start using robin package NAME, which is a string. | |||
| 23221 | 23236 | ||
| 23222 | ;;;*** | 23237 | ;;;*** |
| 23223 | 23238 | ||
| 23224 | ;;;### (autoloads nil "rot13" "rot13.el" (21604 48550 373934 228000)) | 23239 | ;;;### (autoloads nil "rot13" "rot13.el" (21607 54478 800121 42000)) |
| 23225 | ;;; Generated autoloads from rot13.el | 23240 | ;;; Generated autoloads from rot13.el |
| 23226 | 23241 | ||
| 23227 | (autoload 'rot13 "rot13" "\ | 23242 | (autoload 'rot13 "rot13" "\ |
| @@ -23258,8 +23273,8 @@ Toggle the use of ROT13 encoding for the current window. | |||
| 23258 | 23273 | ||
| 23259 | ;;;*** | 23274 | ;;;*** |
| 23260 | 23275 | ||
| 23261 | ;;;### (autoloads nil "rst" "textmodes/rst.el" (21604 48550 405934 | 23276 | ;;;### (autoloads nil "rst" "textmodes/rst.el" (21607 54478 800121 |
| 23262 | ;;;;;; 229000)) | 23277 | ;;;;;; 42000)) |
| 23263 | ;;; Generated autoloads from textmodes/rst.el | 23278 | ;;; Generated autoloads from textmodes/rst.el |
| 23264 | (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode))) | 23279 | (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode))) |
| 23265 | 23280 | ||
| @@ -23289,8 +23304,8 @@ for modes derived from Text mode, like Mail mode. | |||
| 23289 | 23304 | ||
| 23290 | ;;;*** | 23305 | ;;;*** |
| 23291 | 23306 | ||
| 23292 | ;;;### (autoloads nil "ruby-mode" "progmodes/ruby-mode.el" (21659 | 23307 | ;;;### (autoloads nil "ruby-mode" "progmodes/ruby-mode.el" (21657 |
| 23293 | ;;;;;; 61733 222949 164000)) | 23308 | ;;;;;; 20283 330825 807000)) |
| 23294 | ;;; Generated autoloads from progmodes/ruby-mode.el | 23309 | ;;; Generated autoloads from progmodes/ruby-mode.el |
| 23295 | (push (purecopy '(ruby-mode 1 2)) package--builtin-versions) | 23310 | (push (purecopy '(ruby-mode 1 2)) package--builtin-versions) |
| 23296 | 23311 | ||
| @@ -23307,8 +23322,8 @@ Major mode for editing Ruby code. | |||
| 23307 | 23322 | ||
| 23308 | ;;;*** | 23323 | ;;;*** |
| 23309 | 23324 | ||
| 23310 | ;;;### (autoloads nil "ruler-mode" "ruler-mode.el" (21604 48550 373934 | 23325 | ;;;### (autoloads nil "ruler-mode" "ruler-mode.el" (21607 54478 800121 |
| 23311 | ;;;;;; 228000)) | 23326 | ;;;;;; 42000)) |
| 23312 | ;;; Generated autoloads from ruler-mode.el | 23327 | ;;; Generated autoloads from ruler-mode.el |
| 23313 | (push (purecopy '(ruler-mode 1 6)) package--builtin-versions) | 23328 | (push (purecopy '(ruler-mode 1 6)) package--builtin-versions) |
| 23314 | 23329 | ||
| @@ -23326,8 +23341,8 @@ if ARG is omitted or nil. | |||
| 23326 | 23341 | ||
| 23327 | ;;;*** | 23342 | ;;;*** |
| 23328 | 23343 | ||
| 23329 | ;;;### (autoloads nil "rx" "emacs-lisp/rx.el" (21604 48550 25934 | 23344 | ;;;### (autoloads nil "rx" "emacs-lisp/rx.el" (21607 54477 800124 |
| 23330 | ;;;;;; 215000)) | 23345 | ;;;;;; 118000)) |
| 23331 | ;;; Generated autoloads from emacs-lisp/rx.el | 23346 | ;;; Generated autoloads from emacs-lisp/rx.el |
| 23332 | 23347 | ||
| 23333 | (autoload 'rx-to-string "rx" "\ | 23348 | (autoload 'rx-to-string "rx" "\ |
| @@ -23638,15 +23653,15 @@ enclosed in `(and ...)'. | |||
| 23638 | 23653 | ||
| 23639 | ;;;*** | 23654 | ;;;*** |
| 23640 | 23655 | ||
| 23641 | ;;;### (autoloads nil "sasl-ntlm" "net/sasl-ntlm.el" (21604 48550 | 23656 | ;;;### (autoloads nil "sasl-ntlm" "net/sasl-ntlm.el" (21607 54478 |
| 23642 | ;;;;;; 221934 222000)) | 23657 | ;;;;;; 300138 641000)) |
| 23643 | ;;; Generated autoloads from net/sasl-ntlm.el | 23658 | ;;; Generated autoloads from net/sasl-ntlm.el |
| 23644 | (push (purecopy '(sasl 1 0)) package--builtin-versions) | 23659 | (push (purecopy '(sasl 1 0)) package--builtin-versions) |
| 23645 | 23660 | ||
| 23646 | ;;;*** | 23661 | ;;;*** |
| 23647 | 23662 | ||
| 23648 | ;;;### (autoloads nil "savehist" "savehist.el" (21604 48550 373934 | 23663 | ;;;### (autoloads nil "savehist" "savehist.el" (21607 54478 800121 |
| 23649 | ;;;;;; 228000)) | 23664 | ;;;;;; 42000)) |
| 23650 | ;;; Generated autoloads from savehist.el | 23665 | ;;; Generated autoloads from savehist.el |
| 23651 | (push (purecopy '(savehist 24)) package--builtin-versions) | 23666 | (push (purecopy '(savehist 24)) package--builtin-versions) |
| 23652 | 23667 | ||
| @@ -23678,8 +23693,8 @@ histories, which is probably undesirable. | |||
| 23678 | 23693 | ||
| 23679 | ;;;*** | 23694 | ;;;*** |
| 23680 | 23695 | ||
| 23681 | ;;;### (autoloads nil "scheme" "progmodes/scheme.el" (21604 48550 | 23696 | ;;;### (autoloads nil "scheme" "progmodes/scheme.el" (21607 54478 |
| 23682 | ;;;;;; 353934 227000)) | 23697 | ;;;;;; 800121 42000)) |
| 23683 | ;;; Generated autoloads from progmodes/scheme.el | 23698 | ;;; Generated autoloads from progmodes/scheme.el |
| 23684 | 23699 | ||
| 23685 | (autoload 'scheme-mode "scheme" "\ | 23700 | (autoload 'scheme-mode "scheme" "\ |
| @@ -23718,8 +23733,8 @@ that variable's value is a string. | |||
| 23718 | 23733 | ||
| 23719 | ;;;*** | 23734 | ;;;*** |
| 23720 | 23735 | ||
| 23721 | ;;;### (autoloads nil "score-mode" "gnus/score-mode.el" (21604 48550 | 23736 | ;;;### (autoloads nil "score-mode" "gnus/score-mode.el" (21607 54478 |
| 23722 | ;;;;;; 121934 218000)) | 23737 | ;;;;;; 300138 641000)) |
| 23723 | ;;; Generated autoloads from gnus/score-mode.el | 23738 | ;;; Generated autoloads from gnus/score-mode.el |
| 23724 | 23739 | ||
| 23725 | (autoload 'gnus-score-mode "score-mode" "\ | 23740 | (autoload 'gnus-score-mode "score-mode" "\ |
| @@ -23732,8 +23747,8 @@ This mode is an extended emacs-lisp mode. | |||
| 23732 | 23747 | ||
| 23733 | ;;;*** | 23748 | ;;;*** |
| 23734 | 23749 | ||
| 23735 | ;;;### (autoloads nil "scroll-all" "scroll-all.el" (21604 48550 373934 | 23750 | ;;;### (autoloads nil "scroll-all" "scroll-all.el" (21607 54478 800121 |
| 23736 | ;;;;;; 228000)) | 23751 | ;;;;;; 42000)) |
| 23737 | ;;; Generated autoloads from scroll-all.el | 23752 | ;;; Generated autoloads from scroll-all.el |
| 23738 | 23753 | ||
| 23739 | (defvar scroll-all-mode nil "\ | 23754 | (defvar scroll-all-mode nil "\ |
| @@ -23758,8 +23773,8 @@ one window apply to all visible windows in the same frame. | |||
| 23758 | 23773 | ||
| 23759 | ;;;*** | 23774 | ;;;*** |
| 23760 | 23775 | ||
| 23761 | ;;;### (autoloads nil "scroll-lock" "scroll-lock.el" (21604 48550 | 23776 | ;;;### (autoloads nil "scroll-lock" "scroll-lock.el" (21607 54478 |
| 23762 | ;;;;;; 373934 228000)) | 23777 | ;;;;;; 800121 42000)) |
| 23763 | ;;; Generated autoloads from scroll-lock.el | 23778 | ;;; Generated autoloads from scroll-lock.el |
| 23764 | 23779 | ||
| 23765 | (autoload 'scroll-lock-mode "scroll-lock" "\ | 23780 | (autoload 'scroll-lock-mode "scroll-lock" "\ |
| @@ -23775,16 +23790,16 @@ vertically fixed relative to window boundaries during scrolling. | |||
| 23775 | 23790 | ||
| 23776 | ;;;*** | 23791 | ;;;*** |
| 23777 | 23792 | ||
| 23778 | ;;;### (autoloads nil "secrets" "net/secrets.el" (21604 48550 221934 | 23793 | ;;;### (autoloads nil "secrets" "net/secrets.el" (21607 54478 300138 |
| 23779 | ;;;;;; 222000)) | 23794 | ;;;;;; 641000)) |
| 23780 | ;;; Generated autoloads from net/secrets.el | 23795 | ;;; Generated autoloads from net/secrets.el |
| 23781 | (when (featurep 'dbusbind) | 23796 | (when (featurep 'dbusbind) |
| 23782 | (autoload 'secrets-show-secrets "secrets" nil t)) | 23797 | (autoload 'secrets-show-secrets "secrets" nil t)) |
| 23783 | 23798 | ||
| 23784 | ;;;*** | 23799 | ;;;*** |
| 23785 | 23800 | ||
| 23786 | ;;;### (autoloads nil "semantic" "cedet/semantic.el" (21645 25875 | 23801 | ;;;### (autoloads nil "semantic" "cedet/semantic.el" (21645 29116 |
| 23787 | ;;;;;; 821189 881000)) | 23802 | ;;;;;; 670141 789000)) |
| 23788 | ;;; Generated autoloads from cedet/semantic.el | 23803 | ;;; Generated autoloads from cedet/semantic.el |
| 23789 | (push (purecopy '(semantic 2 2)) package--builtin-versions) | 23804 | (push (purecopy '(semantic 2 2)) package--builtin-versions) |
| 23790 | 23805 | ||
| @@ -23842,7 +23857,7 @@ Semantic mode. | |||
| 23842 | ;;;*** | 23857 | ;;;*** |
| 23843 | 23858 | ||
| 23844 | ;;;### (autoloads nil "semantic/bovine/grammar" "cedet/semantic/bovine/grammar.el" | 23859 | ;;;### (autoloads nil "semantic/bovine/grammar" "cedet/semantic/bovine/grammar.el" |
| 23845 | ;;;;;; (21604 48549 969934 213000)) | 23860 | ;;;;;; (21607 54477 800124 118000)) |
| 23846 | ;;; Generated autoloads from cedet/semantic/bovine/grammar.el | 23861 | ;;; Generated autoloads from cedet/semantic/bovine/grammar.el |
| 23847 | 23862 | ||
| 23848 | (autoload 'bovine-grammar-mode "semantic/bovine/grammar" "\ | 23863 | (autoload 'bovine-grammar-mode "semantic/bovine/grammar" "\ |
| @@ -23853,7 +23868,7 @@ Major mode for editing Bovine grammars. | |||
| 23853 | ;;;*** | 23868 | ;;;*** |
| 23854 | 23869 | ||
| 23855 | ;;;### (autoloads nil "semantic/wisent/grammar" "cedet/semantic/wisent/grammar.el" | 23870 | ;;;### (autoloads nil "semantic/wisent/grammar" "cedet/semantic/wisent/grammar.el" |
| 23856 | ;;;;;; (21604 48549 981934 213000)) | 23871 | ;;;;;; (21607 54477 800124 118000)) |
| 23857 | ;;; Generated autoloads from cedet/semantic/wisent/grammar.el | 23872 | ;;; Generated autoloads from cedet/semantic/wisent/grammar.el |
| 23858 | 23873 | ||
| 23859 | (autoload 'wisent-grammar-mode "semantic/wisent/grammar" "\ | 23874 | (autoload 'wisent-grammar-mode "semantic/wisent/grammar" "\ |
| @@ -23863,8 +23878,8 @@ Major mode for editing Wisent grammars. | |||
| 23863 | 23878 | ||
| 23864 | ;;;*** | 23879 | ;;;*** |
| 23865 | 23880 | ||
| 23866 | ;;;### (autoloads nil "sendmail" "mail/sendmail.el" (21604 48550 | 23881 | ;;;### (autoloads nil "sendmail" "mail/sendmail.el" (21607 54478 |
| 23867 | ;;;;;; 189934 221000)) | 23882 | ;;;;;; 300138 641000)) |
| 23868 | ;;; Generated autoloads from mail/sendmail.el | 23883 | ;;; Generated autoloads from mail/sendmail.el |
| 23869 | 23884 | ||
| 23870 | (defvar mail-from-style 'default "\ | 23885 | (defvar mail-from-style 'default "\ |
| @@ -24145,14 +24160,14 @@ Like `mail' command, but display mail buffer in another frame. | |||
| 24145 | 24160 | ||
| 24146 | ;;;*** | 24161 | ;;;*** |
| 24147 | 24162 | ||
| 24148 | ;;;### (autoloads nil "seq" "emacs-lisp/seq.el" (21648 55877 412874 | 24163 | ;;;### (autoloads nil "seq" "emacs-lisp/seq.el" (21649 26173 700491 |
| 24149 | ;;;;;; 916000)) | 24164 | ;;;;;; 498000)) |
| 24150 | ;;; Generated autoloads from emacs-lisp/seq.el | 24165 | ;;; Generated autoloads from emacs-lisp/seq.el |
| 24151 | (push (purecopy '(seq 1 0)) package--builtin-versions) | 24166 | (push (purecopy '(seq 1 0)) package--builtin-versions) |
| 24152 | 24167 | ||
| 24153 | ;;;*** | 24168 | ;;;*** |
| 24154 | 24169 | ||
| 24155 | ;;;### (autoloads nil "server" "server.el" (21604 48550 373934 228000)) | 24170 | ;;;### (autoloads nil "server" "server.el" (21607 54478 800121 42000)) |
| 24156 | ;;; Generated autoloads from server.el | 24171 | ;;; Generated autoloads from server.el |
| 24157 | 24172 | ||
| 24158 | (put 'server-host 'risky-local-variable t) | 24173 | (put 'server-host 'risky-local-variable t) |
| @@ -24219,7 +24234,7 @@ only these files will be asked to be saved. | |||
| 24219 | 24234 | ||
| 24220 | ;;;*** | 24235 | ;;;*** |
| 24221 | 24236 | ||
| 24222 | ;;;### (autoloads nil "ses" "ses.el" (21604 48550 377934 228000)) | 24237 | ;;;### (autoloads nil "ses" "ses.el" (21607 54478 800121 42000)) |
| 24223 | ;;; Generated autoloads from ses.el | 24238 | ;;; Generated autoloads from ses.el |
| 24224 | 24239 | ||
| 24225 | (autoload 'ses-mode "ses" "\ | 24240 | (autoload 'ses-mode "ses" "\ |
| @@ -24263,8 +24278,8 @@ formula: | |||
| 24263 | 24278 | ||
| 24264 | ;;;*** | 24279 | ;;;*** |
| 24265 | 24280 | ||
| 24266 | ;;;### (autoloads nil "sgml-mode" "textmodes/sgml-mode.el" (21631 | 24281 | ;;;### (autoloads nil "sgml-mode" "textmodes/sgml-mode.el" (21623 |
| 24267 | ;;;;;; 35966 915121 870000)) | 24282 | ;;;;;; 2108 292281 129000)) |
| 24268 | ;;; Generated autoloads from textmodes/sgml-mode.el | 24283 | ;;; Generated autoloads from textmodes/sgml-mode.el |
| 24269 | 24284 | ||
| 24270 | (autoload 'sgml-mode "sgml-mode" "\ | 24285 | (autoload 'sgml-mode "sgml-mode" "\ |
| @@ -24329,8 +24344,8 @@ To work around that, do: | |||
| 24329 | 24344 | ||
| 24330 | ;;;*** | 24345 | ;;;*** |
| 24331 | 24346 | ||
| 24332 | ;;;### (autoloads nil "sh-script" "progmodes/sh-script.el" (21637 | 24347 | ;;;### (autoloads nil "sh-script" "progmodes/sh-script.el" (21663 |
| 24333 | ;;;;;; 50476 679217 121000)) | 24348 | ;;;;;; 59071 96337 184000)) |
| 24334 | ;;; Generated autoloads from progmodes/sh-script.el | 24349 | ;;; Generated autoloads from progmodes/sh-script.el |
| 24335 | (push (purecopy '(sh-script 2 0 6)) package--builtin-versions) | 24350 | (push (purecopy '(sh-script 2 0 6)) package--builtin-versions) |
| 24336 | (put 'sh-shell 'safe-local-variable 'symbolp) | 24351 | (put 'sh-shell 'safe-local-variable 'symbolp) |
| @@ -24394,8 +24409,8 @@ with your script for an edit-interpret-debug cycle. | |||
| 24394 | 24409 | ||
| 24395 | ;;;*** | 24410 | ;;;*** |
| 24396 | 24411 | ||
| 24397 | ;;;### (autoloads nil "shadow" "emacs-lisp/shadow.el" (21604 48550 | 24412 | ;;;### (autoloads nil "shadow" "emacs-lisp/shadow.el" (21607 54477 |
| 24398 | ;;;;;; 25934 215000)) | 24413 | ;;;;;; 800124 118000)) |
| 24399 | ;;; Generated autoloads from emacs-lisp/shadow.el | 24414 | ;;; Generated autoloads from emacs-lisp/shadow.el |
| 24400 | 24415 | ||
| 24401 | (autoload 'list-load-path-shadows "shadow" "\ | 24416 | (autoload 'list-load-path-shadows "shadow" "\ |
| @@ -24444,8 +24459,8 @@ function, `load-path-shadows-find'. | |||
| 24444 | 24459 | ||
| 24445 | ;;;*** | 24460 | ;;;*** |
| 24446 | 24461 | ||
| 24447 | ;;;### (autoloads nil "shadowfile" "shadowfile.el" (21604 48550 377934 | 24462 | ;;;### (autoloads nil "shadowfile" "shadowfile.el" (21607 54478 800121 |
| 24448 | ;;;;;; 228000)) | 24463 | ;;;;;; 42000)) |
| 24449 | ;;; Generated autoloads from shadowfile.el | 24464 | ;;; Generated autoloads from shadowfile.el |
| 24450 | 24465 | ||
| 24451 | (autoload 'shadow-define-cluster "shadowfile" "\ | 24466 | (autoload 'shadow-define-cluster "shadowfile" "\ |
| @@ -24483,7 +24498,7 @@ Set up file shadowing. | |||
| 24483 | 24498 | ||
| 24484 | ;;;*** | 24499 | ;;;*** |
| 24485 | 24500 | ||
| 24486 | ;;;### (autoloads nil "shell" "shell.el" (21659 61733 222949 164000)) | 24501 | ;;;### (autoloads nil "shell" "shell.el" (21658 41149 155622 310000)) |
| 24487 | ;;; Generated autoloads from shell.el | 24502 | ;;; Generated autoloads from shell.el |
| 24488 | 24503 | ||
| 24489 | (defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\ | 24504 | (defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\ |
| @@ -24531,7 +24546,7 @@ Otherwise, one argument `-i' is passed to the shell. | |||
| 24531 | 24546 | ||
| 24532 | ;;;*** | 24547 | ;;;*** |
| 24533 | 24548 | ||
| 24534 | ;;;### (autoloads nil "shr" "net/shr.el" (21646 54881 267721 623000)) | 24549 | ;;;### (autoloads nil "shr" "net/shr.el" (21666 35265 825623 21000)) |
| 24535 | ;;; Generated autoloads from net/shr.el | 24550 | ;;; Generated autoloads from net/shr.el |
| 24536 | 24551 | ||
| 24537 | (autoload 'shr-render-region "shr" "\ | 24552 | (autoload 'shr-render-region "shr" "\ |
| @@ -24548,8 +24563,8 @@ DOM should be a parse tree as generated by | |||
| 24548 | 24563 | ||
| 24549 | ;;;*** | 24564 | ;;;*** |
| 24550 | 24565 | ||
| 24551 | ;;;### (autoloads nil "sieve" "gnus/sieve.el" (21604 48550 121934 | 24566 | ;;;### (autoloads nil "sieve" "gnus/sieve.el" (21607 54478 300138 |
| 24552 | ;;;;;; 218000)) | 24567 | ;;;;;; 641000)) |
| 24553 | ;;; Generated autoloads from gnus/sieve.el | 24568 | ;;; Generated autoloads from gnus/sieve.el |
| 24554 | 24569 | ||
| 24555 | (autoload 'sieve-manage "sieve" "\ | 24570 | (autoload 'sieve-manage "sieve" "\ |
| @@ -24574,8 +24589,8 @@ DOM should be a parse tree as generated by | |||
| 24574 | 24589 | ||
| 24575 | ;;;*** | 24590 | ;;;*** |
| 24576 | 24591 | ||
| 24577 | ;;;### (autoloads nil "sieve-mode" "gnus/sieve-mode.el" (21604 48550 | 24592 | ;;;### (autoloads nil "sieve-mode" "gnus/sieve-mode.el" (21607 54478 |
| 24578 | ;;;;;; 121934 218000)) | 24593 | ;;;;;; 300138 641000)) |
| 24579 | ;;; Generated autoloads from gnus/sieve-mode.el | 24594 | ;;; Generated autoloads from gnus/sieve-mode.el |
| 24580 | 24595 | ||
| 24581 | (autoload 'sieve-mode "sieve-mode" "\ | 24596 | (autoload 'sieve-mode "sieve-mode" "\ |
| @@ -24590,8 +24605,8 @@ Turning on Sieve mode runs `sieve-mode-hook'. | |||
| 24590 | 24605 | ||
| 24591 | ;;;*** | 24606 | ;;;*** |
| 24592 | 24607 | ||
| 24593 | ;;;### (autoloads nil "simula" "progmodes/simula.el" (21604 48550 | 24608 | ;;;### (autoloads nil "simula" "progmodes/simula.el" (21607 54478 |
| 24594 | ;;;;;; 357934 227000)) | 24609 | ;;;;;; 800121 42000)) |
| 24595 | ;;; Generated autoloads from progmodes/simula.el | 24610 | ;;; Generated autoloads from progmodes/simula.el |
| 24596 | 24611 | ||
| 24597 | (autoload 'simula-mode "simula" "\ | 24612 | (autoload 'simula-mode "simula" "\ |
| @@ -24639,8 +24654,8 @@ with no arguments, if that value is non-nil. | |||
| 24639 | 24654 | ||
| 24640 | ;;;*** | 24655 | ;;;*** |
| 24641 | 24656 | ||
| 24642 | ;;;### (autoloads nil "skeleton" "skeleton.el" (21604 48550 377934 | 24657 | ;;;### (autoloads nil "skeleton" "skeleton.el" (21607 54478 800121 |
| 24643 | ;;;;;; 228000)) | 24658 | ;;;;;; 42000)) |
| 24644 | ;;; Generated autoloads from skeleton.el | 24659 | ;;; Generated autoloads from skeleton.el |
| 24645 | 24660 | ||
| 24646 | (defvar skeleton-filter-function 'identity "\ | 24661 | (defvar skeleton-filter-function 'identity "\ |
| @@ -24758,8 +24773,8 @@ symmetrical ones, and the same character twice for the others. | |||
| 24758 | 24773 | ||
| 24759 | ;;;*** | 24774 | ;;;*** |
| 24760 | 24775 | ||
| 24761 | ;;;### (autoloads nil "smerge-mode" "vc/smerge-mode.el" (21631 35966 | 24776 | ;;;### (autoloads nil "smerge-mode" "vc/smerge-mode.el" (21628 45530 |
| 24762 | ;;;;;; 923121 870000)) | 24777 | ;;;;;; 160140 360000)) |
| 24763 | ;;; Generated autoloads from vc/smerge-mode.el | 24778 | ;;; Generated autoloads from vc/smerge-mode.el |
| 24764 | 24779 | ||
| 24765 | (autoload 'smerge-ediff "smerge-mode" "\ | 24780 | (autoload 'smerge-ediff "smerge-mode" "\ |
| @@ -24786,8 +24801,8 @@ If no conflict maker is found, turn off `smerge-mode'. | |||
| 24786 | 24801 | ||
| 24787 | ;;;*** | 24802 | ;;;*** |
| 24788 | 24803 | ||
| 24789 | ;;;### (autoloads nil "smiley" "gnus/smiley.el" (21604 48550 121934 | 24804 | ;;;### (autoloads nil "smiley" "gnus/smiley.el" (21607 54478 300138 |
| 24790 | ;;;;;; 218000)) | 24805 | ;;;;;; 641000)) |
| 24791 | ;;; Generated autoloads from gnus/smiley.el | 24806 | ;;; Generated autoloads from gnus/smiley.el |
| 24792 | 24807 | ||
| 24793 | (autoload 'smiley-region "smiley" "\ | 24808 | (autoload 'smiley-region "smiley" "\ |
| @@ -24804,8 +24819,8 @@ interactively. If there's no argument, do it at the current buffer. | |||
| 24804 | 24819 | ||
| 24805 | ;;;*** | 24820 | ;;;*** |
| 24806 | 24821 | ||
| 24807 | ;;;### (autoloads nil "smtpmail" "mail/smtpmail.el" (21631 35966 | 24822 | ;;;### (autoloads nil "smtpmail" "mail/smtpmail.el" (21619 5051 260148 |
| 24808 | ;;;;;; 875121 868000)) | 24823 | ;;;;;; 536000)) |
| 24809 | ;;; Generated autoloads from mail/smtpmail.el | 24824 | ;;; Generated autoloads from mail/smtpmail.el |
| 24810 | 24825 | ||
| 24811 | (autoload 'smtpmail-send-it "smtpmail" "\ | 24826 | (autoload 'smtpmail-send-it "smtpmail" "\ |
| @@ -24820,8 +24835,8 @@ Send mail that was queued as a result of setting `smtpmail-queue-mail'. | |||
| 24820 | 24835 | ||
| 24821 | ;;;*** | 24836 | ;;;*** |
| 24822 | 24837 | ||
| 24823 | ;;;### (autoloads nil "snake" "play/snake.el" (21604 48550 305934 | 24838 | ;;;### (autoloads nil "snake" "play/snake.el" (21607 54478 800121 |
| 24824 | ;;;;;; 225000)) | 24839 | ;;;;;; 42000)) |
| 24825 | ;;; Generated autoloads from play/snake.el | 24840 | ;;; Generated autoloads from play/snake.el |
| 24826 | 24841 | ||
| 24827 | (autoload 'snake "snake" "\ | 24842 | (autoload 'snake "snake" "\ |
| @@ -24844,8 +24859,8 @@ Snake mode keybindings: | |||
| 24844 | 24859 | ||
| 24845 | ;;;*** | 24860 | ;;;*** |
| 24846 | 24861 | ||
| 24847 | ;;;### (autoloads nil "snmp-mode" "net/snmp-mode.el" (21604 48550 | 24862 | ;;;### (autoloads nil "snmp-mode" "net/snmp-mode.el" (21607 54478 |
| 24848 | ;;;;;; 225934 222000)) | 24863 | ;;;;;; 300138 641000)) |
| 24849 | ;;; Generated autoloads from net/snmp-mode.el | 24864 | ;;; Generated autoloads from net/snmp-mode.el |
| 24850 | 24865 | ||
| 24851 | (autoload 'snmp-mode "snmp-mode" "\ | 24866 | (autoload 'snmp-mode "snmp-mode" "\ |
| @@ -24874,8 +24889,8 @@ then `snmpv2-mode-hook'. | |||
| 24874 | 24889 | ||
| 24875 | ;;;*** | 24890 | ;;;*** |
| 24876 | 24891 | ||
| 24877 | ;;;### (autoloads nil "solar" "calendar/solar.el" (21604 48549 953934 | 24892 | ;;;### (autoloads nil "solar" "calendar/solar.el" (21607 54477 800124 |
| 24878 | ;;;;;; 212000)) | 24893 | ;;;;;; 118000)) |
| 24879 | ;;; Generated autoloads from calendar/solar.el | 24894 | ;;; Generated autoloads from calendar/solar.el |
| 24880 | 24895 | ||
| 24881 | (autoload 'sunrise-sunset "solar" "\ | 24896 | (autoload 'sunrise-sunset "solar" "\ |
| @@ -24890,8 +24905,8 @@ This function is suitable for execution in an init file. | |||
| 24890 | 24905 | ||
| 24891 | ;;;*** | 24906 | ;;;*** |
| 24892 | 24907 | ||
| 24893 | ;;;### (autoloads nil "solitaire" "play/solitaire.el" (21604 48550 | 24908 | ;;;### (autoloads nil "solitaire" "play/solitaire.el" (21607 54478 |
| 24894 | ;;;;;; 305934 225000)) | 24909 | ;;;;;; 800121 42000)) |
| 24895 | ;;; Generated autoloads from play/solitaire.el | 24910 | ;;; Generated autoloads from play/solitaire.el |
| 24896 | 24911 | ||
| 24897 | (autoload 'solitaire "solitaire" "\ | 24912 | (autoload 'solitaire "solitaire" "\ |
| @@ -24966,7 +24981,7 @@ Pick your favorite shortcuts: | |||
| 24966 | 24981 | ||
| 24967 | ;;;*** | 24982 | ;;;*** |
| 24968 | 24983 | ||
| 24969 | ;;;### (autoloads nil "sort" "sort.el" (21604 48550 377934 228000)) | 24984 | ;;;### (autoloads nil "sort" "sort.el" (21607 54478 800121 42000)) |
| 24970 | ;;; Generated autoloads from sort.el | 24985 | ;;; Generated autoloads from sort.el |
| 24971 | (put 'sort-fold-case 'safe-local-variable 'booleanp) | 24986 | (put 'sort-fold-case 'safe-local-variable 'booleanp) |
| 24972 | 24987 | ||
| @@ -25141,7 +25156,7 @@ is non-nil, it also prints a message describing the number of deletions. | |||
| 25141 | 25156 | ||
| 25142 | ;;;*** | 25157 | ;;;*** |
| 25143 | 25158 | ||
| 25144 | ;;;### (autoloads nil "spam" "gnus/spam.el" (21604 48550 121934 218000)) | 25159 | ;;;### (autoloads nil "spam" "gnus/spam.el" (21607 54478 300138 641000)) |
| 25145 | ;;; Generated autoloads from gnus/spam.el | 25160 | ;;; Generated autoloads from gnus/spam.el |
| 25146 | 25161 | ||
| 25147 | (autoload 'spam-initialize "spam" "\ | 25162 | (autoload 'spam-initialize "spam" "\ |
| @@ -25155,8 +25170,8 @@ installed through `spam-necessary-extra-headers'. | |||
| 25155 | 25170 | ||
| 25156 | ;;;*** | 25171 | ;;;*** |
| 25157 | 25172 | ||
| 25158 | ;;;### (autoloads nil "spam-report" "gnus/spam-report.el" (21604 | 25173 | ;;;### (autoloads nil "spam-report" "gnus/spam-report.el" (21607 |
| 25159 | ;;;;;; 48550 121934 218000)) | 25174 | ;;;;;; 54478 300138 641000)) |
| 25160 | ;;; Generated autoloads from gnus/spam-report.el | 25175 | ;;; Generated autoloads from gnus/spam-report.el |
| 25161 | 25176 | ||
| 25162 | (autoload 'spam-report-process-queue "spam-report" "\ | 25177 | (autoload 'spam-report-process-queue "spam-report" "\ |
| @@ -25198,8 +25213,8 @@ Spam reports will be queued with the method used when | |||
| 25198 | 25213 | ||
| 25199 | ;;;*** | 25214 | ;;;*** |
| 25200 | 25215 | ||
| 25201 | ;;;### (autoloads nil "speedbar" "speedbar.el" (21604 48550 381934 | 25216 | ;;;### (autoloads nil "speedbar" "speedbar.el" (21607 54478 800121 |
| 25202 | ;;;;;; 228000)) | 25217 | ;;;;;; 42000)) |
| 25203 | ;;; Generated autoloads from speedbar.el | 25218 | ;;; Generated autoloads from speedbar.el |
| 25204 | 25219 | ||
| 25205 | (defalias 'speedbar 'speedbar-frame-mode) | 25220 | (defalias 'speedbar 'speedbar-frame-mode) |
| @@ -25223,8 +25238,8 @@ selected. If the speedbar frame is active, then select the attached frame. | |||
| 25223 | 25238 | ||
| 25224 | ;;;*** | 25239 | ;;;*** |
| 25225 | 25240 | ||
| 25226 | ;;;### (autoloads nil "spook" "play/spook.el" (21604 48550 305934 | 25241 | ;;;### (autoloads nil "spook" "play/spook.el" (21607 54478 800121 |
| 25227 | ;;;;;; 225000)) | 25242 | ;;;;;; 42000)) |
| 25228 | ;;; Generated autoloads from play/spook.el | 25243 | ;;; Generated autoloads from play/spook.el |
| 25229 | 25244 | ||
| 25230 | (autoload 'spook "spook" "\ | 25245 | (autoload 'spook "spook" "\ |
| @@ -25239,8 +25254,8 @@ Return a vector containing the lines from `spook-phrases-file'. | |||
| 25239 | 25254 | ||
| 25240 | ;;;*** | 25255 | ;;;*** |
| 25241 | 25256 | ||
| 25242 | ;;;### (autoloads nil "sql" "progmodes/sql.el" (21604 48550 357934 | 25257 | ;;;### (autoloads nil "sql" "progmodes/sql.el" (21607 54478 800121 |
| 25243 | ;;;;;; 227000)) | 25258 | ;;;;;; 42000)) |
| 25244 | ;;; Generated autoloads from progmodes/sql.el | 25259 | ;;; Generated autoloads from progmodes/sql.el |
| 25245 | (push (purecopy '(sql 3 4)) package--builtin-versions) | 25260 | (push (purecopy '(sql 3 4)) package--builtin-versions) |
| 25246 | 25261 | ||
| @@ -25706,15 +25721,15 @@ Run vsql as an inferior process. | |||
| 25706 | 25721 | ||
| 25707 | ;;;*** | 25722 | ;;;*** |
| 25708 | 25723 | ||
| 25709 | ;;;### (autoloads nil "srecode" "cedet/srecode.el" (21604 48549 981934 | 25724 | ;;;### (autoloads nil "srecode" "cedet/srecode.el" (21607 54477 800124 |
| 25710 | ;;;;;; 213000)) | 25725 | ;;;;;; 118000)) |
| 25711 | ;;; Generated autoloads from cedet/srecode.el | 25726 | ;;; Generated autoloads from cedet/srecode.el |
| 25712 | (push (purecopy '(srecode 1 2)) package--builtin-versions) | 25727 | (push (purecopy '(srecode 1 2)) package--builtin-versions) |
| 25713 | 25728 | ||
| 25714 | ;;;*** | 25729 | ;;;*** |
| 25715 | 25730 | ||
| 25716 | ;;;### (autoloads nil "srecode/srt-mode" "cedet/srecode/srt-mode.el" | 25731 | ;;;### (autoloads nil "srecode/srt-mode" "cedet/srecode/srt-mode.el" |
| 25717 | ;;;;;; (21659 61733 202949 164000)) | 25732 | ;;;;;; (21657 20283 330825 807000)) |
| 25718 | ;;; Generated autoloads from cedet/srecode/srt-mode.el | 25733 | ;;; Generated autoloads from cedet/srecode/srt-mode.el |
| 25719 | 25734 | ||
| 25720 | (autoload 'srecode-template-mode "srecode/srt-mode" "\ | 25735 | (autoload 'srecode-template-mode "srecode/srt-mode" "\ |
| @@ -25726,8 +25741,8 @@ Major-mode for writing SRecode macros. | |||
| 25726 | 25741 | ||
| 25727 | ;;;*** | 25742 | ;;;*** |
| 25728 | 25743 | ||
| 25729 | ;;;### (autoloads nil "starttls" "gnus/starttls.el" (21604 48550 | 25744 | ;;;### (autoloads nil "starttls" "gnus/starttls.el" (21607 54478 |
| 25730 | ;;;;;; 121934 218000)) | 25745 | ;;;;;; 300138 641000)) |
| 25731 | ;;; Generated autoloads from gnus/starttls.el | 25746 | ;;; Generated autoloads from gnus/starttls.el |
| 25732 | 25747 | ||
| 25733 | (autoload 'starttls-open-stream "starttls" "\ | 25748 | (autoload 'starttls-open-stream "starttls" "\ |
| @@ -25750,8 +25765,8 @@ GnuTLS requires a port number. | |||
| 25750 | 25765 | ||
| 25751 | ;;;*** | 25766 | ;;;*** |
| 25752 | 25767 | ||
| 25753 | ;;;### (autoloads nil "strokes" "strokes.el" (21604 48550 381934 | 25768 | ;;;### (autoloads nil "strokes" "strokes.el" (21607 54478 800121 |
| 25754 | ;;;;;; 228000)) | 25769 | ;;;;;; 42000)) |
| 25755 | ;;; Generated autoloads from strokes.el | 25770 | ;;; Generated autoloads from strokes.el |
| 25756 | 25771 | ||
| 25757 | (autoload 'strokes-global-set-stroke "strokes" "\ | 25772 | (autoload 'strokes-global-set-stroke "strokes" "\ |
| @@ -25864,8 +25879,8 @@ Read a complex stroke and insert its glyph into the current buffer. | |||
| 25864 | 25879 | ||
| 25865 | ;;;*** | 25880 | ;;;*** |
| 25866 | 25881 | ||
| 25867 | ;;;### (autoloads nil "studly" "play/studly.el" (21604 48550 305934 | 25882 | ;;;### (autoloads nil "studly" "play/studly.el" (21607 54478 800121 |
| 25868 | ;;;;;; 225000)) | 25883 | ;;;;;; 42000)) |
| 25869 | ;;; Generated autoloads from play/studly.el | 25884 | ;;; Generated autoloads from play/studly.el |
| 25870 | 25885 | ||
| 25871 | (autoload 'studlify-region "studly" "\ | 25886 | (autoload 'studlify-region "studly" "\ |
| @@ -25885,8 +25900,8 @@ Studlify-case the current buffer. | |||
| 25885 | 25900 | ||
| 25886 | ;;;*** | 25901 | ;;;*** |
| 25887 | 25902 | ||
| 25888 | ;;;### (autoloads nil "subword" "progmodes/subword.el" (21604 48550 | 25903 | ;;;### (autoloads nil "subword" "progmodes/subword.el" (21607 54478 |
| 25889 | ;;;;;; 357934 227000)) | 25904 | ;;;;;; 800121 42000)) |
| 25890 | ;;; Generated autoloads from progmodes/subword.el | 25905 | ;;; Generated autoloads from progmodes/subword.el |
| 25891 | 25906 | ||
| 25892 | (define-obsolete-function-alias 'capitalized-words-mode 'subword-mode "25.1") | 25907 | (define-obsolete-function-alias 'capitalized-words-mode 'subword-mode "25.1") |
| @@ -25978,8 +25993,8 @@ See `superword-mode' for more information on Superword mode. | |||
| 25978 | 25993 | ||
| 25979 | ;;;*** | 25994 | ;;;*** |
| 25980 | 25995 | ||
| 25981 | ;;;### (autoloads nil "supercite" "mail/supercite.el" (21604 48550 | 25996 | ;;;### (autoloads nil "supercite" "mail/supercite.el" (21607 54478 |
| 25982 | ;;;;;; 189934 221000)) | 25997 | ;;;;;; 300138 641000)) |
| 25983 | ;;; Generated autoloads from mail/supercite.el | 25998 | ;;; Generated autoloads from mail/supercite.el |
| 25984 | 25999 | ||
| 25985 | (autoload 'sc-cite-original "supercite" "\ | 26000 | (autoload 'sc-cite-original "supercite" "\ |
| @@ -26011,8 +26026,8 @@ and `sc-post-hook' is run after the guts of this function. | |||
| 26011 | 26026 | ||
| 26012 | ;;;*** | 26027 | ;;;*** |
| 26013 | 26028 | ||
| 26014 | ;;;### (autoloads nil "t-mouse" "t-mouse.el" (21604 48550 385934 | 26029 | ;;;### (autoloads nil "t-mouse" "t-mouse.el" (21607 54478 800121 |
| 26015 | ;;;;;; 228000)) | 26030 | ;;;;;; 42000)) |
| 26016 | ;;; Generated autoloads from t-mouse.el | 26031 | ;;; Generated autoloads from t-mouse.el |
| 26017 | 26032 | ||
| 26018 | (define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1") | 26033 | (define-obsolete-function-alias 't-mouse-mode 'gpm-mouse-mode "23.1") |
| @@ -26040,7 +26055,7 @@ It relies on the `gpm' daemon being activated. | |||
| 26040 | 26055 | ||
| 26041 | ;;;*** | 26056 | ;;;*** |
| 26042 | 26057 | ||
| 26043 | ;;;### (autoloads nil "tabify" "tabify.el" (21604 48550 385934 228000)) | 26058 | ;;;### (autoloads nil "tabify" "tabify.el" (21607 54478 800121 42000)) |
| 26044 | ;;; Generated autoloads from tabify.el | 26059 | ;;; Generated autoloads from tabify.el |
| 26045 | 26060 | ||
| 26046 | (autoload 'untabify "tabify" "\ | 26061 | (autoload 'untabify "tabify" "\ |
| @@ -26069,8 +26084,8 @@ The variable `tab-width' controls the spacing of tab stops. | |||
| 26069 | 26084 | ||
| 26070 | ;;;*** | 26085 | ;;;*** |
| 26071 | 26086 | ||
| 26072 | ;;;### (autoloads nil "table" "textmodes/table.el" (21604 48550 409934 | 26087 | ;;;### (autoloads nil "table" "textmodes/table.el" (21607 54478 800121 |
| 26073 | ;;;;;; 229000)) | 26088 | ;;;;;; 42000)) |
| 26074 | ;;; Generated autoloads from textmodes/table.el | 26089 | ;;; Generated autoloads from textmodes/table.el |
| 26075 | 26090 | ||
| 26076 | (defvar table-cell-map-hook nil "\ | 26091 | (defvar table-cell-map-hook nil "\ |
| @@ -26662,7 +26677,7 @@ converts a table into plain text without frames. It is a companion to | |||
| 26662 | 26677 | ||
| 26663 | ;;;*** | 26678 | ;;;*** |
| 26664 | 26679 | ||
| 26665 | ;;;### (autoloads nil "talk" "talk.el" (21604 48550 385934 228000)) | 26680 | ;;;### (autoloads nil "talk" "talk.el" (21607 54478 800121 42000)) |
| 26666 | ;;; Generated autoloads from talk.el | 26681 | ;;; Generated autoloads from talk.el |
| 26667 | 26682 | ||
| 26668 | (autoload 'talk-connect "talk" "\ | 26683 | (autoload 'talk-connect "talk" "\ |
| @@ -26677,8 +26692,8 @@ Connect to the Emacs talk group from the current X display or tty frame. | |||
| 26677 | 26692 | ||
| 26678 | ;;;*** | 26693 | ;;;*** |
| 26679 | 26694 | ||
| 26680 | ;;;### (autoloads nil "tar-mode" "tar-mode.el" (21604 48550 385934 | 26695 | ;;;### (autoloads nil "tar-mode" "tar-mode.el" (21607 54478 800121 |
| 26681 | ;;;;;; 228000)) | 26696 | ;;;;;; 42000)) |
| 26682 | ;;; Generated autoloads from tar-mode.el | 26697 | ;;; Generated autoloads from tar-mode.el |
| 26683 | 26698 | ||
| 26684 | (autoload 'tar-mode "tar-mode" "\ | 26699 | (autoload 'tar-mode "tar-mode" "\ |
| @@ -26701,8 +26716,8 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'. | |||
| 26701 | 26716 | ||
| 26702 | ;;;*** | 26717 | ;;;*** |
| 26703 | 26718 | ||
| 26704 | ;;;### (autoloads nil "tcl" "progmodes/tcl.el" (21604 48550 357934 | 26719 | ;;;### (autoloads nil "tcl" "progmodes/tcl.el" (21607 54478 800121 |
| 26705 | ;;;;;; 227000)) | 26720 | ;;;;;; 42000)) |
| 26706 | ;;; Generated autoloads from progmodes/tcl.el | 26721 | ;;; Generated autoloads from progmodes/tcl.el |
| 26707 | 26722 | ||
| 26708 | (autoload 'tcl-mode "tcl" "\ | 26723 | (autoload 'tcl-mode "tcl" "\ |
| @@ -26750,8 +26765,8 @@ Prefix argument means invert sense of `tcl-use-smart-word-finder'. | |||
| 26750 | 26765 | ||
| 26751 | ;;;*** | 26766 | ;;;*** |
| 26752 | 26767 | ||
| 26753 | ;;;### (autoloads nil "telnet" "net/telnet.el" (21604 48550 225934 | 26768 | ;;;### (autoloads nil "telnet" "net/telnet.el" (21607 54478 300138 |
| 26754 | ;;;;;; 222000)) | 26769 | ;;;;;; 641000)) |
| 26755 | ;;; Generated autoloads from net/telnet.el | 26770 | ;;; Generated autoloads from net/telnet.el |
| 26756 | 26771 | ||
| 26757 | (autoload 'telnet "telnet" "\ | 26772 | (autoload 'telnet "telnet" "\ |
| @@ -26776,7 +26791,7 @@ Normally input is edited in Emacs and sent a line at a time. | |||
| 26776 | 26791 | ||
| 26777 | ;;;*** | 26792 | ;;;*** |
| 26778 | 26793 | ||
| 26779 | ;;;### (autoloads nil "term" "term.el" (21604 48550 385934 228000)) | 26794 | ;;;### (autoloads nil "term" "term.el" (21607 54478 800121 42000)) |
| 26780 | ;;; Generated autoloads from term.el | 26795 | ;;; Generated autoloads from term.el |
| 26781 | 26796 | ||
| 26782 | (autoload 'make-term "term" "\ | 26797 | (autoload 'make-term "term" "\ |
| @@ -26818,8 +26833,8 @@ use in that buffer. | |||
| 26818 | 26833 | ||
| 26819 | ;;;*** | 26834 | ;;;*** |
| 26820 | 26835 | ||
| 26821 | ;;;### (autoloads nil "testcover" "emacs-lisp/testcover.el" (21604 | 26836 | ;;;### (autoloads nil "testcover" "emacs-lisp/testcover.el" (21607 |
| 26822 | ;;;;;; 48550 25934 215000)) | 26837 | ;;;;;; 54477 800124 118000)) |
| 26823 | ;;; Generated autoloads from emacs-lisp/testcover.el | 26838 | ;;; Generated autoloads from emacs-lisp/testcover.el |
| 26824 | 26839 | ||
| 26825 | (autoload 'testcover-this-defun "testcover" "\ | 26840 | (autoload 'testcover-this-defun "testcover" "\ |
| @@ -26829,8 +26844,8 @@ Start coverage on function under point. | |||
| 26829 | 26844 | ||
| 26830 | ;;;*** | 26845 | ;;;*** |
| 26831 | 26846 | ||
| 26832 | ;;;### (autoloads nil "tetris" "play/tetris.el" (21604 48550 305934 | 26847 | ;;;### (autoloads nil "tetris" "play/tetris.el" (21607 54478 800121 |
| 26833 | ;;;;;; 225000)) | 26848 | ;;;;;; 42000)) |
| 26834 | ;;; Generated autoloads from play/tetris.el | 26849 | ;;; Generated autoloads from play/tetris.el |
| 26835 | (push (purecopy '(tetris 2 1)) package--builtin-versions) | 26850 | (push (purecopy '(tetris 2 1)) package--builtin-versions) |
| 26836 | 26851 | ||
| @@ -26855,8 +26870,8 @@ tetris-mode keybindings: | |||
| 26855 | 26870 | ||
| 26856 | ;;;*** | 26871 | ;;;*** |
| 26857 | 26872 | ||
| 26858 | ;;;### (autoloads nil "tex-mode" "textmodes/tex-mode.el" (21647 39327 | 26873 | ;;;### (autoloads nil "tex-mode" "textmodes/tex-mode.el" (21663 59071 |
| 26859 | ;;;;;; 896553 751000)) | 26874 | ;;;;;; 96337 184000)) |
| 26860 | ;;; Generated autoloads from textmodes/tex-mode.el | 26875 | ;;; Generated autoloads from textmodes/tex-mode.el |
| 26861 | 26876 | ||
| 26862 | (defvar tex-shell-file-name nil "\ | 26877 | (defvar tex-shell-file-name nil "\ |
| @@ -27157,8 +27172,8 @@ Major mode to edit DocTeX files. | |||
| 27157 | 27172 | ||
| 27158 | ;;;*** | 27173 | ;;;*** |
| 27159 | 27174 | ||
| 27160 | ;;;### (autoloads nil "texinfmt" "textmodes/texinfmt.el" (21604 48550 | 27175 | ;;;### (autoloads nil "texinfmt" "textmodes/texinfmt.el" (21607 54478 |
| 27161 | ;;;;;; 409934 229000)) | 27176 | ;;;;;; 800121 42000)) |
| 27162 | ;;; Generated autoloads from textmodes/texinfmt.el | 27177 | ;;; Generated autoloads from textmodes/texinfmt.el |
| 27163 | 27178 | ||
| 27164 | (autoload 'texinfo-format-buffer "texinfmt" "\ | 27179 | (autoload 'texinfo-format-buffer "texinfmt" "\ |
| @@ -27197,8 +27212,8 @@ if large. You can use `Info-split' to do this manually. | |||
| 27197 | 27212 | ||
| 27198 | ;;;*** | 27213 | ;;;*** |
| 27199 | 27214 | ||
| 27200 | ;;;### (autoloads nil "texinfo" "textmodes/texinfo.el" (21604 48550 | 27215 | ;;;### (autoloads nil "texinfo" "textmodes/texinfo.el" (21607 54478 |
| 27201 | ;;;;;; 409934 229000)) | 27216 | ;;;;;; 800121 42000)) |
| 27202 | ;;; Generated autoloads from textmodes/texinfo.el | 27217 | ;;; Generated autoloads from textmodes/texinfo.el |
| 27203 | 27218 | ||
| 27204 | (defvar texinfo-open-quote (purecopy "``") "\ | 27219 | (defvar texinfo-open-quote (purecopy "``") "\ |
| @@ -27282,8 +27297,8 @@ value of `texinfo-mode-hook'. | |||
| 27282 | 27297 | ||
| 27283 | ;;;*** | 27298 | ;;;*** |
| 27284 | 27299 | ||
| 27285 | ;;;### (autoloads nil "thai-util" "language/thai-util.el" (21604 | 27300 | ;;;### (autoloads nil "thai-util" "language/thai-util.el" (21607 |
| 27286 | ;;;;;; 48550 153934 219000)) | 27301 | ;;;;;; 54478 300138 641000)) |
| 27287 | ;;; Generated autoloads from language/thai-util.el | 27302 | ;;; Generated autoloads from language/thai-util.el |
| 27288 | 27303 | ||
| 27289 | (autoload 'thai-compose-region "thai-util" "\ | 27304 | (autoload 'thai-compose-region "thai-util" "\ |
| @@ -27310,8 +27325,8 @@ Compose Thai characters in the current buffer. | |||
| 27310 | 27325 | ||
| 27311 | ;;;*** | 27326 | ;;;*** |
| 27312 | 27327 | ||
| 27313 | ;;;### (autoloads nil "thingatpt" "thingatpt.el" (21604 48550 413934 | 27328 | ;;;### (autoloads nil "thingatpt" "thingatpt.el" (21607 54478 800121 |
| 27314 | ;;;;;; 229000)) | 27329 | ;;;;;; 42000)) |
| 27315 | ;;; Generated autoloads from thingatpt.el | 27330 | ;;; Generated autoloads from thingatpt.el |
| 27316 | 27331 | ||
| 27317 | (autoload 'forward-thing "thingatpt" "\ | 27332 | (autoload 'forward-thing "thingatpt" "\ |
| @@ -27375,7 +27390,7 @@ Return the Lisp list at point, or nil if none is found. | |||
| 27375 | 27390 | ||
| 27376 | ;;;*** | 27391 | ;;;*** |
| 27377 | 27392 | ||
| 27378 | ;;;### (autoloads nil "thumbs" "thumbs.el" (21604 48550 413934 229000)) | 27393 | ;;;### (autoloads nil "thumbs" "thumbs.el" (21607 54478 800121 42000)) |
| 27379 | ;;; Generated autoloads from thumbs.el | 27394 | ;;; Generated autoloads from thumbs.el |
| 27380 | 27395 | ||
| 27381 | (autoload 'thumbs-find-thumb "thumbs" "\ | 27396 | (autoload 'thumbs-find-thumb "thumbs" "\ |
| @@ -27409,8 +27424,8 @@ In dired, call the setroot program on the image at point. | |||
| 27409 | 27424 | ||
| 27410 | ;;;*** | 27425 | ;;;*** |
| 27411 | 27426 | ||
| 27412 | ;;;### (autoloads nil "tibet-util" "language/tibet-util.el" (21604 | 27427 | ;;;### (autoloads nil "tibet-util" "language/tibet-util.el" (21607 |
| 27413 | ;;;;;; 48550 157934 220000)) | 27428 | ;;;;;; 54478 300138 641000)) |
| 27414 | ;;; Generated autoloads from language/tibet-util.el | 27429 | ;;; Generated autoloads from language/tibet-util.el |
| 27415 | 27430 | ||
| 27416 | (autoload 'tibetan-char-p "tibet-util" "\ | 27431 | (autoload 'tibetan-char-p "tibet-util" "\ |
| @@ -27483,8 +27498,8 @@ See also docstring of the function tibetan-compose-region. | |||
| 27483 | 27498 | ||
| 27484 | ;;;*** | 27499 | ;;;*** |
| 27485 | 27500 | ||
| 27486 | ;;;### (autoloads nil "tildify" "textmodes/tildify.el" (21631 35966 | 27501 | ;;;### (autoloads nil "tildify" "textmodes/tildify.el" (21611 10938 |
| 27487 | ;;;;;; 919121 870000)) | 27502 | ;;;;;; 204397 226000)) |
| 27488 | ;;; Generated autoloads from textmodes/tildify.el | 27503 | ;;; Generated autoloads from textmodes/tildify.el |
| 27489 | (push (purecopy '(tildify 4 5 7)) package--builtin-versions) | 27504 | (push (purecopy '(tildify 4 5 7)) package--builtin-versions) |
| 27490 | 27505 | ||
| @@ -27512,7 +27527,7 @@ won't be prompted for confirmation of each substitution. | |||
| 27512 | 27527 | ||
| 27513 | ;;;*** | 27528 | ;;;*** |
| 27514 | 27529 | ||
| 27515 | ;;;### (autoloads nil "time" "time.el" (21604 48550 413934 229000)) | 27530 | ;;;### (autoloads nil "time" "time.el" (21607 54478 800121 42000)) |
| 27516 | ;;; Generated autoloads from time.el | 27531 | ;;; Generated autoloads from time.el |
| 27517 | 27532 | ||
| 27518 | (defvar display-time-day-and-date nil "\ | 27533 | (defvar display-time-day-and-date nil "\ |
| @@ -27574,8 +27589,8 @@ Return a string giving the duration of the Emacs initialization. | |||
| 27574 | 27589 | ||
| 27575 | ;;;*** | 27590 | ;;;*** |
| 27576 | 27591 | ||
| 27577 | ;;;### (autoloads nil "time-date" "calendar/time-date.el" (21631 | 27592 | ;;;### (autoloads nil "time-date" "calendar/time-date.el" (21611 |
| 27578 | ;;;;;; 35966 803121 866000)) | 27593 | ;;;;;; 10937 700236 3000)) |
| 27579 | ;;; Generated autoloads from calendar/time-date.el | 27594 | ;;; Generated autoloads from calendar/time-date.el |
| 27580 | 27595 | ||
| 27581 | (autoload 'date-to-time "time-date" "\ | 27596 | (autoload 'date-to-time "time-date" "\ |
| @@ -27678,8 +27693,8 @@ Convert the time interval in seconds to a short string. | |||
| 27678 | 27693 | ||
| 27679 | ;;;*** | 27694 | ;;;*** |
| 27680 | 27695 | ||
| 27681 | ;;;### (autoloads nil "time-stamp" "time-stamp.el" (21604 48550 413934 | 27696 | ;;;### (autoloads nil "time-stamp" "time-stamp.el" (21607 54478 800121 |
| 27682 | ;;;;;; 229000)) | 27697 | ;;;;;; 42000)) |
| 27683 | ;;; Generated autoloads from time-stamp.el | 27698 | ;;; Generated autoloads from time-stamp.el |
| 27684 | (put 'time-stamp-format 'safe-local-variable 'stringp) | 27699 | (put 'time-stamp-format 'safe-local-variable 'stringp) |
| 27685 | (put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p) | 27700 | (put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p) |
| @@ -27719,8 +27734,8 @@ With ARG, turn time stamping on if and only if arg is positive. | |||
| 27719 | 27734 | ||
| 27720 | ;;;*** | 27735 | ;;;*** |
| 27721 | 27736 | ||
| 27722 | ;;;### (autoloads nil "timeclock" "calendar/timeclock.el" (21604 | 27737 | ;;;### (autoloads nil "timeclock" "calendar/timeclock.el" (21607 |
| 27723 | ;;;;;; 48549 957934 212000)) | 27738 | ;;;;;; 54477 800124 118000)) |
| 27724 | ;;; Generated autoloads from calendar/timeclock.el | 27739 | ;;; Generated autoloads from calendar/timeclock.el |
| 27725 | (push (purecopy '(timeclock 2 6 1)) package--builtin-versions) | 27740 | (push (purecopy '(timeclock 2 6 1)) package--builtin-versions) |
| 27726 | 27741 | ||
| @@ -27830,7 +27845,7 @@ relative only to the time worked today, and not to past time. | |||
| 27830 | ;;;*** | 27845 | ;;;*** |
| 27831 | 27846 | ||
| 27832 | ;;;### (autoloads nil "titdic-cnv" "international/titdic-cnv.el" | 27847 | ;;;### (autoloads nil "titdic-cnv" "international/titdic-cnv.el" |
| 27833 | ;;;;;; (21604 48550 141934 219000)) | 27848 | ;;;;;; (21607 54478 300138 641000)) |
| 27834 | ;;; Generated autoloads from international/titdic-cnv.el | 27849 | ;;; Generated autoloads from international/titdic-cnv.el |
| 27835 | 27850 | ||
| 27836 | (autoload 'titdic-convert "titdic-cnv" "\ | 27851 | (autoload 'titdic-convert "titdic-cnv" "\ |
| @@ -27852,7 +27867,7 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\". | |||
| 27852 | 27867 | ||
| 27853 | ;;;*** | 27868 | ;;;*** |
| 27854 | 27869 | ||
| 27855 | ;;;### (autoloads nil "tmm" "tmm.el" (21651 20707 188225 752000)) | 27870 | ;;;### (autoloads nil "tmm" "tmm.el" (21652 2366 414435 564000)) |
| 27856 | ;;; Generated autoloads from tmm.el | 27871 | ;;; Generated autoloads from tmm.el |
| 27857 | (define-key global-map "\M-`" 'tmm-menubar) | 27872 | (define-key global-map "\M-`" 'tmm-menubar) |
| 27858 | (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) | 27873 | (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) |
| @@ -27894,8 +27909,8 @@ Its value should be an event that has a binding in MENU. | |||
| 27894 | 27909 | ||
| 27895 | ;;;*** | 27910 | ;;;*** |
| 27896 | 27911 | ||
| 27897 | ;;;### (autoloads nil "todo-mode" "calendar/todo-mode.el" (21631 | 27912 | ;;;### (autoloads nil "todo-mode" "calendar/todo-mode.el" (21625 |
| 27898 | ;;;;;; 35966 807121 866000)) | 27913 | ;;;;;; 43838 483701 627000)) |
| 27899 | ;;; Generated autoloads from calendar/todo-mode.el | 27914 | ;;; Generated autoloads from calendar/todo-mode.el |
| 27900 | 27915 | ||
| 27901 | (autoload 'todo-show "todo-mode" "\ | 27916 | (autoload 'todo-show "todo-mode" "\ |
| @@ -27962,8 +27977,8 @@ Mode for displaying and reprioritizing top priority Todo. | |||
| 27962 | 27977 | ||
| 27963 | ;;;*** | 27978 | ;;;*** |
| 27964 | 27979 | ||
| 27965 | ;;;### (autoloads nil "tool-bar" "tool-bar.el" (21604 48550 413934 | 27980 | ;;;### (autoloads nil "tool-bar" "tool-bar.el" (21607 54478 800121 |
| 27966 | ;;;;;; 229000)) | 27981 | ;;;;;; 42000)) |
| 27967 | ;;; Generated autoloads from tool-bar.el | 27982 | ;;; Generated autoloads from tool-bar.el |
| 27968 | 27983 | ||
| 27969 | (autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\ | 27984 | (autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\ |
| @@ -28033,8 +28048,8 @@ holds a keymap. | |||
| 28033 | 28048 | ||
| 28034 | ;;;*** | 28049 | ;;;*** |
| 28035 | 28050 | ||
| 28036 | ;;;### (autoloads nil "tq" "emacs-lisp/tq.el" (21604 48550 25934 | 28051 | ;;;### (autoloads nil "tq" "emacs-lisp/tq.el" (21607 54477 800124 |
| 28037 | ;;;;;; 215000)) | 28052 | ;;;;;; 118000)) |
| 28038 | ;;; Generated autoloads from emacs-lisp/tq.el | 28053 | ;;; Generated autoloads from emacs-lisp/tq.el |
| 28039 | 28054 | ||
| 28040 | (autoload 'tq-create "tq" "\ | 28055 | (autoload 'tq-create "tq" "\ |
| @@ -28047,8 +28062,8 @@ to a tcp server on another machine. | |||
| 28047 | 28062 | ||
| 28048 | ;;;*** | 28063 | ;;;*** |
| 28049 | 28064 | ||
| 28050 | ;;;### (autoloads nil "trace" "emacs-lisp/trace.el" (21604 48550 | 28065 | ;;;### (autoloads nil "trace" "emacs-lisp/trace.el" (21607 54477 |
| 28051 | ;;;;;; 25934 215000)) | 28066 | ;;;;;; 800124 118000)) |
| 28052 | ;;; Generated autoloads from emacs-lisp/trace.el | 28067 | ;;; Generated autoloads from emacs-lisp/trace.el |
| 28053 | 28068 | ||
| 28054 | (defvar trace-buffer "*trace-output*" "\ | 28069 | (defvar trace-buffer "*trace-output*" "\ |
| @@ -28093,8 +28108,7 @@ the output buffer or changing the window configuration. | |||
| 28093 | 28108 | ||
| 28094 | ;;;*** | 28109 | ;;;*** |
| 28095 | 28110 | ||
| 28096 | ;;;### (autoloads nil "tramp" "net/tramp.el" (21640 32530 974334 | 28111 | ;;;### (autoloads nil "tramp" "net/tramp.el" (21663 59071 96337 184000)) |
| 28097 | ;;;;;; 457000)) | ||
| 28098 | ;;; Generated autoloads from net/tramp.el | 28112 | ;;; Generated autoloads from net/tramp.el |
| 28099 | 28113 | ||
| 28100 | (defvar tramp-mode t "\ | 28114 | (defvar tramp-mode t "\ |
| @@ -28209,8 +28223,8 @@ Discard Tramp from loading remote files. | |||
| 28209 | 28223 | ||
| 28210 | ;;;*** | 28224 | ;;;*** |
| 28211 | 28225 | ||
| 28212 | ;;;### (autoloads nil "tramp-ftp" "net/tramp-ftp.el" (21604 48550 | 28226 | ;;;### (autoloads nil "tramp-ftp" "net/tramp-ftp.el" (21607 54478 |
| 28213 | ;;;;;; 225934 222000)) | 28227 | ;;;;;; 300138 641000)) |
| 28214 | ;;; Generated autoloads from net/tramp-ftp.el | 28228 | ;;; Generated autoloads from net/tramp-ftp.el |
| 28215 | 28229 | ||
| 28216 | (autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\ | 28230 | (autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\ |
| @@ -28220,8 +28234,8 @@ Discard Tramp from loading remote files. | |||
| 28220 | 28234 | ||
| 28221 | ;;;*** | 28235 | ;;;*** |
| 28222 | 28236 | ||
| 28223 | ;;;### (autoloads nil "tutorial" "tutorial.el" (21604 48550 417934 | 28237 | ;;;### (autoloads nil "tutorial" "tutorial.el" (21607 54478 800121 |
| 28224 | ;;;;;; 229000)) | 28238 | ;;;;;; 42000)) |
| 28225 | ;;; Generated autoloads from tutorial.el | 28239 | ;;; Generated autoloads from tutorial.el |
| 28226 | 28240 | ||
| 28227 | (autoload 'help-with-tutorial "tutorial" "\ | 28241 | (autoload 'help-with-tutorial "tutorial" "\ |
| @@ -28245,8 +28259,8 @@ resumed later. | |||
| 28245 | 28259 | ||
| 28246 | ;;;*** | 28260 | ;;;*** |
| 28247 | 28261 | ||
| 28248 | ;;;### (autoloads nil "tv-util" "language/tv-util.el" (21604 48550 | 28262 | ;;;### (autoloads nil "tv-util" "language/tv-util.el" (21607 54478 |
| 28249 | ;;;;;; 157934 220000)) | 28263 | ;;;;;; 300138 641000)) |
| 28250 | ;;; Generated autoloads from language/tv-util.el | 28264 | ;;; Generated autoloads from language/tv-util.el |
| 28251 | 28265 | ||
| 28252 | (autoload 'tai-viet-composition-function "tv-util" "\ | 28266 | (autoload 'tai-viet-composition-function "tv-util" "\ |
| @@ -28256,8 +28270,8 @@ resumed later. | |||
| 28256 | 28270 | ||
| 28257 | ;;;*** | 28271 | ;;;*** |
| 28258 | 28272 | ||
| 28259 | ;;;### (autoloads nil "two-column" "textmodes/two-column.el" (21604 | 28273 | ;;;### (autoloads nil "two-column" "textmodes/two-column.el" (21607 |
| 28260 | ;;;;;; 48550 413934 229000)) | 28274 | ;;;;;; 54478 800121 42000)) |
| 28261 | ;;; Generated autoloads from textmodes/two-column.el | 28275 | ;;; Generated autoloads from textmodes/two-column.el |
| 28262 | (autoload '2C-command "two-column" () t 'keymap) | 28276 | (autoload '2C-command "two-column" () t 'keymap) |
| 28263 | (global-set-key "\C-x6" '2C-command) | 28277 | (global-set-key "\C-x6" '2C-command) |
| @@ -28304,8 +28318,8 @@ First column's text sSs Second column's text | |||
| 28304 | 28318 | ||
| 28305 | ;;;*** | 28319 | ;;;*** |
| 28306 | 28320 | ||
| 28307 | ;;;### (autoloads nil "type-break" "type-break.el" (21631 35966 919121 | 28321 | ;;;### (autoloads nil "type-break" "type-break.el" (21609 55608 852266 |
| 28308 | ;;;;;; 870000)) | 28322 | ;;;;;; 580000)) |
| 28309 | ;;; Generated autoloads from type-break.el | 28323 | ;;; Generated autoloads from type-break.el |
| 28310 | 28324 | ||
| 28311 | (defvar type-break-mode nil "\ | 28325 | (defvar type-break-mode nil "\ |
| @@ -28437,7 +28451,7 @@ FRAC should be the inverse of the fractional value; for example, a value of | |||
| 28437 | 28451 | ||
| 28438 | ;;;*** | 28452 | ;;;*** |
| 28439 | 28453 | ||
| 28440 | ;;;### (autoloads nil "uce" "mail/uce.el" (21604 48550 189934 221000)) | 28454 | ;;;### (autoloads nil "uce" "mail/uce.el" (21607 54478 300138 641000)) |
| 28441 | ;;; Generated autoloads from mail/uce.el | 28455 | ;;; Generated autoloads from mail/uce.el |
| 28442 | 28456 | ||
| 28443 | (autoload 'uce-reply-to-uce "uce" "\ | 28457 | (autoload 'uce-reply-to-uce "uce" "\ |
| @@ -28451,7 +28465,7 @@ You might need to set `uce-mail-reader' before using this. | |||
| 28451 | ;;;*** | 28465 | ;;;*** |
| 28452 | 28466 | ||
| 28453 | ;;;### (autoloads nil "ucs-normalize" "international/ucs-normalize.el" | 28467 | ;;;### (autoloads nil "ucs-normalize" "international/ucs-normalize.el" |
| 28454 | ;;;;;; (21604 48550 141934 219000)) | 28468 | ;;;;;; (21607 54478 300138 641000)) |
| 28455 | ;;; Generated autoloads from international/ucs-normalize.el | 28469 | ;;; Generated autoloads from international/ucs-normalize.el |
| 28456 | 28470 | ||
| 28457 | (autoload 'ucs-normalize-NFD-region "ucs-normalize" "\ | 28471 | (autoload 'ucs-normalize-NFD-region "ucs-normalize" "\ |
| @@ -28516,8 +28530,8 @@ Normalize the string STR by the Unicode NFC and Mac OS's HFS Plus. | |||
| 28516 | 28530 | ||
| 28517 | ;;;*** | 28531 | ;;;*** |
| 28518 | 28532 | ||
| 28519 | ;;;### (autoloads nil "underline" "textmodes/underline.el" (21604 | 28533 | ;;;### (autoloads nil "underline" "textmodes/underline.el" (21607 |
| 28520 | ;;;;;; 48550 413934 229000)) | 28534 | ;;;;;; 54478 800121 42000)) |
| 28521 | ;;; Generated autoloads from textmodes/underline.el | 28535 | ;;; Generated autoloads from textmodes/underline.el |
| 28522 | 28536 | ||
| 28523 | (autoload 'underline-region "underline" "\ | 28537 | (autoload 'underline-region "underline" "\ |
| @@ -28537,8 +28551,8 @@ which specify the range to operate on. | |||
| 28537 | 28551 | ||
| 28538 | ;;;*** | 28552 | ;;;*** |
| 28539 | 28553 | ||
| 28540 | ;;;### (autoloads nil "unrmail" "mail/unrmail.el" (21604 48550 189934 | 28554 | ;;;### (autoloads nil "unrmail" "mail/unrmail.el" (21607 54478 300138 |
| 28541 | ;;;;;; 221000)) | 28555 | ;;;;;; 641000)) |
| 28542 | ;;; Generated autoloads from mail/unrmail.el | 28556 | ;;; Generated autoloads from mail/unrmail.el |
| 28543 | 28557 | ||
| 28544 | (autoload 'batch-unrmail "unrmail" "\ | 28558 | (autoload 'batch-unrmail "unrmail" "\ |
| @@ -28558,8 +28572,8 @@ The variable `unrmail-mbox-format' controls which mbox format to use. | |||
| 28558 | 28572 | ||
| 28559 | ;;;*** | 28573 | ;;;*** |
| 28560 | 28574 | ||
| 28561 | ;;;### (autoloads nil "unsafep" "emacs-lisp/unsafep.el" (21604 48550 | 28575 | ;;;### (autoloads nil "unsafep" "emacs-lisp/unsafep.el" (21607 54477 |
| 28562 | ;;;;;; 25934 215000)) | 28576 | ;;;;;; 800124 118000)) |
| 28563 | ;;; Generated autoloads from emacs-lisp/unsafep.el | 28577 | ;;; Generated autoloads from emacs-lisp/unsafep.el |
| 28564 | 28578 | ||
| 28565 | (autoload 'unsafep "unsafep" "\ | 28579 | (autoload 'unsafep "unsafep" "\ |
| @@ -28571,7 +28585,7 @@ UNSAFEP-VARS is a list of symbols with local bindings. | |||
| 28571 | 28585 | ||
| 28572 | ;;;*** | 28586 | ;;;*** |
| 28573 | 28587 | ||
| 28574 | ;;;### (autoloads nil "url" "url/url.el" (21604 48550 421934 229000)) | 28588 | ;;;### (autoloads nil "url" "url/url.el" (21607 54478 800121 42000)) |
| 28575 | ;;; Generated autoloads from url/url.el | 28589 | ;;; Generated autoloads from url/url.el |
| 28576 | 28590 | ||
| 28577 | (autoload 'url-retrieve "url" "\ | 28591 | (autoload 'url-retrieve "url" "\ |
| @@ -28618,8 +28632,8 @@ no further processing). URL is either a string or a parsed URL. | |||
| 28618 | 28632 | ||
| 28619 | ;;;*** | 28633 | ;;;*** |
| 28620 | 28634 | ||
| 28621 | ;;;### (autoloads nil "url-auth" "url/url-auth.el" (21604 48550 417934 | 28635 | ;;;### (autoloads nil "url-auth" "url/url-auth.el" (21607 54478 800121 |
| 28622 | ;;;;;; 229000)) | 28636 | ;;;;;; 42000)) |
| 28623 | ;;; Generated autoloads from url/url-auth.el | 28637 | ;;; Generated autoloads from url/url-auth.el |
| 28624 | 28638 | ||
| 28625 | (autoload 'url-get-authentication "url-auth" "\ | 28639 | (autoload 'url-get-authentication "url-auth" "\ |
| @@ -28660,8 +28674,8 @@ RATING a rating between 1 and 10 of the strength of the authentication. | |||
| 28660 | 28674 | ||
| 28661 | ;;;*** | 28675 | ;;;*** |
| 28662 | 28676 | ||
| 28663 | ;;;### (autoloads nil "url-cache" "url/url-cache.el" (21604 48550 | 28677 | ;;;### (autoloads nil "url-cache" "url/url-cache.el" (21607 54478 |
| 28664 | ;;;;;; 417934 229000)) | 28678 | ;;;;;; 800121 42000)) |
| 28665 | ;;; Generated autoloads from url/url-cache.el | 28679 | ;;; Generated autoloads from url/url-cache.el |
| 28666 | 28680 | ||
| 28667 | (autoload 'url-store-in-cache "url-cache" "\ | 28681 | (autoload 'url-store-in-cache "url-cache" "\ |
| @@ -28682,8 +28696,8 @@ Extract FNAM from the local disk cache. | |||
| 28682 | 28696 | ||
| 28683 | ;;;*** | 28697 | ;;;*** |
| 28684 | 28698 | ||
| 28685 | ;;;### (autoloads nil "url-cid" "url/url-cid.el" (21604 48550 417934 | 28699 | ;;;### (autoloads nil "url-cid" "url/url-cid.el" (21607 54478 800121 |
| 28686 | ;;;;;; 229000)) | 28700 | ;;;;;; 42000)) |
| 28687 | ;;; Generated autoloads from url/url-cid.el | 28701 | ;;; Generated autoloads from url/url-cid.el |
| 28688 | 28702 | ||
| 28689 | (autoload 'url-cid "url-cid" "\ | 28703 | (autoload 'url-cid "url-cid" "\ |
| @@ -28693,8 +28707,8 @@ Extract FNAM from the local disk cache. | |||
| 28693 | 28707 | ||
| 28694 | ;;;*** | 28708 | ;;;*** |
| 28695 | 28709 | ||
| 28696 | ;;;### (autoloads nil "url-dav" "url/url-dav.el" (21637 50476 683217 | 28710 | ;;;### (autoloads nil "url-dav" "url/url-dav.el" (21634 58813 400848 |
| 28697 | ;;;;;; 122000)) | 28711 | ;;;;;; 500000)) |
| 28698 | ;;; Generated autoloads from url/url-dav.el | 28712 | ;;; Generated autoloads from url/url-dav.el |
| 28699 | 28713 | ||
| 28700 | (autoload 'url-dav-supported-p "url-dav" "\ | 28714 | (autoload 'url-dav-supported-p "url-dav" "\ |
| @@ -28728,8 +28742,8 @@ added to this list, so most requests can just pass in nil. | |||
| 28728 | 28742 | ||
| 28729 | ;;;*** | 28743 | ;;;*** |
| 28730 | 28744 | ||
| 28731 | ;;;### (autoloads nil "url-file" "url/url-file.el" (21604 48550 417934 | 28745 | ;;;### (autoloads nil "url-file" "url/url-file.el" (21607 54478 800121 |
| 28732 | ;;;;;; 229000)) | 28746 | ;;;;;; 42000)) |
| 28733 | ;;; Generated autoloads from url/url-file.el | 28747 | ;;; Generated autoloads from url/url-file.el |
| 28734 | 28748 | ||
| 28735 | (autoload 'url-file "url-file" "\ | 28749 | (autoload 'url-file "url-file" "\ |
| @@ -28739,8 +28753,8 @@ Handle file: and ftp: URLs. | |||
| 28739 | 28753 | ||
| 28740 | ;;;*** | 28754 | ;;;*** |
| 28741 | 28755 | ||
| 28742 | ;;;### (autoloads nil "url-gw" "url/url-gw.el" (21604 48550 417934 | 28756 | ;;;### (autoloads nil "url-gw" "url/url-gw.el" (21607 54478 800121 |
| 28743 | ;;;;;; 229000)) | 28757 | ;;;;;; 42000)) |
| 28744 | ;;; Generated autoloads from url/url-gw.el | 28758 | ;;; Generated autoloads from url/url-gw.el |
| 28745 | 28759 | ||
| 28746 | (autoload 'url-gateway-nslookup-host "url-gw" "\ | 28760 | (autoload 'url-gateway-nslookup-host "url-gw" "\ |
| @@ -28761,8 +28775,8 @@ overriding the value of `url-gateway-method'. | |||
| 28761 | 28775 | ||
| 28762 | ;;;*** | 28776 | ;;;*** |
| 28763 | 28777 | ||
| 28764 | ;;;### (autoloads nil "url-handlers" "url/url-handlers.el" (21604 | 28778 | ;;;### (autoloads nil "url-handlers" "url/url-handlers.el" (21607 |
| 28765 | ;;;;;; 48550 417934 229000)) | 28779 | ;;;;;; 54478 800121 42000)) |
| 28766 | ;;; Generated autoloads from url/url-handlers.el | 28780 | ;;; Generated autoloads from url/url-handlers.el |
| 28767 | 28781 | ||
| 28768 | (defvar url-handler-mode nil "\ | 28782 | (defvar url-handler-mode nil "\ |
| @@ -28816,8 +28830,8 @@ accessible. | |||
| 28816 | 28830 | ||
| 28817 | ;;;*** | 28831 | ;;;*** |
| 28818 | 28832 | ||
| 28819 | ;;;### (autoloads nil "url-http" "url/url-http.el" (21640 32530 998334 | 28833 | ;;;### (autoloads nil "url-http" "url/url-http.el" (21638 55900 442275 |
| 28820 | ;;;;;; 458000)) | 28834 | ;;;;;; 524000)) |
| 28821 | ;;; Generated autoloads from url/url-http.el | 28835 | ;;; Generated autoloads from url/url-http.el |
| 28822 | (autoload 'url-default-expander "url-expand") | 28836 | (autoload 'url-default-expander "url-expand") |
| 28823 | 28837 | ||
| @@ -28829,8 +28843,8 @@ accessible. | |||
| 28829 | 28843 | ||
| 28830 | ;;;*** | 28844 | ;;;*** |
| 28831 | 28845 | ||
| 28832 | ;;;### (autoloads nil "url-irc" "url/url-irc.el" (21604 48550 421934 | 28846 | ;;;### (autoloads nil "url-irc" "url/url-irc.el" (21607 54478 800121 |
| 28833 | ;;;;;; 229000)) | 28847 | ;;;;;; 42000)) |
| 28834 | ;;; Generated autoloads from url/url-irc.el | 28848 | ;;; Generated autoloads from url/url-irc.el |
| 28835 | 28849 | ||
| 28836 | (autoload 'url-irc "url-irc" "\ | 28850 | (autoload 'url-irc "url-irc" "\ |
| @@ -28840,8 +28854,8 @@ accessible. | |||
| 28840 | 28854 | ||
| 28841 | ;;;*** | 28855 | ;;;*** |
| 28842 | 28856 | ||
| 28843 | ;;;### (autoloads nil "url-ldap" "url/url-ldap.el" (21604 48550 421934 | 28857 | ;;;### (autoloads nil "url-ldap" "url/url-ldap.el" (21607 54478 800121 |
| 28844 | ;;;;;; 229000)) | 28858 | ;;;;;; 42000)) |
| 28845 | ;;; Generated autoloads from url/url-ldap.el | 28859 | ;;; Generated autoloads from url/url-ldap.el |
| 28846 | 28860 | ||
| 28847 | (autoload 'url-ldap "url-ldap" "\ | 28861 | (autoload 'url-ldap "url-ldap" "\ |
| @@ -28854,8 +28868,8 @@ URL can be a URL string, or a URL vector of the type returned by | |||
| 28854 | 28868 | ||
| 28855 | ;;;*** | 28869 | ;;;*** |
| 28856 | 28870 | ||
| 28857 | ;;;### (autoloads nil "url-mailto" "url/url-mailto.el" (21604 48550 | 28871 | ;;;### (autoloads nil "url-mailto" "url/url-mailto.el" (21607 54478 |
| 28858 | ;;;;;; 421934 229000)) | 28872 | ;;;;;; 800121 42000)) |
| 28859 | ;;; Generated autoloads from url/url-mailto.el | 28873 | ;;; Generated autoloads from url/url-mailto.el |
| 28860 | 28874 | ||
| 28861 | (autoload 'url-mail "url-mailto" "\ | 28875 | (autoload 'url-mail "url-mailto" "\ |
| @@ -28870,8 +28884,8 @@ Handle the mailto: URL syntax. | |||
| 28870 | 28884 | ||
| 28871 | ;;;*** | 28885 | ;;;*** |
| 28872 | 28886 | ||
| 28873 | ;;;### (autoloads nil "url-misc" "url/url-misc.el" (21604 48550 421934 | 28887 | ;;;### (autoloads nil "url-misc" "url/url-misc.el" (21607 54478 800121 |
| 28874 | ;;;;;; 229000)) | 28888 | ;;;;;; 42000)) |
| 28875 | ;;; Generated autoloads from url/url-misc.el | 28889 | ;;; Generated autoloads from url/url-misc.el |
| 28876 | 28890 | ||
| 28877 | (autoload 'url-man "url-misc" "\ | 28891 | (autoload 'url-man "url-misc" "\ |
| @@ -28902,8 +28916,8 @@ Fetch a data URL (RFC 2397). | |||
| 28902 | 28916 | ||
| 28903 | ;;;*** | 28917 | ;;;*** |
| 28904 | 28918 | ||
| 28905 | ;;;### (autoloads nil "url-news" "url/url-news.el" (21604 48550 421934 | 28919 | ;;;### (autoloads nil "url-news" "url/url-news.el" (21607 54478 800121 |
| 28906 | ;;;;;; 229000)) | 28920 | ;;;;;; 42000)) |
| 28907 | ;;; Generated autoloads from url/url-news.el | 28921 | ;;; Generated autoloads from url/url-news.el |
| 28908 | 28922 | ||
| 28909 | (autoload 'url-news "url-news" "\ | 28923 | (autoload 'url-news "url-news" "\ |
| @@ -28918,8 +28932,8 @@ Fetch a data URL (RFC 2397). | |||
| 28918 | 28932 | ||
| 28919 | ;;;*** | 28933 | ;;;*** |
| 28920 | 28934 | ||
| 28921 | ;;;### (autoloads nil "url-ns" "url/url-ns.el" (21604 48550 421934 | 28935 | ;;;### (autoloads nil "url-ns" "url/url-ns.el" (21607 54478 800121 |
| 28922 | ;;;;;; 229000)) | 28936 | ;;;;;; 42000)) |
| 28923 | ;;; Generated autoloads from url/url-ns.el | 28937 | ;;; Generated autoloads from url/url-ns.el |
| 28924 | 28938 | ||
| 28925 | (autoload 'isPlainHostName "url-ns" "\ | 28939 | (autoload 'isPlainHostName "url-ns" "\ |
| @@ -28959,8 +28973,8 @@ Fetch a data URL (RFC 2397). | |||
| 28959 | 28973 | ||
| 28960 | ;;;*** | 28974 | ;;;*** |
| 28961 | 28975 | ||
| 28962 | ;;;### (autoloads nil "url-parse" "url/url-parse.el" (21604 48550 | 28976 | ;;;### (autoloads nil "url-parse" "url/url-parse.el" (21607 54478 |
| 28963 | ;;;;;; 421934 229000)) | 28977 | ;;;;;; 800121 42000)) |
| 28964 | ;;; Generated autoloads from url/url-parse.el | 28978 | ;;; Generated autoloads from url/url-parse.el |
| 28965 | 28979 | ||
| 28966 | (autoload 'url-recreate-url "url-parse" "\ | 28980 | (autoload 'url-recreate-url "url-parse" "\ |
| @@ -29011,8 +29025,8 @@ parses to | |||
| 29011 | 29025 | ||
| 29012 | ;;;*** | 29026 | ;;;*** |
| 29013 | 29027 | ||
| 29014 | ;;;### (autoloads nil "url-privacy" "url/url-privacy.el" (21604 48550 | 29028 | ;;;### (autoloads nil "url-privacy" "url/url-privacy.el" (21607 54478 |
| 29015 | ;;;;;; 421934 229000)) | 29029 | ;;;;;; 800121 42000)) |
| 29016 | ;;; Generated autoloads from url/url-privacy.el | 29030 | ;;; Generated autoloads from url/url-privacy.el |
| 29017 | 29031 | ||
| 29018 | (autoload 'url-setup-privacy-info "url-privacy" "\ | 29032 | (autoload 'url-setup-privacy-info "url-privacy" "\ |
| @@ -29022,8 +29036,8 @@ Setup variables that expose info about you and your system. | |||
| 29022 | 29036 | ||
| 29023 | ;;;*** | 29037 | ;;;*** |
| 29024 | 29038 | ||
| 29025 | ;;;### (autoloads nil "url-queue" "url/url-queue.el" (21631 35966 | 29039 | ;;;### (autoloads nil "url-queue" "url/url-queue.el" (21619 5051 |
| 29026 | ;;;;;; 919121 870000)) | 29040 | ;;;;;; 260148 536000)) |
| 29027 | ;;; Generated autoloads from url/url-queue.el | 29041 | ;;; Generated autoloads from url/url-queue.el |
| 29028 | 29042 | ||
| 29029 | (autoload 'url-queue-retrieve "url-queue" "\ | 29043 | (autoload 'url-queue-retrieve "url-queue" "\ |
| @@ -29037,8 +29051,8 @@ The variable `url-queue-timeout' sets a timeout. | |||
| 29037 | 29051 | ||
| 29038 | ;;;*** | 29052 | ;;;*** |
| 29039 | 29053 | ||
| 29040 | ;;;### (autoloads nil "url-tramp" "url/url-tramp.el" (21604 48550 | 29054 | ;;;### (autoloads nil "url-tramp" "url/url-tramp.el" (21607 54478 |
| 29041 | ;;;;;; 421934 229000)) | 29055 | ;;;;;; 800121 42000)) |
| 29042 | ;;; Generated autoloads from url/url-tramp.el | 29056 | ;;; Generated autoloads from url/url-tramp.el |
| 29043 | 29057 | ||
| 29044 | (defvar url-tramp-protocols '("ftp" "ssh" "scp" "rsync" "telnet") "\ | 29058 | (defvar url-tramp-protocols '("ftp" "ssh" "scp" "rsync" "telnet") "\ |
| @@ -29056,8 +29070,8 @@ would have been passed to OPERATION. | |||
| 29056 | 29070 | ||
| 29057 | ;;;*** | 29071 | ;;;*** |
| 29058 | 29072 | ||
| 29059 | ;;;### (autoloads nil "url-util" "url/url-util.el" (21604 48550 421934 | 29073 | ;;;### (autoloads nil "url-util" "url/url-util.el" (21607 54478 800121 |
| 29060 | ;;;;;; 229000)) | 29074 | ;;;;;; 42000)) |
| 29061 | ;;; Generated autoloads from url/url-util.el | 29075 | ;;; Generated autoloads from url/url-util.el |
| 29062 | 29076 | ||
| 29063 | (defvar url-debug nil "\ | 29077 | (defvar url-debug nil "\ |
| @@ -29225,8 +29239,8 @@ This uses `url-current-object', set locally to the buffer. | |||
| 29225 | 29239 | ||
| 29226 | ;;;*** | 29240 | ;;;*** |
| 29227 | 29241 | ||
| 29228 | ;;;### (autoloads nil "userlock" "userlock.el" (21604 48550 421934 | 29242 | ;;;### (autoloads nil "userlock" "userlock.el" (21607 54478 800121 |
| 29229 | ;;;;;; 229000)) | 29243 | ;;;;;; 42000)) |
| 29230 | ;;; Generated autoloads from userlock.el | 29244 | ;;; Generated autoloads from userlock.el |
| 29231 | 29245 | ||
| 29232 | (autoload 'ask-user-about-lock "userlock" "\ | 29246 | (autoload 'ask-user-about-lock "userlock" "\ |
| @@ -29254,8 +29268,8 @@ The buffer in question is current when this function is called. | |||
| 29254 | 29268 | ||
| 29255 | ;;;*** | 29269 | ;;;*** |
| 29256 | 29270 | ||
| 29257 | ;;;### (autoloads nil "utf-7" "international/utf-7.el" (21604 48550 | 29271 | ;;;### (autoloads nil "utf-7" "international/utf-7.el" (21607 54478 |
| 29258 | ;;;;;; 141934 219000)) | 29272 | ;;;;;; 300138 641000)) |
| 29259 | ;;; Generated autoloads from international/utf-7.el | 29273 | ;;; Generated autoloads from international/utf-7.el |
| 29260 | 29274 | ||
| 29261 | (autoload 'utf-7-post-read-conversion "utf-7" "\ | 29275 | (autoload 'utf-7-post-read-conversion "utf-7" "\ |
| @@ -29280,7 +29294,7 @@ The buffer in question is current when this function is called. | |||
| 29280 | 29294 | ||
| 29281 | ;;;*** | 29295 | ;;;*** |
| 29282 | 29296 | ||
| 29283 | ;;;### (autoloads nil "utf7" "gnus/utf7.el" (21604 48550 121934 218000)) | 29297 | ;;;### (autoloads nil "utf7" "gnus/utf7.el" (21607 54478 300138 641000)) |
| 29284 | ;;; Generated autoloads from gnus/utf7.el | 29298 | ;;; Generated autoloads from gnus/utf7.el |
| 29285 | 29299 | ||
| 29286 | (autoload 'utf7-encode "utf7" "\ | 29300 | (autoload 'utf7-encode "utf7" "\ |
| @@ -29290,8 +29304,8 @@ Encode UTF-7 STRING. Use IMAP modification if FOR-IMAP is non-nil. | |||
| 29290 | 29304 | ||
| 29291 | ;;;*** | 29305 | ;;;*** |
| 29292 | 29306 | ||
| 29293 | ;;;### (autoloads nil "uudecode" "mail/uudecode.el" (21604 48550 | 29307 | ;;;### (autoloads nil "uudecode" "mail/uudecode.el" (21607 54478 |
| 29294 | ;;;;;; 189934 221000)) | 29308 | ;;;;;; 300138 641000)) |
| 29295 | ;;; Generated autoloads from mail/uudecode.el | 29309 | ;;; Generated autoloads from mail/uudecode.el |
| 29296 | 29310 | ||
| 29297 | (autoload 'uudecode-decode-region-external "uudecode" "\ | 29311 | (autoload 'uudecode-decode-region-external "uudecode" "\ |
| @@ -29315,7 +29329,7 @@ If FILE-NAME is non-nil, save the result to FILE-NAME. | |||
| 29315 | 29329 | ||
| 29316 | ;;;*** | 29330 | ;;;*** |
| 29317 | 29331 | ||
| 29318 | ;;;### (autoloads nil "vc" "vc/vc.el" (21649 1806 157181 933000)) | 29332 | ;;;### (autoloads nil "vc" "vc/vc.el" (21649 26173 700491 498000)) |
| 29319 | ;;; Generated autoloads from vc/vc.el | 29333 | ;;; Generated autoloads from vc/vc.el |
| 29320 | 29334 | ||
| 29321 | (defvar vc-checkout-hook nil "\ | 29335 | (defvar vc-checkout-hook nil "\ |
| @@ -29602,8 +29616,8 @@ Return the branch part of a revision number REV. | |||
| 29602 | 29616 | ||
| 29603 | ;;;*** | 29617 | ;;;*** |
| 29604 | 29618 | ||
| 29605 | ;;;### (autoloads nil "vc-annotate" "vc/vc-annotate.el" (21604 48550 | 29619 | ;;;### (autoloads nil "vc-annotate" "vc/vc-annotate.el" (21607 54478 |
| 29606 | ;;;;;; 433934 230000)) | 29620 | ;;;;;; 800121 42000)) |
| 29607 | ;;; Generated autoloads from vc/vc-annotate.el | 29621 | ;;; Generated autoloads from vc/vc-annotate.el |
| 29608 | 29622 | ||
| 29609 | (autoload 'vc-annotate "vc-annotate" "\ | 29623 | (autoload 'vc-annotate "vc-annotate" "\ |
| @@ -29642,8 +29656,8 @@ should be applied to the background or to the foreground. | |||
| 29642 | 29656 | ||
| 29643 | ;;;*** | 29657 | ;;;*** |
| 29644 | 29658 | ||
| 29645 | ;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (21645 25875 825189 | 29659 | ;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (21645 29117 170137 |
| 29646 | ;;;;;; 881000)) | 29660 | ;;;;;; 362000)) |
| 29647 | ;;; Generated autoloads from vc/vc-bzr.el | 29661 | ;;; Generated autoloads from vc/vc-bzr.el |
| 29648 | 29662 | ||
| 29649 | (defconst vc-bzr-admin-dirname ".bzr" "\ | 29663 | (defconst vc-bzr-admin-dirname ".bzr" "\ |
| @@ -29659,8 +29673,8 @@ Name of the format file in a .bzr directory.") | |||
| 29659 | 29673 | ||
| 29660 | ;;;*** | 29674 | ;;;*** |
| 29661 | 29675 | ||
| 29662 | ;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (21645 25875 825189 | 29676 | ;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (21645 29117 170137 |
| 29663 | ;;;;;; 881000)) | 29677 | ;;;;;; 362000)) |
| 29664 | ;;; Generated autoloads from vc/vc-cvs.el | 29678 | ;;; Generated autoloads from vc/vc-cvs.el |
| 29665 | (defun vc-cvs-registered (f) | 29679 | (defun vc-cvs-registered (f) |
| 29666 | "Return non-nil if file F is registered with CVS." | 29680 | "Return non-nil if file F is registered with CVS." |
| @@ -29671,8 +29685,8 @@ Name of the format file in a .bzr directory.") | |||
| 29671 | 29685 | ||
| 29672 | ;;;*** | 29686 | ;;;*** |
| 29673 | 29687 | ||
| 29674 | ;;;### (autoloads nil "vc-dir" "vc/vc-dir.el" (21645 25761 817186 | 29688 | ;;;### (autoloads nil "vc-dir" "vc/vc-dir.el" (21665 14401 955623 |
| 29675 | ;;;;;; 828000)) | 29689 | ;;;;;; 556000)) |
| 29676 | ;;; Generated autoloads from vc/vc-dir.el | 29690 | ;;; Generated autoloads from vc/vc-dir.el |
| 29677 | 29691 | ||
| 29678 | (autoload 'vc-dir "vc-dir" "\ | 29692 | (autoload 'vc-dir "vc-dir" "\ |
| @@ -29696,8 +29710,8 @@ These are the commands available for use in the file status buffer: | |||
| 29696 | 29710 | ||
| 29697 | ;;;*** | 29711 | ;;;*** |
| 29698 | 29712 | ||
| 29699 | ;;;### (autoloads nil "vc-dispatcher" "vc/vc-dispatcher.el" (21645 | 29713 | ;;;### (autoloads nil "vc-dispatcher" "vc/vc-dispatcher.el" (21640 |
| 29700 | ;;;;;; 25761 817186 828000)) | 29714 | ;;;;;; 46919 650145 897000)) |
| 29701 | ;;; Generated autoloads from vc/vc-dispatcher.el | 29715 | ;;; Generated autoloads from vc/vc-dispatcher.el |
| 29702 | 29716 | ||
| 29703 | (autoload 'vc-do-command "vc-dispatcher" "\ | 29717 | (autoload 'vc-do-command "vc-dispatcher" "\ |
| @@ -29720,7 +29734,8 @@ case, and the process object in the asynchronous case. | |||
| 29720 | 29734 | ||
| 29721 | ;;;*** | 29735 | ;;;*** |
| 29722 | 29736 | ||
| 29723 | ;;;### (autoloads nil "vc-git" "vc/vc-git.el" (21649 1521 25174 297000)) | 29737 | ;;;### (autoloads nil "vc-git" "vc/vc-git.el" (21663 59071 96337 |
| 29738 | ;;;;;; 184000)) | ||
| 29724 | ;;; Generated autoloads from vc/vc-git.el | 29739 | ;;; Generated autoloads from vc/vc-git.el |
| 29725 | (defun vc-git-registered (file) | 29740 | (defun vc-git-registered (file) |
| 29726 | "Return non-nil if FILE is registered with git." | 29741 | "Return non-nil if FILE is registered with git." |
| @@ -29731,7 +29746,7 @@ case, and the process object in the asynchronous case. | |||
| 29731 | 29746 | ||
| 29732 | ;;;*** | 29747 | ;;;*** |
| 29733 | 29748 | ||
| 29734 | ;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (21645 25875 841189 882000)) | 29749 | ;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (21645 29117 170137 362000)) |
| 29735 | ;;; Generated autoloads from vc/vc-hg.el | 29750 | ;;; Generated autoloads from vc/vc-hg.el |
| 29736 | (defun vc-hg-registered (file) | 29751 | (defun vc-hg-registered (file) |
| 29737 | "Return non-nil if FILE is registered with hg." | 29752 | "Return non-nil if FILE is registered with hg." |
| @@ -29742,8 +29757,8 @@ case, and the process object in the asynchronous case. | |||
| 29742 | 29757 | ||
| 29743 | ;;;*** | 29758 | ;;;*** |
| 29744 | 29759 | ||
| 29745 | ;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (21645 25875 841189 | 29760 | ;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (21645 29117 170137 |
| 29746 | ;;;;;; 882000)) | 29761 | ;;;;;; 362000)) |
| 29747 | ;;; Generated autoloads from vc/vc-mtn.el | 29762 | ;;; Generated autoloads from vc/vc-mtn.el |
| 29748 | 29763 | ||
| 29749 | (defconst vc-mtn-admin-dir "_MTN" "\ | 29764 | (defconst vc-mtn-admin-dir "_MTN" "\ |
| @@ -29759,8 +29774,8 @@ Name of the monotone directory's format file.") | |||
| 29759 | 29774 | ||
| 29760 | ;;;*** | 29775 | ;;;*** |
| 29761 | 29776 | ||
| 29762 | ;;;### (autoloads nil "vc-rcs" "vc/vc-rcs.el" (21645 25875 841189 | 29777 | ;;;### (autoloads nil "vc-rcs" "vc/vc-rcs.el" (21645 29117 170137 |
| 29763 | ;;;;;; 882000)) | 29778 | ;;;;;; 362000)) |
| 29764 | ;;; Generated autoloads from vc/vc-rcs.el | 29779 | ;;; Generated autoloads from vc/vc-rcs.el |
| 29765 | 29780 | ||
| 29766 | (defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ | 29781 | (defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ |
| @@ -29773,8 +29788,8 @@ For a description of possible values, see `vc-check-master-templates'.") | |||
| 29773 | 29788 | ||
| 29774 | ;;;*** | 29789 | ;;;*** |
| 29775 | 29790 | ||
| 29776 | ;;;### (autoloads nil "vc-sccs" "vc/vc-sccs.el" (21645 25875 837189 | 29791 | ;;;### (autoloads nil "vc-sccs" "vc/vc-sccs.el" (21645 29117 170137 |
| 29777 | ;;;;;; 882000)) | 29792 | ;;;;;; 362000)) |
| 29778 | ;;; Generated autoloads from vc/vc-sccs.el | 29793 | ;;; Generated autoloads from vc/vc-sccs.el |
| 29779 | 29794 | ||
| 29780 | (defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ | 29795 | (defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ |
| @@ -29792,8 +29807,8 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir) | |||
| 29792 | 29807 | ||
| 29793 | ;;;*** | 29808 | ;;;*** |
| 29794 | 29809 | ||
| 29795 | ;;;### (autoloads nil "vc-src" "vc/vc-src.el" (21645 25875 837189 | 29810 | ;;;### (autoloads nil "vc-src" "vc/vc-src.el" (21645 29117 170137 |
| 29796 | ;;;;;; 882000)) | 29811 | ;;;;;; 362000)) |
| 29797 | ;;; Generated autoloads from vc/vc-src.el | 29812 | ;;; Generated autoloads from vc/vc-src.el |
| 29798 | 29813 | ||
| 29799 | (defvar vc-src-master-templates (purecopy '("%s.src/%s,v")) "\ | 29814 | (defvar vc-src-master-templates (purecopy '("%s.src/%s,v")) "\ |
| @@ -29806,8 +29821,8 @@ For a description of possible values, see `vc-check-master-templates'.") | |||
| 29806 | 29821 | ||
| 29807 | ;;;*** | 29822 | ;;;*** |
| 29808 | 29823 | ||
| 29809 | ;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (21650 56624 523745 | 29824 | ;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (21652 2366 414435 |
| 29810 | ;;;;;; 975000)) | 29825 | ;;;;;; 564000)) |
| 29811 | ;;; Generated autoloads from vc/vc-svn.el | 29826 | ;;; Generated autoloads from vc/vc-svn.el |
| 29812 | (defun vc-svn-registered (f) | 29827 | (defun vc-svn-registered (f) |
| 29813 | (let ((admin-dir (cond ((and (eq system-type 'windows-nt) | 29828 | (let ((admin-dir (cond ((and (eq system-type 'windows-nt) |
| @@ -29820,8 +29835,8 @@ For a description of possible values, see `vc-check-master-templates'.") | |||
| 29820 | 29835 | ||
| 29821 | ;;;*** | 29836 | ;;;*** |
| 29822 | 29837 | ||
| 29823 | ;;;### (autoloads nil "vera-mode" "progmodes/vera-mode.el" (21604 | 29838 | ;;;### (autoloads nil "vera-mode" "progmodes/vera-mode.el" (21607 |
| 29824 | ;;;;;; 48550 361934 227000)) | 29839 | ;;;;;; 54478 800121 42000)) |
| 29825 | ;;; Generated autoloads from progmodes/vera-mode.el | 29840 | ;;; Generated autoloads from progmodes/vera-mode.el |
| 29826 | (push (purecopy '(vera-mode 2 28)) package--builtin-versions) | 29841 | (push (purecopy '(vera-mode 2 28)) package--builtin-versions) |
| 29827 | (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode)) | 29842 | (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode)) |
| @@ -29880,7 +29895,7 @@ Key bindings: | |||
| 29880 | ;;;*** | 29895 | ;;;*** |
| 29881 | 29896 | ||
| 29882 | ;;;### (autoloads nil "verilog-mode" "progmodes/verilog-mode.el" | 29897 | ;;;### (autoloads nil "verilog-mode" "progmodes/verilog-mode.el" |
| 29883 | ;;;;;; (21645 25761 813186 828000)) | 29898 | ;;;;;; (21644 8251 830117 252000)) |
| 29884 | ;;; Generated autoloads from progmodes/verilog-mode.el | 29899 | ;;; Generated autoloads from progmodes/verilog-mode.el |
| 29885 | 29900 | ||
| 29886 | (autoload 'verilog-mode "verilog-mode" "\ | 29901 | (autoload 'verilog-mode "verilog-mode" "\ |
| @@ -30019,8 +30034,8 @@ Key bindings specific to `verilog-mode-map' are: | |||
| 30019 | 30034 | ||
| 30020 | ;;;*** | 30035 | ;;;*** |
| 30021 | 30036 | ||
| 30022 | ;;;### (autoloads nil "vhdl-mode" "progmodes/vhdl-mode.el" (21640 | 30037 | ;;;### (autoloads nil "vhdl-mode" "progmodes/vhdl-mode.el" (21638 |
| 30023 | ;;;;;; 32530 994334 458000)) | 30038 | ;;;;;; 55900 442275 524000)) |
| 30024 | ;;; Generated autoloads from progmodes/vhdl-mode.el | 30039 | ;;; Generated autoloads from progmodes/vhdl-mode.el |
| 30025 | 30040 | ||
| 30026 | (autoload 'vhdl-mode "vhdl-mode" "\ | 30041 | (autoload 'vhdl-mode "vhdl-mode" "\ |
| @@ -30574,8 +30589,8 @@ Key bindings: | |||
| 30574 | 30589 | ||
| 30575 | ;;;*** | 30590 | ;;;*** |
| 30576 | 30591 | ||
| 30577 | ;;;### (autoloads nil "viet-util" "language/viet-util.el" (21604 | 30592 | ;;;### (autoloads nil "viet-util" "language/viet-util.el" (21607 |
| 30578 | ;;;;;; 48550 157934 220000)) | 30593 | ;;;;;; 54478 300138 641000)) |
| 30579 | ;;; Generated autoloads from language/viet-util.el | 30594 | ;;; Generated autoloads from language/viet-util.el |
| 30580 | 30595 | ||
| 30581 | (autoload 'viet-encode-viscii-char "viet-util" "\ | 30596 | (autoload 'viet-encode-viscii-char "viet-util" "\ |
| @@ -30619,7 +30634,7 @@ Convert Vietnamese characters of the current buffer to `VIQR' mnemonics. | |||
| 30619 | 30634 | ||
| 30620 | ;;;*** | 30635 | ;;;*** |
| 30621 | 30636 | ||
| 30622 | ;;;### (autoloads nil "view" "view.el" (21604 48550 437934 230000)) | 30637 | ;;;### (autoloads nil "view" "view.el" (21607 54478 800121 42000)) |
| 30623 | ;;; Generated autoloads from view.el | 30638 | ;;; Generated autoloads from view.el |
| 30624 | 30639 | ||
| 30625 | (defvar view-remove-frame-by-deleting t "\ | 30640 | (defvar view-remove-frame-by-deleting t "\ |
| @@ -30875,8 +30890,8 @@ Exit View mode and make the current buffer editable. | |||
| 30875 | 30890 | ||
| 30876 | ;;;*** | 30891 | ;;;*** |
| 30877 | 30892 | ||
| 30878 | ;;;### (autoloads nil "viper" "emulation/viper.el" (21604 48550 33934 | 30893 | ;;;### (autoloads nil "viper" "emulation/viper.el" (21607 54478 300138 |
| 30879 | ;;;;;; 215000)) | 30894 | ;;;;;; 641000)) |
| 30880 | ;;; Generated autoloads from emulation/viper.el | 30895 | ;;; Generated autoloads from emulation/viper.el |
| 30881 | (push (purecopy '(viper 3 14 1)) package--builtin-versions) | 30896 | (push (purecopy '(viper 3 14 1)) package--builtin-versions) |
| 30882 | 30897 | ||
| @@ -30893,8 +30908,8 @@ Turn on Viper emulation of Vi in Emacs. See Info node `(viper)Top'. | |||
| 30893 | 30908 | ||
| 30894 | ;;;*** | 30909 | ;;;*** |
| 30895 | 30910 | ||
| 30896 | ;;;### (autoloads nil "warnings" "emacs-lisp/warnings.el" (21604 | 30911 | ;;;### (autoloads nil "warnings" "emacs-lisp/warnings.el" (21607 |
| 30897 | ;;;;;; 48550 25934 215000)) | 30912 | ;;;;;; 54477 800124 118000)) |
| 30898 | ;;; Generated autoloads from emacs-lisp/warnings.el | 30913 | ;;; Generated autoloads from emacs-lisp/warnings.el |
| 30899 | 30914 | ||
| 30900 | (defvar warning-prefix-function nil "\ | 30915 | (defvar warning-prefix-function nil "\ |
| @@ -30984,7 +30999,7 @@ this is equivalent to `display-warning', using | |||
| 30984 | 30999 | ||
| 30985 | ;;;*** | 31000 | ;;;*** |
| 30986 | 31001 | ||
| 30987 | ;;;### (autoloads nil "wdired" "wdired.el" (21604 48550 441934 230000)) | 31002 | ;;;### (autoloads nil "wdired" "wdired.el" (21607 54478 800121 42000)) |
| 30988 | ;;; Generated autoloads from wdired.el | 31003 | ;;; Generated autoloads from wdired.el |
| 30989 | (push (purecopy '(wdired 2 0)) package--builtin-versions) | 31004 | (push (purecopy '(wdired 2 0)) package--builtin-versions) |
| 30990 | 31005 | ||
| @@ -31002,8 +31017,8 @@ See `wdired-mode'. | |||
| 31002 | 31017 | ||
| 31003 | ;;;*** | 31018 | ;;;*** |
| 31004 | 31019 | ||
| 31005 | ;;;### (autoloads nil "webjump" "net/webjump.el" (21604 48550 233934 | 31020 | ;;;### (autoloads nil "webjump" "net/webjump.el" (21607 54478 300138 |
| 31006 | ;;;;;; 222000)) | 31021 | ;;;;;; 641000)) |
| 31007 | ;;; Generated autoloads from net/webjump.el | 31022 | ;;; Generated autoloads from net/webjump.el |
| 31008 | 31023 | ||
| 31009 | (autoload 'webjump "webjump" "\ | 31024 | (autoload 'webjump "webjump" "\ |
| @@ -31019,8 +31034,8 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke | |||
| 31019 | 31034 | ||
| 31020 | ;;;*** | 31035 | ;;;*** |
| 31021 | 31036 | ||
| 31022 | ;;;### (autoloads nil "which-func" "progmodes/which-func.el" (21604 | 31037 | ;;;### (autoloads nil "which-func" "progmodes/which-func.el" (21607 |
| 31023 | ;;;;;; 48550 365934 227000)) | 31038 | ;;;;;; 54478 800121 42000)) |
| 31024 | ;;; Generated autoloads from progmodes/which-func.el | 31039 | ;;; Generated autoloads from progmodes/which-func.el |
| 31025 | (put 'which-func-format 'risky-local-variable t) | 31040 | (put 'which-func-format 'risky-local-variable t) |
| 31026 | (put 'which-func-current 'risky-local-variable t) | 31041 | (put 'which-func-current 'risky-local-variable t) |
| @@ -31050,8 +31065,8 @@ in certain major modes. | |||
| 31050 | 31065 | ||
| 31051 | ;;;*** | 31066 | ;;;*** |
| 31052 | 31067 | ||
| 31053 | ;;;### (autoloads nil "whitespace" "whitespace.el" (21631 35966 927121 | 31068 | ;;;### (autoloads nil "whitespace" "whitespace.el" (21630 19673 940150 |
| 31054 | ;;;;;; 870000)) | 31069 | ;;;;;; 833000)) |
| 31055 | ;;; Generated autoloads from whitespace.el | 31070 | ;;; Generated autoloads from whitespace.el |
| 31056 | (push (purecopy '(whitespace 13 2 2)) package--builtin-versions) | 31071 | (push (purecopy '(whitespace 13 2 2)) package--builtin-versions) |
| 31057 | 31072 | ||
| @@ -31419,8 +31434,8 @@ cleaning up these problems. | |||
| 31419 | 31434 | ||
| 31420 | ;;;*** | 31435 | ;;;*** |
| 31421 | 31436 | ||
| 31422 | ;;;### (autoloads nil "wid-browse" "wid-browse.el" (21604 48550 441934 | 31437 | ;;;### (autoloads nil "wid-browse" "wid-browse.el" (21607 54478 800121 |
| 31423 | ;;;;;; 230000)) | 31438 | ;;;;;; 42000)) |
| 31424 | ;;; Generated autoloads from wid-browse.el | 31439 | ;;; Generated autoloads from wid-browse.el |
| 31425 | 31440 | ||
| 31426 | (autoload 'widget-browse-at "wid-browse" "\ | 31441 | (autoload 'widget-browse-at "wid-browse" "\ |
| @@ -31448,8 +31463,8 @@ if ARG is omitted or nil. | |||
| 31448 | 31463 | ||
| 31449 | ;;;*** | 31464 | ;;;*** |
| 31450 | 31465 | ||
| 31451 | ;;;### (autoloads nil "wid-edit" "wid-edit.el" (21637 50476 687217 | 31466 | ;;;### (autoloads nil "wid-edit" "wid-edit.el" (21634 58813 900130 |
| 31452 | ;;;;;; 122000)) | 31467 | ;;;;;; 256000)) |
| 31453 | ;;; Generated autoloads from wid-edit.el | 31468 | ;;; Generated autoloads from wid-edit.el |
| 31454 | 31469 | ||
| 31455 | (autoload 'widgetp "wid-edit" "\ | 31470 | (autoload 'widgetp "wid-edit" "\ |
| @@ -31491,8 +31506,8 @@ Setup current buffer so editing string widgets works. | |||
| 31491 | 31506 | ||
| 31492 | ;;;*** | 31507 | ;;;*** |
| 31493 | 31508 | ||
| 31494 | ;;;### (autoloads nil "windmove" "windmove.el" (21604 48550 441934 | 31509 | ;;;### (autoloads nil "windmove" "windmove.el" (21607 54478 800121 |
| 31495 | ;;;;;; 230000)) | 31510 | ;;;;;; 42000)) |
| 31496 | ;;; Generated autoloads from windmove.el | 31511 | ;;; Generated autoloads from windmove.el |
| 31497 | 31512 | ||
| 31498 | (autoload 'windmove-left "windmove" "\ | 31513 | (autoload 'windmove-left "windmove" "\ |
| @@ -31544,7 +31559,7 @@ Default MODIFIER is 'shift. | |||
| 31544 | 31559 | ||
| 31545 | ;;;*** | 31560 | ;;;*** |
| 31546 | 31561 | ||
| 31547 | ;;;### (autoloads nil "winner" "winner.el" (21604 48550 445934 230000)) | 31562 | ;;;### (autoloads nil "winner" "winner.el" (21607 54478 800121 42000)) |
| 31548 | ;;; Generated autoloads from winner.el | 31563 | ;;; Generated autoloads from winner.el |
| 31549 | 31564 | ||
| 31550 | (defvar winner-mode nil "\ | 31565 | (defvar winner-mode nil "\ |
| @@ -31567,7 +31582,7 @@ the mode if ARG is omitted or nil, and toggle it if ARG is `toggle'. | |||
| 31567 | 31582 | ||
| 31568 | ;;;*** | 31583 | ;;;*** |
| 31569 | 31584 | ||
| 31570 | ;;;### (autoloads nil "woman" "woman.el" (21604 48550 445934 230000)) | 31585 | ;;;### (autoloads nil "woman" "woman.el" (21607 54478 800121 42000)) |
| 31571 | ;;; Generated autoloads from woman.el | 31586 | ;;; Generated autoloads from woman.el |
| 31572 | (push (purecopy '(woman 0 551)) package--builtin-versions) | 31587 | (push (purecopy '(woman 0 551)) package--builtin-versions) |
| 31573 | 31588 | ||
| @@ -31616,7 +31631,7 @@ Default bookmark handler for Woman buffers. | |||
| 31616 | 31631 | ||
| 31617 | ;;;*** | 31632 | ;;;*** |
| 31618 | 31633 | ||
| 31619 | ;;;### (autoloads nil "xml" "xml.el" (21604 48550 445934 230000)) | 31634 | ;;;### (autoloads nil "xml" "xml.el" (21607 54478 800121 42000)) |
| 31620 | ;;; Generated autoloads from xml.el | 31635 | ;;; Generated autoloads from xml.el |
| 31621 | 31636 | ||
| 31622 | (autoload 'xml-parse-file "xml" "\ | 31637 | (autoload 'xml-parse-file "xml" "\ |
| @@ -31672,8 +31687,8 @@ Both features can be combined by providing a cons cell | |||
| 31672 | 31687 | ||
| 31673 | ;;;*** | 31688 | ;;;*** |
| 31674 | 31689 | ||
| 31675 | ;;;### (autoloads nil "xmltok" "nxml/xmltok.el" (21604 48550 241934 | 31690 | ;;;### (autoloads nil "xmltok" "nxml/xmltok.el" (21607 54478 300138 |
| 31676 | ;;;;;; 223000)) | 31691 | ;;;;;; 641000)) |
| 31677 | ;;; Generated autoloads from nxml/xmltok.el | 31692 | ;;; Generated autoloads from nxml/xmltok.el |
| 31678 | 31693 | ||
| 31679 | (autoload 'xmltok-get-declared-encoding-position "xmltok" "\ | 31694 | (autoload 'xmltok-get-declared-encoding-position "xmltok" "\ |
| @@ -31691,8 +31706,8 @@ If LIMIT is non-nil, then do not consider characters beyond LIMIT. | |||
| 31691 | 31706 | ||
| 31692 | ;;;*** | 31707 | ;;;*** |
| 31693 | 31708 | ||
| 31694 | ;;;### (autoloads nil "xref" "progmodes/xref.el" (21660 28432 372929 | 31709 | ;;;### (autoloads nil "xref" "progmodes/xref.el" (21667 56163 185621 |
| 31695 | ;;;;;; 801000)) | 31710 | ;;;;;; 290000)) |
| 31696 | ;;; Generated autoloads from progmodes/xref.el | 31711 | ;;; Generated autoloads from progmodes/xref.el |
| 31697 | 31712 | ||
| 31698 | (autoload 'xref-pop-marker-stack "xref" "\ | 31713 | (autoload 'xref-pop-marker-stack "xref" "\ |
| @@ -31702,7 +31717,8 @@ Pop back to where \\[xref-find-definitions] was last invoked. | |||
| 31702 | 31717 | ||
| 31703 | (autoload 'xref-find-definitions "xref" "\ | 31718 | (autoload 'xref-find-definitions "xref" "\ |
| 31704 | Find the definition of the identifier at point. | 31719 | Find the definition of the identifier at point. |
| 31705 | With prefix argument, prompt for the identifier. | 31720 | With prefix argument or when there's no identifier at point, |
| 31721 | prompt for it. | ||
| 31706 | 31722 | ||
| 31707 | \(fn IDENTIFIER)" t nil) | 31723 | \(fn IDENTIFIER)" t nil) |
| 31708 | 31724 | ||
| @@ -31735,8 +31751,8 @@ The argument has the same meaning as in `apropos'. | |||
| 31735 | 31751 | ||
| 31736 | ;;;*** | 31752 | ;;;*** |
| 31737 | 31753 | ||
| 31738 | ;;;### (autoloads nil "xt-mouse" "xt-mouse.el" (21604 48550 445934 | 31754 | ;;;### (autoloads nil "xt-mouse" "xt-mouse.el" (21607 54478 800121 |
| 31739 | ;;;;;; 230000)) | 31755 | ;;;;;; 42000)) |
| 31740 | ;;; Generated autoloads from xt-mouse.el | 31756 | ;;; Generated autoloads from xt-mouse.el |
| 31741 | 31757 | ||
| 31742 | (defvar xterm-mouse-mode nil "\ | 31758 | (defvar xterm-mouse-mode nil "\ |
| @@ -31765,7 +31781,7 @@ down the SHIFT key while pressing the mouse button. | |||
| 31765 | 31781 | ||
| 31766 | ;;;*** | 31782 | ;;;*** |
| 31767 | 31783 | ||
| 31768 | ;;;### (autoloads nil "yenc" "gnus/yenc.el" (21604 48550 121934 218000)) | 31784 | ;;;### (autoloads nil "yenc" "gnus/yenc.el" (21607 54478 300138 641000)) |
| 31769 | ;;; Generated autoloads from gnus/yenc.el | 31785 | ;;; Generated autoloads from gnus/yenc.el |
| 31770 | 31786 | ||
| 31771 | (autoload 'yenc-decode-region "yenc" "\ | 31787 | (autoload 'yenc-decode-region "yenc" "\ |
| @@ -31780,7 +31796,7 @@ Extract file name from an yenc header. | |||
| 31780 | 31796 | ||
| 31781 | ;;;*** | 31797 | ;;;*** |
| 31782 | 31798 | ||
| 31783 | ;;;### (autoloads nil "zone" "play/zone.el" (21604 48550 309934 225000)) | 31799 | ;;;### (autoloads nil "zone" "play/zone.el" (21607 54478 800121 42000)) |
| 31784 | ;;; Generated autoloads from play/zone.el | 31800 | ;;; Generated autoloads from play/zone.el |
| 31785 | 31801 | ||
| 31786 | (autoload 'zone "zone" "\ | 31802 | (autoload 'zone "zone" "\ |
| @@ -31826,11 +31842,9 @@ Zone out, completely. | |||
| 31826 | ;;;;;; "cedet/ede/system.el" "cedet/ede/util.el" "cedet/semantic/analyze.el" | 31842 | ;;;;;; "cedet/ede/system.el" "cedet/ede/util.el" "cedet/semantic/analyze.el" |
| 31827 | ;;;;;; "cedet/semantic/analyze/complete.el" "cedet/semantic/analyze/debug.el" | 31843 | ;;;;;; "cedet/semantic/analyze/complete.el" "cedet/semantic/analyze/debug.el" |
| 31828 | ;;;;;; "cedet/semantic/analyze/fcn.el" "cedet/semantic/analyze/refs.el" | 31844 | ;;;;;; "cedet/semantic/analyze/fcn.el" "cedet/semantic/analyze/refs.el" |
| 31829 | ;;;;;; "cedet/semantic/bovine.el" "cedet/semantic/bovine/c-by.el" | 31845 | ;;;;;; "cedet/semantic/bovine.el" "cedet/semantic/bovine/c.el" "cedet/semantic/bovine/debug.el" |
| 31830 | ;;;;;; "cedet/semantic/bovine/c.el" "cedet/semantic/bovine/debug.el" | ||
| 31831 | ;;;;;; "cedet/semantic/bovine/el.el" "cedet/semantic/bovine/gcc.el" | 31846 | ;;;;;; "cedet/semantic/bovine/el.el" "cedet/semantic/bovine/gcc.el" |
| 31832 | ;;;;;; "cedet/semantic/bovine/make-by.el" "cedet/semantic/bovine/make.el" | 31847 | ;;;;;; "cedet/semantic/bovine/make.el" "cedet/semantic/bovine/scm.el" |
| 31833 | ;;;;;; "cedet/semantic/bovine/scm-by.el" "cedet/semantic/bovine/scm.el" | ||
| 31834 | ;;;;;; "cedet/semantic/chart.el" "cedet/semantic/complete.el" "cedet/semantic/ctxt.el" | 31848 | ;;;;;; "cedet/semantic/chart.el" "cedet/semantic/complete.el" "cedet/semantic/ctxt.el" |
| 31835 | ;;;;;; "cedet/semantic/db-debug.el" "cedet/semantic/db-ebrowse.el" | 31849 | ;;;;;; "cedet/semantic/db-debug.el" "cedet/semantic/db-ebrowse.el" |
| 31836 | ;;;;;; "cedet/semantic/db-el.el" "cedet/semantic/db-file.el" "cedet/semantic/db-find.el" | 31850 | ;;;;;; "cedet/semantic/db-el.el" "cedet/semantic/db-file.el" "cedet/semantic/db-find.el" |
| @@ -31853,41 +31867,38 @@ Zone out, completely. | |||
| 31853 | ;;;;;; "cedet/semantic/tag.el" "cedet/semantic/texi.el" "cedet/semantic/util-modes.el" | 31867 | ;;;;;; "cedet/semantic/tag.el" "cedet/semantic/texi.el" "cedet/semantic/util-modes.el" |
| 31854 | ;;;;;; "cedet/semantic/util.el" "cedet/semantic/wisent.el" "cedet/semantic/wisent/comp.el" | 31868 | ;;;;;; "cedet/semantic/util.el" "cedet/semantic/wisent.el" "cedet/semantic/wisent/comp.el" |
| 31855 | ;;;;;; "cedet/semantic/wisent/java-tags.el" "cedet/semantic/wisent/javascript.el" | 31869 | ;;;;;; "cedet/semantic/wisent/java-tags.el" "cedet/semantic/wisent/javascript.el" |
| 31856 | ;;;;;; "cedet/semantic/wisent/javat-wy.el" "cedet/semantic/wisent/js-wy.el" | 31870 | ;;;;;; "cedet/semantic/wisent/python.el" "cedet/semantic/wisent/wisent.el" |
| 31857 | ;;;;;; "cedet/semantic/wisent/python-wy.el" "cedet/semantic/wisent/python.el" | 31871 | ;;;;;; "cedet/srecode/args.el" "cedet/srecode/compile.el" "cedet/srecode/cpp.el" |
| 31858 | ;;;;;; "cedet/semantic/wisent/wisent.el" "cedet/srecode/args.el" | 31872 | ;;;;;; "cedet/srecode/ctxt.el" "cedet/srecode/dictionary.el" "cedet/srecode/document.el" |
| 31859 | ;;;;;; "cedet/srecode/compile.el" "cedet/srecode/cpp.el" "cedet/srecode/ctxt.el" | ||
| 31860 | ;;;;;; "cedet/srecode/dictionary.el" "cedet/srecode/document.el" | ||
| 31861 | ;;;;;; "cedet/srecode/el.el" "cedet/srecode/expandproto.el" "cedet/srecode/extract.el" | 31873 | ;;;;;; "cedet/srecode/el.el" "cedet/srecode/expandproto.el" "cedet/srecode/extract.el" |
| 31862 | ;;;;;; "cedet/srecode/fields.el" "cedet/srecode/filters.el" "cedet/srecode/find.el" | 31874 | ;;;;;; "cedet/srecode/fields.el" "cedet/srecode/filters.el" "cedet/srecode/find.el" |
| 31863 | ;;;;;; "cedet/srecode/getset.el" "cedet/srecode/insert.el" "cedet/srecode/java.el" | 31875 | ;;;;;; "cedet/srecode/getset.el" "cedet/srecode/insert.el" "cedet/srecode/java.el" |
| 31864 | ;;;;;; "cedet/srecode/loaddefs.el" "cedet/srecode/map.el" "cedet/srecode/mode.el" | 31876 | ;;;;;; "cedet/srecode/loaddefs.el" "cedet/srecode/map.el" "cedet/srecode/mode.el" |
| 31865 | ;;;;;; "cedet/srecode/semantic.el" "cedet/srecode/srt-wy.el" "cedet/srecode/srt.el" | 31877 | ;;;;;; "cedet/srecode/semantic.el" "cedet/srecode/srt.el" "cedet/srecode/table.el" |
| 31866 | ;;;;;; "cedet/srecode/table.el" "cedet/srecode/template.el" "cedet/srecode/texi.el" | 31878 | ;;;;;; "cedet/srecode/template.el" "cedet/srecode/texi.el" "cus-dep.el" |
| 31867 | ;;;;;; "cus-dep.el" "cus-load.el" "dframe.el" "dired-aux.el" "dired-x.el" | 31879 | ;;;;;; "dframe.el" "dired-aux.el" "dired-x.el" "dom.el" "dos-fns.el" |
| 31868 | ;;;;;; "dom.el" "dos-fns.el" "dos-vars.el" "dos-w32.el" "dynamic-setting.el" | 31880 | ;;;;;; "dos-vars.el" "dos-w32.el" "dynamic-setting.el" "emacs-lisp/avl-tree.el" |
| 31869 | ;;;;;; "emacs-lisp/avl-tree.el" "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" | 31881 | ;;;;;; "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" "emacs-lisp/cl-extra.el" |
| 31870 | ;;;;;; "emacs-lisp/cl-extra.el" "emacs-lisp/cl-loaddefs.el" "emacs-lisp/cl-macs.el" | 31882 | ;;;;;; "emacs-lisp/cl-loaddefs.el" "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" |
| 31871 | ;;;;;; "emacs-lisp/cl-seq.el" "emacs-lisp/cl.el" "emacs-lisp/eieio-base.el" | 31883 | ;;;;;; "emacs-lisp/cl.el" "emacs-lisp/eieio-base.el" "emacs-lisp/eieio-custom.el" |
| 31872 | ;;;;;; "emacs-lisp/eieio-custom.el" "emacs-lisp/eieio-datadebug.el" | 31884 | ;;;;;; "emacs-lisp/eieio-datadebug.el" "emacs-lisp/eieio-opt.el" |
| 31873 | ;;;;;; "emacs-lisp/eieio-opt.el" "emacs-lisp/eieio-speedbar.el" | 31885 | ;;;;;; "emacs-lisp/eieio-speedbar.el" "emacs-lisp/lisp-mnt.el" "emacs-lisp/package-x.el" |
| 31874 | ;;;;;; "emacs-lisp/lisp-mnt.el" "emacs-lisp/package-x.el" "emacs-lisp/smie.el" | 31886 | ;;;;;; "emacs-lisp/smie.el" "emacs-lisp/subr-x.el" "emacs-lisp/tcover-ses.el" |
| 31875 | ;;;;;; "emacs-lisp/subr-x.el" "emacs-lisp/tcover-ses.el" "emacs-lisp/tcover-unsafep.el" | 31887 | ;;;;;; "emacs-lisp/tcover-unsafep.el" "emulation/cua-gmrk.el" "emulation/edt-lk201.el" |
| 31876 | ;;;;;; "emulation/cua-gmrk.el" "emulation/edt-lk201.el" "emulation/edt-mapper.el" | 31888 | ;;;;;; "emulation/edt-mapper.el" "emulation/edt-pc.el" "emulation/edt-vt100.el" |
| 31877 | ;;;;;; "emulation/edt-pc.el" "emulation/edt-vt100.el" "emulation/viper-cmd.el" | 31889 | ;;;;;; "emulation/viper-cmd.el" "emulation/viper-ex.el" "emulation/viper-init.el" |
| 31878 | ;;;;;; "emulation/viper-ex.el" "emulation/viper-init.el" "emulation/viper-keym.el" | 31890 | ;;;;;; "emulation/viper-keym.el" "emulation/viper-macs.el" "emulation/viper-mous.el" |
| 31879 | ;;;;;; "emulation/viper-macs.el" "emulation/viper-mous.el" "emulation/viper-util.el" | 31891 | ;;;;;; "emulation/viper-util.el" "erc/erc-backend.el" "erc/erc-goodies.el" |
| 31880 | ;;;;;; "erc/erc-backend.el" "erc/erc-goodies.el" "erc/erc-ibuffer.el" | 31892 | ;;;;;; "erc/erc-ibuffer.el" "erc/erc-lang.el" "eshell/em-alias.el" |
| 31881 | ;;;;;; "erc/erc-lang.el" "eshell/em-alias.el" "eshell/em-banner.el" | 31893 | ;;;;;; "eshell/em-banner.el" "eshell/em-basic.el" "eshell/em-cmpl.el" |
| 31882 | ;;;;;; "eshell/em-basic.el" "eshell/em-cmpl.el" "eshell/em-dirs.el" | 31894 | ;;;;;; "eshell/em-dirs.el" "eshell/em-glob.el" "eshell/em-hist.el" |
| 31883 | ;;;;;; "eshell/em-glob.el" "eshell/em-hist.el" "eshell/em-ls.el" | 31895 | ;;;;;; "eshell/em-ls.el" "eshell/em-pred.el" "eshell/em-prompt.el" |
| 31884 | ;;;;;; "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el" | 31896 | ;;;;;; "eshell/em-rebind.el" "eshell/em-script.el" "eshell/em-smart.el" |
| 31885 | ;;;;;; "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el" | 31897 | ;;;;;; "eshell/em-term.el" "eshell/em-tramp.el" "eshell/em-unix.el" |
| 31886 | ;;;;;; "eshell/em-tramp.el" "eshell/em-unix.el" "eshell/em-xtra.el" | 31898 | ;;;;;; "eshell/em-xtra.el" "eshell/esh-arg.el" "eshell/esh-cmd.el" |
| 31887 | ;;;;;; "eshell/esh-arg.el" "eshell/esh-cmd.el" "eshell/esh-ext.el" | 31899 | ;;;;;; "eshell/esh-ext.el" "eshell/esh-groups.el" "eshell/esh-io.el" |
| 31888 | ;;;;;; "eshell/esh-groups.el" "eshell/esh-io.el" "eshell/esh-module.el" | 31900 | ;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el" |
| 31889 | ;;;;;; "eshell/esh-opt.el" "eshell/esh-proc.el" "eshell/esh-util.el" | 31901 | ;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "ezimage.el" "format-spec.el" |
| 31890 | ;;;;;; "eshell/esh-var.el" "ezimage.el" "finder-inf.el" "format-spec.el" | ||
| 31891 | ;;;;;; "fringe.el" "generic-x.el" "gnus/compface.el" "gnus/gnus-async.el" | 31902 | ;;;;;; "fringe.el" "generic-x.el" "gnus/compface.el" "gnus/gnus-async.el" |
| 31892 | ;;;;;; "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" "gnus/gnus-cloud.el" | 31903 | ;;;;;; "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" "gnus/gnus-cloud.el" |
| 31893 | ;;;;;; "gnus/gnus-cus.el" "gnus/gnus-demon.el" "gnus/gnus-dup.el" | 31904 | ;;;;;; "gnus/gnus-cus.el" "gnus/gnus-demon.el" "gnus/gnus-dup.el" |
| @@ -31911,42 +31922,28 @@ Zone out, completely. | |||
| 31911 | ;;;;;; "gnus/smime.el" "gnus/spam-stat.el" "gnus/spam-wash.el" "hex-util.el" | 31922 | ;;;;;; "gnus/smime.el" "gnus/spam-stat.el" "gnus/spam-wash.el" "hex-util.el" |
| 31912 | ;;;;;; "hfy-cmap.el" "ibuf-ext.el" "international/cp51932.el" "international/eucjp-ms.el" | 31923 | ;;;;;; "hfy-cmap.el" "ibuf-ext.el" "international/cp51932.el" "international/eucjp-ms.el" |
| 31913 | ;;;;;; "international/fontset.el" "international/iso-ascii.el" "international/ja-dic-cnv.el" | 31924 | ;;;;;; "international/fontset.el" "international/iso-ascii.el" "international/ja-dic-cnv.el" |
| 31914 | ;;;;;; "international/ja-dic-utl.el" "international/ogonek.el" "international/uni-bidi.el" | 31925 | ;;;;;; "international/ja-dic-utl.el" "international/ogonek.el" "kermit.el" |
| 31915 | ;;;;;; "international/uni-brackets.el" "international/uni-category.el" | 31926 | ;;;;;; "language/hanja-util.el" "language/thai-word.el" "ldefs-boot.el" |
| 31916 | ;;;;;; "international/uni-combining.el" "international/uni-comment.el" | 31927 | ;;;;;; "leim/quail/arabic.el" "leim/quail/croatian.el" "leim/quail/cyril-jis.el" |
| 31917 | ;;;;;; "international/uni-decimal.el" "international/uni-decomposition.el" | 31928 | ;;;;;; "leim/quail/cyrillic.el" "leim/quail/czech.el" "leim/quail/ethiopic.el" |
| 31918 | ;;;;;; "international/uni-digit.el" "international/uni-lowercase.el" | 31929 | ;;;;;; "leim/quail/georgian.el" "leim/quail/greek.el" "leim/quail/hanja-jis.el" |
| 31919 | ;;;;;; "international/uni-mirrored.el" "international/uni-name.el" | 31930 | ;;;;;; "leim/quail/hanja.el" "leim/quail/hanja3.el" "leim/quail/hebrew.el" |
| 31920 | ;;;;;; "international/uni-numeric.el" "international/uni-old-name.el" | 31931 | ;;;;;; "leim/quail/indian.el" "leim/quail/ipa-praat.el" "leim/quail/ipa.el" |
| 31921 | ;;;;;; "international/uni-titlecase.el" "international/uni-uppercase.el" | 31932 | ;;;;;; "leim/quail/japanese.el" "leim/quail/lao.el" "leim/quail/latin-alt.el" |
| 31922 | ;;;;;; "kermit.el" "language/hanja-util.el" "language/thai-word.el" | 31933 | ;;;;;; "leim/quail/latin-ltx.el" "leim/quail/latin-post.el" "leim/quail/latin-pre.el" |
| 31923 | ;;;;;; "ldefs-boot.el" "leim/ja-dic/ja-dic.el" "leim/quail/4Corner.el" | 31934 | ;;;;;; "leim/quail/lrt.el" "leim/quail/persian.el" "leim/quail/py-punct.el" |
| 31924 | ;;;;;; "leim/quail/ARRAY30.el" "leim/quail/CCDOSPY.el" "leim/quail/CTLau-b5.el" | 31935 | ;;;;;; "leim/quail/pypunct-b5.el" "leim/quail/rfc1345.el" "leim/quail/sgml-input.el" |
| 31925 | ;;;;;; "leim/quail/CTLau.el" "leim/quail/ECDICT.el" "leim/quail/ETZY.el" | ||
| 31926 | ;;;;;; "leim/quail/PY-b5.el" "leim/quail/PY.el" "leim/quail/Punct-b5.el" | ||
| 31927 | ;;;;;; "leim/quail/Punct.el" "leim/quail/QJ-b5.el" "leim/quail/QJ.el" | ||
| 31928 | ;;;;;; "leim/quail/SW.el" "leim/quail/TONEPY.el" "leim/quail/ZIRANMA.el" | ||
| 31929 | ;;;;;; "leim/quail/ZOZY.el" "leim/quail/arabic.el" "leim/quail/croatian.el" | ||
| 31930 | ;;;;;; "leim/quail/cyril-jis.el" "leim/quail/cyrillic.el" "leim/quail/czech.el" | ||
| 31931 | ;;;;;; "leim/quail/ethiopic.el" "leim/quail/georgian.el" "leim/quail/greek.el" | ||
| 31932 | ;;;;;; "leim/quail/hanja-jis.el" "leim/quail/hanja.el" "leim/quail/hanja3.el" | ||
| 31933 | ;;;;;; "leim/quail/hebrew.el" "leim/quail/indian.el" "leim/quail/ipa-praat.el" | ||
| 31934 | ;;;;;; "leim/quail/ipa.el" "leim/quail/japanese.el" "leim/quail/lao.el" | ||
| 31935 | ;;;;;; "leim/quail/latin-alt.el" "leim/quail/latin-ltx.el" "leim/quail/latin-post.el" | ||
| 31936 | ;;;;;; "leim/quail/latin-pre.el" "leim/quail/lrt.el" "leim/quail/persian.el" | ||
| 31937 | ;;;;;; "leim/quail/py-punct.el" "leim/quail/pypunct-b5.el" "leim/quail/quick-b5.el" | ||
| 31938 | ;;;;;; "leim/quail/quick-cns.el" "leim/quail/rfc1345.el" "leim/quail/sgml-input.el" | ||
| 31939 | ;;;;;; "leim/quail/sisheng.el" "leim/quail/slovak.el" "leim/quail/symbol-ksc.el" | 31936 | ;;;;;; "leim/quail/sisheng.el" "leim/quail/slovak.el" "leim/quail/symbol-ksc.el" |
| 31940 | ;;;;;; "leim/quail/thai.el" "leim/quail/tibetan.el" "leim/quail/tsang-b5.el" | 31937 | ;;;;;; "leim/quail/thai.el" "leim/quail/tibetan.el" "leim/quail/viqr.el" |
| 31941 | ;;;;;; "leim/quail/tsang-cns.el" "leim/quail/viqr.el" "leim/quail/vntelex.el" | 31938 | ;;;;;; "leim/quail/vntelex.el" "leim/quail/vnvni.el" "leim/quail/welsh.el" |
| 31942 | ;;;;;; "leim/quail/vnvni.el" "leim/quail/welsh.el" "loadup.el" "mail/blessmail.el" | 31939 | ;;;;;; "loadup.el" "mail/blessmail.el" "mail/mailheader.el" "mail/mspools.el" |
| 31943 | ;;;;;; "mail/mailheader.el" "mail/mspools.el" "mail/rfc2368.el" | 31940 | ;;;;;; "mail/rfc2368.el" "mail/rfc822.el" "mail/rmail-spam-filter.el" |
| 31944 | ;;;;;; "mail/rfc822.el" "mail/rmail-spam-filter.el" "mail/rmailedit.el" | 31941 | ;;;;;; "mail/rmailedit.el" "mail/rmailkwd.el" "mail/rmailmm.el" |
| 31945 | ;;;;;; "mail/rmailkwd.el" "mail/rmailmm.el" "mail/rmailmsc.el" "mail/rmailsort.el" | 31942 | ;;;;;; "mail/rmailmsc.el" "mail/rmailsort.el" "mail/rmailsum.el" |
| 31946 | ;;;;;; "mail/rmailsum.el" "mail/undigest.el" "mh-e/mh-acros.el" | 31943 | ;;;;;; "mail/undigest.el" "mh-e/mh-acros.el" "mh-e/mh-alias.el" |
| 31947 | ;;;;;; "mh-e/mh-alias.el" "mh-e/mh-buffers.el" "mh-e/mh-compat.el" | 31944 | ;;;;;; "mh-e/mh-buffers.el" "mh-e/mh-compat.el" "mh-e/mh-funcs.el" |
| 31948 | ;;;;;; "mh-e/mh-funcs.el" "mh-e/mh-gnus.el" "mh-e/mh-identity.el" | 31945 | ;;;;;; "mh-e/mh-gnus.el" "mh-e/mh-identity.el" "mh-e/mh-inc.el" |
| 31949 | ;;;;;; "mh-e/mh-inc.el" "mh-e/mh-junk.el" "mh-e/mh-letter.el" "mh-e/mh-limit.el" | 31946 | ;;;;;; "mh-e/mh-junk.el" "mh-e/mh-letter.el" "mh-e/mh-limit.el" |
| 31950 | ;;;;;; "mh-e/mh-loaddefs.el" "mh-e/mh-mime.el" "mh-e/mh-print.el" | 31947 | ;;;;;; "mh-e/mh-loaddefs.el" "mh-e/mh-mime.el" "mh-e/mh-print.el" |
| 31951 | ;;;;;; "mh-e/mh-scan.el" "mh-e/mh-search.el" "mh-e/mh-seq.el" "mh-e/mh-show.el" | 31948 | ;;;;;; "mh-e/mh-scan.el" "mh-e/mh-search.el" "mh-e/mh-seq.el" "mh-e/mh-show.el" |
| 31952 | ;;;;;; "mh-e/mh-speed.el" "mh-e/mh-thread.el" "mh-e/mh-tool-bar.el" | 31949 | ;;;;;; "mh-e/mh-speed.el" "mh-e/mh-thread.el" "mh-e/mh-tool-bar.el" |
| @@ -32015,8 +32012,8 @@ Zone out, completely. | |||
| 32015 | ;;;;;; "vc/ediff-ptch.el" "vc/ediff-vers.el" "vc/ediff-wind.el" | 32012 | ;;;;;; "vc/ediff-ptch.el" "vc/ediff-vers.el" "vc/ediff-wind.el" |
| 32016 | ;;;;;; "vc/pcvs-info.el" "vc/pcvs-parse.el" "vc/pcvs-util.el" "vc/vc-dav.el" | 32013 | ;;;;;; "vc/pcvs-info.el" "vc/pcvs-parse.el" "vc/pcvs-util.el" "vc/vc-dav.el" |
| 32017 | ;;;;;; "vc/vc-filewise.el" "vcursor.el" "vt-control.el" "vt100-led.el" | 32014 | ;;;;;; "vc/vc-filewise.el" "vcursor.el" "vt-control.el" "vt100-led.el" |
| 32018 | ;;;;;; "w32-fns.el" "w32-vars.el" "x-dnd.el") (21660 28703 181624 | 32015 | ;;;;;; "w32-fns.el" "w32-vars.el" "x-dnd.el") (21669 11479 568273 |
| 32019 | ;;;;;; 391000)) | 32016 | ;;;;;; 504000)) |
| 32020 | 32017 | ||
| 32021 | ;;;*** | 32018 | ;;;*** |
| 32022 | 32019 | ||
diff --git a/lisp/leim/quail/arabic.el b/lisp/leim/quail/arabic.el index 2ec8378e267..d05fc479c55 100644 --- a/lisp/leim/quail/arabic.el +++ b/lisp/leim/quail/arabic.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; arabic.el --- Quail package for inputting Arabic -*- coding: utf-8;-*- | 1 | ;;; arabic.el --- Quail package for inputting Arabic -*- coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Cloos <cloos@jhcloos.com> | 5 | ;; Author: James Cloos <cloos@jhcloos.com> |
| 6 | ;; Keywords: mule, input method, Arabic | 6 | ;; Keywords: mule, input method, Arabic |
diff --git a/lisp/leim/quail/croatian.el b/lisp/leim/quail/croatian.el index ed5e20e59a7..e82be231dca 100644 --- a/lisp/leim/quail/croatian.el +++ b/lisp/leim/quail/croatian.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; croatian.el -- Quail package for inputting Croatian -*-coding: utf-8;-*- | 1 | ;;; croatian.el -- Quail package for inputting Croatian -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Hrvoje Nikšić <hniksic@xemacs.org> | 5 | ;; Author: Hrvoje Nikšić <hniksic@xemacs.org> |
| 6 | ;; Keywords: i18n | 6 | ;; Keywords: i18n |
diff --git a/lisp/leim/quail/cyril-jis.el b/lisp/leim/quail/cyril-jis.el index 14dfd08b82a..d771414da0a 100644 --- a/lisp/leim/quail/cyril-jis.el +++ b/lisp/leim/quail/cyril-jis.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cyril-jis.el --- Quail package for inputting JISX0208 Cyrillic letters | 1 | ;;; cyril-jis.el --- Quail package for inputting JISX0208 Cyrillic letters |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, | 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, |
| 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/cyrillic.el b/lisp/leim/quail/cyrillic.el index 464431d36e8..a2983a30a3b 100644 --- a/lisp/leim/quail/cyrillic.el +++ b/lisp/leim/quail/cyrillic.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cyrillic.el --- Quail package for inputting Cyrillic characters | 1 | ;;; cyrillic.el --- Quail package for inputting Cyrillic characters |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, | 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, |
| 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/czech.el b/lisp/leim/quail/czech.el index 131f64bfbd3..18e0ec693c5 100644 --- a/lisp/leim/quail/czech.el +++ b/lisp/leim/quail/czech.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; czech.el --- Quail package for inputting Czech -*-coding: utf-8;-*- | 1 | ;;; czech.el --- Quail package for inputting Czech -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Milan Zamazal <pdm@zamazal.org> | 5 | ;; Author: Milan Zamazal <pdm@zamazal.org> |
| 6 | ;; Maintainer: Pavel Janík <Pavel@Janik.cz> | 6 | ;; Maintainer: Pavel Janík <Pavel@Janik.cz> |
diff --git a/lisp/leim/quail/georgian.el b/lisp/leim/quail/georgian.el index fab67ace46f..167c71fdf4c 100644 --- a/lisp/leim/quail/georgian.el +++ b/lisp/leim/quail/georgian.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; georgian.el --- Quail package for inputting Georgian characters -*-coding: utf-8;-*- | 1 | ;;; georgian.el --- Quail package for inputting Georgian characters -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Keywords: i18n | 6 | ;; Keywords: i18n |
diff --git a/lisp/leim/quail/greek.el b/lisp/leim/quail/greek.el index 5739a7b448d..5c5ead786e7 100644 --- a/lisp/leim/quail/greek.el +++ b/lisp/leim/quail/greek.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; greek.el --- Quail package for inputting Greek -*-coding: utf-8-*- | 1 | ;;; greek.el --- Quail package for inputting Greek -*-coding: utf-8-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, | 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, |
| 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/hangul.el b/lisp/leim/quail/hangul.el index 9622509392e..243fa042571 100644 --- a/lisp/leim/quail/hangul.el +++ b/lisp/leim/quail/hangul.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hangul.el --- Korean Hangul input method | 1 | ;;; hangul.el --- Korean Hangul input method |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jihyun Cho <jihyun.jo@gmail.com> | 5 | ;; Author: Jihyun Cho <jihyun.jo@gmail.com> |
| 6 | ;; Keywords: multilingual, input method, Korean, Hangul | 6 | ;; Keywords: multilingual, input method, Korean, Hangul |
diff --git a/lisp/leim/quail/hanja.el b/lisp/leim/quail/hanja.el index 52b01d5fbe2..dbfc2a7c9c1 100644 --- a/lisp/leim/quail/hanja.el +++ b/lisp/leim/quail/hanja.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hanja.el --- Quail-package for Korean Hanja (KSC5601) -*-coding: utf-8;-*- | 1 | ;;; hanja.el --- Quail-package for Korean Hanja (KSC5601) -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, | 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, |
| 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/hanja3.el b/lisp/leim/quail/hanja3.el index b84cc5b4180..14446a96a57 100644 --- a/lisp/leim/quail/hanja3.el +++ b/lisp/leim/quail/hanja3.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hanja3.el --- Quail-package for Korean Hanja (KSC5601) -*-coding: utf-8;-*- | 1 | ;;; hanja3.el --- Quail-package for Korean Hanja (KSC5601) -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 1999, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 1999, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Koaunghi Un <koaunghi.un@zdv.uni-tuebingen.de> | 5 | ;; Author: Koaunghi Un <koaunghi.un@zdv.uni-tuebingen.de> |
| 6 | ;; Keywords: mule, quail, multilingual, input method, Korean, Hanja | 6 | ;; Keywords: mule, quail, multilingual, input method, Korean, Hanja |
diff --git a/lisp/leim/quail/indian.el b/lisp/leim/quail/indian.el index 34911db03f6..855ccc989fb 100644 --- a/lisp/leim/quail/indian.el +++ b/lisp/leim/quail/indian.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; indian.el --- Quail packages for inputting Indian | 1 | ;;; indian.el --- Quail packages for inputting Indian |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: KAWABATA, Taichi <kawabata@m17n.org> | 5 | ;; Author: KAWABATA, Taichi <kawabata@m17n.org> |
| 6 | 6 | ||
diff --git a/lisp/leim/quail/ipa-praat.el b/lisp/leim/quail/ipa-praat.el index 53229724ae3..0a8db8c6d55 100644 --- a/lisp/leim/quail/ipa-praat.el +++ b/lisp/leim/quail/ipa-praat.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ipa-praat.el --- Inputting IPA characters with the conventions of Praat | 1 | ;;; ipa-praat.el --- Inputting IPA characters with the conventions of Praat |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Oliver Scholz <epameinondas@gmx.de> | 5 | ;; Author: Oliver Scholz <epameinondas@gmx.de> |
| 6 | ;; Keywords: multilingual, input method, IPA | 6 | ;; Keywords: multilingual, input method, IPA |
diff --git a/lisp/leim/quail/ipa.el b/lisp/leim/quail/ipa.el index e0e1c9f0c56..d9c4515a35a 100644 --- a/lisp/leim/quail/ipa.el +++ b/lisp/leim/quail/ipa.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ipa.el --- Quail package for inputting IPA characters -*-coding: utf-8;-*- | 1 | ;;; ipa.el --- Quail package for inputting IPA characters -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, | 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, |
| 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/japanese.el b/lisp/leim/quail/japanese.el index 9411af0efc6..fd6628b8a45 100644 --- a/lisp/leim/quail/japanese.el +++ b/lisp/leim/quail/japanese.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; japanese.el --- Quail package for inputting Japanese -*-coding: iso-2022-7bit;-*- | 1 | ;;; japanese.el --- Quail package for inputting Japanese -*-coding: iso-2022-7bit;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, | 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, |
| 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/latin-alt.el b/lisp/leim/quail/latin-alt.el index 1fac1cc828b..4c886fa6d6b 100644 --- a/lisp/leim/quail/latin-alt.el +++ b/lisp/leim/quail/latin-alt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; latin-alt.el --- Quail package for inputting various European characters -*-coding: utf-8;-*- | 1 | ;;; latin-alt.el --- Quail package for inputting various European characters -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, | 4 | ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, |
| 5 | ;; 2008, 2009, 2010, 2011 | 5 | ;; 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/latin-ltx.el b/lisp/leim/quail/latin-ltx.el index e4222d05b89..82c0aa3324e 100644 --- a/lisp/leim/quail/latin-ltx.el +++ b/lisp/leim/quail/latin-ltx.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; latin-ltx.el --- Quail package for TeX-style input -*-coding: utf-8;-*- | 1 | ;;; latin-ltx.el --- Quail package for TeX-style input -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, | 4 | ;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, |
| 5 | ;; 2010, 2011 | 5 | ;; 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/latin-post.el b/lisp/leim/quail/latin-post.el index a4bb85eca69..e8957eb9b63 100644 --- a/lisp/leim/quail/latin-post.el +++ b/lisp/leim/quail/latin-post.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; latin-post.el --- Quail packages for inputting various European characters -*-coding: utf-8;-*- | 1 | ;;; latin-post.el --- Quail packages for inputting various European characters -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, | 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, |
| 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/latin-pre.el b/lisp/leim/quail/latin-pre.el index 6202b8901e5..41552b56c02 100644 --- a/lisp/leim/quail/latin-pre.el +++ b/lisp/leim/quail/latin-pre.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; latin-pre.el --- Quail packages for inputting various European characters -*-coding: utf-8;-*- | 1 | ;;; latin-pre.el --- Quail packages for inputting various European characters -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, | 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, |
| 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/lrt.el b/lisp/leim/quail/lrt.el index 1bf4dcfc248..081535aa41c 100644 --- a/lisp/leim/quail/lrt.el +++ b/lisp/leim/quail/lrt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; lrt.el --- Quail package for inputting Lao characters by LRT method -*-coding: utf-8;-*- | 1 | ;;; lrt.el --- Quail package for inputting Lao characters by LRT method -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, | 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, |
| 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/persian.el b/lisp/leim/quail/persian.el index 54f90d8b63b..7739c225869 100644 --- a/lisp/leim/quail/persian.el +++ b/lisp/leim/quail/persian.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; persian.el --- Quail package for inputting Persian/Farsi keyboard -*- coding: utf-8;-*- | 1 | ;;; persian.el --- Quail package for inputting Persian/Farsi keyboard -*- coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Mohsen BANAN <libre@mohsen.1.banan.byname.net> | 5 | ;; Author: Mohsen BANAN <libre@mohsen.1.banan.byname.net> |
| 6 | ;; X-URL: http://mohsen.1.banan.byname.net/contact | 6 | ;; X-URL: http://mohsen.1.banan.byname.net/contact |
diff --git a/lisp/leim/quail/py-punct.el b/lisp/leim/quail/py-punct.el index 780348f9886..fddabc6574f 100644 --- a/lisp/leim/quail/py-punct.el +++ b/lisp/leim/quail/py-punct.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; py-punct.el --- Quail packages for Chinese (pinyin + extra symbols) -*-coding: iso-2022-7bit;-*- | 1 | ;;; py-punct.el --- Quail packages for Chinese (pinyin + extra symbols) -*-coding: iso-2022-7bit;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, | 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, |
| 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/rfc1345.el b/lisp/leim/quail/rfc1345.el index 884bd26d0fa..a21ba7ab918 100644 --- a/lisp/leim/quail/rfc1345.el +++ b/lisp/leim/quail/rfc1345.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rfc1345.el --- Quail method for RFC 1345 mnemonics -*- coding: utf-8 -*- | 1 | ;;; rfc1345.el --- Quail method for RFC 1345 mnemonics -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Keywords: i18n | 6 | ;; Keywords: i18n |
diff --git a/lisp/leim/quail/sgml-input.el b/lisp/leim/quail/sgml-input.el index ced0be7dfa9..2e447b1fc4d 100644 --- a/lisp/leim/quail/sgml-input.el +++ b/lisp/leim/quail/sgml-input.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sgml-input.el --- Quail method for Unicode entered as SGML entities -*- coding: utf-8 -*- | 1 | ;;; sgml-input.el --- Quail method for Unicode entered as SGML entities -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Keywords: i18n | 6 | ;; Keywords: i18n |
diff --git a/lisp/leim/quail/sisheng.el b/lisp/leim/quail/sisheng.el index 324188e88e8..e43bf0ac5cb 100644 --- a/lisp/leim/quail/sisheng.el +++ b/lisp/leim/quail/sisheng.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sisheng.el --- sisheng input method for Chinese pinyin transliteration | 1 | ;;; sisheng.el --- sisheng input method for Chinese pinyin transliteration |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Werner LEMBERG <wl@gnu.org> | 5 | ;; Author: Werner LEMBERG <wl@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/leim/quail/slovak.el b/lisp/leim/quail/slovak.el index f120f154a54..ba1d37cb9a9 100644 --- a/lisp/leim/quail/slovak.el +++ b/lisp/leim/quail/slovak.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; slovak.el --- Quail package for inputting Slovak -*-coding: utf-8;-*- | 1 | ;;; slovak.el --- Quail package for inputting Slovak -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Tibor Šimko <tibor.simko@fmph.uniba.sk> | 5 | ;; Authors: Tibor Šimko <tibor.simko@fmph.uniba.sk> |
| 6 | ;; Milan Zamazal <pdm@zamazal.org> | 6 | ;; Milan Zamazal <pdm@zamazal.org> |
diff --git a/lisp/leim/quail/symbol-ksc.el b/lisp/leim/quail/symbol-ksc.el index 4c398771c58..50a586cc77e 100644 --- a/lisp/leim/quail/symbol-ksc.el +++ b/lisp/leim/quail/symbol-ksc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; symbol-ksc.el --- Quail-package for Korean Symbol (KSC5601) -*-coding: utf-8;-*- | 1 | ;;; symbol-ksc.el --- Quail-package for Korean Symbol (KSC5601) -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, | 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, |
| 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/tibetan.el b/lisp/leim/quail/tibetan.el index f6befb039e2..a54cbdc615a 100644 --- a/lisp/leim/quail/tibetan.el +++ b/lisp/leim/quail/tibetan.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tibetan.el --- Quail package for inputting Tibetan characters -*-coding: utf-8-emacs;-*- | 1 | ;;; tibetan.el --- Quail package for inputting Tibetan characters -*-coding: utf-8-emacs;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, | 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, |
| 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/uni-input.el b/lisp/leim/quail/uni-input.el index bd7e7f97a1d..7d2cd26c657 100644 --- a/lisp/leim/quail/uni-input.el +++ b/lisp/leim/quail/uni-input.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; uni-input.el --- Hex Unicode input method | 1 | ;;; uni-input.el --- Hex Unicode input method |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 4 | ;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 5 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 5 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
| 6 | ;; Registration Number H14PRO021 | 6 | ;; Registration Number H14PRO021 |
diff --git a/lisp/leim/quail/vntelex.el b/lisp/leim/quail/vntelex.el index 4d1dc2b670b..4ee6a47ae27 100644 --- a/lisp/leim/quail/vntelex.el +++ b/lisp/leim/quail/vntelex.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vntelex.el --- Quail package for Vietnamese by Telex method | 1 | ;;; vntelex.el --- Quail package for Vietnamese by Telex method |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Werner Lemberg <wl@gnu.org> | 5 | ;; Author: Werner Lemberg <wl@gnu.org> |
| 6 | ;; Keywords: multilingual, input method, Vietnamese | 6 | ;; Keywords: multilingual, input method, Vietnamese |
diff --git a/lisp/leim/quail/vnvni.el b/lisp/leim/quail/vnvni.el index d0ea1edbeea..cbacca429ce 100644 --- a/lisp/leim/quail/vnvni.el +++ b/lisp/leim/quail/vnvni.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vnvni.el --- Quail package for Vietnamese by VNI method | 1 | ;;; vnvni.el --- Quail package for Vietnamese by VNI method |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Werner Lemberg <wl@gnu.org> | 5 | ;; Author: Werner Lemberg <wl@gnu.org> |
| 6 | ;; Nguyen Thai Ngoc Duy <pclouds@gmail.com> | 6 | ;; Nguyen Thai Ngoc Duy <pclouds@gmail.com> |
diff --git a/lisp/leim/quail/welsh.el b/lisp/leim/quail/welsh.el index 26e76481471..a39bd421992 100644 --- a/lisp/leim/quail/welsh.el +++ b/lisp/leim/quail/welsh.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; welsh.el --- Quail package for inputting Welsh characters -*-coding: utf-8;-*- | 1 | ;;; welsh.el --- Quail package for inputting Welsh characters -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Keywords: i18n | 6 | ;; Keywords: i18n |
diff --git a/lisp/let-alist.el b/lisp/let-alist.el index d2145287c85..80b72d37ac9 100644 --- a/lisp/let-alist.el +++ b/lisp/let-alist.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; let-alist.el --- Easily let-bind values of an assoc-list by their names -*- lexical-binding: t; -*- | 1 | ;;; let-alist.el --- Easily let-bind values of an assoc-list by their names -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Artur Malabarba <bruce.connor.am@gmail.com> | 5 | ;; Author: Artur Malabarba <bruce.connor.am@gmail.com> |
| 6 | ;; Maintainer: Artur Malabarba <bruce.connor.am@gmail.com> | 6 | ;; Maintainer: Artur Malabarba <bruce.connor.am@gmail.com> |
diff --git a/lisp/linum.el b/lisp/linum.el index fb2cda6c506..de15274314c 100644 --- a/lisp/linum.el +++ b/lisp/linum.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; linum.el --- display line numbers in the left margin -*- lexical-binding: t -*- | 1 | ;;; linum.el --- display line numbers in the left margin -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Markus Triska <markus.triska@gmx.at> | 5 | ;; Author: Markus Triska <markus.triska@gmx.at> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/loadhist.el b/lisp/loadhist.el index b9b356c405b..056a4ef4dc2 100644 --- a/lisp/loadhist.el +++ b/lisp/loadhist.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; loadhist.el --- lisp functions for working with feature groups | 1 | ;;; loadhist.el --- lisp functions for working with feature groups |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 1998, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 1998, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> | 5 | ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/loadup.el b/lisp/loadup.el index 421c3d5bf3e..96641c8a268 100644 --- a/lisp/loadup.el +++ b/lisp/loadup.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; loadup.el --- load up standardly loaded Lisp files for Emacs | 1 | ;;; loadup.el --- load up standardly loaded Lisp files for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1992, 1994, 2001-2014 | 3 | ;; Copyright (C) 1985-1986, 1992, 1994, 2001-2015 Free Software |
| 4 | ;; Free Software Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
| 7 | ;; Keywords: internal | 7 | ;; Keywords: internal |
diff --git a/lisp/locate.el b/lisp/locate.el index 0149d01452b..ff1d11d31bf 100644 --- a/lisp/locate.el +++ b/lisp/locate.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; locate.el --- interface to the locate command | 1 | ;;; locate.el --- interface to the locate command |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996, 1998, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996, 1998, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Peter Breton <pbreton@cs.umb.edu> | 5 | ;; Author: Peter Breton <pbreton@cs.umb.edu> |
| 6 | ;; Keywords: unix files | 6 | ;; Keywords: unix files |
diff --git a/lisp/lpr.el b/lisp/lpr.el index 40c530a95fa..24c325cb263 100644 --- a/lisp/lpr.el +++ b/lisp/lpr.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; lpr.el --- print Emacs buffer on line printer | 1 | ;;; lpr.el --- print Emacs buffer on line printer |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1988, 1992, 1994, 2001-2014 Free Software | 3 | ;; Copyright (C) 1985, 1988, 1992, 1994, 2001-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/ls-lisp.el b/lisp/ls-lisp.el index 03ee0d25cce..c3d5705531e 100644 --- a/lisp/ls-lisp.el +++ b/lisp/ls-lisp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ls-lisp.el --- emulate insert-directory completely in Emacs Lisp | 1 | ;;; ls-lisp.el --- emulate insert-directory completely in Emacs Lisp |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 1994, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992, 1994, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Sebastian Kremer <sk@thp.uni-koeln.de> | 5 | ;; Author: Sebastian Kremer <sk@thp.uni-koeln.de> |
| 6 | ;; Modified by: Francis J. Wright <F.J.Wright@maths.qmw.ac.uk> | 6 | ;; Modified by: Francis J. Wright <F.J.Wright@maths.qmw.ac.uk> |
diff --git a/lisp/macros.el b/lisp/macros.el index eb7f9809b43..bf1aa30d607 100644 --- a/lisp/macros.el +++ b/lisp/macros.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; macros.el --- non-primitive commands for keyboard macros | 1 | ;;; macros.el --- non-primitive commands for keyboard macros |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1992, 1994-1995, 2001-2014 Free Software | 3 | ;; Copyright (C) 1985-1987, 1992, 1994-1995, 2001-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/mail/binhex.el b/lisp/mail/binhex.el index 30872db148e..2a2137e057a 100644 --- a/lisp/mail/binhex.el +++ b/lisp/mail/binhex.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; binhex.el --- decode BinHex-encoded text | 1 | ;;; binhex.el --- decode BinHex-encoded text |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu> | 5 | ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu> |
| 6 | ;; Keywords: binhex news | 6 | ;; Keywords: binhex news |
diff --git a/lisp/mail/blessmail.el b/lisp/mail/blessmail.el index 375b441347f..3290f30815a 100644 --- a/lisp/mail/blessmail.el +++ b/lisp/mail/blessmail.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; blessmail.el --- decide whether movemail needs special privileges -*- no-byte-compile: t -*- | 1 | ;;; blessmail.el --- decide whether movemail needs special privileges -*- no-byte-compile: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/lisp/mail/emacsbug.el b/lisp/mail/emacsbug.el index 5dde90b9fe4..8cd59006d8d 100644 --- a/lisp/mail/emacsbug.el +++ b/lisp/mail/emacsbug.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; emacsbug.el --- command to report Emacs bugs to appropriate mailing list | 1 | ;;; emacsbug.el --- command to report Emacs bugs to appropriate mailing list |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1994, 1997-1998, 2000-2014 | 3 | ;; Copyright (C) 1985, 1994, 1997-1998, 2000-2015 Free Software |
| 4 | ;; Free Software Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: K. Shane Hartman | 6 | ;; Author: K. Shane Hartman |
| 7 | ;; Maintainer: emacs-devel@gnu.org | 7 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/mail/footnote.el b/lisp/mail/footnote.el index 4f883a1c4f1..ea674434a2f 100644 --- a/lisp/mail/footnote.el +++ b/lisp/mail/footnote.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; footnote.el --- footnote support for message mode -*- coding: utf-8;-*- | 1 | ;;; footnote.el --- footnote support for message mode -*- coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Steven L Baur <steve@xemacs.org> | 5 | ;; Author: Steven L Baur <steve@xemacs.org> |
| 6 | ;; Keywords: mail, news | 6 | ;; Keywords: mail, news |
diff --git a/lisp/mail/hashcash.el b/lisp/mail/hashcash.el index fb8dfba8554..70170654f67 100644 --- a/lisp/mail/hashcash.el +++ b/lisp/mail/hashcash.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hashcash.el --- Add hashcash payments to email | 1 | ;;; hashcash.el --- Add hashcash payments to email |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2005, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2005, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Written by: Paul Foley <mycroft@actrix.gen.nz> (1997-2002) | 5 | ;; Written by: Paul Foley <mycroft@actrix.gen.nz> (1997-2002) |
| 6 | ;; Maintainer: Paul Foley <mycroft@actrix.gen.nz> | 6 | ;; Maintainer: Paul Foley <mycroft@actrix.gen.nz> |
diff --git a/lisp/mail/mail-extr.el b/lisp/mail/mail-extr.el index d09f5480bb3..5164ea1bfed 100644 --- a/lisp/mail/mail-extr.el +++ b/lisp/mail/mail-extr.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mail-extr.el --- extract full name and address from RFC 822 mail header -*- coding: utf-8 -*- | 1 | ;;; mail-extr.el --- extract full name and address from RFC 822 mail header -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991-1994, 1997, 2001-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1991-1994, 1997, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Joe Wells <jbw@cs.bu.edu> | 6 | ;; Author: Joe Wells <jbw@cs.bu.edu> |
diff --git a/lisp/mail/mail-hist.el b/lisp/mail/mail-hist.el index 7ee527c91e1..adec35adfbd 100644 --- a/lisp/mail/mail-hist.el +++ b/lisp/mail/mail-hist.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mail-hist.el --- headers and message body history for outgoing mail | 1 | ;;; mail-hist.el --- headers and message body history for outgoing mail |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Karl Fogel <kfogel@red-bean.com> | 5 | ;; Author: Karl Fogel <kfogel@red-bean.com> |
| 6 | ;; Created: March, 1994 | 6 | ;; Created: March, 1994 |
diff --git a/lisp/mail/mail-utils.el b/lisp/mail/mail-utils.el index 78696d6ca11..736e3f5254f 100644 --- a/lisp/mail/mail-utils.el +++ b/lisp/mail/mail-utils.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mail-utils.el --- utility functions used both by rmail and rnews | 1 | ;;; mail-utils.el --- utility functions used both by rmail and rnews |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: mail, news | 6 | ;; Keywords: mail, news |
diff --git a/lisp/mail/mailabbrev.el b/lisp/mail/mailabbrev.el index 980f1024097..2f349b99bb6 100644 --- a/lisp/mail/mailabbrev.el +++ b/lisp/mail/mailabbrev.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mailabbrev.el --- abbrev-expansion of mail aliases | 1 | ;;; mailabbrev.el --- abbrev-expansion of mail aliases |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1992-1993, 1996-1997, 2000-2014 Free | 3 | ;; Copyright (C) 1985-1987, 1992-1993, 1996-1997, 2000-2015 Free |
| 4 | ;; Software Foundation, Inc. | 4 | ;; Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Jamie Zawinski <jwz@lucid.com; now jwz@jwz.org> | 6 | ;; Author: Jamie Zawinski <jwz@lucid.com; now jwz@jwz.org> |
diff --git a/lisp/mail/mailalias.el b/lisp/mail/mailalias.el index bee62098dfd..48329167bf1 100644 --- a/lisp/mail/mailalias.el +++ b/lisp/mail/mailalias.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mailalias.el --- expand and complete mailing address aliases -*- lexical-binding: t -*- | 1 | ;;; mailalias.el --- expand and complete mailing address aliases -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1987, 1995-1997, 2001-2014 Free Software | 3 | ;; Copyright (C) 1985, 1987, 1995-1997, 2001-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/mail/mailclient.el b/lisp/mail/mailclient.el index 62285591470..31da6ee2eb3 100644 --- a/lisp/mail/mailclient.el +++ b/lisp/mail/mailclient.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mailclient.el --- mail sending via system's mail client. | 1 | ;;; mailclient.el --- mail sending via system's mail client. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Reitter <david.reitter@gmail.com> | 5 | ;; Author: David Reitter <david.reitter@gmail.com> |
| 6 | ;; Keywords: mail | 6 | ;; Keywords: mail |
diff --git a/lisp/mail/mailheader.el b/lisp/mail/mailheader.el index daacc2b853c..7606e266745 100644 --- a/lisp/mail/mailheader.el +++ b/lisp/mail/mailheader.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mailheader.el --- mail header parsing, merging, formatting | 1 | ;;; mailheader.el --- mail header parsing, merging, formatting |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Erik Naggum <erik@naggum.no> | 5 | ;; Author: Erik Naggum <erik@naggum.no> |
| 6 | ;; Keywords: tools, mail, news | 6 | ;; Keywords: tools, mail, news |
diff --git a/lisp/mail/metamail.el b/lisp/mail/metamail.el index da42588eb9c..c962dcc69cc 100644 --- a/lisp/mail/metamail.el +++ b/lisp/mail/metamail.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; metamail.el --- Metamail interface for GNU Emacs | 1 | ;;; metamail.el --- Metamail interface for GNU Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 1996, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 1996, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Masanobu UMEDA <umerin@mse.kyutech.ac.jp> | 5 | ;; Author: Masanobu UMEDA <umerin@mse.kyutech.ac.jp> |
| 6 | ;; Keywords: mail, news, mime, multimedia | 6 | ;; Keywords: mail, news, mime, multimedia |
diff --git a/lisp/mail/mspools.el b/lisp/mail/mspools.el index c2936cb7e86..ddd5414de76 100644 --- a/lisp/mail/mspools.el +++ b/lisp/mail/mspools.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mspools.el --- show mail spools waiting to be read | 1 | ;;; mspools.el --- show mail spools waiting to be read |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stephen Eglen <stephen@gnu.org> | 5 | ;; Author: Stephen Eglen <stephen@gnu.org> |
| 6 | ;; Maintainer: Stephen Eglen <stephen@gnu.org> | 6 | ;; Maintainer: Stephen Eglen <stephen@gnu.org> |
diff --git a/lisp/mail/reporter.el b/lisp/mail/reporter.el index 2d58c597f00..f8332a6906b 100644 --- a/lisp/mail/reporter.el +++ b/lisp/mail/reporter.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; reporter.el --- customizable bug reporting of lisp programs | 1 | ;;; reporter.el --- customizable bug reporting of lisp programs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1998, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1998, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: 1993-1998 Barry A. Warsaw | 5 | ;; Author: 1993-1998 Barry A. Warsaw |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/mail/rfc2368.el b/lisp/mail/rfc2368.el index 817543616ac..77fa0f5e5b8 100644 --- a/lisp/mail/rfc2368.el +++ b/lisp/mail/rfc2368.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rfc2368.el --- support for rfc2368 | 1 | ;;; rfc2368.el --- support for rfc2368 |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Sen Nagata <sen@eccosys.com> | 5 | ;; Author: Sen Nagata <sen@eccosys.com> |
| 6 | ;; Keywords: mail | 6 | ;; Keywords: mail |
diff --git a/lisp/mail/rfc822.el b/lisp/mail/rfc822.el index e478f862dab..e127c4418aa 100644 --- a/lisp/mail/rfc822.el +++ b/lisp/mail/rfc822.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rfc822.el --- hairy rfc822 parser for mail and news and suchlike | 1 | ;;; rfc822.el --- hairy rfc822 parser for mail and news and suchlike |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986-1987, 1990, 2001-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1986-1987, 1990, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Richard Mlynarik <mly@eddie.mit.edu> | 6 | ;; Author: Richard Mlynarik <mly@eddie.mit.edu> |
diff --git a/lisp/mail/rmail-spam-filter.el b/lisp/mail/rmail-spam-filter.el index f51668d3354..ef6b6d0d683 100644 --- a/lisp/mail/rmail-spam-filter.el +++ b/lisp/mail/rmail-spam-filter.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rmail-spam-filter.el --- spam filter for Rmail, the Emacs mail reader | 1 | ;;; rmail-spam-filter.el --- spam filter for Rmail, the Emacs mail reader |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 4 | ;; Keywords: email, spam, filter, rmail | 4 | ;; Keywords: email, spam, filter, rmail |
| 5 | ;; Author: Eli Tziperman <eli AT deas.harvard.edu> | 5 | ;; Author: Eli Tziperman <eli AT deas.harvard.edu> |
| 6 | ;; Package: rmail | 6 | ;; Package: rmail |
diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el index 8c43e090d63..855a4c2d0ff 100644 --- a/lisp/mail/rmail.el +++ b/lisp/mail/rmail.el | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | ;;; rmail.el --- main code of "RMAIL" mail reader for Emacs | 1 | ;;; rmail.el --- main code of "RMAIL" mail reader for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1988, 1993-1998, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985-1988, 1993-1998, 2000-2015 Free Software |
| 4 | ;; Foundation, Inc. | ||
| 4 | 5 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: mail | 7 | ;; Keywords: mail |
| @@ -4659,7 +4660,7 @@ encoded string (and the same mask) will decode the string." | |||
| 4659 | 4660 | ||
| 4660 | ;;; Start of automatically extracted autoloads. | 4661 | ;;; Start of automatically extracted autoloads. |
| 4661 | 4662 | ||
| 4662 | ;;;### (autoloads nil "rmailedit" "rmailedit.el" "b155463a02e4aa9256ac21997ea003e9") | 4663 | ;;;### (autoloads nil "rmailedit" "rmailedit.el" "f6da7267316d02c90b9d314ce95b3c22") |
| 4663 | ;;; Generated autoloads from rmailedit.el | 4664 | ;;; Generated autoloads from rmailedit.el |
| 4664 | 4665 | ||
| 4665 | (autoload 'rmail-edit-current-message "rmailedit" "\ | 4666 | (autoload 'rmail-edit-current-message "rmailedit" "\ |
| @@ -4669,7 +4670,7 @@ Edit the contents of this message. | |||
| 4669 | 4670 | ||
| 4670 | ;;;*** | 4671 | ;;;*** |
| 4671 | 4672 | ||
| 4672 | ;;;### (autoloads nil "rmailkwd" "rmailkwd.el" "d462d15a119ee2a1733de2bc31bf347c") | 4673 | ;;;### (autoloads nil "rmailkwd" "rmailkwd.el" "298dcda7febb6e4ebf0a166101f40650") |
| 4673 | ;;; Generated autoloads from rmailkwd.el | 4674 | ;;; Generated autoloads from rmailkwd.el |
| 4674 | 4675 | ||
| 4675 | (autoload 'rmail-add-label "rmailkwd" "\ | 4676 | (autoload 'rmail-add-label "rmailkwd" "\ |
| @@ -4712,7 +4713,7 @@ With prefix argument N moves forward N messages with these labels. | |||
| 4712 | 4713 | ||
| 4713 | ;;;*** | 4714 | ;;;*** |
| 4714 | 4715 | ||
| 4715 | ;;;### (autoloads nil "rmailmm" "rmailmm.el" "6446c799d49a6df8519b11bfe2e3cbea") | 4716 | ;;;### (autoloads nil "rmailmm" "rmailmm.el" "43e0b9f680c4d2581640b286bd4b3107") |
| 4716 | ;;; Generated autoloads from rmailmm.el | 4717 | ;;; Generated autoloads from rmailmm.el |
| 4717 | 4718 | ||
| 4718 | (autoload 'rmail-mime "rmailmm" "\ | 4719 | (autoload 'rmail-mime "rmailmm" "\ |
| @@ -4738,7 +4739,7 @@ The arguments ARG and STATE have no effect in this case. | |||
| 4738 | 4739 | ||
| 4739 | ;;;*** | 4740 | ;;;*** |
| 4740 | 4741 | ||
| 4741 | ;;;### (autoloads nil "rmailmsc" "rmailmsc.el" "0950b0ad020610737220948bb3f37c17") | 4742 | ;;;### (autoloads nil "rmailmsc" "rmailmsc.el" "c3f0d33739768fc12acc4258ae0da72e") |
| 4742 | ;;; Generated autoloads from rmailmsc.el | 4743 | ;;; Generated autoloads from rmailmsc.el |
| 4743 | 4744 | ||
| 4744 | (autoload 'set-rmail-inbox-list "rmailmsc" "\ | 4745 | (autoload 'set-rmail-inbox-list "rmailmsc" "\ |
| @@ -4752,7 +4753,7 @@ This applies only to the current session. | |||
| 4752 | 4753 | ||
| 4753 | ;;;*** | 4754 | ;;;*** |
| 4754 | 4755 | ||
| 4755 | ;;;### (autoloads nil "rmailsort" "rmailsort.el" "4106a6e4898795822554ce931f531ab8") | 4756 | ;;;### (autoloads nil "rmailsort" "rmailsort.el" "8f551773021df4fa1a14ec2517e6a4f1") |
| 4756 | ;;; Generated autoloads from rmailsort.el | 4757 | ;;; Generated autoloads from rmailsort.el |
| 4757 | 4758 | ||
| 4758 | (autoload 'rmail-sort-by-date "rmailsort" "\ | 4759 | (autoload 'rmail-sort-by-date "rmailsort" "\ |
| @@ -4809,7 +4810,7 @@ If prefix argument REVERSE is non-nil, sorts in reverse order. | |||
| 4809 | 4810 | ||
| 4810 | ;;;*** | 4811 | ;;;*** |
| 4811 | 4812 | ||
| 4812 | ;;;### (autoloads nil "rmailsum" "rmailsum.el" "ee1fa556cd65d7ef457a97ab560e15da") | 4813 | ;;;### (autoloads nil "rmailsum" "rmailsum.el" "e3943ef45946f10b9b5cab8097d7f271") |
| 4813 | ;;; Generated autoloads from rmailsum.el | 4814 | ;;; Generated autoloads from rmailsum.el |
| 4814 | 4815 | ||
| 4815 | (autoload 'rmail-summary "rmailsum" "\ | 4816 | (autoload 'rmail-summary "rmailsum" "\ |
| @@ -4856,7 +4857,7 @@ SENDERS is a string of regexps separated by commas. | |||
| 4856 | 4857 | ||
| 4857 | ;;;*** | 4858 | ;;;*** |
| 4858 | 4859 | ||
| 4859 | ;;;### (autoloads nil "undigest" "undigest.el" "f30d93eb6a006ac64080a1ee8a45a1af") | 4860 | ;;;### (autoloads nil "undigest" "undigest.el" "912d4d3bf762991df5d4d02f42358025") |
| 4860 | ;;; Generated autoloads from undigest.el | 4861 | ;;; Generated autoloads from undigest.el |
| 4861 | 4862 | ||
| 4862 | (autoload 'undigestify-rmail-message "undigest" "\ | 4863 | (autoload 'undigestify-rmail-message "undigest" "\ |
diff --git a/lisp/mail/rmailedit.el b/lisp/mail/rmailedit.el index 3d976d51196..15d27a085fe 100644 --- a/lisp/mail/rmailedit.el +++ b/lisp/mail/rmailedit.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rmailedit.el --- "RMAIL edit mode" Edit the current message | 1 | ;;; rmailedit.el --- "RMAIL edit mode" Edit the current message |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1994, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 1994, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: mail | 6 | ;; Keywords: mail |
diff --git a/lisp/mail/rmailkwd.el b/lisp/mail/rmailkwd.el index 9c72abeccef..f46a687d152 100644 --- a/lisp/mail/rmailkwd.el +++ b/lisp/mail/rmailkwd.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rmailkwd.el --- part of the "RMAIL" mail reader for Emacs | 1 | ;;; rmailkwd.el --- part of the "RMAIL" mail reader for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1988, 1994, 2001-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1985, 1988, 1994, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/mail/rmailmm.el b/lisp/mail/rmailmm.el index 29f7d449a8b..120d517f55c 100644 --- a/lisp/mail/rmailmm.el +++ b/lisp/mail/rmailmm.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rmailmm.el --- MIME decoding and display stuff for RMAIL | 1 | ;;; rmailmm.el --- MIME decoding and display stuff for RMAIL |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alexander Pohoyda | 5 | ;; Author: Alexander Pohoyda |
| 6 | ;; Alex Schroeder | 6 | ;; Alex Schroeder |
diff --git a/lisp/mail/rmailmsc.el b/lisp/mail/rmailmsc.el index 2accd257501..aefb35d5c52 100644 --- a/lisp/mail/rmailmsc.el +++ b/lisp/mail/rmailmsc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rmailmsc.el --- miscellaneous support functions for the RMAIL mail reader | 1 | ;;; rmailmsc.el --- miscellaneous support functions for the RMAIL mail reader |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: mail | 6 | ;; Keywords: mail |
diff --git a/lisp/mail/rmailout.el b/lisp/mail/rmailout.el index ff4cf719e38..a00c66c8ed8 100644 --- a/lisp/mail/rmailout.el +++ b/lisp/mail/rmailout.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rmailout.el --- "RMAIL" mail reader for Emacs: output message to a file | 1 | ;;; rmailout.el --- "RMAIL" mail reader for Emacs: output message to a file |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1987, 1993-1994, 2001-2014 Free Software | 3 | ;; Copyright (C) 1985, 1987, 1993-1994, 2001-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/mail/rmailsort.el b/lisp/mail/rmailsort.el index 4cc07288e58..3e01b58a523 100644 --- a/lisp/mail/rmailsort.el +++ b/lisp/mail/rmailsort.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rmailsort.el --- Rmail: sort messages | 1 | ;;; rmailsort.el --- Rmail: sort messages |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990, 1993-1994, 2001-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1990, 1993-1994, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Masanobu UMEDA <umerin@mse.kyutech.ac.jp> | 6 | ;; Author: Masanobu UMEDA <umerin@mse.kyutech.ac.jp> |
diff --git a/lisp/mail/rmailsum.el b/lisp/mail/rmailsum.el index af08d0f3d3a..7ac147b87d7 100644 --- a/lisp/mail/rmailsum.el +++ b/lisp/mail/rmailsum.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rmailsum.el --- make summary buffers for the mail reader | 1 | ;;; rmailsum.el --- make summary buffers for the mail reader |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1993-1996, 2000-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1985, 1993-1996, 2000-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/mail/sendmail.el b/lisp/mail/sendmail.el index 76764cefcd0..7e9bd5bca2f 100644 --- a/lisp/mail/sendmail.el +++ b/lisp/mail/sendmail.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sendmail.el --- mail sending commands for Emacs | 1 | ;;; sendmail.el --- mail sending commands for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1992-1996, 1998, 2000-2014 Free Software | 3 | ;; Copyright (C) 1985-1986, 1992-1996, 1998, 2000-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/mail/smtpmail.el b/lisp/mail/smtpmail.el index e70499f222a..20de353295f 100644 --- a/lisp/mail/smtpmail.el +++ b/lisp/mail/smtpmail.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; smtpmail.el --- simple SMTP protocol (RFC 821) for sending mail | 1 | ;;; smtpmail.el --- simple SMTP protocol (RFC 821) for sending mail |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-1996, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-1996, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Tomoji Kagatani <kagatani@rbc.ncl.omron.co.jp> | 5 | ;; Author: Tomoji Kagatani <kagatani@rbc.ncl.omron.co.jp> |
| 6 | ;; Maintainer: Simon Josefsson <simon@josefsson.org> | 6 | ;; Maintainer: Simon Josefsson <simon@josefsson.org> |
diff --git a/lisp/mail/supercite.el b/lisp/mail/supercite.el index 988e6c9a24a..cf3aac1a317 100644 --- a/lisp/mail/supercite.el +++ b/lisp/mail/supercite.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; supercite.el --- minor mode for citing mail and news replies | 1 | ;;; supercite.el --- minor mode for citing mail and news replies |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 1997, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: 1993 Barry A. Warsaw <bwarsaw@python.org> | 5 | ;; Author: 1993 Barry A. Warsaw <bwarsaw@python.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/mail/uce.el b/lisp/mail/uce.el index a6e2513c8c9..74939d1c975 100644 --- a/lisp/mail/uce.el +++ b/lisp/mail/uce.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; uce.el --- facilitate reply to unsolicited commercial email | 1 | ;;; uce.el --- facilitate reply to unsolicited commercial email |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996, 1998, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996, 1998, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: stanislav shalunov <shalunov@mccme.ru> | 5 | ;; Author: stanislav shalunov <shalunov@mccme.ru> |
| 6 | ;; Created: 10 Dec 1996 | 6 | ;; Created: 10 Dec 1996 |
diff --git a/lisp/mail/undigest.el b/lisp/mail/undigest.el index 06d10778854..6dd26062285 100644 --- a/lisp/mail/undigest.el +++ b/lisp/mail/undigest.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; undigest.el --- digest-cracking support for the RMAIL mail reader | 1 | ;;; undigest.el --- digest-cracking support for the RMAIL mail reader |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1994, 1996, 2001-2014 Free Software | 3 | ;; Copyright (C) 1985-1986, 1994, 1996, 2001-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/mail/unrmail.el b/lisp/mail/unrmail.el index 49103e5714d..321baa57dac 100644 --- a/lisp/mail/unrmail.el +++ b/lisp/mail/unrmail.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; unrmail.el --- convert Rmail Babyl files to mbox files | 1 | ;;; unrmail.el --- convert Rmail Babyl files to mbox files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: mail | 6 | ;; Keywords: mail |
diff --git a/lisp/mail/uudecode.el b/lisp/mail/uudecode.el index 3d6473413e3..419aefbdad0 100644 --- a/lisp/mail/uudecode.el +++ b/lisp/mail/uudecode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; uudecode.el -- elisp native uudecode | 1 | ;;; uudecode.el -- elisp native uudecode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu> | 5 | ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu> |
| 6 | ;; Keywords: uudecode news | 6 | ;; Keywords: uudecode news |
diff --git a/lisp/makefile.w32-in b/lisp/makefile.w32-in index 08a4219ee6b..8f4104162d8 100644 --- a/lisp/makefile.w32-in +++ b/lisp/makefile.w32-in | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # -*- Makefile -*- for GNU Emacs on the Microsoft Windows API. | 1 | # -*- Makefile -*- for GNU Emacs on the Microsoft Windows API. |
| 2 | # Copyright (C) 2000-2014 Free Software Foundation, Inc. | 2 | # Copyright (C) 2000-2015 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | # This file is part of GNU Emacs. | 4 | # This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/lisp/makesum.el b/lisp/makesum.el index a52f18c71ca..f2ac1e2af4c 100644 --- a/lisp/makesum.el +++ b/lisp/makesum.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; makesum.el --- generate key binding summary for Emacs | 1 | ;;; makesum.el --- generate key binding summary for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: help | 6 | ;; Keywords: help |
diff --git a/lisp/man.el b/lisp/man.el index a61524b890c..d9124c24e00 100644 --- a/lisp/man.el +++ b/lisp/man.el | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | ;;; man.el --- browse UNIX manual pages -*- coding: utf-8 -*- | 1 | ;;; man.el --- browse UNIX manual pages -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1994, 1996-1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1994, 1996-1997, 2001-2015 Free Software |
| 4 | ;; Foundation, Inc. | ||
| 4 | 5 | ||
| 5 | ;; Author: Barry A. Warsaw <bwarsaw@cen.com> | 6 | ;; Author: Barry A. Warsaw <bwarsaw@cen.com> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 7 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/master.el b/lisp/master.el index c4f4680041d..b309cc40158 100644 --- a/lisp/master.el +++ b/lisp/master.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; master.el --- make a buffer the master over another buffer | 1 | ;;; master.el --- make a buffer the master over another buffer |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alex Schroeder <alex@gnu.org> | 5 | ;; Author: Alex Schroeder <alex@gnu.org> |
| 6 | ;; Maintainer: Alex Schroeder <alex@gnu.org> | 6 | ;; Maintainer: Alex Schroeder <alex@gnu.org> |
diff --git a/lisp/mb-depth.el b/lisp/mb-depth.el index 7dbab4d7604..be11b2d61ee 100644 --- a/lisp/mb-depth.el +++ b/lisp/mb-depth.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mb-depth.el --- Indicate minibuffer-depth in prompt | 1 | ;;; mb-depth.el --- Indicate minibuffer-depth in prompt |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Miles Bader <miles@gnu.org> | 5 | ;; Author: Miles Bader <miles@gnu.org> |
| 6 | ;; Keywords: convenience | 6 | ;; Keywords: convenience |
diff --git a/lisp/md4.el b/lisp/md4.el index 26a5cbca09e..372d33d2895 100644 --- a/lisp/md4.el +++ b/lisp/md4.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; md4.el --- MD4 Message Digest Algorithm. | 1 | ;;; md4.el --- MD4 Message Digest Algorithm. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001, 2004, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001, 2004, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Taro Kawagishi <tarok@transpulse.org> | 5 | ;; Author: Taro Kawagishi <tarok@transpulse.org> |
| 6 | ;; Keywords: MD4 | 6 | ;; Keywords: MD4 |
diff --git a/lisp/menu-bar.el b/lisp/menu-bar.el index ea5794dfd0b..7d7e4660fb5 100644 --- a/lisp/menu-bar.el +++ b/lisp/menu-bar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; menu-bar.el --- define a default menu bar | 1 | ;;; menu-bar.el --- define a default menu bar |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1995, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1995, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Richard M. Stallman | 5 | ;; Author: Richard M. Stallman |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index d94cb99a8c8..8b547dfa918 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog | |||
| @@ -3672,7 +3672,7 @@ | |||
| 3672 | * ChangeLog.1: New file. Contains old ChangeLog. | 3672 | * ChangeLog.1: New file. Contains old ChangeLog. |
| 3673 | 3673 | ||
| 3674 | 3674 | ||
| 3675 | Copyright (C) 2005-2014 Free Software Foundation, Inc. | 3675 | Copyright (C) 2005-2015 Free Software Foundation, Inc. |
| 3676 | 3676 | ||
| 3677 | This file is part of GNU Emacs. | 3677 | This file is part of GNU Emacs. |
| 3678 | 3678 | ||
diff --git a/lisp/mh-e/ChangeLog.1 b/lisp/mh-e/ChangeLog.1 index 926c48896b6..2f65eb1f19c 100644 --- a/lisp/mh-e/ChangeLog.1 +++ b/lisp/mh-e/ChangeLog.1 | |||
| @@ -11419,7 +11419,7 @@ | |||
| 11419 | (dist): Leave release in current directory. | 11419 | (dist): Leave release in current directory. |
| 11420 | 11420 | ||
| 11421 | 11421 | ||
| 11422 | Copyright (C) 2003-2014 Free Software Foundation, Inc. | 11422 | Copyright (C) 2003-2015 Free Software Foundation, Inc. |
| 11423 | 11423 | ||
| 11424 | This file is part of GNU Emacs. | 11424 | This file is part of GNU Emacs. |
| 11425 | 11425 | ||
diff --git a/lisp/mh-e/mh-acros.el b/lisp/mh-e/mh-acros.el index 21526c80d0a..04096246f16 100644 --- a/lisp/mh-e/mh-acros.el +++ b/lisp/mh-e/mh-acros.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-acros.el --- macros used in MH-E | 1 | ;;; mh-acros.el --- macros used in MH-E |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004, 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004, 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Satyaki Das <satyaki@theforce.stanford.edu> | 5 | ;; Author: Satyaki Das <satyaki@theforce.stanford.edu> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-alias.el b/lisp/mh-e/mh-alias.el index a34a840b7f9..de0038a306a 100644 --- a/lisp/mh-e/mh-alias.el +++ b/lisp/mh-e/mh-alias.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-alias.el --- MH-E mail alias completion and expansion | 1 | ;;; mh-alias.el --- MH-E mail alias completion and expansion |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1997, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Peter S. Galbraith <psg@debian.org> | 5 | ;; Author: Peter S. Galbraith <psg@debian.org> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-buffers.el b/lisp/mh-e/mh-buffers.el index 8fb0dd2d1e3..2963daea938 100644 --- a/lisp/mh-e/mh-buffers.el +++ b/lisp/mh-e/mh-buffers.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-buffers.el --- MH-E buffer constants and utilities | 1 | ;;; mh-buffers.el --- MH-E buffer constants and utilities |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 1995, 1997, 2000-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1993, 1995, 1997, 2000-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Bill Wohler <wohler@newt.com> | 6 | ;; Author: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-comp.el b/lisp/mh-e/mh-comp.el index 35572c1eaaf..5875b418872 100644 --- a/lisp/mh-e/mh-comp.el +++ b/lisp/mh-e/mh-comp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-comp.el --- MH-E functions for composing and sending messages | 1 | ;;; mh-comp.el --- MH-E functions for composing and sending messages |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 1995, 1997, 2000-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1993, 1995, 1997, 2000-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Bill Wohler <wohler@newt.com> | 6 | ;; Author: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-compat.el b/lisp/mh-e/mh-compat.el index db46be7bec4..82c7a4dc1c1 100644 --- a/lisp/mh-e/mh-compat.el +++ b/lisp/mh-e/mh-compat.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-compat.el --- make MH-E compatible with various versions of Emacs | 1 | ;;; mh-compat.el --- make MH-E compatible with various versions of Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Bill Wohler <wohler@newt.com> | 5 | ;; Author: Bill Wohler <wohler@newt.com> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-e.el b/lisp/mh-e/mh-e.el index 06f48e95c4b..f11511a9dc5 100644 --- a/lisp/mh-e/mh-e.el +++ b/lisp/mh-e/mh-e.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; mh-e.el --- GNU Emacs interface to the MH mail system | 1 | ;;; mh-e.el --- GNU Emacs interface to the MH mail system |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1988, 1990, 1992-1995, 1997, 1999-2014 | 3 | ;; Copyright (C) 1985-1988, 1990, 1992-1995, 1997, 1999-2015 Free |
| 4 | ;; Free Software Foundation, Inc. | 4 | ;; Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Bill Wohler <wohler@newt.com> | 6 | ;; Author: Bill Wohler <wohler@newt.com> |
| 7 | ;; Maintainer: Bill Wohler <wohler@newt.com> | 7 | ;; Maintainer: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-folder.el b/lisp/mh-e/mh-folder.el index acb4d7d5197..ae5e2bf1f3b 100644 --- a/lisp/mh-e/mh-folder.el +++ b/lisp/mh-e/mh-folder.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-folder.el --- MH-Folder mode | 1 | ;;; mh-folder.el --- MH-Folder mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2003, 2005-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2003, 2005-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Bill Wohler <wohler@newt.com> | 5 | ;; Author: Bill Wohler <wohler@newt.com> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-funcs.el b/lisp/mh-e/mh-funcs.el index d1cc879a028..f710b8ce0f4 100644 --- a/lisp/mh-e/mh-funcs.el +++ b/lisp/mh-e/mh-funcs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-funcs.el --- MH-E functions not everyone will use right away | 1 | ;;; mh-funcs.el --- MH-E functions not everyone will use right away |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 1995, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 1995, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Bill Wohler <wohler@newt.com> | 5 | ;; Author: Bill Wohler <wohler@newt.com> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-gnus.el b/lisp/mh-e/mh-gnus.el index 8fcff25e8c4..b54355e3e74 100644 --- a/lisp/mh-e/mh-gnus.el +++ b/lisp/mh-e/mh-gnus.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-gnus.el --- make MH-E compatible with various versions of Gnus | 1 | ;;; mh-gnus.el --- make MH-E compatible with various versions of Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2004, 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2004, 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Satyaki Das <satyaki@theforce.stanford.edu> | 5 | ;; Author: Satyaki Das <satyaki@theforce.stanford.edu> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-identity.el b/lisp/mh-e/mh-identity.el index 2df9ad11bee..cdd92fe3307 100644 --- a/lisp/mh-e/mh-identity.el +++ b/lisp/mh-e/mh-identity.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-identity.el --- multiple identify support for MH-E | 1 | ;;; mh-identity.el --- multiple identify support for MH-E |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Peter S. Galbraith <psg@debian.org> | 5 | ;; Author: Peter S. Galbraith <psg@debian.org> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-inc.el b/lisp/mh-e/mh-inc.el index dc5a6e704dc..fc0bbf14b48 100644 --- a/lisp/mh-e/mh-inc.el +++ b/lisp/mh-e/mh-inc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-inc.el --- MH-E "inc" and separate mail spool handling | 1 | ;;; mh-inc.el --- MH-E "inc" and separate mail spool handling |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2004, 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2004, 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Peter S. Galbraith <psg@debian.org> | 5 | ;; Author: Peter S. Galbraith <psg@debian.org> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-junk.el b/lisp/mh-e/mh-junk.el index dfa3b37a5e4..4a6693c2db6 100644 --- a/lisp/mh-e/mh-junk.el +++ b/lisp/mh-e/mh-junk.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-junk.el --- MH-E interface to anti-spam measures | 1 | ;;; mh-junk.el --- MH-E interface to anti-spam measures |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Satyaki Das <satyaki@theforce.stanford.edu>, | 5 | ;; Author: Satyaki Das <satyaki@theforce.stanford.edu>, |
| 6 | ;; Bill Wohler <wohler@newt.com> | 6 | ;; Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-letter.el b/lisp/mh-e/mh-letter.el index ef8fa7e6801..62e9b4a357d 100644 --- a/lisp/mh-e/mh-letter.el +++ b/lisp/mh-e/mh-letter.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-letter.el --- MH-Letter mode | 1 | ;;; mh-letter.el --- MH-Letter mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 1995, 1997, 2000-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1993, 1995, 1997, 2000-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Bill Wohler <wohler@newt.com> | 6 | ;; Author: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-limit.el b/lisp/mh-e/mh-limit.el index 658a3b94811..daa9f8ef646 100644 --- a/lisp/mh-e/mh-limit.el +++ b/lisp/mh-e/mh-limit.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-limit.el --- MH-E display limits | 1 | ;;; mh-limit.el --- MH-E display limits |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2003, 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2003, 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Peter S. Galbraith <psg@debian.org> | 5 | ;; Author: Peter S. Galbraith <psg@debian.org> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-mime.el b/lisp/mh-e/mh-mime.el index 2272b891c64..31685e97f00 100644 --- a/lisp/mh-e/mh-mime.el +++ b/lisp/mh-e/mh-mime.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-mime.el --- MH-E MIME support | 1 | ;;; mh-mime.el --- MH-E MIME support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 1995, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 1995, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Bill Wohler <wohler@newt.com> | 5 | ;; Author: Bill Wohler <wohler@newt.com> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-print.el b/lisp/mh-e/mh-print.el index e2e3b70d3e7..d1233f05800 100644 --- a/lisp/mh-e/mh-print.el +++ b/lisp/mh-e/mh-print.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-print.el --- MH-E printing support | 1 | ;;; mh-print.el --- MH-E printing support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jeffrey C Honig <jch@honig.net> | 5 | ;; Author: Jeffrey C Honig <jch@honig.net> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-scan.el b/lisp/mh-e/mh-scan.el index d9913741e20..4e15ea861c8 100644 --- a/lisp/mh-e/mh-scan.el +++ b/lisp/mh-e/mh-scan.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-scan.el --- MH-E scan line constants and utilities | 1 | ;;; mh-scan.el --- MH-E scan line constants and utilities |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 1995, 1997, 2000-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1993, 1995, 1997, 2000-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Bill Wohler <wohler@newt.com> | 6 | ;; Author: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-search.el b/lisp/mh-e/mh-search.el index 5dfd5cab7e5..f30e6a62b9a 100644 --- a/lisp/mh-e/mh-search.el +++ b/lisp/mh-e/mh-search.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-search --- MH-Search mode | 1 | ;;; mh-search --- MH-Search mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 1995, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 1995, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Indexed search by Satyaki Das <satyaki@theforce.stanford.edu> | 5 | ;; Author: Indexed search by Satyaki Das <satyaki@theforce.stanford.edu> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-seq.el b/lisp/mh-e/mh-seq.el index d0cd57d37d5..8fd477c1439 100644 --- a/lisp/mh-e/mh-seq.el +++ b/lisp/mh-e/mh-seq.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-seq.el --- MH-E sequences support | 1 | ;;; mh-seq.el --- MH-E sequences support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 1995, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 1995, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Bill Wohler <wohler@newt.com> | 5 | ;; Author: Bill Wohler <wohler@newt.com> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-show.el b/lisp/mh-e/mh-show.el index afe28638501..6d58670ce08 100644 --- a/lisp/mh-e/mh-show.el +++ b/lisp/mh-e/mh-show.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-show.el --- MH-Show mode | 1 | ;;; mh-show.el --- MH-Show mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 1995, 1997, 2000-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1993, 1995, 1997, 2000-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Bill Wohler <wohler@newt.com> | 6 | ;; Author: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-speed.el b/lisp/mh-e/mh-speed.el index ad5c240c9e6..a260d742d05 100644 --- a/lisp/mh-e/mh-speed.el +++ b/lisp/mh-e/mh-speed.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-speed.el --- MH-E speedbar support | 1 | ;;; mh-speed.el --- MH-E speedbar support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Satyaki Das <satyaki@theforce.stanford.edu> | 5 | ;; Author: Satyaki Das <satyaki@theforce.stanford.edu> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-thread.el b/lisp/mh-e/mh-thread.el index 3fa7c2c4d37..201b897ed0c 100644 --- a/lisp/mh-e/mh-thread.el +++ b/lisp/mh-e/mh-thread.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-thread.el --- MH-E threading support | 1 | ;;; mh-thread.el --- MH-E threading support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2004, 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2004, 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Satyaki Das <satyaki@theforce.stanford.edu> | 5 | ;; Author: Satyaki Das <satyaki@theforce.stanford.edu> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-tool-bar.el b/lisp/mh-e/mh-tool-bar.el index 610df3a3aa4..7200576de77 100644 --- a/lisp/mh-e/mh-tool-bar.el +++ b/lisp/mh-e/mh-tool-bar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-tool-bar.el --- MH-E tool bar support | 1 | ;;; mh-tool-bar.el --- MH-E tool bar support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2003, 2005-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2003, 2005-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Satyaki Das <satyaki@theforce.stanford.edu> | 5 | ;; Author: Satyaki Das <satyaki@theforce.stanford.edu> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-utils.el b/lisp/mh-e/mh-utils.el index 375efacb0e6..a9e9847704f 100644 --- a/lisp/mh-e/mh-utils.el +++ b/lisp/mh-e/mh-utils.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-utils.el --- MH-E general utilities | 1 | ;;; mh-utils.el --- MH-E general utilities |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 1995, 1997, 2000-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1993, 1995, 1997, 2000-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Bill Wohler <wohler@newt.com> | 6 | ;; Author: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-xface.el b/lisp/mh-e/mh-xface.el index 20a61a5c6be..b7b7febca26 100644 --- a/lisp/mh-e/mh-xface.el +++ b/lisp/mh-e/mh-xface.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-xface.el --- MH-E X-Face and Face header field display | 1 | ;;; mh-xface.el --- MH-E X-Face and Face header field display |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2003, 2005-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2003, 2005-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Bill Wohler <wohler@newt.com> | 5 | ;; Author: Bill Wohler <wohler@newt.com> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/midnight.el b/lisp/midnight.el index 73300e5e6ac..dbf0c0289d1 100644 --- a/lisp/midnight.el +++ b/lisp/midnight.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; midnight.el --- run something every midnight, e.g., kill old buffers | 1 | ;;; midnight.el --- run something every midnight, e.g., kill old buffers |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Sam Steingold <sds@gnu.org> | 5 | ;; Author: Sam Steingold <sds@gnu.org> |
| 6 | ;; Maintainer: Sam Steingold <sds@gnu.org> | 6 | ;; Maintainer: Sam Steingold <sds@gnu.org> |
diff --git a/lisp/minibuf-eldef.el b/lisp/minibuf-eldef.el index 8dff6f40323..14697ea9802 100644 --- a/lisp/minibuf-eldef.el +++ b/lisp/minibuf-eldef.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; minibuf-eldef.el --- Only show defaults in prompts when applicable -*- lexical-binding: t -*- | 1 | ;;; minibuf-eldef.el --- Only show defaults in prompts when applicable -*- lexical-binding: t -*- |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Miles Bader <miles@gnu.org> | 5 | ;; Author: Miles Bader <miles@gnu.org> |
| 6 | ;; Keywords: convenience | 6 | ;; Keywords: convenience |
diff --git a/lisp/minibuffer.el b/lisp/minibuffer.el index 91989016067..16312444e3c 100644 --- a/lisp/minibuffer.el +++ b/lisp/minibuffer.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; minibuffer.el --- Minibuffer completion functions -*- lexical-binding: t -*- | 1 | ;;; minibuffer.el --- Minibuffer completion functions -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Package: emacs | 6 | ;; Package: emacs |
diff --git a/lisp/misc.el b/lisp/misc.el index f9a837eaf62..91ddd429f88 100644 --- a/lisp/misc.el +++ b/lisp/misc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; misc.el --- some nonstandard editing and utility commands for Emacs | 1 | ;;; misc.el --- some nonstandard editing and utility commands for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1989, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1989, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: convenience | 6 | ;; Keywords: convenience |
diff --git a/lisp/misearch.el b/lisp/misearch.el index 4b003b9b19d..6daae243fbb 100644 --- a/lisp/misearch.el +++ b/lisp/misearch.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; misearch.el --- isearch extensions for multi-buffer search | 1 | ;;; misearch.el --- isearch extensions for multi-buffer search |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Juri Linkov <juri@jurta.org> | 5 | ;; Author: Juri Linkov <juri@jurta.org> |
| 6 | ;; Keywords: matching | 6 | ;; Keywords: matching |
diff --git a/lisp/mouse-copy.el b/lisp/mouse-copy.el index ddfb879318f..609713ce5fd 100644 --- a/lisp/mouse-copy.el +++ b/lisp/mouse-copy.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mouse-copy.el --- one-click text copy and move | 1 | ;;; mouse-copy.el --- one-click text copy and move |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Heidemann <johnh@ISI.EDU> | 5 | ;; Author: John Heidemann <johnh@ISI.EDU> |
| 6 | ;; Keywords: mouse | 6 | ;; Keywords: mouse |
diff --git a/lisp/mouse-drag.el b/lisp/mouse-drag.el index 082c9235ff9..88838edaaed 100644 --- a/lisp/mouse-drag.el +++ b/lisp/mouse-drag.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mouse-drag.el --- use mouse-2 to do a new style of scrolling | 1 | ;;; mouse-drag.el --- use mouse-2 to do a new style of scrolling |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1997, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Heidemann <johnh@ISI.EDU> | 5 | ;; Author: John Heidemann <johnh@ISI.EDU> |
| 6 | ;; Keywords: mouse | 6 | ;; Keywords: mouse |
diff --git a/lisp/mouse.el b/lisp/mouse.el index 6e86bc06c1a..e78eca40bc5 100644 --- a/lisp/mouse.el +++ b/lisp/mouse.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mouse.el --- window system-independent mouse support -*- lexical-binding: t -*- | 1 | ;;; mouse.el --- window system-independent mouse support -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1995, 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1995, 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: hardware, mouse | 6 | ;; Keywords: hardware, mouse |
diff --git a/lisp/mpc.el b/lisp/mpc.el index 3dac7f99014..76c08dbcbeb 100644 --- a/lisp/mpc.el +++ b/lisp/mpc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mpc.el --- A client for the Music Player Daemon -*- lexical-binding: t -*- | 1 | ;;; mpc.el --- A client for the Music Player Daemon -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: multimedia | 6 | ;; Keywords: multimedia |
diff --git a/lisp/msb.el b/lisp/msb.el index 474d76bf6ca..149d1934463 100644 --- a/lisp/msb.el +++ b/lisp/msb.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; msb.el --- customizable buffer-selection with multiple menus | 1 | ;;; msb.el --- customizable buffer-selection with multiple menus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1995, 1997-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1995, 1997-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Lindberg <lars.lindberg@home.se> | 5 | ;; Author: Lars Lindberg <lars.lindberg@home.se> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/mwheel.el b/lisp/mwheel.el index 38248917744..4b69ec0c7b2 100644 --- a/lisp/mwheel.el +++ b/lisp/mwheel.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mwheel.el --- Wheel mouse support | 1 | ;;; mwheel.el --- Wheel mouse support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2000-2015 Free Software Foundation, Inc. |
| 4 | ;; Maintainer: William M. Perry <wmperry@gnu.org> | 4 | ;; Maintainer: William M. Perry <wmperry@gnu.org> |
| 5 | ;; Keywords: mouse | 5 | ;; Keywords: mouse |
| 6 | ;; Package: emacs | 6 | ;; Package: emacs |
diff --git a/lisp/net/ange-ftp.el b/lisp/net/ange-ftp.el index db79c0d6675..17db6e76ec9 100644 --- a/lisp/net/ange-ftp.el +++ b/lisp/net/ange-ftp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ange-ftp.el --- transparent FTP support for GNU Emacs | 1 | ;;; ange-ftp.el --- transparent FTP support for GNU Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1989-1996, 1998, 2000-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1989-1996, 1998, 2000-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Andy Norman (ange@hplb.hpl.hp.com) | 6 | ;; Author: Andy Norman (ange@hplb.hpl.hp.com) |
diff --git a/lisp/net/browse-url.el b/lisp/net/browse-url.el index be9e4aa94bf..57c7b61fc28 100644 --- a/lisp/net/browse-url.el +++ b/lisp/net/browse-url.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; browse-url.el --- pass a URL to a WWW browser | 1 | ;;; browse-url.el --- pass a URL to a WWW browser |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Denis Howe <dbh@doc.ic.ac.uk> | 5 | ;; Author: Denis Howe <dbh@doc.ic.ac.uk> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/net/dbus.el b/lisp/net/dbus.el index 582f54faf4e..bbce300af40 100644 --- a/lisp/net/dbus.el +++ b/lisp/net/dbus.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dbus.el --- Elisp bindings for D-Bus. | 1 | ;;; dbus.el --- Elisp bindings for D-Bus. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> | 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> |
| 6 | ;; Keywords: comm, hardware | 6 | ;; Keywords: comm, hardware |
diff --git a/lisp/net/dig.el b/lisp/net/dig.el index e1441fe6a7b..234139f94bd 100644 --- a/lisp/net/dig.el +++ b/lisp/net/dig.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dig.el --- Domain Name System dig interface | 1 | ;;; dig.el --- Domain Name System dig interface |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <simon@josefsson.org> | 5 | ;; Author: Simon Josefsson <simon@josefsson.org> |
| 6 | ;; Keywords: DNS BIND dig comm | 6 | ;; Keywords: DNS BIND dig comm |
diff --git a/lisp/net/dns.el b/lisp/net/dns.el index ea1c805c6b9..ba6523f6f5f 100644 --- a/lisp/net/dns.el +++ b/lisp/net/dns.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dns.el --- Domain Name Service lookups | 1 | ;;; dns.el --- Domain Name Service lookups |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: network comm | 6 | ;; Keywords: network comm |
diff --git a/lisp/net/eudc-bob.el b/lisp/net/eudc-bob.el index c495e9432b7..622ea72d021 100644 --- a/lisp/net/eudc-bob.el +++ b/lisp/net/eudc-bob.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eudc-bob.el --- Binary Objects Support for EUDC -*- coding: utf-8 -*- | 1 | ;;; eudc-bob.el --- Binary Objects Support for EUDC -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> | 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> |
| 6 | ;; Maintainer: Pavel Janík <Pavel@Janik.cz> | 6 | ;; Maintainer: Pavel Janík <Pavel@Janik.cz> |
diff --git a/lisp/net/eudc-export.el b/lisp/net/eudc-export.el index 9ce623b9ba9..bbdb294da7f 100644 --- a/lisp/net/eudc-export.el +++ b/lisp/net/eudc-export.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eudc-export.el --- functions to export EUDC query results -*- coding: utf-8 -*- | 1 | ;;; eudc-export.el --- functions to export EUDC query results -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> | 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> |
| 6 | ;; Maintainer: Pavel Janík <Pavel@Janik.cz> | 6 | ;; Maintainer: Pavel Janík <Pavel@Janik.cz> |
diff --git a/lisp/net/eudc-hotlist.el b/lisp/net/eudc-hotlist.el index 6ec79cddd5f..b3c9a6db0d5 100644 --- a/lisp/net/eudc-hotlist.el +++ b/lisp/net/eudc-hotlist.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eudc-hotlist.el --- hotlist management for EUDC -*- coding: utf-8 -*- | 1 | ;;; eudc-hotlist.el --- hotlist management for EUDC -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> | 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> |
| 6 | ;; Maintainer: Pavel Janík <Pavel@Janik.cz> | 6 | ;; Maintainer: Pavel Janík <Pavel@Janik.cz> |
diff --git a/lisp/net/eudc-vars.el b/lisp/net/eudc-vars.el index 419b764e27e..6bc0337f958 100644 --- a/lisp/net/eudc-vars.el +++ b/lisp/net/eudc-vars.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eudc-vars.el --- Emacs Unified Directory Client -*- coding: utf-8 -*- | 1 | ;;; eudc-vars.el --- Emacs Unified Directory Client -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> | 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> |
| 6 | ;; Maintainer: Pavel Janík <Pavel@Janik.cz> | 6 | ;; Maintainer: Pavel Janík <Pavel@Janik.cz> |
diff --git a/lisp/net/eudc.el b/lisp/net/eudc.el index bf67e4b5911..0f2fc0be7bd 100644 --- a/lisp/net/eudc.el +++ b/lisp/net/eudc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eudc.el --- Emacs Unified Directory Client -*- coding: utf-8 -*- | 1 | ;;; eudc.el --- Emacs Unified Directory Client -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> | 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> |
| 6 | ;; Maintainer: Pavel Janík <Pavel@Janik.cz> | 6 | ;; Maintainer: Pavel Janík <Pavel@Janik.cz> |
diff --git a/lisp/net/eudcb-bbdb.el b/lisp/net/eudcb-bbdb.el index bdcbf285096..0400e5b5bb4 100644 --- a/lisp/net/eudcb-bbdb.el +++ b/lisp/net/eudcb-bbdb.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eudcb-bbdb.el --- Emacs Unified Directory Client - BBDB Backend -*- coding: utf-8 -*- | 1 | ;;; eudcb-bbdb.el --- Emacs Unified Directory Client - BBDB Backend -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> | 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> |
| 6 | ;; Maintainer: Pavel Janík <Pavel@Janik.cz> | 6 | ;; Maintainer: Pavel Janík <Pavel@Janik.cz> |
diff --git a/lisp/net/eudcb-ldap.el b/lisp/net/eudcb-ldap.el index 6c806d7b221..4c9b2490ee3 100644 --- a/lisp/net/eudcb-ldap.el +++ b/lisp/net/eudcb-ldap.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eudcb-ldap.el --- Emacs Unified Directory Client - LDAP Backend -*- coding: utf-8 -*- | 1 | ;;; eudcb-ldap.el --- Emacs Unified Directory Client - LDAP Backend -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> | 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> |
| 6 | ;; Maintainer: Pavel Janík <Pavel@Janik.cz> | 6 | ;; Maintainer: Pavel Janík <Pavel@Janik.cz> |
diff --git a/lisp/net/eudcb-mab.el b/lisp/net/eudcb-mab.el index 8175abe41e0..81d8f24ecb2 100644 --- a/lisp/net/eudcb-mab.el +++ b/lisp/net/eudcb-mab.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eudcb-mab.el --- Emacs Unified Directory Client - AddressBook backend | 1 | ;;; eudcb-mab.el --- Emacs Unified Directory Client - AddressBook backend |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@newartisans.com> | 5 | ;; Author: John Wiegley <johnw@newartisans.com> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/net/eudcb-ph.el b/lisp/net/eudcb-ph.el index f94ec550867..fc6aad671c0 100644 --- a/lisp/net/eudcb-ph.el +++ b/lisp/net/eudcb-ph.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eudcb-ph.el --- Emacs Unified Directory Client - CCSO PH/QI Backend -*- coding: utf-8 -*- | 1 | ;;; eudcb-ph.el --- Emacs Unified Directory Client - CCSO PH/QI Backend -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> | 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> |
| 6 | ;; Maintainer: Pavel Janík <Pavel@Janik.cz> | 6 | ;; Maintainer: Pavel Janík <Pavel@Janik.cz> |
diff --git a/lisp/net/eww.el b/lisp/net/eww.el index af902ded472..2ce95d97ff8 100644 --- a/lisp/net/eww.el +++ b/lisp/net/eww.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eww.el --- Emacs Web Wowser | 1 | ;;; eww.el --- Emacs Web Wowser |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: html | 6 | ;; Keywords: html |
diff --git a/lisp/net/gnutls.el b/lisp/net/gnutls.el index 200d355f6fd..235b2a2a111 100644 --- a/lisp/net/gnutls.el +++ b/lisp/net/gnutls.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnutls.el --- Support SSL/TLS connections through GnuTLS | 1 | ;;; gnutls.el --- Support SSL/TLS connections through GnuTLS |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ted Zlatanov <tzz@lifelogs.com> | 5 | ;; Author: Ted Zlatanov <tzz@lifelogs.com> |
| 6 | ;; Keywords: comm, tls, ssl, encryption | 6 | ;; Keywords: comm, tls, ssl, encryption |
diff --git a/lisp/net/goto-addr.el b/lisp/net/goto-addr.el index f076cb96d30..51d8ed11b0b 100644 --- a/lisp/net/goto-addr.el +++ b/lisp/net/goto-addr.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; goto-addr.el --- click to browse URL or to send to e-mail address | 1 | ;;; goto-addr.el --- click to browse URL or to send to e-mail address |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Ding <ericding@alum.mit.edu> | 5 | ;; Author: Eric Ding <ericding@alum.mit.edu> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/net/hmac-def.el b/lisp/net/hmac-def.el index 41d44b90477..2855fa4d57e 100644 --- a/lisp/net/hmac-def.el +++ b/lisp/net/hmac-def.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hmac-def.el --- A macro for defining HMAC functions. | 1 | ;;; hmac-def.el --- A macro for defining HMAC functions. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2001, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999, 2001, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> | 5 | ;; Author: Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
| 6 | ;; Keywords: HMAC, RFC2104 | 6 | ;; Keywords: HMAC, RFC2104 |
diff --git a/lisp/net/hmac-md5.el b/lisp/net/hmac-md5.el index ed7aa8605dd..26f448fee6a 100644 --- a/lisp/net/hmac-md5.el +++ b/lisp/net/hmac-md5.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hmac-md5.el --- Compute HMAC-MD5. | 1 | ;;; hmac-md5.el --- Compute HMAC-MD5. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2001, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999, 2001, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> | 5 | ;; Author: Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
| 6 | ;; Keywords: HMAC, RFC2104, HMAC-MD5, MD5, KEYED-MD5, CRAM-MD5 | 6 | ;; Keywords: HMAC, RFC2104, HMAC-MD5, MD5, KEYED-MD5, CRAM-MD5 |
diff --git a/lisp/net/imap.el b/lisp/net/imap.el index cf19e6ca5cf..3e5982398fd 100644 --- a/lisp/net/imap.el +++ b/lisp/net/imap.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; imap.el --- imap library | 1 | ;;; imap.el --- imap library |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <simon@josefsson.org> | 5 | ;; Author: Simon Josefsson <simon@josefsson.org> |
| 6 | ;; Keywords: mail | 6 | ;; Keywords: mail |
diff --git a/lisp/net/ldap.el b/lisp/net/ldap.el index 10ce7a78d35..eb1b7589b48 100644 --- a/lisp/net/ldap.el +++ b/lisp/net/ldap.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ldap.el --- client interface to LDAP for Emacs | 1 | ;;; ldap.el --- client interface to LDAP for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> | 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/net/mairix.el b/lisp/net/mairix.el index 181ab510197..c1b107932c3 100644 --- a/lisp/net/mairix.el +++ b/lisp/net/mairix.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mairix.el --- Mairix interface for Emacs | 1 | ;;; mairix.el --- Mairix interface for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Engster <dengste@eml.cc> | 5 | ;; Author: David Engster <dengste@eml.cc> |
| 6 | ;; Keywords: mail searching | 6 | ;; Keywords: mail searching |
diff --git a/lisp/net/net-utils.el b/lisp/net/net-utils.el index 580a3b7f04d..28aa43117da 100644 --- a/lisp/net/net-utils.el +++ b/lisp/net/net-utils.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; net-utils.el --- network functions | 1 | ;;; net-utils.el --- network functions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Peter Breton <pbreton@cs.umb.edu> | 5 | ;; Author: Peter Breton <pbreton@cs.umb.edu> |
| 6 | ;; Created: Sun Mar 16 1997 | 6 | ;; Created: Sun Mar 16 1997 |
diff --git a/lisp/net/netrc.el b/lisp/net/netrc.el index bdeed03365b..61da85c7c1c 100644 --- a/lisp/net/netrc.el +++ b/lisp/net/netrc.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; netrc.el --- .netrc parsing functionality | 1 | ;;; netrc.el --- .netrc parsing functionality |
| 2 | ;; Copyright (C) 1996-2014 Free Software Foundation, Inc. | 2 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 4 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 5 | ;; Keywords: news | 5 | ;; Keywords: news |
diff --git a/lisp/net/network-stream.el b/lisp/net/network-stream.el index 9e4b0bab6ac..e7b3150b792 100644 --- a/lisp/net/network-stream.el +++ b/lisp/net/network-stream.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; network-stream.el --- open network processes, possibly with encryption | 1 | ;;; network-stream.el --- open network processes, possibly with encryption |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: network | 6 | ;; Keywords: network |
diff --git a/lisp/net/newst-backend.el b/lisp/net/newst-backend.el index de5c23ca4c9..5db04eb6745 100644 --- a/lisp/net/newst-backend.el +++ b/lisp/net/newst-backend.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; newst-backend.el --- Retrieval backend for newsticker. | 1 | ;;; newst-backend.el --- Retrieval backend for newsticker. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> | 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> |
| 6 | ;; Filename: newst-backend.el | 6 | ;; Filename: newst-backend.el |
diff --git a/lisp/net/newst-plainview.el b/lisp/net/newst-plainview.el index dea24f12a97..4ab000750ee 100644 --- a/lisp/net/newst-plainview.el +++ b/lisp/net/newst-plainview.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; newst-plainview.el --- Single buffer frontend for newsticker. | 1 | ;;; newst-plainview.el --- Single buffer frontend for newsticker. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> | 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> |
| 6 | ;; Filename: newst-plainview.el | 6 | ;; Filename: newst-plainview.el |
diff --git a/lisp/net/newst-reader.el b/lisp/net/newst-reader.el index e639ffd4514..be4179e4b11 100644 --- a/lisp/net/newst-reader.el +++ b/lisp/net/newst-reader.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; newst-reader.el --- Generic RSS reader functions. | 1 | ;;; newst-reader.el --- Generic RSS reader functions. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> | 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> |
| 6 | ;; Filename: newst-reader.el | 6 | ;; Filename: newst-reader.el |
diff --git a/lisp/net/newst-ticker.el b/lisp/net/newst-ticker.el index 982bcfc59f4..9426bb7a8e4 100644 --- a/lisp/net/newst-ticker.el +++ b/lisp/net/newst-ticker.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; newst-ticker.el --- mode line ticker for newsticker. | 1 | ;; newst-ticker.el --- mode line ticker for newsticker. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> | 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> |
| 6 | ;; Filename: newst-ticker.el | 6 | ;; Filename: newst-ticker.el |
diff --git a/lisp/net/newst-treeview.el b/lisp/net/newst-treeview.el index 2470d1ba613..a9647501b48 100644 --- a/lisp/net/newst-treeview.el +++ b/lisp/net/newst-treeview.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; newst-treeview.el --- Treeview frontend for newsticker. | 1 | ;;; newst-treeview.el --- Treeview frontend for newsticker. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> | 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> |
| 6 | ;; Filename: newst-treeview.el | 6 | ;; Filename: newst-treeview.el |
diff --git a/lisp/net/newsticker.el b/lisp/net/newsticker.el index 630db6782a1..9b16c1f0749 100644 --- a/lisp/net/newsticker.el +++ b/lisp/net/newsticker.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; newsticker.el --- A Newsticker for Emacs. | 1 | ;;; newsticker.el --- A Newsticker for Emacs. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> | 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> |
| 6 | ;; Filename: newsticker.el | 6 | ;; Filename: newsticker.el |
diff --git a/lisp/net/nsm.el b/lisp/net/nsm.el index eb700d71c72..2312e22d96a 100644 --- a/lisp/net/nsm.el +++ b/lisp/net/nsm.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nsm.el --- Network Security Manager | 1 | ;;; nsm.el --- Network Security Manager |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: encryption, security, network | 6 | ;; Keywords: encryption, security, network |
diff --git a/lisp/net/ntlm.el b/lisp/net/ntlm.el index 30958aaa6bf..5f02e2977ef 100644 --- a/lisp/net/ntlm.el +++ b/lisp/net/ntlm.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ntlm.el --- NTLM (NT LanManager) authentication support | 1 | ;;; ntlm.el --- NTLM (NT LanManager) authentication support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Taro Kawagishi <tarok@transpulse.org> | 5 | ;; Author: Taro Kawagishi <tarok@transpulse.org> |
| 6 | ;; Keywords: NTLM, SASL | 6 | ;; Keywords: NTLM, SASL |
diff --git a/lisp/net/quickurl.el b/lisp/net/quickurl.el index fdb117ea690..2d571254d35 100644 --- a/lisp/net/quickurl.el +++ b/lisp/net/quickurl.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; quickurl.el --- insert a URL based on text at point in buffer | 1 | ;;; quickurl.el --- insert a URL based on text at point in buffer |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Pearson <davep@davep.org> | 5 | ;; Author: Dave Pearson <davep@davep.org> |
| 6 | ;; Maintainer: Dave Pearson <davep@davep.org> | 6 | ;; Maintainer: Dave Pearson <davep@davep.org> |
diff --git a/lisp/net/rcirc.el b/lisp/net/rcirc.el index 411932142e9..74d03f59f3d 100644 --- a/lisp/net/rcirc.el +++ b/lisp/net/rcirc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rcirc.el --- default, simple IRC client -*- lexical-binding: t; -*- | 1 | ;;; rcirc.el --- default, simple IRC client -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ryan Yeske <rcyeske@gmail.com> | 5 | ;; Author: Ryan Yeske <rcyeske@gmail.com> |
| 6 | ;; Maintainers: Ryan Yeske <rcyeske@gmail.com>, | 6 | ;; Maintainers: Ryan Yeske <rcyeske@gmail.com>, |
diff --git a/lisp/net/rlogin.el b/lisp/net/rlogin.el index 527d56baa61..d0758208303 100644 --- a/lisp/net/rlogin.el +++ b/lisp/net/rlogin.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rlogin.el --- remote login interface | 1 | ;;; rlogin.el --- remote login interface |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-1995, 1997-1998, 2001-2014 Free Software | 3 | ;; Copyright (C) 1992-1995, 1997-1998, 2001-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Noah Friedman | 6 | ;; Author: Noah Friedman |
diff --git a/lisp/net/sasl-cram.el b/lisp/net/sasl-cram.el index e7f9e67547b..235159497ab 100644 --- a/lisp/net/sasl-cram.el +++ b/lisp/net/sasl-cram.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sasl-cram.el --- CRAM-MD5 module for the SASL client framework | 1 | ;;; sasl-cram.el --- CRAM-MD5 module for the SASL client framework |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 6 | ;; Kenichi OKADA <okada@opaopa.org> | 6 | ;; Kenichi OKADA <okada@opaopa.org> |
diff --git a/lisp/net/sasl-digest.el b/lisp/net/sasl-digest.el index f2242af147e..aa3843bb386 100644 --- a/lisp/net/sasl-digest.el +++ b/lisp/net/sasl-digest.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sasl-digest.el --- DIGEST-MD5 module for the SASL client framework | 1 | ;;; sasl-digest.el --- DIGEST-MD5 module for the SASL client framework |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 6 | ;; Kenichi OKADA <okada@opaopa.org> | 6 | ;; Kenichi OKADA <okada@opaopa.org> |
diff --git a/lisp/net/sasl-ntlm.el b/lisp/net/sasl-ntlm.el index 275a2daa49d..cab899e8ff9 100644 --- a/lisp/net/sasl-ntlm.el +++ b/lisp/net/sasl-ntlm.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sasl-ntlm.el --- NTLM (NT Lan Manager) module for the SASL client framework | 1 | ;;; sasl-ntlm.el --- NTLM (NT Lan Manager) module for the SASL client framework |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Taro Kawagishi <tarok@transpulse.org> | 5 | ;; Author: Taro Kawagishi <tarok@transpulse.org> |
| 6 | ;; Keywords: SASL, NTLM | 6 | ;; Keywords: SASL, NTLM |
diff --git a/lisp/net/sasl.el b/lisp/net/sasl.el index 03a8f72931a..648e6227497 100644 --- a/lisp/net/sasl.el +++ b/lisp/net/sasl.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sasl.el --- SASL client framework | 1 | ;;; sasl.el --- SASL client framework |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 6 | ;; Keywords: SASL | 6 | ;; Keywords: SASL |
diff --git a/lisp/net/secrets.el b/lisp/net/secrets.el index 9ba9bd0d3cc..45caf7c2339 100644 --- a/lisp/net/secrets.el +++ b/lisp/net/secrets.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; secrets.el --- Client interface to gnome-keyring and kwallet. | 1 | ;;; secrets.el --- Client interface to gnome-keyring and kwallet. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> | 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> |
| 6 | ;; Keywords: comm password passphrase | 6 | ;; Keywords: comm password passphrase |
diff --git a/lisp/net/shr-color.el b/lisp/net/shr-color.el index 95ae5139e68..433254db929 100644 --- a/lisp/net/shr-color.el +++ b/lisp/net/shr-color.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; shr-color.el --- Simple HTML Renderer color management | 1 | ;;; shr-color.el --- Simple HTML Renderer color management |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Julien Danjou <julien@danjou.info> | 5 | ;; Author: Julien Danjou <julien@danjou.info> |
| 6 | ;; Keywords: html | 6 | ;; Keywords: html |
diff --git a/lisp/net/shr.el b/lisp/net/shr.el index 6553fd3958c..ed824cf3fb2 100644 --- a/lisp/net/shr.el +++ b/lisp/net/shr.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; shr.el --- Simple HTML Renderer | 1 | ;;; shr.el --- Simple HTML Renderer |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: html | 6 | ;; Keywords: html |
diff --git a/lisp/net/snmp-mode.el b/lisp/net/snmp-mode.el index 07909bc0a6d..e5740ac560e 100644 --- a/lisp/net/snmp-mode.el +++ b/lisp/net/snmp-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; snmp-mode.el --- SNMP & SNMPv2 MIB major mode | 1 | ;;; snmp-mode.el --- SNMP & SNMPv2 MIB major mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 1998, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 1998, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Paul D. Smith <psmith@BayNetworks.com> | 5 | ;; Author: Paul D. Smith <psmith@BayNetworks.com> |
| 6 | ;; Keywords: data | 6 | ;; Keywords: data |
diff --git a/lisp/net/soap-client.el b/lisp/net/soap-client.el index 10434f43640..b19a432ee53 100644 --- a/lisp/net/soap-client.el +++ b/lisp/net/soap-client.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;;; soap-client.el -- Access SOAP web services from Emacs | 1 | ;;;; soap-client.el -- Access SOAP web services from Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alexandru Harsanyi <AlexHarsanyi@gmail.com> | 5 | ;; Author: Alexandru Harsanyi <AlexHarsanyi@gmail.com> |
| 6 | ;; Created: December, 2009 | 6 | ;; Created: December, 2009 |
diff --git a/lisp/net/soap-inspect.el b/lisp/net/soap-inspect.el index 9ca76a0568a..2f9cdcb393e 100644 --- a/lisp/net/soap-inspect.el +++ b/lisp/net/soap-inspect.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;;; soap-inspect.el -- Interactive inspector for soap WSDL structures | 1 | ;;;; soap-inspect.el -- Interactive inspector for soap WSDL structures |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alexandru Harsanyi <AlexHarsanyi@gmail.com> | 5 | ;; Author: Alexandru Harsanyi <AlexHarsanyi@gmail.com> |
| 6 | ;; Created: October 2010 | 6 | ;; Created: October 2010 |
diff --git a/lisp/net/socks.el b/lisp/net/socks.el index 90ee20c8118..db9579573f6 100644 --- a/lisp/net/socks.el +++ b/lisp/net/socks.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; socks.el --- A Socks v5 Client for Emacs | 1 | ;;; socks.el --- A Socks v5 Client for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2000, 2002, 2007-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1996-2000, 2002, 2007-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: William M. Perry <wmperry@gnu.org> | 6 | ;; Author: William M. Perry <wmperry@gnu.org> |
diff --git a/lisp/net/telnet.el b/lisp/net/telnet.el index 8e690009b17..f844f83d716 100644 --- a/lisp/net/telnet.el +++ b/lisp/net/telnet.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; telnet.el --- run a telnet session from within an Emacs buffer | 1 | ;;; telnet.el --- run a telnet session from within an Emacs buffer |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1988, 1992, 1994, 2001-2014 Free Software | 3 | ;; Copyright (C) 1985, 1988, 1992, 1994, 2001-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: William F. Schelter | 6 | ;; Author: William F. Schelter |
diff --git a/lisp/net/tls.el b/lisp/net/tls.el index 6abb0483d52..9e02945225e 100644 --- a/lisp/net/tls.el +++ b/lisp/net/tls.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tls.el --- TLS/SSL support via wrapper around GnuTLS | 1 | ;;; tls.el --- TLS/SSL support via wrapper around GnuTLS |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <simon@josefsson.org> | 5 | ;; Author: Simon Josefsson <simon@josefsson.org> |
| 6 | ;; Keywords: comm, tls, gnutls, ssl | 6 | ;; Keywords: comm, tls, gnutls, ssl |
diff --git a/lisp/net/tramp-adb.el b/lisp/net/tramp-adb.el index 1695631d1ae..f5e201985f9 100644 --- a/lisp/net/tramp-adb.el +++ b/lisp/net/tramp-adb.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tramp-adb.el --- Functions for calling Android Debug Bridge from Tramp | 1 | ;;; tramp-adb.el --- Functions for calling Android Debug Bridge from Tramp |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jürgen Hötzel <juergen@archlinux.org> | 5 | ;; Author: Jürgen Hötzel <juergen@archlinux.org> |
| 6 | ;; Keywords: comm, processes | 6 | ;; Keywords: comm, processes |
diff --git a/lisp/net/tramp-cache.el b/lisp/net/tramp-cache.el index 50c8e249fe3..fb9d5e84c94 100644 --- a/lisp/net/tramp-cache.el +++ b/lisp/net/tramp-cache.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tramp-cache.el --- file information caching for Tramp | 1 | ;;; tramp-cache.el --- file information caching for Tramp |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000, 2005-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000, 2005-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daniel Pittman <daniel@inanna.danann.net> | 5 | ;; Author: Daniel Pittman <daniel@inanna.danann.net> |
| 6 | ;; Michael Albinus <michael.albinus@gmx.de> | 6 | ;; Michael Albinus <michael.albinus@gmx.de> |
diff --git a/lisp/net/tramp-cmds.el b/lisp/net/tramp-cmds.el index f1647e8bbc6..d45c0aad142 100644 --- a/lisp/net/tramp-cmds.el +++ b/lisp/net/tramp-cmds.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tramp-cmds.el --- Interactive commands for Tramp | 1 | ;;; tramp-cmds.el --- Interactive commands for Tramp |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> | 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> |
| 6 | ;; Keywords: comm, processes | 6 | ;; Keywords: comm, processes |
diff --git a/lisp/net/tramp-compat.el b/lisp/net/tramp-compat.el index de63d8c7c7a..3ec90ca556f 100644 --- a/lisp/net/tramp-compat.el +++ b/lisp/net/tramp-compat.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tramp-compat.el --- Tramp compatibility functions | 1 | ;;; tramp-compat.el --- Tramp compatibility functions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> | 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> |
| 6 | ;; Keywords: comm, processes | 6 | ;; Keywords: comm, processes |
| @@ -35,6 +35,11 @@ | |||
| 35 | 35 | ||
| 36 | (eval-and-compile | 36 | (eval-and-compile |
| 37 | 37 | ||
| 38 | ;; GNU Emacs 22. | ||
| 39 | (unless (fboundp 'ignore-errors) | ||
| 40 | (load "cl" 'noerror) | ||
| 41 | (load "cl-macs" 'noerror)) | ||
| 42 | |||
| 38 | ;; Some packages must be required for XEmacs, because we compile | 43 | ;; Some packages must be required for XEmacs, because we compile |
| 39 | ;; with -no-autoloads. | 44 | ;; with -no-autoloads. |
| 40 | (when (featurep 'xemacs) | 45 | (when (featurep 'xemacs) |
| @@ -586,6 +591,10 @@ and replace a sub-expression, e.g. | |||
| 586 | (setq matches (cons (substring string start l) matches)) ; leftover | 591 | (setq matches (cons (substring string start l) matches)) ; leftover |
| 587 | (apply #'concat (nreverse matches)))))) | 592 | (apply #'concat (nreverse matches)))))) |
| 588 | 593 | ||
| 594 | ;; `default-toplevel-value' has been declared in Emacs 24. | ||
| 595 | (unless (fboundp 'default-toplevel-value) | ||
| 596 | (defalias 'default-toplevel-value 'symbol-value)) | ||
| 597 | |||
| 589 | (add-hook 'tramp-unload-hook | 598 | (add-hook 'tramp-unload-hook |
| 590 | (lambda () | 599 | (lambda () |
| 591 | (unload-feature 'tramp-loaddefs 'force) | 600 | (unload-feature 'tramp-loaddefs 'force) |
diff --git a/lisp/net/tramp-ftp.el b/lisp/net/tramp-ftp.el index a723e57f296..23646a05fdf 100644 --- a/lisp/net/tramp-ftp.el +++ b/lisp/net/tramp-ftp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tramp-ftp.el --- Tramp convenience functions for Ange-FTP | 1 | ;;; tramp-ftp.el --- Tramp convenience functions for Ange-FTP |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> | 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> |
| 6 | ;; Keywords: comm, processes | 6 | ;; Keywords: comm, processes |
diff --git a/lisp/net/tramp-gvfs.el b/lisp/net/tramp-gvfs.el index 30802273d5c..1ea52eb670d 100644 --- a/lisp/net/tramp-gvfs.el +++ b/lisp/net/tramp-gvfs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tramp-gvfs.el --- Tramp access functions for GVFS daemon | 1 | ;;; tramp-gvfs.el --- Tramp access functions for GVFS daemon |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> | 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> |
| 6 | ;; Keywords: comm, processes | 6 | ;; Keywords: comm, processes |
diff --git a/lisp/net/tramp-gw.el b/lisp/net/tramp-gw.el index e21aaf78914..16eff8ca9e0 100644 --- a/lisp/net/tramp-gw.el +++ b/lisp/net/tramp-gw.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tramp-gw.el --- Tramp utility functions for HTTP tunnels and SOCKS gateways | 1 | ;;; tramp-gw.el --- Tramp utility functions for HTTP tunnels and SOCKS gateways |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> | 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> |
| 6 | ;; Keywords: comm, processes | 6 | ;; Keywords: comm, processes |
diff --git a/lisp/net/tramp-sh.el b/lisp/net/tramp-sh.el index 6fc2effbe0f..80a256c8d3b 100644 --- a/lisp/net/tramp-sh.el +++ b/lisp/net/tramp-sh.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tramp-sh.el --- Tramp access functions for (s)sh-like connections | 1 | ;;; tramp-sh.el --- Tramp access functions for (s)sh-like connections |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; (copyright statements below in code to be updated with the above notice) | 5 | ;; (copyright statements below in code to be updated with the above notice) |
| 6 | 6 | ||
| @@ -736,7 +736,7 @@ on the remote host.") | |||
| 736 | (defconst tramp-perl-encode | 736 | (defconst tramp-perl-encode |
| 737 | "%s -e ' | 737 | "%s -e ' |
| 738 | # This script contributed by Juanma Barranquero <lektu@terra.es>. | 738 | # This script contributed by Juanma Barranquero <lektu@terra.es>. |
| 739 | # Copyright (C) 2002-2014 Free Software Foundation, Inc. | 739 | # Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 740 | use strict; | 740 | use strict; |
| 741 | 741 | ||
| 742 | my %%trans = do { | 742 | my %%trans = do { |
| @@ -774,7 +774,7 @@ This string is passed to `format', so percent characters need to be doubled.") | |||
| 774 | (defconst tramp-perl-decode | 774 | (defconst tramp-perl-decode |
| 775 | "%s -e ' | 775 | "%s -e ' |
| 776 | # This script contributed by Juanma Barranquero <lektu@terra.es>. | 776 | # This script contributed by Juanma Barranquero <lektu@terra.es>. |
| 777 | # Copyright (C) 2002-2014 Free Software Foundation, Inc. | 777 | # Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 778 | use strict; | 778 | use strict; |
| 779 | 779 | ||
| 780 | my %%trans = do { | 780 | my %%trans = do { |
diff --git a/lisp/net/tramp-smb.el b/lisp/net/tramp-smb.el index 3d48f47e58e..d5fe17f0939 100644 --- a/lisp/net/tramp-smb.el +++ b/lisp/net/tramp-smb.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tramp-smb.el --- Tramp access functions for SMB servers | 1 | ;;; tramp-smb.el --- Tramp access functions for SMB servers |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> | 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> |
| 6 | ;; Keywords: comm, processes | 6 | ;; Keywords: comm, processes |
| @@ -513,7 +513,7 @@ pass to the OPERATION." | |||
| 513 | ;; Reset the transfer process properties. | 513 | ;; Reset the transfer process properties. |
| 514 | (tramp-set-connection-property v "process-name" nil) | 514 | (tramp-set-connection-property v "process-name" nil) |
| 515 | (tramp-set-connection-property v "process-buffer" nil) | 515 | (tramp-set-connection-property v "process-buffer" nil) |
| 516 | (when t1 (delete-directory tmpdir 'recurse)))) | 516 | (when t1 (tramp-compat-delete-directory tmpdir 'recurse)))) |
| 517 | 517 | ||
| 518 | ;; Handle KEEP-DATE argument. | 518 | ;; Handle KEEP-DATE argument. |
| 519 | (when keep-date | 519 | (when keep-date |
diff --git a/lisp/net/tramp-uu.el b/lisp/net/tramp-uu.el index 394d5133124..efa43b5880e 100644 --- a/lisp/net/tramp-uu.el +++ b/lisp/net/tramp-uu.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tramp-uu.el --- uuencode in Lisp | 1 | ;;; tramp-uu.el --- uuencode in Lisp |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kai Großjohann <kai.grossjohann@gmx.net> | 5 | ;; Author: Kai Großjohann <kai.grossjohann@gmx.net> |
| 6 | ;; Keywords: comm, terminals | 6 | ;; Keywords: comm, terminals |
diff --git a/lisp/net/tramp.el b/lisp/net/tramp.el index 3c8b5bbd60e..d44c8ea2f6d 100644 --- a/lisp/net/tramp.el +++ b/lisp/net/tramp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tramp.el --- Transparent Remote Access, Multiple Protocol | 1 | ;;; tramp.el --- Transparent Remote Access, Multiple Protocol |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kai Großjohann <kai.grossjohann@gmx.net> | 5 | ;; Author: Kai Großjohann <kai.grossjohann@gmx.net> |
| 6 | ;; Michael Albinus <michael.albinus@gmx.de> | 6 | ;; Michael Albinus <michael.albinus@gmx.de> |
diff --git a/lisp/net/trampver.el b/lisp/net/trampver.el index 065c3f33ebe..70092d21207 100644 --- a/lisp/net/trampver.el +++ b/lisp/net/trampver.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; trampver.el --- Transparent Remote Access, Multiple Protocol | 1 | ;;; trampver.el --- Transparent Remote Access, Multiple Protocol |
| 2 | ;;; lisp/trampver.el. Generated from trampver.el.in by configure. | 2 | ;;; lisp/trampver.el. Generated from trampver.el.in by configure. |
| 3 | 3 | ||
| 4 | ;; Copyright (C) 2003-2014 Free Software Foundation, Inc. | 4 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Kai Großjohann <kai.grossjohann@gmx.net> | 6 | ;; Author: Kai Großjohann <kai.grossjohann@gmx.net> |
| 7 | ;; Keywords: comm, processes | 7 | ;; Keywords: comm, processes |
| @@ -31,7 +31,7 @@ | |||
| 31 | ;; should be changed only there. | 31 | ;; should be changed only there. |
| 32 | 32 | ||
| 33 | ;;;###tramp-autoload | 33 | ;;;###tramp-autoload |
| 34 | (defconst tramp-version "2.2.11-pre" | 34 | (defconst tramp-version "2.2.11-24.5" |
| 35 | "This version of Tramp.") | 35 | "This version of Tramp.") |
| 36 | 36 | ||
| 37 | ;;;###tramp-autoload | 37 | ;;;###tramp-autoload |
| @@ -44,7 +44,7 @@ | |||
| 44 | (= emacs-major-version 21) | 44 | (= emacs-major-version 21) |
| 45 | (>= emacs-minor-version 4))) | 45 | (>= emacs-minor-version 4))) |
| 46 | "ok" | 46 | "ok" |
| 47 | (format "Tramp 2.2.11-pre is not fit for %s" | 47 | (format "Tramp 2.2.11-24.5 is not fit for %s" |
| 48 | (when (string-match "^.*$" (emacs-version)) | 48 | (when (string-match "^.*$" (emacs-version)) |
| 49 | (match-string 0 (emacs-version))))))) | 49 | (match-string 0 (emacs-version))))))) |
| 50 | (unless (string-match "\\`ok\\'" x) (error "%s" x))) | 50 | (unless (string-match "\\`ok\\'" x) (error "%s" x))) |
diff --git a/lisp/net/webjump.el b/lisp/net/webjump.el index f3626a711ef..7cb017f39a3 100644 --- a/lisp/net/webjump.el +++ b/lisp/net/webjump.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; webjump.el --- programmable Web hotlist | 1 | ;;; webjump.el --- programmable Web hotlist |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1997, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Neil W. Van Dyke <nwv@acm.org> | 5 | ;; Author: Neil W. Van Dyke <nwv@acm.org> |
| 6 | ;; Created: 09-Aug-1996 | 6 | ;; Created: 09-Aug-1996 |
diff --git a/lisp/net/zeroconf.el b/lisp/net/zeroconf.el index 1e1aa3bb7c6..7fae9e6acc6 100644 --- a/lisp/net/zeroconf.el +++ b/lisp/net/zeroconf.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; zeroconf.el --- Service browser using Avahi. | 1 | ;;; zeroconf.el --- Service browser using Avahi. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> | 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> |
| 6 | ;; Keywords: comm, hardware | 6 | ;; Keywords: comm, hardware |
diff --git a/lisp/newcomment.el b/lisp/newcomment.el index b607eb95df2..e307eac94eb 100644 --- a/lisp/newcomment.el +++ b/lisp/newcomment.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; newcomment.el --- (un)comment regions of buffers -*- lexical-binding: t -*- | 1 | ;;; newcomment.el --- (un)comment regions of buffers -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: code extracted from Emacs-20's simple.el | 5 | ;; Author: code extracted from Emacs-20's simple.el |
| 6 | ;; Maintainer: Stefan Monnier <monnier@iro.umontreal.ca> | 6 | ;; Maintainer: Stefan Monnier <monnier@iro.umontreal.ca> |
diff --git a/lisp/notifications.el b/lisp/notifications.el index 1da0ed390cc..ccd64fbafa9 100644 --- a/lisp/notifications.el +++ b/lisp/notifications.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; notifications.el --- Client interface to desktop notifications. | 1 | ;;; notifications.el --- Client interface to desktop notifications. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Julien Danjou <julien@danjou.info> | 5 | ;; Author: Julien Danjou <julien@danjou.info> |
| 6 | ;; Keywords: comm desktop notifications | 6 | ;; Keywords: comm desktop notifications |
diff --git a/lisp/novice.el b/lisp/novice.el index 46727d3e1d3..ce6e16f1117 100644 --- a/lisp/novice.el +++ b/lisp/novice.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; novice.el --- handling of disabled commands ("novice mode") for Emacs | 1 | ;;; novice.el --- handling of disabled commands ("novice mode") for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1994, 2001-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1985-1987, 1994, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/nxml/nxml-enc.el b/lisp/nxml/nxml-enc.el index 1f94e36d75c..32917688df8 100644 --- a/lisp/nxml/nxml-enc.el +++ b/lisp/nxml/nxml-enc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nxml-enc.el --- XML encoding auto-detection | 1 | ;;; nxml-enc.el --- XML encoding auto-detection |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML | 6 | ;; Keywords: wp, hypermedia, languages, XML |
diff --git a/lisp/nxml/nxml-glyph.el b/lisp/nxml/nxml-glyph.el index f05beeaae70..449d92bc32d 100644 --- a/lisp/nxml/nxml-glyph.el +++ b/lisp/nxml/nxml-glyph.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nxml-glyph.el --- glyph-handling for nxml-mode | 1 | ;;; nxml-glyph.el --- glyph-handling for nxml-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML | 6 | ;; Keywords: wp, hypermedia, languages, XML |
diff --git a/lisp/nxml/nxml-maint.el b/lisp/nxml/nxml-maint.el index 7fd3372cc5f..73abfd9ac96 100644 --- a/lisp/nxml/nxml-maint.el +++ b/lisp/nxml/nxml-maint.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nxml-maint.el --- commands for maintainers of nxml-*.el | 1 | ;;; nxml-maint.el --- commands for maintainers of nxml-*.el |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML | 6 | ;; Keywords: wp, hypermedia, languages, XML |
diff --git a/lisp/nxml/nxml-mode.el b/lisp/nxml/nxml-mode.el index b198f4acf4b..6c5c85b2fcc 100644 --- a/lisp/nxml/nxml-mode.el +++ b/lisp/nxml/nxml-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nxml-mode.el --- a new XML mode -*- lexical-binding:t -*- | 1 | ;;; nxml-mode.el --- a new XML mode -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2004, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2004, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML | 6 | ;; Keywords: wp, hypermedia, languages, XML |
diff --git a/lisp/nxml/nxml-ns.el b/lisp/nxml/nxml-ns.el index 1087dd1b435..e55ecc36b01 100644 --- a/lisp/nxml/nxml-ns.el +++ b/lisp/nxml/nxml-ns.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nxml-ns.el --- XML namespace processing -*- lexical-binding:t -*- | 1 | ;;; nxml-ns.el --- XML namespace processing -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML | 6 | ;; Keywords: wp, hypermedia, languages, XML |
diff --git a/lisp/nxml/nxml-outln.el b/lisp/nxml/nxml-outln.el index e4b8fc79862..a8dc5b158b2 100644 --- a/lisp/nxml/nxml-outln.el +++ b/lisp/nxml/nxml-outln.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nxml-outln.el --- outline support for nXML mode | 1 | ;;; nxml-outln.el --- outline support for nXML mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML | 6 | ;; Keywords: wp, hypermedia, languages, XML |
diff --git a/lisp/nxml/nxml-parse.el b/lisp/nxml/nxml-parse.el index ecf9056358b..c0a8497970c 100644 --- a/lisp/nxml/nxml-parse.el +++ b/lisp/nxml/nxml-parse.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nxml-parse.el --- XML parser, sharing infrastructure with nxml-mode | 1 | ;;; nxml-parse.el --- XML parser, sharing infrastructure with nxml-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML | 6 | ;; Keywords: wp, hypermedia, languages, XML |
diff --git a/lisp/nxml/nxml-rap.el b/lisp/nxml/nxml-rap.el index 7d360cb725c..e6857a9fafe 100644 --- a/lisp/nxml/nxml-rap.el +++ b/lisp/nxml/nxml-rap.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nxml-rap.el --- low-level support for random access parsing for nXML mode | 1 | ;;; nxml-rap.el --- low-level support for random access parsing for nXML mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2004, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2004, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML | 6 | ;; Keywords: wp, hypermedia, languages, XML |
diff --git a/lisp/nxml/nxml-uchnm.el b/lisp/nxml/nxml-uchnm.el index 5447b71a0c3..1d92ab38791 100644 --- a/lisp/nxml/nxml-uchnm.el +++ b/lisp/nxml/nxml-uchnm.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nxml-uchnm.el --- support for Unicode standard cha names in nxml-mode | 1 | ;;; nxml-uchnm.el --- support for Unicode standard cha names in nxml-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML | 6 | ;; Keywords: wp, hypermedia, languages, XML |
diff --git a/lisp/nxml/nxml-util.el b/lisp/nxml/nxml-util.el index 3d91a1af47c..27b43824312 100644 --- a/lisp/nxml/nxml-util.el +++ b/lisp/nxml/nxml-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nxml-util.el --- utility functions for nxml-*.el -*- lexical-binding:t -*- | 1 | ;;; nxml-util.el --- utility functions for nxml-*.el -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML | 6 | ;; Keywords: wp, hypermedia, languages, XML |
diff --git a/lisp/nxml/rng-cmpct.el b/lisp/nxml/rng-cmpct.el index 0dfdb4279be..59340316980 100644 --- a/lisp/nxml/rng-cmpct.el +++ b/lisp/nxml/rng-cmpct.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rng-cmpct.el --- parsing of RELAX NG Compact Syntax schemas | 1 | ;;; rng-cmpct.el --- parsing of RELAX NG Compact Syntax schemas |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG | 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG |
diff --git a/lisp/nxml/rng-dt.el b/lisp/nxml/rng-dt.el index d91acda629f..855bf93e8a9 100644 --- a/lisp/nxml/rng-dt.el +++ b/lisp/nxml/rng-dt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rng-dt.el --- datatype library interface for RELAX NG | 1 | ;;; rng-dt.el --- datatype library interface for RELAX NG |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG | 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG |
diff --git a/lisp/nxml/rng-loc.el b/lisp/nxml/rng-loc.el index 2c59dd2546d..601e54aeef5 100644 --- a/lisp/nxml/rng-loc.el +++ b/lisp/nxml/rng-loc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rng-loc.el --- locate the schema to use for validation | 1 | ;;; rng-loc.el --- locate the schema to use for validation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG | 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG |
diff --git a/lisp/nxml/rng-maint.el b/lisp/nxml/rng-maint.el index d143cd428ed..be42e1029c1 100644 --- a/lisp/nxml/rng-maint.el +++ b/lisp/nxml/rng-maint.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rng-maint.el --- commands for RELAX NG maintainers | 1 | ;;; rng-maint.el --- commands for RELAX NG maintainers |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG | 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG |
diff --git a/lisp/nxml/rng-match.el b/lisp/nxml/rng-match.el index f674878e6e6..8ebb573dcc3 100644 --- a/lisp/nxml/rng-match.el +++ b/lisp/nxml/rng-match.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rng-match.el --- matching of RELAX NG patterns against XML events -*- lexical-binding:t -*- | 1 | ;;; rng-match.el --- matching of RELAX NG patterns against XML events -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG | 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG |
diff --git a/lisp/nxml/rng-nxml.el b/lisp/nxml/rng-nxml.el index 000707b55e0..30ae462d851 100644 --- a/lisp/nxml/rng-nxml.el +++ b/lisp/nxml/rng-nxml.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rng-nxml.el --- make nxml-mode take advantage of rng-validate-mode | 1 | ;;; rng-nxml.el --- make nxml-mode take advantage of rng-validate-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG | 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG |
diff --git a/lisp/nxml/rng-parse.el b/lisp/nxml/rng-parse.el index 688817232e6..30878b4aac4 100644 --- a/lisp/nxml/rng-parse.el +++ b/lisp/nxml/rng-parse.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rng-parse.el --- parse an XML file and validate it against a schema | 1 | ;;; rng-parse.el --- parse an XML file and validate it against a schema |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG | 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG |
diff --git a/lisp/nxml/rng-pttrn.el b/lisp/nxml/rng-pttrn.el index b845f53d0e8..3324dc40617 100644 --- a/lisp/nxml/rng-pttrn.el +++ b/lisp/nxml/rng-pttrn.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rng-pttrn.el --- RELAX NG patterns | 1 | ;;; rng-pttrn.el --- RELAX NG patterns |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG | 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG |
diff --git a/lisp/nxml/rng-uri.el b/lisp/nxml/rng-uri.el index 43218ec7c88..e95ad08d1bd 100644 --- a/lisp/nxml/rng-uri.el +++ b/lisp/nxml/rng-uri.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rng-uri.el --- URI parsing and manipulation | 1 | ;;; rng-uri.el --- URI parsing and manipulation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML | 6 | ;; Keywords: wp, hypermedia, languages, XML |
diff --git a/lisp/nxml/rng-util.el b/lisp/nxml/rng-util.el index 3b6af42bb3d..cde41248bee 100644 --- a/lisp/nxml/rng-util.el +++ b/lisp/nxml/rng-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rng-util.el --- utility functions for RELAX NG library | 1 | ;;; rng-util.el --- utility functions for RELAX NG library |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG | 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG |
diff --git a/lisp/nxml/rng-valid.el b/lisp/nxml/rng-valid.el index baf63e9fd33..2bf8f1dfa63 100644 --- a/lisp/nxml/rng-valid.el +++ b/lisp/nxml/rng-valid.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rng-valid.el --- real-time validation of XML using RELAX NG | 1 | ;;; rng-valid.el --- real-time validation of XML using RELAX NG |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG | 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG |
diff --git a/lisp/nxml/rng-xsd.el b/lisp/nxml/rng-xsd.el index 1c36c222903..9b585c0b7b8 100644 --- a/lisp/nxml/rng-xsd.el +++ b/lisp/nxml/rng-xsd.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rng-xsd.el --- W3C XML Schema datatypes library for RELAX NG | 1 | ;;; rng-xsd.el --- W3C XML Schema datatypes library for RELAX NG |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG | 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG |
diff --git a/lisp/nxml/xmltok.el b/lisp/nxml/xmltok.el index f80a5fd2fa1..fe6a6050be9 100644 --- a/lisp/nxml/xmltok.el +++ b/lisp/nxml/xmltok.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; xmltok.el --- XML tokenization -*- lexical-binding:t -*- | 1 | ;;; xmltok.el --- XML tokenization -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML | 6 | ;; Keywords: wp, hypermedia, languages, XML |
diff --git a/lisp/nxml/xsd-regexp.el b/lisp/nxml/xsd-regexp.el index dc2194eb1ef..7b1e6165583 100644 --- a/lisp/nxml/xsd-regexp.el +++ b/lisp/nxml/xsd-regexp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; xsd-regexp.el --- translate W3C XML Schema regexps to Emacs regexps | 1 | ;;; xsd-regexp.el --- translate W3C XML Schema regexps to Emacs regexps |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML, regexp | 6 | ;; Keywords: wp, hypermedia, languages, XML, regexp |
diff --git a/lisp/obsolete/abbrevlist.el b/lisp/obsolete/abbrevlist.el index 2e0ab2f90fa..65fc3700e79 100644 --- a/lisp/obsolete/abbrevlist.el +++ b/lisp/obsolete/abbrevlist.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; abbrevlist.el --- list one abbrev table alphabetically ordered | 1 | ;;; abbrevlist.el --- list one abbrev table alphabetically ordered |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986, 1992, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1986, 1992, 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; Suggested by a previous version by Gildea. | 4 | ;; Suggested by a previous version by Gildea. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/obsolete/assoc.el b/lisp/obsolete/assoc.el index 868c7a07a26..cbf4c819c5e 100644 --- a/lisp/obsolete/assoc.el +++ b/lisp/obsolete/assoc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; assoc.el --- insert/delete functions on association lists -*- lexical-binding: t -*- | 1 | ;;; assoc.el --- insert/delete functions on association lists -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Barry A. Warsaw <bwarsaw@cen.com> | 5 | ;; Author: Barry A. Warsaw <bwarsaw@cen.com> |
| 6 | ;; Keywords: extensions | 6 | ;; Keywords: extensions |
diff --git a/lisp/obsolete/awk-mode.el b/lisp/obsolete/awk-mode.el index d44e8cf331e..10cd552fa83 100644 --- a/lisp/obsolete/awk-mode.el +++ b/lisp/obsolete/awk-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; awk-mode.el --- AWK code editing commands for Emacs | 1 | ;;; awk-mode.el --- AWK code editing commands for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988, 1994, 1996, 2000-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1988, 1994, 1996, 2000-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/obsolete/bruce.el b/lisp/obsolete/bruce.el index c643a13a63e..6b0d04e0473 100644 --- a/lisp/obsolete/bruce.el +++ b/lisp/obsolete/bruce.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; bruce.el --- bruce phrase utility for overloading the Communications -*- no-byte-compile: t -*- | 1 | ;;; bruce.el --- bruce phrase utility for overloading the Communications -*- no-byte-compile: t -*- |
| 2 | ;;; Decency Act snoops, if any. | 2 | ;;; Decency Act snoops, if any. |
| 3 | 3 | ||
| 4 | ;; Copyright (C) 1988, 1993, 1997, 2001-2014 Free Software Foundation, | 4 | ;; Copyright (C) 1988, 1993, 1997, 2001-2015 Free Software Foundation, |
| 5 | ;; Inc. | 5 | ;; Inc. |
| 6 | 6 | ||
| 7 | ;; Maintainer: emacs-devel@gnu.org | 7 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/obsolete/cc-compat.el b/lisp/obsolete/cc-compat.el index 1bd7c031afd..9a5754c0e10 100644 --- a/lisp/obsolete/cc-compat.el +++ b/lisp/obsolete/cc-compat.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cc-compat.el --- cc-mode compatibility with c-mode.el confusion | 1 | ;;; cc-compat.el --- cc-mode compatibility with c-mode.el confusion |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1987, 1992-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 1987, 1992-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: 1998- Martin Stjernholm | 5 | ;; Authors: 1998- Martin Stjernholm |
| 6 | ;; 1994-1999 Barry A. Warsaw | 6 | ;; 1994-1999 Barry A. Warsaw |
diff --git a/lisp/obsolete/cl-compat.el b/lisp/obsolete/cl-compat.el index bd702a84a25..d6918da3e56 100644 --- a/lisp/obsolete/cl-compat.el +++ b/lisp/obsolete/cl-compat.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cl-compat.el --- Common Lisp extensions for GNU Emacs Lisp (compatibility) | 1 | ;;; cl-compat.el --- Common Lisp extensions for GNU Emacs Lisp (compatibility) |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Gillespie <daveg@synaptics.com> | 5 | ;; Author: Dave Gillespie <daveg@synaptics.com> |
| 6 | ;; Version: 2.02 | 6 | ;; Version: 2.02 |
diff --git a/lisp/obsolete/complete.el b/lisp/obsolete/complete.el index 74c91345972..7c7582f80d9 100644 --- a/lisp/obsolete/complete.el +++ b/lisp/obsolete/complete.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; complete.el --- partial completion mechanism plus other goodies | 1 | ;;; complete.el --- partial completion mechanism plus other goodies |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Gillespie <daveg@synaptics.com> | 5 | ;; Author: Dave Gillespie <daveg@synaptics.com> |
| 6 | ;; Keywords: abbrev convenience | 6 | ;; Keywords: abbrev convenience |
diff --git a/lisp/obsolete/crisp.el b/lisp/obsolete/crisp.el index b9c2fc63a52..8bc6908260e 100644 --- a/lisp/obsolete/crisp.el +++ b/lisp/obsolete/crisp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; crisp.el --- CRiSP/Brief Emacs emulator | 1 | ;;; crisp.el --- CRiSP/Brief Emacs emulator |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1999, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1999, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Gary D. Foster <Gary.Foster@Corp.Sun.COM> | 5 | ;; Author: Gary D. Foster <Gary.Foster@Corp.Sun.COM> |
| 6 | ;; Keywords: emulations brief crisp | 6 | ;; Keywords: emulations brief crisp |
diff --git a/lisp/obsolete/cust-print.el b/lisp/obsolete/cust-print.el index ed9995f0dca..54f6563b4ae 100644 --- a/lisp/obsolete/cust-print.el +++ b/lisp/obsolete/cust-print.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cust-print.el --- handles print-level and print-circle | 1 | ;;; cust-print.el --- handles print-level and print-circle |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daniel LaLiberte <liberte@holonexus.org> | 5 | ;; Author: Daniel LaLiberte <liberte@holonexus.org> |
| 6 | ;; Adapted-By: ESR | 6 | ;; Adapted-By: ESR |
diff --git a/lisp/obsolete/erc-hecomplete.el b/lisp/obsolete/erc-hecomplete.el index 37d85522f7c..3dc02c1bf03 100644 --- a/lisp/obsolete/erc-hecomplete.el +++ b/lisp/obsolete/erc-hecomplete.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-hecomplete.el --- Provides Nick name completion for ERC | 1 | ;;; erc-hecomplete.el --- Provides Nick name completion for ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2002, 2004, 2006-2014 Free Software Foundation, | 3 | ;; Copyright (C) 2001-2002, 2004, 2006-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Alex Schroeder <alex@gnu.org> | 6 | ;; Author: Alex Schroeder <alex@gnu.org> |
diff --git a/lisp/obsolete/fast-lock.el b/lisp/obsolete/fast-lock.el index 88165898228..0f57dfd1788 100644 --- a/lisp/obsolete/fast-lock.el +++ b/lisp/obsolete/fast-lock.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; fast-lock.el --- automagic text properties caching for fast Font Lock mode | 1 | ;;; fast-lock.el --- automagic text properties caching for fast Font Lock mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1998, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1998, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Marshall <simon@gnu.org> | 5 | ;; Author: Simon Marshall <simon@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/obsolete/gulp.el b/lisp/obsolete/gulp.el index 66394b409fe..5ff99f2df55 100644 --- a/lisp/obsolete/gulp.el +++ b/lisp/obsolete/gulp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gulp.el --- ask for updates for Lisp packages | 1 | ;;; gulp.el --- ask for updates for Lisp packages |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Sam Shteingold <shteingd@math.ucla.edu> | 5 | ;; Author: Sam Shteingold <shteingd@math.ucla.edu> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/obsolete/iso-acc.el b/lisp/obsolete/iso-acc.el index 5eec99f66a5..eaf732ebbd5 100644 --- a/lisp/obsolete/iso-acc.el +++ b/lisp/obsolete/iso-acc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; iso-acc.el --- minor mode providing electric accent keys | 1 | ;;; iso-acc.el --- minor mode providing electric accent keys |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1994, 1996, 2001-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1993-1994, 1996, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Johan Vromans | 6 | ;; Author: Johan Vromans |
diff --git a/lisp/obsolete/iso-insert.el b/lisp/obsolete/iso-insert.el index 4152189ca0b..358d0fc4bbe 100644 --- a/lisp/obsolete/iso-insert.el +++ b/lisp/obsolete/iso-insert.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; iso-insert.el --- insert functions for ISO 8859/1 -*- coding: utf-8;-*- | 1 | ;;; iso-insert.el --- insert functions for ISO 8859/1 -*- coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1987, 1994, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1987, 1994, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Howard Gayle | 5 | ;; Author: Howard Gayle |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/obsolete/iso-swed.el b/lisp/obsolete/iso-swed.el index ca7cb1e538e..66847ddb270 100644 --- a/lisp/obsolete/iso-swed.el +++ b/lisp/obsolete/iso-swed.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; iso-swed.el --- set up char tables for ISO 8859/1 for Swedish/Finnish ttys | 1 | ;;; iso-swed.el --- set up char tables for ISO 8859/1 for Swedish/Finnish ttys |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1987, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1987, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Howard Gayle | 5 | ;; Author: Howard Gayle |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/obsolete/iswitchb.el b/lisp/obsolete/iswitchb.el index 4a0338af530..6b1e5347e21 100644 --- a/lisp/obsolete/iswitchb.el +++ b/lisp/obsolete/iswitchb.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; iswitchb.el --- switch between buffers using substrings | 1 | ;;; iswitchb.el --- switch between buffers using substrings |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1997, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1997, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stephen Eglen <stephen@gnu.org> | 5 | ;; Author: Stephen Eglen <stephen@gnu.org> |
| 6 | ;; Maintainer: Stephen Eglen <stephen@gnu.org> | 6 | ;; Maintainer: Stephen Eglen <stephen@gnu.org> |
diff --git a/lisp/obsolete/keyswap.el b/lisp/obsolete/keyswap.el index 088a2a21ade..3c8fd5f9cf1 100644 --- a/lisp/obsolete/keyswap.el +++ b/lisp/obsolete/keyswap.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; keyswap.el --- swap BS and DEL keys -*- no-byte-compile: t -*- | 1 | ;;; keyswap.el --- swap BS and DEL keys -*- no-byte-compile: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> | 5 | ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> |
| 6 | ;; Keywords: terminals | 6 | ;; Keywords: terminals |
diff --git a/lisp/obsolete/lazy-lock.el b/lisp/obsolete/lazy-lock.el index d1b2d9252ea..885a11f7596 100644 --- a/lisp/obsolete/lazy-lock.el +++ b/lisp/obsolete/lazy-lock.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; lazy-lock.el --- lazy demand-driven fontification for fast Font Lock mode | 1 | ;;; lazy-lock.el --- lazy demand-driven fontification for fast Font Lock mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1998, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1998, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Marshall <simon@gnu.org> | 5 | ;; Author: Simon Marshall <simon@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/obsolete/ledit.el b/lisp/obsolete/ledit.el index 47b5c6837bb..4db741bf406 100644 --- a/lisp/obsolete/ledit.el +++ b/lisp/obsolete/ledit.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ledit.el --- Emacs side of ledit interface | 1 | ;;; ledit.el --- Emacs side of ledit interface |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: languages | 6 | ;; Keywords: languages |
diff --git a/lisp/obsolete/levents.el b/lisp/obsolete/levents.el index d41fe847d64..96357da5fca 100644 --- a/lisp/obsolete/levents.el +++ b/lisp/obsolete/levents.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; levents.el --- emulate the Lucid event data type and associated functions | 1 | ;;; levents.el --- emulate the Lucid event data type and associated functions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: emulations | 6 | ;; Keywords: emulations |
diff --git a/lisp/obsolete/lmenu.el b/lisp/obsolete/lmenu.el index 8f676e00e43..e4886ab633d 100644 --- a/lisp/obsolete/lmenu.el +++ b/lisp/obsolete/lmenu.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; lmenu.el --- emulate Lucid's menubar support | 1 | ;;; lmenu.el --- emulate Lucid's menubar support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-1994, 1997, 2001-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1992-1994, 1997, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Keywords: emulations obsolete | 6 | ;; Keywords: emulations obsolete |
diff --git a/lisp/obsolete/longlines.el b/lisp/obsolete/longlines.el index 9cbafc01404..a27c43be9df 100644 --- a/lisp/obsolete/longlines.el +++ b/lisp/obsolete/longlines.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; longlines.el --- automatically wrap long lines -*- coding:utf-8 -*- | 1 | ;;; longlines.el --- automatically wrap long lines -*- coding:utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2001, 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2001, 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> | 5 | ;; Authors: Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> |
| 6 | ;; Alex Schroeder <alex@gnu.org> | 6 | ;; Alex Schroeder <alex@gnu.org> |
diff --git a/lisp/obsolete/lucid.el b/lisp/obsolete/lucid.el index 2c6efa408ff..569abb60870 100644 --- a/lisp/obsolete/lucid.el +++ b/lisp/obsolete/lucid.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; lucid.el --- emulate some Lucid Emacs functions | 1 | ;;; lucid.el --- emulate some Lucid Emacs functions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 1995, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 1995, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: emulations | 6 | ;; Keywords: emulations |
diff --git a/lisp/obsolete/mouse-sel.el b/lisp/obsolete/mouse-sel.el index 837aefb8b7f..25eb3e66a65 100644 --- a/lisp/obsolete/mouse-sel.el +++ b/lisp/obsolete/mouse-sel.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mouse-sel.el --- multi-click selection support | 1 | ;;; mouse-sel.el --- multi-click selection support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1995, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1995, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Mike Williams <mdub@bigfoot.com> | 5 | ;; Author: Mike Williams <mdub@bigfoot.com> |
| 6 | ;; Keywords: mouse | 6 | ;; Keywords: mouse |
diff --git a/lisp/obsolete/old-emacs-lock.el b/lisp/obsolete/old-emacs-lock.el index 8e8cb2d712b..009ae53dd9d 100644 --- a/lisp/obsolete/old-emacs-lock.el +++ b/lisp/obsolete/old-emacs-lock.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; emacs-lock.el --- prevents you from exiting Emacs if a buffer is locked | 1 | ;;; emacs-lock.el --- prevents you from exiting Emacs if a buffer is locked |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994, 1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994, 1997, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Tom Wurgler <twurgler@goodyear.com> | 5 | ;; Author: Tom Wurgler <twurgler@goodyear.com> |
| 6 | ;; Created: 12/8/94 | 6 | ;; Created: 12/8/94 |
diff --git a/lisp/obsolete/old-whitespace.el b/lisp/obsolete/old-whitespace.el index 1b7ca5be771..4619a5852a7 100644 --- a/lisp/obsolete/old-whitespace.el +++ b/lisp/obsolete/old-whitespace.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; whitespace.el --- warn about and clean bogus whitespaces in the file | 1 | ;;; whitespace.el --- warn about and clean bogus whitespaces in the file |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Rajesh Vaidheeswarran <rv@gnu.org> | 5 | ;; Author: Rajesh Vaidheeswarran <rv@gnu.org> |
| 6 | ;; Keywords: convenience | 6 | ;; Keywords: convenience |
diff --git a/lisp/obsolete/options.el b/lisp/obsolete/options.el index 69fe36de4d1..35ec7fd33ca 100644 --- a/lisp/obsolete/options.el +++ b/lisp/obsolete/options.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; options.el --- edit Options command for Emacs | 1 | ;;; options.el --- edit Options command for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Obsolete-since: 22.1 | 6 | ;; Obsolete-since: 22.1 |
diff --git a/lisp/obsolete/otodo-mode.el b/lisp/obsolete/otodo-mode.el index d551d167a91..69364f6bc1a 100644 --- a/lisp/obsolete/otodo-mode.el +++ b/lisp/obsolete/otodo-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; todo-mode.el --- major mode for editing TODO list files | 1 | ;;; todo-mode.el --- major mode for editing TODO list files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 1999, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 1999, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Oliver Seidel <privat@os10000.net> | 5 | ;; Author: Oliver Seidel <privat@os10000.net> |
| 6 | ;; Maintainer: Stephen Berman <stephen.berman@gmx.net> | 6 | ;; Maintainer: Stephen Berman <stephen.berman@gmx.net> |
diff --git a/lisp/obsolete/pc-mode.el b/lisp/obsolete/pc-mode.el index 81f929fd217..d77676817e7 100644 --- a/lisp/obsolete/pc-mode.el +++ b/lisp/obsolete/pc-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pc-mode.el --- emulate certain key bindings used on PCs | 1 | ;;; pc-mode.el --- emulate certain key bindings used on PCs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: emulations | 6 | ;; Keywords: emulations |
diff --git a/lisp/obsolete/pc-select.el b/lisp/obsolete/pc-select.el index 5404f490b88..371c33848a5 100644 --- a/lisp/obsolete/pc-select.el +++ b/lisp/obsolete/pc-select.el | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | ;;; (or MAC GUI or MS-windoze (bah)) look-and-feel | 2 | ;;; (or MAC GUI or MS-windoze (bah)) look-and-feel |
| 3 | ;;; including key bindings. | 3 | ;;; including key bindings. |
| 4 | 4 | ||
| 5 | ;; Copyright (C) 1995-1997, 2000-2014 Free Software Foundation, Inc. | 5 | ;; Copyright (C) 1995-1997, 2000-2015 Free Software Foundation, Inc. |
| 6 | 6 | ||
| 7 | ;; Author: Michael Staats <michael@thp.Uni-Duisburg.DE> | 7 | ;; Author: Michael Staats <michael@thp.Uni-Duisburg.DE> |
| 8 | ;; Keywords: convenience emulations | 8 | ;; Keywords: convenience emulations |
diff --git a/lisp/obsolete/pgg-def.el b/lisp/obsolete/pgg-def.el index 5d9fd6e0ce9..c1ebe4f5cbb 100644 --- a/lisp/obsolete/pgg-def.el +++ b/lisp/obsolete/pgg-def.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pgg-def.el --- functions/macros for defining PGG functions | 1 | ;;; pgg-def.el --- functions/macros for defining PGG functions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999, 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 6 | ;; Created: 1999/11/02 | 6 | ;; Created: 1999/11/02 |
diff --git a/lisp/obsolete/pgg-gpg.el b/lisp/obsolete/pgg-gpg.el index 585da09b2f0..5b405e40c2c 100644 --- a/lisp/obsolete/pgg-gpg.el +++ b/lisp/obsolete/pgg-gpg.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pgg-gpg.el --- GnuPG support for PGG. | 1 | ;;; pgg-gpg.el --- GnuPG support for PGG. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2000, 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2000, 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 6 | ;; Symmetric encryption and gpg-agent support added by: | 6 | ;; Symmetric encryption and gpg-agent support added by: |
diff --git a/lisp/obsolete/pgg-parse.el b/lisp/obsolete/pgg-parse.el index 160e297ea30..ed0912f39e0 100644 --- a/lisp/obsolete/pgg-parse.el +++ b/lisp/obsolete/pgg-parse.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pgg-parse.el --- OpenPGP packet parsing | 1 | ;;; pgg-parse.el --- OpenPGP packet parsing |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999, 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 6 | ;; Created: 1999/10/28 | 6 | ;; Created: 1999/10/28 |
diff --git a/lisp/obsolete/pgg-pgp.el b/lisp/obsolete/pgg-pgp.el index 5d6ae9cc2e9..af2b2aa7aed 100644 --- a/lisp/obsolete/pgg-pgp.el +++ b/lisp/obsolete/pgg-pgp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pgg-pgp.el --- PGP 2.* and 6.* support for PGG. | 1 | ;;; pgg-pgp.el --- PGP 2.* and 6.* support for PGG. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2000, 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2000, 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 6 | ;; Created: 1999/11/02 | 6 | ;; Created: 1999/11/02 |
diff --git a/lisp/obsolete/pgg-pgp5.el b/lisp/obsolete/pgg-pgp5.el index 944800cf0f6..97caedbe5b3 100644 --- a/lisp/obsolete/pgg-pgp5.el +++ b/lisp/obsolete/pgg-pgp5.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pgg-pgp5.el --- PGP 5.* support for PGG. | 1 | ;;; pgg-pgp5.el --- PGP 5.* support for PGG. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2000, 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2000, 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 6 | ;; Created: 1999/11/02 | 6 | ;; Created: 1999/11/02 |
diff --git a/lisp/obsolete/pgg.el b/lisp/obsolete/pgg.el index 796a07a4556..dd50d265849 100644 --- a/lisp/obsolete/pgg.el +++ b/lisp/obsolete/pgg.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pgg.el --- glue for the various PGP implementations. | 1 | ;;; pgg.el --- glue for the various PGP implementations. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2000, 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2000, 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 6 | ;; Symmetric encryption added by: Sascha Wilde <wilde@sha-bang.de> | 6 | ;; Symmetric encryption added by: Sascha Wilde <wilde@sha-bang.de> |
diff --git a/lisp/obsolete/rcompile.el b/lisp/obsolete/rcompile.el index 1c07f99fe22..dfa3ce302e6 100644 --- a/lisp/obsolete/rcompile.el +++ b/lisp/obsolete/rcompile.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rcompile.el --- run a compilation on a remote machine | 1 | ;;; rcompile.el --- run a compilation on a remote machine |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1994, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1994, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alon Albert <alon@milcse.rtsg.mot.com> | 5 | ;; Author: Alon Albert <alon@milcse.rtsg.mot.com> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/obsolete/resume.el b/lisp/obsolete/resume.el index aa80ba65e39..678786cc336 100644 --- a/lisp/obsolete/resume.el +++ b/lisp/obsolete/resume.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; resume.el --- process command line args from within a suspended Emacs job | 1 | ;;; resume.el --- process command line args from within a suspended Emacs job |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Joe Wells <jbw@bucsf.bu.edu> | 5 | ;; Author: Joe Wells <jbw@bucsf.bu.edu> |
| 6 | ;; Adapted-By: ESR | 6 | ;; Adapted-By: ESR |
diff --git a/lisp/obsolete/s-region.el b/lisp/obsolete/s-region.el index 9cf95d5e236..bcce640f0bf 100644 --- a/lisp/obsolete/s-region.el +++ b/lisp/obsolete/s-region.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; s-region.el --- set region using shift key | 1 | ;;; s-region.el --- set region using shift key |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1995, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1995, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Morten Welinder <terra@diku.dk> | 5 | ;; Author: Morten Welinder <terra@diku.dk> |
| 6 | ;; Keywords: terminals | 6 | ;; Keywords: terminals |
diff --git a/lisp/obsolete/scribe.el b/lisp/obsolete/scribe.el index 04dd7a97998..122b1bfd67b 100644 --- a/lisp/obsolete/scribe.el +++ b/lisp/obsolete/scribe.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; scribe.el --- scribe mode, and its idiosyncratic commands | 1 | ;;; scribe.el --- scribe mode, and its idiosyncratic commands |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: William Sommerfeld | 5 | ;; Author: William Sommerfeld |
| 6 | ;; (according to ack.texi) | 6 | ;; (according to ack.texi) |
diff --git a/lisp/obsolete/spell.el b/lisp/obsolete/spell.el index 145d9e5eb56..251b72d38ec 100644 --- a/lisp/obsolete/spell.el +++ b/lisp/obsolete/spell.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; spell.el --- spelling correction interface for Emacs | 1 | ;;; spell.el --- spelling correction interface for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: wp, unix | 6 | ;; Keywords: wp, unix |
diff --git a/lisp/obsolete/sregex.el b/lisp/obsolete/sregex.el index 740b2cb7fad..49590726598 100644 --- a/lisp/obsolete/sregex.el +++ b/lisp/obsolete/sregex.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sregex.el --- symbolic regular expressions | 1 | ;;; sregex.el --- symbolic regular expressions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Bob Glickstein <bobg+sregex@zanshin.com> | 5 | ;; Author: Bob Glickstein <bobg+sregex@zanshin.com> |
| 6 | ;; Maintainer: Bob Glickstein <bobg+sregex@zanshin.com> | 6 | ;; Maintainer: Bob Glickstein <bobg+sregex@zanshin.com> |
diff --git a/lisp/obsolete/sup-mouse.el b/lisp/obsolete/sup-mouse.el index 682b7d73fa4..c837eb3f94d 100644 --- a/lisp/obsolete/sup-mouse.el +++ b/lisp/obsolete/sup-mouse.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sup-mouse.el --- supdup mouse support for lisp machines | 1 | ;;; sup-mouse.el --- supdup mouse support for lisp machines |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985-1986, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Wolfgang Rupprecht | 5 | ;; Author: Wolfgang Rupprecht |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/obsolete/swedish.el b/lisp/obsolete/swedish.el index 398453c1c6c..0db7a364e6d 100644 --- a/lisp/obsolete/swedish.el +++ b/lisp/obsolete/swedish.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; swedish.el --- miscellaneous functions for dealing with Swedish | 1 | ;;; swedish.el --- miscellaneous functions for dealing with Swedish |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1988, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Howard Gayle | 5 | ;; Author: Howard Gayle |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/obsolete/sym-comp.el b/lisp/obsolete/sym-comp.el index 5043dabcafe..c633bd5845b 100644 --- a/lisp/obsolete/sym-comp.el +++ b/lisp/obsolete/sym-comp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sym-comp.el --- mode-dependent symbol completion | 1 | ;;; sym-comp.el --- mode-dependent symbol completion |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004, 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004, 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Keywords: extensions | 6 | ;; Keywords: extensions |
diff --git a/lisp/obsolete/terminal.el b/lisp/obsolete/terminal.el index 420ac788956..6bab61b0f46 100644 --- a/lisp/obsolete/terminal.el +++ b/lisp/obsolete/terminal.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; terminal.el --- terminal emulator for GNU Emacs | 1 | ;;; terminal.el --- terminal emulator for GNU Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986-1989, 1993-1994, 2001-2014 Free Software | 3 | ;; Copyright (C) 1986-1989, 1993-1994, 2001-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Richard Mlynarik <mly@eddie.mit.edu> | 6 | ;; Author: Richard Mlynarik <mly@eddie.mit.edu> |
diff --git a/lisp/obsolete/tpu-edt.el b/lisp/obsolete/tpu-edt.el index 43189319a6a..c5959d193d7 100644 --- a/lisp/obsolete/tpu-edt.el +++ b/lisp/obsolete/tpu-edt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tpu-edt.el --- Emacs emulating TPU emulating EDT | 1 | ;;; tpu-edt.el --- Emacs emulating TPU emulating EDT |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1995, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1995, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Rob Riepel <riepel@networking.stanford.edu> | 5 | ;; Author: Rob Riepel <riepel@networking.stanford.edu> |
| 6 | ;; Maintainer: Rob Riepel <riepel@networking.stanford.edu> | 6 | ;; Maintainer: Rob Riepel <riepel@networking.stanford.edu> |
diff --git a/lisp/obsolete/tpu-extras.el b/lisp/obsolete/tpu-extras.el index 32257e840ac..a71e45ea476 100644 --- a/lisp/obsolete/tpu-extras.el +++ b/lisp/obsolete/tpu-extras.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tpu-extras.el --- scroll margins and free cursor mode for TPU-edt | 1 | ;;; tpu-extras.el --- scroll margins and free cursor mode for TPU-edt |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1995, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1995, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Rob Riepel <riepel@networking.stanford.edu> | 5 | ;; Author: Rob Riepel <riepel@networking.stanford.edu> |
| 6 | ;; Maintainer: Rob Riepel <riepel@networking.stanford.edu> | 6 | ;; Maintainer: Rob Riepel <riepel@networking.stanford.edu> |
diff --git a/lisp/obsolete/tpu-mapper.el b/lisp/obsolete/tpu-mapper.el index d653685218b..4c5ea13b3b7 100644 --- a/lisp/obsolete/tpu-mapper.el +++ b/lisp/obsolete/tpu-mapper.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tpu-mapper.el --- create a TPU-edt X-windows keymap file | 1 | ;;; tpu-mapper.el --- create a TPU-edt X-windows keymap file |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1995, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1995, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Rob Riepel <riepel@networking.stanford.edu> | 5 | ;; Author: Rob Riepel <riepel@networking.stanford.edu> |
| 6 | ;; Maintainer: Rob Riepel <riepel@networking.stanford.edu> | 6 | ;; Maintainer: Rob Riepel <riepel@networking.stanford.edu> |
diff --git a/lisp/obsolete/vc-arch.el b/lisp/obsolete/vc-arch.el index c1ac505270c..2469f761a91 100644 --- a/lisp/obsolete/vc-arch.el +++ b/lisp/obsolete/vc-arch.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vc-arch.el --- VC backend for the Arch version-control system -*- lexical-binding: t -*- | 1 | ;;; vc-arch.el --- VC backend for the Arch version-control system -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: FSF (see vc.el for full credits) | 5 | ;; Author: FSF (see vc.el for full credits) |
| 6 | ;; Maintainer: Stefan Monnier <monnier@gnu.org> | 6 | ;; Maintainer: Stefan Monnier <monnier@gnu.org> |
diff --git a/lisp/obsolete/vc-mcvs.el b/lisp/obsolete/vc-mcvs.el index d7520212bc7..d78f24bb1bb 100644 --- a/lisp/obsolete/vc-mcvs.el +++ b/lisp/obsolete/vc-mcvs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vc-mcvs.el --- VC backend for the Meta-CVS version-control system | 1 | ;;; vc-mcvs.el --- VC backend for the Meta-CVS version-control system |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: FSF (see vc.el for full credits) | 5 | ;; Author: FSF (see vc.el for full credits) |
| 6 | ;; Maintainer: None | 6 | ;; Maintainer: None |
diff --git a/lisp/obsolete/vip.el b/lisp/obsolete/vip.el index ea102cb0ac5..d6adbd4d421 100644 --- a/lisp/obsolete/vip.el +++ b/lisp/obsolete/vip.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; vip.el --- a VI Package for GNU Emacs | 1 | ;;; vip.el --- a VI Package for GNU Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986-1988, 1992-1993, 1998, 2001-2014 | 3 | ;; Copyright (C) 1986-1988, 1992-1993, 1998, 2001-2015 Free Software |
| 4 | ;; Free Software Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Masahiko Sato <ms@sail.stanford.edu> | 6 | ;; Author: Masahiko Sato <ms@sail.stanford.edu> |
| 7 | ;; Keywords: emulations | 7 | ;; Keywords: emulations |
diff --git a/lisp/obsolete/ws-mode.el b/lisp/obsolete/ws-mode.el index d87cc73252b..af637cacdb3 100644 --- a/lisp/obsolete/ws-mode.el +++ b/lisp/obsolete/ws-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ws-mode.el --- WordStar emulation mode for GNU Emacs | 1 | ;;; ws-mode.el --- WordStar emulation mode for GNU Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1991, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Juergen Nickelsen <nickel@cs.tu-berlin.de> | 5 | ;; Author: Juergen Nickelsen <nickel@cs.tu-berlin.de> |
| 6 | ;; Version: 0.7 | 6 | ;; Version: 0.7 |
diff --git a/lisp/obsolete/xesam.el b/lisp/obsolete/xesam.el index 36da1c10ba2..4ee8c6f1b0f 100644 --- a/lisp/obsolete/xesam.el +++ b/lisp/obsolete/xesam.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; xesam.el --- Xesam interface to search engines. | 1 | ;;; xesam.el --- Xesam interface to search engines. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> | 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> |
| 6 | ;; Keywords: tools, hypermedia | 6 | ;; Keywords: tools, hypermedia |
diff --git a/lisp/obsolete/yow.el b/lisp/obsolete/yow.el index b41bdfb6028..908491d7370 100644 --- a/lisp/obsolete/yow.el +++ b/lisp/obsolete/yow.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; yow.el --- quote random zippyisms | 1 | ;;; yow.el --- quote random zippyisms |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1995, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1995, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Author: Richard Mlynarik | 6 | ;; Author: Richard Mlynarik |
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog index acb8470bf86..7b87933935c 100644 --- a/lisp/org/ChangeLog +++ b/lisp/org/ChangeLog | |||
| @@ -32829,7 +32829,7 @@ | |||
| 32829 | ;; add-log-time-zone-rule: t | 32829 | ;; add-log-time-zone-rule: t |
| 32830 | ;; End: | 32830 | ;; End: |
| 32831 | 32831 | ||
| 32832 | Copyright (C) 2008-2014 Free Software Foundation, Inc. | 32832 | Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 32833 | 32833 | ||
| 32834 | This file is part of GNU Emacs. | 32834 | This file is part of GNU Emacs. |
| 32835 | 32835 | ||
diff --git a/lisp/org/ob-C.el b/lisp/org/ob-C.el index 2fcec790c43..733f74c1a42 100644 --- a/lisp/org/ob-C.el +++ b/lisp/org/ob-C.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-C.el --- org-babel functions for C and similar languages | 1 | ;;; ob-C.el --- org-babel functions for C and similar languages |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-R.el b/lisp/org/ob-R.el index b97fd912eae..5bae9130c07 100644 --- a/lisp/org/ob-R.el +++ b/lisp/org/ob-R.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-R.el --- org-babel functions for R code evaluation | 1 | ;;; ob-R.el --- org-babel functions for R code evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Dan Davison | 6 | ;; Dan Davison |
diff --git a/lisp/org/ob-asymptote.el b/lisp/org/ob-asymptote.el index 21c0a17041d..9782cf909bf 100644 --- a/lisp/org/ob-asymptote.el +++ b/lisp/org/ob-asymptote.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-asymptote.el --- org-babel functions for asymptote evaluation | 1 | ;;; ob-asymptote.el --- org-babel functions for asymptote evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-awk.el b/lisp/org/ob-awk.el index ed98afdf100..d17049a1df1 100644 --- a/lisp/org/ob-awk.el +++ b/lisp/org/ob-awk.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-awk.el --- org-babel functions for awk evaluation | 1 | ;;; ob-awk.el --- org-babel functions for awk evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-calc.el b/lisp/org/ob-calc.el index cdb528a5a61..5dec244a1e5 100644 --- a/lisp/org/ob-calc.el +++ b/lisp/org/ob-calc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-calc.el --- org-babel functions for calc code evaluation | 1 | ;;; ob-calc.el --- org-babel functions for calc code evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-clojure.el b/lisp/org/ob-clojure.el index 78f3c6d3158..dd730a29822 100644 --- a/lisp/org/ob-clojure.el +++ b/lisp/org/ob-clojure.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-clojure.el --- org-babel functions for clojure evaluation | 1 | ;;; ob-clojure.el --- org-babel functions for clojure evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Joel Boehland | 5 | ;; Author: Joel Boehland |
| 6 | ;; Eric Schulte | 6 | ;; Eric Schulte |
diff --git a/lisp/org/ob-comint.el b/lisp/org/ob-comint.el index 40bfaf7cb7a..bc6ee780811 100644 --- a/lisp/org/ob-comint.el +++ b/lisp/org/ob-comint.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-comint.el --- org-babel functions for interaction with comint buffers | 1 | ;;; ob-comint.el --- org-babel functions for interaction with comint buffers |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research, comint | 6 | ;; Keywords: literate programming, reproducible research, comint |
diff --git a/lisp/org/ob-core.el b/lisp/org/ob-core.el index a83f6b2fe01..fd144629838 100644 --- a/lisp/org/ob-core.el +++ b/lisp/org/ob-core.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-core.el --- working with code blocks in org-mode | 1 | ;;; ob-core.el --- working with code blocks in org-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Eric Schulte | 5 | ;; Authors: Eric Schulte |
| 6 | ;; Dan Davison | 6 | ;; Dan Davison |
diff --git a/lisp/org/ob-css.el b/lisp/org/ob-css.el index 2fedb3540ae..a0f0ad1394a 100644 --- a/lisp/org/ob-css.el +++ b/lisp/org/ob-css.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-css.el --- org-babel functions for css evaluation | 1 | ;;; ob-css.el --- org-babel functions for css evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-ditaa.el b/lisp/org/ob-ditaa.el index 26f0e4f4f33..dbf63f1064c 100644 --- a/lisp/org/ob-ditaa.el +++ b/lisp/org/ob-ditaa.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-ditaa.el --- org-babel functions for ditaa evaluation | 1 | ;;; ob-ditaa.el --- org-babel functions for ditaa evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-dot.el b/lisp/org/ob-dot.el index b35d7bbc979..21a40b34f49 100644 --- a/lisp/org/ob-dot.el +++ b/lisp/org/ob-dot.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-dot.el --- org-babel functions for dot evaluation | 1 | ;;; ob-dot.el --- org-babel functions for dot evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-emacs-lisp.el b/lisp/org/ob-emacs-lisp.el index 3219344db62..f8611944820 100644 --- a/lisp/org/ob-emacs-lisp.el +++ b/lisp/org/ob-emacs-lisp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-emacs-lisp.el --- org-babel functions for emacs-lisp code evaluation | 1 | ;;; ob-emacs-lisp.el --- org-babel functions for emacs-lisp code evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-eval.el b/lisp/org/ob-eval.el index 057590f0c6e..112525c34f4 100644 --- a/lisp/org/ob-eval.el +++ b/lisp/org/ob-eval.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-eval.el --- org-babel functions for external code evaluation | 1 | ;;; ob-eval.el --- org-babel functions for external code evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research, comint | 6 | ;; Keywords: literate programming, reproducible research, comint |
diff --git a/lisp/org/ob-exp.el b/lisp/org/ob-exp.el index 761c9f17ad0..3bfa8c55c78 100644 --- a/lisp/org/ob-exp.el +++ b/lisp/org/ob-exp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-exp.el --- Exportation of org-babel source blocks | 1 | ;;; ob-exp.el --- Exportation of org-babel source blocks |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Eric Schulte | 5 | ;; Authors: Eric Schulte |
| 6 | ;; Dan Davison | 6 | ;; Dan Davison |
diff --git a/lisp/org/ob-fortran.el b/lisp/org/ob-fortran.el index 0211fda5549..7fbfaf2bc37 100644 --- a/lisp/org/ob-fortran.el +++ b/lisp/org/ob-fortran.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-fortran.el --- org-babel functions for fortran | 1 | ;;; ob-fortran.el --- org-babel functions for fortran |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Sergey Litvinov | 5 | ;; Authors: Sergey Litvinov |
| 6 | ;; Eric Schulte | 6 | ;; Eric Schulte |
diff --git a/lisp/org/ob-gnuplot.el b/lisp/org/ob-gnuplot.el index ffe5dcf59df..da7a398e78f 100644 --- a/lisp/org/ob-gnuplot.el +++ b/lisp/org/ob-gnuplot.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-gnuplot.el --- org-babel functions for gnuplot evaluation | 1 | ;;; ob-gnuplot.el --- org-babel functions for gnuplot evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-haskell.el b/lisp/org/ob-haskell.el index 00066702a51..d984a0fe559 100644 --- a/lisp/org/ob-haskell.el +++ b/lisp/org/ob-haskell.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-haskell.el --- org-babel functions for haskell evaluation | 1 | ;;; ob-haskell.el --- org-babel functions for haskell evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-io.el b/lisp/org/ob-io.el index 971b37fc7ec..25e012de604 100644 --- a/lisp/org/ob-io.el +++ b/lisp/org/ob-io.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-io.el --- org-babel functions for Io evaluation | 1 | ;;; ob-io.el --- org-babel functions for Io evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Andrzej Lichnerowicz | 5 | ;; Author: Andrzej Lichnerowicz |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-java.el b/lisp/org/ob-java.el index 22f8785f3e2..660262e7e43 100644 --- a/lisp/org/ob-java.el +++ b/lisp/org/ob-java.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-java.el --- org-babel functions for java evaluation | 1 | ;;; ob-java.el --- org-babel functions for java evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-js.el b/lisp/org/ob-js.el index 7789449a945..8d0cf7f2a05 100644 --- a/lisp/org/ob-js.el +++ b/lisp/org/ob-js.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-js.el --- org-babel functions for Javascript | 1 | ;;; ob-js.el --- org-babel functions for Javascript |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research, js | 6 | ;; Keywords: literate programming, reproducible research, js |
diff --git a/lisp/org/ob-keys.el b/lisp/org/ob-keys.el index 90b5196c180..440d8e86127 100644 --- a/lisp/org/ob-keys.el +++ b/lisp/org/ob-keys.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-keys.el --- key bindings for org-babel | 1 | ;;; ob-keys.el --- key bindings for org-babel |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-latex.el b/lisp/org/ob-latex.el index 35b6650798e..d0a413f1172 100644 --- a/lisp/org/ob-latex.el +++ b/lisp/org/ob-latex.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-latex.el --- org-babel functions for latex "evaluation" | 1 | ;;; ob-latex.el --- org-babel functions for latex "evaluation" |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-ledger.el b/lisp/org/ob-ledger.el index 806fec61beb..cda2d329cd8 100644 --- a/lisp/org/ob-ledger.el +++ b/lisp/org/ob-ledger.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-ledger.el --- org-babel functions for ledger evaluation | 1 | ;;; ob-ledger.el --- org-babel functions for ledger evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric S Fraga | 5 | ;; Author: Eric S Fraga |
| 6 | ;; Keywords: literate programming, reproducible research, accounting | 6 | ;; Keywords: literate programming, reproducible research, accounting |
diff --git a/lisp/org/ob-lilypond.el b/lisp/org/ob-lilypond.el index 00a951d32d1..5391edff5fc 100644 --- a/lisp/org/ob-lilypond.el +++ b/lisp/org/ob-lilypond.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-lilypond.el --- org-babel functions for lilypond evaluation | 1 | ;;; ob-lilypond.el --- org-babel functions for lilypond evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Martyn Jago | 5 | ;; Author: Martyn Jago |
| 6 | ;; Keywords: babel language, literate programming | 6 | ;; Keywords: babel language, literate programming |
diff --git a/lisp/org/ob-lisp.el b/lisp/org/ob-lisp.el index 6bddd614a48..c201e582c7a 100644 --- a/lisp/org/ob-lisp.el +++ b/lisp/org/ob-lisp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-lisp.el --- org-babel functions for common lisp evaluation | 1 | ;;; ob-lisp.el --- org-babel functions for common lisp evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Joel Boehland | 5 | ;; Authors: Joel Boehland |
| 6 | ;; Eric Schulte | 6 | ;; Eric Schulte |
diff --git a/lisp/org/ob-lob.el b/lisp/org/ob-lob.el index 4e635da1067..b083011bbf2 100644 --- a/lisp/org/ob-lob.el +++ b/lisp/org/ob-lob.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-lob.el --- functions supporting the Library of Babel | 1 | ;;; ob-lob.el --- functions supporting the Library of Babel |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Eric Schulte | 5 | ;; Authors: Eric Schulte |
| 6 | ;; Dan Davison | 6 | ;; Dan Davison |
diff --git a/lisp/org/ob-makefile.el b/lisp/org/ob-makefile.el index af7e66e5121..b43a9b39770 100644 --- a/lisp/org/ob-makefile.el +++ b/lisp/org/ob-makefile.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-makefile.el --- org-babel functions for makefile evaluation | 1 | ;;; ob-makefile.el --- org-babel functions for makefile evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Thomas S. Dye | 6 | ;; Thomas S. Dye |
diff --git a/lisp/org/ob-matlab.el b/lisp/org/ob-matlab.el index ef77de3016b..31464f9eff2 100644 --- a/lisp/org/ob-matlab.el +++ b/lisp/org/ob-matlab.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-matlab.el --- org-babel support for matlab evaluation | 1 | ;;; ob-matlab.el --- org-babel support for matlab evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dan Davison | 5 | ;; Author: Dan Davison |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-maxima.el b/lisp/org/ob-maxima.el index 7435f1d3286..a44b3c382d2 100644 --- a/lisp/org/ob-maxima.el +++ b/lisp/org/ob-maxima.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-maxima.el --- org-babel functions for maxima evaluation | 1 | ;;; ob-maxima.el --- org-babel functions for maxima evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric S Fraga | 5 | ;; Author: Eric S Fraga |
| 6 | ;; Eric Schulte | 6 | ;; Eric Schulte |
diff --git a/lisp/org/ob-mscgen.el b/lisp/org/ob-mscgen.el index 4a4dc0523c3..6d57210c34e 100644 --- a/lisp/org/ob-mscgen.el +++ b/lisp/org/ob-mscgen.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-msc.el --- org-babel functions for mscgen evaluation | 1 | ;;; ob-msc.el --- org-babel functions for mscgen evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Juan Pechiar | 5 | ;; Author: Juan Pechiar |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-ocaml.el b/lisp/org/ob-ocaml.el index 1f29a25ca47..e73af256086 100644 --- a/lisp/org/ob-ocaml.el +++ b/lisp/org/ob-ocaml.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-ocaml.el --- org-babel functions for ocaml evaluation | 1 | ;;; ob-ocaml.el --- org-babel functions for ocaml evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-octave.el b/lisp/org/ob-octave.el index 8cc66b6f9c8..e0775dba3bd 100644 --- a/lisp/org/ob-octave.el +++ b/lisp/org/ob-octave.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-octave.el --- org-babel functions for octave and matlab evaluation | 1 | ;;; ob-octave.el --- org-babel functions for octave and matlab evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dan Davison | 5 | ;; Author: Dan Davison |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-org.el b/lisp/org/ob-org.el index bc02f23ff57..ab0db6765aa 100644 --- a/lisp/org/ob-org.el +++ b/lisp/org/ob-org.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-org.el --- org-babel functions for org code block evaluation | 1 | ;;; ob-org.el --- org-babel functions for org code block evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-perl.el b/lisp/org/ob-perl.el index ff4cbea9123..d27c18ee198 100644 --- a/lisp/org/ob-perl.el +++ b/lisp/org/ob-perl.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-perl.el --- org-babel functions for perl evaluation | 1 | ;;; ob-perl.el --- org-babel functions for perl evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Dan Davison | 5 | ;; Authors: Dan Davison |
| 6 | ;; Eric Schulte | 6 | ;; Eric Schulte |
diff --git a/lisp/org/ob-picolisp.el b/lisp/org/ob-picolisp.el index b240138fbb5..5b696f1b1fc 100644 --- a/lisp/org/ob-picolisp.el +++ b/lisp/org/ob-picolisp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-picolisp.el --- org-babel functions for picolisp evaluation | 1 | ;;; ob-picolisp.el --- org-babel functions for picolisp evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Thorsten Jolitz | 5 | ;; Authors: Thorsten Jolitz |
| 6 | ;; Eric Schulte | 6 | ;; Eric Schulte |
diff --git a/lisp/org/ob-plantuml.el b/lisp/org/ob-plantuml.el index ebc5a10e1f0..f0f72209f56 100644 --- a/lisp/org/ob-plantuml.el +++ b/lisp/org/ob-plantuml.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-plantuml.el --- org-babel functions for plantuml evaluation | 1 | ;;; ob-plantuml.el --- org-babel functions for plantuml evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Zhang Weize | 5 | ;; Author: Zhang Weize |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-python.el b/lisp/org/ob-python.el index 7cee1046690..3d441a3033c 100644 --- a/lisp/org/ob-python.el +++ b/lisp/org/ob-python.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-python.el --- org-babel functions for python evaluation | 1 | ;;; ob-python.el --- org-babel functions for python evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Eric Schulte | 5 | ;; Authors: Eric Schulte |
| 6 | ;; Dan Davison | 6 | ;; Dan Davison |
diff --git a/lisp/org/ob-ref.el b/lisp/org/ob-ref.el index 152af86a8ef..e5085ac7b49 100644 --- a/lisp/org/ob-ref.el +++ b/lisp/org/ob-ref.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-ref.el --- org-babel functions for referencing external data | 1 | ;;; ob-ref.el --- org-babel functions for referencing external data |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Eric Schulte | 5 | ;; Authors: Eric Schulte |
| 6 | ;; Dan Davison | 6 | ;; Dan Davison |
diff --git a/lisp/org/ob-ruby.el b/lisp/org/ob-ruby.el index 5b31247bdc3..7e09d6d78be 100644 --- a/lisp/org/ob-ruby.el +++ b/lisp/org/ob-ruby.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-ruby.el --- org-babel functions for ruby evaluation | 1 | ;;; ob-ruby.el --- org-babel functions for ruby evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-sass.el b/lisp/org/ob-sass.el index 78c0c958044..a39248d78c7 100644 --- a/lisp/org/ob-sass.el +++ b/lisp/org/ob-sass.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-sass.el --- org-babel functions for the sass css generation language | 1 | ;;; ob-sass.el --- org-babel functions for the sass css generation language |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-scala.el b/lisp/org/ob-scala.el index 0584342ff1f..663ce29c196 100644 --- a/lisp/org/ob-scala.el +++ b/lisp/org/ob-scala.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-scala.el --- org-babel functions for Scala evaluation | 1 | ;;; ob-scala.el --- org-babel functions for Scala evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Andrzej Lichnerowicz | 5 | ;; Author: Andrzej Lichnerowicz |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-scheme.el b/lisp/org/ob-scheme.el index b7117e9a077..02b9dc32e95 100644 --- a/lisp/org/ob-scheme.el +++ b/lisp/org/ob-scheme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-scheme.el --- org-babel functions for Scheme | 1 | ;;; ob-scheme.el --- org-babel functions for Scheme |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Eric Schulte | 5 | ;; Authors: Eric Schulte |
| 6 | ;; Michael Gauland | 6 | ;; Michael Gauland |
diff --git a/lisp/org/ob-screen.el b/lisp/org/ob-screen.el index 1d4ccdddf85..54ae5e1e297 100644 --- a/lisp/org/ob-screen.el +++ b/lisp/org/ob-screen.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-screen.el --- org-babel support for interactive terminal | 1 | ;;; ob-screen.el --- org-babel support for interactive terminal |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Benjamin Andresen | 5 | ;; Author: Benjamin Andresen |
| 6 | ;; Keywords: literate programming, interactive shell | 6 | ;; Keywords: literate programming, interactive shell |
diff --git a/lisp/org/ob-sh.el b/lisp/org/ob-sh.el index 856c7a01c88..2ff5c20714f 100644 --- a/lisp/org/ob-sh.el +++ b/lisp/org/ob-sh.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-sh.el --- org-babel functions for shell evaluation | 1 | ;;; ob-sh.el --- org-babel functions for shell evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-shen.el b/lisp/org/ob-shen.el index e40e45ccb1e..190d69b7678 100644 --- a/lisp/org/ob-shen.el +++ b/lisp/org/ob-shen.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-shen.el --- org-babel functions for Shen | 1 | ;;; ob-shen.el --- org-babel functions for Shen |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research, shen | 6 | ;; Keywords: literate programming, reproducible research, shen |
diff --git a/lisp/org/ob-sql.el b/lisp/org/ob-sql.el index 08d44191600..7ed61b153e7 100644 --- a/lisp/org/ob-sql.el +++ b/lisp/org/ob-sql.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-sql.el --- org-babel functions for sql evaluation | 1 | ;;; ob-sql.el --- org-babel functions for sql evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-sqlite.el b/lisp/org/ob-sqlite.el index 098626fe28f..33c8d9b59fc 100644 --- a/lisp/org/ob-sqlite.el +++ b/lisp/org/ob-sqlite.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-sqlite.el --- org-babel functions for sqlite database interaction | 1 | ;;; ob-sqlite.el --- org-babel functions for sqlite database interaction |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-table.el b/lisp/org/ob-table.el index 831e3521f83..1f381dbe570 100644 --- a/lisp/org/ob-table.el +++ b/lisp/org/ob-table.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-table.el --- support for calling org-babel functions from tables | 1 | ;;; ob-table.el --- support for calling org-babel functions from tables |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-tangle.el b/lisp/org/ob-tangle.el index 3a43b42e3ad..c0846f9cd82 100644 --- a/lisp/org/ob-tangle.el +++ b/lisp/org/ob-tangle.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-tangle.el --- extract source code from org-mode files | 1 | ;;; ob-tangle.el --- extract source code from org-mode files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob.el b/lisp/org/ob.el index 87657fef848..42137c29ec0 100644 --- a/lisp/org/ob.el +++ b/lisp/org/ob.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob.el --- working with code blocks in org-mode | 1 | ;;; ob.el --- working with code blocks in org-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Eric Schulte | 5 | ;; Authors: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/org-agenda.el b/lisp/org/org-agenda.el index c11c1c8ba41..8f7611fd1ff 100644 --- a/lisp/org/org-agenda.el +++ b/lisp/org/org-agenda.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-agenda.el --- Dynamic task and appointment lists for Org | 1 | ;;; org-agenda.el --- Dynamic task and appointment lists for Org |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-archive.el b/lisp/org/org-archive.el index 87471a9cea9..2637623abba 100644 --- a/lisp/org/org-archive.el +++ b/lisp/org/org-archive.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-archive.el --- Archiving for Org-mode | 1 | ;;; org-archive.el --- Archiving for Org-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-attach.el b/lisp/org/org-attach.el index bcf7ba736fd..71e2dbabdb2 100644 --- a/lisp/org/org-attach.el +++ b/lisp/org/org-attach.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-attach.el --- Manage file attachments to org-mode tasks | 1 | ;;; org-attach.el --- Manage file attachments to org-mode tasks |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@newartisans.com> | 5 | ;; Author: John Wiegley <johnw@newartisans.com> |
| 6 | ;; Keywords: org data task | 6 | ;; Keywords: org data task |
diff --git a/lisp/org/org-bbdb.el b/lisp/org/org-bbdb.el index cfd5b3b6a8c..a0711cc006b 100644 --- a/lisp/org/org-bbdb.el +++ b/lisp/org/org-bbdb.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-bbdb.el --- Support for links to BBDB entries from within Org-mode | 1 | ;;; org-bbdb.el --- Support for links to BBDB entries from within Org-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Authors: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Thomas Baumann <thomas dot baumann at ch dot tum dot de> | 6 | ;; Thomas Baumann <thomas dot baumann at ch dot tum dot de> |
diff --git a/lisp/org/org-bibtex.el b/lisp/org/org-bibtex.el index 75ac69ba704..8b5da8f851c 100644 --- a/lisp/org/org-bibtex.el +++ b/lisp/org/org-bibtex.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-bibtex.el --- Org links to BibTeX entries | 1 | ;;; org-bibtex.el --- Org links to BibTeX entries |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Authors: Bastien Guerry <bzg@gnu.org> | 5 | ;; Authors: Bastien Guerry <bzg@gnu.org> |
| 6 | ;; Carsten Dominik <carsten dot dominik at gmail dot com> | 6 | ;; Carsten Dominik <carsten dot dominik at gmail dot com> |
diff --git a/lisp/org/org-capture.el b/lisp/org/org-capture.el index c7086837437..7f1f7ed8af1 100644 --- a/lisp/org/org-capture.el +++ b/lisp/org/org-capture.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-capture.el --- Fast note taking in Org-mode | 1 | ;;; org-capture.el --- Fast note taking in Org-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-clock.el b/lisp/org/org-clock.el index c9287586e4e..d21d270b835 100644 --- a/lisp/org/org-clock.el +++ b/lisp/org/org-clock.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-clock.el --- The time clocking code for Org-mode | 1 | ;;; org-clock.el --- The time clocking code for Org-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-colview.el b/lisp/org/org-colview.el index 07ee69f14c5..e14849f68e4 100644 --- a/lisp/org/org-colview.el +++ b/lisp/org/org-colview.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-colview.el --- Column View in Org-mode | 1 | ;;; org-colview.el --- Column View in Org-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-compat.el b/lisp/org/org-compat.el index 447505ceafb..9c92903314a 100644 --- a/lisp/org/org-compat.el +++ b/lisp/org/org-compat.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-compat.el --- Compatibility code for Org-mode | 1 | ;;; org-compat.el --- Compatibility code for Org-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-crypt.el b/lisp/org/org-crypt.el index 46fd3e665fd..f527673cbd4 100644 --- a/lisp/org/org-crypt.el +++ b/lisp/org/org-crypt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-crypt.el --- Public key encryption for org-mode entries | 1 | ;;; org-crypt.el --- Public key encryption for org-mode entries |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Emacs Lisp Archive Entry | 5 | ;; Emacs Lisp Archive Entry |
| 6 | ;; Filename: org-crypt.el | 6 | ;; Filename: org-crypt.el |
diff --git a/lisp/org/org-ctags.el b/lisp/org/org-ctags.el index faf543be1b5..a9baf04b634 100644 --- a/lisp/org/org-ctags.el +++ b/lisp/org/org-ctags.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-ctags.el - Integrate Emacs "tags" facility with org mode. | 1 | ;;; org-ctags.el - Integrate Emacs "tags" facility with org mode. |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Paul Sexton <eeeickythump@gmail.com> | 5 | ;; Author: Paul Sexton <eeeickythump@gmail.com> |
| 6 | 6 | ||
diff --git a/lisp/org/org-datetree.el b/lisp/org/org-datetree.el index 0646c3b5596..77dfd7d32cc 100644 --- a/lisp/org/org-datetree.el +++ b/lisp/org/org-datetree.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-datetree.el --- Create date entries in a tree | 1 | ;;; org-datetree.el --- Create date entries in a tree |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-docview.el b/lisp/org/org-docview.el index d2db6855431..07224d38bd1 100644 --- a/lisp/org/org-docview.el +++ b/lisp/org/org-docview.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-docview.el --- support for links to doc-view-mode buffers | 1 | ;;; org-docview.el --- support for links to doc-view-mode buffers |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jan Böcker <jan.boecker at jboecker dot de> | 5 | ;; Author: Jan Böcker <jan.boecker at jboecker dot de> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-element.el b/lisp/org/org-element.el index eb8ff415861..651ce670fcc 100644 --- a/lisp/org/org-element.el +++ b/lisp/org/org-element.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-element.el --- Parser And Applications for Org syntax | 1 | ;;; org-element.el --- Parser And Applications for Org syntax |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com> | 5 | ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-entities.el b/lisp/org/org-entities.el index 6324a625dbd..f8f218f6f55 100644 --- a/lisp/org/org-entities.el +++ b/lisp/org/org-entities.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-entities.el --- Support for special entities in Org-mode | 1 | ;;; org-entities.el --- Support for special entities in Org-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org>, | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org>, |
| 6 | ;; Ulf Stegemann <ulf at zeitform dot de> | 6 | ;; Ulf Stegemann <ulf at zeitform dot de> |
diff --git a/lisp/org/org-eshell.el b/lisp/org/org-eshell.el index 1256bc3765b..115b33367ed 100644 --- a/lisp/org/org-eshell.el +++ b/lisp/org/org-eshell.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-eshell.el - Support for links to working directories in eshell | 1 | ;;; org-eshell.el - Support for links to working directories in eshell |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Konrad Hinsen <konrad.hinsen AT fastmail.net> | 5 | ;; Author: Konrad Hinsen <konrad.hinsen AT fastmail.net> |
| 6 | 6 | ||
diff --git a/lisp/org/org-faces.el b/lisp/org/org-faces.el index f8625f12958..46936f4b66f 100644 --- a/lisp/org/org-faces.el +++ b/lisp/org/org-faces.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-faces.el --- Face definitions for Org-mode. | 1 | ;;; org-faces.el --- Face definitions for Org-mode. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-feed.el b/lisp/org/org-feed.el index 6e680718642..f0121242158 100644 --- a/lisp/org/org-feed.el +++ b/lisp/org/org-feed.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-feed.el --- Add RSS feed items to Org files | 1 | ;;; org-feed.el --- Add RSS feed items to Org files |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-footnote.el b/lisp/org/org-footnote.el index c8b8c2ea773..0f086975aa7 100644 --- a/lisp/org/org-footnote.el +++ b/lisp/org/org-footnote.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-footnote.el --- Footnote support in Org and elsewhere | 1 | ;;; org-footnote.el --- Footnote support in Org and elsewhere |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-gnus.el b/lisp/org/org-gnus.el index 785b577f645..880994a8fa9 100644 --- a/lisp/org/org-gnus.el +++ b/lisp/org/org-gnus.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-gnus.el --- Support for links to Gnus groups and messages from within Org-mode | 1 | ;;; org-gnus.el --- Support for links to Gnus groups and messages from within Org-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Tassilo Horn <tassilo at member dot fsf dot org> | 6 | ;; Tassilo Horn <tassilo at member dot fsf dot org> |
diff --git a/lisp/org/org-habit.el b/lisp/org/org-habit.el index 60137568c00..cf2f4c81fbd 100644 --- a/lisp/org/org-habit.el +++ b/lisp/org/org-habit.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-habit.el --- The habit tracking code for Org-mode | 1 | ;;; org-habit.el --- The habit tracking code for Org-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw at gnu dot org> | 5 | ;; Author: John Wiegley <johnw at gnu dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-id.el b/lisp/org/org-id.el index fdd0ff00dea..5c85d7a133e 100644 --- a/lisp/org/org-id.el +++ b/lisp/org/org-id.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-id.el --- Global identifiers for Org-mode entries | 1 | ;;; org-id.el --- Global identifiers for Org-mode entries |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-indent.el b/lisp/org/org-indent.el index fa5f0608498..c8d33251bf8 100644 --- a/lisp/org/org-indent.el +++ b/lisp/org/org-indent.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; org-indent.el --- Dynamic indentation for Org-mode | 1 | ;;; org-indent.el --- Dynamic indentation for Org-mode |
| 2 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 2 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 3 | ;; | 3 | ;; |
| 4 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 4 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 5 | ;; Keywords: outlines, hypermedia, calendar, wp | 5 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-info.el b/lisp/org/org-info.el index 8a2d7176257..1c18793d3a9 100644 --- a/lisp/org/org-info.el +++ b/lisp/org/org-info.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-info.el --- Support for links to Info nodes from within Org-Mode | 1 | ;;; org-info.el --- Support for links to Info nodes from within Org-Mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-inlinetask.el b/lisp/org/org-inlinetask.el index de4267c8d9c..38b68e1884d 100644 --- a/lisp/org/org-inlinetask.el +++ b/lisp/org/org-inlinetask.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-inlinetask.el --- Tasks independent of outline hierarchy | 1 | ;;; org-inlinetask.el --- Tasks independent of outline hierarchy |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-irc.el b/lisp/org/org-irc.el index 8f9761b323f..62f3d9596c5 100644 --- a/lisp/org/org-irc.el +++ b/lisp/org/org-irc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-irc.el --- Store links to IRC sessions | 1 | ;;; org-irc.el --- Store links to IRC sessions |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Philip Jackson <emacs@shellarchive.co.uk> | 5 | ;; Author: Philip Jackson <emacs@shellarchive.co.uk> |
| 6 | ;; Keywords: erc, irc, link, org | 6 | ;; Keywords: erc, irc, link, org |
diff --git a/lisp/org/org-list.el b/lisp/org/org-list.el index a00e557371c..c8db77bc689 100644 --- a/lisp/org/org-list.el +++ b/lisp/org/org-list.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-list.el --- Plain lists for Org-mode | 1 | ;;; org-list.el --- Plain lists for Org-mode |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Bastien Guerry <bzg@gnu.org> | 6 | ;; Bastien Guerry <bzg@gnu.org> |
diff --git a/lisp/org/org-macro.el b/lisp/org/org-macro.el index 5b890346dd7..a79b539d54a 100644 --- a/lisp/org/org-macro.el +++ b/lisp/org/org-macro.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-macro.el --- Macro Replacement Code for Org Mode | 1 | ;;; org-macro.el --- Macro Replacement Code for Org Mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nicolas Goaziou <n.goaziou@gmail.com> | 5 | ;; Author: Nicolas Goaziou <n.goaziou@gmail.com> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-macs.el b/lisp/org/org-macs.el index 96265ec02fe..23c30178080 100644 --- a/lisp/org/org-macs.el +++ b/lisp/org/org-macs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-macs.el --- Top-level definitions for Org-mode | 1 | ;;; org-macs.el --- Top-level definitions for Org-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-mhe.el b/lisp/org/org-mhe.el index bdd6e150bd9..e1844406406 100644 --- a/lisp/org/org-mhe.el +++ b/lisp/org/org-mhe.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-mhe.el --- Support for links to MH-E messages from within Org-mode | 1 | ;;; org-mhe.el --- Support for links to MH-E messages from within Org-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Thomas Baumann <thomas dot baumann at ch dot tum dot de> | 5 | ;; Author: Thomas Baumann <thomas dot baumann at ch dot tum dot de> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-mobile.el b/lisp/org/org-mobile.el index 41a99586742..ce74206ec35 100644 --- a/lisp/org/org-mobile.el +++ b/lisp/org/org-mobile.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; org-mobile.el --- Code for asymmetric sync with a mobile device | 1 | ;;; org-mobile.el --- Code for asymmetric sync with a mobile device |
| 2 | ;; Copyright (C) 2009-2014 Free Software Foundation, Inc. | 2 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. |
| 3 | ;; | 3 | ;; |
| 4 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 4 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 5 | ;; Keywords: outlines, hypermedia, calendar, wp | 5 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-mouse.el b/lisp/org/org-mouse.el index 718f346670f..160099ff055 100644 --- a/lisp/org/org-mouse.el +++ b/lisp/org/org-mouse.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-mouse.el --- Better mouse support for org-mode | 1 | ;;; org-mouse.el --- Better mouse support for org-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Piotr Zielinski <piotr dot zielinski at gmail dot com> | 5 | ;; Author: Piotr Zielinski <piotr dot zielinski at gmail dot com> |
| 6 | ;; Maintainer: Carsten Dominik <carsten at orgmode dot org> | 6 | ;; Maintainer: Carsten Dominik <carsten at orgmode dot org> |
diff --git a/lisp/org/org-pcomplete.el b/lisp/org/org-pcomplete.el index 32dcaa6815b..30d3b1cab25 100644 --- a/lisp/org/org-pcomplete.el +++ b/lisp/org/org-pcomplete.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-pcomplete.el --- In-buffer completion code | 1 | ;;; org-pcomplete.el --- In-buffer completion code |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; John Wiegley <johnw at gnu dot org> | 6 | ;; John Wiegley <johnw at gnu dot org> |
diff --git a/lisp/org/org-plot.el b/lisp/org/org-plot.el index 556b9efc761..f092c71b55c 100644 --- a/lisp/org/org-plot.el +++ b/lisp/org/org-plot.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-plot.el --- Support for plotting from Org-mode | 1 | ;;; org-plot.el --- Support for plotting from Org-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Eric Schulte <schulte dot eric at gmail dot com> | 5 | ;; Author: Eric Schulte <schulte dot eric at gmail dot com> |
| 6 | ;; Keywords: tables, plotting | 6 | ;; Keywords: tables, plotting |
diff --git a/lisp/org/org-protocol.el b/lisp/org/org-protocol.el index 0c6f2de3422..eeefc8da528 100644 --- a/lisp/org/org-protocol.el +++ b/lisp/org/org-protocol.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-protocol.el --- Intercept calls from emacsclient to trigger custom actions. | 1 | ;;; org-protocol.el --- Intercept calls from emacsclient to trigger custom actions. |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Authors: Bastien Guerry <bzg@gnu.org> | 5 | ;; Authors: Bastien Guerry <bzg@gnu.org> |
| 6 | ;; Daniel M German <dmg AT uvic DOT org> | 6 | ;; Daniel M German <dmg AT uvic DOT org> |
diff --git a/lisp/org/org-rmail.el b/lisp/org/org-rmail.el index 6859b659dde..da515e29c49 100644 --- a/lisp/org/org-rmail.el +++ b/lisp/org/org-rmail.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-rmail.el --- Support for links to Rmail messages from within Org-mode | 1 | ;;; org-rmail.el --- Support for links to Rmail messages from within Org-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-src.el b/lisp/org/org-src.el index 26b10cea9c7..5c2ceaf341b 100644 --- a/lisp/org/org-src.el +++ b/lisp/org/org-src.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-src.el --- Source code examples in Org | 1 | ;;; org-src.el --- Source code examples in Org |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Bastien Guerry <bzg@gnu.org> | 6 | ;; Bastien Guerry <bzg@gnu.org> |
diff --git a/lisp/org/org-table.el b/lisp/org/org-table.el index 8c9a83d8847..d84c51bbbc3 100644 --- a/lisp/org/org-table.el +++ b/lisp/org/org-table.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-table.el --- The table editor for Org-mode | 1 | ;;; org-table.el --- The table editor for Org-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-timer.el b/lisp/org/org-timer.el index b22db7bc6fa..55717ab7b03 100644 --- a/lisp/org/org-timer.el +++ b/lisp/org/org-timer.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-timer.el --- The relative timer code for Org-mode | 1 | ;;; org-timer.el --- The relative timer code for Org-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-w3m.el b/lisp/org/org-w3m.el index c8ddc82daca..24693de8927 100644 --- a/lisp/org/org-w3m.el +++ b/lisp/org/org-w3m.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-w3m.el --- Support from copy and paste from w3m to Org-mode | 1 | ;;; org-w3m.el --- Support from copy and paste from w3m to Org-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Andy Stewart <lazycat dot manatee at gmail dot com> | 5 | ;; Author: Andy Stewart <lazycat dot manatee at gmail dot com> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org.el b/lisp/org/org.el index 2b7c947b446..3e032d46646 100644 --- a/lisp/org/org.el +++ b/lisp/org/org.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; org.el --- Outline-based notes management and organizer | 1 | ;;; org.el --- Outline-based notes management and organizer |
| 2 | 2 | ||
| 3 | ;; Carstens outline-mode for keeping track of everything. | 3 | ;; Carstens outline-mode for keeping track of everything. |
| 4 | ;; Copyright (C) 2004-2014 Free Software Foundation, Inc. | 4 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. |
| 5 | ;; | 5 | ;; |
| 6 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 6 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 7 | ;; Maintainer: Carsten Dominik <carsten at orgmode dot org> | 7 | ;; Maintainer: Carsten Dominik <carsten at orgmode dot org> |
diff --git a/lisp/org/ox-ascii.el b/lisp/org/ox-ascii.el index 50a2011e291..65b6f7528dd 100644 --- a/lisp/org/ox-ascii.el +++ b/lisp/org/ox-ascii.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ox-ascii.el --- ASCII Back-End for Org Export Engine | 1 | ;;; ox-ascii.el --- ASCII Back-End for Org Export Engine |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com> | 5 | ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/ox-beamer.el b/lisp/org/ox-beamer.el index 5ab805db271..765f289adc8 100644 --- a/lisp/org/ox-beamer.el +++ b/lisp/org/ox-beamer.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ox-beamer.el --- Beamer Back-End for Org Export Engine | 1 | ;;; ox-beamer.el --- Beamer Back-End for Org Export Engine |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten.dominik AT gmail DOT com> | 5 | ;; Author: Carsten Dominik <carsten.dominik AT gmail DOT com> |
| 6 | ;; Nicolas Goaziou <n.goaziou AT gmail DOT com> | 6 | ;; Nicolas Goaziou <n.goaziou AT gmail DOT com> |
diff --git a/lisp/org/ox-html.el b/lisp/org/ox-html.el index c952a826db8..36984b5cc37 100644 --- a/lisp/org/ox-html.el +++ b/lisp/org/ox-html.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ox-html.el --- HTML Back-End for Org Export Engine | 1 | ;;; ox-html.el --- HTML Back-End for Org Export Engine |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Jambunathan K <kjambunathan at gmail dot com> | 6 | ;; Jambunathan K <kjambunathan at gmail dot com> |
diff --git a/lisp/org/ox-icalendar.el b/lisp/org/ox-icalendar.el index 38bdcf95dd2..a77eaedb9a0 100644 --- a/lisp/org/ox-icalendar.el +++ b/lisp/org/ox-icalendar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ox-icalendar.el --- iCalendar Back-End for Org Export Engine | 1 | ;;; ox-icalendar.el --- iCalendar Back-End for Org Export Engine |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Nicolas Goaziou <n dot goaziou at gmail dot com> | 6 | ;; Nicolas Goaziou <n dot goaziou at gmail dot com> |
diff --git a/lisp/org/ox-latex.el b/lisp/org/ox-latex.el index f6f3b220b43..98023a472b5 100644 --- a/lisp/org/ox-latex.el +++ b/lisp/org/ox-latex.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ox-latex.el --- LaTeX Back-End for Org Export Engine | 1 | ;;; ox-latex.el --- LaTeX Back-End for Org Export Engine |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com> | 5 | ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/ox-man.el b/lisp/org/ox-man.el index d58c119fc5d..2b8348f66ef 100644 --- a/lisp/org/ox-man.el +++ b/lisp/org/ox-man.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; ox-man.el --- Man Back-End for Org Export Engine | 1 | ;; ox-man.el --- Man Back-End for Org Export Engine |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com> | 5 | ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com> |
| 6 | ;; Luis R Anaya <papoanaya aroba hot mail punto com> | 6 | ;; Luis R Anaya <papoanaya aroba hot mail punto com> |
diff --git a/lisp/org/ox-md.el b/lisp/org/ox-md.el index 99a4ae01786..2da005b45cd 100644 --- a/lisp/org/ox-md.el +++ b/lisp/org/ox-md.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ox-md.el --- Markdown Back-End for Org Export Engine | 1 | ;;; ox-md.el --- Markdown Back-End for Org Export Engine |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nicolas Goaziou <n.goaziou@gmail.com> | 5 | ;; Author: Nicolas Goaziou <n.goaziou@gmail.com> |
| 6 | ;; Keywords: org, wp, markdown | 6 | ;; Keywords: org, wp, markdown |
diff --git a/lisp/org/ox-odt.el b/lisp/org/ox-odt.el index 8b61d5c47b6..29bc87875a1 100644 --- a/lisp/org/ox-odt.el +++ b/lisp/org/ox-odt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ox-odt.el --- OpenDocument Text Exporter for Org Mode | 1 | ;;; ox-odt.el --- OpenDocument Text Exporter for Org Mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jambunathan K <kjambunathan at gmail dot com> | 5 | ;; Author: Jambunathan K <kjambunathan at gmail dot com> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/ox-org.el b/lisp/org/ox-org.el index 4bee45ab014..5904ca2cc72 100644 --- a/lisp/org/ox-org.el +++ b/lisp/org/ox-org.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ox-org.el --- Org Back-End for Org Export Engine | 1 | ;;; ox-org.el --- Org Back-End for Org Export Engine |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nicolas Goaziou <n.goaziou@gmail.com> | 5 | ;; Author: Nicolas Goaziou <n.goaziou@gmail.com> |
| 6 | ;; Keywords: org, wp | 6 | ;; Keywords: org, wp |
diff --git a/lisp/org/ox-publish.el b/lisp/org/ox-publish.el index b33ba459877..f35df1b2a9c 100644 --- a/lisp/org/ox-publish.el +++ b/lisp/org/ox-publish.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; ox-publish.el --- Publish Related Org Mode Files as a Website | 1 | ;;; ox-publish.el --- Publish Related Org Mode Files as a Website |
| 2 | ;; Copyright (C) 2006-2014 Free Software Foundation, Inc. | 2 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | ;; Author: David O'Toole <dto@gnu.org> | 4 | ;; Author: David O'Toole <dto@gnu.org> |
| 5 | ;; Maintainer: Carsten Dominik <carsten DOT dominik AT gmail DOT com> | 5 | ;; Maintainer: Carsten Dominik <carsten DOT dominik AT gmail DOT com> |
diff --git a/lisp/org/ox-texinfo.el b/lisp/org/ox-texinfo.el index 37841d776f4..0c81b620618 100644 --- a/lisp/org/ox-texinfo.el +++ b/lisp/org/ox-texinfo.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ox-texinfo.el --- Texinfo Back-End for Org Export Engine | 1 | ;;; ox-texinfo.el --- Texinfo Back-End for Org Export Engine |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. |
| 4 | ;; Author: Jonathan Leech-Pepin <jonathan.leechpepin at gmail dot com> | 4 | ;; Author: Jonathan Leech-Pepin <jonathan.leechpepin at gmail dot com> |
| 5 | ;; Keywords: outlines, hypermedia, calendar, wp | 5 | ;; Keywords: outlines, hypermedia, calendar, wp |
| 6 | 6 | ||
diff --git a/lisp/org/ox.el b/lisp/org/ox.el index 2b0978dfdf0..efac2f8e18c 100644 --- a/lisp/org/ox.el +++ b/lisp/org/ox.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ox.el --- Generic Export Engine for Org Mode | 1 | ;;; ox.el --- Generic Export Engine for Org Mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com> | 5 | ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/outline.el b/lisp/outline.el index bb563410dba..11d71fb1226 100644 --- a/lisp/outline.el +++ b/lisp/outline.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; outline.el --- outline mode commands for Emacs | 1 | ;;; outline.el --- outline mode commands for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986, 1993-1995, 1997, 2000-2014 Free Software | 3 | ;; Copyright (C) 1986, 1993-1995, 1997, 2000-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/paren.el b/lisp/paren.el index 0a34a6f5b5d..30314c2f9c8 100644 --- a/lisp/paren.el +++ b/lisp/paren.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; paren.el --- highlight matching paren | 1 | ;;; paren.el --- highlight matching paren |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 1996, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 1996, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: rms@gnu.org | 5 | ;; Author: rms@gnu.org |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/password-cache.el b/lisp/password-cache.el index 523b6200b65..59357f763e9 100644 --- a/lisp/password-cache.el +++ b/lisp/password-cache.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; password-cache.el --- Read passwords, possibly using a password cache. | 1 | ;;; password-cache.el --- Read passwords, possibly using a password cache. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2000, 2003-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2000, 2003-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <simon@josefsson.org> | 5 | ;; Author: Simon Josefsson <simon@josefsson.org> |
| 6 | ;; Created: 2003-12-21 | 6 | ;; Created: 2003-12-21 |
diff --git a/lisp/pcmpl-cvs.el b/lisp/pcmpl-cvs.el index ac1a6faeebc..458e42028f0 100644 --- a/lisp/pcmpl-cvs.el +++ b/lisp/pcmpl-cvs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pcmpl-cvs.el --- functions for dealing with cvs completions | 1 | ;;; pcmpl-cvs.el --- functions for dealing with cvs completions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | ;; Package: pcomplete | 6 | ;; Package: pcomplete |
diff --git a/lisp/pcmpl-gnu.el b/lisp/pcmpl-gnu.el index 3d769b1fffa..ada2a041766 100644 --- a/lisp/pcmpl-gnu.el +++ b/lisp/pcmpl-gnu.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pcmpl-gnu.el --- completions for GNU project tools -*- lexical-binding: t -*- | 1 | ;;; pcmpl-gnu.el --- completions for GNU project tools -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Package: pcomplete | 5 | ;; Package: pcomplete |
| 6 | 6 | ||
diff --git a/lisp/pcmpl-linux.el b/lisp/pcmpl-linux.el index 9da931bbac4..5e52309013b 100644 --- a/lisp/pcmpl-linux.el +++ b/lisp/pcmpl-linux.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pcmpl-linux.el --- functions for dealing with GNU/Linux completions | 1 | ;;; pcmpl-linux.el --- functions for dealing with GNU/Linux completions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Package: pcomplete | 5 | ;; Package: pcomplete |
| 6 | 6 | ||
diff --git a/lisp/pcmpl-rpm.el b/lisp/pcmpl-rpm.el index f7eac8c14d5..81d1f7e1c2d 100644 --- a/lisp/pcmpl-rpm.el +++ b/lisp/pcmpl-rpm.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pcmpl-rpm.el --- functions for dealing with rpm completions | 1 | ;;; pcmpl-rpm.el --- functions for dealing with rpm completions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Package: pcomplete | 5 | ;; Package: pcomplete |
| 6 | 6 | ||
diff --git a/lisp/pcmpl-unix.el b/lisp/pcmpl-unix.el index 6ac3e1579b6..3598cd64b46 100644 --- a/lisp/pcmpl-unix.el +++ b/lisp/pcmpl-unix.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pcmpl-unix.el --- standard UNIX completions | 1 | ;;; pcmpl-unix.el --- standard UNIX completions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Package: pcomplete | 5 | ;; Package: pcomplete |
| 6 | 6 | ||
diff --git a/lisp/pcmpl-x.el b/lisp/pcmpl-x.el index 9217316bfce..7072d927e00 100644 --- a/lisp/pcmpl-x.el +++ b/lisp/pcmpl-x.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pcmpl-x.el --- completion for miscellaneous tools -*- lexical-binding: t; -*- | 1 | ;;; pcmpl-x.el --- completion for miscellaneous tools -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Leo Liu <sdl.web@gmail.com> | 5 | ;; Author: Leo Liu <sdl.web@gmail.com> |
| 6 | ;; Keywords: processes, tools, convenience | 6 | ;; Keywords: processes, tools, convenience |
diff --git a/lisp/pcomplete.el b/lisp/pcomplete.el index dbeefda7671..17327ea5c95 100644 --- a/lisp/pcomplete.el +++ b/lisp/pcomplete.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pcomplete.el --- programmable completion -*- lexical-binding: t -*- | 1 | ;;; pcomplete.el --- programmable completion -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | ;; Keywords: processes abbrev | 6 | ;; Keywords: processes abbrev |
diff --git a/lisp/play/5x5.el b/lisp/play/5x5.el index 4359f3f9aa1..0258f1e4e4a 100644 --- a/lisp/play/5x5.el +++ b/lisp/play/5x5.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; 5x5.el --- simple little puzzle game -*- coding: utf-8 -*- | 1 | ;;; 5x5.el --- simple little puzzle game -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Pearson <davep@davep.org> | 5 | ;; Author: Dave Pearson <davep@davep.org> |
| 6 | ;; Maintainer: Dave Pearson <davep@davep.org> | 6 | ;; Maintainer: Dave Pearson <davep@davep.org> |
diff --git a/lisp/play/animate.el b/lisp/play/animate.el index 8b286ab5d07..e869f2c124b 100644 --- a/lisp/play/animate.el +++ b/lisp/play/animate.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; animate.el --- make text dance | 1 | ;;; animate.el --- make text dance |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: Richard Stallman <rms@gnu.org> | 5 | ;; Maintainer: Richard Stallman <rms@gnu.org> |
| 6 | ;; Keywords: games | 6 | ;; Keywords: games |
diff --git a/lisp/play/blackbox.el b/lisp/play/blackbox.el index 8e4106e03e3..74ac70bc585 100644 --- a/lisp/play/blackbox.el +++ b/lisp/play/blackbox.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; blackbox.el --- blackbox game in Emacs Lisp | 1 | ;;; blackbox.el --- blackbox game in Emacs Lisp |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1992, 2001-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1985-1987, 1992, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: F. Thomas May <uw-nsr!uw-warp!tom@beaver.cs.washington.edu> | 6 | ;; Author: F. Thomas May <uw-nsr!uw-warp!tom@beaver.cs.washington.edu> |
diff --git a/lisp/play/bubbles.el b/lisp/play/bubbles.el index cae151f0b33..2c4031056af 100644 --- a/lisp/play/bubbles.el +++ b/lisp/play/bubbles.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; bubbles.el --- Puzzle game for Emacs -*- coding: utf-8 -*- | 1 | ;;; bubbles.el --- Puzzle game for Emacs -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> | 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> |
| 6 | ;; URL: http://ulf.epplejasper.de/ | 6 | ;; URL: http://ulf.epplejasper.de/ |
diff --git a/lisp/play/cookie1.el b/lisp/play/cookie1.el index 4d49fca7568..d4e553bc7b3 100644 --- a/lisp/play/cookie1.el +++ b/lisp/play/cookie1.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cookie1.el --- retrieve random phrases from fortune cookie files | 1 | ;;; cookie1.el --- retrieve random phrases from fortune cookie files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> | 5 | ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/play/decipher.el b/lisp/play/decipher.el index 247b15b4355..f42ae90f3c8 100644 --- a/lisp/play/decipher.el +++ b/lisp/play/decipher.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; decipher.el --- cryptanalyze monoalphabetic substitution ciphers | 1 | ;;; decipher.el --- cryptanalyze monoalphabetic substitution ciphers |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 1995-1996, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-1996, 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Christopher J. Madsen <chris_madsen@geocities.com> | 5 | ;; Author: Christopher J. Madsen <chris_madsen@geocities.com> |
| 6 | ;; Keywords: games | 6 | ;; Keywords: games |
diff --git a/lisp/play/dissociate.el b/lisp/play/dissociate.el index 0d980d6ba5e..c0180a2e34e 100644 --- a/lisp/play/dissociate.el +++ b/lisp/play/dissociate.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dissociate.el --- scramble text amusingly for Emacs | 1 | ;;; dissociate.el --- scramble text amusingly for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: games | 6 | ;; Keywords: games |
diff --git a/lisp/play/doctor.el b/lisp/play/doctor.el index 13e6f8ee87a..3da7267ca8e 100644 --- a/lisp/play/doctor.el +++ b/lisp/play/doctor.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; doctor.el --- psychological help for frustrated users | 1 | ;;; doctor.el --- psychological help for frustrated users |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1987, 1994, 1996, 2000-2014 Free Software | 3 | ;; Copyright (C) 1985, 1987, 1994, 1996, 2000-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/play/dunnet.el b/lisp/play/dunnet.el index 3f4b8e8c5b8..2f4536c0820 100644 --- a/lisp/play/dunnet.el +++ b/lisp/play/dunnet.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dunnet.el --- text adventure for Emacs | 1 | ;;; dunnet.el --- text adventure for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992-1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ron Schnell <ronnie@driver-aces.com> | 5 | ;; Author: Ron Schnell <ronnie@driver-aces.com> |
| 6 | ;; Created: 25 Jul 1992 | 6 | ;; Created: 25 Jul 1992 |
diff --git a/lisp/play/fortune.el b/lisp/play/fortune.el index 9e56215023c..965f6a99b9c 100644 --- a/lisp/play/fortune.el +++ b/lisp/play/fortune.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; fortune.el --- use fortune to create signatures | 1 | ;;; fortune.el --- use fortune to create signatures |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Holger Schauer <Holger.Schauer@gmx.de> | 5 | ;; Author: Holger Schauer <Holger.Schauer@gmx.de> |
| 6 | ;; Keywords: games utils mail | 6 | ;; Keywords: games utils mail |
diff --git a/lisp/play/gamegrid.el b/lisp/play/gamegrid.el index 4f2be487463..1e265a635a0 100644 --- a/lisp/play/gamegrid.el +++ b/lisp/play/gamegrid.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gamegrid.el --- library for implementing grid-based games on Emacs | 1 | ;;; gamegrid.el --- library for implementing grid-based games on Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Glynn Clements <glynn@sensei.co.uk> | 5 | ;; Author: Glynn Clements <glynn@sensei.co.uk> |
| 6 | ;; Version: 1.02 | 6 | ;; Version: 1.02 |
diff --git a/lisp/play/gametree.el b/lisp/play/gametree.el index b71eb562f08..ef55015a999 100644 --- a/lisp/play/gametree.el +++ b/lisp/play/gametree.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gametree.el --- manage game analysis trees in Emacs | 1 | ;;; gametree.el --- manage game analysis trees in Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 1999, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 1999, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ian T Zimmerman <itz@rahul.net> | 5 | ;; Author: Ian T Zimmerman <itz@rahul.net> |
| 6 | ;; Created: Wed Dec 10 07:41:46 PST 1997 | 6 | ;; Created: Wed Dec 10 07:41:46 PST 1997 |
diff --git a/lisp/play/gomoku.el b/lisp/play/gomoku.el index 1cd1f81b6f8..8e6165fa5e4 100644 --- a/lisp/play/gomoku.el +++ b/lisp/play/gomoku.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gomoku.el --- Gomoku game between you and Emacs -*- lexical-binding:t -*- | 1 | ;;; gomoku.el --- Gomoku game between you and Emacs -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988, 1994, 1996, 2001-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1988, 1994, 1996, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Philippe Schnoebelen <phs@lsv.ens-cachan.fr> | 6 | ;; Author: Philippe Schnoebelen <phs@lsv.ens-cachan.fr> |
diff --git a/lisp/play/handwrite.el b/lisp/play/handwrite.el index 51e0a0f4e4d..32ea6630717 100644 --- a/lisp/play/handwrite.el +++ b/lisp/play/handwrite.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; handwrite.el --- turns your emacs buffer into a handwritten document -*- coding: utf-8; -*- | 1 | ;;; handwrite.el --- turns your emacs buffer into a handwritten document -*- coding: utf-8; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Danny Roozendaal (was: <danny@tvs.kun.nl>) | 5 | ;; Author: Danny Roozendaal (was: <danny@tvs.kun.nl>) |
| 6 | ;; Created: October 21 1996 | 6 | ;; Created: October 21 1996 |
diff --git a/lisp/play/landmark.el b/lisp/play/landmark.el index c1175944917..2a64cdfe899 100644 --- a/lisp/play/landmark.el +++ b/lisp/play/landmark.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; landmark.el --- Neural-network robot that learns landmarks -*- lexical-binding:t -*- | 1 | ;;; landmark.el --- Neural-network robot that learns landmarks -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1997, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1997, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Terrence Brannon (was: <brannon@rana.usc.edu>) | 5 | ;; Author: Terrence Brannon (was: <brannon@rana.usc.edu>) |
| 6 | ;; Created: December 16, 1996 - first release to usenet | 6 | ;; Created: December 16, 1996 - first release to usenet |
diff --git a/lisp/play/life.el b/lisp/play/life.el index a79fc9c0b7e..5bf8a9b57b7 100644 --- a/lisp/play/life.el +++ b/lisp/play/life.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; life.el --- John Horton Conway's `Life' game for GNU Emacs | 1 | ;;; life.el --- John Horton Conway's `Life' game for GNU Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1988, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kyle Jones <kyleuunet.uu.net> | 5 | ;; Author: Kyle Jones <kyleuunet.uu.net> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/play/morse.el b/lisp/play/morse.el index da593d778f1..5352341ce73 100644 --- a/lisp/play/morse.el +++ b/lisp/play/morse.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; morse.el --- convert text to morse code and back -*- coding: utf-8 -*- | 1 | ;;; morse.el --- convert text to morse code and back -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Rick Farnbach <rick_farnbach@MENTORG.COM> | 5 | ;; Author: Rick Farnbach <rick_farnbach@MENTORG.COM> |
| 6 | ;; Keywords: games | 6 | ;; Keywords: games |
diff --git a/lisp/play/mpuz.el b/lisp/play/mpuz.el index d3d55b30520..9b90e2c0dac 100644 --- a/lisp/play/mpuz.el +++ b/lisp/play/mpuz.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mpuz.el --- multiplication puzzle for GNU Emacs | 1 | ;;; mpuz.el --- multiplication puzzle for GNU Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Philippe Schnoebelen <phs@lsv.ens-cachan.fr> | 5 | ;; Author: Philippe Schnoebelen <phs@lsv.ens-cachan.fr> |
| 6 | ;; Overhauled: Daniel Pfeiffer <occitan@esperanto.org> | 6 | ;; Overhauled: Daniel Pfeiffer <occitan@esperanto.org> |
diff --git a/lisp/play/pong.el b/lisp/play/pong.el index 463d412ec54..54d8d537f47 100644 --- a/lisp/play/pong.el +++ b/lisp/play/pong.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pong.el --- classical implementation of pong | 1 | ;;; pong.el --- classical implementation of pong |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Benjamin Drieu <bdrieu@april.org> | 5 | ;; Author: Benjamin Drieu <bdrieu@april.org> |
| 6 | ;; Keywords: games | 6 | ;; Keywords: games |
diff --git a/lisp/play/snake.el b/lisp/play/snake.el index d1874c66fe0..d42ba44b630 100644 --- a/lisp/play/snake.el +++ b/lisp/play/snake.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; snake.el --- implementation of Snake for Emacs | 1 | ;;; snake.el --- implementation of Snake for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Glynn Clements <glynn@sensei.co.uk> | 5 | ;; Author: Glynn Clements <glynn@sensei.co.uk> |
| 6 | ;; Created: 1997-09-10 | 6 | ;; Created: 1997-09-10 |
diff --git a/lisp/play/solitaire.el b/lisp/play/solitaire.el index 884b126f712..4eda2ebb9a7 100644 --- a/lisp/play/solitaire.el +++ b/lisp/play/solitaire.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; solitaire.el --- game of solitaire in Emacs Lisp | 1 | ;;; solitaire.el --- game of solitaire in Emacs Lisp |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jan Schormann <Jan.Schormann@rechen-gilde.de> | 5 | ;; Author: Jan Schormann <Jan.Schormann@rechen-gilde.de> |
| 6 | ;; Created: Fri afternoon, Jun 3, 1994 | 6 | ;; Created: Fri afternoon, Jun 3, 1994 |
diff --git a/lisp/play/spook.el b/lisp/play/spook.el index fdc3c6915aa..02976c05aa4 100644 --- a/lisp/play/spook.el +++ b/lisp/play/spook.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; spook.el --- spook phrase utility for overloading the NSA line eater | 1 | ;;; spook.el --- spook phrase utility for overloading the NSA line eater |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988, 1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1988, 1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: games | 6 | ;; Keywords: games |
diff --git a/lisp/play/tetris.el b/lisp/play/tetris.el index 26fd73fdac0..586d1d5d462 100644 --- a/lisp/play/tetris.el +++ b/lisp/play/tetris.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tetris.el --- implementation of Tetris for Emacs | 1 | ;;; tetris.el --- implementation of Tetris for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Glynn Clements <glynn@sensei.co.uk> | 5 | ;; Author: Glynn Clements <glynn@sensei.co.uk> |
| 6 | ;; Version: 2.01 | 6 | ;; Version: 2.01 |
diff --git a/lisp/play/zone.el b/lisp/play/zone.el index 17b69937586..71037af01bd 100644 --- a/lisp/play/zone.el +++ b/lisp/play/zone.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; zone.el --- idle display hacks | 1 | ;;; zone.el --- idle display hacks |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Victor Zandy <zandy@cs.wisc.edu> | 5 | ;; Author: Victor Zandy <zandy@cs.wisc.edu> |
| 6 | ;; Maintainer: Thien-Thi Nguyen <ttn@gnu.org> | 6 | ;; Maintainer: Thien-Thi Nguyen <ttn@gnu.org> |
diff --git a/lisp/printing.el b/lisp/printing.el index 101c8e2a8e7..86d569a6ac6 100644 --- a/lisp/printing.el +++ b/lisp/printing.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; printing.el --- printing utilities | 1 | ;;; printing.el --- printing utilities |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2001, 2003-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2001, 2003-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
diff --git a/lisp/proced.el b/lisp/proced.el index 188b8c354c6..69355ab044a 100644 --- a/lisp/proced.el +++ b/lisp/proced.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; proced.el --- operate on system processes like dired | 1 | ;;; proced.el --- operate on system processes like dired |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Roland Winkler <winkler@gnu.org> | 5 | ;; Author: Roland Winkler <winkler@gnu.org> |
| 6 | ;; Keywords: Processes, Unix | 6 | ;; Keywords: Processes, Unix |
diff --git a/lisp/profiler.el b/lisp/profiler.el index 6238e7dd36f..2425d8c56a7 100644 --- a/lisp/profiler.el +++ b/lisp/profiler.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; profiler.el --- UI and helper functions for Emacs's native profiler -*- lexical-binding: t -*- | 1 | ;;; profiler.el --- UI and helper functions for Emacs's native profiler -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Tomohiro Matsuyama <tomo@cx4a.org> | 5 | ;; Author: Tomohiro Matsuyama <tomo@cx4a.org> |
| 6 | ;; Keywords: lisp | 6 | ;; Keywords: lisp |
diff --git a/lisp/progmodes/ada-mode.el b/lisp/progmodes/ada-mode.el index 0d07d573155..8afb92f2c90 100644 --- a/lisp/progmodes/ada-mode.el +++ b/lisp/progmodes/ada-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ada-mode.el --- major-mode for editing Ada sources | 1 | ;;; ada-mode.el --- major-mode for editing Ada sources |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1995, 1997-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1995, 1997-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Rolf Ebert <ebert@inf.enst.fr> | 5 | ;; Author: Rolf Ebert <ebert@inf.enst.fr> |
| 6 | ;; Markus Heritsch <Markus.Heritsch@studbox.uni-stuttgart.de> | 6 | ;; Markus Heritsch <Markus.Heritsch@studbox.uni-stuttgart.de> |
diff --git a/lisp/progmodes/ada-prj.el b/lisp/progmodes/ada-prj.el index 585bfd08477..4b1c1c26088 100644 --- a/lisp/progmodes/ada-prj.el +++ b/lisp/progmodes/ada-prj.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ada-prj.el --- GUI editing of project files for the ada-mode | 1 | ;;; ada-prj.el --- GUI editing of project files for the ada-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Emmanuel Briot <briot@gnat.com> | 5 | ;; Author: Emmanuel Briot <briot@gnat.com> |
| 6 | ;; Maintainer: Stephen Leake <stephen_leake@stephe-leake.org> | 6 | ;; Maintainer: Stephen Leake <stephen_leake@stephe-leake.org> |
diff --git a/lisp/progmodes/ada-stmt.el b/lisp/progmodes/ada-stmt.el index e35b5820c79..302bbc9a690 100644 --- a/lisp/progmodes/ada-stmt.el +++ b/lisp/progmodes/ada-stmt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ada-stmt.el --- an extension to Ada mode for inserting statement templates | 1 | ;;; ada-stmt.el --- an extension to Ada mode for inserting statement templates |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1987, 1993-1994, 1996-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1987, 1993-1994, 1996-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Authors: Daniel Pfeiffer | 6 | ;; Authors: Daniel Pfeiffer |
diff --git a/lisp/progmodes/ada-xref.el b/lisp/progmodes/ada-xref.el index 4bc37451e6e..6b611e6f99b 100644 --- a/lisp/progmodes/ada-xref.el +++ b/lisp/progmodes/ada-xref.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; ada-xref.el --- for lookup and completion in Ada mode | 1 | ;; ada-xref.el --- for lookup and completion in Ada mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Markus Heritsch <Markus.Heritsch@studbox.uni-stuttgart.de> | 5 | ;; Author: Markus Heritsch <Markus.Heritsch@studbox.uni-stuttgart.de> |
| 6 | ;; Rolf Ebert <ebert@inf.enst.fr> | 6 | ;; Rolf Ebert <ebert@inf.enst.fr> |
diff --git a/lisp/progmodes/antlr-mode.el b/lisp/progmodes/antlr-mode.el index 9557fc80eb2..28049e9190a 100644 --- a/lisp/progmodes/antlr-mode.el +++ b/lisp/progmodes/antlr-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; antlr-mode.el --- major mode for ANTLR grammar files | 1 | ;;; antlr-mode.el --- major mode for ANTLR grammar files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Christoph Wedler <Christoph.Wedler@sap.com> | 5 | ;; Author: Christoph Wedler <Christoph.Wedler@sap.com> |
| 6 | ;; Keywords: languages, ANTLR, code generator | 6 | ;; Keywords: languages, ANTLR, code generator |
diff --git a/lisp/progmodes/asm-mode.el b/lisp/progmodes/asm-mode.el index 3532b4a03f1..7df6a5d1de4 100644 --- a/lisp/progmodes/asm-mode.el +++ b/lisp/progmodes/asm-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; asm-mode.el --- mode for editing assembler code | 1 | ;;; asm-mode.el --- mode for editing assembler code |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1991, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> | 5 | ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/progmodes/autoconf.el b/lisp/progmodes/autoconf.el index 7baf906896a..0bcc315446c 100644 --- a/lisp/progmodes/autoconf.el +++ b/lisp/progmodes/autoconf.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; autoconf.el --- mode for editing Autoconf configure.ac files | 1 | ;;; autoconf.el --- mode for editing Autoconf configure.ac files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Keywords: languages | 6 | ;; Keywords: languages |
diff --git a/lisp/progmodes/bat-mode.el b/lisp/progmodes/bat-mode.el index 266c24adcca..2c5f192bf87 100644 --- a/lisp/progmodes/bat-mode.el +++ b/lisp/progmodes/bat-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; bat-mode.el --- Major mode for editing DOS/Windows scripts | 1 | ;;; bat-mode.el --- Major mode for editing DOS/Windows scripts |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Arni Magnusson <arnima@hafro.is> | 5 | ;; Author: Arni Magnusson <arnima@hafro.is> |
| 6 | ;; Keywords: languages | 6 | ;; Keywords: languages |
diff --git a/lisp/progmodes/bug-reference.el b/lisp/progmodes/bug-reference.el index a4b374ef63a..53d295868c4 100644 --- a/lisp/progmodes/bug-reference.el +++ b/lisp/progmodes/bug-reference.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; bug-reference.el --- buttonize bug references | 1 | ;; bug-reference.el --- buttonize bug references |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Tom Tromey <tromey@redhat.com> | 5 | ;; Author: Tom Tromey <tromey@redhat.com> |
| 6 | ;; Created: 21 Mar 2007 | 6 | ;; Created: 21 Mar 2007 |
diff --git a/lisp/progmodes/cc-align.el b/lisp/progmodes/cc-align.el index 5800dc95385..4db310d4ee3 100644 --- a/lisp/progmodes/cc-align.el +++ b/lisp/progmodes/cc-align.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cc-align.el --- custom indentation functions for CC Mode | 1 | ;;; cc-align.el --- custom indentation functions for CC Mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1987, 1992-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 1987, 1992-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: 2004- Alan Mackenzie | 5 | ;; Authors: 2004- Alan Mackenzie |
| 6 | ;; 1998- Martin Stjernholm | 6 | ;; 1998- Martin Stjernholm |
diff --git a/lisp/progmodes/cc-awk.el b/lisp/progmodes/cc-awk.el index 2fcd0fd1831..1ef80c801ee 100644 --- a/lisp/progmodes/cc-awk.el +++ b/lisp/progmodes/cc-awk.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cc-awk.el --- AWK specific code within cc-mode. | 1 | ;;; cc-awk.el --- AWK specific code within cc-mode. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988, 1994, 1996, 2000-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1988, 1994, 1996, 2000-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Alan Mackenzie <acm@muc.de> (originally based on awk-mode.el) | 6 | ;; Author: Alan Mackenzie <acm@muc.de> (originally based on awk-mode.el) |
diff --git a/lisp/progmodes/cc-bytecomp.el b/lisp/progmodes/cc-bytecomp.el index 2db5a100050..bf7803c85ca 100644 --- a/lisp/progmodes/cc-bytecomp.el +++ b/lisp/progmodes/cc-bytecomp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cc-bytecomp.el --- compile time setup for proper compilation | 1 | ;;; cc-bytecomp.el --- compile time setup for proper compilation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Martin Stjernholm | 5 | ;; Author: Martin Stjernholm |
| 6 | ;; Maintainer: bug-cc-mode@gnu.org | 6 | ;; Maintainer: bug-cc-mode@gnu.org |
diff --git a/lisp/progmodes/cc-cmds.el b/lisp/progmodes/cc-cmds.el index 0724697f8e8..68075f356ab 100644 --- a/lisp/progmodes/cc-cmds.el +++ b/lisp/progmodes/cc-cmds.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cc-cmds.el --- user level commands for CC Mode | 1 | ;;; cc-cmds.el --- user level commands for CC Mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1987, 1992-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 1987, 1992-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: 2003- Alan Mackenzie | 5 | ;; Authors: 2003- Alan Mackenzie |
| 6 | ;; 1998- Martin Stjernholm | 6 | ;; 1998- Martin Stjernholm |
diff --git a/lisp/progmodes/cc-defs.el b/lisp/progmodes/cc-defs.el index 46cb2f98621..2ea566a7a25 100644 --- a/lisp/progmodes/cc-defs.el +++ b/lisp/progmodes/cc-defs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cc-defs.el --- compile time definitions for CC Mode | 1 | ;;; cc-defs.el --- compile time definitions for CC Mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1987, 1992-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 1987, 1992-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: 2003- Alan Mackenzie | 5 | ;; Authors: 2003- Alan Mackenzie |
| 6 | ;; 1998- Martin Stjernholm | 6 | ;; 1998- Martin Stjernholm |
diff --git a/lisp/progmodes/cc-engine.el b/lisp/progmodes/cc-engine.el index 9a6e975dd93..328e0f79a1c 100644 --- a/lisp/progmodes/cc-engine.el +++ b/lisp/progmodes/cc-engine.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cc-engine.el --- core syntax guessing engine for CC mode -*- coding: utf-8 -*- | 1 | ;;; cc-engine.el --- core syntax guessing engine for CC mode -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1987, 1992-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 1987, 1992-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: 2001- Alan Mackenzie | 5 | ;; Authors: 2001- Alan Mackenzie |
| 6 | ;; 1998- Martin Stjernholm | 6 | ;; 1998- Martin Stjernholm |
diff --git a/lisp/progmodes/cc-fonts.el b/lisp/progmodes/cc-fonts.el index d39376a2f03..9a1273ddcce 100644 --- a/lisp/progmodes/cc-fonts.el +++ b/lisp/progmodes/cc-fonts.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cc-fonts.el --- font lock support for CC Mode | 1 | ;;; cc-fonts.el --- font lock support for CC Mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: 2003- Alan Mackenzie | 5 | ;; Authors: 2003- Alan Mackenzie |
| 6 | ;; 2002- Martin Stjernholm | 6 | ;; 2002- Martin Stjernholm |
diff --git a/lisp/progmodes/cc-guess.el b/lisp/progmodes/cc-guess.el index 4c077444adb..20534737d8a 100644 --- a/lisp/progmodes/cc-guess.el +++ b/lisp/progmodes/cc-guess.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; cc-guess.el --- guess indentation values by scanning existing code | 1 | ;;; cc-guess.el --- guess indentation values by scanning existing code |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1987, 1992-2006, 2011-2014 | 3 | ;; Copyright (C) 1985, 1987, 1992-2006, 2011-2015 Free Software |
| 4 | ;; Free Software Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: 1994-1995 Barry A. Warsaw | 6 | ;; Author: 1994-1995 Barry A. Warsaw |
| 7 | ;; 2011- Masatake YAMATO | 7 | ;; 2011- Masatake YAMATO |
diff --git a/lisp/progmodes/cc-langs.el b/lisp/progmodes/cc-langs.el index 31298d74e48..17d717e740f 100644 --- a/lisp/progmodes/cc-langs.el +++ b/lisp/progmodes/cc-langs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cc-langs.el --- language specific settings for CC Mode -*- coding: utf-8 -*- | 1 | ;;; cc-langs.el --- language specific settings for CC Mode -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1987, 1992-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 1987, 1992-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: 2002- Alan Mackenzie | 5 | ;; Authors: 2002- Alan Mackenzie |
| 6 | ;; 1998- Martin Stjernholm | 6 | ;; 1998- Martin Stjernholm |
diff --git a/lisp/progmodes/cc-menus.el b/lisp/progmodes/cc-menus.el index ae26e9b85c9..414b957fe94 100644 --- a/lisp/progmodes/cc-menus.el +++ b/lisp/progmodes/cc-menus.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cc-menus.el --- imenu support for CC Mode | 1 | ;;; cc-menus.el --- imenu support for CC Mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1987, 1992-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 1987, 1992-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: 1998- Martin Stjernholm | 5 | ;; Authors: 1998- Martin Stjernholm |
| 6 | ;; 1992-1999 Barry A. Warsaw | 6 | ;; 1992-1999 Barry A. Warsaw |
diff --git a/lisp/progmodes/cc-mode.el b/lisp/progmodes/cc-mode.el index a4824479b3c..01e93b3f202 100644 --- a/lisp/progmodes/cc-mode.el +++ b/lisp/progmodes/cc-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cc-mode.el --- major mode for editing C and similar languages | 1 | ;;; cc-mode.el --- major mode for editing C and similar languages |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1987, 1992-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 1987, 1992-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: 2003- Alan Mackenzie | 5 | ;; Authors: 2003- Alan Mackenzie |
| 6 | ;; 1998- Martin Stjernholm | 6 | ;; 1998- Martin Stjernholm |
diff --git a/lisp/progmodes/cc-styles.el b/lisp/progmodes/cc-styles.el index 793a6eac208..9a29c01c62e 100644 --- a/lisp/progmodes/cc-styles.el +++ b/lisp/progmodes/cc-styles.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cc-styles.el --- support for styles in CC Mode | 1 | ;;; cc-styles.el --- support for styles in CC Mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1987, 1992-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 1987, 1992-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: 2004- Alan Mackenzie | 5 | ;; Authors: 2004- Alan Mackenzie |
| 6 | ;; 1998- Martin Stjernholm | 6 | ;; 1998- Martin Stjernholm |
diff --git a/lisp/progmodes/cc-vars.el b/lisp/progmodes/cc-vars.el index 635e382c755..022bc225c9f 100644 --- a/lisp/progmodes/cc-vars.el +++ b/lisp/progmodes/cc-vars.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cc-vars.el --- user customization variables for CC Mode | 1 | ;;; cc-vars.el --- user customization variables for CC Mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1987, 1992-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 1987, 1992-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: 2002- Alan Mackenzie | 5 | ;; Authors: 2002- Alan Mackenzie |
| 6 | ;; 1998- Martin Stjernholm | 6 | ;; 1998- Martin Stjernholm |
diff --git a/lisp/progmodes/cfengine.el b/lisp/progmodes/cfengine.el index 53d5be90cab..b485a5d269b 100644 --- a/lisp/progmodes/cfengine.el +++ b/lisp/progmodes/cfengine.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cfengine.el --- mode for editing Cfengine files | 1 | ;;; cfengine.el --- mode for editing Cfengine files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Maintainer: Ted Zlatanov <tzz@lifelogs.com> | 6 | ;; Maintainer: Ted Zlatanov <tzz@lifelogs.com> |
diff --git a/lisp/progmodes/cmacexp.el b/lisp/progmodes/cmacexp.el index ce5502a82dd..357625d10cf 100644 --- a/lisp/progmodes/cmacexp.el +++ b/lisp/progmodes/cmacexp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cmacexp.el --- expand C macros in a region | 1 | ;;; cmacexp.el --- expand C macros in a region |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 1994, 1996, 2000-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1992, 1994, 1996, 2000-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Francesco Potortì <pot@gnu.org> | 6 | ;; Author: Francesco Potortì <pot@gnu.org> |
diff --git a/lisp/progmodes/compile.el b/lisp/progmodes/compile.el index 5de2c6afa53..362bbf54c0b 100644 --- a/lisp/progmodes/compile.el +++ b/lisp/progmodes/compile.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; compile.el --- run compiler as inferior of Emacs, parse error messages | 1 | ;;; compile.el --- run compiler as inferior of Emacs, parse error messages |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1993-1999, 2001-2014 Free Software | 3 | ;; Copyright (C) 1985-1987, 1993-1999, 2001-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Authors: Roland McGrath <roland@gnu.org>, | 6 | ;; Authors: Roland McGrath <roland@gnu.org>, |
diff --git a/lisp/progmodes/cperl-mode.el b/lisp/progmodes/cperl-mode.el index cd60475974c..3b8742ee842 100644 --- a/lisp/progmodes/cperl-mode.el +++ b/lisp/progmodes/cperl-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cperl-mode.el --- Perl code editing commands for Emacs | 1 | ;;; cperl-mode.el --- Perl code editing commands for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1991-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985-1987, 1991-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ilya Zakharevich | 5 | ;; Author: Ilya Zakharevich |
| 6 | ;; Bob Olson | 6 | ;; Bob Olson |
diff --git a/lisp/progmodes/cpp.el b/lisp/progmodes/cpp.el index c5fa5398dcc..bf8458e725a 100644 --- a/lisp/progmodes/cpp.el +++ b/lisp/progmodes/cpp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cpp.el --- highlight or hide text according to cpp conditionals | 1 | ;;; cpp.el --- highlight or hide text according to cpp conditionals |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1995, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1995, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> | 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> |
| 6 | ;; Keywords: c, faces, tools | 6 | ;; Keywords: c, faces, tools |
diff --git a/lisp/progmodes/cwarn.el b/lisp/progmodes/cwarn.el index 1aa5170591a..2f501f28b65 100644 --- a/lisp/progmodes/cwarn.el +++ b/lisp/progmodes/cwarn.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cwarn.el --- highlight suspicious C and C++ constructions | 1 | ;;; cwarn.el --- highlight suspicious C and C++ constructions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Anders Lindgren <andersl@andersl.com> | 5 | ;; Author: Anders Lindgren <andersl@andersl.com> |
| 6 | ;; Keywords: c, languages, faces | 6 | ;; Keywords: c, languages, faces |
diff --git a/lisp/progmodes/dcl-mode.el b/lisp/progmodes/dcl-mode.el index 289ca3f8471..eab4ae854d5 100644 --- a/lisp/progmodes/dcl-mode.el +++ b/lisp/progmodes/dcl-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dcl-mode.el --- major mode for editing DCL command files | 1 | ;;; dcl-mode.el --- major mode for editing DCL command files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Odd Gripenstam <gripenstamol@decus.se> | 5 | ;; Author: Odd Gripenstam <gripenstamol@decus.se> |
| 6 | ;; Maintainer: Odd Gripenstam <gripenstamol@decus.se> | 6 | ;; Maintainer: Odd Gripenstam <gripenstamol@decus.se> |
diff --git a/lisp/progmodes/ebnf-abn.el b/lisp/progmodes/ebnf-abn.el index 5363f61853d..d409139d27f 100644 --- a/lisp/progmodes/ebnf-abn.el +++ b/lisp/progmodes/ebnf-abn.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ebnf-abn.el --- parser for ABNF (Augmented BNF) | 1 | ;;; ebnf-abn.el --- parser for ABNF (Augmented BNF) |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
diff --git a/lisp/progmodes/ebnf-bnf.el b/lisp/progmodes/ebnf-bnf.el index 848124b51ab..e339818cf30 100644 --- a/lisp/progmodes/ebnf-bnf.el +++ b/lisp/progmodes/ebnf-bnf.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ebnf-bnf.el --- parser for EBNF | 1 | ;;; ebnf-bnf.el --- parser for EBNF |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
diff --git a/lisp/progmodes/ebnf-dtd.el b/lisp/progmodes/ebnf-dtd.el index 5b41e146bb7..35bd8df9c99 100644 --- a/lisp/progmodes/ebnf-dtd.el +++ b/lisp/progmodes/ebnf-dtd.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ebnf-dtd.el --- parser for DTD (Data Type Description for XML) | 1 | ;;; ebnf-dtd.el --- parser for DTD (Data Type Description for XML) |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
diff --git a/lisp/progmodes/ebnf-ebx.el b/lisp/progmodes/ebnf-ebx.el index 607abd6011f..28058e360bd 100644 --- a/lisp/progmodes/ebnf-ebx.el +++ b/lisp/progmodes/ebnf-ebx.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ebnf-ebx.el --- parser for EBNF used to specify XML (EBNFX) | 1 | ;;; ebnf-ebx.el --- parser for EBNF used to specify XML (EBNFX) |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
diff --git a/lisp/progmodes/ebnf-iso.el b/lisp/progmodes/ebnf-iso.el index e1bd1a1d54f..2cbe9010821 100644 --- a/lisp/progmodes/ebnf-iso.el +++ b/lisp/progmodes/ebnf-iso.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ebnf-iso.el --- parser for ISO EBNF | 1 | ;;; ebnf-iso.el --- parser for ISO EBNF |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
diff --git a/lisp/progmodes/ebnf-otz.el b/lisp/progmodes/ebnf-otz.el index 0e8909cbfa4..3e5cf38665c 100644 --- a/lisp/progmodes/ebnf-otz.el +++ b/lisp/progmodes/ebnf-otz.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ebnf-otz.el --- syntactic chart OpTimiZer | 1 | ;;; ebnf-otz.el --- syntactic chart OpTimiZer |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
diff --git a/lisp/progmodes/ebnf-yac.el b/lisp/progmodes/ebnf-yac.el index a72ca2c5f65..d9e8a15fef4 100644 --- a/lisp/progmodes/ebnf-yac.el +++ b/lisp/progmodes/ebnf-yac.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ebnf-yac.el --- parser for Yacc/Bison | 1 | ;;; ebnf-yac.el --- parser for Yacc/Bison |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
diff --git a/lisp/progmodes/ebnf2ps.el b/lisp/progmodes/ebnf2ps.el index eb4191683cc..a897f96905a 100644 --- a/lisp/progmodes/ebnf2ps.el +++ b/lisp/progmodes/ebnf2ps.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ebnf2ps.el --- translate an EBNF to a syntactic chart on PostScript | 1 | ;;; ebnf2ps.el --- translate an EBNF to a syntactic chart on PostScript |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
diff --git a/lisp/progmodes/ebrowse.el b/lisp/progmodes/ebrowse.el index 177c341f3e1..f91e4a741cc 100644 --- a/lisp/progmodes/ebrowse.el +++ b/lisp/progmodes/ebrowse.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ebrowse.el --- Emacs C++ class browser & tags facility | 1 | ;;; ebrowse.el --- Emacs C++ class browser & tags facility |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Gerd Moellmann <gerd@gnu.org> | 5 | ;; Author: Gerd Moellmann <gerd@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/progmodes/elisp-mode.el b/lisp/progmodes/elisp-mode.el index c6cab1257a5..4de40eff538 100644 --- a/lisp/progmodes/elisp-mode.el +++ b/lisp/progmodes/elisp-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; elisp-mode.el --- Emacs Lisp mode -*- lexical-binding:t -*- | 1 | ;;; elisp-mode.el --- Emacs Lisp mode -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985-1986, 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: lisp, languages | 6 | ;; Keywords: lisp, languages |
diff --git a/lisp/progmodes/etags.el b/lisp/progmodes/etags.el index be0dabf17b2..47b305fb081 100644 --- a/lisp/progmodes/etags.el +++ b/lisp/progmodes/etags.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; etags.el --- etags facility for Emacs -*- lexical-binding: t -*- | 1 | ;;; etags.el --- etags facility for Emacs -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1988-1989, 1992-1996, 1998, 2000-2014 Free | 3 | ;; Copyright (C) 1985-1986, 1988-1989, 1992-1996, 1998, 2000-2015 Free |
| 4 | ;; Software Foundation, Inc. | 4 | ;; Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Roland McGrath <roland@gnu.org> | 6 | ;; Author: Roland McGrath <roland@gnu.org> |
diff --git a/lisp/progmodes/executable.el b/lisp/progmodes/executable.el index 98915985eec..bdc6403c316 100644 --- a/lisp/progmodes/executable.el +++ b/lisp/progmodes/executable.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; executable.el --- base functionality for executable interpreter scripts -*- byte-compile-dynamic: t -*- | 1 | ;;; executable.el --- base functionality for executable interpreter scripts -*- byte-compile-dynamic: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1996, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1996, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daniel Pfeiffer <occitan@esperanto.org> | 5 | ;; Author: Daniel Pfeiffer <occitan@esperanto.org> |
| 6 | ;; Keywords: languages, unix | 6 | ;; Keywords: languages, unix |
diff --git a/lisp/progmodes/f90.el b/lisp/progmodes/f90.el index c7f018f5f15..aeb4ddee9ef 100644 --- a/lisp/progmodes/f90.el +++ b/lisp/progmodes/f90.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; f90.el --- Fortran-90 mode (free format) -*- lexical-binding: t -*- | 1 | ;;; f90.el --- Fortran-90 mode (free format) -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-1997, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-1997, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Torbjörn Einarsson <Torbjorn.Einarsson@era.ericsson.se> | 5 | ;; Author: Torbjörn Einarsson <Torbjorn.Einarsson@era.ericsson.se> |
| 6 | ;; Maintainer: Glenn Morris <rgm@gnu.org> | 6 | ;; Maintainer: Glenn Morris <rgm@gnu.org> |
diff --git a/lisp/progmodes/flymake.el b/lisp/progmodes/flymake.el index 10aed7db3c9..696ab5273b7 100644 --- a/lisp/progmodes/flymake.el +++ b/lisp/progmodes/flymake.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; flymake.el --- a universal on-the-fly syntax checker -*- lexical-binding: t; -*- | 1 | ;;; flymake.el --- a universal on-the-fly syntax checker -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Pavel Kobyakov <pk_at_work@yahoo.com> | 5 | ;; Author: Pavel Kobyakov <pk_at_work@yahoo.com> |
| 6 | ;; Maintainer: Leo Liu <sdl.web@gmail.com> | 6 | ;; Maintainer: Leo Liu <sdl.web@gmail.com> |
diff --git a/lisp/progmodes/fortran.el b/lisp/progmodes/fortran.el index cf324b40026..c0d4454c3ec 100644 --- a/lisp/progmodes/fortran.el +++ b/lisp/progmodes/fortran.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; fortran.el --- Fortran mode for GNU Emacs | 1 | ;;; fortran.el --- Fortran mode for GNU Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986, 1993-1995, 1997-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1986, 1993-1995, 1997-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Michael D. Prange <prange@erl.mit.edu> | 6 | ;; Author: Michael D. Prange <prange@erl.mit.edu> |
diff --git a/lisp/progmodes/gdb-mi.el b/lisp/progmodes/gdb-mi.el index 0c81a8506c0..27846ede332 100644 --- a/lisp/progmodes/gdb-mi.el +++ b/lisp/progmodes/gdb-mi.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gdb-mi.el --- User Interface for running GDB -*- lexical-binding: t -*- | 1 | ;;; gdb-mi.el --- User Interface for running GDB -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nick Roberts <nickrob@gnu.org> | 5 | ;; Author: Nick Roberts <nickrob@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/progmodes/glasses.el b/lisp/progmodes/glasses.el index 23fced7ef8e..257c3d2a80f 100644 --- a/lisp/progmodes/glasses.el +++ b/lisp/progmodes/glasses.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; glasses.el --- make cantReadThis readable | 1 | ;;; glasses.el --- make cantReadThis readable |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Milan Zamazal <pdm@zamazal.org> | 5 | ;; Author: Milan Zamazal <pdm@zamazal.org> |
| 6 | ;; Maintainer: Milan Zamazal <pdm@zamazal.org> | 6 | ;; Maintainer: Milan Zamazal <pdm@zamazal.org> |
diff --git a/lisp/progmodes/grep.el b/lisp/progmodes/grep.el index b0d4b5ac377..048fa1180a9 100644 --- a/lisp/progmodes/grep.el +++ b/lisp/progmodes/grep.el | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | ;;; grep.el --- run `grep' and display the results -*- lexical-binding:t -*- | 1 | ;;; grep.el --- run `grep' and display the results -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1993-1999, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985-1987, 1993-1999, 2001-2015 Free Software |
| 4 | ;; Foundation, Inc. | ||
| 4 | 5 | ||
| 5 | ;; Author: Roland McGrath <roland@gnu.org> | 6 | ;; Author: Roland McGrath <roland@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 7 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/progmodes/gud.el b/lisp/progmodes/gud.el index a12bdd99f23..42c5b20a7b8 100644 --- a/lisp/progmodes/gud.el +++ b/lisp/progmodes/gud.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gud.el --- Grand Unified Debugger mode for running GDB and other debuggers | 1 | ;;; gud.el --- Grand Unified Debugger mode for running GDB and other debuggers |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-1996, 1998, 2000-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1992-1996, 1998, 2000-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> | 6 | ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> |
diff --git a/lisp/progmodes/hideif.el b/lisp/progmodes/hideif.el index cda421fbc86..7f2fd9274f7 100644 --- a/lisp/progmodes/hideif.el +++ b/lisp/progmodes/hideif.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hideif.el --- hides selected code within ifdef -*- lexical-binding:t -*- | 1 | ;;; hideif.el --- hides selected code within ifdef -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988, 1994, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1988, 1994, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Brian Marick | 5 | ;; Author: Brian Marick |
| 6 | ;; Daniel LaLiberte <liberte@holonexus.org> | 6 | ;; Daniel LaLiberte <liberte@holonexus.org> |
diff --git a/lisp/progmodes/hideshow.el b/lisp/progmodes/hideshow.el index a016c3283eb..fb4d445b595 100644 --- a/lisp/progmodes/hideshow.el +++ b/lisp/progmodes/hideshow.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hideshow.el --- minor mode cmds to selectively display code/comment blocks -*- coding: utf-8 -*- | 1 | ;;; hideshow.el --- minor mode cmds to selectively display code/comment blocks -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Thien-Thi Nguyen <ttn@gnu.org> | 5 | ;; Author: Thien-Thi Nguyen <ttn@gnu.org> |
| 6 | ;; Dan Nicolaescu <dann@ics.uci.edu> | 6 | ;; Dan Nicolaescu <dann@ics.uci.edu> |
diff --git a/lisp/progmodes/icon.el b/lisp/progmodes/icon.el index 88c0a011e98..b716e7da594 100644 --- a/lisp/progmodes/icon.el +++ b/lisp/progmodes/icon.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; icon.el --- mode for editing Icon code | 1 | ;;; icon.el --- mode for editing Icon code |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1989, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1989, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Chris Smith <csmith@convex.com> | 5 | ;; Author: Chris Smith <csmith@convex.com> |
| 6 | ;; Created: 15 Feb 89 | 6 | ;; Created: 15 Feb 89 |
diff --git a/lisp/progmodes/idlw-complete-structtag.el b/lisp/progmodes/idlw-complete-structtag.el index 6cb04a03b7e..a9ddeba9433 100644 --- a/lisp/progmodes/idlw-complete-structtag.el +++ b/lisp/progmodes/idlw-complete-structtag.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; idlw-complete-structtag.el --- Completion of structure tags. | 1 | ;;; idlw-complete-structtag.el --- Completion of structure tags. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <dominik@astro.uva.nl> | 5 | ;; Author: Carsten Dominik <dominik@astro.uva.nl> |
| 6 | ;; Maintainer: J.D. Smith <jdsmith@as.arizona.edu> | 6 | ;; Maintainer: J.D. Smith <jdsmith@as.arizona.edu> |
diff --git a/lisp/progmodes/idlw-help.el b/lisp/progmodes/idlw-help.el index 3d42fe231bd..c4111398f54 100644 --- a/lisp/progmodes/idlw-help.el +++ b/lisp/progmodes/idlw-help.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; idlw-help.el --- HTML Help code for IDLWAVE | 1 | ;;; idlw-help.el --- HTML Help code for IDLWAVE |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Authors: J.D. Smith <jdsmith@as.arizona.edu> | 5 | ;; Authors: J.D. Smith <jdsmith@as.arizona.edu> |
| 6 | ;; Carsten Dominik <dominik@science.uva.nl> | 6 | ;; Carsten Dominik <dominik@science.uva.nl> |
diff --git a/lisp/progmodes/idlw-shell.el b/lisp/progmodes/idlw-shell.el index 876695b0809..40c40eef302 100644 --- a/lisp/progmodes/idlw-shell.el +++ b/lisp/progmodes/idlw-shell.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; idlw-shell.el --- run IDL as an inferior process of Emacs. | 1 | ;; idlw-shell.el --- run IDL as an inferior process of Emacs. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: J.D. Smith <jdsmith@as.arizona.edu> | 5 | ;; Authors: J.D. Smith <jdsmith@as.arizona.edu> |
| 6 | ;; Carsten Dominik <dominik@astro.uva.nl> | 6 | ;; Carsten Dominik <dominik@astro.uva.nl> |
diff --git a/lisp/progmodes/idlw-toolbar.el b/lisp/progmodes/idlw-toolbar.el index 45672be7d97..89284cae3eb 100644 --- a/lisp/progmodes/idlw-toolbar.el +++ b/lisp/progmodes/idlw-toolbar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; idlw-toolbar.el --- a debugging toolbar for IDLWAVE | 1 | ;;; idlw-toolbar.el --- a debugging toolbar for IDLWAVE |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <dominik@astro.uva.nl> | 5 | ;; Author: Carsten Dominik <dominik@astro.uva.nl> |
| 6 | ;; Maintainer: J.D. Smith <jdsmith@as.arizona.edu> | 6 | ;; Maintainer: J.D. Smith <jdsmith@as.arizona.edu> |
diff --git a/lisp/progmodes/idlwave.el b/lisp/progmodes/idlwave.el index 7502a491806..7e269cb60f0 100644 --- a/lisp/progmodes/idlwave.el +++ b/lisp/progmodes/idlwave.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; idlwave.el --- IDL editing mode for GNU Emacs | 1 | ;; idlwave.el --- IDL editing mode for GNU Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: J.D. Smith <jdsmith@as.arizona.edu> | 5 | ;; Authors: J.D. Smith <jdsmith@as.arizona.edu> |
| 6 | ;; Carsten Dominik <dominik@science.uva.nl> | 6 | ;; Carsten Dominik <dominik@science.uva.nl> |
diff --git a/lisp/progmodes/inf-lisp.el b/lisp/progmodes/inf-lisp.el index ba64ae31844..cdedbce9cbf 100644 --- a/lisp/progmodes/inf-lisp.el +++ b/lisp/progmodes/inf-lisp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; inf-lisp.el --- an inferior-lisp mode | 1 | ;;; inf-lisp.el --- an inferior-lisp mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988, 1993-1994, 2001-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1988, 1993-1994, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Olin Shivers <shivers@cs.cmu.edu> | 6 | ;; Author: Olin Shivers <shivers@cs.cmu.edu> |
diff --git a/lisp/progmodes/js.el b/lisp/progmodes/js.el index f6a9440610e..de6a33988a4 100644 --- a/lisp/progmodes/js.el +++ b/lisp/progmodes/js.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; js.el --- Major mode for editing JavaScript -*- lexical-binding: t -*- | 1 | ;;; js.el --- Major mode for editing JavaScript -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Karl Landstrom <karl.landstrom@brgeight.se> | 5 | ;; Author: Karl Landstrom <karl.landstrom@brgeight.se> |
| 6 | ;; Daniel Colascione <dan.colascione@gmail.com> | 6 | ;; Daniel Colascione <dan.colascione@gmail.com> |
diff --git a/lisp/progmodes/ld-script.el b/lisp/progmodes/ld-script.el index 430dd5facf7..0c180dfc147 100644 --- a/lisp/progmodes/ld-script.el +++ b/lisp/progmodes/ld-script.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ld-script.el --- GNU linker script editing mode for Emacs | 1 | ;;; ld-script.el --- GNU linker script editing mode for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Masatake YAMATO<jet@gyve.org> | 5 | ;; Author: Masatake YAMATO<jet@gyve.org> |
| 6 | ;; Keywords: languages, faces | 6 | ;; Keywords: languages, faces |
diff --git a/lisp/progmodes/m4-mode.el b/lisp/progmodes/m4-mode.el index 573acf4445d..511b25486a2 100644 --- a/lisp/progmodes/m4-mode.el +++ b/lisp/progmodes/m4-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; m4-mode.el --- m4 code editing commands for Emacs | 1 | ;;; m4-mode.el --- m4 code editing commands for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1997, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Andrew Csillag <drew_csillag@geocities.com> | 5 | ;; Author: Andrew Csillag <drew_csillag@geocities.com> |
| 6 | ;; Maintainer: Andrew Csillag <drew_csillag@geocities.com> | 6 | ;; Maintainer: Andrew Csillag <drew_csillag@geocities.com> |
diff --git a/lisp/progmodes/make-mode.el b/lisp/progmodes/make-mode.el index 30d9f459bde..fc0be60fb59 100644 --- a/lisp/progmodes/make-mode.el +++ b/lisp/progmodes/make-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; make-mode.el --- makefile editing commands for Emacs -*- lexical-binding:t -*- | 1 | ;;; make-mode.el --- makefile editing commands for Emacs -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 1994, 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992, 1994, 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Thomas Neumann <tom@smart.bo.open.de> | 5 | ;; Author: Thomas Neumann <tom@smart.bo.open.de> |
| 6 | ;; Eric S. Raymond <esr@snark.thyrsus.com> | 6 | ;; Eric S. Raymond <esr@snark.thyrsus.com> |
diff --git a/lisp/progmodes/mantemp.el b/lisp/progmodes/mantemp.el index 01396c36e60..6b92c7ee2d6 100644 --- a/lisp/progmodes/mantemp.el +++ b/lisp/progmodes/mantemp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mantemp.el --- create manual template instantiations from g++ 2.7.2 output | 1 | ;;; mantemp.el --- create manual template instantiations from g++ 2.7.2 output |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Tom Houlder <thoulder@icor.fr> | 5 | ;; Author: Tom Houlder <thoulder@icor.fr> |
| 6 | ;; Created: 10 Dec 1996 | 6 | ;; Created: 10 Dec 1996 |
diff --git a/lisp/progmodes/meta-mode.el b/lisp/progmodes/meta-mode.el index 3171867e3aa..62ff2fac2ac 100644 --- a/lisp/progmodes/meta-mode.el +++ b/lisp/progmodes/meta-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; meta-mode.el --- major mode for editing Metafont or MetaPost sources -*- lexical-binding:t -*- | 1 | ;;; meta-mode.el --- major mode for editing Metafont or MetaPost sources -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ulrik Vieth <vieth@thphy.uni-duesseldorf.de> | 5 | ;; Author: Ulrik Vieth <vieth@thphy.uni-duesseldorf.de> |
| 6 | ;; Version: 1.0 | 6 | ;; Version: 1.0 |
diff --git a/lisp/progmodes/mixal-mode.el b/lisp/progmodes/mixal-mode.el index f8b497ef8f9..c95315700b3 100644 --- a/lisp/progmodes/mixal-mode.el +++ b/lisp/progmodes/mixal-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mixal-mode.el --- Major mode for the mix asm language. | 1 | ;;; mixal-mode.el --- Major mode for the mix asm language. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Pieter E.J. Pareit <pieter.pareit@gmail.com> | 5 | ;; Author: Pieter E.J. Pareit <pieter.pareit@gmail.com> |
| 6 | ;; Maintainer: Pieter E.J. Pareit <pieter.pareit@gmail.com> | 6 | ;; Maintainer: Pieter E.J. Pareit <pieter.pareit@gmail.com> |
diff --git a/lisp/progmodes/octave.el b/lisp/progmodes/octave.el index 7d963635bc0..cbdaae6fa71 100644 --- a/lisp/progmodes/octave.el +++ b/lisp/progmodes/octave.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; octave.el --- editing octave source files under emacs -*- lexical-binding: t; -*- | 1 | ;;; octave.el --- editing octave source files under emacs -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> | 5 | ;; Author: Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> |
| 6 | ;; John Eaton <jwe@octave.org> | 6 | ;; John Eaton <jwe@octave.org> |
diff --git a/lisp/progmodes/opascal.el b/lisp/progmodes/opascal.el index 2f3704be6fa..2eba620ceb2 100644 --- a/lisp/progmodes/opascal.el +++ b/lisp/progmodes/opascal.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; opascal.el --- major mode for editing Object Pascal source in Emacs -*- lexical-binding: t -*- | 1 | ;;; opascal.el --- major mode for editing Object Pascal source in Emacs -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-1999, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-1999, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Ray Blaak <blaak@infomatch.com>, | 5 | ;; Authors: Ray Blaak <blaak@infomatch.com>, |
| 6 | ;; Simon South <ssouth@member.fsf.org> | 6 | ;; Simon South <ssouth@member.fsf.org> |
diff --git a/lisp/progmodes/pascal.el b/lisp/progmodes/pascal.el index f32d4641af0..c05bda5c925 100644 --- a/lisp/progmodes/pascal.el +++ b/lisp/progmodes/pascal.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pascal.el --- major mode for editing pascal source in Emacs -*- lexical-binding: t -*- | 1 | ;;; pascal.el --- major mode for editing pascal source in Emacs -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Espen Skoglund <esk@gnu.org> | 5 | ;; Author: Espen Skoglund <esk@gnu.org> |
| 6 | ;; Keywords: languages | 6 | ;; Keywords: languages |
diff --git a/lisp/progmodes/perl-mode.el b/lisp/progmodes/perl-mode.el index b4a96e741b7..a64944f0dc5 100644 --- a/lisp/progmodes/perl-mode.el +++ b/lisp/progmodes/perl-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; perl-mode.el --- Perl code editing commands for GNU Emacs -*- lexical-binding:t -*- | 1 | ;;; perl-mode.el --- Perl code editing commands for GNU Emacs -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990, 1994, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990, 1994, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: William F. Mann | 5 | ;; Author: William F. Mann |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/progmodes/prog-mode.el b/lisp/progmodes/prog-mode.el index 1cfe1568813..0d9fabd2057 100644 --- a/lisp/progmodes/prog-mode.el +++ b/lisp/progmodes/prog-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; prog-mode.el --- Generic major mode for programming -*- lexical-binding: t -*- | 1 | ;;; prog-mode.el --- Generic major mode for programming -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/lisp/progmodes/prolog.el b/lisp/progmodes/prolog.el index 3f98708e2e3..2d95345b531 100644 --- a/lisp/progmodes/prolog.el +++ b/lisp/progmodes/prolog.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; prolog.el --- major mode for Prolog (and Mercury) -*- lexical-binding:t -*- | 1 | ;;; prolog.el --- major mode for Prolog (and Mercury) -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986-1987, 1997-1999, 2002-2003, 2011-2014 Free | 3 | ;; Copyright (C) 1986-1987, 1997-1999, 2002-2003, 2011-2015 Free |
| 4 | ;; Software Foundation, Inc. | 4 | ;; Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Authors: Emil Åström <emil_astrom(at)hotmail(dot)com> | 6 | ;; Authors: Emil Åström <emil_astrom(at)hotmail(dot)com> |
diff --git a/lisp/progmodes/ps-mode.el b/lisp/progmodes/ps-mode.el index 9d74c40525e..077be53e2fb 100644 --- a/lisp/progmodes/ps-mode.el +++ b/lisp/progmodes/ps-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ps-mode.el --- PostScript mode for GNU Emacs | 1 | ;;; ps-mode.el --- PostScript mode for GNU Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Peter Kleiweg <p.c.j.kleiweg@rug.nl> | 5 | ;; Author: Peter Kleiweg <p.c.j.kleiweg@rug.nl> |
| 6 | ;; Maintainer: Peter Kleiweg <p.c.j.kleiweg@rug.nl> | 6 | ;; Maintainer: Peter Kleiweg <p.c.j.kleiweg@rug.nl> |
diff --git a/lisp/progmodes/python.el b/lisp/progmodes/python.el index c46c5d68019..1e8623dd901 100644 --- a/lisp/progmodes/python.el +++ b/lisp/progmodes/python.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; python.el --- Python's flying circus support for Emacs -*- lexical-binding: t -*- | 1 | ;;; python.el --- Python's flying circus support for Emacs -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Fabián E. Gallina <fabian@anue.biz> | 5 | ;; Author: Fabián E. Gallina <fabian@anue.biz> |
| 6 | ;; URL: https://github.com/fgallina/python.el | 6 | ;; URL: https://github.com/fgallina/python.el |
| @@ -2767,7 +2767,7 @@ the python shell: | |||
| 2767 | (concat | 2767 | (concat |
| 2768 | (format "# -*- coding: %s -*-\n" encoding) | 2768 | (format "# -*- coding: %s -*-\n" encoding) |
| 2769 | (make-string | 2769 | (make-string |
| 2770 | ;; Substract 2 because of the coding cookie. | 2770 | ;; Subtract 2 because of the coding cookie. |
| 2771 | (- (line-number-at-pos start) 2) ?\n)))) | 2771 | (- (line-number-at-pos start) 2) ?\n)))) |
| 2772 | (toplevel-block-p (save-excursion | 2772 | (toplevel-block-p (save-excursion |
| 2773 | (goto-char start) | 2773 | (goto-char start) |
| @@ -4406,7 +4406,7 @@ operator." | |||
| 4406 | 4406 | ||
| 4407 | (defun python-info-encoding-from-cookie () | 4407 | (defun python-info-encoding-from-cookie () |
| 4408 | "Detect current buffer's encoding from its coding cookie. | 4408 | "Detect current buffer's encoding from its coding cookie. |
| 4409 | Returns the enconding as a symbol." | 4409 | Returns the encoding as a symbol." |
| 4410 | (let ((first-two-lines | 4410 | (let ((first-two-lines |
| 4411 | (save-excursion | 4411 | (save-excursion |
| 4412 | (save-restriction | 4412 | (save-restriction |
| @@ -4423,9 +4423,9 @@ Returns the enconding as a symbol." | |||
| 4423 | "Return encoding for file. | 4423 | "Return encoding for file. |
| 4424 | Try `python-info-encoding-from-cookie', if none is found then | 4424 | Try `python-info-encoding-from-cookie', if none is found then |
| 4425 | default to utf-8." | 4425 | default to utf-8." |
| 4426 | ;; If no enconding is defined, then it's safe to use UTF-8: Python 2 | 4426 | ;; If no encoding is defined, then it's safe to use UTF-8: Python 2 |
| 4427 | ;; uses ASCII as default while Python 3 uses UTF-8. This means that | 4427 | ;; uses ASCII as default while Python 3 uses UTF-8. This means that |
| 4428 | ;; in the worst case escenario python.el will make things work for | 4428 | ;; in the worst case scenario python.el will make things work for |
| 4429 | ;; Python 2 files with unicode data and no encoding defined. | 4429 | ;; Python 2 files with unicode data and no encoding defined. |
| 4430 | (or (python-info-encoding-from-cookie) | 4430 | (or (python-info-encoding-from-cookie) |
| 4431 | 'utf-8)) | 4431 | 'utf-8)) |
diff --git a/lisp/progmodes/ruby-mode.el b/lisp/progmodes/ruby-mode.el index bf0884f3560..d1e42ca3443 100644 --- a/lisp/progmodes/ruby-mode.el +++ b/lisp/progmodes/ruby-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ruby-mode.el --- Major mode for editing Ruby files | 1 | ;;; ruby-mode.el --- Major mode for editing Ruby files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Yukihiro Matsumoto | 5 | ;; Authors: Yukihiro Matsumoto |
| 6 | ;; Nobuyoshi Nakada | 6 | ;; Nobuyoshi Nakada |
diff --git a/lisp/progmodes/scheme.el b/lisp/progmodes/scheme.el index c47a3bd6fbe..a21bc198e3b 100644 --- a/lisp/progmodes/scheme.el +++ b/lisp/progmodes/scheme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; scheme.el --- Scheme (and DSSSL) editing mode -*- lexical-binding: t; -*- | 1 | ;;; scheme.el --- Scheme (and DSSSL) editing mode -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986-1988, 1997-1998, 2001-2014 Free Software | 3 | ;; Copyright (C) 1986-1988, 1997-1998, 2001-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Bill Rozas <jinx@martigny.ai.mit.edu> | 6 | ;; Author: Bill Rozas <jinx@martigny.ai.mit.edu> |
diff --git a/lisp/progmodes/sh-script.el b/lisp/progmodes/sh-script.el index 904e9dfc289..e8b6bf5adf7 100644 --- a/lisp/progmodes/sh-script.el +++ b/lisp/progmodes/sh-script.el | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | ;;; sh-script.el --- shell-script editing commands for Emacs -*- lexical-binding:t -*- | 1 | ;;; sh-script.el --- shell-script editing commands for Emacs -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1997, 1999, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1997, 1999, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | ||
| 4 | 5 | ||
| 5 | ;; Author: Daniel Pfeiffer <occitan@esperanto.org> | 6 | ;; Author: Daniel Pfeiffer <occitan@esperanto.org> |
| 6 | ;; Version: 2.0f | 7 | ;; Version: 2.0f |
diff --git a/lisp/progmodes/simula.el b/lisp/progmodes/simula.el index 2dfd893d2b3..bc0133805ee 100644 --- a/lisp/progmodes/simula.el +++ b/lisp/progmodes/simula.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; simula.el --- SIMULA 87 code editing commands for Emacs | 1 | ;;; simula.el --- SIMULA 87 code editing commands for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 1994, 1996, 2001-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1992, 1994, 1996, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Hans Henrik Eriksen <hhe@ifi.uio.no> | 6 | ;; Author: Hans Henrik Eriksen <hhe@ifi.uio.no> |
diff --git a/lisp/progmodes/sql.el b/lisp/progmodes/sql.el index e8a95eccdd2..2ed3a745bb0 100644 --- a/lisp/progmodes/sql.el +++ b/lisp/progmodes/sql.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sql.el --- specialized comint.el for SQL interpreters -*- lexical-binding: t -*- | 1 | ;;; sql.el --- specialized comint.el for SQL interpreters -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alex Schroeder <alex@gnu.org> | 5 | ;; Author: Alex Schroeder <alex@gnu.org> |
| 6 | ;; Maintainer: Michael Mauger <michael@mauger.com> | 6 | ;; Maintainer: Michael Mauger <michael@mauger.com> |
diff --git a/lisp/progmodes/subword.el b/lisp/progmodes/subword.el index e49037e41e7..a279e294fec 100644 --- a/lisp/progmodes/subword.el +++ b/lisp/progmodes/subword.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; subword.el --- Handling capitalized subwords in a nomenclature -*- lexical-binding: t -*- | 1 | ;;; subword.el --- Handling capitalized subwords in a nomenclature -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Masatake YAMATO | 5 | ;; Author: Masatake YAMATO |
| 6 | 6 | ||
diff --git a/lisp/progmodes/tcl.el b/lisp/progmodes/tcl.el index c98c20424d7..8f7705ba17d 100644 --- a/lisp/progmodes/tcl.el +++ b/lisp/progmodes/tcl.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tcl.el --- Tcl code editing commands for Emacs | 1 | ;;; tcl.el --- Tcl code editing commands for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994, 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994, 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Author: Tom Tromey <tromey@redhat.com> | 6 | ;; Author: Tom Tromey <tromey@redhat.com> |
diff --git a/lisp/progmodes/vera-mode.el b/lisp/progmodes/vera-mode.el index 6a88c6ff0ab..5f1cb53f1dd 100644 --- a/lisp/progmodes/vera-mode.el +++ b/lisp/progmodes/vera-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vera-mode.el --- major mode for editing Vera files | 1 | ;;; vera-mode.el --- major mode for editing Vera files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Reto Zimmermann <reto@gnu.org> | 5 | ;; Author: Reto Zimmermann <reto@gnu.org> |
| 6 | ;; Maintainer: Reto Zimmermann <reto@gnu.org> | 6 | ;; Maintainer: Reto Zimmermann <reto@gnu.org> |
diff --git a/lisp/progmodes/verilog-mode.el b/lisp/progmodes/verilog-mode.el index e7fcf223bc1..7b6f2d3a819 100644 --- a/lisp/progmodes/verilog-mode.el +++ b/lisp/progmodes/verilog-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; verilog-mode.el --- major mode for editing verilog source in Emacs | 1 | ;;; verilog-mode.el --- major mode for editing verilog source in Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael McNamara <mac@verilog.com> | 5 | ;; Author: Michael McNamara <mac@verilog.com> |
| 6 | ;; Wilson Snyder <wsnyder@wsnyder.org> | 6 | ;; Wilson Snyder <wsnyder@wsnyder.org> |
diff --git a/lisp/progmodes/vhdl-mode.el b/lisp/progmodes/vhdl-mode.el index 4d6b3b23978..875de3b865c 100644 --- a/lisp/progmodes/vhdl-mode.el +++ b/lisp/progmodes/vhdl-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vhdl-mode.el --- major mode for editing VHDL code | 1 | ;;; vhdl-mode.el --- major mode for editing VHDL code |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Reto Zimmermann <reto@gnu.org> | 5 | ;; Authors: Reto Zimmermann <reto@gnu.org> |
| 6 | ;; Rodney J. Whitby <software.vhdl-mode@rwhitby.net> | 6 | ;; Rodney J. Whitby <software.vhdl-mode@rwhitby.net> |
diff --git a/lisp/progmodes/which-func.el b/lisp/progmodes/which-func.el index e62ad271089..81f3b8ff9b2 100644 --- a/lisp/progmodes/which-func.el +++ b/lisp/progmodes/which-func.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; which-func.el --- print current function in mode line | 1 | ;;; which-func.el --- print current function in mode line |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994, 1997-1998, 2001-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1994, 1997-1998, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Alex Rezinsky <alexr@msil.sps.mot.com> | 6 | ;; Author: Alex Rezinsky <alexr@msil.sps.mot.com> |
diff --git a/lisp/progmodes/xref.el b/lisp/progmodes/xref.el index f3dc4bd4cfd..a5ff5ee55ad 100644 --- a/lisp/progmodes/xref.el +++ b/lisp/progmodes/xref.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; xref.el --- Cross-referencing commands -*-lexical-binding:t-*- | 1 | ;; xref.el --- Cross-referencing commands -*-lexical-binding:t-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/lisp/progmodes/xscheme.el b/lisp/progmodes/xscheme.el index 4ab882b71fb..d5243dac769 100644 --- a/lisp/progmodes/xscheme.el +++ b/lisp/progmodes/xscheme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; xscheme.el --- run MIT Scheme under Emacs -*- lexical-binding: t; -*- | 1 | ;;; xscheme.el --- run MIT Scheme under Emacs -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986-1987, 1989-1990, 2001-2014 Free Software | 3 | ;; Copyright (C) 1986-1987, 1989-1990, 2001-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/ps-bdf.el b/lisp/ps-bdf.el index 12e9541b4c7..8fd0dbb3291 100644 --- a/lisp/ps-bdf.el +++ b/lisp/ps-bdf.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ps-bdf.el --- BDF font file handler for ps-print | 1 | ;;; ps-bdf.el --- BDF font file handler for ps-print |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-1999, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-1999, 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, | 4 | ;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, |
| 5 | ;; 2008, 2009, 2010, 2011 | 5 | ;; 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/ps-def.el b/lisp/ps-def.el index db0694549e1..5107329f595 100644 --- a/lisp/ps-def.el +++ b/lisp/ps-def.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ps-def.el --- XEmacs and Emacs definitions for ps-print | 1 | ;;; ps-def.el --- XEmacs and Emacs definitions for ps-print |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 6 | ;; Kenichi Handa <handa@m17n.org> (multi-byte characters) | 6 | ;; Kenichi Handa <handa@m17n.org> (multi-byte characters) |
diff --git a/lisp/ps-mule.el b/lisp/ps-mule.el index 21868b091d9..3afb72aab16 100644 --- a/lisp/ps-mule.el +++ b/lisp/ps-mule.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ps-mule.el --- provide multi-byte character facility to ps-print | 1 | ;;; ps-mule.el --- provide multi-byte character facility to ps-print |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 6 | ;; Kenichi Handa <handa@m17n.org> (multi-byte characters) | 6 | ;; Kenichi Handa <handa@m17n.org> (multi-byte characters) |
diff --git a/lisp/ps-print.el b/lisp/ps-print.el index 28682f52b0e..0a2c214690f 100644 --- a/lisp/ps-print.el +++ b/lisp/ps-print.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ps-print.el --- print text from the buffer as PostScript | 1 | ;;; ps-print.el --- print text from the buffer as PostScript |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jim Thompson (was <thompson@wg2.waii.com>) | 5 | ;; Author: Jim Thompson (was <thompson@wg2.waii.com>) |
| 6 | ;; Jacques Duthen (was <duthen@cegelec-red.fr>) | 6 | ;; Jacques Duthen (was <duthen@cegelec-red.fr>) |
| @@ -6592,7 +6592,7 @@ If FACE is not a valid face name, use default face." | |||
| 6592 | ;; To make this file smaller, some commands go in a separate file. | 6592 | ;; To make this file smaller, some commands go in a separate file. |
| 6593 | ;; But autoload them here to make the separation invisible. | 6593 | ;; But autoload them here to make the separation invisible. |
| 6594 | 6594 | ||
| 6595 | ;;;### (autoloads nil "ps-mule" "ps-mule.el" "173235d6520575a877c25be437fb9e5f") | 6595 | ;;;### (autoloads nil "ps-mule" "ps-mule.el" "231b07356e5a37ebf517c613a3a12bba") |
| 6596 | ;;; Generated autoloads from ps-mule.el | 6596 | ;;; Generated autoloads from ps-mule.el |
| 6597 | 6597 | ||
| 6598 | (defvar ps-multibyte-buffer nil "\ | 6598 | (defvar ps-multibyte-buffer nil "\ |
diff --git a/lisp/ps-samp.el b/lisp/ps-samp.el index 488c9c05a09..581ca366aa7 100644 --- a/lisp/ps-samp.el +++ b/lisp/ps-samp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ps-samp.el --- ps-print sample setup code | 1 | ;;; ps-samp.el --- ps-print sample setup code |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jim Thompson (was <thompson@wg2.waii.com>) | 5 | ;; Author: Jim Thompson (was <thompson@wg2.waii.com>) |
| 6 | ;; Jacques Duthen (was <duthen@cegelec-red.fr>) | 6 | ;; Jacques Duthen (was <duthen@cegelec-red.fr>) |
diff --git a/lisp/recentf.el b/lisp/recentf.el index dcdbd1fb43a..37937ec1be1 100644 --- a/lisp/recentf.el +++ b/lisp/recentf.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; recentf.el --- setup a menu of recently opened files | 1 | ;;; recentf.el --- setup a menu of recently opened files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | ;; Created: July 19 1999 | 6 | ;; Created: July 19 1999 |
diff --git a/lisp/rect.el b/lisp/rect.el index 90c8f94f0ab..c5a548647f3 100644 --- a/lisp/rect.el +++ b/lisp/rect.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rect.el --- rectangle functions for GNU Emacs -*- lexical-binding:t -*- | 1 | ;;; rect.el --- rectangle functions for GNU Emacs -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: Didier Verna <didier@xemacs.org> | 5 | ;; Maintainer: Didier Verna <didier@xemacs.org> |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/lisp/register.el b/lisp/register.el index aacd5d093fd..a60181e43c6 100644 --- a/lisp/register.el +++ b/lisp/register.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; register.el --- register commands for Emacs -*- lexical-binding: t; -*- | 1 | ;;; register.el --- register commands for Emacs -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1993-1994, 2001-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1985, 1993-1994, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/repeat.el b/lisp/repeat.el index 0b3eed52e83..80692dfa18b 100644 --- a/lisp/repeat.el +++ b/lisp/repeat.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; repeat.el --- convenient way to repeat the previous command -*- lexical-binding: t -*- | 1 | ;;; repeat.el --- convenient way to repeat the previous command -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Will Mengarini <seldon@eskimo.com> | 5 | ;; Author: Will Mengarini <seldon@eskimo.com> |
| 6 | ;; Created: Mo 02 Mar 98 | 6 | ;; Created: Mo 02 Mar 98 |
diff --git a/lisp/replace.el b/lisp/replace.el index fa6f11b262f..e0636e0728c 100644 --- a/lisp/replace.el +++ b/lisp/replace.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; replace.el --- replace commands for Emacs | 1 | ;;; replace.el --- replace commands for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1992, 1994, 1996-1997, 2000-2014 Free | 3 | ;; Copyright (C) 1985-1987, 1992, 1994, 1996-1997, 2000-2015 Free |
| 4 | ;; Software Foundation, Inc. | 4 | ;; Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/reposition.el b/lisp/reposition.el index ec5f5a1ddee..feb207b08c0 100644 --- a/lisp/reposition.el +++ b/lisp/reposition.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; reposition.el --- center a Lisp function or comment on the screen | 1 | ;;; reposition.el --- center a Lisp function or comment on the screen |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991, 1994, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1991, 1994, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael D. Ernst <mernst@theory.lcs.mit.edu> | 5 | ;; Author: Michael D. Ernst <mernst@theory.lcs.mit.edu> |
| 6 | ;; Created: Jan 1991 | 6 | ;; Created: Jan 1991 |
diff --git a/lisp/reveal.el b/lisp/reveal.el index 8d611ea04df..b71df964aec 100644 --- a/lisp/reveal.el +++ b/lisp/reveal.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; reveal.el --- Automatically reveal hidden text at point -*- lexical-binding: t -*- | 1 | ;;; reveal.el --- Automatically reveal hidden text at point -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: outlines | 6 | ;; Keywords: outlines |
diff --git a/lisp/rfn-eshadow.el b/lisp/rfn-eshadow.el index e54d6a49f2f..53aac55fad8 100644 --- a/lisp/rfn-eshadow.el +++ b/lisp/rfn-eshadow.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rfn-eshadow.el --- Highlight `shadowed' part of read-file-name input text | 1 | ;;; rfn-eshadow.el --- Highlight `shadowed' part of read-file-name input text |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Miles Bader <miles@gnu.org> | 5 | ;; Author: Miles Bader <miles@gnu.org> |
| 6 | ;; Keywords: convenience minibuffer | 6 | ;; Keywords: convenience minibuffer |
diff --git a/lisp/rot13.el b/lisp/rot13.el index b185ba00ecf..a53fd74a338 100644 --- a/lisp/rot13.el +++ b/lisp/rot13.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rot13.el --- display a buffer in ROT13 | 1 | ;;; rot13.el --- display a buffer in ROT13 |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1988, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Howard Gayle | 5 | ;; Author: Howard Gayle |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/ruler-mode.el b/lisp/ruler-mode.el index de31f2ec4ae..f0b012ed2f1 100644 --- a/lisp/ruler-mode.el +++ b/lisp/ruler-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ruler-mode.el --- display a ruler in the header line | 1 | ;;; ruler-mode.el --- display a ruler in the header line |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | ;; Maintainer: David Ponce <david@dponce.com> | 6 | ;; Maintainer: David Ponce <david@dponce.com> |
diff --git a/lisp/savehist.el b/lisp/savehist.el index 26e9d0b881d..692ee2e586f 100644 --- a/lisp/savehist.el +++ b/lisp/savehist.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; savehist.el --- Save minibuffer history | 1 | ;;; savehist.el --- Save minibuffer history |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2005-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2005-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Hrvoje Niksic <hniksic@xemacs.org> | 5 | ;; Author: Hrvoje Niksic <hniksic@xemacs.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/saveplace.el b/lisp/saveplace.el index 985a52a0fc0..4c53632affd 100644 --- a/lisp/saveplace.el +++ b/lisp/saveplace.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; saveplace.el --- automatically save place in files | 1 | ;;; saveplace.el --- automatically save place in files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1994, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1994, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Karl Fogel <kfogel@red-bean.com> | 5 | ;; Author: Karl Fogel <kfogel@red-bean.com> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/sb-image.el b/lisp/sb-image.el index 1a2be9d60cd..66f8d7720a6 100644 --- a/lisp/sb-image.el +++ b/lisp/sb-image.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sb-image --- Image management for speedbar | 1 | ;;; sb-image --- Image management for speedbar |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2003, 2005-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2003, 2005-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: file, tags, tools | 6 | ;; Keywords: file, tags, tools |
diff --git a/lisp/scroll-all.el b/lisp/scroll-all.el index 1aa2fc7d2bb..9c2d1fb44ba 100644 --- a/lisp/scroll-all.el +++ b/lisp/scroll-all.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; scroll-all.el --- scroll all buffers together minor mode | 1 | ;;; scroll-all.el --- scroll all buffers together minor mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Gary D. Foster <Gary.Foster@corp.sun.com> | 5 | ;; Author: Gary D. Foster <Gary.Foster@corp.sun.com> |
| 6 | ;; Keywords: convenience scroll lock | 6 | ;; Keywords: convenience scroll lock |
diff --git a/lisp/scroll-bar.el b/lisp/scroll-bar.el index 6de5ee3228e..635990a7825 100644 --- a/lisp/scroll-bar.el +++ b/lisp/scroll-bar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; scroll-bar.el --- window system-independent scroll bar support | 1 | ;;; scroll-bar.el --- window system-independent scroll bar support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1995, 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1995, 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: hardware | 6 | ;; Keywords: hardware |
diff --git a/lisp/scroll-lock.el b/lisp/scroll-lock.el index bdae2e5a2d1..254d4e2e85f 100644 --- a/lisp/scroll-lock.el +++ b/lisp/scroll-lock.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; scroll-lock.el --- Scroll lock scrolling. | 1 | ;;; scroll-lock.el --- Scroll lock scrolling. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ralf Angeli <angeli@iwi.uni-sb.de> | 5 | ;; Author: Ralf Angeli <angeli@iwi.uni-sb.de> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/select.el b/lisp/select.el index 5a10756ea48..f68d3d6c47b 100644 --- a/lisp/select.el +++ b/lisp/select.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; select.el --- lisp portion of standard selection support -*- lexical-binding:t -*- | 1 | ;;; select.el --- lisp portion of standard selection support -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1994, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1994, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/lisp/server.el b/lisp/server.el index 19c3c050bc5..166cd44bb2e 100644 --- a/lisp/server.el +++ b/lisp/server.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; server.el --- Lisp code for GNU Emacs running as server process -*- lexical-binding: t -*- | 1 | ;;; server.el --- Lisp code for GNU Emacs running as server process -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986-1987, 1992, 1994-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1986-1987, 1992, 1994-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: William Sommerfeld <wesommer@athena.mit.edu> | 6 | ;; Author: William Sommerfeld <wesommer@athena.mit.edu> |
diff --git a/lisp/ses.el b/lisp/ses.el index a653f8c174b..b0a09fff057 100644 --- a/lisp/ses.el +++ b/lisp/ses.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ses.el -- Simple Emacs Spreadsheet -*- lexical-binding:t -*- | 1 | ;;; ses.el -- Simple Emacs Spreadsheet -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jonathan Yavner <jyavner@member.fsf.org> | 5 | ;; Author: Jonathan Yavner <jyavner@member.fsf.org> |
| 6 | ;; Maintainer: Vincent Belaïche <vincentb1@users.sourceforge.net> | 6 | ;; Maintainer: Vincent Belaïche <vincentb1@users.sourceforge.net> |
diff --git a/lisp/shadowfile.el b/lisp/shadowfile.el index 2bf200d07dd..4a73690c556 100644 --- a/lisp/shadowfile.el +++ b/lisp/shadowfile.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; shadowfile.el --- automatic file copying | 1 | ;;; shadowfile.el --- automatic file copying |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1994, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1994, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Boris Goldowsky <boris@gnu.org> | 5 | ;; Author: Boris Goldowsky <boris@gnu.org> |
| 6 | ;; Keywords: comm files | 6 | ;; Keywords: comm files |
diff --git a/lisp/shell.el b/lisp/shell.el index 480d04a03eb..6e336eb1403 100644 --- a/lisp/shell.el +++ b/lisp/shell.el | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | ;;; shell.el --- specialized comint.el for running the shell -*- lexical-binding: t -*- | 1 | ;;; shell.el --- specialized comint.el for running the shell -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988, 1993-1997, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1988, 1993-1997, 2000-2015 Free Software Foundation, |
| 4 | ;; Inc. | ||
| 4 | 5 | ||
| 5 | ;; Author: Olin Shivers <shivers@cs.cmu.edu> | 6 | ;; Author: Olin Shivers <shivers@cs.cmu.edu> |
| 6 | ;; Simon Marshall <simon@gnu.org> | 7 | ;; Simon Marshall <simon@gnu.org> |
diff --git a/lisp/simple.el b/lisp/simple.el index b436dd7699f..e15291a345b 100644 --- a/lisp/simple.el +++ b/lisp/simple.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; simple.el --- basic editing commands for Emacs -*- lexical-binding: t -*- | 1 | ;;; simple.el --- basic editing commands for Emacs -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1993-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985-1987, 1993-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/lisp/skeleton.el b/lisp/skeleton.el index 1c6128a33a5..84b0e0a5754 100644 --- a/lisp/skeleton.el +++ b/lisp/skeleton.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; skeleton.el --- Lisp language extension for writing statement skeletons -*- coding: utf-8 -*- | 1 | ;;; skeleton.el --- Lisp language extension for writing statement skeletons -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1996, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1996, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daniel Pfeiffer <occitan@esperanto.org> | 5 | ;; Author: Daniel Pfeiffer <occitan@esperanto.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/sort.el b/lisp/sort.el index ed345cb8de6..9b8cec6ac68 100644 --- a/lisp/sort.el +++ b/lisp/sort.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sort.el --- commands to sort text in an Emacs buffer | 1 | ;;; sort.el --- commands to sort text in an Emacs buffer |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986-1987, 1994-1995, 2001-2014 Free Software | 3 | ;; Copyright (C) 1986-1987, 1994-1995, 2001-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Howie Kaye | 6 | ;; Author: Howie Kaye |
diff --git a/lisp/soundex.el b/lisp/soundex.el index 1404afed2e6..f2d08e16855 100644 --- a/lisp/soundex.el +++ b/lisp/soundex.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; soundex.el --- implement Soundex algorithm | 1 | ;;; soundex.el --- implement Soundex algorithm |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Christian Plaunt <chris@bliss.berkeley.edu> | 5 | ;; Author: Christian Plaunt <chris@bliss.berkeley.edu> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/speedbar.el b/lisp/speedbar.el index 11d2d435383..2989274ac55 100644 --- a/lisp/speedbar.el +++ b/lisp/speedbar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; speedbar --- quick access to files and tags in a frame | 1 | ;;; speedbar --- quick access to files and tags in a frame |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: file, tags, tools | 6 | ;; Keywords: file, tags, tools |
diff --git a/lisp/startup.el b/lisp/startup.el index 0c5e66a2e6e..999e53e56dd 100644 --- a/lisp/startup.el +++ b/lisp/startup.el | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | ;;; startup.el --- process Emacs shell arguments -*- lexical-binding: t -*- | 1 | ;;; startup.el --- process Emacs shell arguments -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1992, 1994-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985-1986, 1992, 1994-2015 Free Software Foundation, |
| 4 | ;; Inc. | ||
| 4 | 5 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: internal | 7 | ;; Keywords: internal |
diff --git a/lisp/strokes.el b/lisp/strokes.el index 040b4e7135a..2363d333d37 100644 --- a/lisp/strokes.el +++ b/lisp/strokes.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; strokes.el --- control Emacs through mouse strokes | 1 | ;;; strokes.el --- control Emacs through mouse strokes |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Bakhash <cadet@alum.mit.edu> | 5 | ;; Author: David Bakhash <cadet@alum.mit.edu> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/subr.el b/lisp/subr.el index 53ad2729a10..8237a5b8d22 100644 --- a/lisp/subr.el +++ b/lisp/subr.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; subr.el --- basic lisp subroutines for Emacs -*- coding: utf-8; lexical-binding:t -*- | 1 | ;;; subr.el --- basic lisp subroutines for Emacs -*- coding: utf-8; lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1992, 1994-1995, 1999-2014 Free Software | 3 | ;; Copyright (C) 1985-1986, 1992, 1994-1995, 1999-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/t-mouse.el b/lisp/t-mouse.el index fd4b3132125..4ca9440cdbe 100644 --- a/lisp/t-mouse.el +++ b/lisp/t-mouse.el | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | ;; Maintainer: emacs-devel@gnu.org | 4 | ;; Maintainer: emacs-devel@gnu.org |
| 5 | ;; Keywords: mouse gpm linux | 5 | ;; Keywords: mouse gpm linux |
| 6 | 6 | ||
| 7 | ;; Copyright (C) 1994-1995, 1998, 2006-2014 Free Software Foundation, | 7 | ;; Copyright (C) 1994-1995, 1998, 2006-2015 Free Software Foundation, |
| 8 | ;; Inc. | 8 | ;; Inc. |
| 9 | 9 | ||
| 10 | ;; This file is part of GNU Emacs. | 10 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/tabify.el b/lisp/tabify.el index 7b973f1e41b..c2f4e0c8854 100644 --- a/lisp/tabify.el +++ b/lisp/tabify.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tabify.el --- tab conversion commands for Emacs | 1 | ;;; tabify.el --- tab conversion commands for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1994, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 1994, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Package: emacs | 6 | ;; Package: emacs |
diff --git a/lisp/talk.el b/lisp/talk.el index 16780365e88..058613177e1 100644 --- a/lisp/talk.el +++ b/lisp/talk.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; talk.el --- allow several users to talk to each other through Emacs | 1 | ;;; talk.el --- allow several users to talk to each other through Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: comm, frames | 6 | ;; Keywords: comm, frames |
diff --git a/lisp/tar-mode.el b/lisp/tar-mode.el index 129314cbcee..1ee54515bea 100644 --- a/lisp/tar-mode.el +++ b/lisp/tar-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tar-mode.el --- simple editing of tar files from GNU Emacs | 1 | ;;; tar-mode.el --- simple editing of tar files from GNU Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1991, 1993-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1991, 1993-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jamie Zawinski <jwz@lucid.com> | 5 | ;; Author: Jamie Zawinski <jwz@lucid.com> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/tempo.el b/lisp/tempo.el index 15be01dcdf9..92e1ea78da4 100644 --- a/lisp/tempo.el +++ b/lisp/tempo.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tempo.el --- Flexible template insertion | 1 | ;;; tempo.el --- Flexible template insertion |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1995, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1995, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Kågedal <davidk@lysator.liu.se> | 5 | ;; Author: David Kågedal <davidk@lysator.liu.se> |
| 6 | ;; Created: 16 Feb 1994 | 6 | ;; Created: 16 Feb 1994 |
diff --git a/lisp/term.el b/lisp/term.el index 282dfe2ea80..a629af90d3e 100644 --- a/lisp/term.el +++ b/lisp/term.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; term.el --- general command interpreter in a window stuff | 1 | ;;; term.el --- general command interpreter in a window stuff |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988, 1990, 1992, 1994-1995, 2001-2014 Free Software | 3 | ;; Copyright (C) 1988, 1990, 1992, 1994-1995, 2001-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Per Bothner <per@bothner.com> | 6 | ;; Author: Per Bothner <per@bothner.com> |
diff --git a/lisp/term/AT386.el b/lisp/term/AT386.el index dc6899e3835..84420a5da22 100644 --- a/lisp/term/AT386.el +++ b/lisp/term/AT386.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; AT386.el --- terminal support package for IBM AT keyboards | 1 | ;;; AT386.el --- terminal support package for IBM AT keyboards |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> | 5 | ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> |
| 6 | ;; Keywords: terminals | 6 | ;; Keywords: terminals |
diff --git a/lisp/term/README b/lisp/term/README index b523063c0fd..35715d97bb4 100644 --- a/lisp/term/README +++ b/lisp/term/README | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | Copyright (C) 1993, 2001-2014 Free Software Foundation, Inc. | 1 | Copyright (C) 1993, 2001-2015 Free Software Foundation, Inc. |
| 2 | See the end of the file for license conditions. | 2 | See the end of the file for license conditions. |
| 3 | 3 | ||
| 4 | 4 | ||
diff --git a/lisp/term/common-win.el b/lisp/term/common-win.el index d026ee8eabe..64459353e1c 100644 --- a/lisp/term/common-win.el +++ b/lisp/term/common-win.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; common-win.el --- common part of handling window systems | 1 | ;;; common-win.el --- common part of handling window systems |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1994, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1994, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: terminals | 6 | ;; Keywords: terminals |
diff --git a/lisp/term/internal.el b/lisp/term/internal.el index 33dc32f5da6..71ce8d634be 100644 --- a/lisp/term/internal.el +++ b/lisp/term/internal.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; internal.el --- support for PC internal terminal | 1 | ;;; internal.el --- support for PC internal terminal |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1994, 1998-1999, 2001-2014 Free Software | 3 | ;; Copyright (C) 1993-1994, 1998-1999, 2001-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Morten Welinder <terra@diku.dk> | 6 | ;; Author: Morten Welinder <terra@diku.dk> |
diff --git a/lisp/term/iris-ansi.el b/lisp/term/iris-ansi.el index fa0e62147c2..986959c7fce 100644 --- a/lisp/term/iris-ansi.el +++ b/lisp/term/iris-ansi.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; iris-ansi.el --- configure Emacs for SGI xwsh and winterm apps | 1 | ;;; iris-ansi.el --- configure Emacs for SGI xwsh and winterm apps |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dan Nicolaescu <dann@ics.uci.edu> | 5 | ;; Author: Dan Nicolaescu <dann@ics.uci.edu> |
| 6 | 6 | ||
diff --git a/lisp/term/news.el b/lisp/term/news.el index a1e459a1261..4caac2a06c7 100644 --- a/lisp/term/news.el +++ b/lisp/term/news.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; news.el --- keypad and function key bindings for the Sony NEWS keyboard | 1 | ;;; news.el --- keypad and function key bindings for the Sony NEWS keyboard |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1989, 1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1989, 1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: FSF | 5 | ;; Author: FSF |
| 6 | ;; Keywords: terminals | 6 | ;; Keywords: terminals |
diff --git a/lisp/term/ns-win.el b/lisp/term/ns-win.el index 2c8dc85c017..9264a1cf033 100644 --- a/lisp/term/ns-win.el +++ b/lisp/term/ns-win.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ns-win.el --- lisp side of interface with NeXT/Open/GNUstep/MacOS X window system -*- lexical-binding: t -*- | 1 | ;;; ns-win.el --- lisp side of interface with NeXT/Open/GNUstep/MacOS X window system -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1994, 2005-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1994, 2005-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Carl Edman | 5 | ;; Authors: Carl Edman |
| 6 | ;; Christian Limpach | 6 | ;; Christian Limpach |
diff --git a/lisp/term/pc-win.el b/lisp/term/pc-win.el index 90eb14aab25..dd4a8ae8d13 100644 --- a/lisp/term/pc-win.el +++ b/lisp/term/pc-win.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pc-win.el --- setup support for `PC windows' (whatever that is) -*- lexical-binding:t -*- | 1 | ;;; pc-win.el --- setup support for `PC windows' (whatever that is) -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994, 1996-1997, 1999, 2001-2014 Free Software | 3 | ;; Copyright (C) 1994, 1996-1997, 1999, 2001-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Morten Welinder <terra@diku.dk> | 6 | ;; Author: Morten Welinder <terra@diku.dk> |
diff --git a/lisp/term/rxvt.el b/lisp/term/rxvt.el index bdc378fbe19..fa981c6625b 100644 --- a/lisp/term/rxvt.el +++ b/lisp/term/rxvt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rxvt.el --- define function key sequences and standard colors for rxvt | 1 | ;;; rxvt.el --- define function key sequences and standard colors for rxvt |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eli Zaretskii | 5 | ;; Author: Eli Zaretskii |
| 6 | ;; Keywords: terminals | 6 | ;; Keywords: terminals |
diff --git a/lisp/term/screen.el b/lisp/term/screen.el index 69ddda80983..3587c4f95e5 100644 --- a/lisp/term/screen.el +++ b/lisp/term/screen.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; screen.el --- terminal initialization for screen and tmux -*- lexical-binding: t -*- | 1 | ;;; screen.el --- terminal initialization for screen and tmux -*- lexical-binding: t -*- |
| 2 | ;; Copyright (C) 1995, 2001-2014 Free Software Foundation, Inc. | 2 | ;; Copyright (C) 1995, 2001-2015 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | (defun terminal-init-screen () | 4 | (defun terminal-init-screen () |
| 5 | "Terminal initialization function for screen." | 5 | "Terminal initialization function for screen." |
diff --git a/lisp/term/sun.el b/lisp/term/sun.el index b3af959c30e..2475837a641 100644 --- a/lisp/term/sun.el +++ b/lisp/term/sun.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sun.el --- keybinding for standard default sunterm keys | 1 | ;;; sun.el --- keybinding for standard default sunterm keys |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1987, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1987, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jeff Peck <peck@sun.com> | 5 | ;; Author: Jeff Peck <peck@sun.com> |
| 6 | ;; Keywords: terminals | 6 | ;; Keywords: terminals |
diff --git a/lisp/term/tty-colors.el b/lisp/term/tty-colors.el index 7e53a98d02a..98108ce6356 100644 --- a/lisp/term/tty-colors.el +++ b/lisp/term/tty-colors.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tty-colors.el --- color support for character terminals | 1 | ;;; tty-colors.el --- color support for character terminals |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eli Zaretskii | 5 | ;; Author: Eli Zaretskii |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/term/tvi970.el b/lisp/term/tvi970.el index 3b77ab46400..3571b488e7d 100644 --- a/lisp/term/tvi970.el +++ b/lisp/term/tvi970.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tvi970.el --- terminal support for the Televideo 970 | 1 | ;;; tvi970.el --- terminal support for the Televideo 970 |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jim Blandy <jimb@occs.cs.oberlin.edu> | 5 | ;; Author: Jim Blandy <jimb@occs.cs.oberlin.edu> |
| 6 | ;; Keywords: terminals | 6 | ;; Keywords: terminals |
diff --git a/lisp/term/vt100.el b/lisp/term/vt100.el index 6761e83891e..8136f2e5d53 100644 --- a/lisp/term/vt100.el +++ b/lisp/term/vt100.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vt100.el --- define VT100 function key sequences in function-key-map | 1 | ;;; vt100.el --- define VT100 function key sequences in function-key-map |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1989, 1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1989, 1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: FSF | 5 | ;; Author: FSF |
| 6 | ;; Keywords: terminals | 6 | ;; Keywords: terminals |
diff --git a/lisp/term/w32-win.el b/lisp/term/w32-win.el index bb9a7e481a2..b5e6ff34743 100644 --- a/lisp/term/w32-win.el +++ b/lisp/term/w32-win.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; w32-win.el --- parse switches controlling interface with W32 window system -*- lexical-binding: t -*- | 1 | ;;; w32-win.el --- parse switches controlling interface with W32 window system -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1994, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1994, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kevin Gallo | 5 | ;; Author: Kevin Gallo |
| 6 | ;; Keywords: terminals | 6 | ;; Keywords: terminals |
diff --git a/lisp/term/w32console.el b/lisp/term/w32console.el index 96e234bbcf9..a7056cd5edf 100644 --- a/lisp/term/w32console.el +++ b/lisp/term/w32console.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; w32console.el -- Setup w32 console keys and colors. | 1 | ;;; w32console.el -- Setup w32 console keys and colors. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: FSF | 5 | ;; Author: FSF |
| 6 | ;; Keywords: terminals | 6 | ;; Keywords: terminals |
diff --git a/lisp/term/wyse50.el b/lisp/term/wyse50.el index 77c1655dfd1..47c0ba34ea4 100644 --- a/lisp/term/wyse50.el +++ b/lisp/term/wyse50.el | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | ;;; wyse50.el --- terminal support code for Wyse 50 | 1 | ;;; wyse50.el --- terminal support code for Wyse 50 |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1989, 1993-1994, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1989, 1993-1994, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | ||
| 4 | 5 | ||
| 5 | ;; Author: Daniel Pfeiffer <occitan@esperanto.org>, | 6 | ;; Author: Daniel Pfeiffer <occitan@esperanto.org>, |
| 6 | ;; Jim Blandy <jimb@occs.cs.oberlin.edu> | 7 | ;; Jim Blandy <jimb@occs.cs.oberlin.edu> |
diff --git a/lisp/term/x-win.el b/lisp/term/x-win.el index a54846c7d7c..b0902942f8f 100644 --- a/lisp/term/x-win.el +++ b/lisp/term/x-win.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; x-win.el --- parse relevant switches and set up for X -*-coding: iso-2022-7bit; lexical-binding:t -*- | 1 | ;;; x-win.el --- parse relevant switches and set up for X -*-coding: iso-2022-7bit; lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1994, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1994, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: FSF | 5 | ;; Author: FSF |
| 6 | ;; Keywords: terminals, i18n | 6 | ;; Keywords: terminals, i18n |
diff --git a/lisp/term/xterm.el b/lisp/term/xterm.el index 1d085017214..519f6918565 100644 --- a/lisp/term/xterm.el +++ b/lisp/term/xterm.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; xterm.el --- define function key sequences and standard colors for xterm -*- lexical-binding: t -*- | 1 | ;;; xterm.el --- define function key sequences and standard colors for xterm -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: FSF | 5 | ;; Author: FSF |
| 6 | ;; Keywords: terminals | 6 | ;; Keywords: terminals |
diff --git a/lisp/textmodes/artist.el b/lisp/textmodes/artist.el index 36d056a690c..8a2383c12ff 100644 --- a/lisp/textmodes/artist.el +++ b/lisp/textmodes/artist.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; artist.el --- draw ascii graphics with your mouse | 1 | ;;; artist.el --- draw ascii graphics with your mouse |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Tomas Abrahamsson <tab@lysator.liu.se> | 5 | ;; Author: Tomas Abrahamsson <tab@lysator.liu.se> |
| 6 | ;; Maintainer: Tomas Abrahamsson <tab@lysator.liu.se> | 6 | ;; Maintainer: Tomas Abrahamsson <tab@lysator.liu.se> |
diff --git a/lisp/textmodes/bib-mode.el b/lisp/textmodes/bib-mode.el index 84fa231ca95..12b7fc46b4a 100644 --- a/lisp/textmodes/bib-mode.el +++ b/lisp/textmodes/bib-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; bib-mode.el --- major mode for editing bib files | 1 | ;;; bib-mode.el --- major mode for editing bib files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1989, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1989, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Henry Kautz | 5 | ;; Author: Henry Kautz |
| 6 | ;; (according to authors.el) | 6 | ;; (according to authors.el) |
diff --git a/lisp/textmodes/bibtex-style.el b/lisp/textmodes/bibtex-style.el index ab108a2c247..8ee011744df 100644 --- a/lisp/textmodes/bibtex-style.el +++ b/lisp/textmodes/bibtex-style.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; bibtex-style.el --- Major mode for BibTeX Style files -*- lexical-binding: t -*- | 1 | ;;; bibtex-style.el --- Major mode for BibTeX Style files -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005, 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005, 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: tex | 6 | ;; Keywords: tex |
diff --git a/lisp/textmodes/bibtex.el b/lisp/textmodes/bibtex.el index 3209980c015..5933559b37c 100644 --- a/lisp/textmodes/bibtex.el +++ b/lisp/textmodes/bibtex.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; bibtex.el --- BibTeX mode for GNU Emacs -*- lexical-binding: t -*- | 1 | ;;; bibtex.el --- BibTeX mode for GNU Emacs -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 1994-1999, 2001-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1992, 1994-1999, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Stefan Schoef <schoef@offis.uni-oldenburg.de> | 6 | ;; Author: Stefan Schoef <schoef@offis.uni-oldenburg.de> |
diff --git a/lisp/textmodes/conf-mode.el b/lisp/textmodes/conf-mode.el index 05e593ea70f..b6bea218626 100644 --- a/lisp/textmodes/conf-mode.el +++ b/lisp/textmodes/conf-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; conf-mode.el --- Simple major mode for editing conf/ini/properties files -*- coding: utf-8 -*- | 1 | ;;; conf-mode.el --- Simple major mode for editing conf/ini/properties files -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daniel Pfeiffer <occitan@esperanto.org> | 5 | ;; Author: Daniel Pfeiffer <occitan@esperanto.org> |
| 6 | ;; Keywords: conf ini windows java | 6 | ;; Keywords: conf ini windows java |
diff --git a/lisp/textmodes/css-mode.el b/lisp/textmodes/css-mode.el index 175964392e9..c171bd50f62 100644 --- a/lisp/textmodes/css-mode.el +++ b/lisp/textmodes/css-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; css-mode.el --- Major mode to edit CSS files -*- lexical-binding: t -*- | 1 | ;;; css-mode.el --- Major mode to edit CSS files -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: hypermedia | 6 | ;; Keywords: hypermedia |
| @@ -459,7 +459,7 @@ | |||
| 459 | "Major mode to edit \"Sassy CSS\" files." | 459 | "Major mode to edit \"Sassy CSS\" files." |
| 460 | (setq-local comment-start "// ") | 460 | (setq-local comment-start "// ") |
| 461 | (setq-local comment-end "") | 461 | (setq-local comment-end "") |
| 462 | (setq-local comment-start-skip "/[*/]+[ t]*") | 462 | (setq-local comment-start-skip "/[*/]+[ \t]*") |
| 463 | (setq-local comment-end-skip "[ \t]*\\(?:\n\\|\\*+/\\)") | 463 | (setq-local comment-end-skip "[ \t]*\\(?:\n\\|\\*+/\\)") |
| 464 | (setq-local font-lock-defaults '(scss-font-lock-keywords nil t))) | 464 | (setq-local font-lock-defaults '(scss-font-lock-keywords nil t))) |
| 465 | 465 | ||
diff --git a/lisp/textmodes/dns-mode.el b/lisp/textmodes/dns-mode.el index 1fe1ac6347e..4862d453d97 100644 --- a/lisp/textmodes/dns-mode.el +++ b/lisp/textmodes/dns-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dns-mode.el --- a mode for viewing/editing Domain Name System master files | 1 | ;;; dns-mode.el --- a mode for viewing/editing Domain Name System master files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2001, 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2001, 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <simon@josefsson.org> | 5 | ;; Author: Simon Josefsson <simon@josefsson.org> |
| 6 | ;; Keywords: DNS master zone file SOA comm | 6 | ;; Keywords: DNS master zone file SOA comm |
diff --git a/lisp/textmodes/enriched.el b/lisp/textmodes/enriched.el index e9bf6a1ea2b..b9d45b3a32f 100644 --- a/lisp/textmodes/enriched.el +++ b/lisp/textmodes/enriched.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; enriched.el --- read and save files in text/enriched format | 1 | ;;; enriched.el --- read and save files in text/enriched format |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1996, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1996, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Boris Goldowsky <boris@gnu.org> | 5 | ;; Author: Boris Goldowsky <boris@gnu.org> |
| 6 | ;; Keywords: wp, faces | 6 | ;; Keywords: wp, faces |
diff --git a/lisp/textmodes/fill.el b/lisp/textmodes/fill.el index 7a5b1812a65..5f2fbcda04c 100644 --- a/lisp/textmodes/fill.el +++ b/lisp/textmodes/fill.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; fill.el --- fill commands for Emacs -*- coding: utf-8 -*- | 1 | ;;; fill.el --- fill commands for Emacs -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1992, 1994-1997, 1999, 2001-2014 Free | 3 | ;; Copyright (C) 1985-1986, 1992, 1994-1997, 1999, 2001-2015 Free |
| 4 | ;; Software Foundation, Inc. | 4 | ;; Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/textmodes/flyspell.el b/lisp/textmodes/flyspell.el index 4ea2f54000c..66243b42102 100644 --- a/lisp/textmodes/flyspell.el +++ b/lisp/textmodes/flyspell.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; flyspell.el --- on-the-fly spell checker | 1 | ;;; flyspell.el --- on-the-fly spell checker |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Manuel Serrano <Manuel.Serrano@sophia.inria.fr> | 5 | ;; Author: Manuel Serrano <Manuel.Serrano@sophia.inria.fr> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/textmodes/ispell.el b/lisp/textmodes/ispell.el index ab2c83b3ebc..82a09a0f89a 100644 --- a/lisp/textmodes/ispell.el +++ b/lisp/textmodes/ispell.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ispell.el --- interface to International Ispell Versions 3.1 and 3.2 | 1 | ;;; ispell.el --- interface to International Ispell Versions 3.1 and 3.2 |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1995, 1997-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1995, 1997-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ken Stevens <k.stevens@ieee.org> | 5 | ;; Author: Ken Stevens <k.stevens@ieee.org> |
| 6 | ;; Maintainer: Ken Stevens <k.stevens@ieee.org> | 6 | ;; Maintainer: Ken Stevens <k.stevens@ieee.org> |
diff --git a/lisp/textmodes/makeinfo.el b/lisp/textmodes/makeinfo.el index 3c8bc42cc10..d62929b95b5 100644 --- a/lisp/textmodes/makeinfo.el +++ b/lisp/textmodes/makeinfo.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; makeinfo.el --- run makeinfo conveniently | 1 | ;;; makeinfo.el --- run makeinfo conveniently |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991, 1993, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1991, 1993, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Robert J. Chassell | 5 | ;; Author: Robert J. Chassell |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/textmodes/nroff-mode.el b/lisp/textmodes/nroff-mode.el index cc1d6f5b77a..bf88551e6bf 100644 --- a/lisp/textmodes/nroff-mode.el +++ b/lisp/textmodes/nroff-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nroff-mode.el --- GNU Emacs major mode for editing nroff source | 1 | ;;; nroff-mode.el --- GNU Emacs major mode for editing nroff source |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1994-1995, 1997, 2001-2014 Free Software | 3 | ;; Copyright (C) 1985-1986, 1994-1995, 1997, 2001-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/textmodes/page-ext.el b/lisp/textmodes/page-ext.el index 7fd8fa7a870..3781c98546d 100644 --- a/lisp/textmodes/page-ext.el +++ b/lisp/textmodes/page-ext.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; page-ext.el --- extended page handling commands | 1 | ;;; page-ext.el --- extended page handling commands |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1991, 1993-1994, 2001-2014 Free Software | 3 | ;; Copyright (C) 1990-1991, 1993-1994, 2001-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Robert J. Chassell <bob@gnu.org> | 6 | ;; Author: Robert J. Chassell <bob@gnu.org> |
diff --git a/lisp/textmodes/page.el b/lisp/textmodes/page.el index d5351089d51..39db5bbcfad 100644 --- a/lisp/textmodes/page.el +++ b/lisp/textmodes/page.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; page.el --- page motion commands for Emacs | 1 | ;;; page.el --- page motion commands for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: wp convenience | 6 | ;; Keywords: wp convenience |
diff --git a/lisp/textmodes/paragraphs.el b/lisp/textmodes/paragraphs.el index 3e77d3720bd..b18a93cd3e6 100644 --- a/lisp/textmodes/paragraphs.el +++ b/lisp/textmodes/paragraphs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; paragraphs.el --- paragraph and sentence parsing | 1 | ;;; paragraphs.el --- paragraph and sentence parsing |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1991, 1994-1997, 1999-2014 Free Software | 3 | ;; Copyright (C) 1985-1987, 1991, 1994-1997, 1999-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/textmodes/picture.el b/lisp/textmodes/picture.el index 94d02bebb6a..201b85b2528 100644 --- a/lisp/textmodes/picture.el +++ b/lisp/textmodes/picture.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; picture.el --- "Picture mode" -- editing using quarter-plane screen model | 1 | ;;; picture.el --- "Picture mode" -- editing using quarter-plane screen model |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1994, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 1994, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: K. Shane Hartman | 5 | ;; Author: K. Shane Hartman |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/textmodes/po.el b/lisp/textmodes/po.el index 88ef4dafb76..99ec2916067 100644 --- a/lisp/textmodes/po.el +++ b/lisp/textmodes/po.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; po.el --- basic support of PO translation files -*- coding: utf-8; -*- | 1 | ;;; po.el --- basic support of PO translation files -*- coding: utf-8; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-1998, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-1998, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: François Pinard <pinard@iro.umontreal.ca>, | 5 | ;; Authors: François Pinard <pinard@iro.umontreal.ca>, |
| 6 | ;; Greg McGary <gkm@magilla.cichlid.com>, | 6 | ;; Greg McGary <gkm@magilla.cichlid.com>, |
diff --git a/lisp/textmodes/refbib.el b/lisp/textmodes/refbib.el index 12b808635c5..424b6d0f6a1 100644 --- a/lisp/textmodes/refbib.el +++ b/lisp/textmodes/refbib.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; refbib.el --- convert refer-style references to ones usable by Latex bib | 1 | ;;; refbib.el --- convert refer-style references to ones usable by Latex bib |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1989, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1989, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Henry Kautz <kautz@research.att.com> | 5 | ;; Author: Henry Kautz <kautz@research.att.com> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/textmodes/refer.el b/lisp/textmodes/refer.el index b70b19b7691..8d824ebad35 100644 --- a/lisp/textmodes/refer.el +++ b/lisp/textmodes/refer.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; refer.el --- look up references in bibliography files | 1 | ;;; refer.el --- look up references in bibliography files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 1996, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992, 1996, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ashwin Ram <ashwin@cc.gatech.edu> | 5 | ;; Author: Ashwin Ram <ashwin@cc.gatech.edu> |
| 6 | ;; Maintainer: Gernot Heiser <gernot@acm.org> | 6 | ;; Maintainer: Gernot Heiser <gernot@acm.org> |
diff --git a/lisp/textmodes/refill.el b/lisp/textmodes/refill.el index 4b78197ee65..97db70d2de3 100644 --- a/lisp/textmodes/refill.el +++ b/lisp/textmodes/refill.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; refill.el --- `auto-fill' by refilling paragraphs on changes | 1 | ;;; refill.el --- `auto-fill' by refilling paragraphs on changes |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Maintainer: Miles Bader <miles@gnu.org> | 6 | ;; Maintainer: Miles Bader <miles@gnu.org> |
diff --git a/lisp/textmodes/reftex-auc.el b/lisp/textmodes/reftex-auc.el index 2d7093ce81d..bbad065c4ba 100644 --- a/lisp/textmodes/reftex-auc.el +++ b/lisp/textmodes/reftex-auc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; reftex-auc.el --- RefTeX's interface to AUCTeX | 1 | ;;; reftex-auc.el --- RefTeX's interface to AUCTeX |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> | 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> |
| 6 | ;; Maintainer: auctex-devel@gnu.org | 6 | ;; Maintainer: auctex-devel@gnu.org |
diff --git a/lisp/textmodes/reftex-cite.el b/lisp/textmodes/reftex-cite.el index 8ac0b0b3606..fa09efb64a4 100644 --- a/lisp/textmodes/reftex-cite.el +++ b/lisp/textmodes/reftex-cite.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; reftex-cite.el --- creating citations with RefTeX | 1 | ;;; reftex-cite.el --- creating citations with RefTeX |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> | 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> |
| 6 | ;; Maintainer: auctex-devel@gnu.org | 6 | ;; Maintainer: auctex-devel@gnu.org |
diff --git a/lisp/textmodes/reftex-dcr.el b/lisp/textmodes/reftex-dcr.el index a06492e4759..60cb1f65257 100644 --- a/lisp/textmodes/reftex-dcr.el +++ b/lisp/textmodes/reftex-dcr.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; reftex-dcr.el --- viewing cross references and citations with RefTeX | 1 | ;;; reftex-dcr.el --- viewing cross references and citations with RefTeX |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> | 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> |
| 6 | ;; Maintainer: auctex-devel@gnu.org | 6 | ;; Maintainer: auctex-devel@gnu.org |
diff --git a/lisp/textmodes/reftex-global.el b/lisp/textmodes/reftex-global.el index e16792ee703..15d42fe7b02 100644 --- a/lisp/textmodes/reftex-global.el +++ b/lisp/textmodes/reftex-global.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; reftex-global.el --- operations on entire documents with RefTeX | 1 | ;;; reftex-global.el --- operations on entire documents with RefTeX |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> | 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> |
| 6 | ;; Maintainer: auctex-devel@gnu.org | 6 | ;; Maintainer: auctex-devel@gnu.org |
diff --git a/lisp/textmodes/reftex-index.el b/lisp/textmodes/reftex-index.el index f6aa5239dea..b1aff428278 100644 --- a/lisp/textmodes/reftex-index.el +++ b/lisp/textmodes/reftex-index.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; reftex-index.el --- index support with RefTeX | 1 | ;;; reftex-index.el --- index support with RefTeX |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> | 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> |
| 6 | ;; Maintainer: auctex-devel@gnu.org | 6 | ;; Maintainer: auctex-devel@gnu.org |
diff --git a/lisp/textmodes/reftex-parse.el b/lisp/textmodes/reftex-parse.el index ce73939ac32..7f186afc27c 100644 --- a/lisp/textmodes/reftex-parse.el +++ b/lisp/textmodes/reftex-parse.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; reftex-parse.el --- parser functions for RefTeX | 1 | ;;; reftex-parse.el --- parser functions for RefTeX |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> | 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> |
| 6 | ;; Maintainer: auctex-devel@gnu.org | 6 | ;; Maintainer: auctex-devel@gnu.org |
diff --git a/lisp/textmodes/reftex-ref.el b/lisp/textmodes/reftex-ref.el index ac01b6852ec..be119d9db58 100644 --- a/lisp/textmodes/reftex-ref.el +++ b/lisp/textmodes/reftex-ref.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; reftex-ref.el --- code to create labels and references with RefTeX | 1 | ;;; reftex-ref.el --- code to create labels and references with RefTeX |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> | 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> |
| 6 | ;; Maintainer: auctex-devel@gnu.org | 6 | ;; Maintainer: auctex-devel@gnu.org |
diff --git a/lisp/textmodes/reftex-sel.el b/lisp/textmodes/reftex-sel.el index e1fc8bf908e..643dbfb5a35 100644 --- a/lisp/textmodes/reftex-sel.el +++ b/lisp/textmodes/reftex-sel.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; reftex-sel.el --- the selection modes for RefTeX | 1 | ;;; reftex-sel.el --- the selection modes for RefTeX |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> | 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> |
| 6 | ;; Maintainer: auctex-devel@gnu.org | 6 | ;; Maintainer: auctex-devel@gnu.org |
diff --git a/lisp/textmodes/reftex-toc.el b/lisp/textmodes/reftex-toc.el index fab558ff2fb..69cab782315 100644 --- a/lisp/textmodes/reftex-toc.el +++ b/lisp/textmodes/reftex-toc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; reftex-toc.el --- RefTeX's table of contents mode | 1 | ;;; reftex-toc.el --- RefTeX's table of contents mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2000, 2003-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2000, 2003-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> | 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> |
| 6 | ;; Maintainer: auctex-devel@gnu.org | 6 | ;; Maintainer: auctex-devel@gnu.org |
diff --git a/lisp/textmodes/reftex-vars.el b/lisp/textmodes/reftex-vars.el index 3b497f2fb11..115c1e0cde4 100644 --- a/lisp/textmodes/reftex-vars.el +++ b/lisp/textmodes/reftex-vars.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; reftex-vars.el --- configuration variables for RefTeX | 1 | ;;; reftex-vars.el --- configuration variables for RefTeX |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1999, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1999, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> | 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> |
| 6 | ;; Maintainer: auctex-devel@gnu.org | 6 | ;; Maintainer: auctex-devel@gnu.org |
diff --git a/lisp/textmodes/reftex.el b/lisp/textmodes/reftex.el index 31670a91860..160d9fb4cdf 100644 --- a/lisp/textmodes/reftex.el +++ b/lisp/textmodes/reftex.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; reftex.el --- minor mode for doing \label, \ref, \cite, \index in LaTeX | 1 | ;;; reftex.el --- minor mode for doing \label, \ref, \cite, \index in LaTeX |
| 2 | ;; Copyright (C) 1997-2000, 2003-2014 Free Software Foundation, Inc. | 2 | ;; Copyright (C) 1997-2000, 2003-2015 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | ;; Author: Carsten Dominik <dominik@science.uva.nl> | 4 | ;; Author: Carsten Dominik <dominik@science.uva.nl> |
| 5 | ;; Maintainer: auctex-devel@gnu.org | 5 | ;; Maintainer: auctex-devel@gnu.org |
| @@ -2382,7 +2382,7 @@ Your bug report will be posted to the AUCTeX bug reporting list. | |||
| 2382 | 2382 | ||
| 2383 | ;;; Start of automatically extracted autoloads. | 2383 | ;;; Start of automatically extracted autoloads. |
| 2384 | 2384 | ||
| 2385 | ;;;### (autoloads nil "reftex-auc" "reftex-auc.el" "16f7e4bde671b5faee975a9ff10838e7") | 2385 | ;;;### (autoloads nil "reftex-auc" "reftex-auc.el" "cf606f7918831321cb46f254436dc66e") |
| 2386 | ;;; Generated autoloads from reftex-auc.el | 2386 | ;;; Generated autoloads from reftex-auc.el |
| 2387 | 2387 | ||
| 2388 | (autoload 'reftex-arg-label "reftex-auc" "\ | 2388 | (autoload 'reftex-arg-label "reftex-auc" "\ |
| @@ -2450,7 +2450,7 @@ of ENTRY-LIST is a list of cons cells (\"MACRONAME\" . LEVEL). See | |||
| 2450 | 2450 | ||
| 2451 | ;;;*** | 2451 | ;;;*** |
| 2452 | 2452 | ||
| 2453 | ;;;### (autoloads nil "reftex-cite" "reftex-cite.el" "43a70b713b3cd8a225f03431400e54e6") | 2453 | ;;;### (autoloads nil "reftex-cite" "reftex-cite.el" "5a53c260fa01268c04ea2f558add9d7d") |
| 2454 | ;;; Generated autoloads from reftex-cite.el | 2454 | ;;; Generated autoloads from reftex-cite.el |
| 2455 | 2455 | ||
| 2456 | (autoload 'reftex-default-bibliography "reftex-cite" "\ | 2456 | (autoload 'reftex-default-bibliography "reftex-cite" "\ |
| @@ -2552,7 +2552,7 @@ created files in the variables `reftex-create-bibtex-header' or | |||
| 2552 | 2552 | ||
| 2553 | ;;;*** | 2553 | ;;;*** |
| 2554 | 2554 | ||
| 2555 | ;;;### (autoloads nil "reftex-dcr" "reftex-dcr.el" "e90640fdd78f4404b29729bf7a5fce30") | 2555 | ;;;### (autoloads nil "reftex-dcr" "reftex-dcr.el" "08fc5bd6c35f9d6ab4a6ad336d3769c0") |
| 2556 | ;;; Generated autoloads from reftex-dcr.el | 2556 | ;;; Generated autoloads from reftex-dcr.el |
| 2557 | 2557 | ||
| 2558 | (autoload 'reftex-view-crossref "reftex-dcr" "\ | 2558 | (autoload 'reftex-view-crossref "reftex-dcr" "\ |
| @@ -2600,7 +2600,7 @@ Calling this function several times find successive citation locations. | |||
| 2600 | 2600 | ||
| 2601 | ;;;*** | 2601 | ;;;*** |
| 2602 | 2602 | ||
| 2603 | ;;;### (autoloads nil "reftex-global" "reftex-global.el" "a773b46e8b751bca3a82c991f81b5fdd") | 2603 | ;;;### (autoloads nil "reftex-global" "reftex-global.el" "5fdd9c2edced0882471f86baf4b4b234") |
| 2604 | ;;; Generated autoloads from reftex-global.el | 2604 | ;;; Generated autoloads from reftex-global.el |
| 2605 | 2605 | ||
| 2606 | (autoload 'reftex-create-tags-file "reftex-global" "\ | 2606 | (autoload 'reftex-create-tags-file "reftex-global" "\ |
| @@ -2680,7 +2680,7 @@ With no argument, this command toggles | |||
| 2680 | 2680 | ||
| 2681 | ;;;*** | 2681 | ;;;*** |
| 2682 | 2682 | ||
| 2683 | ;;;### (autoloads nil "reftex-index" "reftex-index.el" "ccf53e4cdf1d7280e4cdb54d23e81854") | 2683 | ;;;### (autoloads nil "reftex-index" "reftex-index.el" "d80e84d499050e32569a454d8db16861") |
| 2684 | ;;; Generated autoloads from reftex-index.el | 2684 | ;;; Generated autoloads from reftex-index.el |
| 2685 | 2685 | ||
| 2686 | (autoload 'reftex-index-selection-or-word "reftex-index" "\ | 2686 | (autoload 'reftex-index-selection-or-word "reftex-index" "\ |
| @@ -2778,7 +2778,7 @@ Here are all local bindings. | |||
| 2778 | 2778 | ||
| 2779 | ;;;*** | 2779 | ;;;*** |
| 2780 | 2780 | ||
| 2781 | ;;;### (autoloads nil "reftex-parse" "reftex-parse.el" "69a531bd0ac3f97f076b7dda4ec2304d") | 2781 | ;;;### (autoloads nil "reftex-parse" "reftex-parse.el" "c327a848a6d168412b1a9be9f2e3dce8") |
| 2782 | ;;; Generated autoloads from reftex-parse.el | 2782 | ;;; Generated autoloads from reftex-parse.el |
| 2783 | 2783 | ||
| 2784 | (autoload 'reftex-parse-one "reftex-parse" "\ | 2784 | (autoload 'reftex-parse-one "reftex-parse" "\ |
| @@ -2936,7 +2936,7 @@ When LEVEL is non-nil, increase section numbers on that level. | |||
| 2936 | 2936 | ||
| 2937 | ;;;*** | 2937 | ;;;*** |
| 2938 | 2938 | ||
| 2939 | ;;;### (autoloads nil "reftex-ref" "reftex-ref.el" "3ad5bfbb747c7f8c5cd5b30e3b6fc342") | 2939 | ;;;### (autoloads nil "reftex-ref" "reftex-ref.el" "64cd7a4eaec426177a8fb3689139d935") |
| 2940 | ;;; Generated autoloads from reftex-ref.el | 2940 | ;;; Generated autoloads from reftex-ref.el |
| 2941 | 2941 | ||
| 2942 | (autoload 'reftex-label-location "reftex-ref" "\ | 2942 | (autoload 'reftex-label-location "reftex-ref" "\ |
| @@ -2997,7 +2997,7 @@ Optional prefix argument OTHER-WINDOW goes to the label in another window. | |||
| 2997 | 2997 | ||
| 2998 | ;;;*** | 2998 | ;;;*** |
| 2999 | 2999 | ||
| 3000 | ;;;### (autoloads nil "reftex-sel" "reftex-sel.el" "4ffdcf92acf13e0e93cfac51b6e0607c") | 3000 | ;;;### (autoloads nil "reftex-sel" "reftex-sel.el" "faea36cbe37033efd3f9063187eef7ee") |
| 3001 | ;;; Generated autoloads from reftex-sel.el | 3001 | ;;; Generated autoloads from reftex-sel.el |
| 3002 | 3002 | ||
| 3003 | (autoload 'reftex-select-label-mode "reftex-sel" "\ | 3003 | (autoload 'reftex-select-label-mode "reftex-sel" "\ |
| @@ -3050,7 +3050,7 @@ During a selection process, these are the local bindings. | |||
| 3050 | 3050 | ||
| 3051 | ;;;*** | 3051 | ;;;*** |
| 3052 | 3052 | ||
| 3053 | ;;;### (autoloads nil "reftex-toc" "reftex-toc.el" "30e611bd9b33af3e6a5a22cf7497de78") | 3053 | ;;;### (autoloads nil "reftex-toc" "reftex-toc.el" "e04344fac7ba4c2043439e130bdd283f") |
| 3054 | ;;; Generated autoloads from reftex-toc.el | 3054 | ;;; Generated autoloads from reftex-toc.el |
| 3055 | 3055 | ||
| 3056 | (autoload 'reftex-toc "reftex-toc" "\ | 3056 | (autoload 'reftex-toc "reftex-toc" "\ |
diff --git a/lisp/textmodes/remember.el b/lisp/textmodes/remember.el index 260e7abfff3..35eaffa9284 100644 --- a/lisp/textmodes/remember.el +++ b/lisp/textmodes/remember.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; remember --- a mode for quickly jotting down things to remember | 1 | ;;; remember --- a mode for quickly jotting down things to remember |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2001, 2003-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2001, 2003-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/textmodes/rst.el b/lisp/textmodes/rst.el index 5ea0b419d22..cda9703ea6b 100644 --- a/lisp/textmodes/rst.el +++ b/lisp/textmodes/rst.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rst.el --- Mode for viewing and editing reStructuredText-documents. | 1 | ;;; rst.el --- Mode for viewing and editing reStructuredText-documents. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: Stefan Merten <smerten@oekonux.de> | 5 | ;; Maintainer: Stefan Merten <smerten@oekonux.de> |
| 6 | ;; Author: Stefan Merten <smerten@oekonux.de>, | 6 | ;; Author: Stefan Merten <smerten@oekonux.de>, |
diff --git a/lisp/textmodes/sgml-mode.el b/lisp/textmodes/sgml-mode.el index fbcc0ede7aa..12d98c8238a 100644 --- a/lisp/textmodes/sgml-mode.el +++ b/lisp/textmodes/sgml-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sgml-mode.el --- SGML- and HTML-editing modes -*- coding: utf-8 -*- | 1 | ;;; sgml-mode.el --- SGML- and HTML-editing modes -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 1995-1996, 1998, 2001-2014 Free Software | 3 | ;; Copyright (C) 1992, 1995-1996, 1998, 2001-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: James Clark <jjc@jclark.com> | 6 | ;; Author: James Clark <jjc@jclark.com> |
diff --git a/lisp/textmodes/table.el b/lisp/textmodes/table.el index 60aabc32c9f..5059300a5c1 100644 --- a/lisp/textmodes/table.el +++ b/lisp/textmodes/table.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; table.el --- create and edit WYSIWYG text based embedded tables -*- lexical-binding: t -*- | 1 | ;;; table.el --- create and edit WYSIWYG text based embedded tables -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: wp, convenience | 5 | ;; Keywords: wp, convenience |
| 6 | ;; Author: Takaaki Ota <Takaaki.Ota@am.sony.com> | 6 | ;; Author: Takaaki Ota <Takaaki.Ota@am.sony.com> |
diff --git a/lisp/textmodes/tex-mode.el b/lisp/textmodes/tex-mode.el index 12e7fda0f2c..e9c7e2f114e 100644 --- a/lisp/textmodes/tex-mode.el +++ b/lisp/textmodes/tex-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tex-mode.el --- TeX, LaTeX, and SliTeX mode commands -*- coding: utf-8 -*- | 1 | ;;; tex-mode.el --- TeX, LaTeX, and SliTeX mode commands -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1989, 1992, 1994-1999, 2001-2014 Free | 3 | ;; Copyright (C) 1985-1986, 1989, 1992, 1994-1999, 2001-2015 Free |
| 4 | ;; Software Foundation, Inc. | 4 | ;; Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/textmodes/texinfmt.el b/lisp/textmodes/texinfmt.el index 218b6dbc709..e7b6835df67 100644 --- a/lisp/textmodes/texinfmt.el +++ b/lisp/textmodes/texinfmt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; texinfmt.el --- format Texinfo files into Info files | 1 | ;;; texinfmt.el --- format Texinfo files into Info files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1988, 1990-1998, 2000-2014 Free Software | 3 | ;; Copyright (C) 1985-1986, 1988, 1990-1998, 2000-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: Robert J. Chassell <bug-texinfo@gnu.org> | 6 | ;; Maintainer: Robert J. Chassell <bug-texinfo@gnu.org> |
diff --git a/lisp/textmodes/texinfo.el b/lisp/textmodes/texinfo.el index 6f441d67b3c..895adbf892e 100644 --- a/lisp/textmodes/texinfo.el +++ b/lisp/textmodes/texinfo.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; texinfo.el --- major mode for editing Texinfo files -*- coding: utf-8 -*- | 1 | ;;; texinfo.el --- major mode for editing Texinfo files -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1988-1993, 1996-1997, 2000-2014 Free Software | 3 | ;; Copyright (C) 1985, 1988-1993, 1996-1997, 2000-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Robert J. Chassell | 6 | ;; Author: Robert J. Chassell |
diff --git a/lisp/textmodes/texnfo-upd.el b/lisp/textmodes/texnfo-upd.el index 839d7a96b5d..df05b670095 100644 --- a/lisp/textmodes/texnfo-upd.el +++ b/lisp/textmodes/texnfo-upd.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; texnfo-upd.el --- utilities for updating nodes and menus in Texinfo files | 1 | ;;; texnfo-upd.el --- utilities for updating nodes and menus in Texinfo files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1989-1992, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1989-1992, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Robert J. Chassell | 5 | ;; Author: Robert J. Chassell |
| 6 | ;; Maintainer: bug-texinfo@gnu.org | 6 | ;; Maintainer: bug-texinfo@gnu.org |
diff --git a/lisp/textmodes/text-mode.el b/lisp/textmodes/text-mode.el index 727697b5533..5f2f671993c 100644 --- a/lisp/textmodes/text-mode.el +++ b/lisp/textmodes/text-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; text-mode.el --- text mode, and its idiosyncratic commands | 1 | ;;; text-mode.el --- text mode, and its idiosyncratic commands |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1992, 1994, 2001-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1985, 1992, 1994, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/textmodes/tildify.el b/lisp/textmodes/tildify.el index d935ff7286e..9382b32845d 100644 --- a/lisp/textmodes/tildify.el +++ b/lisp/textmodes/tildify.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tildify.el --- adding hard spaces into texts -*- lexical-binding: t -*- | 1 | ;;; tildify.el --- adding hard spaces into texts -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Milan Zamazal <pdm@zamazal.org> | 5 | ;; Author: Milan Zamazal <pdm@zamazal.org> |
| 6 | ;; Michal Nazarewicz <mina86@mina86.com> | 6 | ;; Michal Nazarewicz <mina86@mina86.com> |
diff --git a/lisp/textmodes/two-column.el b/lisp/textmodes/two-column.el index a2d605e2218..ea6b52561d6 100644 --- a/lisp/textmodes/two-column.el +++ b/lisp/textmodes/two-column.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; two-column.el --- minor mode for editing of two-column text | 1 | ;;; two-column.el --- minor mode for editing of two-column text |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-1995, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992-1995, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daniel Pfeiffer <occitan@esperanto.org> | 5 | ;; Author: Daniel Pfeiffer <occitan@esperanto.org> |
| 6 | ;; Adapted-By: ESR, Daniel Pfeiffer | 6 | ;; Adapted-By: ESR, Daniel Pfeiffer |
diff --git a/lisp/textmodes/underline.el b/lisp/textmodes/underline.el index deda372a638..b97fdfded14 100644 --- a/lisp/textmodes/underline.el +++ b/lisp/textmodes/underline.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; underline.el --- insert/remove underlining (done by overstriking) in Emacs | 1 | ;;; underline.el --- insert/remove underlining (done by overstriking) in Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: wp | 6 | ;; Keywords: wp |
diff --git a/lisp/thingatpt.el b/lisp/thingatpt.el index ea5819e4889..b3fe1bc7950 100644 --- a/lisp/thingatpt.el +++ b/lisp/thingatpt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; thingatpt.el --- get the `thing' at point | 1 | ;;; thingatpt.el --- get the `thing' at point |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991-1998, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1991-1998, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Mike Williams <mikew@gopher.dosli.govt.nz> | 5 | ;; Author: Mike Williams <mikew@gopher.dosli.govt.nz> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/thumbs.el b/lisp/thumbs.el index de2fd21a01b..d8bb8cb34f9 100644 --- a/lisp/thumbs.el +++ b/lisp/thumbs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; thumbs.el --- Thumbnails previewer for images files | 1 | ;;; thumbs.el --- Thumbnails previewer for images files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jean-Philippe Theberge <jphiltheberge@videotron.ca> | 5 | ;; Author: Jean-Philippe Theberge <jphiltheberge@videotron.ca> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/time-stamp.el b/lisp/time-stamp.el index 99d185690d1..24e5ef47d29 100644 --- a/lisp/time-stamp.el +++ b/lisp/time-stamp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; time-stamp.el --- Maintain last change time stamps in files edited by Emacs | 1 | ;;; time-stamp.el --- Maintain last change time stamps in files edited by Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1989, 1993-1995, 1997, 2000-2014 Free Software | 3 | ;; Copyright (C) 1989, 1993-1995, 1997, 2000-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; This file is part of GNU Emacs. | 6 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/time.el b/lisp/time.el index ae04077a136..7c1e95e7f7f 100644 --- a/lisp/time.el +++ b/lisp/time.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; time.el --- display time, load and mail indicator in mode line of Emacs -*-coding: utf-8 -*- | 1 | ;;; time.el --- display time, load and mail indicator in mode line of Emacs -*-coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1993-1994, 1996, 2000-2014 Free Software | 3 | ;; Copyright (C) 1985-1987, 1993-1994, 1996, 2000-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/timezone.el b/lisp/timezone.el index 8ff43966f69..284da2139da 100644 --- a/lisp/timezone.el +++ b/lisp/timezone.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; timezone.el --- time zone package for GNU Emacs | 1 | ;;; timezone.el --- time zone package for GNU Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 1996, 1999, 2001-2014 Free Software | 3 | ;; Copyright (C) 1990-1993, 1996, 1999, 2001-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Masanobu Umeda | 6 | ;; Author: Masanobu Umeda |
diff --git a/lisp/tmm.el b/lisp/tmm.el index 8aedb780925..2ddeeeeae8e 100644 --- a/lisp/tmm.el +++ b/lisp/tmm.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tmm.el --- text mode access to menu-bar -*- lexical-binding: t -*- | 1 | ;;; tmm.el --- text mode access to menu-bar -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1996, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1996, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ilya Zakharevich <ilya@math.mps.ohio-state.edu> | 5 | ;; Author: Ilya Zakharevich <ilya@math.mps.ohio-state.edu> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/tool-bar.el b/lisp/tool-bar.el index 6e5c8b7c44c..3fbdfbebb15 100644 --- a/lisp/tool-bar.el +++ b/lisp/tool-bar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tool-bar.el --- setting up the tool bar | 1 | ;;; tool-bar.el --- setting up the tool bar |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Keywords: mouse frames | 6 | ;; Keywords: mouse frames |
| @@ -174,7 +174,8 @@ is less or equal to 256, then ICON.xpm, then ICON.pbm, and finally | |||
| 174 | ICON.xbm, using `find-image'." | 174 | ICON.xbm, using `find-image'." |
| 175 | (let* ((image-exp (tool-bar--image-expression icon))) | 175 | (let* ((image-exp (tool-bar--image-expression icon))) |
| 176 | (define-key-after map (vector key) | 176 | (define-key-after map (vector key) |
| 177 | `(menu-item ,(symbol-name key) ,def :image ,image-exp ,@props)))) | 177 | `(menu-item ,(symbol-name key) ,def :image ,image-exp ,@props)) |
| 178 | (force-mode-line-update))) | ||
| 178 | 179 | ||
| 179 | ;;;###autoload | 180 | ;;;###autoload |
| 180 | (defun tool-bar-add-item-from-menu (command icon &optional map &rest props) | 181 | (defun tool-bar-add-item-from-menu (command icon &optional map &rest props) |
| @@ -239,7 +240,8 @@ holds a keymap." | |||
| 239 | (if (and (consp rest) (consp (car rest))) | 240 | (if (and (consp rest) (consp (car rest))) |
| 240 | (setq rest (cdr rest))) | 241 | (setq rest (cdr rest))) |
| 241 | (append `(menu-item ,(car defn) ,rest) | 242 | (append `(menu-item ,(car defn) ,rest) |
| 242 | (list :image image-exp) props))))))) | 243 | (list :image image-exp) props)))) |
| 244 | (force-mode-line-update)))) | ||
| 243 | 245 | ||
| 244 | ;;; Set up some global items. Additions/deletions up for grabs. | 246 | ;;; Set up some global items. Additions/deletions up for grabs. |
| 245 | 247 | ||
diff --git a/lisp/tooltip.el b/lisp/tooltip.el index 973e74bef3a..e6382288379 100644 --- a/lisp/tooltip.el +++ b/lisp/tooltip.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tooltip.el --- show tooltip windows | 1 | ;;; tooltip.el --- show tooltip windows |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Gerd Moellmann <gerd@acm.org> | 5 | ;; Author: Gerd Moellmann <gerd@acm.org> |
| 6 | ;; Keywords: help c mouse tools | 6 | ;; Keywords: help c mouse tools |
diff --git a/lisp/tree-widget.el b/lisp/tree-widget.el index a48c50ff219..a29658ab9b3 100644 --- a/lisp/tree-widget.el +++ b/lisp/tree-widget.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tree-widget.el --- Tree widget | 1 | ;;; tree-widget.el --- Tree widget |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | ;; Maintainer: David Ponce <david@dponce.com> | 6 | ;; Maintainer: David Ponce <david@dponce.com> |
diff --git a/lisp/tutorial.el b/lisp/tutorial.el index fcb840fcfed..3b007610c9e 100644 --- a/lisp/tutorial.el +++ b/lisp/tutorial.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tutorial.el --- tutorial for Emacs | 1 | ;;; tutorial.el --- tutorial for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: help, internal | 6 | ;; Keywords: help, internal |
diff --git a/lisp/type-break.el b/lisp/type-break.el index a3af407bf17..a5a31c9ffd1 100644 --- a/lisp/type-break.el +++ b/lisp/type-break.el | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | ;;; type-break.el --- encourage rests from typing at appropriate intervals -*- lexical-binding: t -*- | 1 | ;;; type-break.el --- encourage rests from typing at appropriate intervals -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1995, 1997, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1995, 1997, 2000-2015 Free Software Foundation, |
| 4 | ;; Inc. | ||
| 4 | 5 | ||
| 5 | ;; Author: Noah Friedman | 6 | ;; Author: Noah Friedman |
| 6 | ;; Maintainer: Noah Friedman <friedman@splode.com> | 7 | ;; Maintainer: Noah Friedman <friedman@splode.com> |
diff --git a/lisp/uniquify.el b/lisp/uniquify.el index f0e86dc544f..ce681b435d6 100644 --- a/lisp/uniquify.el +++ b/lisp/uniquify.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; uniquify.el --- unique buffer names dependent on file name -*- lexical-binding: t -*- | 1 | ;;; uniquify.el --- unique buffer names dependent on file name -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1989, 1995-1997, 2001-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1989, 1995-1997, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Dick King <king@reasoning.com> | 6 | ;; Author: Dick King <king@reasoning.com> |
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog index 4091d2eb722..1f5ece02113 100644 --- a/lisp/url/ChangeLog +++ b/lisp/url/ChangeLog | |||
| @@ -3051,7 +3051,8 @@ | |||
| 3051 | ;; coding: utf-8 | 3051 | ;; coding: utf-8 |
| 3052 | ;; End: | 3052 | ;; End: |
| 3053 | 3053 | ||
| 3054 | Copyright (C) 1999, 2001-2002, 2004-2014 Free Software Foundation, Inc. | 3054 | Copyright (C) 1999, 2001-2002, 2004-2015 Free Software Foundation, |
| 3055 | Inc. | ||
| 3055 | 3056 | ||
| 3056 | This file is part of GNU Emacs. | 3057 | This file is part of GNU Emacs. |
| 3057 | 3058 | ||
diff --git a/lisp/url/url-about.el b/lisp/url/url-about.el index 017b5b0e621..c9dfe17c30a 100644 --- a/lisp/url/url-about.el +++ b/lisp/url/url-about.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-about.el --- Show internal URLs | 1 | ;;; url-about.el --- Show internal URLs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001, 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001, 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes, hypermedia | 5 | ;; Keywords: comm, data, processes, hypermedia |
| 6 | 6 | ||
diff --git a/lisp/url/url-auth.el b/lisp/url/url-auth.el index 3d17edb750c..58bf45b0226 100644 --- a/lisp/url/url-auth.el +++ b/lisp/url/url-auth.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-auth.el --- Uniform Resource Locator authorization modules | 1 | ;;; url-auth.el --- Uniform Resource Locator authorization modules |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes, hypermedia | 5 | ;; Keywords: comm, data, processes, hypermedia |
| 6 | 6 | ||
diff --git a/lisp/url/url-cache.el b/lisp/url/url-cache.el index 9b634bd4b0c..8e9d128b56c 100644 --- a/lisp/url/url-cache.el +++ b/lisp/url/url-cache.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-cache.el --- Uniform Resource Locator retrieval tool | 1 | ;;; url-cache.el --- Uniform Resource Locator retrieval tool |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes, hypermedia | 5 | ;; Keywords: comm, data, processes, hypermedia |
| 6 | 6 | ||
diff --git a/lisp/url/url-cid.el b/lisp/url/url-cid.el index cc9dc20a6ad..55713c7d14b 100644 --- a/lisp/url/url-cid.el +++ b/lisp/url/url-cid.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-cid.el --- Content-ID URL loader | 1 | ;;; url-cid.el --- Content-ID URL loader |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-1999, 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-1999, 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes | 5 | ;; Keywords: comm, data, processes |
| 6 | 6 | ||
diff --git a/lisp/url/url-cookie.el b/lisp/url/url-cookie.el index f89886b95dd..ccb2606c528 100644 --- a/lisp/url/url-cookie.el +++ b/lisp/url/url-cookie.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-cookie.el --- URL cookie support | 1 | ;;; url-cookie.el --- URL cookie support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes, hypermedia | 5 | ;; Keywords: comm, data, processes, hypermedia |
| 6 | 6 | ||
diff --git a/lisp/url/url-dav.el b/lisp/url/url-dav.el index 24b20ab81fc..65747e93000 100644 --- a/lisp/url/url-dav.el +++ b/lisp/url/url-dav.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-dav.el --- WebDAV support | 1 | ;;; url-dav.el --- WebDAV support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001, 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001, 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Bill Perry <wmperry@gnu.org> | 5 | ;; Author: Bill Perry <wmperry@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/url/url-dired.el b/lisp/url/url-dired.el index 516a362cb37..fe621cea1aa 100644 --- a/lisp/url/url-dired.el +++ b/lisp/url/url-dired.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-dired.el --- URL Dired minor mode | 1 | ;;; url-dired.el --- URL Dired minor mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, files | 5 | ;; Keywords: comm, files |
| 6 | 6 | ||
diff --git a/lisp/url/url-domsuf.el b/lisp/url/url-domsuf.el index b7f92597e2f..97c07590edb 100644 --- a/lisp/url/url-domsuf.el +++ b/lisp/url/url-domsuf.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-domsuf.el --- Say what domain names can have cookies set. | 1 | ;;; url-domsuf.el --- Say what domain names can have cookies set. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | 6 | ||
diff --git a/lisp/url/url-expand.el b/lisp/url/url-expand.el index 1142532e1a1..c468a7952ec 100644 --- a/lisp/url/url-expand.el +++ b/lisp/url/url-expand.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-expand.el --- expand-file-name for URLs | 1 | ;;; url-expand.el --- expand-file-name for URLs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999, 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes | 5 | ;; Keywords: comm, data, processes |
| 6 | 6 | ||
diff --git a/lisp/url/url-file.el b/lisp/url/url-file.el index 03a2ea11577..e28af956f81 100644 --- a/lisp/url/url-file.el +++ b/lisp/url/url-file.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-file.el --- File retrieval code | 1 | ;;; url-file.el --- File retrieval code |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes | 5 | ;; Keywords: comm, data, processes |
| 6 | 6 | ||
diff --git a/lisp/url/url-ftp.el b/lisp/url/url-ftp.el index 243240cb1f2..f558c6a97a8 100644 --- a/lisp/url/url-ftp.el +++ b/lisp/url/url-ftp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-ftp.el --- FTP wrapper | 1 | ;;; url-ftp.el --- FTP wrapper |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes | 5 | ;; Keywords: comm, data, processes |
| 6 | 6 | ||
diff --git a/lisp/url/url-future.el b/lisp/url/url-future.el index 490e6f74c68..f611c817231 100644 --- a/lisp/url/url-future.el +++ b/lisp/url/url-future.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-future.el --- general futures facility for url.el | 1 | ;;; url-future.el --- general futures facility for url.el |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Teodor Zlatanov <tzz@lifelogs.com> | 5 | ;; Author: Teodor Zlatanov <tzz@lifelogs.com> |
| 6 | ;; Keywords: data | 6 | ;; Keywords: data |
diff --git a/lisp/url/url-gw.el b/lisp/url/url-gw.el index 4a6189dcfea..cc0e4f8f8d6 100644 --- a/lisp/url/url-gw.el +++ b/lisp/url/url-gw.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-gw.el --- Gateway munging for URL loading | 1 | ;;; url-gw.el --- Gateway munging for URL loading |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Bill Perry <wmperry@gnu.org> | 5 | ;; Author: Bill Perry <wmperry@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/url/url-handlers.el b/lisp/url/url-handlers.el index 56a0986b41c..23006e1e087 100644 --- a/lisp/url/url-handlers.el +++ b/lisp/url/url-handlers.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-handlers.el --- file-name-handler stuff for URL loading | 1 | ;;; url-handlers.el --- file-name-handler stuff for URL loading |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes, hypermedia | 5 | ;; Keywords: comm, data, processes, hypermedia |
| 6 | 6 | ||
diff --git a/lisp/url/url-history.el b/lisp/url/url-history.el index 1fe0e9e1bdc..ee0a13bd989 100644 --- a/lisp/url/url-history.el +++ b/lisp/url/url-history.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-history.el --- Global history tracking for URL package | 1 | ;;; url-history.el --- Global history tracking for URL package |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes, hypermedia | 5 | ;; Keywords: comm, data, processes, hypermedia |
| 6 | 6 | ||
diff --git a/lisp/url/url-http.el b/lisp/url/url-http.el index 34d325acf56..d766952ebf3 100644 --- a/lisp/url/url-http.el +++ b/lisp/url/url-http.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-http.el --- HTTP retrieval routines | 1 | ;;; url-http.el --- HTTP retrieval routines |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2001, 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999, 2001, 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Bill Perry <wmperry@gnu.org> | 5 | ;; Author: Bill Perry <wmperry@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/url/url-imap.el b/lisp/url/url-imap.el index 81d117bfa27..4095aea9e5f 100644 --- a/lisp/url/url-imap.el +++ b/lisp/url/url-imap.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-imap.el --- IMAP retrieval routines | 1 | ;;; url-imap.el --- IMAP retrieval routines |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999, 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <jas@pdc.kth.se> | 5 | ;; Author: Simon Josefsson <jas@pdc.kth.se> |
| 6 | ;; Keywords: comm, data, processes | 6 | ;; Keywords: comm, data, processes |
diff --git a/lisp/url/url-irc.el b/lisp/url/url-irc.el index 07d1a124ac8..bdccd8f178d 100644 --- a/lisp/url/url-irc.el +++ b/lisp/url/url-irc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-irc.el --- IRC URL interface | 1 | ;;; url-irc.el --- IRC URL interface |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes | 5 | ;; Keywords: comm, data, processes |
| 6 | 6 | ||
diff --git a/lisp/url/url-ldap.el b/lisp/url/url-ldap.el index e1c4eb0e5ff..5c5ee760738 100644 --- a/lisp/url/url-ldap.el +++ b/lisp/url/url-ldap.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-ldap.el --- LDAP Uniform Resource Locator retrieval code | 1 | ;;; url-ldap.el --- LDAP Uniform Resource Locator retrieval code |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-1999, 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-1999, 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes | 5 | ;; Keywords: comm, data, processes |
| 6 | 6 | ||
diff --git a/lisp/url/url-mailto.el b/lisp/url/url-mailto.el index e3b62e4eb03..3dd89d5419f 100644 --- a/lisp/url/url-mailto.el +++ b/lisp/url/url-mailto.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-mail.el --- Mail Uniform Resource Locator retrieval code | 1 | ;;; url-mail.el --- Mail Uniform Resource Locator retrieval code |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes | 5 | ;; Keywords: comm, data, processes |
| 6 | 6 | ||
diff --git a/lisp/url/url-methods.el b/lisp/url/url-methods.el index 84294ab68cf..a4f711b7004 100644 --- a/lisp/url/url-methods.el +++ b/lisp/url/url-methods.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-methods.el --- Load URL schemes as needed | 1 | ;;; url-methods.el --- Load URL schemes as needed |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes, hypermedia | 5 | ;; Keywords: comm, data, processes, hypermedia |
| 6 | 6 | ||
diff --git a/lisp/url/url-misc.el b/lisp/url/url-misc.el index 31c37d0cd45..b21b15d5e8a 100644 --- a/lisp/url/url-misc.el +++ b/lisp/url/url-misc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-misc.el --- Misc Uniform Resource Locator retrieval code | 1 | ;;; url-misc.el --- Misc Uniform Resource Locator retrieval code |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2002, 2004-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1996-1999, 2002, 2004-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Keywords: comm, data, processes | 6 | ;; Keywords: comm, data, processes |
diff --git a/lisp/url/url-news.el b/lisp/url/url-news.el index 0ce6d2e6cd1..38a75528e31 100644 --- a/lisp/url/url-news.el +++ b/lisp/url/url-news.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-news.el --- News Uniform Resource Locator retrieval code | 1 | ;;; url-news.el --- News Uniform Resource Locator retrieval code |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes | 5 | ;; Keywords: comm, data, processes |
| 6 | 6 | ||
diff --git a/lisp/url/url-nfs.el b/lisp/url/url-nfs.el index 82eb1b397f7..1f8a4096460 100644 --- a/lisp/url/url-nfs.el +++ b/lisp/url/url-nfs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-nfs.el --- NFS URL interface | 1 | ;;; url-nfs.el --- NFS URL interface |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes | 5 | ;; Keywords: comm, data, processes |
| 6 | 6 | ||
diff --git a/lisp/url/url-ns.el b/lisp/url/url-ns.el index 30506d43349..88a40547f49 100644 --- a/lisp/url/url-ns.el +++ b/lisp/url/url-ns.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-ns.el --- Various netscape-ish functions for proxy definitions | 1 | ;;; url-ns.el --- Various netscape-ish functions for proxy definitions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1999, 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1999, 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes, hypermedia | 5 | ;; Keywords: comm, data, processes, hypermedia |
| 6 | 6 | ||
diff --git a/lisp/url/url-parse.el b/lisp/url/url-parse.el index 0a811297986..dbf0c386871 100644 --- a/lisp/url/url-parse.el +++ b/lisp/url/url-parse.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-parse.el --- Uniform Resource Locator parser | 1 | ;;; url-parse.el --- Uniform Resource Locator parser |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes | 5 | ;; Keywords: comm, data, processes |
| 6 | 6 | ||
diff --git a/lisp/url/url-privacy.el b/lisp/url/url-privacy.el index 5ab0147839a..77c3f642719 100644 --- a/lisp/url/url-privacy.el +++ b/lisp/url/url-privacy.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-privacy.el --- Global history tracking for URL package | 1 | ;;; url-privacy.el --- Global history tracking for URL package |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes, hypermedia | 5 | ;; Keywords: comm, data, processes, hypermedia |
| 6 | 6 | ||
diff --git a/lisp/url/url-proxy.el b/lisp/url/url-proxy.el index eee2be799ee..b292e31def2 100644 --- a/lisp/url/url-proxy.el +++ b/lisp/url/url-proxy.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-proxy.el --- Proxy server support | 1 | ;;; url-proxy.el --- Proxy server support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999, 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes, hypermedia | 5 | ;; Keywords: comm, data, processes, hypermedia |
| 6 | 6 | ||
diff --git a/lisp/url/url-queue.el b/lisp/url/url-queue.el index 9c4b4028741..c667cb932d5 100644 --- a/lisp/url/url-queue.el +++ b/lisp/url/url-queue.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-queue.el --- Fetching web pages in parallel | 1 | ;;; url-queue.el --- Fetching web pages in parallel |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: comm | 6 | ;; Keywords: comm |
diff --git a/lisp/url/url-tramp.el b/lisp/url/url-tramp.el index 9cc17a35346..d0b1a5c3420 100644 --- a/lisp/url/url-tramp.el +++ b/lisp/url/url-tramp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-tramp.el --- file-name-handler magic invoking Tramp for some protocols | 1 | ;;; url-tramp.el --- file-name-handler magic invoking Tramp for some protocols |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> | 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> |
| 6 | ;; Keywords: comm, data, processes, hypermedia | 6 | ;; Keywords: comm, data, processes, hypermedia |
diff --git a/lisp/url/url-util.el b/lisp/url/url-util.el index f7d2d4410d9..13b97744131 100644 --- a/lisp/url/url-util.el +++ b/lisp/url/url-util.el | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | ;;; url-util.el --- Miscellaneous helper routines for URL library | 1 | ;;; url-util.el --- Miscellaneous helper routines for URL library |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2001, 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2001, 2004-2015 Free Software Foundation, |
| 4 | ;; Inc. | ||
| 4 | 5 | ||
| 5 | ;; Author: Bill Perry <wmperry@gnu.org> | 6 | ;; Author: Bill Perry <wmperry@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 7 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/url/url-vars.el b/lisp/url/url-vars.el index bc23b982f82..7e752776ba9 100644 --- a/lisp/url/url-vars.el +++ b/lisp/url/url-vars.el | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | ;;; url-vars.el --- Variables for Uniform Resource Locator tool | 1 | ;;; url-vars.el --- Variables for Uniform Resource Locator tool |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2001, 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2001, 2004-2015 Free Software Foundation, |
| 4 | ;; Inc. | ||
| 4 | 5 | ||
| 5 | ;; Keywords: comm, data, processes, hypermedia | 6 | ;; Keywords: comm, data, processes, hypermedia |
| 6 | 7 | ||
diff --git a/lisp/url/url.el b/lisp/url/url.el index 4594ab6a7f7..095637765a3 100644 --- a/lisp/url/url.el +++ b/lisp/url/url.el | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | ;;; url.el --- Uniform Resource Locator retrieval tool -*- lexical-binding: t -*- | 1 | ;;; url.el --- Uniform Resource Locator retrieval tool -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2001, 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2001, 2004-2015 Free Software Foundation, |
| 4 | ;; Inc. | ||
| 4 | 5 | ||
| 5 | ;; Author: Bill Perry <wmperry@gnu.org> | 6 | ;; Author: Bill Perry <wmperry@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 7 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/userlock.el b/lisp/userlock.el index 7c7b09cb0db..c47bc4c9bd1 100644 --- a/lisp/userlock.el +++ b/lisp/userlock.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; userlock.el --- handle file access contention between multiple users | 1 | ;;; userlock.el --- handle file access contention between multiple users |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985-1986, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Richard King | 5 | ;; Author: Richard King |
| 6 | ;; (according to authors.el) | 6 | ;; (according to authors.el) |
diff --git a/lisp/vc/add-log.el b/lisp/vc/add-log.el index cd6fcaec28e..eb7e5bfdfad 100644 --- a/lisp/vc/add-log.el +++ b/lisp/vc/add-log.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; add-log.el --- change log maintenance commands for Emacs | 1 | ;;; add-log.el --- change log maintenance commands for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1988, 1993-1994, 1997-1998, 2000-2014 Free | 3 | ;; Copyright (C) 1985-1986, 1988, 1993-1994, 1997-1998, 2000-2015 Free |
| 4 | ;; Software Foundation, Inc. | 4 | ;; Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/vc/compare-w.el b/lisp/vc/compare-w.el index 454139e9025..07c07682186 100644 --- a/lisp/vc/compare-w.el +++ b/lisp/vc/compare-w.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; compare-w.el --- compare text between windows for Emacs | 1 | ;;; compare-w.el --- compare text between windows for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986, 1989, 1993, 1997, 2001-2014 Free Software | 3 | ;; Copyright (C) 1986, 1989, 1993, 1997, 2001-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/vc/cvs-status.el b/lisp/vc/cvs-status.el index 10cff7b0403..dc43094796e 100644 --- a/lisp/vc/cvs-status.el +++ b/lisp/vc/cvs-status.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cvs-status.el --- major mode for browsing `cvs status' output -*- coding: utf-8; lexical-binding: t -*- | 1 | ;;; cvs-status.el --- major mode for browsing `cvs status' output -*- coding: utf-8; lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: pcl-cvs cvs status tree vc tools | 6 | ;; Keywords: pcl-cvs cvs status tree vc tools |
diff --git a/lisp/vc/diff-mode.el b/lisp/vc/diff-mode.el index f3455efb294..a9614e95d6d 100644 --- a/lisp/vc/diff-mode.el +++ b/lisp/vc/diff-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; diff-mode.el --- a mode for viewing/editing context diffs -*- lexical-binding: t -*- | 1 | ;;; diff-mode.el --- a mode for viewing/editing context diffs -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: convenience patch diff vc | 6 | ;; Keywords: convenience patch diff vc |
diff --git a/lisp/vc/diff.el b/lisp/vc/diff.el index b789b80df8e..062248c8f14 100644 --- a/lisp/vc/diff.el +++ b/lisp/vc/diff.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; diff.el --- run `diff' -*- lexical-binding: t -*- | 1 | ;;; diff.el --- run `diff' -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 1994, 1996, 2001-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1992, 1994, 1996, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Frank Bresz | 6 | ;; Author: Frank Bresz |
diff --git a/lisp/vc/ediff-diff.el b/lisp/vc/ediff-diff.el index d21b4cc6d0b..d0c0f7b3e83 100644 --- a/lisp/vc/ediff-diff.el +++ b/lisp/vc/ediff-diff.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ediff-diff.el --- diff-related utilities | 1 | ;;; ediff-diff.el --- diff-related utilities |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 6 | ;; Package: ediff | 6 | ;; Package: ediff |
diff --git a/lisp/vc/ediff-help.el b/lisp/vc/ediff-help.el index 020a1c33cf1..c981d89f50a 100644 --- a/lisp/vc/ediff-help.el +++ b/lisp/vc/ediff-help.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ediff-help.el --- Code related to the contents of Ediff help buffers | 1 | ;;; ediff-help.el --- Code related to the contents of Ediff help buffers |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 6 | ;; Package: ediff | 6 | ;; Package: ediff |
diff --git a/lisp/vc/ediff-hook.el b/lisp/vc/ediff-hook.el index c87d52f6856..89796872a44 100644 --- a/lisp/vc/ediff-hook.el +++ b/lisp/vc/ediff-hook.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ediff-hook.el --- setup for Ediff's menus and autoloads | 1 | ;;; ediff-hook.el --- setup for Ediff's menus and autoloads |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 6 | ;; Package: ediff | 6 | ;; Package: ediff |
diff --git a/lisp/vc/ediff-init.el b/lisp/vc/ediff-init.el index 9669e2c2313..d6b538cff2b 100644 --- a/lisp/vc/ediff-init.el +++ b/lisp/vc/ediff-init.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ediff-init.el --- Macros, variables, and defsubsts used by Ediff | 1 | ;;; ediff-init.el --- Macros, variables, and defsubsts used by Ediff |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 6 | ;; Package: ediff | 6 | ;; Package: ediff |
diff --git a/lisp/vc/ediff-merg.el b/lisp/vc/ediff-merg.el index 0f7d0628a1d..72dfc0861f5 100644 --- a/lisp/vc/ediff-merg.el +++ b/lisp/vc/ediff-merg.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ediff-merg.el --- merging utilities | 1 | ;;; ediff-merg.el --- merging utilities |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 6 | ;; Package: ediff | 6 | ;; Package: ediff |
diff --git a/lisp/vc/ediff-mult.el b/lisp/vc/ediff-mult.el index 56ff13fbbb6..c81afce016d 100644 --- a/lisp/vc/ediff-mult.el +++ b/lisp/vc/ediff-mult.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ediff-mult.el --- support for multi-file/multi-buffer processing in Ediff | 1 | ;;; ediff-mult.el --- support for multi-file/multi-buffer processing in Ediff |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 6 | ;; Package: ediff | 6 | ;; Package: ediff |
diff --git a/lisp/vc/ediff-ptch.el b/lisp/vc/ediff-ptch.el index bb6ab1062c1..80990feac35 100644 --- a/lisp/vc/ediff-ptch.el +++ b/lisp/vc/ediff-ptch.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ediff-ptch.el --- Ediff's patch support | 1 | ;;; ediff-ptch.el --- Ediff's patch support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 6 | ;; Package: ediff | 6 | ;; Package: ediff |
diff --git a/lisp/vc/ediff-util.el b/lisp/vc/ediff-util.el index 9ca9effbfd4..62a0d9da0ab 100644 --- a/lisp/vc/ediff-util.el +++ b/lisp/vc/ediff-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ediff-util.el --- the core commands and utilities of ediff | 1 | ;;; ediff-util.el --- the core commands and utilities of ediff |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 6 | ;; Package: ediff | 6 | ;; Package: ediff |
diff --git a/lisp/vc/ediff-vers.el b/lisp/vc/ediff-vers.el index 83dbf84347c..5e745875c70 100644 --- a/lisp/vc/ediff-vers.el +++ b/lisp/vc/ediff-vers.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ediff-vers.el --- version control interface to Ediff | 1 | ;;; ediff-vers.el --- version control interface to Ediff |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-1997, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 6 | ;; Package: ediff | 6 | ;; Package: ediff |
diff --git a/lisp/vc/ediff-wind.el b/lisp/vc/ediff-wind.el index 48cca4d1b6c..c31df824996 100644 --- a/lisp/vc/ediff-wind.el +++ b/lisp/vc/ediff-wind.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ediff-wind.el --- window manipulation utilities | 1 | ;;; ediff-wind.el --- window manipulation utilities |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1997, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1997, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 6 | ;; Package: ediff | 6 | ;; Package: ediff |
diff --git a/lisp/vc/ediff.el b/lisp/vc/ediff.el index 5418039143f..837940c7763 100644 --- a/lisp/vc/ediff.el +++ b/lisp/vc/ediff.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ediff.el --- a comprehensive visual interface to diff & patch | 1 | ;;; ediff.el --- a comprehensive visual interface to diff & patch |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 6 | ;; Created: February 2, 1994 | 6 | ;; Created: February 2, 1994 |
diff --git a/lisp/vc/log-edit.el b/lisp/vc/log-edit.el index 3b03ee14c0b..ae8d275411b 100644 --- a/lisp/vc/log-edit.el +++ b/lisp/vc/log-edit.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; log-edit.el --- Major mode for editing CVS commit messages -*- lexical-binding: t -*- | 1 | ;;; log-edit.el --- Major mode for editing CVS commit messages -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: pcl-cvs cvs commit log vc | 6 | ;; Keywords: pcl-cvs cvs commit log vc |
diff --git a/lisp/vc/log-view.el b/lisp/vc/log-view.el index 484e40f7ac0..98e93572206 100644 --- a/lisp/vc/log-view.el +++ b/lisp/vc/log-view.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; log-view.el --- Major mode for browsing revision log histories -*- lexical-binding: t -*- | 1 | ;;; log-view.el --- Major mode for browsing revision log histories -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: tools, vc | 6 | ;; Keywords: tools, vc |
diff --git a/lisp/vc/pcvs-defs.el b/lisp/vc/pcvs-defs.el index b89c4df5818..61eac52845c 100644 --- a/lisp/vc/pcvs-defs.el +++ b/lisp/vc/pcvs-defs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pcvs-defs.el --- variable definitions for PCL-CVS | 1 | ;;; pcvs-defs.el --- variable definitions for PCL-CVS |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1991-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: pcl-cvs | 6 | ;; Keywords: pcl-cvs |
diff --git a/lisp/vc/pcvs-info.el b/lisp/vc/pcvs-info.el index 202f7ddfd2c..4af1e73a358 100644 --- a/lisp/vc/pcvs-info.el +++ b/lisp/vc/pcvs-info.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pcvs-info.el --- internal representation of a fileinfo entry | 1 | ;;; pcvs-info.el --- internal representation of a fileinfo entry |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1991-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: pcl-cvs | 6 | ;; Keywords: pcl-cvs |
diff --git a/lisp/vc/pcvs-parse.el b/lisp/vc/pcvs-parse.el index 366e90d5c9c..5dcb4c55b01 100644 --- a/lisp/vc/pcvs-parse.el +++ b/lisp/vc/pcvs-parse.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pcvs-parse.el --- the CVS output parser | 1 | ;;; pcvs-parse.el --- the CVS output parser |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1991-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: pcl-cvs | 6 | ;; Keywords: pcl-cvs |
diff --git a/lisp/vc/pcvs-util.el b/lisp/vc/pcvs-util.el index 97ab7dfef77..d3cc3c5da33 100644 --- a/lisp/vc/pcvs-util.el +++ b/lisp/vc/pcvs-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pcvs-util.el --- utility functions for PCL-CVS -*- byte-compile-dynamic: t -*- | 1 | ;;; pcvs-util.el --- utility functions for PCL-CVS -*- byte-compile-dynamic: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1991-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: pcl-cvs | 6 | ;; Keywords: pcl-cvs |
diff --git a/lisp/vc/pcvs.el b/lisp/vc/pcvs.el index e0f514406ed..6d8e5374145 100644 --- a/lisp/vc/pcvs.el +++ b/lisp/vc/pcvs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pcvs.el --- a front-end to CVS -*- lexical-binding:t -*- | 1 | ;;; pcvs.el --- a front-end to CVS -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1991-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: (The PCL-CVS Trust) pcl-cvs@cyclic.com | 5 | ;; Author: (The PCL-CVS Trust) pcl-cvs@cyclic.com |
| 6 | ;; (Per Cederqvist) ceder@lysator.liu.se | 6 | ;; (Per Cederqvist) ceder@lysator.liu.se |
diff --git a/lisp/vc/smerge-mode.el b/lisp/vc/smerge-mode.el index 0b7b70219c0..9f9224c226c 100644 --- a/lisp/vc/smerge-mode.el +++ b/lisp/vc/smerge-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; smerge-mode.el --- Minor mode to resolve diff3 conflicts -*- lexical-binding: t -*- | 1 | ;;; smerge-mode.el --- Minor mode to resolve diff3 conflicts -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: vc, tools, revision control, merge, diff3, cvs, conflict | 6 | ;; Keywords: vc, tools, revision control, merge, diff3, cvs, conflict |
diff --git a/lisp/vc/vc-annotate.el b/lisp/vc/vc-annotate.el index e270ec401ba..8bcea5f164d 100644 --- a/lisp/vc/vc-annotate.el +++ b/lisp/vc/vc-annotate.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vc-annotate.el --- VC Annotate Support -*- lexical-binding: t -*- | 1 | ;;; vc-annotate.el --- VC Annotate Support -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Martin Lorentzson <emwson@emw.ericsson.se> | 5 | ;; Author: Martin Lorentzson <emwson@emw.ericsson.se> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/vc/vc-bzr.el b/lisp/vc/vc-bzr.el index de101649802..163df1fdb5e 100644 --- a/lisp/vc/vc-bzr.el +++ b/lisp/vc/vc-bzr.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vc-bzr.el --- VC backend for the bzr revision control system -*- lexical-binding: t -*- | 1 | ;;; vc-bzr.el --- VC backend for the bzr revision control system -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Riccardo Murri <riccardo.murri@gmail.com> | 6 | ;; Riccardo Murri <riccardo.murri@gmail.com> |
diff --git a/lisp/vc/vc-cvs.el b/lisp/vc/vc-cvs.el index c1d32cea605..d803c16d7cf 100644 --- a/lisp/vc/vc-cvs.el +++ b/lisp/vc/vc-cvs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vc-cvs.el --- non-resident support for CVS version-control -*- lexical-binding: t -*- | 1 | ;;; vc-cvs.el --- non-resident support for CVS version-control -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: FSF (see vc.el for full credits) | 5 | ;; Author: FSF (see vc.el for full credits) |
| 6 | ;; Maintainer: Andre Spiegel <spiegel@gnu.org> | 6 | ;; Maintainer: Andre Spiegel <spiegel@gnu.org> |
diff --git a/lisp/vc/vc-dav.el b/lisp/vc/vc-dav.el index f107764f404..3326f2964c9 100644 --- a/lisp/vc/vc-dav.el +++ b/lisp/vc/vc-dav.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vc-dav.el --- vc.el support for WebDAV | 1 | ;;; vc-dav.el --- vc.el support for WebDAV |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001, 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001, 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Bill Perry <wmperry@gnu.org> | 5 | ;; Author: Bill Perry <wmperry@gnu.org> |
| 6 | ;; Maintainer: Bill Perry <wmperry@gnu.org> | 6 | ;; Maintainer: Bill Perry <wmperry@gnu.org> |
diff --git a/lisp/vc/vc-dir.el b/lisp/vc/vc-dir.el index c90bf1c2343..8bba79c111f 100644 --- a/lisp/vc/vc-dir.el +++ b/lisp/vc/vc-dir.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vc-dir.el --- Directory status display under VC -*- lexical-binding: t -*- | 1 | ;;; vc-dir.el --- Directory status display under VC -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dan Nicolaescu <dann@ics.uci.edu> | 5 | ;; Author: Dan Nicolaescu <dann@ics.uci.edu> |
| 6 | ;; Keywords: vc tools | 6 | ;; Keywords: vc tools |
diff --git a/lisp/vc/vc-dispatcher.el b/lisp/vc/vc-dispatcher.el index e1bf05c8916..4f8ec278896 100644 --- a/lisp/vc/vc-dispatcher.el +++ b/lisp/vc/vc-dispatcher.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vc-dispatcher.el -- generic command-dispatcher facility. -*- lexical-binding: t -*- | 1 | ;;; vc-dispatcher.el -- generic command-dispatcher facility. -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: FSF (see below for full credits) | 5 | ;; Author: FSF (see below for full credits) |
| 6 | ;; Maintainer: Eric S. Raymond <esr@thyrsus.com> | 6 | ;; Maintainer: Eric S. Raymond <esr@thyrsus.com> |
diff --git a/lisp/vc/vc-filewise.el b/lisp/vc/vc-filewise.el index 75ac2561e8b..254d126b98a 100644 --- a/lisp/vc/vc-filewise.el +++ b/lisp/vc/vc-filewise.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vc-filewise.el --- common functions for file-oriented back ends. | 1 | ;;; vc-filewise.el --- common functions for file-oriented back ends. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-1996, 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992-1996, 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: FSF (see vc.el for full credits) | 5 | ;; Author: FSF (see vc.el for full credits) |
| 6 | ;; Maintainer: Andre Spiegel <spiegel@gnu.org> | 6 | ;; Maintainer: Andre Spiegel <spiegel@gnu.org> |
diff --git a/lisp/vc/vc-git.el b/lisp/vc/vc-git.el index 1700bef10b0..a31c121b89b 100644 --- a/lisp/vc/vc-git.el +++ b/lisp/vc/vc-git.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vc-git.el --- VC backend for the git version control system -*- lexical-binding: t -*- | 1 | ;;; vc-git.el --- VC backend for the git version control system -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alexandre Julliard <julliard@winehq.org> | 5 | ;; Author: Alexandre Julliard <julliard@winehq.org> |
| 6 | ;; Keywords: vc tools | 6 | ;; Keywords: vc tools |
diff --git a/lisp/vc/vc-hg.el b/lisp/vc/vc-hg.el index e65009db2ef..8b4067f536b 100644 --- a/lisp/vc/vc-hg.el +++ b/lisp/vc/vc-hg.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vc-hg.el --- VC backend for the mercurial version control system -*- lexical-binding: t -*- | 1 | ;;; vc-hg.el --- VC backend for the mercurial version control system -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ivan Kanis | 5 | ;; Author: Ivan Kanis |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/vc/vc-hooks.el b/lisp/vc/vc-hooks.el index 5448f38f042..3b1f6c7103c 100644 --- a/lisp/vc/vc-hooks.el +++ b/lisp/vc/vc-hooks.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vc-hooks.el --- resident support for version-control | 1 | ;;; vc-hooks.el --- resident support for version-control |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-1996, 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992-1996, 1998-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: FSF (see vc.el for full credits) | 5 | ;; Author: FSF (see vc.el for full credits) |
| 6 | ;; Maintainer: Andre Spiegel <spiegel@gnu.org> | 6 | ;; Maintainer: Andre Spiegel <spiegel@gnu.org> |
diff --git a/lisp/vc/vc-mtn.el b/lisp/vc/vc-mtn.el index d1736a42a3d..d783572678c 100644 --- a/lisp/vc/vc-mtn.el +++ b/lisp/vc/vc-mtn.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vc-mtn.el --- VC backend for Monotone -*- lexical-binding: t -*- | 1 | ;;; vc-mtn.el --- VC backend for Monotone -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: vc | 6 | ;; Keywords: vc |
diff --git a/lisp/vc/vc-rcs.el b/lisp/vc/vc-rcs.el index cb3d36f13fb..d575530c98b 100644 --- a/lisp/vc/vc-rcs.el +++ b/lisp/vc/vc-rcs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vc-rcs.el --- support for RCS version-control -*- lexical-binding:t -*- | 1 | ;;; vc-rcs.el --- support for RCS version-control -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: FSF (see vc.el for full credits) | 5 | ;; Author: FSF (see vc.el for full credits) |
| 6 | ;; Maintainer: Andre Spiegel <spiegel@gnu.org> | 6 | ;; Maintainer: Andre Spiegel <spiegel@gnu.org> |
diff --git a/lisp/vc/vc-sccs.el b/lisp/vc/vc-sccs.el index cfd3cccf9b1..1b959e22e23 100644 --- a/lisp/vc/vc-sccs.el +++ b/lisp/vc/vc-sccs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vc-sccs.el --- support for SCCS version-control -*- lexical-binding:t -*- | 1 | ;;; vc-sccs.el --- support for SCCS version-control -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: FSF (see vc.el for full credits) | 5 | ;; Author: FSF (see vc.el for full credits) |
| 6 | ;; Maintainer: Andre Spiegel <spiegel@gnu.org> | 6 | ;; Maintainer: Andre Spiegel <spiegel@gnu.org> |
diff --git a/lisp/vc/vc-src.el b/lisp/vc/vc-src.el index 50c0a7ef1b0..f497f951005 100644 --- a/lisp/vc/vc-src.el +++ b/lisp/vc/vc-src.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vc-src.el --- support for SRC version-control -*- lexical-binding:t -*- | 1 | ;;; vc-src.el --- support for SRC version-control -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: FSF (see vc.el for full credits) | 5 | ;; Author: FSF (see vc.el for full credits) |
| 6 | ;; Maintainer: Eric S. Raymond <esr@thyrsus.com> | 6 | ;; Maintainer: Eric S. Raymond <esr@thyrsus.com> |
diff --git a/lisp/vc/vc-svn.el b/lisp/vc/vc-svn.el index 5c87cab2d92..bae178df3f7 100644 --- a/lisp/vc/vc-svn.el +++ b/lisp/vc/vc-svn.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vc-svn.el --- non-resident support for Subversion version-control -*- lexical-binding:t -*- | 1 | ;;; vc-svn.el --- non-resident support for Subversion version-control -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: FSF (see vc.el for full credits) | 5 | ;; Author: FSF (see vc.el for full credits) |
| 6 | ;; Maintainer: Stefan Monnier <monnier@gnu.org> | 6 | ;; Maintainer: Stefan Monnier <monnier@gnu.org> |
diff --git a/lisp/vc/vc.el b/lisp/vc/vc.el index 6283dc8d782..54b221428a5 100644 --- a/lisp/vc/vc.el +++ b/lisp/vc/vc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vc.el --- drive a version-control system from within Emacs -*- lexical-binding:t -*- | 1 | ;;; vc.el --- drive a version-control system from within Emacs -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-1998, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992-1998, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: FSF (see below for full credits) | 5 | ;; Author: FSF (see below for full credits) |
| 6 | ;; Maintainer: Andre Spiegel <spiegel@gnu.org> | 6 | ;; Maintainer: Andre Spiegel <spiegel@gnu.org> |
diff --git a/lisp/vcursor.el b/lisp/vcursor.el index 05ce9372d2a..440a2786551 100644 --- a/lisp/vcursor.el +++ b/lisp/vcursor.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vcursor.el --- manipulate an alternative ("virtual") cursor | 1 | ;;; vcursor.el --- manipulate an alternative ("virtual") cursor |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994, 1996, 1998, 2001-2014 Free Software Foundation, | 3 | ;; Copyright (C) 1994, 1996, 1998, 2001-2015 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Peter Stephenson <pws@ibmth.df.unipi.it> | 6 | ;; Author: Peter Stephenson <pws@ibmth.df.unipi.it> |
diff --git a/lisp/version.el b/lisp/version.el index cab2d28db4c..75763b3f682 100644 --- a/lisp/version.el +++ b/lisp/version.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; version.el --- record version number of Emacs | 1 | ;;; version.el --- record version number of Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1992, 1994-1995, 1999-2014 Free Software | 3 | ;; Copyright (C) 1985, 1992, 1994-1995, 1999-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/view.el b/lisp/view.el index 9f914b03f56..3f0a6dc325d 100644 --- a/lisp/view.el +++ b/lisp/view.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; view.el --- peruse file or buffer without editing | 1 | ;;; view.el --- peruse file or buffer without editing |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1989, 1994-1995, 1997, 2000-2014 Free Software | 3 | ;; Copyright (C) 1985, 1989, 1994-1995, 1997, 2000-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: K. Shane Hartman | 6 | ;; Author: K. Shane Hartman |
diff --git a/lisp/vt-control.el b/lisp/vt-control.el index 8d96d722fb9..12385032f7a 100644 --- a/lisp/vt-control.el +++ b/lisp/vt-control.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vt-control.el --- Common VTxxx control functions | 1 | ;;; vt-control.el --- Common VTxxx control functions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1994, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1994, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Rob Riepel <riepel@networking.stanford.edu> | 5 | ;; Author: Rob Riepel <riepel@networking.stanford.edu> |
| 6 | ;; Maintainer: Rob Riepel <riepel@networking.stanford.edu> | 6 | ;; Maintainer: Rob Riepel <riepel@networking.stanford.edu> |
diff --git a/lisp/vt100-led.el b/lisp/vt100-led.el index aca45207450..b7c377acba0 100644 --- a/lisp/vt100-led.el +++ b/lisp/vt100-led.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vt100-led.el --- functions for LED control on VT-100 terminals & clones | 1 | ;;; vt100-led.el --- functions for LED control on VT-100 terminals & clones |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1988, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Howard Gayle | 5 | ;; Author: Howard Gayle |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/w32-fns.el b/lisp/w32-fns.el index 2cbeb49d543..876df875b1b 100644 --- a/lisp/w32-fns.el +++ b/lisp/w32-fns.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; w32-fns.el --- Lisp routines for 32-bit Windows | 1 | ;;; w32-fns.el --- Lisp routines for 32-bit Windows |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Geoff Voelker <voelker@cs.washington.edu> | 5 | ;; Author: Geoff Voelker <voelker@cs.washington.edu> |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/lisp/w32-vars.el b/lisp/w32-vars.el index 30087d533d4..ae42ee7ecda 100644 --- a/lisp/w32-vars.el +++ b/lisp/w32-vars.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; w32-vars.el --- MS-Windows specific user options | 1 | ;;; w32-vars.el --- MS-Windows specific user options |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jason Rumney <jasonr@gnu.org> | 5 | ;; Author: Jason Rumney <jasonr@gnu.org> |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/lisp/wdired.el b/lisp/wdired.el index 2e539448962..c72e134b401 100644 --- a/lisp/wdired.el +++ b/lisp/wdired.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; wdired.el --- Rename files editing their names in dired buffers | 1 | ;;; wdired.el --- Rename files editing their names in dired buffers |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Filename: wdired.el | 5 | ;; Filename: wdired.el |
| 6 | ;; Author: Juan León Lahoz García <juanleon1@gmail.com> | 6 | ;; Author: Juan León Lahoz García <juanleon1@gmail.com> |
diff --git a/lisp/whitespace.el b/lisp/whitespace.el index e4577d848c5..b4cd67ff6b9 100644 --- a/lisp/whitespace.el +++ b/lisp/whitespace.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; whitespace.el --- minor mode to visualize TAB, (HARD) SPACE, NEWLINE | 1 | ;;; whitespace.el --- minor mode to visualize TAB, (HARD) SPACE, NEWLINE |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
diff --git a/lisp/wid-browse.el b/lisp/wid-browse.el index 4394c29ea1b..7e2bcb47f69 100644 --- a/lisp/wid-browse.el +++ b/lisp/wid-browse.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; wid-browse.el --- functions for browsing widgets | 1 | ;;; wid-browse.el --- functions for browsing widgets |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> | 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> |
| 6 | ;; Keywords: extensions | 6 | ;; Keywords: extensions |
diff --git a/lisp/wid-edit.el b/lisp/wid-edit.el index e901431bfcd..04a900f23c0 100644 --- a/lisp/wid-edit.el +++ b/lisp/wid-edit.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; wid-edit.el --- Functions for creating and using widgets -*-byte-compile-dynamic: t; lexical-binding:t -*- | 1 | ;;; wid-edit.el --- Functions for creating and using widgets -*-byte-compile-dynamic: t; lexical-binding:t -*- |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 1996-1997, 1999-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1997, 1999-2015 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> | 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/widget.el b/lisp/widget.el index f82b275385f..f8faa0f379b 100644 --- a/lisp/widget.el +++ b/lisp/widget.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; widget.el --- a library of user interface components | 1 | ;;; widget.el --- a library of user interface components |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 1996-1997, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1997, 2001-2015 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> | 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> |
| 6 | ;; Keywords: help, extensions, faces, hypermedia | 6 | ;; Keywords: help, extensions, faces, hypermedia |
diff --git a/lisp/windmove.el b/lisp/windmove.el index ff41ebbbcd5..d857dfc98dd 100644 --- a/lisp/windmove.el +++ b/lisp/windmove.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; windmove.el --- directional window-selection routines | 1 | ;;; windmove.el --- directional window-selection routines |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 1998-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Hovav Shacham (hovav@cs.stanford.edu) | 5 | ;; Author: Hovav Shacham (hovav@cs.stanford.edu) |
| 6 | ;; Created: 17 October 1998 | 6 | ;; Created: 17 October 1998 |
diff --git a/lisp/window.el b/lisp/window.el index 21bd2c5829b..abc60063ab9 100644 --- a/lisp/window.el +++ b/lisp/window.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; window.el --- GNU Emacs window commands aside from those written in C | 1 | ;;; window.el --- GNU Emacs window commands aside from those written in C |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1989, 1992-1994, 2000-2014 Free Software | 3 | ;; Copyright (C) 1985, 1989, 1992-1994, 2000-2015 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/winner.el b/lisp/winner.el index c202402a6e9..f244003b066 100644 --- a/lisp/winner.el +++ b/lisp/winner.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; winner.el --- Restore old window configurations | 1 | ;;; winner.el --- Restore old window configurations |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2001-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2001-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ivar Rummelhoff <ivarru@math.uio.no> | 5 | ;; Author: Ivar Rummelhoff <ivarru@math.uio.no> |
| 6 | ;; Created: 27 Feb 1997 | 6 | ;; Created: 27 Feb 1997 |
diff --git a/lisp/woman.el b/lisp/woman.el index 2dda211200d..611ba743652 100644 --- a/lisp/woman.el +++ b/lisp/woman.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; woman.el --- browse UN*X manual pages `wo (without) man' | 1 | ;;; woman.el --- browse UN*X manual pages `wo (without) man' |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Francis J. Wright <F.J.Wright@qmul.ac.uk> | 5 | ;; Author: Francis J. Wright <F.J.Wright@qmul.ac.uk> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/x-dnd.el b/lisp/x-dnd.el index a5e3a16ef74..526301327a5 100644 --- a/lisp/x-dnd.el +++ b/lisp/x-dnd.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; x-dnd.el --- drag and drop support for X -*- coding: utf-8 -*- | 1 | ;;; x-dnd.el --- drag and drop support for X -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jan Djärv <jan.h.d@swipnet.se> | 5 | ;; Author: Jan Djärv <jan.h.d@swipnet.se> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/xml.el b/lisp/xml.el index ca8ddce586c..b3dce41ce11 100644 --- a/lisp/xml.el +++ b/lisp/xml.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; xml.el --- XML parser | 1 | ;;; xml.el --- XML parser |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Emmanuel Briot <briot@gnat.com> | 5 | ;; Author: Emmanuel Briot <briot@gnat.com> |
| 6 | ;; Maintainer: Mark A. Hershberger <mah@everybody.org> | 6 | ;; Maintainer: Mark A. Hershberger <mah@everybody.org> |
diff --git a/lisp/xt-mouse.el b/lisp/xt-mouse.el index b933936f128..b87c1a28937 100644 --- a/lisp/xt-mouse.el +++ b/lisp/xt-mouse.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; xt-mouse.el --- support the mouse when emacs run in an xterm | 1 | ;;; xt-mouse.el --- support the mouse when emacs run in an xterm |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994, 2000-2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994, 2000-2015 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> | 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> |
| 6 | ;; Keywords: mouse, terminals | 6 | ;; Keywords: mouse, terminals |