aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorPaul Eggert2018-01-01 01:13:04 -0800
committerPaul Eggert2018-01-01 01:13:04 -0800
commitbb267f17f9e1e593d8dee379aceee22d7fa42680 (patch)
tree466dfb3f8ef7587ebcb652709bd1cc05d18a92f3 /lisp
parenta5835dfee139322de7aa071f1c87ef015acbecad (diff)
parent63b04c11d530f4a6a41f112d1b3ba1ed1eb81195 (diff)
downloademacs-bb267f17f9e1e593d8dee379aceee22d7fa42680.tar.gz
emacs-bb267f17f9e1e593d8dee379aceee22d7fa42680.zip
Merge from origin/emacs-26
63b04c11d5 Fix copyright years by hand 5c7dd8a783 Update copyright year to 2018 220a9ecba1 Merge from Gnulib 312c565566 Don't add empty keyboard macro to macro ring (Bug#24992) 39ca289a7a Allow customization of decoding of "man" command f8240815ea * etc/NEWS: Add security consideration note on passphrase ... 0c78822c70 Fix subtle problem with scroll-down when scroll-margin is ... acd289c5a4 Fix problems with indexing in User manual b240c7846b * lisp/help.el (describe-key): Only (copy-sequence elt) wh... e879a5444a * src/buffer.c (Frestore_buffer_modified_p): Fix bug#29846 81b1028b63 Improve documentation of 'inhibit-modification-hooks' and ... 7175496d7a Fix doc string of 'enable-recursive-minibuffers' 5b38406491 Fix documentation of delsel and of killing text # Conflicts: # etc/NEWS # etc/refcards/ru-refcard.tex
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog.12
-rw-r--r--lisp/ChangeLog.102
-rw-r--r--lisp/ChangeLog.112
-rw-r--r--lisp/ChangeLog.122
-rw-r--r--lisp/ChangeLog.132
-rw-r--r--lisp/ChangeLog.142
-rw-r--r--lisp/ChangeLog.152
-rw-r--r--lisp/ChangeLog.162
-rw-r--r--lisp/ChangeLog.172
-rw-r--r--lisp/ChangeLog.22
-rw-r--r--lisp/ChangeLog.32
-rw-r--r--lisp/ChangeLog.42
-rw-r--r--lisp/ChangeLog.52
-rw-r--r--lisp/ChangeLog.62
-rw-r--r--lisp/ChangeLog.72
-rw-r--r--lisp/ChangeLog.82
-rw-r--r--lisp/ChangeLog.92
-rw-r--r--lisp/Makefile.in2
-rw-r--r--lisp/abbrev.el2
-rw-r--r--lisp/align.el2
-rw-r--r--lisp/allout-widgets.el2
-rw-r--r--lisp/allout.el2
-rw-r--r--lisp/ansi-color.el2
-rw-r--r--lisp/apropos.el2
-rw-r--r--lisp/arc-mode.el2
-rw-r--r--lisp/array.el2
-rw-r--r--lisp/auth-source-pass.el2
-rw-r--r--lisp/auth-source.el2
-rw-r--r--lisp/autoarg.el2
-rw-r--r--lisp/autoinsert.el2
-rw-r--r--lisp/autorevert.el2
-rw-r--r--lisp/avoid.el2
-rw-r--r--lisp/battery.el2
-rw-r--r--lisp/bindings.el2
-rw-r--r--lisp/bookmark.el2
-rw-r--r--lisp/bs.el2
-rw-r--r--lisp/buff-menu.el2
-rw-r--r--lisp/button.el2
-rw-r--r--lisp/calc/calc-aent.el2
-rw-r--r--lisp/calc/calc-alg.el2
-rw-r--r--lisp/calc/calc-arith.el2
-rw-r--r--lisp/calc/calc-bin.el2
-rw-r--r--lisp/calc/calc-comb.el2
-rw-r--r--lisp/calc/calc-cplx.el2
-rw-r--r--lisp/calc/calc-embed.el2
-rw-r--r--lisp/calc/calc-ext.el2
-rw-r--r--lisp/calc/calc-fin.el2
-rw-r--r--lisp/calc/calc-forms.el2
-rw-r--r--lisp/calc/calc-frac.el2
-rw-r--r--lisp/calc/calc-funcs.el2
-rw-r--r--lisp/calc/calc-graph.el2
-rw-r--r--lisp/calc/calc-help.el2
-rw-r--r--lisp/calc/calc-incom.el2
-rw-r--r--lisp/calc/calc-keypd.el2
-rw-r--r--lisp/calc/calc-lang.el2
-rw-r--r--lisp/calc/calc-macs.el2
-rw-r--r--lisp/calc/calc-map.el2
-rw-r--r--lisp/calc/calc-math.el2
-rw-r--r--lisp/calc/calc-menu.el2
-rw-r--r--lisp/calc/calc-misc.el2
-rw-r--r--lisp/calc/calc-mode.el2
-rw-r--r--lisp/calc/calc-mtx.el2
-rw-r--r--lisp/calc/calc-nlfit.el2
-rw-r--r--lisp/calc/calc-poly.el2
-rw-r--r--lisp/calc/calc-prog.el2
-rw-r--r--lisp/calc/calc-rewr.el2
-rw-r--r--lisp/calc/calc-rules.el2
-rw-r--r--lisp/calc/calc-sel.el2
-rw-r--r--lisp/calc/calc-stat.el2
-rw-r--r--lisp/calc/calc-store.el2
-rw-r--r--lisp/calc/calc-stuff.el2
-rw-r--r--lisp/calc/calc-trail.el2
-rw-r--r--lisp/calc/calc-undo.el2
-rw-r--r--lisp/calc/calc-units.el2
-rw-r--r--lisp/calc/calc-vec.el2
-rw-r--r--lisp/calc/calc-yank.el2
-rw-r--r--lisp/calc/calc.el2
-rw-r--r--lisp/calc/calcalg2.el2
-rw-r--r--lisp/calc/calcalg3.el2
-rw-r--r--lisp/calc/calccomp.el2
-rw-r--r--lisp/calc/calcsel2.el2
-rw-r--r--lisp/calculator.el2
-rw-r--r--lisp/calendar/appt.el2
-rw-r--r--lisp/calendar/cal-bahai.el2
-rw-r--r--lisp/calendar/cal-china.el2
-rw-r--r--lisp/calendar/cal-coptic.el2
-rw-r--r--lisp/calendar/cal-dst.el2
-rw-r--r--lisp/calendar/cal-french.el2
-rw-r--r--lisp/calendar/cal-hebrew.el2
-rw-r--r--lisp/calendar/cal-html.el2
-rw-r--r--lisp/calendar/cal-islam.el2
-rw-r--r--lisp/calendar/cal-iso.el2
-rw-r--r--lisp/calendar/cal-julian.el2
-rw-r--r--lisp/calendar/cal-mayan.el2
-rw-r--r--lisp/calendar/cal-menu.el2
-rw-r--r--lisp/calendar/cal-move.el2
-rw-r--r--lisp/calendar/cal-persia.el2
-rw-r--r--lisp/calendar/cal-tex.el2
-rw-r--r--lisp/calendar/cal-x.el2
-rw-r--r--lisp/calendar/calendar.el2
-rw-r--r--lisp/calendar/diary-lib.el2
-rw-r--r--lisp/calendar/holidays.el2
-rw-r--r--lisp/calendar/icalendar.el2
-rw-r--r--lisp/calendar/lunar.el2
-rw-r--r--lisp/calendar/parse-time.el2
-rw-r--r--lisp/calendar/solar.el2
-rw-r--r--lisp/calendar/time-date.el2
-rw-r--r--lisp/calendar/timeclock.el2
-rw-r--r--lisp/calendar/todo-mode.el2
-rw-r--r--lisp/case-table.el2
-rw-r--r--lisp/cdl.el2
-rw-r--r--lisp/cedet/ChangeLog.12
-rw-r--r--lisp/cedet/cedet-cscope.el2
-rw-r--r--lisp/cedet/cedet-files.el2
-rw-r--r--lisp/cedet/cedet-global.el2
-rw-r--r--lisp/cedet/cedet-idutils.el2
-rw-r--r--lisp/cedet/cedet.el2
-rw-r--r--lisp/cedet/data-debug.el2
-rw-r--r--lisp/cedet/ede.el2
-rw-r--r--lisp/cedet/ede/auto.el2
-rw-r--r--lisp/cedet/ede/autoconf-edit.el2
-rw-r--r--lisp/cedet/ede/base.el2
-rw-r--r--lisp/cedet/ede/config.el2
-rw-r--r--lisp/cedet/ede/cpp-root.el2
-rw-r--r--lisp/cedet/ede/custom.el2
-rw-r--r--lisp/cedet/ede/detect.el2
-rw-r--r--lisp/cedet/ede/dired.el2
-rw-r--r--lisp/cedet/ede/emacs.el2
-rw-r--r--lisp/cedet/ede/files.el2
-rw-r--r--lisp/cedet/ede/generic.el2
-rw-r--r--lisp/cedet/ede/linux.el2
-rw-r--r--lisp/cedet/ede/locate.el2
-rw-r--r--lisp/cedet/ede/make.el2
-rw-r--r--lisp/cedet/ede/makefile-edit.el2
-rw-r--r--lisp/cedet/ede/pconf.el2
-rw-r--r--lisp/cedet/ede/pmake.el2
-rw-r--r--lisp/cedet/ede/proj-archive.el2
-rw-r--r--lisp/cedet/ede/proj-aux.el2
-rw-r--r--lisp/cedet/ede/proj-comp.el2
-rw-r--r--lisp/cedet/ede/proj-elisp.el2
-rw-r--r--lisp/cedet/ede/proj-info.el2
-rw-r--r--lisp/cedet/ede/proj-misc.el2
-rw-r--r--lisp/cedet/ede/proj-obj.el2
-rw-r--r--lisp/cedet/ede/proj-prog.el2
-rw-r--r--lisp/cedet/ede/proj-scheme.el2
-rw-r--r--lisp/cedet/ede/proj-shared.el2
-rw-r--r--lisp/cedet/ede/proj.el2
-rw-r--r--lisp/cedet/ede/project-am.el2
-rw-r--r--lisp/cedet/ede/shell.el2
-rw-r--r--lisp/cedet/ede/simple.el2
-rw-r--r--lisp/cedet/ede/source.el2
-rw-r--r--lisp/cedet/ede/speedbar.el2
-rw-r--r--lisp/cedet/ede/srecode.el2
-rw-r--r--lisp/cedet/ede/system.el2
-rw-r--r--lisp/cedet/ede/util.el2
-rw-r--r--lisp/cedet/inversion.el2
-rw-r--r--lisp/cedet/mode-local.el2
-rw-r--r--lisp/cedet/pulse.el2
-rw-r--r--lisp/cedet/semantic.el2
-rw-r--r--lisp/cedet/semantic/analyze.el2
-rw-r--r--lisp/cedet/semantic/analyze/complete.el2
-rw-r--r--lisp/cedet/semantic/analyze/debug.el2
-rw-r--r--lisp/cedet/semantic/analyze/fcn.el2
-rw-r--r--lisp/cedet/semantic/analyze/refs.el2
-rw-r--r--lisp/cedet/semantic/bovine.el2
-rw-r--r--lisp/cedet/semantic/bovine/c.el2
-rw-r--r--lisp/cedet/semantic/bovine/debug.el2
-rw-r--r--lisp/cedet/semantic/bovine/el.el2
-rw-r--r--lisp/cedet/semantic/bovine/gcc.el2
-rw-r--r--lisp/cedet/semantic/bovine/grammar.el2
-rw-r--r--lisp/cedet/semantic/bovine/make.el2
-rw-r--r--lisp/cedet/semantic/bovine/scm.el2
-rw-r--r--lisp/cedet/semantic/chart.el2
-rw-r--r--lisp/cedet/semantic/complete.el2
-rw-r--r--lisp/cedet/semantic/ctxt.el2
-rw-r--r--lisp/cedet/semantic/db-debug.el2
-rw-r--r--lisp/cedet/semantic/db-ebrowse.el2
-rw-r--r--lisp/cedet/semantic/db-el.el2
-rw-r--r--lisp/cedet/semantic/db-file.el2
-rw-r--r--lisp/cedet/semantic/db-find.el2
-rw-r--r--lisp/cedet/semantic/db-global.el2
-rw-r--r--lisp/cedet/semantic/db-javascript.el2
-rw-r--r--lisp/cedet/semantic/db-mode.el2
-rw-r--r--lisp/cedet/semantic/db-ref.el2
-rw-r--r--lisp/cedet/semantic/db-typecache.el2
-rw-r--r--lisp/cedet/semantic/db.el2
-rw-r--r--lisp/cedet/semantic/debug.el2
-rw-r--r--lisp/cedet/semantic/decorate.el2
-rw-r--r--lisp/cedet/semantic/decorate/include.el2
-rw-r--r--lisp/cedet/semantic/decorate/mode.el2
-rw-r--r--lisp/cedet/semantic/dep.el2
-rw-r--r--lisp/cedet/semantic/doc.el2
-rw-r--r--lisp/cedet/semantic/ede-grammar.el2
-rw-r--r--lisp/cedet/semantic/edit.el2
-rw-r--r--lisp/cedet/semantic/find.el2
-rw-r--r--lisp/cedet/semantic/format.el2
-rw-r--r--lisp/cedet/semantic/fw.el2
-rw-r--r--lisp/cedet/semantic/grammar-wy.el2
-rw-r--r--lisp/cedet/semantic/grammar.el2
-rw-r--r--lisp/cedet/semantic/html.el2
-rw-r--r--lisp/cedet/semantic/ia-sb.el2
-rw-r--r--lisp/cedet/semantic/ia.el2
-rw-r--r--lisp/cedet/semantic/idle.el2
-rw-r--r--lisp/cedet/semantic/imenu.el2
-rw-r--r--lisp/cedet/semantic/java.el2
-rw-r--r--lisp/cedet/semantic/lex-spp.el2
-rw-r--r--lisp/cedet/semantic/lex.el2
-rw-r--r--lisp/cedet/semantic/mru-bookmark.el2
-rw-r--r--lisp/cedet/semantic/sb.el2
-rw-r--r--lisp/cedet/semantic/scope.el2
-rw-r--r--lisp/cedet/semantic/senator.el2
-rw-r--r--lisp/cedet/semantic/sort.el2
-rw-r--r--lisp/cedet/semantic/symref.el2
-rw-r--r--lisp/cedet/semantic/symref/cscope.el2
-rw-r--r--lisp/cedet/semantic/symref/filter.el2
-rw-r--r--lisp/cedet/semantic/symref/global.el2
-rw-r--r--lisp/cedet/semantic/symref/grep.el2
-rw-r--r--lisp/cedet/semantic/symref/idutils.el2
-rw-r--r--lisp/cedet/semantic/symref/list.el2
-rw-r--r--lisp/cedet/semantic/tag-file.el2
-rw-r--r--lisp/cedet/semantic/tag-ls.el2
-rw-r--r--lisp/cedet/semantic/tag-write.el2
-rw-r--r--lisp/cedet/semantic/tag.el2
-rw-r--r--lisp/cedet/semantic/texi.el2
-rw-r--r--lisp/cedet/semantic/util-modes.el2
-rw-r--r--lisp/cedet/semantic/util.el2
-rw-r--r--lisp/cedet/semantic/wisent.el2
-rw-r--r--lisp/cedet/semantic/wisent/comp.el2
-rw-r--r--lisp/cedet/semantic/wisent/grammar.el2
-rw-r--r--lisp/cedet/semantic/wisent/java-tags.el2
-rw-r--r--lisp/cedet/semantic/wisent/javascript.el2
-rw-r--r--lisp/cedet/semantic/wisent/python.el2
-rw-r--r--lisp/cedet/semantic/wisent/wisent.el2
-rw-r--r--lisp/cedet/srecode.el2
-rw-r--r--lisp/cedet/srecode/args.el2
-rw-r--r--lisp/cedet/srecode/compile.el2
-rw-r--r--lisp/cedet/srecode/cpp.el2
-rw-r--r--lisp/cedet/srecode/ctxt.el2
-rw-r--r--lisp/cedet/srecode/dictionary.el2
-rw-r--r--lisp/cedet/srecode/document.el2
-rw-r--r--lisp/cedet/srecode/el.el2
-rw-r--r--lisp/cedet/srecode/expandproto.el2
-rw-r--r--lisp/cedet/srecode/extract.el2
-rw-r--r--lisp/cedet/srecode/fields.el2
-rw-r--r--lisp/cedet/srecode/filters.el2
-rw-r--r--lisp/cedet/srecode/find.el2
-rw-r--r--lisp/cedet/srecode/getset.el2
-rw-r--r--lisp/cedet/srecode/insert.el2
-rw-r--r--lisp/cedet/srecode/java.el2
-rw-r--r--lisp/cedet/srecode/map.el2
-rw-r--r--lisp/cedet/srecode/mode.el2
-rw-r--r--lisp/cedet/srecode/semantic.el2
-rw-r--r--lisp/cedet/srecode/srt-mode.el2
-rw-r--r--lisp/cedet/srecode/srt.el2
-rw-r--r--lisp/cedet/srecode/table.el2
-rw-r--r--lisp/cedet/srecode/template.el2
-rw-r--r--lisp/cedet/srecode/texi.el2
-rw-r--r--lisp/char-fold.el2
-rw-r--r--lisp/chistory.el2
-rw-r--r--lisp/cmuscheme.el2
-rw-r--r--lisp/color.el2
-rw-r--r--lisp/comint.el2
-rw-r--r--lisp/completion.el2
-rw-r--r--lisp/composite.el2
-rw-r--r--lisp/cus-dep.el2
-rw-r--r--lisp/cus-edit.el2
-rw-r--r--lisp/cus-face.el2
-rw-r--r--lisp/cus-start.el2
-rw-r--r--lisp/cus-theme.el2
-rw-r--r--lisp/custom.el2
-rw-r--r--lisp/dabbrev.el2
-rw-r--r--lisp/delim-col.el2
-rw-r--r--lisp/delsel.el5
-rw-r--r--lisp/descr-text.el2
-rw-r--r--lisp/desktop.el2
-rw-r--r--lisp/dframe.el2
-rw-r--r--lisp/dired-aux.el2
-rw-r--r--lisp/dired-x.el2
-rw-r--r--lisp/dired.el2
-rw-r--r--lisp/dirtrack.el2
-rw-r--r--lisp/disp-table.el2
-rw-r--r--lisp/display-line-numbers.el2
-rw-r--r--lisp/dnd.el2
-rw-r--r--lisp/doc-view.el2
-rw-r--r--lisp/dom.el2
-rw-r--r--lisp/dos-fns.el2
-rw-r--r--lisp/dos-vars.el2
-rw-r--r--lisp/dos-w32.el2
-rw-r--r--lisp/double.el2
-rw-r--r--lisp/dynamic-setting.el2
-rw-r--r--lisp/ebuff-menu.el2
-rw-r--r--lisp/echistory.el2
-rw-r--r--lisp/ecomplete.el2
-rw-r--r--lisp/edmacro.el2
-rw-r--r--lisp/ehelp.el2
-rw-r--r--lisp/elec-pair.el2
-rw-r--r--lisp/electric.el2
-rw-r--r--lisp/elide-head.el2
-rw-r--r--lisp/emacs-lisp/advice.el2
-rw-r--r--lisp/emacs-lisp/autoload.el2
-rw-r--r--lisp/emacs-lisp/avl-tree.el2
-rw-r--r--lisp/emacs-lisp/backquote.el2
-rw-r--r--lisp/emacs-lisp/benchmark.el2
-rw-r--r--lisp/emacs-lisp/bindat.el2
-rw-r--r--lisp/emacs-lisp/byte-opt.el2
-rw-r--r--lisp/emacs-lisp/byte-run.el2
-rw-r--r--lisp/emacs-lisp/bytecomp.el2
-rw-r--r--lisp/emacs-lisp/cconv.el2
-rw-r--r--lisp/emacs-lisp/chart.el2
-rw-r--r--lisp/emacs-lisp/check-declare.el2
-rw-r--r--lisp/emacs-lisp/checkdoc.el2
-rw-r--r--lisp/emacs-lisp/cl-extra.el2
-rw-r--r--lisp/emacs-lisp/cl-generic.el2
-rw-r--r--lisp/emacs-lisp/cl-indent.el2
-rw-r--r--lisp/emacs-lisp/cl-lib.el2
-rw-r--r--lisp/emacs-lisp/cl-macs.el2
-rw-r--r--lisp/emacs-lisp/cl-preloaded.el2
-rw-r--r--lisp/emacs-lisp/cl-print.el2
-rw-r--r--lisp/emacs-lisp/cl-seq.el2
-rw-r--r--lisp/emacs-lisp/cl.el2
-rw-r--r--lisp/emacs-lisp/copyright.el2
-rw-r--r--lisp/emacs-lisp/crm.el2
-rw-r--r--lisp/emacs-lisp/cursor-sensor.el2
-rw-r--r--lisp/emacs-lisp/debug.el2
-rw-r--r--lisp/emacs-lisp/derived.el2
-rw-r--r--lisp/emacs-lisp/disass.el2
-rw-r--r--lisp/emacs-lisp/easy-mmode.el2
-rw-r--r--lisp/emacs-lisp/easymenu.el2
-rw-r--r--lisp/emacs-lisp/edebug.el2
-rw-r--r--lisp/emacs-lisp/eieio-base.el2
-rw-r--r--lisp/emacs-lisp/eieio-compat.el2
-rw-r--r--lisp/emacs-lisp/eieio-core.el2
-rw-r--r--lisp/emacs-lisp/eieio-custom.el2
-rw-r--r--lisp/emacs-lisp/eieio-datadebug.el2
-rw-r--r--lisp/emacs-lisp/eieio-opt.el2
-rw-r--r--lisp/emacs-lisp/eieio-speedbar.el2
-rw-r--r--lisp/emacs-lisp/eieio.el2
-rw-r--r--lisp/emacs-lisp/eldoc.el2
-rw-r--r--lisp/emacs-lisp/elint.el2
-rw-r--r--lisp/emacs-lisp/elp.el2
-rw-r--r--lisp/emacs-lisp/ert-x.el2
-rw-r--r--lisp/emacs-lisp/ert.el2
-rw-r--r--lisp/emacs-lisp/ewoc.el2
-rw-r--r--lisp/emacs-lisp/find-func.el2
-rw-r--r--lisp/emacs-lisp/float-sup.el2
-rw-r--r--lisp/emacs-lisp/generator.el2
-rw-r--r--lisp/emacs-lisp/generic.el2
-rw-r--r--lisp/emacs-lisp/gv.el2
-rw-r--r--lisp/emacs-lisp/helper.el2
-rw-r--r--lisp/emacs-lisp/inline.el2
-rw-r--r--lisp/emacs-lisp/let-alist.el2
-rw-r--r--lisp/emacs-lisp/lisp-mnt.el2
-rw-r--r--lisp/emacs-lisp/lisp-mode.el2
-rw-r--r--lisp/emacs-lisp/lisp.el2
-rw-r--r--lisp/emacs-lisp/macroexp.el2
-rw-r--r--lisp/emacs-lisp/map-ynp.el2
-rw-r--r--lisp/emacs-lisp/map.el2
-rw-r--r--lisp/emacs-lisp/nadvice.el2
-rw-r--r--lisp/emacs-lisp/package-x.el2
-rw-r--r--lisp/emacs-lisp/package.el2
-rw-r--r--lisp/emacs-lisp/pcase.el2
-rw-r--r--lisp/emacs-lisp/pp.el2
-rw-r--r--lisp/emacs-lisp/radix-tree.el2
-rw-r--r--lisp/emacs-lisp/re-builder.el2
-rw-r--r--lisp/emacs-lisp/regexp-opt.el2
-rw-r--r--lisp/emacs-lisp/regi.el2
-rw-r--r--lisp/emacs-lisp/ring.el2
-rw-r--r--lisp/emacs-lisp/rmc.el2
-rw-r--r--lisp/emacs-lisp/rx.el2
-rw-r--r--lisp/emacs-lisp/seq.el2
-rw-r--r--lisp/emacs-lisp/shadow.el2
-rw-r--r--lisp/emacs-lisp/smie.el2
-rw-r--r--lisp/emacs-lisp/subr-x.el2
-rw-r--r--lisp/emacs-lisp/syntax.el2
-rw-r--r--lisp/emacs-lisp/tabulated-list.el2
-rw-r--r--lisp/emacs-lisp/tcover-ses.el2
-rw-r--r--lisp/emacs-lisp/tcover-unsafep.el2
-rw-r--r--lisp/emacs-lisp/testcover.el2
-rw-r--r--lisp/emacs-lisp/thunk.el2
-rw-r--r--lisp/emacs-lisp/timer-list.el2
-rw-r--r--lisp/emacs-lisp/timer.el2
-rw-r--r--lisp/emacs-lisp/tq.el2
-rw-r--r--lisp/emacs-lisp/trace.el2
-rw-r--r--lisp/emacs-lisp/unsafep.el2
-rw-r--r--lisp/emacs-lisp/warnings.el2
-rw-r--r--lisp/emacs-lock.el2
-rw-r--r--lisp/emulation/cua-base.el2
-rw-r--r--lisp/emulation/cua-gmrk.el2
-rw-r--r--lisp/emulation/cua-rect.el2
-rw-r--r--lisp/emulation/edt-lk201.el2
-rw-r--r--lisp/emulation/edt-mapper.el2
-rw-r--r--lisp/emulation/edt-pc.el2
-rw-r--r--lisp/emulation/edt-vt100.el2
-rw-r--r--lisp/emulation/edt.el2
-rw-r--r--lisp/emulation/keypad.el2
-rw-r--r--lisp/emulation/viper-cmd.el2
-rw-r--r--lisp/emulation/viper-ex.el2
-rw-r--r--lisp/emulation/viper-init.el2
-rw-r--r--lisp/emulation/viper-keym.el2
-rw-r--r--lisp/emulation/viper-macs.el2
-rw-r--r--lisp/emulation/viper-mous.el2
-rw-r--r--lisp/emulation/viper-util.el2
-rw-r--r--lisp/emulation/viper.el2
-rw-r--r--lisp/env.el2
-rw-r--r--lisp/epa-dired.el2
-rw-r--r--lisp/epa-file.el2
-rw-r--r--lisp/epa-hook.el2
-rw-r--r--lisp/epa-mail.el2
-rw-r--r--lisp/epa.el2
-rw-r--r--lisp/epg-config.el2
-rw-r--r--lisp/epg.el2
-rw-r--r--lisp/erc/ChangeLog.12
-rw-r--r--lisp/erc/ChangeLog.22
-rw-r--r--lisp/erc/erc-autoaway.el2
-rw-r--r--lisp/erc/erc-backend.el2
-rw-r--r--lisp/erc/erc-button.el2
-rw-r--r--lisp/erc/erc-capab.el2
-rw-r--r--lisp/erc/erc-compat.el2
-rw-r--r--lisp/erc/erc-dcc.el2
-rw-r--r--lisp/erc/erc-desktop-notifications.el2
-rw-r--r--lisp/erc/erc-ezbounce.el2
-rw-r--r--lisp/erc/erc-fill.el2
-rw-r--r--lisp/erc/erc-goodies.el2
-rw-r--r--lisp/erc/erc-ibuffer.el2
-rw-r--r--lisp/erc/erc-identd.el2
-rw-r--r--lisp/erc/erc-imenu.el2
-rw-r--r--lisp/erc/erc-join.el2
-rw-r--r--lisp/erc/erc-lang.el2
-rw-r--r--lisp/erc/erc-list.el2
-rw-r--r--lisp/erc/erc-log.el2
-rw-r--r--lisp/erc/erc-match.el2
-rw-r--r--lisp/erc/erc-menu.el2
-rw-r--r--lisp/erc/erc-netsplit.el2
-rw-r--r--lisp/erc/erc-networks.el2
-rw-r--r--lisp/erc/erc-notify.el2
-rw-r--r--lisp/erc/erc-page.el2
-rw-r--r--lisp/erc/erc-pcomplete.el2
-rw-r--r--lisp/erc/erc-replace.el2
-rw-r--r--lisp/erc/erc-ring.el2
-rw-r--r--lisp/erc/erc-services.el2
-rw-r--r--lisp/erc/erc-sound.el2
-rw-r--r--lisp/erc/erc-speedbar.el2
-rw-r--r--lisp/erc/erc-spelling.el2
-rw-r--r--lisp/erc/erc-stamp.el2
-rw-r--r--lisp/erc/erc-track.el2
-rw-r--r--lisp/erc/erc-truncate.el2
-rw-r--r--lisp/erc/erc-xdcc.el2
-rw-r--r--lisp/erc/erc.el2
-rw-r--r--lisp/eshell/em-alias.el2
-rw-r--r--lisp/eshell/em-banner.el2
-rw-r--r--lisp/eshell/em-basic.el2
-rw-r--r--lisp/eshell/em-cmpl.el2
-rw-r--r--lisp/eshell/em-dirs.el2
-rw-r--r--lisp/eshell/em-glob.el2
-rw-r--r--lisp/eshell/em-hist.el2
-rw-r--r--lisp/eshell/em-ls.el2
-rw-r--r--lisp/eshell/em-pred.el2
-rw-r--r--lisp/eshell/em-prompt.el2
-rw-r--r--lisp/eshell/em-rebind.el2
-rw-r--r--lisp/eshell/em-script.el2
-rw-r--r--lisp/eshell/em-smart.el2
-rw-r--r--lisp/eshell/em-term.el2
-rw-r--r--lisp/eshell/em-tramp.el2
-rw-r--r--lisp/eshell/em-unix.el2
-rw-r--r--lisp/eshell/em-xtra.el2
-rw-r--r--lisp/eshell/esh-arg.el2
-rw-r--r--lisp/eshell/esh-cmd.el2
-rw-r--r--lisp/eshell/esh-ext.el2
-rw-r--r--lisp/eshell/esh-io.el2
-rw-r--r--lisp/eshell/esh-mode.el2
-rw-r--r--lisp/eshell/esh-module.el2
-rw-r--r--lisp/eshell/esh-opt.el2
-rw-r--r--lisp/eshell/esh-proc.el2
-rw-r--r--lisp/eshell/esh-util.el2
-rw-r--r--lisp/eshell/esh-var.el2
-rw-r--r--lisp/eshell/eshell.el2
-rw-r--r--lisp/expand.el2
-rw-r--r--lisp/ezimage.el2
-rw-r--r--lisp/face-remap.el2
-rw-r--r--lisp/facemenu.el2
-rw-r--r--lisp/faces.el2
-rw-r--r--lisp/ffap.el2
-rw-r--r--lisp/filecache.el2
-rw-r--r--lisp/filenotify.el2
-rw-r--r--lisp/files-x.el2
-rw-r--r--lisp/files.el2
-rw-r--r--lisp/filesets.el2
-rw-r--r--lisp/find-cmd.el2
-rw-r--r--lisp/find-dired.el2
-rw-r--r--lisp/find-file.el2
-rw-r--r--lisp/find-lisp.el2
-rw-r--r--lisp/finder.el2
-rw-r--r--lisp/flow-ctrl.el2
-rw-r--r--lisp/foldout.el2
-rw-r--r--lisp/follow.el2
-rw-r--r--lisp/font-core.el2
-rw-r--r--lisp/font-lock.el2
-rw-r--r--lisp/format-spec.el2
-rw-r--r--lisp/format.el2
-rw-r--r--lisp/forms.el2
-rw-r--r--lisp/frame.el2
-rw-r--r--lisp/frameset.el2
-rw-r--r--lisp/fringe.el2
-rw-r--r--lisp/generic-x.el2
-rw-r--r--lisp/gnus/ChangeLog.12
-rw-r--r--lisp/gnus/ChangeLog.22
-rw-r--r--lisp/gnus/ChangeLog.32
-rw-r--r--lisp/gnus/canlock.el2
-rw-r--r--lisp/gnus/deuglify.el2
-rw-r--r--lisp/gnus/gmm-utils.el2
-rw-r--r--lisp/gnus/gnus-agent.el2
-rw-r--r--lisp/gnus/gnus-art.el2
-rw-r--r--lisp/gnus/gnus-async.el2
-rw-r--r--lisp/gnus/gnus-bcklg.el2
-rw-r--r--lisp/gnus/gnus-bookmark.el2
-rw-r--r--lisp/gnus/gnus-cache.el2
-rw-r--r--lisp/gnus/gnus-cite.el2
-rw-r--r--lisp/gnus/gnus-cloud.el2
-rw-r--r--lisp/gnus/gnus-cus.el2
-rw-r--r--lisp/gnus/gnus-delay.el2
-rw-r--r--lisp/gnus/gnus-demon.el2
-rw-r--r--lisp/gnus/gnus-diary.el2
-rw-r--r--lisp/gnus/gnus-dired.el2
-rw-r--r--lisp/gnus/gnus-draft.el2
-rw-r--r--lisp/gnus/gnus-dup.el2
-rw-r--r--lisp/gnus/gnus-eform.el2
-rw-r--r--lisp/gnus/gnus-fun.el2
-rw-r--r--lisp/gnus/gnus-gravatar.el2
-rw-r--r--lisp/gnus/gnus-group.el2
-rw-r--r--lisp/gnus/gnus-html.el2
-rw-r--r--lisp/gnus/gnus-icalendar.el2
-rw-r--r--lisp/gnus/gnus-int.el2
-rw-r--r--lisp/gnus/gnus-kill.el2
-rw-r--r--lisp/gnus/gnus-logic.el2
-rw-r--r--lisp/gnus/gnus-mh.el2
-rw-r--r--lisp/gnus/gnus-ml.el2
-rw-r--r--lisp/gnus/gnus-mlspl.el2
-rw-r--r--lisp/gnus/gnus-msg.el2
-rw-r--r--lisp/gnus/gnus-notifications.el2
-rw-r--r--lisp/gnus/gnus-picon.el2
-rw-r--r--lisp/gnus/gnus-range.el2
-rw-r--r--lisp/gnus/gnus-registry.el2
-rw-r--r--lisp/gnus/gnus-rfc1843.el2
-rw-r--r--lisp/gnus/gnus-salt.el2
-rw-r--r--lisp/gnus/gnus-score.el2
-rw-r--r--lisp/gnus/gnus-sieve.el2
-rw-r--r--lisp/gnus/gnus-spec.el2
-rw-r--r--lisp/gnus/gnus-srvr.el2
-rw-r--r--lisp/gnus/gnus-start.el2
-rw-r--r--lisp/gnus/gnus-sum.el2
-rw-r--r--lisp/gnus/gnus-topic.el2
-rw-r--r--lisp/gnus/gnus-undo.el2
-rw-r--r--lisp/gnus/gnus-util.el2
-rw-r--r--lisp/gnus/gnus-uu.el2
-rw-r--r--lisp/gnus/gnus-vm.el2
-rw-r--r--lisp/gnus/gnus-win.el2
-rw-r--r--lisp/gnus/gnus.el2
-rw-r--r--lisp/gnus/gssapi.el2
-rw-r--r--lisp/gnus/legacy-gnus-agent.el2
-rw-r--r--lisp/gnus/mail-source.el2
-rw-r--r--lisp/gnus/message.el2
-rw-r--r--lisp/gnus/mm-archive.el2
-rw-r--r--lisp/gnus/mm-bodies.el2
-rw-r--r--lisp/gnus/mm-decode.el2
-rw-r--r--lisp/gnus/mm-encode.el2
-rw-r--r--lisp/gnus/mm-extern.el2
-rw-r--r--lisp/gnus/mm-partial.el2
-rw-r--r--lisp/gnus/mm-url.el2
-rw-r--r--lisp/gnus/mm-util.el2
-rw-r--r--lisp/gnus/mm-uu.el2
-rw-r--r--lisp/gnus/mm-view.el2
-rw-r--r--lisp/gnus/mml-sec.el2
-rw-r--r--lisp/gnus/mml-smime.el2
-rw-r--r--lisp/gnus/mml.el2
-rw-r--r--lisp/gnus/mml1991.el2
-rw-r--r--lisp/gnus/mml2015.el2
-rw-r--r--lisp/gnus/nnagent.el2
-rw-r--r--lisp/gnus/nnbabyl.el2
-rw-r--r--lisp/gnus/nndiary.el2
-rw-r--r--lisp/gnus/nndir.el2
-rw-r--r--lisp/gnus/nndoc.el2
-rw-r--r--lisp/gnus/nndraft.el2
-rw-r--r--lisp/gnus/nneething.el2
-rw-r--r--lisp/gnus/nnfolder.el2
-rw-r--r--lisp/gnus/nngateway.el2
-rw-r--r--lisp/gnus/nnheader.el2
-rw-r--r--lisp/gnus/nnimap.el2
-rw-r--r--lisp/gnus/nnir.el2
-rw-r--r--lisp/gnus/nnmail.el2
-rw-r--r--lisp/gnus/nnmairix.el2
-rw-r--r--lisp/gnus/nnmbox.el2
-rw-r--r--lisp/gnus/nnmh.el2
-rw-r--r--lisp/gnus/nnml.el2
-rw-r--r--lisp/gnus/nnoo.el2
-rw-r--r--lisp/gnus/nnregistry.el2
-rw-r--r--lisp/gnus/nnrss.el2
-rw-r--r--lisp/gnus/nnspool.el2
-rw-r--r--lisp/gnus/nntp.el2
-rw-r--r--lisp/gnus/nnvirtual.el2
-rw-r--r--lisp/gnus/nnweb.el2
-rw-r--r--lisp/gnus/score-mode.el2
-rw-r--r--lisp/gnus/smiley.el2
-rw-r--r--lisp/gnus/smime.el2
-rw-r--r--lisp/gnus/spam-report.el2
-rw-r--r--lisp/gnus/spam-stat.el2
-rw-r--r--lisp/gnus/spam-wash.el2
-rw-r--r--lisp/gnus/spam.el2
-rw-r--r--lisp/help-at-pt.el2
-rw-r--r--lisp/help-fns.el2
-rw-r--r--lisp/help-macro.el2
-rw-r--r--lisp/help-mode.el2
-rw-r--r--lisp/help.el4
-rw-r--r--lisp/hex-util.el2
-rw-r--r--lisp/hexl.el2
-rw-r--r--lisp/hfy-cmap.el2
-rw-r--r--lisp/hi-lock.el2
-rw-r--r--lisp/hilit-chg.el2
-rw-r--r--lisp/hippie-exp.el2
-rw-r--r--lisp/hl-line.el2
-rw-r--r--lisp/htmlfontify.el2
-rw-r--r--lisp/ibuf-ext.el2
-rw-r--r--lisp/ibuf-macs.el2
-rw-r--r--lisp/ibuffer.el2
-rw-r--r--lisp/icomplete.el2
-rw-r--r--lisp/ido.el2
-rw-r--r--lisp/ielm.el2
-rw-r--r--lisp/iimage.el2
-rw-r--r--lisp/image-dired.el2
-rw-r--r--lisp/image-file.el2
-rw-r--r--lisp/image-mode.el2
-rw-r--r--lisp/image.el2
-rw-r--r--lisp/image/compface.el2
-rw-r--r--lisp/image/gravatar.el2
-rw-r--r--lisp/imenu.el2
-rw-r--r--lisp/indent.el2
-rw-r--r--lisp/info-look.el2
-rw-r--r--lisp/info-xref.el2
-rw-r--r--lisp/info.el2
-rw-r--r--lisp/informat.el2
-rw-r--r--lisp/international/ccl.el2
-rw-r--r--lisp/international/characters.el2
-rw-r--r--lisp/international/fontset.el2
-rw-r--r--lisp/international/isearch-x.el2
-rw-r--r--lisp/international/iso-ascii.el2
-rw-r--r--lisp/international/iso-cvt.el2
-rw-r--r--lisp/international/iso-transl.el2
-rw-r--r--lisp/international/ja-dic-cnv.el2
-rw-r--r--lisp/international/kinsoku.el2
-rw-r--r--lisp/international/kkc.el2
-rw-r--r--lisp/international/latexenc.el2
-rw-r--r--lisp/international/latin1-disp.el2
-rw-r--r--lisp/international/mule-cmds.el2
-rw-r--r--lisp/international/mule-conf.el2
-rw-r--r--lisp/international/mule-diag.el2
-rw-r--r--lisp/international/mule-util.el2
-rw-r--r--lisp/international/mule.el2
-rw-r--r--lisp/international/ogonek.el2
-rw-r--r--lisp/international/quail.el2
-rw-r--r--lisp/international/rfc1843.el2
-rw-r--r--lisp/international/titdic-cnv.el2
-rw-r--r--lisp/international/ucs-normalize.el2
-rw-r--r--lisp/international/utf-7.el2
-rw-r--r--lisp/international/utf7.el2
-rw-r--r--lisp/isearch.el2
-rw-r--r--lisp/isearchb.el2
-rw-r--r--lisp/jit-lock.el2
-rw-r--r--lisp/jka-cmpr-hook.el2
-rw-r--r--lisp/jka-compr.el2
-rw-r--r--lisp/json.el2
-rw-r--r--lisp/kermit.el2
-rw-r--r--lisp/kmacro.el10
-rw-r--r--lisp/language/china-util.el2
-rw-r--r--lisp/language/chinese.el2
-rw-r--r--lisp/language/cyril-util.el2
-rw-r--r--lisp/language/cyrillic.el2
-rw-r--r--lisp/language/czech.el2
-rw-r--r--lisp/language/english.el2
-rw-r--r--lisp/language/ethio-util.el2
-rw-r--r--lisp/language/ethiopic.el2
-rw-r--r--lisp/language/european.el2
-rw-r--r--lisp/language/georgian.el2
-rw-r--r--lisp/language/greek.el2
-rw-r--r--lisp/language/hanja-util.el2
-rw-r--r--lisp/language/hebrew.el2
-rw-r--r--lisp/language/ind-util.el2
-rw-r--r--lisp/language/indian.el2
-rw-r--r--lisp/language/japan-util.el2
-rw-r--r--lisp/language/japanese.el2
-rw-r--r--lisp/language/korea-util.el2
-rw-r--r--lisp/language/korean.el2
-rw-r--r--lisp/language/lao-util.el2
-rw-r--r--lisp/language/lao.el2
-rw-r--r--lisp/language/romanian.el2
-rw-r--r--lisp/language/slovak.el2
-rw-r--r--lisp/language/tai-viet.el2
-rw-r--r--lisp/language/thai-util.el2
-rw-r--r--lisp/language/thai.el2
-rw-r--r--lisp/language/tibet-util.el2
-rw-r--r--lisp/language/tibetan.el2
-rw-r--r--lisp/language/utf-8-lang.el2
-rw-r--r--lisp/language/viet-util.el2
-rw-r--r--lisp/language/vietnamese.el2
-rw-r--r--lisp/leim/quail/arabic.el2
-rw-r--r--lisp/leim/quail/croatian.el2
-rw-r--r--lisp/leim/quail/cyril-jis.el2
-rw-r--r--lisp/leim/quail/cyrillic.el2
-rw-r--r--lisp/leim/quail/czech.el2
-rw-r--r--lisp/leim/quail/georgian.el2
-rw-r--r--lisp/leim/quail/greek.el2
-rw-r--r--lisp/leim/quail/hangul.el2
-rw-r--r--lisp/leim/quail/hanja.el2
-rw-r--r--lisp/leim/quail/hanja3.el2
-rw-r--r--lisp/leim/quail/indian.el2
-rw-r--r--lisp/leim/quail/ipa-praat.el2
-rw-r--r--lisp/leim/quail/ipa.el2
-rw-r--r--lisp/leim/quail/japanese.el2
-rw-r--r--lisp/leim/quail/latin-alt.el2
-rw-r--r--lisp/leim/quail/latin-ltx.el2
-rw-r--r--lisp/leim/quail/latin-post.el2
-rw-r--r--lisp/leim/quail/latin-pre.el2
-rw-r--r--lisp/leim/quail/lrt.el2
-rw-r--r--lisp/leim/quail/persian.el2
-rw-r--r--lisp/leim/quail/programmer-dvorak.el2
-rw-r--r--lisp/leim/quail/py-punct.el2
-rw-r--r--lisp/leim/quail/rfc1345.el2
-rw-r--r--lisp/leim/quail/sgml-input.el2
-rw-r--r--lisp/leim/quail/sisheng.el2
-rw-r--r--lisp/leim/quail/slovak.el2
-rw-r--r--lisp/leim/quail/symbol-ksc.el2
-rw-r--r--lisp/leim/quail/tamil-dvorak.el2
-rw-r--r--lisp/leim/quail/tibetan.el2
-rw-r--r--lisp/leim/quail/uni-input.el2
-rw-r--r--lisp/leim/quail/vntelex.el2
-rw-r--r--lisp/leim/quail/vnvni.el2
-rw-r--r--lisp/leim/quail/welsh.el2
-rw-r--r--lisp/linum.el2
-rw-r--r--lisp/loadhist.el2
-rw-r--r--lisp/loadup.el2
-rw-r--r--lisp/locate.el2
-rw-r--r--lisp/lpr.el2
-rw-r--r--lisp/ls-lisp.el2
-rw-r--r--lisp/macros.el2
-rw-r--r--lisp/mail/binhex.el2
-rw-r--r--lisp/mail/blessmail.el2
-rw-r--r--lisp/mail/emacsbug.el2
-rw-r--r--lisp/mail/flow-fill.el2
-rw-r--r--lisp/mail/footnote.el2
-rw-r--r--lisp/mail/hashcash.el2
-rw-r--r--lisp/mail/ietf-drums.el2
-rw-r--r--lisp/mail/mail-extr.el2
-rw-r--r--lisp/mail/mail-hist.el2
-rw-r--r--lisp/mail/mail-parse.el2
-rw-r--r--lisp/mail/mail-prsvr.el2
-rw-r--r--lisp/mail/mail-utils.el2
-rw-r--r--lisp/mail/mailabbrev.el2
-rw-r--r--lisp/mail/mailalias.el2
-rw-r--r--lisp/mail/mailclient.el2
-rw-r--r--lisp/mail/mailheader.el2
-rw-r--r--lisp/mail/metamail.el2
-rw-r--r--lisp/mail/mspools.el2
-rw-r--r--lisp/mail/qp.el2
-rw-r--r--lisp/mail/reporter.el2
-rw-r--r--lisp/mail/rfc2045.el2
-rw-r--r--lisp/mail/rfc2047.el2
-rw-r--r--lisp/mail/rfc2231.el2
-rw-r--r--lisp/mail/rfc2368.el2
-rw-r--r--lisp/mail/rfc822.el2
-rw-r--r--lisp/mail/rmail-spam-filter.el2
-rw-r--r--lisp/mail/rmail.el2
-rw-r--r--lisp/mail/rmailedit.el2
-rw-r--r--lisp/mail/rmailkwd.el2
-rw-r--r--lisp/mail/rmailmm.el2
-rw-r--r--lisp/mail/rmailmsc.el2
-rw-r--r--lisp/mail/rmailout.el2
-rw-r--r--lisp/mail/rmailsort.el2
-rw-r--r--lisp/mail/rmailsum.el2
-rw-r--r--lisp/mail/sendmail.el2
-rw-r--r--lisp/mail/smtpmail.el2
-rw-r--r--lisp/mail/supercite.el2
-rw-r--r--lisp/mail/uce.el2
-rw-r--r--lisp/mail/undigest.el2
-rw-r--r--lisp/mail/unrmail.el2
-rw-r--r--lisp/mail/uudecode.el2
-rw-r--r--lisp/mail/yenc.el2
-rw-r--r--lisp/makesum.el2
-rw-r--r--lisp/man.el17
-rw-r--r--lisp/master.el2
-rw-r--r--lisp/mb-depth.el2
-rw-r--r--lisp/md4.el2
-rw-r--r--lisp/menu-bar.el2
-rw-r--r--lisp/mh-e/ChangeLog.12
-rw-r--r--lisp/mh-e/ChangeLog.22
-rw-r--r--lisp/mh-e/mh-acros.el2
-rw-r--r--lisp/mh-e/mh-alias.el2
-rw-r--r--lisp/mh-e/mh-buffers.el2
-rw-r--r--lisp/mh-e/mh-comp.el2
-rw-r--r--lisp/mh-e/mh-compat.el2
-rw-r--r--lisp/mh-e/mh-e.el2
-rw-r--r--lisp/mh-e/mh-folder.el2
-rw-r--r--lisp/mh-e/mh-funcs.el2
-rw-r--r--lisp/mh-e/mh-gnus.el2
-rw-r--r--lisp/mh-e/mh-identity.el2
-rw-r--r--lisp/mh-e/mh-inc.el2
-rw-r--r--lisp/mh-e/mh-junk.el2
-rw-r--r--lisp/mh-e/mh-letter.el2
-rw-r--r--lisp/mh-e/mh-limit.el2
-rw-r--r--lisp/mh-e/mh-mime.el2
-rw-r--r--lisp/mh-e/mh-print.el2
-rw-r--r--lisp/mh-e/mh-scan.el2
-rw-r--r--lisp/mh-e/mh-search.el2
-rw-r--r--lisp/mh-e/mh-seq.el2
-rw-r--r--lisp/mh-e/mh-show.el2
-rw-r--r--lisp/mh-e/mh-speed.el2
-rw-r--r--lisp/mh-e/mh-thread.el2
-rw-r--r--lisp/mh-e/mh-tool-bar.el2
-rw-r--r--lisp/mh-e/mh-utils.el2
-rw-r--r--lisp/mh-e/mh-xface.el2
-rw-r--r--lisp/midnight.el2
-rw-r--r--lisp/minibuf-eldef.el2
-rw-r--r--lisp/minibuffer.el2
-rw-r--r--lisp/misc.el2
-rw-r--r--lisp/misearch.el2
-rw-r--r--lisp/mouse-copy.el2
-rw-r--r--lisp/mouse-drag.el2
-rw-r--r--lisp/mouse.el2
-rw-r--r--lisp/mpc.el2
-rw-r--r--lisp/msb.el2
-rw-r--r--lisp/mwheel.el2
-rw-r--r--lisp/net/ange-ftp.el2
-rw-r--r--lisp/net/browse-url.el2
-rw-r--r--lisp/net/dbus.el2
-rw-r--r--lisp/net/dig.el2
-rw-r--r--lisp/net/dns.el2
-rw-r--r--lisp/net/eudc-bob.el2
-rw-r--r--lisp/net/eudc-export.el2
-rw-r--r--lisp/net/eudc-hotlist.el2
-rw-r--r--lisp/net/eudc-vars.el2
-rw-r--r--lisp/net/eudc.el2
-rw-r--r--lisp/net/eudcb-bbdb.el2
-rw-r--r--lisp/net/eudcb-ldap.el2
-rw-r--r--lisp/net/eudcb-mab.el2
-rw-r--r--lisp/net/eww.el2
-rw-r--r--lisp/net/gnutls.el2
-rw-r--r--lisp/net/goto-addr.el2
-rw-r--r--lisp/net/hmac-def.el2
-rw-r--r--lisp/net/hmac-md5.el2
-rw-r--r--lisp/net/imap.el2
-rw-r--r--lisp/net/ldap.el2
-rw-r--r--lisp/net/mailcap.el2
-rw-r--r--lisp/net/mairix.el2
-rw-r--r--lisp/net/net-utils.el2
-rw-r--r--lisp/net/netrc.el2
-rw-r--r--lisp/net/network-stream.el2
-rw-r--r--lisp/net/newst-backend.el2
-rw-r--r--lisp/net/newst-plainview.el2
-rw-r--r--lisp/net/newst-reader.el2
-rw-r--r--lisp/net/newst-ticker.el2
-rw-r--r--lisp/net/newst-treeview.el2
-rw-r--r--lisp/net/newsticker.el2
-rw-r--r--lisp/net/nsm.el2
-rw-r--r--lisp/net/ntlm.el2
-rw-r--r--lisp/net/pop3.el2
-rw-r--r--lisp/net/puny.el2
-rw-r--r--lisp/net/quickurl.el2
-rw-r--r--lisp/net/rcirc.el2
-rw-r--r--lisp/net/rfc2104.el2
-rw-r--r--lisp/net/rlogin.el2
-rw-r--r--lisp/net/sasl-cram.el2
-rw-r--r--lisp/net/sasl-digest.el2
-rw-r--r--lisp/net/sasl-ntlm.el2
-rw-r--r--lisp/net/sasl-scram-rfc.el2
-rw-r--r--lisp/net/sasl.el2
-rw-r--r--lisp/net/secrets.el2
-rw-r--r--lisp/net/shr-color.el2
-rw-r--r--lisp/net/shr.el2
-rw-r--r--lisp/net/sieve-manage.el2
-rw-r--r--lisp/net/sieve-mode.el2
-rw-r--r--lisp/net/sieve.el2
-rw-r--r--lisp/net/snmp-mode.el2
-rw-r--r--lisp/net/soap-client.el2
-rw-r--r--lisp/net/soap-inspect.el2
-rw-r--r--lisp/net/socks.el2
-rw-r--r--lisp/net/starttls.el2
-rw-r--r--lisp/net/telnet.el2
-rw-r--r--lisp/net/tls.el2
-rw-r--r--lisp/net/tramp-adb.el2
-rw-r--r--lisp/net/tramp-cache.el2
-rw-r--r--lisp/net/tramp-cmds.el2
-rw-r--r--lisp/net/tramp-compat.el2
-rw-r--r--lisp/net/tramp-ftp.el2
-rw-r--r--lisp/net/tramp-gvfs.el2
-rw-r--r--lisp/net/tramp-sh.el6
-rw-r--r--lisp/net/tramp-smb.el2
-rw-r--r--lisp/net/tramp-uu.el2
-rw-r--r--lisp/net/tramp.el2
-rw-r--r--lisp/net/trampver.el2
-rw-r--r--lisp/net/webjump.el2
-rw-r--r--lisp/net/zeroconf.el2
-rw-r--r--lisp/newcomment.el2
-rw-r--r--lisp/notifications.el2
-rw-r--r--lisp/novice.el2
-rw-r--r--lisp/nxml/nxml-enc.el2
-rw-r--r--lisp/nxml/nxml-maint.el2
-rw-r--r--lisp/nxml/nxml-mode.el2
-rw-r--r--lisp/nxml/nxml-ns.el2
-rw-r--r--lisp/nxml/nxml-outln.el2
-rw-r--r--lisp/nxml/nxml-parse.el2
-rw-r--r--lisp/nxml/nxml-rap.el2
-rw-r--r--lisp/nxml/nxml-util.el2
-rw-r--r--lisp/nxml/rng-cmpct.el2
-rw-r--r--lisp/nxml/rng-dt.el2
-rw-r--r--lisp/nxml/rng-loc.el2
-rw-r--r--lisp/nxml/rng-maint.el2
-rw-r--r--lisp/nxml/rng-match.el2
-rw-r--r--lisp/nxml/rng-nxml.el2
-rw-r--r--lisp/nxml/rng-parse.el2
-rw-r--r--lisp/nxml/rng-pttrn.el2
-rw-r--r--lisp/nxml/rng-uri.el2
-rw-r--r--lisp/nxml/rng-util.el2
-rw-r--r--lisp/nxml/rng-valid.el2
-rw-r--r--lisp/nxml/rng-xsd.el2
-rw-r--r--lisp/nxml/xmltok.el2
-rw-r--r--lisp/nxml/xsd-regexp.el2
-rw-r--r--lisp/obarray.el2
-rw-r--r--lisp/obsolete/abbrevlist.el2
-rw-r--r--lisp/obsolete/assoc.el2
-rw-r--r--lisp/obsolete/bruce.el2
-rw-r--r--lisp/obsolete/cc-compat.el2
-rw-r--r--lisp/obsolete/cl-compat.el2
-rw-r--r--lisp/obsolete/complete.el2
-rw-r--r--lisp/obsolete/crisp.el2
-rw-r--r--lisp/obsolete/cust-print.el2
-rw-r--r--lisp/obsolete/erc-hecomplete.el2
-rw-r--r--lisp/obsolete/eudcb-ph.el2
-rw-r--r--lisp/obsolete/fast-lock.el2
-rw-r--r--lisp/obsolete/gs.el2
-rw-r--r--lisp/obsolete/gulp.el2
-rw-r--r--lisp/obsolete/html2text.el2
-rw-r--r--lisp/obsolete/iswitchb.el2
-rw-r--r--lisp/obsolete/landmark.el2
-rw-r--r--lisp/obsolete/lazy-lock.el2
-rw-r--r--lisp/obsolete/ledit.el2
-rw-r--r--lisp/obsolete/levents.el2
-rw-r--r--lisp/obsolete/lmenu.el2
-rw-r--r--lisp/obsolete/longlines.el2
-rw-r--r--lisp/obsolete/lucid.el2
-rw-r--r--lisp/obsolete/messcompat.el2
-rw-r--r--lisp/obsolete/mouse-sel.el2
-rw-r--r--lisp/obsolete/old-emacs-lock.el2
-rw-r--r--lisp/obsolete/old-whitespace.el2
-rw-r--r--lisp/obsolete/options.el2
-rw-r--r--lisp/obsolete/otodo-mode.el2
-rw-r--r--lisp/obsolete/pc-mode.el2
-rw-r--r--lisp/obsolete/pc-select.el2
-rw-r--r--lisp/obsolete/pgg-def.el2
-rw-r--r--lisp/obsolete/pgg-gpg.el2
-rw-r--r--lisp/obsolete/pgg-parse.el2
-rw-r--r--lisp/obsolete/pgg-pgp.el2
-rw-r--r--lisp/obsolete/pgg-pgp5.el2
-rw-r--r--lisp/obsolete/pgg.el2
-rw-r--r--lisp/obsolete/rcompile.el2
-rw-r--r--lisp/obsolete/s-region.el2
-rw-r--r--lisp/obsolete/sregex.el2
-rw-r--r--lisp/obsolete/sup-mouse.el2
-rw-r--r--lisp/obsolete/terminal.el2
-rw-r--r--lisp/obsolete/tpu-edt.el2
-rw-r--r--lisp/obsolete/tpu-extras.el2
-rw-r--r--lisp/obsolete/tpu-mapper.el2
-rw-r--r--lisp/obsolete/vc-arch.el2
-rw-r--r--lisp/obsolete/vip.el2
-rw-r--r--lisp/obsolete/ws-mode.el2
-rw-r--r--lisp/obsolete/xesam.el2
-rw-r--r--lisp/obsolete/yow.el2
-rw-r--r--lisp/org/ChangeLog.12
-rw-r--r--lisp/org/ob-C.el2
-rw-r--r--lisp/org/ob-J.el2
-rw-r--r--lisp/org/ob-R.el2
-rw-r--r--lisp/org/ob-abc.el2
-rw-r--r--lisp/org/ob-asymptote.el2
-rw-r--r--lisp/org/ob-awk.el2
-rw-r--r--lisp/org/ob-calc.el2
-rw-r--r--lisp/org/ob-clojure.el2
-rw-r--r--lisp/org/ob-comint.el2
-rw-r--r--lisp/org/ob-coq.el2
-rw-r--r--lisp/org/ob-core.el2
-rw-r--r--lisp/org/ob-css.el2
-rw-r--r--lisp/org/ob-ditaa.el2
-rw-r--r--lisp/org/ob-dot.el2
-rw-r--r--lisp/org/ob-ebnf.el2
-rw-r--r--lisp/org/ob-emacs-lisp.el2
-rw-r--r--lisp/org/ob-eval.el2
-rw-r--r--lisp/org/ob-exp.el2
-rw-r--r--lisp/org/ob-forth.el2
-rw-r--r--lisp/org/ob-fortran.el2
-rw-r--r--lisp/org/ob-gnuplot.el2
-rw-r--r--lisp/org/ob-groovy.el2
-rw-r--r--lisp/org/ob-haskell.el2
-rw-r--r--lisp/org/ob-hledger.el2
-rw-r--r--lisp/org/ob-io.el2
-rw-r--r--lisp/org/ob-java.el2
-rw-r--r--lisp/org/ob-js.el2
-rw-r--r--lisp/org/ob-keys.el2
-rw-r--r--lisp/org/ob-latex.el2
-rw-r--r--lisp/org/ob-ledger.el2
-rw-r--r--lisp/org/ob-lilypond.el2
-rw-r--r--lisp/org/ob-lisp.el2
-rw-r--r--lisp/org/ob-lob.el2
-rw-r--r--lisp/org/ob-lua.el2
-rw-r--r--lisp/org/ob-makefile.el2
-rw-r--r--lisp/org/ob-matlab.el2
-rw-r--r--lisp/org/ob-maxima.el2
-rw-r--r--lisp/org/ob-mscgen.el2
-rw-r--r--lisp/org/ob-ocaml.el2
-rw-r--r--lisp/org/ob-octave.el2
-rw-r--r--lisp/org/ob-org.el2
-rw-r--r--lisp/org/ob-perl.el2
-rw-r--r--lisp/org/ob-picolisp.el2
-rw-r--r--lisp/org/ob-plantuml.el2
-rw-r--r--lisp/org/ob-processing.el2
-rw-r--r--lisp/org/ob-python.el2
-rw-r--r--lisp/org/ob-ref.el2
-rw-r--r--lisp/org/ob-ruby.el2
-rw-r--r--lisp/org/ob-sass.el2
-rw-r--r--lisp/org/ob-scheme.el2
-rw-r--r--lisp/org/ob-screen.el2
-rw-r--r--lisp/org/ob-sed.el2
-rw-r--r--lisp/org/ob-shell.el2
-rw-r--r--lisp/org/ob-shen.el2
-rw-r--r--lisp/org/ob-sql.el2
-rw-r--r--lisp/org/ob-sqlite.el2
-rw-r--r--lisp/org/ob-stan.el2
-rw-r--r--lisp/org/ob-table.el2
-rw-r--r--lisp/org/ob-tangle.el2
-rw-r--r--lisp/org/ob-vala.el2
-rw-r--r--lisp/org/ob.el2
-rw-r--r--lisp/org/org-agenda.el2
-rw-r--r--lisp/org/org-archive.el2
-rw-r--r--lisp/org/org-attach.el2
-rw-r--r--lisp/org/org-bbdb.el2
-rw-r--r--lisp/org/org-bibtex.el2
-rw-r--r--lisp/org/org-capture.el2
-rw-r--r--lisp/org/org-clock.el2
-rw-r--r--lisp/org/org-colview.el2
-rw-r--r--lisp/org/org-compat.el2
-rw-r--r--lisp/org/org-crypt.el2
-rw-r--r--lisp/org/org-ctags.el2
-rw-r--r--lisp/org/org-datetree.el2
-rw-r--r--lisp/org/org-docview.el2
-rw-r--r--lisp/org/org-duration.el2
-rw-r--r--lisp/org/org-element.el2
-rw-r--r--lisp/org/org-entities.el2
-rw-r--r--lisp/org/org-eshell.el2
-rw-r--r--lisp/org/org-eww.el2
-rw-r--r--lisp/org/org-faces.el2
-rw-r--r--lisp/org/org-feed.el2
-rw-r--r--lisp/org/org-footnote.el2
-rw-r--r--lisp/org/org-gnus.el2
-rw-r--r--lisp/org/org-habit.el2
-rw-r--r--lisp/org/org-id.el2
-rw-r--r--lisp/org/org-indent.el2
-rw-r--r--lisp/org/org-info.el2
-rw-r--r--lisp/org/org-inlinetask.el2
-rw-r--r--lisp/org/org-irc.el2
-rw-r--r--lisp/org/org-lint.el2
-rw-r--r--lisp/org/org-list.el2
-rw-r--r--lisp/org/org-macro.el2
-rw-r--r--lisp/org/org-macs.el2
-rw-r--r--lisp/org/org-mhe.el2
-rw-r--r--lisp/org/org-mobile.el2
-rw-r--r--lisp/org/org-mouse.el2
-rw-r--r--lisp/org/org-pcomplete.el2
-rw-r--r--lisp/org/org-plot.el2
-rw-r--r--lisp/org/org-protocol.el2
-rw-r--r--lisp/org/org-rmail.el2
-rw-r--r--lisp/org/org-src.el2
-rw-r--r--lisp/org/org-table.el2
-rw-r--r--lisp/org/org-timer.el2
-rw-r--r--lisp/org/org-w3m.el2
-rw-r--r--lisp/org/org.el2
-rw-r--r--lisp/org/ox-ascii.el2
-rw-r--r--lisp/org/ox-beamer.el2
-rw-r--r--lisp/org/ox-html.el8
-rw-r--r--lisp/org/ox-icalendar.el2
-rw-r--r--lisp/org/ox-latex.el2
-rw-r--r--lisp/org/ox-man.el2
-rw-r--r--lisp/org/ox-md.el2
-rw-r--r--lisp/org/ox-odt.el2
-rw-r--r--lisp/org/ox-org.el2
-rw-r--r--lisp/org/ox-publish.el2
-rw-r--r--lisp/org/ox-texinfo.el2
-rw-r--r--lisp/org/ox.el2
-rw-r--r--lisp/outline.el2
-rw-r--r--lisp/paren.el2
-rw-r--r--lisp/password-cache.el2
-rw-r--r--lisp/pcmpl-cvs.el2
-rw-r--r--lisp/pcmpl-gnu.el2
-rw-r--r--lisp/pcmpl-linux.el2
-rw-r--r--lisp/pcmpl-rpm.el2
-rw-r--r--lisp/pcmpl-unix.el2
-rw-r--r--lisp/pcmpl-x.el2
-rw-r--r--lisp/pcomplete.el2
-rw-r--r--lisp/pixel-scroll.el2
-rw-r--r--lisp/play/5x5.el2
-rw-r--r--lisp/play/animate.el2
-rw-r--r--lisp/play/blackbox.el2
-rw-r--r--lisp/play/bubbles.el2
-rw-r--r--lisp/play/cookie1.el2
-rw-r--r--lisp/play/decipher.el2
-rw-r--r--lisp/play/dissociate.el2
-rw-r--r--lisp/play/doctor.el2
-rw-r--r--lisp/play/dunnet.el2
-rw-r--r--lisp/play/fortune.el2
-rw-r--r--lisp/play/gamegrid.el2
-rw-r--r--lisp/play/gametree.el2
-rw-r--r--lisp/play/gomoku.el2
-rw-r--r--lisp/play/handwrite.el2
-rw-r--r--lisp/play/life.el2
-rw-r--r--lisp/play/morse.el2
-rw-r--r--lisp/play/mpuz.el2
-rw-r--r--lisp/play/pong.el2
-rw-r--r--lisp/play/snake.el2
-rw-r--r--lisp/play/solitaire.el2
-rw-r--r--lisp/play/spook.el2
-rw-r--r--lisp/play/tetris.el2
-rw-r--r--lisp/play/zone.el2
-rw-r--r--lisp/plstore.el2
-rw-r--r--lisp/printing.el2
-rw-r--r--lisp/proced.el2
-rw-r--r--lisp/profiler.el2
-rw-r--r--lisp/progmodes/ada-mode.el2
-rw-r--r--lisp/progmodes/ada-prj.el2
-rw-r--r--lisp/progmodes/ada-stmt.el2
-rw-r--r--lisp/progmodes/ada-xref.el2
-rw-r--r--lisp/progmodes/antlr-mode.el2
-rw-r--r--lisp/progmodes/asm-mode.el2
-rw-r--r--lisp/progmodes/autoconf.el2
-rw-r--r--lisp/progmodes/bat-mode.el2
-rw-r--r--lisp/progmodes/bug-reference.el2
-rw-r--r--lisp/progmodes/cc-align.el2
-rw-r--r--lisp/progmodes/cc-awk.el2
-rw-r--r--lisp/progmodes/cc-bytecomp.el2
-rw-r--r--lisp/progmodes/cc-cmds.el2
-rw-r--r--lisp/progmodes/cc-defs.el2
-rw-r--r--lisp/progmodes/cc-engine.el2
-rw-r--r--lisp/progmodes/cc-fonts.el2
-rw-r--r--lisp/progmodes/cc-guess.el2
-rw-r--r--lisp/progmodes/cc-langs.el2
-rw-r--r--lisp/progmodes/cc-menus.el2
-rw-r--r--lisp/progmodes/cc-mode.el2
-rw-r--r--lisp/progmodes/cc-styles.el2
-rw-r--r--lisp/progmodes/cc-vars.el2
-rw-r--r--lisp/progmodes/cfengine.el2
-rw-r--r--lisp/progmodes/cmacexp.el2
-rw-r--r--lisp/progmodes/compile.el2
-rw-r--r--lisp/progmodes/cperl-mode.el2
-rw-r--r--lisp/progmodes/cpp.el2
-rw-r--r--lisp/progmodes/cwarn.el2
-rw-r--r--lisp/progmodes/dcl-mode.el2
-rw-r--r--lisp/progmodes/ebnf-abn.el2
-rw-r--r--lisp/progmodes/ebnf-bnf.el2
-rw-r--r--lisp/progmodes/ebnf-dtd.el2
-rw-r--r--lisp/progmodes/ebnf-ebx.el2
-rw-r--r--lisp/progmodes/ebnf-iso.el2
-rw-r--r--lisp/progmodes/ebnf-otz.el2
-rw-r--r--lisp/progmodes/ebnf-yac.el2
-rw-r--r--lisp/progmodes/ebnf2ps.el2
-rw-r--r--lisp/progmodes/ebrowse.el2
-rw-r--r--lisp/progmodes/elisp-mode.el2
-rw-r--r--lisp/progmodes/etags.el2
-rw-r--r--lisp/progmodes/executable.el2
-rw-r--r--lisp/progmodes/f90.el2
-rw-r--r--lisp/progmodes/flymake-proc.el2
-rw-r--r--lisp/progmodes/flymake.el2
-rw-r--r--lisp/progmodes/fortran.el2
-rw-r--r--lisp/progmodes/gdb-mi.el2
-rw-r--r--lisp/progmodes/glasses.el2
-rw-r--r--lisp/progmodes/grep.el2
-rw-r--r--lisp/progmodes/gud.el2
-rw-r--r--lisp/progmodes/hideif.el2
-rw-r--r--lisp/progmodes/hideshow.el2
-rw-r--r--lisp/progmodes/icon.el2
-rw-r--r--lisp/progmodes/idlw-complete-structtag.el2
-rw-r--r--lisp/progmodes/idlw-help.el2
-rw-r--r--lisp/progmodes/idlw-shell.el2
-rw-r--r--lisp/progmodes/idlw-toolbar.el2
-rw-r--r--lisp/progmodes/idlwave.el2
-rw-r--r--lisp/progmodes/inf-lisp.el2
-rw-r--r--lisp/progmodes/js.el2
-rw-r--r--lisp/progmodes/ld-script.el2
-rw-r--r--lisp/progmodes/m4-mode.el2
-rw-r--r--lisp/progmodes/make-mode.el2
-rw-r--r--lisp/progmodes/mantemp.el2
-rw-r--r--lisp/progmodes/meta-mode.el2
-rw-r--r--lisp/progmodes/mixal-mode.el2
-rw-r--r--lisp/progmodes/octave.el2
-rw-r--r--lisp/progmodes/opascal.el2
-rw-r--r--lisp/progmodes/pascal.el2
-rw-r--r--lisp/progmodes/perl-mode.el2
-rw-r--r--lisp/progmodes/prog-mode.el2
-rw-r--r--lisp/progmodes/project.el2
-rw-r--r--lisp/progmodes/prolog.el2
-rw-r--r--lisp/progmodes/ps-mode.el2
-rw-r--r--lisp/progmodes/python.el2
-rw-r--r--lisp/progmodes/ruby-mode.el2
-rw-r--r--lisp/progmodes/scheme.el2
-rw-r--r--lisp/progmodes/sh-script.el2
-rw-r--r--lisp/progmodes/simula.el2
-rw-r--r--lisp/progmodes/sql.el2
-rw-r--r--lisp/progmodes/subword.el2
-rw-r--r--lisp/progmodes/tcl.el2
-rw-r--r--lisp/progmodes/vera-mode.el2
-rw-r--r--lisp/progmodes/verilog-mode.el2
-rw-r--r--lisp/progmodes/vhdl-mode.el2
-rw-r--r--lisp/progmodes/which-func.el2
-rw-r--r--lisp/progmodes/xref.el2
-rw-r--r--lisp/progmodes/xscheme.el2
-rw-r--r--lisp/ps-bdf.el2
-rw-r--r--lisp/ps-def.el2
-rw-r--r--lisp/ps-mule.el2
-rw-r--r--lisp/ps-print.el2
-rw-r--r--lisp/ps-samp.el2
-rw-r--r--lisp/recentf.el2
-rw-r--r--lisp/rect.el2
-rw-r--r--lisp/register.el2
-rw-r--r--lisp/registry.el2
-rw-r--r--lisp/repeat.el2
-rw-r--r--lisp/replace.el2
-rw-r--r--lisp/reposition.el2
-rw-r--r--lisp/reveal.el2
-rw-r--r--lisp/rfn-eshadow.el2
-rw-r--r--lisp/rot13.el2
-rw-r--r--lisp/rtree.el2
-rw-r--r--lisp/ruler-mode.el2
-rw-r--r--lisp/savehist.el2
-rw-r--r--lisp/saveplace.el2
-rw-r--r--lisp/sb-image.el2
-rw-r--r--lisp/scroll-all.el2
-rw-r--r--lisp/scroll-bar.el2
-rw-r--r--lisp/scroll-lock.el2
-rw-r--r--lisp/select.el2
-rw-r--r--lisp/server.el2
-rw-r--r--lisp/ses.el2
-rw-r--r--lisp/shadowfile.el2
-rw-r--r--lisp/shell.el2
-rw-r--r--lisp/simple.el2
-rw-r--r--lisp/skeleton.el2
-rw-r--r--lisp/sort.el2
-rw-r--r--lisp/soundex.el2
-rw-r--r--lisp/speedbar.el2
-rw-r--r--lisp/startup.el2
-rw-r--r--lisp/strokes.el2
-rw-r--r--lisp/subr.el2
-rw-r--r--lisp/svg.el2
-rw-r--r--lisp/t-mouse.el2
-rw-r--r--lisp/tabify.el2
-rw-r--r--lisp/talk.el2
-rw-r--r--lisp/tar-mode.el2
-rw-r--r--lisp/tempo.el2
-rw-r--r--lisp/term.el2
-rw-r--r--lisp/term/AT386.el2
-rw-r--r--lisp/term/README2
-rw-r--r--lisp/term/common-win.el2
-rw-r--r--lisp/term/internal.el2
-rw-r--r--lisp/term/iris-ansi.el2
-rw-r--r--lisp/term/konsole.el2
-rw-r--r--lisp/term/news.el2
-rw-r--r--lisp/term/ns-win.el2
-rw-r--r--lisp/term/pc-win.el2
-rw-r--r--lisp/term/rxvt.el2
-rw-r--r--lisp/term/screen.el2
-rw-r--r--lisp/term/sun.el2
-rw-r--r--lisp/term/tmux.el2
-rw-r--r--lisp/term/tty-colors.el2
-rw-r--r--lisp/term/tvi970.el2
-rw-r--r--lisp/term/vt100.el2
-rw-r--r--lisp/term/w32-win.el2
-rw-r--r--lisp/term/w32console.el2
-rw-r--r--lisp/term/wyse50.el2
-rw-r--r--lisp/term/x-win.el2
-rw-r--r--lisp/term/xterm.el2
-rw-r--r--lisp/textmodes/artist.el2
-rw-r--r--lisp/textmodes/bib-mode.el2
-rw-r--r--lisp/textmodes/bibtex-style.el2
-rw-r--r--lisp/textmodes/bibtex.el2
-rw-r--r--lisp/textmodes/conf-mode.el2
-rw-r--r--lisp/textmodes/css-mode.el2
-rw-r--r--lisp/textmodes/dns-mode.el2
-rw-r--r--lisp/textmodes/enriched.el2
-rw-r--r--lisp/textmodes/fill.el2
-rw-r--r--lisp/textmodes/flyspell.el2
-rw-r--r--lisp/textmodes/ispell.el2
-rw-r--r--lisp/textmodes/less-css-mode.el2
-rw-r--r--lisp/textmodes/makeinfo.el2
-rw-r--r--lisp/textmodes/mhtml-mode.el2
-rw-r--r--lisp/textmodes/nroff-mode.el2
-rw-r--r--lisp/textmodes/page-ext.el2
-rw-r--r--lisp/textmodes/page.el2
-rw-r--r--lisp/textmodes/paragraphs.el2
-rw-r--r--lisp/textmodes/picture.el2
-rw-r--r--lisp/textmodes/po.el2
-rw-r--r--lisp/textmodes/refbib.el2
-rw-r--r--lisp/textmodes/refer.el2
-rw-r--r--lisp/textmodes/refill.el2
-rw-r--r--lisp/textmodes/reftex-auc.el2
-rw-r--r--lisp/textmodes/reftex-cite.el2
-rw-r--r--lisp/textmodes/reftex-dcr.el2
-rw-r--r--lisp/textmodes/reftex-global.el2
-rw-r--r--lisp/textmodes/reftex-index.el2
-rw-r--r--lisp/textmodes/reftex-parse.el2
-rw-r--r--lisp/textmodes/reftex-ref.el2
-rw-r--r--lisp/textmodes/reftex-sel.el2
-rw-r--r--lisp/textmodes/reftex-toc.el2
-rw-r--r--lisp/textmodes/reftex-vars.el2
-rw-r--r--lisp/textmodes/reftex.el2
-rw-r--r--lisp/textmodes/remember.el2
-rw-r--r--lisp/textmodes/rst.el2
-rw-r--r--lisp/textmodes/sgml-mode.el2
-rw-r--r--lisp/textmodes/table.el2
-rw-r--r--lisp/textmodes/tex-mode.el2
-rw-r--r--lisp/textmodes/texinfmt.el2
-rw-r--r--lisp/textmodes/texinfo.el2
-rw-r--r--lisp/textmodes/texnfo-upd.el2
-rw-r--r--lisp/textmodes/text-mode.el2
-rw-r--r--lisp/textmodes/tildify.el2
-rw-r--r--lisp/textmodes/two-column.el2
-rw-r--r--lisp/textmodes/underline.el2
-rw-r--r--lisp/thingatpt.el2
-rw-r--r--lisp/thumbs.el2
-rw-r--r--lisp/time-stamp.el2
-rw-r--r--lisp/time.el2
-rw-r--r--lisp/timezone.el2
-rw-r--r--lisp/tmm.el2
-rw-r--r--lisp/tool-bar.el2
-rw-r--r--lisp/tooltip.el2
-rw-r--r--lisp/tree-widget.el2
-rw-r--r--lisp/tutorial.el2
-rw-r--r--lisp/type-break.el2
-rw-r--r--lisp/uniquify.el2
-rw-r--r--lisp/url/ChangeLog.12
-rw-r--r--lisp/url/url-about.el2
-rw-r--r--lisp/url/url-auth.el2
-rw-r--r--lisp/url/url-cache.el2
-rw-r--r--lisp/url/url-cid.el2
-rw-r--r--lisp/url/url-cookie.el2
-rw-r--r--lisp/url/url-dav.el2
-rw-r--r--lisp/url/url-dired.el2
-rw-r--r--lisp/url/url-domsuf.el2
-rw-r--r--lisp/url/url-expand.el2
-rw-r--r--lisp/url/url-file.el2
-rw-r--r--lisp/url/url-ftp.el2
-rw-r--r--lisp/url/url-future.el2
-rw-r--r--lisp/url/url-gw.el2
-rw-r--r--lisp/url/url-handlers.el2
-rw-r--r--lisp/url/url-history.el2
-rw-r--r--lisp/url/url-http.el2
-rw-r--r--lisp/url/url-imap.el2
-rw-r--r--lisp/url/url-irc.el2
-rw-r--r--lisp/url/url-ldap.el2
-rw-r--r--lisp/url/url-mailto.el2
-rw-r--r--lisp/url/url-methods.el2
-rw-r--r--lisp/url/url-misc.el2
-rw-r--r--lisp/url/url-news.el2
-rw-r--r--lisp/url/url-nfs.el2
-rw-r--r--lisp/url/url-ns.el2
-rw-r--r--lisp/url/url-parse.el2
-rw-r--r--lisp/url/url-privacy.el2
-rw-r--r--lisp/url/url-proxy.el2
-rw-r--r--lisp/url/url-queue.el2
-rw-r--r--lisp/url/url-tramp.el2
-rw-r--r--lisp/url/url-util.el2
-rw-r--r--lisp/url/url-vars.el2
-rw-r--r--lisp/url/url.el2
-rw-r--r--lisp/userlock.el2
-rw-r--r--lisp/vc/add-log.el2
-rw-r--r--lisp/vc/compare-w.el2
-rw-r--r--lisp/vc/cvs-status.el2
-rw-r--r--lisp/vc/diff-mode.el2
-rw-r--r--lisp/vc/diff.el2
-rw-r--r--lisp/vc/ediff-diff.el2
-rw-r--r--lisp/vc/ediff-help.el2
-rw-r--r--lisp/vc/ediff-hook.el2
-rw-r--r--lisp/vc/ediff-init.el2
-rw-r--r--lisp/vc/ediff-merg.el2
-rw-r--r--lisp/vc/ediff-mult.el2
-rw-r--r--lisp/vc/ediff-ptch.el2
-rw-r--r--lisp/vc/ediff-util.el2
-rw-r--r--lisp/vc/ediff-vers.el2
-rw-r--r--lisp/vc/ediff-wind.el2
-rw-r--r--lisp/vc/ediff.el2
-rw-r--r--lisp/vc/log-edit.el2
-rw-r--r--lisp/vc/log-view.el2
-rw-r--r--lisp/vc/pcvs-defs.el2
-rw-r--r--lisp/vc/pcvs-info.el2
-rw-r--r--lisp/vc/pcvs-parse.el2
-rw-r--r--lisp/vc/pcvs-util.el2
-rw-r--r--lisp/vc/pcvs.el2
-rw-r--r--lisp/vc/smerge-mode.el2
-rw-r--r--lisp/vc/vc-annotate.el2
-rw-r--r--lisp/vc/vc-bzr.el2
-rw-r--r--lisp/vc/vc-cvs.el2
-rw-r--r--lisp/vc/vc-dav.el2
-rw-r--r--lisp/vc/vc-dir.el2
-rw-r--r--lisp/vc/vc-dispatcher.el2
-rw-r--r--lisp/vc/vc-filewise.el2
-rw-r--r--lisp/vc/vc-git.el2
-rw-r--r--lisp/vc/vc-hg.el2
-rw-r--r--lisp/vc/vc-hooks.el2
-rw-r--r--lisp/vc/vc-mtn.el2
-rw-r--r--lisp/vc/vc-rcs.el2
-rw-r--r--lisp/vc/vc-sccs.el2
-rw-r--r--lisp/vc/vc-src.el2
-rw-r--r--lisp/vc/vc-svn.el2
-rw-r--r--lisp/vc/vc.el2
-rw-r--r--lisp/vcursor.el2
-rw-r--r--lisp/version.el2
-rw-r--r--lisp/view.el2
-rw-r--r--lisp/vt-control.el2
-rw-r--r--lisp/vt100-led.el2
-rw-r--r--lisp/w32-fns.el2
-rw-r--r--lisp/w32-vars.el2
-rw-r--r--lisp/wdired.el2
-rw-r--r--lisp/whitespace.el2
-rw-r--r--lisp/wid-browse.el2
-rw-r--r--lisp/wid-edit.el2
-rw-r--r--lisp/widget.el2
-rw-r--r--lisp/windmove.el2
-rw-r--r--lisp/window.el2
-rw-r--r--lisp/winner.el2
-rw-r--r--lisp/woman.el2
-rw-r--r--lisp/x-dnd.el2
-rw-r--r--lisp/xdg.el2
-rw-r--r--lisp/xml.el2
-rw-r--r--lisp/xt-mouse.el2
-rw-r--r--lisp/xwidget.el2
1434 files changed, 1462 insertions, 1444 deletions
diff --git a/lisp/ChangeLog.1 b/lisp/ChangeLog.1
index b44f640dd55..060d018a351 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-2017 Free Software Foundation, Inc. 3247 Copyright (C) 1985-1986, 2001-2018 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 d654291739f..7ea47f99fc4 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-2017 Free Software Foundation, Inc. 23544 Copyright (C) 2001-2018 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 94a3cbfb582..2eb2286bb32 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-2017 Free Software Foundation, Inc. 14324 Copyright (C) 2003-2011, 2013-2018 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 0d3bd88f3e2..3c12d5bfc14 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-2017 Free Software Foundation, Inc. 33337 Copyright (C) 2005-2018 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 d14325b5ff1..f088edc4bce 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-2017 Free Software Foundation, Inc. 16700 Copyright (C) 2007-2018 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 48f5c07b187..84a2a25cd76 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-2017 Free Software Foundation, Inc. 20550 Copyright (C) 2008-2018 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 11bc31f3b29..c4d7be5283c 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-2017 Free Software Foundation, Inc. 22805 Copyright (C) 2009-2018 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 dcf2fd071d0..279ee3ea839 100644
--- a/lisp/ChangeLog.16
+++ b/lisp/ChangeLog.16
@@ -25223,7 +25223,7 @@ See ChangeLog.15 for earlier changes.
25223;; coding: utf-8 25223;; coding: utf-8
25224;; End: 25224;; End:
25225 25225
25226 Copyright (C) 2011-2017 Free Software Foundation, Inc. 25226 Copyright (C) 2011-2018 Free Software Foundation, Inc.
25227 25227
25228 This file is part of GNU Emacs. 25228 This file is part of GNU Emacs.
25229 25229
diff --git a/lisp/ChangeLog.17 b/lisp/ChangeLog.17
index b2d315c53f3..64b9a148db5 100644
--- a/lisp/ChangeLog.17
+++ b/lisp/ChangeLog.17
@@ -26294,7 +26294,7 @@ See ChangeLog.16 for earlier changes.
26294;; coding: utf-8 26294;; coding: utf-8
26295;; End: 26295;; End:
26296 26296
26297 Copyright (C) 2011-2017 Free Software Foundation, Inc. 26297 Copyright (C) 2011-2018 Free Software Foundation, Inc.
26298 26298
26299 This file is part of GNU Emacs. 26299 This file is part of GNU Emacs.
26300 26300
diff --git a/lisp/ChangeLog.2 b/lisp/ChangeLog.2
index 5087b943e3a..1b0ed4206bb 100644
--- a/lisp/ChangeLog.2
+++ b/lisp/ChangeLog.2
@@ -3992,7 +3992,7 @@
3992 3992
3993See ChangeLog.1 for earlier changes. 3993See ChangeLog.1 for earlier changes.
3994 3994
3995 Copyright (C) 1986-1988, 2001-2017 Free Software Foundation, Inc. 3995 Copyright (C) 1986-1988, 2001-2018 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 1ba33b1085f..ae91947c58b 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-2017 Free Software Foundation, Inc. 12436 Copyright (C) 1989, 1993, 2001-2018 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 00798e590c5..8bdb6baf88c 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-2017 Free Software Foundation, Inc. 8937 Copyright (C) 1993-1994, 2001-2018 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 64abfe988f5..566e9b7cd12 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-2017 Free Software Foundation, Inc. 9271 Copyright (C) 1994-1995, 2001-2018 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 64a9d4df8ed..3a6d60dfbcd 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-2017 Free Software Foundation, Inc. 8024 Copyright (C) 1995-1996, 2001-2018 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 62ee295b899..f534b6e165c 100644
--- a/lisp/ChangeLog.7
+++ b/lisp/ChangeLog.7
@@ -23110,7 +23110,7 @@ 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-2017 Free Software Foundation, 23113 Copyright (C) 1997-1998, 2001-2018 Free Software Foundation,
23114 Inc. 23114 Inc.
23115 23115
23116 This file is part of GNU Emacs. 23116 This file is part of GNU Emacs.
diff --git a/lisp/ChangeLog.8 b/lisp/ChangeLog.8
index 57b5584ebe4..13c7f65d9c5 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-2017 Free Software Foundation, Inc. 9995 Copyright (C) 1999, 2001-2018 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 16e0a88052b..87d3818f5b5 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-2017 Free Software Foundation, Inc. 20688 Copyright (C) 2000-2011, 2013-2018 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 de3dc186170..d4709bd79d4 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-2017 Free Software Foundation, Inc. 3# Copyright (C) 2000-2018 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/abbrev.el b/lisp/abbrev.el
index dbda5b5d2ec..734cefbb7be 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-2017 Free Software Foundation, 3;; Copyright (C) 1985-1987, 1992, 2001-2018 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 084cd21b402..941fa3ac106 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 9fa927ddcb3..71b1b390089 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2005-2018 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 9e83a2fb2c8..a0456d5bd26 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1992-1994, 2001-2018 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 71b79223429..6fb7acf600f 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 807fd854c19..b774036261b 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-2017 Free Software Foundation, 3;; Copyright (C) 1989, 1994-1995, 2001-2018 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 b06c07fea87..3973e97d626 100644
--- a/lisp/arc-mode.el
+++ b/lisp/arc-mode.el
@@ -1,6 +1,6 @@
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-2017 Free Software Foundation, 3;; Copyright (C) 1995, 1997-1998, 2001-2018 Free Software Foundation,
4;; Inc. 4;; Inc.
5 5
6;; Author: Morten Welinder <terra@gnu.org> 6;; Author: Morten Welinder <terra@gnu.org>
diff --git a/lisp/array.el b/lisp/array.el
index d9554618db4..242511be8cd 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1987, 2000-2018 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/auth-source-pass.el b/lisp/auth-source-pass.el
index f4f096160ef..3e6a9cccbc4 100644
--- a/lisp/auth-source-pass.el
+++ b/lisp/auth-source-pass.el
@@ -1,6 +1,6 @@
1;;; auth-source-pass.el --- Integrate auth-source with password-store -*- lexical-binding: t -*- 1;;; auth-source-pass.el --- Integrate auth-source with password-store -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 2015, 2017 Free Software Foundation, Inc. 3;; Copyright (C) 2015, 2017-2018 Free Software Foundation, Inc.
4 4
5;; Author: Damien Cassou <damien@cassou.me>, 5;; Author: Damien Cassou <damien@cassou.me>,
6;; Nicolas Petton <nicolas@petton.fr> 6;; Nicolas Petton <nicolas@petton.fr>
diff --git a/lisp/auth-source.el b/lisp/auth-source.el
index 25a35c86bd2..8ef5f7140ac 100644
--- a/lisp/auth-source.el
+++ b/lisp/auth-source.el
@@ -1,6 +1,6 @@
1;;; auth-source.el --- authentication sources for Gnus and Emacs -*- lexical-binding: t -*- 1;;; auth-source.el --- authentication sources for Gnus and Emacs -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 2008-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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/autoarg.el b/lisp/autoarg.el
index 7677b9ed7ba..096bdefc1a6 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998, 2000-2018 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 a43e068a4dc..53586c54180 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-2017 Free Software 3;; Copyright (C) 1985-1987, 1994-1995, 1998, 2000-2018 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 4b70f73fe3e..7b8302695fa 100644
--- a/lisp/autorevert.el
+++ b/lisp/autorevert.el
@@ -1,6 +1,6 @@
1;;; autorevert.el --- revert buffers when files on disk change -*- lexical-binding:t -*- 1;;; autorevert.el --- revert buffers when files on disk change -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1997-1999, 2001-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-1999, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: Anders Lindgren 5;; Author: Anders Lindgren
6;; Keywords: convenience 6;; Keywords: convenience
diff --git a/lisp/avoid.el b/lisp/avoid.el
index 1a471983fc8..5e99dd8eba8 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993-1994, 2000-2018 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 570cee140b1..ca17ae8fc34 100644
--- a/lisp/battery.el
+++ b/lisp/battery.el
@@ -1,6 +1,6 @@
1;;; battery.el --- display battery status information 1;;; battery.el --- display battery status information
2 2
3;; Copyright (C) 1997-1998, 2000-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-1998, 2000-2018 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 2bad90351c4..8375bb9a7b7 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-2017 Free Software 3;; Copyright (C) 1985-1987, 1992-1996, 1999-2018 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 43d1f57aa5f..70b63a22b87 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993-1997, 2001-2018 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 07d23e465e3..0d65da14c72 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 Free Software Foundation, Inc.
4;; Author: Olaf Sylvester <Olaf.Sylvester@netsurf.de> 4;; Author: Olaf Sylvester <Olaf.Sylvester@netsurf.de>
5;; Maintainer: emacs-devel@gnu.org 5;; Maintainer: emacs-devel@gnu.org
6;; Keywords: convenience 6;; Keywords: convenience
diff --git a/lisp/buff-menu.el b/lisp/buff-menu.el
index cb107548280..bc1288a8357 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 -*- lexical-binding: t -*- 1;;; buff-menu.el --- Interface for viewing and manipulating buffers -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 1985-1987, 1993-1995, 2000-2017 Free Software 3;; Copyright (C) 1985-1987, 1993-1995, 2000-2018 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 32cd995f5e4..0edd215ca1e 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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 997ac3d583f..93aacac8cb1 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: Dave Gillespie <daveg@synaptics.com> 5;; Author: Dave Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calc/calc-alg.el b/lisp/calc/calc-alg.el
index e64308bad67..7a448d20ec2 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calc/calc-arith.el b/lisp/calc/calc-arith.el
index 008d5480dd3..345d0cd6f6b 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calc/calc-bin.el b/lisp/calc/calc-bin.el
index 3a7807bae5e..c05a71a2d7f 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calc/calc-comb.el b/lisp/calc/calc-comb.el
index 20b24060fc1..7c88230f86a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calc/calc-cplx.el b/lisp/calc/calc-cplx.el
index 06c9dc9d108..4a453a73d72 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calc/calc-embed.el b/lisp/calc/calc-embed.el
index bc88401752a..6573c07bff0 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calc/calc-ext.el b/lisp/calc/calc-ext.el
index 7973fc182bd..5feff23f72d 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calc/calc-fin.el b/lisp/calc/calc-fin.el
index 92ef8f3a440..0bdf3f06cc2 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calc/calc-forms.el b/lisp/calc/calc-forms.el
index 338967159d6..f7586288ca2 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calc/calc-frac.el b/lisp/calc/calc-frac.el
index 3aa9eb8b97e..240d42395ad 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calc/calc-funcs.el b/lisp/calc/calc-funcs.el
index 1dde2ede878..8d110b6657f 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calc/calc-graph.el b/lisp/calc/calc-graph.el
index c0598e6015a..7d1fc4b3f91 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calc/calc-help.el b/lisp/calc/calc-help.el
index 3f957992842..de00ff60853 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calc/calc-incom.el b/lisp/calc/calc-incom.el
index 1ff50e20446..50a67939804 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calc/calc-keypd.el b/lisp/calc/calc-keypd.el
index cc3bfcf2cd0..2b224215147 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calc/calc-lang.el b/lisp/calc/calc-lang.el
index 50a7eec1dae..b6ff705245a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calc/calc-macs.el b/lisp/calc/calc-macs.el
index 394c2e298e7..0a1f552840d 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calc/calc-map.el b/lisp/calc/calc-map.el
index 6f60d2eca77..67a4dc3be91 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calc/calc-math.el b/lisp/calc/calc-math.el
index 6d51536ac7a..4b8abbf4f85 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calc/calc-menu.el b/lisp/calc/calc-menu.el
index 546e65091fc..245a5f90b77 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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/calc/calc-misc.el b/lisp/calc/calc-misc.el
index a3e41cae8a6..29e85104131 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calc/calc-mode.el b/lisp/calc/calc-mode.el
index 4a87281a39a..807090767d7 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calc/calc-mtx.el b/lisp/calc/calc-mtx.el
index 77769e47daf..a31498517d4 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calc/calc-nlfit.el b/lisp/calc/calc-nlfit.el
index b3335bbb007..b63d40457b2 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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/calc/calc-poly.el b/lisp/calc/calc-poly.el
index b2f69bc2331..64f221e7a00 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calc/calc-prog.el b/lisp/calc/calc-prog.el
index 610e4dc5ba9..fc7314365c6 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calc/calc-rewr.el b/lisp/calc/calc-rewr.el
index 4f0d71a2760..cc68272a5cf 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calc/calc-rules.el b/lisp/calc/calc-rules.el
index b29e5bf349b..61396a13479 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calc/calc-sel.el b/lisp/calc/calc-sel.el
index a363469450f..3c36bb32939 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calc/calc-stat.el b/lisp/calc/calc-stat.el
index d70d4cd40ef..af4a6bb4205 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calc/calc-store.el b/lisp/calc/calc-store.el
index 16d35f28ec0..864b1624a31 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calc/calc-stuff.el b/lisp/calc/calc-stuff.el
index afdeac1b6f6..4db34436d52 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calc/calc-trail.el b/lisp/calc/calc-trail.el
index 9f949675b2e..74864ed578d 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calc/calc-undo.el b/lisp/calc/calc-undo.el
index 17e1633c989..91011908e5f 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calc/calc-units.el b/lisp/calc/calc-units.el
index b7b43acefcc..ab76ded8186 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calc/calc-vec.el b/lisp/calc/calc-vec.el
index c049933eeb5..2c9dc069af3 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calc/calc-yank.el b/lisp/calc/calc-yank.el
index fec2512266b..425e4b474df 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calc/calc.el b/lisp/calc/calc.el
index d9e8cff16a5..4bebd5f47b7 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6;; Keywords: convenience, extensions 6;; Keywords: convenience, extensions
diff --git a/lisp/calc/calcalg2.el b/lisp/calc/calcalg2.el
index 48446c3c4c5..29288b656c4 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calc/calcalg3.el b/lisp/calc/calcalg3.el
index 11e6342be28..9da08b6e1b3 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calc/calccomp.el b/lisp/calc/calccomp.el
index fe0a882cfb9..858343aae93 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calc/calcsel2.el b/lisp/calc/calcsel2.el
index 2299cd3da2a..1ed4faa807e 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Gillespie <daveg@synaptics.com> 5;; Author: David Gillespie <daveg@synaptics.com>
6 6
diff --git a/lisp/calculator.el b/lisp/calculator.el
index e5488b8ae1e..02b9e5272f8 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998, 2000-2018 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 2fc5040a756..5841cb6a3a3 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-2017 Free Software 3;; Copyright (C) 1989-1990, 1994, 1998, 2001-2018 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 e0b7f4a3c22..41b09029c2a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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 5761e576817..7746e806ac2 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995, 1997, 2001-2018 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 bff0ade6547..9079d4a422c 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995, 1997, 2001-2018 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 5b7f3127a6e..00a8e7498af 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 -*- lexical-binding:t -*- 1;;; cal-dst.el --- calendar functions for daylight saving rules -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1993-1996, 2001-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993-1996, 2001-2018 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 ede38217ee6..75a491441fd 100644
--- a/lisp/calendar/cal-french.el
+++ b/lisp/calendar/cal-french.el
@@ -1,6 +1,6 @@
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-2017 Free 3;; Copyright (C) 1988-1989, 1992, 1994-1995, 1997, 2001-2018 Free
4;; 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>
diff --git a/lisp/calendar/cal-hebrew.el b/lisp/calendar/cal-hebrew.el
index ba18b92ff9d..f34c69f7ef2 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995, 1997, 2001-2018 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 41463cfc94a..f6ecc9ee770 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2018 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 3650db493cf..ac62791f453 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995, 1997, 2001-2018 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 427fc22b8e5..5366fef92d1 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995, 1997, 2001-2018 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 2ad3017d625..fecf4d59312 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995, 1997, 2001-2018 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 8f3a4a4a5a5..ecc5419e883 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-2017 Free Software 3;; Copyright (C) 1992-1993, 1995, 1997, 2001-2018 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 b2079797b6c..be3c7a28267 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994-1995, 2001-2018 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 0ed5dc0bfb5..7a32eb65b15 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995, 2001-2018 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 3365ae71a00..dad9c095bc6 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1997, 2001-2018 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 1d295606f23..552832b4834 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995, 2001-2018 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 aca9d1c510e..f605d0c3ae5 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994-1995, 2001-2018 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 76b077ba95c..97acfab326b 100644
--- a/lisp/calendar/calendar.el
+++ b/lisp/calendar/calendar.el
@@ -1,6 +1,6 @@
1;;; calendar.el --- calendar functions 1;;; calendar.el --- calendar functions
2 2
3;; Copyright (C) 1988-1995, 1997, 2000-2017 Free Software Foundation, 3;; Copyright (C) 1988-1995, 1997, 2000-2018 Free Software Foundation,
4;; Inc. 4;; 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/diary-lib.el b/lisp/calendar/diary-lib.el
index 4e7cbb313db..159dd9ba3d1 100644
--- a/lisp/calendar/diary-lib.el
+++ b/lisp/calendar/diary-lib.el
@@ -1,6 +1,6 @@
1;;; diary-lib.el --- diary functions -*- lexical-binding:t -*- 1;;; diary-lib.el --- diary functions -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1989-1990, 1992-1995, 2001-2017 Free Software 3;; Copyright (C) 1989-1990, 1992-1995, 2001-2018 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/holidays.el b/lisp/calendar/holidays.el
index 0a80b79f442..8e2a6c96551 100644
--- a/lisp/calendar/holidays.el
+++ b/lisp/calendar/holidays.el
@@ -1,6 +1,6 @@
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-2017 Free Software 3;; Copyright (C) 1989-1990, 1992-1994, 1997, 2001-2018 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/icalendar.el b/lisp/calendar/icalendar.el
index 27f1b0324e3..a725a4e916b 100644
--- a/lisp/calendar/icalendar.el
+++ b/lisp/calendar/icalendar.el
@@ -1,6 +1,6 @@
1;;; icalendar.el --- iCalendar implementation -*- lexical-binding: t -*- 1;;; icalendar.el --- iCalendar implementation -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 2002-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2018 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 9f7fad99f46..b9d79e43367 100644
--- a/lisp/calendar/lunar.el
+++ b/lisp/calendar/lunar.el
@@ -1,6 +1,6 @@
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-2017 Free Software 3;; Copyright (C) 1992-1993, 1995, 1997, 2001-2018 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/parse-time.el b/lisp/calendar/parse-time.el
index dc405b9d972..c4727339040 100644
--- a/lisp/calendar/parse-time.el
+++ b/lisp/calendar/parse-time.el
@@ -1,6 +1,6 @@
1;;; parse-time.el --- parsing time strings -*- lexical-binding: t -*- 1;;; parse-time.el --- parsing time strings -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 1996, 2000-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996, 2000-2018 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 84e8bb3d259..ddaf7451bd9 100644
--- a/lisp/calendar/solar.el
+++ b/lisp/calendar/solar.el
@@ -1,6 +1,6 @@
1;;; solar.el --- calendar functions for solar events -*- lexical-binding:t -*- 1;;; solar.el --- calendar functions for solar events -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1992-1993, 1995, 1997, 2001-2017 Free Software 3;; Copyright (C) 1992-1993, 1995, 1997, 2001-2018 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 61722f61ea0..e266dd62dfb 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 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 a70e3ee416c..3b96d427023 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 df3953f7a70..4246ca5a38a 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 -*- lexical-binding:t -*- 1;;; todo-mode.el --- facilities for making and maintaining todo lists -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1997, 1999, 2001-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997, 1999, 2001-2018 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 174e3f0afc0..8ff931d00be 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1988, 1994, 2001-2018 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 80ef76ace14..487ec905f03 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: Ata Etemadi <ATAE@spva.physics.imperial.ac.uk> 5;; Author: Ata Etemadi <ATAE@spva.physics.imperial.ac.uk>
6;; Maintainer: emacs-devel@gnu.org 6;; Maintainer: emacs-devel@gnu.org
diff --git a/lisp/cedet/ChangeLog.1 b/lisp/cedet/ChangeLog.1
index 35cdf80e4b3..58ce7f72656 100644
--- a/lisp/cedet/ChangeLog.1
+++ b/lisp/cedet/ChangeLog.1
@@ -3460,7 +3460,7 @@
3460;; coding: utf-8 3460;; coding: utf-8
3461;; End: 3461;; End:
3462 3462
3463 Copyright (C) 2009-2017 Free Software Foundation, Inc. 3463 Copyright (C) 2009-2018 Free Software Foundation, Inc.
3464 3464
3465 This file is part of GNU Emacs. 3465 This file is part of GNU Emacs.
3466 3466
diff --git a/lisp/cedet/cedet-cscope.el b/lisp/cedet/cedet-cscope.el
index faee7feeb25..ef958faaed7 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-2017 Free Software Foundation, Inc. 3;;; Copyright (C) 2009-2018 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 e18e66a12dd..4865b988439 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 871fd94aebd..ad05af241da 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 48e1b2d09b1..393d64dc743 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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 bedbd98df3e..216b0edeb69 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2018 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 5325bf52b57..0a907c97cd8 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 1dcafc453f4..76acf8a9418 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2005, 2007-2018 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 75f2d6bd7a9..b360694dac0 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2010-2018 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 e7481aad267..2c5ca564797 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2000, 2009-2018 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 bfb5834d622..8e2ee164acb 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2010-2018 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 64170fa1d0c..2cb2271783f 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2014-2018 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 9643578fa3c..76afe9b9bfd 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 55d4b4a5a9d..aea4fd719c5 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2010-2018 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 25426dfeba6..2b5086a1c5a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2014-2018 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 361881855f8..4c21cf44ef6 100644
--- a/lisp/cedet/ede/dired.el
+++ b/lisp/cedet/ede/dired.el
@@ -1,6 +1,6 @@
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-2017 Free Software Foundation, 3;; Copyright (C) 1998-2000, 2003, 2009-2018 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/emacs.el b/lisp/cedet/ede/emacs.el
index f3ba4c3e1ef..f7569327555 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 4ba4ab19178..36ec7a1d894 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 cf91c33f1f7..915891e03b9 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2010-2018 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 3a183b317ef..862a9e597aa 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 f61ce34ba92..fbc8dc8f8ff 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 8fcaf52a96f..8b9a38bf1c2 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-2017 Free Software Foundation, Inc. 3;;; Copyright (C) 2009-2018 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 e82577f4d35..d05fb868f00 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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 8dc7f689ee8..9368420a740 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-2017 Free Software Foundation, 3;;; Copyright (C) 1998-2000, 2005, 2008-2018 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 b836eafa8ce..22aa25a4a73 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2005, 2007-2018 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 a9f3c708c0c..ad2355a8512 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2001, 2009-2018 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 8c5dfa7cf77..091ea1741b7 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-2017 Free Software Foundation, 3;; Copyright (C) 1998-2000, 2007, 2009-2018 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 0537946bed4..3d390bda46d 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-2017 Free Software 3;; Copyright (C) 1999-2001, 2004-2005, 2007, 2009-2018 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 d48311548e4..2ef91e767bb 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2005, 2007-2018 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 9ec73924254..849ef14352b 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-2017 Free Software Foundation, 3;;; Copyright (C) 1998-2001, 2004, 2007-2018 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 75e409bd74e..d85300c3123 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2001, 2008-2018 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 9fb94124c61..a34d209375b 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-2017 Free Software Foundation, 3;;; Copyright (C) 1998-2000, 2005, 2008-2018 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 2a9ea1a5131..ce1978c618f 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-2017 Free Software Foundation, 3;; Copyright (C) 1998-2001, 2005, 2008-2018 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 0c6f602fb07..fa9395dc3a5 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2000, 2009-2018 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 f4c8e7b7944..5d6ca95d7c5 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-2017 Free Software Foundation, Inc. 3;;; Copyright (C) 1998-2000, 2009-2018 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 daedd37a25c..77ecc2a4843 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2003, 2007-2018 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 de99b2939f9..d3f0648350c 100644
--- a/lisp/cedet/ede/project-am.el
+++ b/lisp/cedet/ede/project-am.el
@@ -1,6 +1,6 @@
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-2017 Free Software 3;; Copyright (C) 1998-2000, 2003, 2005, 2007-2018 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/shell.el b/lisp/cedet/ede/shell.el
index dc31840ca62..7ba338d1467 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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 8f084754f0c..b945d690f95 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 b2d7680e3ca..b616af3a430 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000, 2008-2018 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 4012fdadf71..99fe4a5562c 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-2017 Free Software 3;; Copyright (C) 1998-2001, 2003, 2005, 2007-2018 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 0658491f445..0e8e829781e 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 f5ac3e39803..734450e8361 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2003, 2009-2018 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 5535eff1e1b..7bd0bfe9aa3 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000, 2005, 2009-2018 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 253336f973f..48010f7315e 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-2017 Free Software Foundation, Inc. 3;;; Copyright (C) 2002-2003, 2005-2018 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 964f5c2db0f..7f175f2d57e 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2004-2005, 2007-2018 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 3554ee242b8..e34b51f3521 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-2017 Free Software Foundation, Inc. 3;;; Copyright (C) 2007-2018 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 cae6e049f44..b24e2fbbb1b 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 b528487887a..8f3d5b2b1cf 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2005, 2007-2018 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 1a450683701..68dffc1d7fa 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 8e68e3b856b..60415569345 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-2017 Free Software Foundation, Inc. 3;;; Copyright (C) 2008-2018 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 29a1ac9165b..51206942b54 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 84c60e2dae8..6268da80650 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 a3776b8d64f..2e372896003 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-2017 Free Software 3;; Copyright (C) 1999-2004, 2006-2007, 2009-2018 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 8dc04886158..73c8a56dbd8 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 79aa400180f..9bacee2a9cc 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2009-2018 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 f5931e4f2cc..7400a4c5ea8 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2005, 2007-2018 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 36f09354490..29ec41ec6de 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 28af05d95ef..0eab01b58b1 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2018 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 691ac0e85a0..23e38603064 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2004, 2008-2018 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 547ca7a5fcd..44b5ff03fc4 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-2017 Free Software Foundation, Inc. 3;;; Copyright (C) 2001-2004, 2008-2018 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 8063f2cbb15..b1fe7f3869d 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-2017 Free Software 3;; Copyright (C) 1999-2001, 2003, 2005, 2008-2018 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 325ca1f4414..1da1a319f11 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003-2005, 2007-2018 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 13bea302658..8edccfcdf7a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 8595cceeca2..30216668099 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-2017 Free Software Foundation, Inc. 3;;; Copyright (C) 2008-2018 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 5b4e7eba27d..1856531216f 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2005-2018 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 768af034c62..67523979bc0 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-2017 Free Software Foundation, Inc. 3;;; Copyright (C) 2002-2018 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 1e398c5a283..7035939c382 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-2017 Free Software Foundation, Inc. 3;;; Copyright (C) 2000-2005, 2007-2018 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 1f5de71c53d..d3ad5c75376 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2018 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 38fec0203a5..cc58d2c0ff3 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2006, 2008-2018 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 348512a212f..c58c295cd5c 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2018 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 8072ca9e69c..8a136132b7e 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 049420ee746..8f20fee9545 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-2017 Free Software Foundation, Inc. 3;;; Copyright (C) 2007-2018 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 68f9e200ede..ade0ddaa669 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 4d9daaf54ef..491752e4398 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2018 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 c0a5fcb5e25..d127b6465fe 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003-2005, 2008-2018 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 ad866e9fe0f..c33d15ce0ef 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-2017 Free Software 3;;; Copyright (C) 1999-2003, 2005-2007, 2009-2018 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 975ba343469..98fcc881ee5 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 fb05a35cce9..ea3d63d21bc 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2005, 2007-2018 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 f8d830bc29e..6f1bde02091 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2006-2018 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 d2b075655da..a1753559f70 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-2017 Free Software Foundation, 3;; Copyright (C) 1999-2003, 2005, 2008-2018 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 967af0bc359..617ad7867f5 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003-2004, 2007-2018 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 fc0a05a6a6e..2a31588f5c3 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 0959dfc7255..7cb8ebf5189 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2005, 2008-2018 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 1ec8e68c372..6f4e8c6027d 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2005, 2007-2018 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 ea3fc2a2d6e..6e7a26eff36 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-2017 Free Software Foundation, Inc. 3;;; Copyright (C) 1999-2018 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 6e7a1ad398f..49f32641651 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2004, 2009-2018 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 61266bcc608..ccfb4ecf8e0 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2005, 2007-2018 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 4485a1f44c9..6ddb645c8e4 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2004-2005, 2007-2018 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 d7e1acae93b..c0b22b53d29 100644
--- a/lisp/cedet/semantic/ia-sb.el
+++ b/lisp/cedet/semantic/ia-sb.el
@@ -1,6 +1,6 @@
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-2017 Free Software Foundation, 3;;; Copyright (C) 2002-2004, 2006, 2008-2018 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/ia.el b/lisp/cedet/semantic/ia.el
index 7ca29bd24b9..74f9afe40a3 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-2017 Free Software Foundation, Inc. 3;;; Copyright (C) 2000-2018 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 a106725f86c..56398d06270 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003-2006, 2008-2018 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 5018e039d03..62bcfac38f9 100644
--- a/lisp/cedet/semantic/imenu.el
+++ b/lisp/cedet/semantic/imenu.el
@@ -1,6 +1,6 @@
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-2017 Free Software 3;; Copyright (C) 2000-2005, 2007-2008, 2010-2018 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/java.el b/lisp/cedet/semantic/java.el
index 3c81b7ae65f..ae43953f0ef 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-2017 Free Software Foundation, Inc. 3;;; Copyright (C) 1999-2018 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 35d77a8f87a..b7cacbce6e5 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2006-2018 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 835888db2ad..2f216e6e00c 100644
--- a/lisp/cedet/semantic/lex.el
+++ b/lisp/cedet/semantic/lex.el
@@ -1,6 +1,6 @@
1;;; semantic/lex.el --- Lexical Analyzer builder -*- lexical-binding:t -*- 1;;; semantic/lex.el --- Lexical Analyzer builder -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1999-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 24863de01b1..bc8b1a9ef27 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 fbec9f2b019..739f6742146 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 717c2e30119..a2c68ed3a63 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 ea796dd19f9..c217b009574 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2018 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 32e39d7454f..5d6a9388e9e 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-2017 Free Software Foundation, Inc. 3;;; Copyright (C) 1999-2005, 2007-2018 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 b9fe63d684b..c697e54d6a4 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 502c3ef9f3b..d02ca539464 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-2017 Free Software Foundation, Inc. 3;;; Copyright (C) 2009-2018 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 d5766af9b6e..726ef590742 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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 35f6a249d99..b749150d5b9 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 0b263d8cc2d..93bda6ab299 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 290bed12245..3ffab31c8e8 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-2017 Free Software Foundation, Inc. 3;;; Copyright (C) 2009-2018 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 d0ad23934d9..1be2b0ed393 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 65d9e2cae53..ca67efd56fe 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2005, 2007-2018 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 aa9b4b97142..b9cce176697 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2004, 2006-2018 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 6ce77edf102..2127be829a8 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 59788c774e9..0e27546643f 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2005, 2007-2018 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 e9bc3415e33..9769ae89289 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2005, 2007-2018 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 b31fd07f3c3..6374a0cb089 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2005, 2007-2018 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 f5d9054bdc3..313f2350a43 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-2017 Free Software Foundation, Inc. 3;;; Copyright (C) 1999-2005, 2007-2018 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 235f83821d5..bfbcb6a9524 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2007, 2009-2018 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 0ed9ba32597..1902006ee5b 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-2017 Free 3;; Copyright (C) 1984, 1986, 1989, 1992, 1995, 2000-2007, 2009-2018 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 29106da5f9f..d55b38aac49 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2018 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 479fc7fbe87..7cd739a5d6b 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2006, 2009-2018 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 b73cb01819a..518689a02ee 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2005, 2009-2018 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 591895d5aa4..db2d7c96083 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002, 2004, 2006-2018 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 d4d2b3d2ace..310799dad6a 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-2017 Free Software Foundation, Inc. 3;;; Copyright (C) 2002-2007, 2009-2018 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 c8eee15bae4..e27fa1d7114 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-2017 Free Software Foundation, Inc. 3;;; Copyright (C) 2005, 2007-2018 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 c4a15a2d6ae..7195b788d07 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 21ab9b8f2e7..69282c1a0dd 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2005, 2007-2018 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 fe1dd77ae92..14139145177 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007, 2009-2018 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 664e06d73e7..9afbac99980 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 6c8fd655d7b..f1287f68022 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 f8fcdef5840..cf433378b41 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 e725074b7a6..f5f1265ccda 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 87bcdb3b944..ae63afffb99 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007, 2009-2018 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 bbde255b413..3e2c4ebd12c 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 7818a66a576..d184469d1ba 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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 1be451be281..21382125989 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 35b3753c915..1929ef3be3f 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 b23ae8ecebe..870acd6089e 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 1e2cbc84e6a..13dc8eecd70 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2005, 2007-2018 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 0ede5d28b07..7021267a243 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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 5b5d1fdd47d..f885b49614d 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 ddbce0a63c5..76e7e08761d 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 44c5248ad96..122fd886200 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 602a1ce843f..ef1d9e37c05 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2005, 2007-2018 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 4c885fe9abf..3bae20e3554 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 f85a88165ff..ac968a6f9c4 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 7da896989f0..add2f09c439 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2005, 2007-2018 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 9bf52e10f60..ec73b7b464e 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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/char-fold.el b/lisp/char-fold.el
index b24363530f3..9c05e364dfd 100644
--- a/lisp/char-fold.el
+++ b/lisp/char-fold.el
@@ -1,6 +1,6 @@
1;;; char-fold.el --- match unicode to similar ASCII -*- lexical-binding: t; -*- 1;;; char-fold.el --- match unicode to similar ASCII -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2015-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2015-2018 Free Software Foundation, Inc.
4 4
5;; Maintainer: emacs-devel@gnu.org 5;; Maintainer: emacs-devel@gnu.org
6;; Keywords: matching 6;; Keywords: matching
diff --git a/lisp/chistory.el b/lisp/chistory.el
index c270bffe115..d557c9f4eee 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1985, 2001-2018 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 1bf79f3c1ae..93856aa17b1 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-2017 Free Software Foundation, 3;; Copyright (C) 1988, 1994, 1997, 2001-2018 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 2db01a53c84..99813549f30 100644
--- a/lisp/color.el
+++ b/lisp/color.el
@@ -1,6 +1,6 @@
1;;; color.el --- Color manipulation library -*- lexical-binding:t -*- 1;;; color.el --- Color manipulation library -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2010-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2010-2018 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 430e83888c2..719945a831f 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1988, 1990, 1992-2018 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 42366acbf7a..a5c8158d1b3 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-2017 Free Software 3;; Copyright (C) 1990, 1993, 1995, 1997, 2001-2018 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 29fc753d5ae..76949fb5827 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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 6c513640bb3..258b62ed3f2 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997, 2001-2018 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 f9f4063e962..8284e91b790 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1997, 1999-2018 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 0fc084e69b3..2b352b3dc60 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1997, 1999-2018 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 a5ec223fe51..dace6f79549 100644
--- a/lisp/cus-start.el
+++ b/lisp/cus-start.el
@@ -1,6 +1,6 @@
1;;; cus-start.el --- define customization properties of builtins -*- lexical-binding:t -*- 1;;; cus-start.el --- define customization properties of builtins -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1997, 1999-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997, 1999-2018 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 1aac7bf631d..e5e787771b9 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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 352fc6bd530..edbbc8c1449 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-2017 Free Software Foundation, 3;; Copyright (C) 1996-1997, 1999, 2001-2018 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 4bdfffe864a..57ee9a526a9 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-2017 Free 3;; Copyright (C) 1985-1986, 1992, 1994, 1996-1997, 2000-2018 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 175bf375162..076d4dc5c3d 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 Free Software Foundation, Inc.
4 4
5;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> 5;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
6;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> 6;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
diff --git a/lisp/delsel.el b/lisp/delsel.el
index 65b2cb85cea..bfccdc6a4c7 100644
--- a/lisp/delsel.el
+++ b/lisp/delsel.el
@@ -1,6 +1,6 @@
1;;; delsel.el --- delete selection if you insert -*- lexical-binding:t -*- 1;;; delsel.el --- delete selection if you insert -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1992, 1997-1998, 2001-2017 Free Software Foundation, 3;; Copyright (C) 1992, 1997-1998, 2001-2018 Free Software Foundation,
4;; Inc. 4;; Inc.
5 5
6;; Author: Matthieu Devin <devin@lucid.com> 6;; Author: Matthieu Devin <devin@lucid.com>
@@ -79,8 +79,7 @@ a non-positive integer, and enable the mode otherwise
79 79
80When Delete Selection mode is enabled, typed text replaces the selection 80When Delete Selection mode is enabled, typed text replaces the selection
81if the selection is active. Otherwise, typed text is just inserted at 81if the selection is active. Otherwise, typed text is just inserted at
82point regardless of any selection. Also, commands that normally delete 82point regardless of any selection.
83just one character will delete the entire selection instead.
84 83
85See `delete-selection-helper' and `delete-selection-pre-hook' for 84See `delete-selection-helper' and `delete-selection-pre-hook' for
86information on adapting behavior of commands in Delete Selection mode." 85information on adapting behavior of commands in Delete Selection mode."
diff --git a/lisp/descr-text.el b/lisp/descr-text.el
index 12d0016de38..ddd7d801d2a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994-1996, 2001-2018 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 5257c609dde..420d62a366f 100644
--- a/lisp/desktop.el
+++ b/lisp/desktop.el
@@ -1,6 +1,6 @@
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-2017 Free Software Foundation, 3;; Copyright (C) 1993-1995, 1997, 2000-2018 Free Software Foundation,
4;; Inc. 4;; Inc.
5 5
6;; Author: Morten Welinder <terra@diku.dk> 6;; Author: Morten Welinder <terra@diku.dk>
diff --git a/lisp/dframe.el b/lisp/dframe.el
index 7f77d8991ff..9b0e550728a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-2018 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 31dea4c9f07..7fff7e7a240 100644
--- a/lisp/dired-aux.el
+++ b/lisp/dired-aux.el
@@ -1,6 +1,6 @@
1;;; dired-aux.el --- less commonly used parts of dired -*- lexical-binding: t -*- 1;;; dired-aux.el --- less commonly used parts of dired -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 1985-1986, 1992, 1994, 1998, 2000-2017 Free Software 3;; Copyright (C) 1985-1986, 1992, 1994, 1998, 2000-2018 Free Software
4;; 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>.
diff --git a/lisp/dired-x.el b/lisp/dired-x.el
index 5fa28d3e3e8..74e5fb4dd25 100644
--- a/lisp/dired-x.el
+++ b/lisp/dired-x.el
@@ -1,6 +1,6 @@
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-2017 Free Software Foundation, 3;; Copyright (C) 1993-1994, 1997, 2001-2018 Free Software Foundation,
4;; Inc. 4;; Inc.
5 5
6;; Author: Sebastian Kremer <sk@thp.uni-koeln.de> 6;; Author: Sebastian Kremer <sk@thp.uni-koeln.de>
diff --git a/lisp/dired.el b/lisp/dired.el
index ba762277ae7..b853d64c563 100644
--- a/lisp/dired.el
+++ b/lisp/dired.el
@@ -1,6 +1,6 @@
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-2017 Free Software 3;; Copyright (C) 1985-1986, 1992-1997, 2000-2018 Free Software
4;; 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>
diff --git a/lisp/dirtrack.el b/lisp/dirtrack.el
index 137a0cbfa50..e5e1497c4d0 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996, 2001-2018 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 1410e273298..13d73a98d0b 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-2017 Free Software 3;; Copyright (C) 1987, 1994-1995, 1999, 2001-2018 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/display-line-numbers.el b/lisp/display-line-numbers.el
index 15e04279156..3569b8496e3 100644
--- a/lisp/display-line-numbers.el
+++ b/lisp/display-line-numbers.el
@@ -1,6 +1,6 @@
1;;; display-line-numbers.el --- interface for display-line-numbers -*- lexical-binding: t -*- 1;;; display-line-numbers.el --- interface for display-line-numbers -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 2017 Free Software Foundation, Inc. 3;; Copyright (C) 2017-2018 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/dnd.el b/lisp/dnd.el
index c5ee8975ac6..0c94c8bb84e 100644
--- a/lisp/dnd.el
+++ b/lisp/dnd.el
@@ -1,6 +1,6 @@
1;;; dnd.el --- drag and drop support 1;;; dnd.el --- drag and drop support
2 2
3;; Copyright (C) 2005-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2005-2018 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 7213ea2ff6b..dfc4d887ae3 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 70938f539be..8750d7fa866 100644
--- a/lisp/dom.el
+++ b/lisp/dom.el
@@ -1,6 +1,6 @@
1;;; dom.el --- XML/HTML (etc.) DOM manipulation and searching functions -*- lexical-binding: t -*- 1;;; dom.el --- XML/HTML (etc.) DOM manipulation and searching functions -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 2014-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2014-2018 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 f69335d2c21..87f7ed10fea 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-2017 Free Software 3;; Copyright (C) 1991, 1993, 1995-1996, 2001-2018 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/dos-vars.el b/lisp/dos-vars.el
index 90052ce0282..d4fe760bdcc 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998, 2001-2018 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 affadee2fe7..a45a9d1026b 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996, 2001-2018 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 91dc095fed9..4334a4ca70d 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-2017 Free Software Foundation, 3;; Copyright (C) 1994, 1997-1998, 2001-2018 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 41667e61880..f5fbe1525f4 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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 51c33c64be4..198320c0d7e 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-2017 Free Software Foundation, 3;; Copyright (C) 1985-1986, 1994, 2001-2018 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 588f60521dd..fb00027d71b 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1985, 2001-2018 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/ecomplete.el b/lisp/ecomplete.el
index 014b4b21122..87052e34e8b 100644
--- a/lisp/ecomplete.el
+++ b/lisp/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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2006-2018 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/edmacro.el b/lisp/edmacro.el
index dc840ef1f19..78180627950 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993-1994, 2001-2018 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 1e89f84313c..d43efd49da3 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1986, 1995, 2000-2018 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 a980f51d3c0..af9a44c844c 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2013-2018 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 cee35621397..a694665dbbf 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-2017 Free Software Foundation, 3;; Copyright (C) 1985-1986, 1995, 2001-2018 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 c6d8c9009b9..d43a40db2d9 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999, 2001-2018 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 d5da30fb18c..49c2d5f4f9f 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993-1994, 2000-2018 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 71fc51e27b0..92ad6155b53 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1991-1997, 2001-2018 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 8435b29b04a..5031238d4ed 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995, 2007-2018 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 4649cf343c4..c306b1c28bf 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-2017 Free Software Foundation, 3;; Copyright (C) 1990, 1992, 1994, 2001-2018 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 02db21a7e53..0dc9333d5fa 100644
--- a/lisp/emacs-lisp/benchmark.el
+++ b/lisp/emacs-lisp/benchmark.el
@@ -1,6 +1,6 @@
1;;; benchmark.el --- support for benchmarking code -*- lexical-binding: t -*- 1;;; benchmark.el --- support for benchmarking code -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 2003-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003-2018 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 0f86923518c..c1343765901 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2018 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 623985f44f9..e5e5f4ee590 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1991, 1994, 2000-2018 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 d6c43ecf462..aa10bd3e804 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1992, 2001-2018 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 e08e0d92863..2f5f9f8c054 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-2017 Free Software 3;; Copyright (C) 1985-1987, 1992, 1994, 1998, 2000-2018 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 fe92288d548..02fe794467b 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 -*- 1;;; cconv.el --- Closure conversion for statically scoped Emacs lisp. -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 2011-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2011-2018 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 2c37923353c..cf1d4ce55dc 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-2017 Free 3;; Copyright (C) 1996, 1998-1999, 2001, 2004-2005, 2007-2018 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 6d503bae2df..769da3a8bd6 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 fe6cd4160ed..59b7831fb58 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 -*- lexical-binding:t -*- 1;;; checkdoc.el --- check documentation strings for style requirements -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1997-1998, 2001-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-1998, 2001-2018 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 214adbc5817..36b65f97b07 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993, 2000-2018 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-generic.el b/lisp/emacs-lisp/cl-generic.el
index 5c16f64a6f8..caad62c84f8 100644
--- a/lisp/emacs-lisp/cl-generic.el
+++ b/lisp/emacs-lisp/cl-generic.el
@@ -1,6 +1,6 @@
1;;; cl-generic.el --- CLOS-style generic functions for Elisp -*- lexical-binding: t; -*- 1;;; cl-generic.el --- CLOS-style generic functions for Elisp -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2015-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2015-2018 Free Software Foundation, Inc.
4 4
5;; Author: Stefan Monnier <monnier@iro.umontreal.ca> 5;; Author: Stefan Monnier <monnier@iro.umontreal.ca>
6;; Version: 1.0 6;; Version: 1.0
diff --git a/lisp/emacs-lisp/cl-indent.el b/lisp/emacs-lisp/cl-indent.el
index 17e2434f589..73b91725cc8 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 -*- lexical-binding:t -*- 1;;; cl-indent.el --- Enhanced lisp-indent mode -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1987, 2000-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1987, 2000-2018 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 da7176f662d..d7e72ce99a3 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993, 2001-2018 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 f5311041cce..16f33282bae 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 -*- 1;;; cl-macs.el --- Common Lisp macros -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 1993, 2001-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993, 2001-2018 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-preloaded.el b/lisp/emacs-lisp/cl-preloaded.el
index e550f5a095f..4e73a4a31b7 100644
--- a/lisp/emacs-lisp/cl-preloaded.el
+++ b/lisp/emacs-lisp/cl-preloaded.el
@@ -1,6 +1,6 @@
1;;; cl-preloaded.el --- Preloaded part of the CL library -*- lexical-binding: t; -*- 1;;; cl-preloaded.el --- Preloaded part of the CL library -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2015-2017 Free Software Foundation, Inc 3;; Copyright (C) 2015-2018 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/emacs-lisp/cl-print.el b/lisp/emacs-lisp/cl-print.el
index 5a26ecf05fe..78cd6f9d9e5 100644
--- a/lisp/emacs-lisp/cl-print.el
+++ b/lisp/emacs-lisp/cl-print.el
@@ -1,6 +1,6 @@
1;;; cl-print.el --- CL-style generic printing -*- lexical-binding: t; -*- 1;;; cl-print.el --- CL-style generic printing -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2017 Free Software Foundation, Inc. 3;; Copyright (C) 2017-2018 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/cl-seq.el b/lisp/emacs-lisp/cl-seq.el
index 6a21936ebcf..60cccd06054 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993, 2001-2018 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 5ac40234f0f..d53c8e0bbcf 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2012-2018 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 25dc77c7258..2f29c196964 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-2017 Free Software Foundation, 3;; Copyright (C) 1991-1995, 1998, 2001-2018 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 2a417f1758b..5aa856f467c 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1985-1986, 1993-2018 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/cursor-sensor.el b/lisp/emacs-lisp/cursor-sensor.el
index b6e25b9684f..7e3088dd91e 100644
--- a/lisp/emacs-lisp/cursor-sensor.el
+++ b/lisp/emacs-lisp/cursor-sensor.el
@@ -1,6 +1,6 @@
1;;; cursor-sensor.el --- React to cursor movement -*- lexical-binding: t; -*- 1;;; cursor-sensor.el --- React to cursor movement -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2015-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2015-2018 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/debug.el b/lisp/emacs-lisp/debug.el
index 1ebbc0e0086..4624da30267 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-2017 Free Software Foundation, 3;; Copyright (C) 1985-1986, 1994, 2001-2018 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 3bb8eb4f2f2..547f5cd805b 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-2017 Free Software Foundation, 4;; Copyright (C) 1993-1994, 1999, 2001-2018 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 90d5001c841..53f9b660cfa 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 -*- lexical-binding:t -*- 1;;; disass.el --- disassembler for compiled Emacs Lisp code -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1986, 1991, 2002-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1986, 1991, 2002-2018 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 6293d71470d..a81b6fefb20 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997, 2000-2018 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 35b2af1a3f7..94d035f3744 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994, 1996, 1998-2018 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 dec986ae3e3..a0b42086308 100644
--- a/lisp/emacs-lisp/edebug.el
+++ b/lisp/emacs-lisp/edebug.el
@@ -1,6 +1,6 @@
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-2017 Free Software Foundation, 3;; Copyright (C) 1988-1995, 1997, 1999-2018 Free Software Foundation,
4;; Inc. 4;; Inc.
5 5
6;; Author: Daniel LaLiberte <liberte@holonexus.org> 6;; Author: Daniel LaLiberte <liberte@holonexus.org>
diff --git a/lisp/emacs-lisp/eieio-base.el b/lisp/emacs-lisp/eieio-base.el
index 0241f273958..c0ad7ac4605 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-2017 Free Software 3;;; Copyright (C) 2000-2002, 2004-2005, 2007-2018 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-compat.el b/lisp/emacs-lisp/eieio-compat.el
index bf0bc857358..e048d0e9ad4 100644
--- a/lisp/emacs-lisp/eieio-compat.el
+++ b/lisp/emacs-lisp/eieio-compat.el
@@ -1,6 +1,6 @@
1;;; eieio-compat.el --- Compatibility with Older EIEIO versions -*- lexical-binding:t -*- 1;;; eieio-compat.el --- Compatibility with Older EIEIO versions -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1995-1996, 1998-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995-1996, 1998-2018 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-core.el b/lisp/emacs-lisp/eieio-core.el
index 22bf812fcb9..e5ea33c0032 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995-1996, 1998-2018 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 745bd89f062..3ee5a293e6a 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 -*- lexical-binding:t -*- 1;;; eieio-custom.el -- eieio object customization -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1999-2001, 2005, 2007-2017 Free Software Foundation, 3;; Copyright (C) 1999-2001, 2005, 2007-2018 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 da8d9a017bb..f309117b43b 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. -*- lexical-binding:t -*- 1;;; eieio-datadebug.el --- EIEIO extensions to the data debugger. -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2007-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 f464d024670..dbec48d038b 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-2017 Free Software 3;; Copyright (C) 1996, 1998-2003, 2005, 2008-2018 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 fb57453f39e..3553e47d3df 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. -*- lexical-binding:t -*- 1;;; eieio-speedbar.el -- Classes for managing speedbar displays. -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1999-2002, 2005, 2007-2017 Free Software Foundation, 3;; Copyright (C) 1999-2002, 2005, 2007-2018 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 ab96547f939..de08e37286b 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-2017 Free Software Foundation, Inc. 4;; Copyright (C) 1995-1996, 1998-2018 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
diff --git a/lisp/emacs-lisp/eldoc.el b/lisp/emacs-lisp/eldoc.el
index ad08977b81a..a662265f4b8 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-2018 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 643d7160dbb..eae0dacfd23 100644
--- a/lisp/emacs-lisp/elint.el
+++ b/lisp/emacs-lisp/elint.el
@@ -1,6 +1,6 @@
1;;; elint.el --- Lint Emacs Lisp -*- lexical-binding: t -*- 1;;; elint.el --- Lint Emacs Lisp -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 1997, 2001-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997, 2001-2018 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 905718dad68..2dc18163aa3 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-2017 Free Software 3;; Copyright (C) 1994-1995, 1997-1998, 2001-2018 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 71d46c11077..a883feb1ec0 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008, 2010-2018 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 1d69af80639..029a2939a0b 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2008, 2010-2018 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 e1b94a3ec90..b88a1a5097c 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1991-2018 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 84cc8bc9b72..300bfab3233 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 -*- lexical-binding:t -*- 1;;; find-func.el --- find the definition of the Emacs Lisp function near point -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1997, 1999, 2001-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997, 1999, 2001-2018 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 18ba834b91a..45933bba5f3 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1985-1987, 2001-2018 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/generator.el b/lisp/emacs-lisp/generator.el
index ef6cfba420c..b19f6fab722 100644
--- a/lisp/emacs-lisp/generator.el
+++ b/lisp/emacs-lisp/generator.el
@@ -1,6 +1,6 @@
1;;; generator.el --- generators -*- lexical-binding: t -*- 1;;; generator.el --- generators -*- lexical-binding: t -*-
2 2
3;;; Copyright (C) 2015-2017 Free Software Foundation, Inc. 3;;; Copyright (C) 2015-2018 Free Software Foundation, Inc.
4 4
5;; Author: Daniel Colascione <dancol@dancol.org> 5;; Author: Daniel Colascione <dancol@dancol.org>
6;; Keywords: extensions, elisp 6;; Keywords: extensions, elisp
diff --git a/lisp/emacs-lisp/generic.el b/lisp/emacs-lisp/generic.el
index 14208857bc4..e2009bf4c26 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997, 1999, 2001-2018 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 777b955d90d..d3e883996e2 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2012-2018 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 9dc59467ffd..58fd17d8c3f 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1985, 2001-2018 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 b9f63c94474..02f9bf2ffc7 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2014-2018 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/let-alist.el b/lisp/emacs-lisp/let-alist.el
index 70a58c4b1c6..17732bcc9e1 100644
--- a/lisp/emacs-lisp/let-alist.el
+++ b/lisp/emacs-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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2014-2018 Free Software Foundation, Inc.
4 4
5;; Author: Artur Malabarba <emacs@endlessparentheses.com> 5;; Author: Artur Malabarba <emacs@endlessparentheses.com>
6;; Package-Requires: ((emacs "24.1")) 6;; Package-Requires: ((emacs "24.1"))
diff --git a/lisp/emacs-lisp/lisp-mnt.el b/lisp/emacs-lisp/lisp-mnt.el
index 4e4957faa1f..127d71ae6ca 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-2017 Free Software Foundation, 3;; Copyright (C) 1992, 1994, 1997, 2000-2018 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 7d38052fd40..4e5b1a7e4ff 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1985-1986, 1999-2018 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 09aa51055e0..5aa3ac8742a 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-2017 Free Software Foundation, 3;; Copyright (C) 1985-1986, 1994, 2000-2018 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 b7496d5a602..b2ac8be53cc 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 -*- 1;;; macroexp.el --- Additional macro-expansion support -*- lexical-binding: t -*-
2;; 2;;
3;; Copyright (C) 2004-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2004-2018 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 d055a54fb39..2a7eddedad7 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1991-1995, 2000-2018 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/map.el b/lisp/emacs-lisp/map.el
index 2a3e1d0a4b0..f2fa8061539 100644
--- a/lisp/emacs-lisp/map.el
+++ b/lisp/emacs-lisp/map.el
@@ -1,6 +1,6 @@
1;;; map.el --- Map manipulation functions -*- lexical-binding: t; -*- 1;;; map.el --- Map manipulation functions -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2015-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2015-2018 Free Software Foundation, Inc.
4 4
5;; Author: Nicolas Petton <nicolas@petton.fr> 5;; Author: Nicolas Petton <nicolas@petton.fr>
6;; Keywords: convenience, map, hash-table, alist, array 6;; Keywords: convenience, map, hash-table, alist, array
diff --git a/lisp/emacs-lisp/nadvice.el b/lisp/emacs-lisp/nadvice.el
index c638d5df51c..e2e68250575 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2012-2018 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 923da4681a5..3ec214a2af0 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 f8b4cc888dd..71d1c41ec3c 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 36af88423c8..6cfd074cf0b 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 -*- 1;;; pcase.el --- ML-style pattern-matching macro for Elisp -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 2010-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2010-2018 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 d9cd37e9ec3..1698d444b95 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 -*- lexical-binding: t -*- 1;;; pp.el --- pretty printer for Emacs Lisp -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 1989, 1993, 2001-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1989, 1993, 2001-2018 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/radix-tree.el b/lisp/emacs-lisp/radix-tree.el
index 053dd452ea2..8946560d3ba 100644
--- a/lisp/emacs-lisp/radix-tree.el
+++ b/lisp/emacs-lisp/radix-tree.el
@@ -1,6 +1,6 @@
1;;; radix-tree.el --- A simple library of radix trees -*- lexical-binding: t; -*- 1;;; radix-tree.el --- A simple library of radix trees -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2016-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2016-2018 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/re-builder.el b/lisp/emacs-lisp/re-builder.el
index 84925cb335c..358bb19e77e 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 ef91eb4b979..3e05b6cb8c9 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 -*- lexical-binding: t -*- 1;;; regexp-opt.el --- generate efficient regexps to match strings -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 1994-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994-2018 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 9f612a146a6..9a1ba76fbde 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993, 2001-2018 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 69754b05e23..312df6b2de3 100644
--- a/lisp/emacs-lisp/ring.el
+++ b/lisp/emacs-lisp/ring.el
@@ -1,6 +1,6 @@
1;;; ring.el --- handle rings of items -*- lexical-binding: t; -*- 1;;; ring.el --- handle rings of items -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 1992, 2001-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1992, 2001-2018 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/rmc.el b/lisp/emacs-lisp/rmc.el
index ca11c596638..3dd3508903a 100644
--- a/lisp/emacs-lisp/rmc.el
+++ b/lisp/emacs-lisp/rmc.el
@@ -1,6 +1,6 @@
1;;; rmc.el --- read from a multiple choice question -*- lexical-binding: t -*- 1;;; rmc.el --- read from a multiple choice question -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 2016-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2016-2018 Free Software Foundation, Inc.
4 4
5;; Maintainer: emacs-devel@gnu.org 5;; Maintainer: emacs-devel@gnu.org
6 6
diff --git a/lisp/emacs-lisp/rx.el b/lisp/emacs-lisp/rx.el
index 54755a7dc12..37aa25b556d 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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 2861ed75ce7..5d6ab7e057f 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2014-2018 Free Software Foundation, Inc.
4 4
5;; Author: Nicolas Petton <nicolas@petton.fr> 5;; Author: Nicolas Petton <nicolas@petton.fr>
6;; Keywords: sequences 6;; Keywords: sequences
diff --git a/lisp/emacs-lisp/shadow.el b/lisp/emacs-lisp/shadow.el
index 103e131ea39..88a494fdd40 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995, 2001-2018 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 da1e12b1408..c01a40172b5 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2010-2018 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 37bcfc2003d..21dba377bf1 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2013-2018 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 9eb6bde7454..a1b70b18693 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2018 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 3889ba8e587..58619ecda01 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2011-2018 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 7e4beb6743e..9c293117c62 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2018 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 69ae175eff7..ecfb3bb5a6b 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2018 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 797cc682171..613f69c4f62 100644
--- a/lisp/emacs-lisp/testcover.el
+++ b/lisp/emacs-lisp/testcover.el
@@ -1,6 +1,6 @@
1;;;; testcover.el -- Visual code-coverage tool -*- lexical-binding:t -*- 1;;;; testcover.el -- Visual code-coverage tool -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2002-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2018 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/thunk.el b/lisp/emacs-lisp/thunk.el
index 895fa86722d..bbdd7d61f6c 100644
--- a/lisp/emacs-lisp/thunk.el
+++ b/lisp/emacs-lisp/thunk.el
@@ -1,6 +1,6 @@
1;;; thunk.el --- Lazy form evaluation -*- lexical-binding: t -*- 1;;; thunk.el --- Lazy form evaluation -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 2015-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2015-2018 Free Software Foundation, Inc.
4 4
5;; Author: Nicolas Petton <nicolas@petton.fr> 5;; Author: Nicolas Petton <nicolas@petton.fr>
6;; Keywords: sequences 6;; Keywords: sequences
diff --git a/lisp/emacs-lisp/timer-list.el b/lisp/emacs-lisp/timer-list.el
index 69c67419835..f0fd4f41269 100644
--- a/lisp/emacs-lisp/timer-list.el
+++ b/lisp/emacs-lisp/timer-list.el
@@ -1,6 +1,6 @@
1;;; timer-list.el --- list active timers in a buffer 1;;; timer-list.el --- list active timers in a buffer
2 2
3;; Copyright (C) 2016-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2016-2018 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/timer.el b/lisp/emacs-lisp/timer.el
index 1de3043cd94..b1e12b1fd56 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 -*- lexical-binding: t -*- 1;;; timer.el --- run a function with args at some time in future -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 1996, 2001-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996, 2001-2018 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 31bb9d1b965..f23c38709e3 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-2017 Free Software Foundation, 3;; Copyright (C) 1985-1987, 1992, 2001-2018 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 4a83937acb3..b92395b5da8 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993, 1998, 2000-2018 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 88f053d9f73..f6b569bc7fe 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2018 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 2765877f3ef..489611d4d16 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2018 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 6624c99cdb5..0a6fa9e6255 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2011-2018 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 9d97fee4e3d..a737bb6c11c 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-2018 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 9d51f4a7171..7f817da7021 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-2018 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 339203414ee..296aba1827a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-2018 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 354d2889853..6073501b18f 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-2017 Free Software 3;; Copyright (C) 1986, 1992-1993, 1995, 2001-2018 Free Software
4;; Foundation, Inc. 4;; Foundation, Inc.
5 5
6;; Author: Kevin Gallagher <kevin.gal@verizon.net> 6;; Author: Kevin Gallagher <kevin.gal@verizon.net>
diff --git a/lisp/emulation/edt-mapper.el b/lisp/emulation/edt-mapper.el
index 963da2ba59e..87becd516c8 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994-1995, 2000-2018 Free Software Foundation, Inc.
4 4
5;; Author: Kevin Gallagher <kevin.gal@verizon.net> 5;; Author: Kevin Gallagher <kevin.gal@verizon.net>
6;; Maintainer: Kevin Gallagher <kevin.gal@verizon.net> 6;; Maintainer: Kevin Gallagher <kevin.gal@verizon.net>
diff --git a/lisp/emulation/edt-pc.el b/lisp/emulation/edt-pc.el
index c59ad9799da..2ee7e344fb1 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-2017 Free Software Foundation, 3;; Copyright (C) 1986, 1994-1995, 2001-2018 Free Software Foundation,
4;; Inc. 4;; Inc.
5 5
6;; Author: Kevin Gallagher <kevin.gal@verizon.net> 6;; Author: Kevin Gallagher <kevin.gal@verizon.net>
diff --git a/lisp/emulation/edt-vt100.el b/lisp/emulation/edt-vt100.el
index 98f51dabc10..f85f08e76ba 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-2017 Free Software 3;; Copyright (C) 1986, 1992-1993, 1995, 2002-2018 Free Software
4;; Foundation, Inc. 4;; Foundation, Inc.
5 5
6;; Author: Kevin Gallagher <kevin.gal@verizon.net> 6;; Author: Kevin Gallagher <kevin.gal@verizon.net>
diff --git a/lisp/emulation/edt.el b/lisp/emulation/edt.el
index bdb606c69ed..179791b529c 100644
--- a/lisp/emulation/edt.el
+++ b/lisp/emulation/edt.el
@@ -1,6 +1,6 @@
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-2017 Free Software Foundation, 3;; Copyright (C) 1986, 1992-1995, 2000-2018 Free Software Foundation,
4;; Inc. 4;; Inc.
5 5
6;; Author: Kevin Gallagher <kevin.gal@verizon.net> 6;; Author: Kevin Gallagher <kevin.gal@verizon.net>
diff --git a/lisp/emulation/keypad.el b/lisp/emulation/keypad.el
index aea2440627d..841cf3c4f26 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2018 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 21200ae02a7..fe57535a14b 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 -*- lexical-binding:t -*- 1;;; viper-cmd.el --- Vi command support for Viper -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1997-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-2018 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 7d52d5a3a1c..347e66f8ff1 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994-1998, 2000-2018 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 3fd492b3dd3..7db9a34a4cd 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-2018 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 6227e33417a..e72842232e4 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994-1997, 2000-2018 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 d79fa454f37..247180c803c 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994-1997, 2000-2018 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 d36f57352f5..639596cc0a7 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994-1997, 2001-2018 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 e09a2bb9a65..f0540401803 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994-1997, 1999-2018 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 2a66262f6cf..7292fd58c1f 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-2017 Free Software Foundation, Inc. 6;; Copyright (C) 1994-2018 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 5f8c4f5e5c0..e47eb57836f 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1991, 1994, 2000-2018 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 cbf8b974d8e..31f398f5b04 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-2017 Free Software Foundation, Inc. 2;; Copyright (C) 2006-2018 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 7b5ad38f70a..1de2f9ba2d8 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-2017 Free Software Foundation, Inc. 2;; Copyright (C) 2006-2018 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 5f12a153362..d99a3ef51a9 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-2017 Free Software Foundation, Inc. 2;; Copyright (C) 2006-2018 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 1eb73e31327..077666ac897 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-2017 Free Software Foundation, Inc. 2;; Copyright (C) 2006-2018 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 8e84b5b223d..2b14a003484 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2006-2018 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 dff5e99a8de..d30ebea2d66 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2006-2018 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 b2d80023f0f..3c20c270490 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-2017 Free Software Foundation, Inc. 2;; Copyright (C) 1999-2000, 2002-2018 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.1 b/lisp/erc/ChangeLog.1
index eefbbe924bf..7e12f633509 100644
--- a/lisp/erc/ChangeLog.1
+++ b/lisp/erc/ChangeLog.1
@@ -11702,7 +11702,7 @@
11702 11702
11703 * erc-speak.el, erc.el: New file. 11703 * erc-speak.el, erc.el: New file.
11704 11704
11705 Copyright (C) 2001-2017 Free Software Foundation, Inc. 11705 Copyright (C) 2001-2018 Free Software Foundation, Inc.
11706 11706
11707 This file is part of GNU Emacs. 11707 This file is part of GNU Emacs.
11708 11708
diff --git a/lisp/erc/ChangeLog.2 b/lisp/erc/ChangeLog.2
index 36b01e235c7..5fc4135c439 100644
--- a/lisp/erc/ChangeLog.2
+++ b/lisp/erc/ChangeLog.2
@@ -757,7 +757,7 @@
757 757
758See ChangeLog.1 for earlier changes. 758See ChangeLog.1 for earlier changes.
759 759
760 Copyright (C) 2009-2017 Free Software Foundation, Inc. 760 Copyright (C) 2009-2018 Free Software Foundation, Inc.
761 761
762 This file is part of GNU Emacs. 762 This file is part of GNU Emacs.
763 763
diff --git a/lisp/erc/erc-autoaway.el b/lisp/erc/erc-autoaway.el
index 86ca5610abc..80cb6abe59d 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2004, 2006-2018 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 68b30a9216d..7eec56e363b 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 -*- lexical-binding:t -*- 1;;; erc-backend.el --- Backend network communication for ERC -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2004-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2004-2018 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 04f3096650c..8269e5c1634 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-2004, 2006-2018 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 1830cca40ed..85f18fd5e88 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2006-2018 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 d4e07029107..ce66ff9007f 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2003, 2005-2018 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 0ab3a30364a..764c6cc6170 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-2017 Free Software 3;; Copyright (C) 1993-1995, 1998, 2002-2004, 2006-2018 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 b35b713fc65..84db0f58e46 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2012-2018 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 45baa1d1a4c..58697506185 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002, 2004, 2006-2018 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 35571ab362a..5efb8540b61 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2004, 2006-2018 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 8906da1e47d..2d5aede6c82 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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 03d51d9879c..93a9573cbed 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002, 2004, 2006-2018 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 42133110a23..d710d95cde8 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2006-2018 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 f74674b8f98..f038216cea6 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-2017 Free Software Foundation, 3;; Copyright (C) 2001-2002, 2004, 2006-2018 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 c4d80f0ada5..d7ae93316cd 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2004, 2006-2018 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 7551b1d2e13..02823e7d77a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002, 2004, 2006-2018 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 7a6ba821134..0bb962dece5 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 e48d5ff80ee..de2fa16c50b 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003-2018 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 b13b6f7d44a..534a5b74205 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2018 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 3702886aa3c..4270ec6d993 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2002, 2004-2018 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 52b671c6114..885fc49bce5 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2004, 2006-2018 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 bf964bc6ba1..824c482acde 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002, 2004-2018 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 3f235d3d452..2666598436a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2004, 2006-2018 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 20811407e32..4d78a8c7214 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002, 2004, 2006-2018 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 bf20f5c3472..db0359c9afc 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2004, 2006-2018 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 35be533939c..f321ae0228d 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-2017 Free Software Foundation, 3;; Copyright (C) 2001-2002, 2004, 2006-2018 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 2d6152ccea8..7e315d3b6ed 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2004, 2006-2018 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 f18b9d29b5b..62201b0e7cf 100644
--- a/lisp/erc/erc-services.el
+++ b/lisp/erc/erc-services.el
@@ -1,6 +1,6 @@
1;;; erc-services.el --- Identify to NickServ -*- lexical-binding:t -*- 1;;; erc-services.el --- Identify to NickServ -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2002-2004, 2006-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2004, 2006-2018 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 ddf32b6dd7a..8df8ded44f3 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2003, 2006-2018 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 5b052f0686c..58eefd83cfb 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2004, 2006-2018 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 25c5450161b..3a34ea37397 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2005-2018 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 9f1b7fc968a..6a648e74358 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2004, 2006-2018 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 b94b6de8833..7817a0799ef 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2018 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 acd8f63bb16..d4359c5c6b3 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003-2004, 2006-2018 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 6732c9cdc6e..0d66fe51069 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003-2004, 2006-2018 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 493d69b8e08..550800c57f2 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-2018 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 742234574f3..c5125fd3a42 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 268b4289f4a..f8fd8983195 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 33ce3b5e93a..5201076f485 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 89826bebb76..1f440077465 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 0d87f2a599e..37cb6b169a0 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 11d7ffcfc53..ca7b1b8753b 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 df462a70587..83595847bdf 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 bb087d2feba..900b28905b7 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 72a7bc4afcb..2c12cacfff8 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 76dd13ff842..da2cfe4dfdd 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 07f4318e58c..e6f04b68e0c 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 bbc2f9acf6b..1b0b220d5bc 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 f79f46387b7..53bbdfe0531 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 261a32e97cf..ddde47f73d6 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 e2da3468aba..c45453bf288 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 e5c799ea167..c3448de407d 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 89814467d1f..ce73474fb73 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 b317f4e1d2a..67095888653 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 6c26af8999f..ddab3350493 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 14ae6b4ae1d..1bfab23c220 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 ca791982f56..1bcf5fbec0c 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 ea2fe1a6c26..bbb74c3d86f 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 fe4c88e1cfd..06e94bd3568 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2000, 2002-2018 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 c141fe0bcea..3af8fd7cacb 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 3e9ac281a10..841a95006f1 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 8b24ec3c430..5d38c27eb1d 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 d038609d957..1af03d367c3 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 f85f0e82b38..f3c4a4a58fe 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 7dab2051f11..010ba603391 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995-1996, 2001-2018 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: emacs-devel@gnu.org 6;; Maintainer: emacs-devel@gnu.org
diff --git a/lisp/ezimage.el b/lisp/ezimage.el
index 115ebc5670c..86ced3407eb 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 129b90301ba..476736773bf 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 5db640ba254..be5a18c8cc7 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994-1996, 2001-2018 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 950532a2a3a..0fe839d620e 100644
--- a/lisp/faces.el
+++ b/lisp/faces.el
@@ -1,6 +1,6 @@
1;;; faces.el --- Lisp faces -*- lexical-binding: t -*- 1;;; faces.el --- Lisp faces -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 1992-1996, 1998-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1992-1996, 1998-2018 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 a776668d109..d584692533a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995-1997, 2000-2018 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 ea7cbcb6f10..9dd631001da 100644
--- a/lisp/filecache.el
+++ b/lisp/filecache.el
@@ -1,6 +1,6 @@
1;;; filecache.el --- find files using a pre-loaded cache -*- lexical-binding:t -*- 1;;; filecache.el --- find files using a pre-loaded cache -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1996, 2000-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996, 2000-2018 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 18c44ec3e1e..562ac266e44 100644
--- a/lisp/filenotify.el
+++ b/lisp/filenotify.el
@@ -1,6 +1,6 @@
1;;; filenotify.el --- watch files for changes on disk -*- lexical-binding:t -*- 1;;; filenotify.el --- watch files for changes on disk -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2013-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2013-2018 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 a0aacd08ef2..74ea77678ec 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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 e474de6abad..5b8dff71310 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1985-1987, 1992-2018 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 c2bdec0e6d7..63f7c75b65b 100644
--- a/lisp/filesets.el
+++ b/lisp/filesets.el
@@ -1,6 +1,6 @@
1;;; filesets.el --- handle group of files 1;;; filesets.el --- handle group of files
2 2
3;; Copyright (C) 2002-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2018 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 9801ee3afa3..7a4e81ebc01 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 bf815d500d0..ebd14b07579 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 -*- lexical-binding: t -*- 1;;; find-dired.el --- run a `find' command and dired the output -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 1992, 1994-1995, 2000-2017 Free Software Foundation, 3;; Copyright (C) 1992, 1994-1995, 2000-2018 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 8b45c9d5bed..bda6204f754 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-2017 Free Software Foundation, Inc. 7;; Copyright (C) 1994-1995, 2001-2018 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 e079e15b0aa..0070e590c36 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-2017 Free Software Foundation, Inc. 7;; Copyright (C) 1999-2018 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 1cebad7b546..7a642c7eadd 100644
--- a/lisp/finder.el
+++ b/lisp/finder.el
@@ -1,6 +1,6 @@
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-2017 Free Software Foundation, 3;; Copyright (C) 1992, 1997-1999, 2001-2018 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/flow-ctrl.el b/lisp/flow-ctrl.el
index 5b16ee4214b..17ee283050e 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-2017 Free Software Foundation, 3;; Copyright (C) 1990-1991, 1994, 2001-2018 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 3f6485434d0..ead5368bad2 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994, 2001-2018 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 1ec6ff30f26..fd397c077bb 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-2017 Free Software Foundation, 3;; Copyright (C) 1995-1997, 1999, 2001-2018 Free Software Foundation,
4;; Inc. 4;; Inc.
5 5
6;; Author: Anders Lindgren 6;; Author: Anders Lindgren
diff --git a/lisp/font-core.el b/lisp/font-core.el
index 06b36a23512..ace1476edac 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1992-2018 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 3c9660dc64a..6f28569fc32 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1992-2018 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 fecf9d77b59..31caf931edb 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 8d3dd36fe5b..2f198e3eb71 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-2017 Free Software 3;; Copyright (C) 1994-1995, 1997, 1999, 2001-2018 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 dacbd8c4671..dba9b364da3 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-2017 Free Software Foundation, 3;; Copyright (C) 1991, 1994-1997, 2001-2018 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 6f8d6a1cc9a..a28baf7ff0e 100644
--- a/lisp/frame.el
+++ b/lisp/frame.el
@@ -1,6 +1,6 @@
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-2017 Free Software 3;; Copyright (C) 1993-1994, 1996-1997, 2000-2018 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/frameset.el b/lisp/frameset.el
index e2d26411e96..3fb6901e943 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2013-2018 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 3cb6f9d115b..a806b4e6a19 100644
--- a/lisp/fringe.el
+++ b/lisp/fringe.el
@@ -1,6 +1,6 @@
1;;; fringe.el --- fringe setup and control 1;;; fringe.el --- fringe setup and control
2 2
3;; Copyright (C) 2002-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2018 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 09a5488a178..ea2a100a586 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-1998, 2001-2018 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.1 b/lisp/gnus/ChangeLog.1
index c21d59bf706..30fd75f14e9 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-2017 Free Software Foundation, Inc. 3705 Copyright (C) 1997-2018 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 f1633389246..b49a8661a72 100644
--- a/lisp/gnus/ChangeLog.2
+++ b/lisp/gnus/ChangeLog.2
@@ -18538,7 +18538,7 @@
18538 18538
18539See ChangeLog.1 for earlier changes. 18539See ChangeLog.1 for earlier changes.
18540 18540
18541 Copyright (C) 2000-2002, 2004-2017 Free Software Foundation, Inc. 18541 Copyright (C) 2000-2002, 2004-2018 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/ChangeLog.3 b/lisp/gnus/ChangeLog.3
index 2d030b61b99..f98a6dc2c35 100644
--- a/lisp/gnus/ChangeLog.3
+++ b/lisp/gnus/ChangeLog.3
@@ -26325,7 +26325,7 @@
26325 26325
26326See ChangeLog.2 for earlier changes. 26326See ChangeLog.2 for earlier changes.
26327 26327
26328 Copyright (C) 2004-2017 Free Software Foundation, Inc. 26328 Copyright (C) 2004-2018 Free Software Foundation, Inc.
26329 26329
26330 This file is part of GNU Emacs. 26330 This file is part of GNU Emacs.
26331 26331
diff --git a/lisp/gnus/canlock.el b/lisp/gnus/canlock.el
index bb666ff934f..7c657ead78d 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-1999, 2001-2018 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/deuglify.el b/lisp/gnus/deuglify.el
index 897ca7048ba..ce3ead3568f 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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/gmm-utils.el b/lisp/gnus/gmm-utils.el
index 4050046aab4..224299bbb9b 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2006-2018 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 466da535605..c786a9c82de 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-2018 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 0fd141201cb..cf1ec25f96b 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-2018 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 b9aa763bcd6..7003aef24f7 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-2018 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 30f377feea3..8afc31327d7 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-2018 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 cef7df5e91c..0d718e24cb9 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2006-2018 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 801728d2f26..d1324fef633 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995-2018 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 3cd98ce680d..386593be026 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995-2018 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 7e8d5e3f2f3..2693c01dcba 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2014-2018 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 f698d806171..00ccfb7e3dd 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996, 1999-2018 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 0917b023af8..e9138f0ef08 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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 28e2699a6a4..72b0f5cecff 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995-2018 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 5000486d19b..b8ad4248d97 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 9394c3d7702..a46dd78a5ec 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1999, 2001-2018 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 77bf93af50c..7a37a86fb6f 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-2018 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 2f21efb6ee3..d1335fc8c16 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-2018 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 6f8722b0c71..059d17335b2 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-2018 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 1b45847c0b3..d0557dc7e4d 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2018 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 bcf09f434e9..95e0927b998 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2010-2018 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 e9819191193..48dbc82889e 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-2018 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 7fa36359f67..5d07a823f61 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2010-2018 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 38c3ea36d6c..48cffdb7388 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2013-2018 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 0c7381286cd..a17741b577c 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-2018 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 4c15471b97a..fd5935b87f8 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995-2018 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 4762025bf75..e0dba06d397 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-2018 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 90622926733..e91d4f87d88 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994-2018 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 e3cdd9c3932..f78efdee65b 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2018 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 d0810ca8221..eeb65e67e88 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 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 7a28be19d4a..effbe2cc5f4 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995-2018 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 6e8dbb5c35e..1703df2e536 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2012-2018 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 da56b4eef05..8f3efa41675 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-2018 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 70548d02804..32433816e4c 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-2018 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 7345c084db3..07e80f3ca96 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2018 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-rfc1843.el b/lisp/gnus/gnus-rfc1843.el
index 6477d0114a7..4b968450b38 100644
--- a/lisp/gnus/gnus-rfc1843.el
+++ b/lisp/gnus/gnus-rfc1843.el
@@ -1,6 +1,6 @@
1;;; gnus-rfc1843.el --- HZ (rfc1843) decoding interface functions for Gnus 1;;; gnus-rfc1843.el --- HZ (rfc1843) decoding interface functions for Gnus
2 2
3;; Copyright (C) 1998-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 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/gnus-salt.el b/lisp/gnus/gnus-salt.el
index ab2ffa9228e..a80bb5b7037 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1999, 2001-2018 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 a2cc07db462..ec07d1ab15a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995-2018 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 00f0636cf77..f09478d7f9a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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 a6149062587..082ebf15529 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-2018 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 062e9cf154c..9ba7a15c912 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995-2018 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 3c3c594fe7b..2a7a303408e 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-2018 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 c4345056349..b6e9ea91b62 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-2018 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-topic.el b/lisp/gnus/gnus-topic.el
index 3a37366bd57..ddaace9a24d 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995-2018 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 23cabadad6a..8144e0cadc8 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-2018 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 ed112273cab..8983132bfb3 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-2018 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 526d00754b7..f660b861f7b 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-2017 Free Software 3;; Copyright (C) 1985-1987, 1993-1998, 2000-2018 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 e05f849bb37..f0c48db10d6 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994-2018 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 4f720463b46..fd0c7181951 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-2018 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 597470c3813..0ed5491ead5 100644
--- a/lisp/gnus/gnus.el
+++ b/lisp/gnus/gnus.el
@@ -1,6 +1,6 @@
1;;; gnus.el --- a newsreader for GNU Emacs -*- lexical-binding:t -*- 1;;; gnus.el --- a newsreader for GNU Emacs -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1987-1990, 1993-1998, 2000-2017 Free Software 3;; Copyright (C) 1987-1990, 1993-1998, 2000-2018 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/gssapi.el b/lisp/gnus/gssapi.el
index b6801f78852..d13aaccd748 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2011-2018 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/legacy-gnus-agent.el b/lisp/gnus/legacy-gnus-agent.el
index 84db6c3528b..128886e03c4 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2004-2018 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-source.el b/lisp/gnus/mail-source.el
index ef34c492545..d2850f4cee3 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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/message.el b/lisp/gnus/message.el
index c4bbf3c898b..37197287ac0 100644
--- a/lisp/gnus/message.el
+++ b/lisp/gnus/message.el
@@ -1,6 +1,6 @@
1;;; message.el --- composing mail and news messages -*- lexical-binding: t -*- 1;;; message.el --- composing mail and news messages -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 1996-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-2018 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 0451f217582..6c6361a1083 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2012-2018 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 319d789c002..faf887cbb9d 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 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 82b378e6270..87941b88450 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 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 248992ea96d..2eec32b9ac0 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 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 79d9ae37411..b7c602030d7 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2018 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 68008ea0d27..b380fae7666 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2018 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 39e1af94924..1715097d4f8 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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 a7db3dadbc1..fcd97f2b27c 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 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 436235c4631..32be336d13a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 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 d7a41b84930..c11af7060b7 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 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 80bd8d0e066..099e5372b48 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2018 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 c6bc612a8f1..f91aa140e7b 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2018 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 9ee2c95b7cb..3c9476333fa 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 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 86370729de1..4198f2c0c54 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 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 11f3f750f3f..b220a960983 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2018 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 025c3d3cad4..44b010c29b6 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-2018 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 c61cbc8d7c3..faa797aae45 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995-2018 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 ca4dca4189d..04bb3b56530 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 7eb3e824bca..28c903cb913 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995-2018 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 e9e769cac57..53864d1bc1b 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995-2018 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 62a15752703..e984bcb382a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995-2018 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 f6bf5866970..9b6a92f10e7 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995-2018 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 9b1317347a7..565c9856051 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995-2018 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 63bd063cbde..b05c4e88073 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-2018 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 0ea99d53a4a..14bd14924ff 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-2017 Free Software 3;; Copyright (C) 1987-1990, 1993-1998, 2000-2018 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 297e2923ee6..cab1513a164 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2010-2018 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 be42ab74e4a..55e00a0b69f 100644
--- a/lisp/gnus/nnir.el
+++ b/lisp/gnus/nnir.el
@@ -1,6 +1,6 @@
1;;; nnir.el --- Search mail with various search engines -*- lexical-binding:t -*- 1;;; nnir.el --- Search mail with various search engines -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1998-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 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 5ed80a9bb6e..1462578ec20 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995-2018 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 7c96171623e..3a0035a3116 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 3a33fb90751..57d8d2125f5 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995-2018 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 050f0cd2dde..b8dd3835520 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995-2018 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 b7d1bc2237e..a1b7d417ab4 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995-2018 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 be38f8d1d75..6a61d3d09f2 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-2018 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 fac332af97a..bb00caa9d7a 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-2017 Free Software Foundation, Inc. 4;; Copyright (C) 2010-2018 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 aa19c376d12..a04ede67844 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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 b14b5cde8d2..c3fc25047b0 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-2017 Free Software 3;; Copyright (C) 1988-1990, 1993-1998, 2000-2018 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 ad93815b9c2..d0d13849370 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-2017 Free Software 3;; Copyright (C) 1987-1990, 1992-1998, 2000-2018 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 543f7b66c47..397d44ee2ac 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994-2018 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 4327824c7e8..cac2dae8ebb 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-2018 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/score-mode.el b/lisp/gnus/score-mode.el
index 3e7428493e4..0ac56a9a3d9 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996, 2001-2018 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/smiley.el b/lisp/gnus/smiley.el
index 3a948636331..389ae67d1a4 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2018 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 21f8c09e1cb..3e722d2d82d 100644
--- a/lisp/gnus/smime.el
+++ b/lisp/gnus/smime.el
@@ -1,6 +1,6 @@
1;;; smime.el --- S/MIME support library -*- lexical-binding:t -*- 1;;; smime.el --- S/MIME support library -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2000-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2018 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 b45b487d9e0..e43c01b04f7 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2018 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 08d382bcbdc..92052952605 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2018 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 04e62903d97..272d3d79e39 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2004, 2007-2018 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 f14af741f75..f2024a339b0 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2018 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/help-at-pt.el b/lisp/help-at-pt.el
index 46229bcb91b..fcc4b86b991 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003-2018 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 643b0cbbc53..7a94d2f61ae 100644
--- a/lisp/help-fns.el
+++ b/lisp/help-fns.el
@@ -1,6 +1,6 @@
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-2017 Free Software 3;; Copyright (C) 1985-1986, 1993-1994, 1998-2018 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-macro.el b/lisp/help-macro.el
index 3181a492ff8..86559ebc5ed 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993-1994, 2001-2018 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 1e1ae1126ca..ee481cf43f6 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-2017 Free Software 3;; Copyright (C) 1985-1986, 1993-1994, 1998-2018 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 fa7f6b0d5b0..014af5141e3 100644
--- a/lisp/help.el
+++ b/lisp/help.el
@@ -1,6 +1,6 @@
1;;; help.el --- help commands for Emacs 1;;; help.el --- help commands for Emacs
2 2
3;; Copyright (C) 1985-1986, 1993-1994, 1998-2017 Free Software 3;; Copyright (C) 1985-1986, 1993-1994, 1998-2018 Free Software
4;; Foundation, Inc. 4;; Foundation, Inc.
5 5
6;; Maintainer: emacs-devel@gnu.org 6;; Maintainer: emacs-devel@gnu.org
@@ -876,7 +876,7 @@ temporarily enables it to allow getting help on disabled items and buttons."
876 (when (vectorp key) 876 (when (vectorp key)
877 (let* ((last (1- (length key))) 877 (let* ((last (1- (length key)))
878 (elt (aref key last)) 878 (elt (aref key last))
879 (elt-1 (copy-sequence elt)) 879 (elt-1 (if (listp elt) (copy-sequence elt) elt))
880 key-1 down-event-type) 880 key-1 down-event-type)
881 (when (and (listp elt-1) 881 (when (and (listp elt-1)
882 (symbolp (car elt-1)) 882 (symbolp (car elt-1))
diff --git a/lisp/hex-util.el b/lisp/hex-util.el
index 5289f06f4ea..f79fcb30a9a 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 -*- lexical-binding: t -*- 1;;; hex-util.el --- Functions to encode/decode hexadecimal string -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 1999, 2001-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999, 2001-2018 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 f591439558a..681a26b6809 100644
--- a/lisp/hexl.el
+++ b/lisp/hexl.el
@@ -1,6 +1,6 @@
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-2017 Free Software Foundation, 3;; Copyright (C) 1989, 1994, 1998, 2001-2018 Free Software Foundation,
4;; Inc. 4;; Inc.
5 5
6;; Author: Keith Gabryelski <ag@wheaties.ai.mit.edu> 6;; Author: Keith Gabryelski <ag@wheaties.ai.mit.edu>
diff --git a/lisp/hfy-cmap.el b/lisp/hfy-cmap.el
index 4dddc17b59c..6dea345f286 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2003, 2009-2018 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 e3552fcac3f..f3a329f4678 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2018 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 4979ed84b6a..de1ae0d4570 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998, 2000-2018 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 be3fedf0afd..2d286be675d 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1992, 2001-2018 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 9ccc354e845..fc75b478c86 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998, 2000-2018 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 aa7cf430a4d..82c0a89561d 100644
--- a/lisp/htmlfontify.el
+++ b/lisp/htmlfontify.el
@@ -1,6 +1,6 @@
1;;; htmlfontify.el --- htmlize a buffer/source tree with optional hyperlinks -*- lexical-binding: t -*- 1;;; htmlfontify.el --- htmlize a buffer/source tree with optional hyperlinks -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 2002-2003, 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2003, 2009-2018 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/ibuf-ext.el b/lisp/ibuf-ext.el
index 1ef7cb118cc..91d9acb3a3c 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2018 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 c30067f2f58..6a70a8341a2 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2018 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 7ed77d29921..38fffcb976b 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2018 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/icomplete.el b/lisp/icomplete.el
index 038f58f730d..b37db8869bd 100644
--- a/lisp/icomplete.el
+++ b/lisp/icomplete.el
@@ -1,6 +1,6 @@
1;;; icomplete.el --- minibuffer completion incremental feedback 1;;; icomplete.el --- minibuffer completion incremental feedback
2 2
3;; Copyright (C) 1992-1994, 1997, 1999, 2001-2017 Free Software 3;; Copyright (C) 1992-1994, 1997, 1999, 2001-2018 Free Software
4;; Foundation, Inc. 4;; Foundation, Inc.
5 5
6;; Author: Ken Manheimer <klm@i.am> 6;; Author: Ken Manheimer <klm@i.am>
diff --git a/lisp/ido.el b/lisp/ido.el
index 96a362f7608..da0c9d463d1 100644
--- a/lisp/ido.el
+++ b/lisp/ido.el
@@ -1,6 +1,6 @@
1;;; ido.el --- interactively do things with buffers and files -*- lexical-binding: t -*- 1;;; ido.el --- interactively do things with buffers and files -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 1996-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-2018 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 4ec195528c7..fb285e80f6e 100644
--- a/lisp/ielm.el
+++ b/lisp/ielm.el
@@ -1,6 +1,6 @@
1;;; ielm.el --- interaction mode for Emacs Lisp -*- lexical-binding: t -*- 1;;; ielm.el --- interaction mode for Emacs Lisp -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 1994, 2001-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: David Smith <maa036@lancaster.ac.uk> 5;; Author: David Smith <maa036@lancaster.ac.uk>
6;; Maintainer: emacs-devel@gnu.org 6;; Maintainer: emacs-devel@gnu.org
diff --git a/lisp/iimage.el b/lisp/iimage.el
index 7226476fac0..22e15005f96 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2004-2018 Free Software Foundation, Inc.
4 4
5;; Author: KOSEKI Yoshinori <kose@meadowy.org> 5;; Author: KOSEKI Yoshinori <kose@meadowy.org>
6;; Maintainer: emacs-devel@gnu.org 6;; Maintainer: emacs-devel@gnu.org
diff --git a/lisp/image-dired.el b/lisp/image-dired.el
index e8046af3c0b..1acb31928b4 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 -*- lexical-binding: t -*- 1;;; image-dired.el --- use dired to browse and manipulate your images -*- lexical-binding: t -*-
2;; 2;;
3;; Copyright (C) 2005-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2005-2018 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 285151df90a..8a04afc25ff 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2018 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 87d18fd3c47..1052ed97613 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2005-2018 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 ed32307ae24..2a8ea1fb886 100644
--- a/lisp/image.el
+++ b/lisp/image.el
@@ -1,6 +1,6 @@
1;;; image.el --- image API -*- lexical-binding:t -*- 1;;; image.el --- image API -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1998-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 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/image/compface.el b/lisp/image/compface.el
index ccbd0a3e3b5..67b9ca3474a 100644
--- a/lisp/image/compface.el
+++ b/lisp/image/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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2018 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/image/gravatar.el b/lisp/image/gravatar.el
index 6173c8527eb..fe44f0dc834 100644
--- a/lisp/image/gravatar.el
+++ b/lisp/image/gravatar.el
@@ -1,6 +1,6 @@
1;;; gravatar.el --- Get Gravatars 1;;; gravatar.el --- Get Gravatars
2 2
3;; Copyright (C) 2010-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2010-2018 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/imenu.el b/lisp/imenu.el
index e2c946c3a06..b766d0e624c 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994-1998, 2001-2018 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 400280f615a..398585e1f90 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1985, 1995, 2001-2018 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 04a890e2b7a..dec16cf44cd 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-2017 Free Software Foundation, Inc. 4;; Copyright (C) 1995-1999, 2001-2018 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 4fc7c4f699a..5e029b0dcf9 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 -*- lexical-binding: t -*- 1;;; info-xref.el --- check external references in an Info document -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 2003-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003-2018 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 0a4f672b9f2..8743b449976 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1985-1986, 1992-2018 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/informat.el b/lisp/informat.el
index a1ed7a94843..ff344964254 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1986, 2001-2018 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 0ac79562e23..d2f490d59cd 100644
--- a/lisp/international/ccl.el
+++ b/lisp/international/ccl.el
@@ -1,6 +1,6 @@
1;;; ccl.el --- CCL (Code Conversion Language) compiler -*- lexical-binding:t -*- 1;;; ccl.el --- CCL (Code Conversion Language) compiler -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1997-1998, 2001-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-1998, 2001-2018 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 51d8765f8b0..49d223248ea 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997, 2000-2018 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 b7511d90b41..45eabfcb40f 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-2018 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 dce323e4296..19a45c7b759 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997, 2001-2018 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 327657512a4..0103d934b21 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-2017 Free Software Foundation, 3;; Copyright (C) 1987, 1995, 1998, 2001-2018 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 69969d68576..452e2c2e0d3 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-2017 Free Software Foundation, Inc. 4;; Copyright (C) 1993-1998, 2000-2018 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 86958474828..1af5c64a485 100644
--- a/lisp/international/iso-transl.el
+++ b/lisp/international/iso-transl.el
@@ -1,6 +1,6 @@
1;;; iso-transl.el --- keyboard input for ISO 10646 chars -*- coding: utf-8 -*- 1;;; iso-transl.el --- keyboard input for ISO 10646 chars -*- coding: utf-8 -*-
2 2
3;; Copyright (C) 1987, 1993-1999, 2001-2017 Free Software Foundation, 3;; Copyright (C) 1987, 1993-1999, 2001-2018 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 f5220b04cd4..60943f75497 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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 9f20b3e978e..ac660dd1681 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997, 2001-2018 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 261c1c658c8..a56d3cb93ec 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-1998, 2001-2018 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 761b9643d96..9afcd6d5b67 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2005-2018 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 79192486677..657f79097cd 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2018 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 9d22d6e8dd2..aeba954a3b2 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-2018 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 d4bdfd49583..ea687f0ae5e 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-2018 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 e1e60d192ed..7e225607a5a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-1998, 2000-2018 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 ca84a230779..661001afead 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) -*- lexical-binding:t -*- 1;;; mule-util.el --- utility functions for multilingual environment (mule) -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1997-1998, 2000-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-1998, 2000-2018 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 81c04db90e9..3e6e6435719 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-2018 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 bdd621fe9a1..fe3e3406f88 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-1998, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: Włodek Bzyl 5;; Author: Włodek Bzyl
6;; Ryszard Kubiak 6;; Ryszard Kubiak
diff --git a/lisp/international/quail.el b/lisp/international/quail.el
index c2ae44bb48f..eece836354c 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-1998, 2000-2018 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/rfc1843.el b/lisp/international/rfc1843.el
index 494de1d5a99..84231d3c050 100644
--- a/lisp/international/rfc1843.el
+++ b/lisp/international/rfc1843.el
@@ -1,6 +1,6 @@
1;;; rfc1843.el --- HZ (rfc1843) decoding -*- lexical-binding:t -*- 1;;; rfc1843.el --- HZ (rfc1843) decoding -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1998-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 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/international/titdic-cnv.el b/lisp/international/titdic-cnv.el
index 5c6db19bb37..e6ba3ad98ce 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-1998, 2000-2018 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 08231080f86..a43c9000cf9 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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 82f725cccbf..513422b1900 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003-2018 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/international/utf7.el b/lisp/international/utf7.el
index 68081b23a83..61c698cfd2c 100644
--- a/lisp/international/utf7.el
+++ b/lisp/international/utf7.el
@@ -1,6 +1,6 @@
1;;; utf7.el --- UTF-7 encoding/decoding for Emacs -*- lexical-binding:t -*- 1;;; utf7.el --- UTF-7 encoding/decoding for Emacs -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1999-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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/isearch.el b/lisp/isearch.el
index 13fa97ea71f..3725779703e 100644
--- a/lisp/isearch.el
+++ b/lisp/isearch.el
@@ -1,6 +1,6 @@
1;;; isearch.el --- incremental search minor mode -*- lexical-binding: t -*- 1;;; isearch.el --- incremental search minor mode -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 1992-1997, 1999-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1992-1997, 1999-2018 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 86275f80f85..87922ca1954 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2004-2018 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 33a941676db..df7272c12e4 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998, 2000-2018 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 b1bdc278fe5..cca8ef703ff 100644
--- a/lisp/jka-cmpr-hook.el
+++ b/lisp/jka-cmpr-hook.el
@@ -1,6 +1,6 @@
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-2017 Free Software 3;; Copyright (C) 1993-1995, 1997, 1999-2000, 2002-2018 Free Software
4;; 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>
diff --git a/lisp/jka-compr.el b/lisp/jka-compr.el
index 07b9033e24e..bb43e886b61 100644
--- a/lisp/jka-compr.el
+++ b/lisp/jka-compr.el
@@ -1,6 +1,6 @@
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-2017 Free Software Foundation, 3;; Copyright (C) 1993-1995, 1997, 1999-2018 Free Software Foundation,
4;; Inc. 4;; Inc.
5 5
6;; Author: Jay K. Adams <jka@ece.cmu.edu> 6;; Author: Jay K. Adams <jka@ece.cmu.edu>
diff --git a/lisp/json.el b/lisp/json.el
index d5f05fed95f..b03a482ca6e 100644
--- a/lisp/json.el
+++ b/lisp/json.el
@@ -1,6 +1,6 @@
1;;; json.el --- JavaScript Object Notation parser / generator -*- lexical-binding: t -*- 1;;; json.el --- JavaScript Object Notation parser / generator -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 2006-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2006-2018 Free Software Foundation, Inc.
4 4
5;; Author: Theresa O'Connor <ted@oconnor.cx> 5;; Author: Theresa O'Connor <ted@oconnor.cx>
6;; Version: 1.4 6;; Version: 1.4
diff --git a/lisp/kermit.el b/lisp/kermit.el
index 8863f2ed1a9..8108fca97a1 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1988, 2001-2018 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 da02ab5aca4..76d2125c9d8 100644
--- a/lisp/kmacro.el
+++ b/lisp/kmacro.el
@@ -1,6 +1,6 @@
1;;; kmacro.el --- enhanced keyboard macros -*- lexical-binding: t -*- 1;;; kmacro.el --- enhanced keyboard macros -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 2002-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2018 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
@@ -739,7 +739,13 @@ macros, use \\[kmacro-name-last-macro]."
739If kbd macro currently being defined end it before activating it." 739If kbd macro currently being defined end it before activating it."
740 (interactive "e") 740 (interactive "e")
741 (when defining-kbd-macro 741 (when defining-kbd-macro
742 (end-kbd-macro)) 742 (end-kbd-macro)
743 (when (and last-kbd-macro (= (length last-kbd-macro) 0))
744 (setq last-kbd-macro nil)
745 (message "Ignore empty macro")
746 ;; Don't call `kmacro-ring-empty-p' to avoid its messages.
747 (while (and (null last-kbd-macro) kmacro-ring)
748 (kmacro-pop-ring1))))
743 (mouse-set-point event) 749 (mouse-set-point event)
744 (kmacro-call-macro nil t)) 750 (kmacro-call-macro nil t))
745 751
diff --git a/lisp/language/china-util.el b/lisp/language/china-util.el
index f5174fb5e93..3004d5fe7f7 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995, 2001-2018 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 9ba178d7239..af9ff635568 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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 7644064c5a0..a86ce2d2ea0 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-1998, 2001-2018 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 ba985a4754f..0fcabef8588 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-1998, 2001-2018 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 21213c65fd5..7d1c6db7561 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998, 2001-2018 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 3e8f3123c3f..72a85eb1088 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997, 2001-2018 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 cdf41ba909e..1ea01684eaa 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-1998, 2002-2018 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 f0bb049fdbb..1e59cbfbcca 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997, 2001-2018 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 d9ce05c24ae..4a89770e724 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-1998, 2000-2018 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 43718092959..e50ebce98d8 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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 1a401480642..7408befc5b9 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002, 2013-2018 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 6af47982bae..97189b87214 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 9e049de8b5f..c004337c2f8 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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 fc8f4c9d983..85e99181b5c 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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 0bb123e1899..e4f8ba5c257 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997, 1999, 2001-2018 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 988b925409e..19ef063cc95 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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 57147f62e33..f6d9e1bf450 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997, 2001-2018 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 c49e627ea9b..04f7e8d7ae0 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997, 1999, 2001-2018 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 52560d6fb4d..8e5ecb99695 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998, 2001-2018 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 94504ff9ba6..554f7cfd83a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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 266c3c634f7..04ccd66ad1e 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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 00deb698848..c91726e17ef 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998, 2001-2018 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 9682722e6ee..2e935f8c32b 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998, 2001-2018 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 3c589106254..fb5904f5570 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 c8c844fbe25..b550b65a563 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2018 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 945ea31c8d7..a896fe59fd1 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-1998, 2000-2018 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 f3648c9b204..a1aad7f704c 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997, 2001-2018 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 962dd2bee5b..cf14d644e23 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997, 2001-2018 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 4156bf5766b..4b8718f9b8c 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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 f1946f6b69f..a926c19b62d 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998, 2001-2018 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 c170216062d..31c375589aa 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998, 2001-2018 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/leim/quail/arabic.el b/lisp/leim/quail/arabic.el
index b027d4019fe..c4e12680f66 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 a9b1ca85165..61242548ada 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003-2018 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 210fe97f5a3..2876baea4f9 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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 2218095f880..118e750a32d 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-1998, 2001-2018 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 26f30f36ec6..6ce1602ce7c 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998, 2001-2018 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 bc3b5d2f6d1..4fdb4c3842d 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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 d1414abddcd..e41d225f502 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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 5d509c96e8a..ba2b320bfc3 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 9c659e224ea..01843ac5e2c 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997, 2001-2018 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 0b58f6762df..fe82f20e2a9 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997, 1999, 2001-2018 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 c1a9b2e4f84..69a346b8a57 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2018 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 2c1c8df5f0d..9a5c24f58b2 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2011-2018 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 e513c5f0552..fd9a05b5c14 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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 2d39d5e2fd9..f8735cd1709 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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 a6a5ac84592..a7d39ec839e 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-1998, 2001-2018 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 313de991d89..cef76f64943 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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 238b0efc093..de321d64193 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-1998, 2001-2018 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 ca9c5f6e467..38011d485ba 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-2018 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 bad41559528..69e8fd6933a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998, 2001-2018 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 093d30665da..c2c73a76578 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2011-2018 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/programmer-dvorak.el b/lisp/leim/quail/programmer-dvorak.el
index 00d9a3c594d..f36b71a2bd0 100644
--- a/lisp/leim/quail/programmer-dvorak.el
+++ b/lisp/leim/quail/programmer-dvorak.el
@@ -1,6 +1,6 @@
1;;; programmer-dvorak.el --- Quail package for the programmer Dvorak layout 1;;; programmer-dvorak.el --- Quail package for the programmer Dvorak layout
2 2
3;; Copyright (C) 2015-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2015-2018 Free Software Foundation, Inc.
4 4
5;; Author: Joakim Jalap <joakim.jalap@fastmail.com> 5;; Author: Joakim Jalap <joakim.jalap@fastmail.com>
6 6
diff --git a/lisp/leim/quail/py-punct.el b/lisp/leim/quail/py-punct.el
index 39809af14b3..a53f2c03d80 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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 5b66d91b5a6..081180a393d 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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 7383683120c..f39ac92727a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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 bbc251ab553..9ed95793489 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2004-2018 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 779f9b0c282..48964dceb03 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998, 2001-2018 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 70a54c7be63..0500d645931 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997, 2001-2018 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/tamil-dvorak.el b/lisp/leim/quail/tamil-dvorak.el
index d080f7e5968..8c021b4af45 100644
--- a/lisp/leim/quail/tamil-dvorak.el
+++ b/lisp/leim/quail/tamil-dvorak.el
@@ -1,6 +1,6 @@
1;;; tamil-dvorak.el --- Quail package for Tamil input with Dvorak keyboard 1;;; tamil-dvorak.el --- Quail package for Tamil input with Dvorak keyboard
2 2
3;; Copyright (C) 2015-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2015-2018 Free Software Foundation, Inc.
4 4
5;; Author: Shakthi Kannan <author@shakthimaan.com> 5;; Author: Shakthi Kannan <author@shakthimaan.com>
6 6
diff --git a/lisp/leim/quail/tibetan.el b/lisp/leim/quail/tibetan.el
index 8971b1ddf79..2b9c0533406 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997, 2001-2018 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 744edc61470..4014ebc5732 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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 210e26ad18d..8c731070b88 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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 327ebb847b5..0e98bc1b64b 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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 c524139d2e1..fdbfe2b9687 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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/linum.el b/lisp/linum.el
index 3bee384708f..9df0c5d0236 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 5d42ed958e5..e2b2ccd510e 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995, 1998, 2000-2018 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 40e5651aa1d..5ecfae170fc 100644
--- a/lisp/loadup.el
+++ b/lisp/loadup.el
@@ -1,6 +1,6 @@
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-2017 Free Software 3;; Copyright (C) 1985-1986, 1992, 1994, 2001-2018 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/locate.el b/lisp/locate.el
index 20b05c234f6..d2e640e8849 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996, 1998, 2001-2018 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 b0a6e94975f..33b8da8d760 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-2017 Free Software 3;; Copyright (C) 1985, 1988, 1992, 1994, 2001-2018 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 ad2a770430f..adb86dd05b1 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 -*- lexical-binding: t -*- 1;;; ls-lisp.el --- emulate insert-directory completely in Emacs Lisp -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 1992, 1994, 2000-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1992, 1994, 2000-2018 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 5583c02f68b..4078b983ec6 100644
--- a/lisp/macros.el
+++ b/lisp/macros.el
@@ -1,6 +1,6 @@
1;;; macros.el --- non-primitive commands for keyboard macros -*- lexical-binding:t -*- 1;;; macros.el --- non-primitive commands for keyboard macros -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1985-1987, 1992, 1994-1995, 2001-2017 Free Software 3;; Copyright (C) 1985-1987, 1992, 1994-1995, 2001-2018 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 12d143ecb37..299fc0b2341 100644
--- a/lisp/mail/binhex.el
+++ b/lisp/mail/binhex.el
@@ -1,6 +1,6 @@
1;;; binhex.el --- decode BinHex-encoded text -*- lexical-binding:t -*- 1;;; binhex.el --- decode BinHex-encoded text -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1998-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 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 c5e634607a3..8261f175ad8 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994, 2001-2018 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 667b6f39abe..cb34a75fa1c 100644
--- a/lisp/mail/emacsbug.el
+++ b/lisp/mail/emacsbug.el
@@ -1,6 +1,6 @@
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-2017 Free Software 3;; Copyright (C) 1985, 1994, 1997-1998, 2000-2018 Free Software
4;; Foundation, Inc. 4;; Foundation, Inc.
5 5
6;; Author: K. Shane Hartman 6;; Author: K. Shane Hartman
diff --git a/lisp/mail/flow-fill.el b/lisp/mail/flow-fill.el
index 00818ddee3d..db2a30ad15e 100644
--- a/lisp/mail/flow-fill.el
+++ b/lisp/mail/flow-fill.el
@@ -1,6 +1,6 @@
1;;; flow-fill.el --- interpret RFC2646 "flowed" text -*- lexical-binding:t -*- 1;;; flow-fill.el --- interpret RFC2646 "flowed" text -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2000-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2018 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/mail/footnote.el b/lisp/mail/footnote.el
index 1cb966769e5..d35b87046fe 100644
--- a/lisp/mail/footnote.el
+++ b/lisp/mail/footnote.el
@@ -1,6 +1,6 @@
1;;; footnote.el --- footnote support for message mode -*- lexical-binding:t -*- 1;;; footnote.el --- footnote support for message mode -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1997, 2000-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997, 2000-2018 Free Software Foundation, Inc.
4 4
5;; Author: Steven L Baur <steve@xemacs.org> (1997-2011) 5;; Author: Steven L Baur <steve@xemacs.org> (1997-2011)
6;; Boruch Baum <boruch_baum@gmx.com> (2017-) 6;; Boruch Baum <boruch_baum@gmx.com> (2017-)
diff --git a/lisp/mail/hashcash.el b/lisp/mail/hashcash.el
index 9f7152a9b0b..b5fb1aec00f 100644
--- a/lisp/mail/hashcash.el
+++ b/lisp/mail/hashcash.el
@@ -1,6 +1,6 @@
1;;; hashcash.el --- Add hashcash payments to email -*- lexical-binding:t -*- 1;;; hashcash.el --- Add hashcash payments to email -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2003-2005, 2007-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003-2005, 2007-2018 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: emacs-devel@gnu.org 6;; Maintainer: emacs-devel@gnu.org
diff --git a/lisp/mail/ietf-drums.el b/lisp/mail/ietf-drums.el
index aadfc7fa985..83042b42e87 100644
--- a/lisp/mail/ietf-drums.el
+++ b/lisp/mail/ietf-drums.el
@@ -1,6 +1,6 @@
1;;; ietf-drums.el --- Functions for parsing RFC822bis headers -*- lexical-binding:t -*- 1;;; ietf-drums.el --- Functions for parsing RFC822bis headers -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1998-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 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/mail/mail-extr.el b/lisp/mail/mail-extr.el
index 81af0d541cf..1e18c6d0553 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 1;;; mail-extr.el --- extract full name and address from RFC 822 mail header
2 2
3;; Copyright (C) 1991-1994, 1997, 2001-2017 Free Software Foundation, 3;; Copyright (C) 1991-1994, 1997, 2001-2018 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 b525d8972c3..d5cd06e63d9 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994, 2001-2018 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-parse.el b/lisp/mail/mail-parse.el
index 49df82c38b0..8883db805c8 100644
--- a/lisp/mail/mail-parse.el
+++ b/lisp/mail/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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 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/mail/mail-prsvr.el b/lisp/mail/mail-prsvr.el
index 9703e47fc30..d8efef74817 100644
--- a/lisp/mail/mail-prsvr.el
+++ b/lisp/mail/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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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/mail/mail-utils.el b/lisp/mail/mail-utils.el
index 0164ffdc46f..fc9f8ddab1d 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1985, 2001-2018 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 ef0e40f0201..99c0671b9ba 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-2017 Free 3;; Copyright (C) 1985-1987, 1992-1993, 1996-1997, 2000-2018 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 56fdd26b383..424ae675b1a 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-2017 Free Software 3;; Copyright (C) 1985, 1987, 1995-1997, 2001-2018 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 102730f476a..9678a3a6a66 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2005-2018 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 b388c32c73b..349e04500fe 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996, 2001-2018 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 e4886eabe61..761de648f90 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993, 1996, 2001-2018 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 13a39e52119..aa91f36a67f 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997, 2001-2018 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/qp.el b/lisp/mail/qp.el
index 9533697c778..735303587f5 100644
--- a/lisp/mail/qp.el
+++ b/lisp/mail/qp.el
@@ -1,6 +1,6 @@
1;;; qp.el --- Quoted-Printable functions 1;;; qp.el --- Quoted-Printable functions
2 2
3;; Copyright (C) 1998-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 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/mail/reporter.el b/lisp/mail/reporter.el
index 6cb5e4a8873..ddf89357578 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993-1998, 2001-2018 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/rfc2045.el b/lisp/mail/rfc2045.el
index f5185d22f74..fee0fb503ae 100644
--- a/lisp/mail/rfc2045.el
+++ b/lisp/mail/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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 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/mail/rfc2047.el b/lisp/mail/rfc2047.el
index 0c93331de8b..dbfde57224a 100644
--- a/lisp/mail/rfc2047.el
+++ b/lisp/mail/rfc2047.el
@@ -1,6 +1,6 @@
1;;; rfc2047.el --- functions for encoding and decoding rfc2047 messages -*- lexical-binding:t -*- 1;;; rfc2047.el --- functions for encoding and decoding rfc2047 messages -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1998-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 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/mail/rfc2231.el b/lisp/mail/rfc2231.el
index e032597327a..4da3641893b 100644
--- a/lisp/mail/rfc2231.el
+++ b/lisp/mail/rfc2231.el
@@ -1,6 +1,6 @@
1;;; rfc2231.el --- Functions for decoding rfc2231 headers -*- lexical-binding:t -*- 1;;; rfc2231.el --- Functions for decoding rfc2231 headers -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1998-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 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/mail/rfc2368.el b/lisp/mail/rfc2368.el
index 3f09f87f1b3..e5647553d61 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998, 2000-2018 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 e8bbea32573..dc12f009778 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-2017 Free Software Foundation, 3;; Copyright (C) 1986-1987, 1990, 2001-2018 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 dee2d1c5133..ab0417bb5c1 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2018 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 c32f000d306..7b542638743 100644
--- a/lisp/mail/rmail.el
+++ b/lisp/mail/rmail.el
@@ -1,6 +1,6 @@
1;;; rmail.el --- main code of "RMAIL" mail reader for Emacs -*- lexical-binding:t -*- 1;;; rmail.el --- main code of "RMAIL" mail reader for Emacs -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1985-1988, 1993-1998, 2000-2017 Free Software 3;; Copyright (C) 1985-1988, 1993-1998, 2000-2018 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/rmailedit.el b/lisp/mail/rmailedit.el
index 640febd0473..623a8291245 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1985, 1994, 2001-2018 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 b366e5c71bc..2b1533c00ad 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-2017 Free Software Foundation, 3;; Copyright (C) 1985, 1988, 1994, 2001-2018 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 60b2066b2c2..71038ca362b 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2006-2018 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 b53b95ea52c..c204d8402e4 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1985, 2001-2018 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 8b918ec6e6c..eee8805ab4c 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-2017 Free Software 3;; Copyright (C) 1985, 1987, 1993-1994, 2001-2018 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 a668d2e0bd8..ecd2fd41ab0 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-2017 Free Software Foundation, 3;; Copyright (C) 1990, 1993-1994, 2001-2018 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 95d9b63f14f..692f67b87d2 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 -*- lexical-binding:t -*- 1;;; rmailsum.el --- make summary buffers for the mail reader -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1985, 1993-1996, 2000-2017 Free Software Foundation, 3;; Copyright (C) 1985, 1993-1996, 2000-2018 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 cd802115276..da2d3174ce1 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-2017 Free Software 3;; Copyright (C) 1985-1986, 1992-1996, 1998, 2000-2018 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 09b5578029a..20cbeb5f4ea 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995-1996, 2001-2018 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 4a424ece0b1..60669a0212c 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993, 1997, 2001-2018 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 db50c4e6bf6..b948acfd522 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996, 1998, 2000-2018 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 77e97c7be91..8d46be8a808 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 -*- lexical-binding:t -*- 1;;; undigest.el --- digest-cracking support for the RMAIL mail reader -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1985-1986, 1994, 1996, 2001-2017 Free Software 3;; Copyright (C) 1985-1986, 1994, 1996, 2001-2018 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 16e1ba3995f..a74bcf3e946 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1992, 2001-2018 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 91171011860..0cdceca6ff5 100644
--- a/lisp/mail/uudecode.el
+++ b/lisp/mail/uudecode.el
@@ -1,6 +1,6 @@
1;;; uudecode.el -- elisp native uudecode -*- lexical-binding:t -*- 1;;; uudecode.el -- elisp native uudecode -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1998-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 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/mail/yenc.el b/lisp/mail/yenc.el
index 956427c3ed6..25b4ebb9bda 100644
--- a/lisp/mail/yenc.el
+++ b/lisp/mail/yenc.el
@@ -1,6 +1,6 @@
1;;; yenc.el --- elisp native yenc decoder -*- lexical-binding:t -*- 1;;; yenc.el --- elisp native yenc decoder -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2002-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2018 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/makesum.el b/lisp/makesum.el
index ffebf15db91..a50f093d553 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1985, 2001-2018 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 798e78bbe76..1a6eda13b7f 100644
--- a/lisp/man.el
+++ b/lisp/man.el
@@ -1,6 +1,6 @@
1;;; man.el --- browse UNIX manual pages -*- lexical-binding: t -*- 1;;; man.el --- browse UNIX manual pages -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 1993-1994, 1996-1997, 2001-2017 Free Software 3;; Copyright (C) 1993-1994, 1996-1997, 2001-2018 Free Software
4;; Foundation, Inc. 4;; Foundation, Inc.
5 5
6;; Author: Barry A. Warsaw <bwarsaw@cen.com> 6;; Author: Barry A. Warsaw <bwarsaw@cen.com>
@@ -268,6 +268,16 @@ Used in `bookmark-set' to get the default bookmark name."
268 :type 'string 268 :type 'string
269 :group 'man) 269 :group 'man)
270 270
271;; This is for people who have UTF-8 encoded man pages in non-UTF-8
272;; locales, or who use Cygwin 'man' command from a native MS-Windows
273;; build of Emacs.
274(defcustom Man-coding-system nil
275 "Coding-system to decode output from the commands run by `man'.
276If this is nil, `man' will use `locale-coding-system'."
277 :type 'coding-system
278 :group 'man
279 :version "26.1")
280
271(defcustom Man-mode-hook nil 281(defcustom Man-mode-hook nil
272 "Hook run when Man mode is enabled." 282 "Hook run when Man mode is enabled."
273 :type 'hook 283 :type 'hook
@@ -1003,7 +1013,10 @@ names or descriptions. The pattern argument is usually an
1003 (coding-system-for-write 'raw-text-unix) 1013 (coding-system-for-write 'raw-text-unix)
1004 ;; We must decode the output by a coding system that the 1014 ;; We must decode the output by a coding system that the
1005 ;; system's locale suggests in multibyte mode. 1015 ;; system's locale suggests in multibyte mode.
1006 (coding-system-for-read locale-coding-system) 1016 (coding-system-for-read
1017 (or coding-system-for-read ; allow overriding with "C-x RET c"
1018 Man-coding-system
1019 locale-coding-system))
1007 ;; Avoid possible error by using a directory that always exists. 1020 ;; Avoid possible error by using a directory that always exists.
1008 (default-directory 1021 (default-directory
1009 (if (and (file-directory-p default-directory) 1022 (if (and (file-directory-p default-directory)
diff --git a/lisp/master.el b/lisp/master.el
index 3745e216c4f..4891c07166a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 5bdf8b9dda3..e75e497999e 100644
--- a/lisp/mb-depth.el
+++ b/lisp/mb-depth.el
@@ -1,6 +1,6 @@
1;;; mb-depth.el --- Indicate minibuffer-depth in prompt -*- lexical-binding: t -*- 1;;; mb-depth.el --- Indicate minibuffer-depth in prompt -*- lexical-binding: t -*-
2;; 2;;
3;; Copyright (C) 2006-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2006-2018 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 10f3d188830..09b54fc9a7f 100644
--- a/lisp/md4.el
+++ b/lisp/md4.el
@@ -1,6 +1,6 @@
1;;; md4.el --- MD4 Message Digest Algorithm. -*- lexical-binding: t -*- 1;;; md4.el --- MD4 Message Digest Algorithm. -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 2001, 2004, 2007-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001, 2004, 2007-2018 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 5c96663316e..e2ebd981196 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993-1995, 2000-2018 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.1 b/lisp/mh-e/ChangeLog.1
index 9bf28b0f132..1f08c7863e9 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-2017 Free Software Foundation, Inc. 11422 Copyright (C) 2003-2018 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/ChangeLog.2 b/lisp/mh-e/ChangeLog.2
index c3f28ae8164..37bb34d6362 100644
--- a/lisp/mh-e/ChangeLog.2
+++ b/lisp/mh-e/ChangeLog.2
@@ -3673,7 +3673,7 @@
3673 3673
3674See ChangeLog.1 for earlier changes. 3674See ChangeLog.1 for earlier changes.
3675 3675
3676 Copyright (C) 2005-2017 Free Software Foundation, Inc. 3676 Copyright (C) 2005-2018 Free Software Foundation, Inc.
3677 3677
3678 This file is part of GNU Emacs. 3678 This file is part of GNU Emacs.
3679 3679
diff --git a/lisp/mh-e/mh-acros.el b/lisp/mh-e/mh-acros.el
index 86248feff6d..ac31127ce64 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2004, 2006-2018 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 7e69e7556cd..fa91042fd9a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994-1997, 2001-2018 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 e088bca48b2..eeb1f7b7dd0 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-2017 Free Software Foundation, 3;; Copyright (C) 1993, 1995, 1997, 2000-2018 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 98067ce1293..a9f809cfa13 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-2017 Free Software Foundation, 3;; Copyright (C) 1993, 1995, 1997, 2000-2018 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 3dc7a62f3c9..23078127368 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2006-2018 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 f511bf7dc40..63d7a2973fb 100644
--- a/lisp/mh-e/mh-e.el
+++ b/lisp/mh-e/mh-e.el
@@ -1,6 +1,6 @@
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-2017 Free 3;; Copyright (C) 1985-1988, 1990, 1992-1995, 1997, 1999-2018 Free
4;; Software Foundation, Inc. 4;; Software Foundation, Inc.
5 5
6;; Author: Bill Wohler <wohler@newt.com> 6;; Author: Bill Wohler <wohler@newt.com>
diff --git a/lisp/mh-e/mh-folder.el b/lisp/mh-e/mh-folder.el
index 49cf3d3dff0..23cc2baab79 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2003, 2005-2018 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 cfff8cb6629..661d0ec7569 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993, 1995, 2001-2018 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 33673251c95..3d202890b6b 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003-2004, 2006-2018 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 9518e967993..fd7c2b83fe7 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2018 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 fcdb3f02274..34efe1312f1 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003-2004, 2006-2018 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 9057af43d66..61226066ed3 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003-2018 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 871ba49522a..71a4623d1f9 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-2017 Free Software Foundation, 3;; Copyright (C) 1993, 1995, 1997, 2000-2018 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 280bcc683f5..a04bc908bc0 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2003, 2006-2018 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 69c57e0afdc..967eb869a25 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993, 1995, 2001-2018 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 d7b686cfec4..c6df05e1894 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003-2018 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 936d451e2d2..f3ad7c68bad 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-2017 Free Software Foundation, 3;; Copyright (C) 1993, 1995, 1997, 2000-2018 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 95a5a08b1af..3e591c65383 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993, 1995, 2001-2018 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 9d3bd2dcd2d..eeec9844beb 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993, 1995, 2001-2018 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 ce843a6a7cf..90e2411282c 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-2017 Free Software Foundation, 3;; Copyright (C) 1993, 1995, 1997, 2000-2018 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 4438bf2c8e1..d6361180f7d 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2018 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 9b9ef341507..41a79b6f0b4 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2004, 2006-2018 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 3add54f03e2..321448735ad 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2003, 2005-2018 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 7cb52ffa9ef..66d87262bc9 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-2017 Free Software Foundation, 3;; Copyright (C) 1993, 1995, 1997, 2000-2018 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 92afd63262b..52e453db531 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2003, 2005-2018 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 dfe0df33397..82994c579f7 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 -*- lexical-binding:t -*- 1;;; midnight.el --- run something every midnight, e.g., kill old buffers -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1998, 2001-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998, 2001-2018 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 1d223e6fd0f..07663ea6a6e 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2018 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 3b1d6f447a5..4d14b2641f3 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 8806ac83837..f1d5eeaf929 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1989, 2001-2018 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 89b437f1f16..1ad08fef025 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 4da25dee9c1..fa1cac3c963 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996, 2001-2018 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 775a464b236..805cfe4e15d 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1997, 2001-2018 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 bbcc5c5ba01..9a3e2235ece 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993-1995, 1999-2018 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 98f4a031834..81bb5ac35a8 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2006-2018 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 c2ab2f5e9b8..383f075bf98 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993-1995, 1997-2018 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 0c0dcb3beb1..9718ab87d39 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998, 2000-2018 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 d23539234a7..f5a5474e889 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 -*- lexical-binding:t -*- 1;;; ange-ftp.el --- transparent FTP support for GNU Emacs -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1989-1996, 1998, 2000-2017 Free Software Foundation, 3;; Copyright (C) 1989-1996, 1998, 2000-2018 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 b104148d548..98b0acfc0c6 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995-2018 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 e79e326dbe2..f63ab9a15a8 100644
--- a/lisp/net/dbus.el
+++ b/lisp/net/dbus.el
@@ -1,6 +1,6 @@
1;;; dbus.el --- Elisp bindings for D-Bus. -*- lexical-binding: t -*- 1;;; dbus.el --- Elisp bindings for D-Bus. -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 2007-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 ee98e5c444d..1cd79ce8d23 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2018 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 b4500bd4323..057ae3219ee 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2018 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 899cdb00a49..57b748b1500 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 1;;; eudc-bob.el --- Binary Objects Support for EUDC
2 2
3;; Copyright (C) 1999-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 Free Software Foundation, Inc.
4 4
5;; Author: Oscar Figueiredo <oscar@cpe.fr> 5;; Author: Oscar Figueiredo <oscar@cpe.fr>
6;; Pavel Janík <Pavel@Janik.cz> 6;; Pavel Janík <Pavel@Janik.cz>
diff --git a/lisp/net/eudc-export.el b/lisp/net/eudc-export.el
index 1077cc4e8bf..f97fd7e1331 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 1;;; eudc-export.el --- functions to export EUDC query results
2 2
3;; Copyright (C) 1998-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 Free Software Foundation, Inc.
4 4
5;; Author: Oscar Figueiredo <oscar@cpe.fr> 5;; Author: Oscar Figueiredo <oscar@cpe.fr>
6;; Pavel Janík <Pavel@Janik.cz> 6;; Pavel Janík <Pavel@Janik.cz>
diff --git a/lisp/net/eudc-hotlist.el b/lisp/net/eudc-hotlist.el
index 05f682d2675..a739561c7dc 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 1;;; eudc-hotlist.el --- hotlist management for EUDC
2 2
3;; Copyright (C) 1998-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 Free Software Foundation, Inc.
4 4
5;; Author: Oscar Figueiredo <oscar@cpe.fr> 5;; Author: Oscar Figueiredo <oscar@cpe.fr>
6;; Pavel Janík <Pavel@Janik.cz> 6;; Pavel Janík <Pavel@Janik.cz>
diff --git a/lisp/net/eudc-vars.el b/lisp/net/eudc-vars.el
index 6a831b1265e..e947146ceee 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 1;;; eudc-vars.el --- Emacs Unified Directory Client
2 2
3;; Copyright (C) 1998-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 Free Software Foundation, Inc.
4 4
5;; Author: Oscar Figueiredo <oscar@cpe.fr> 5;; Author: Oscar Figueiredo <oscar@cpe.fr>
6;; Pavel Janík <Pavel@Janik.cz> 6;; Pavel Janík <Pavel@Janik.cz>
diff --git a/lisp/net/eudc.el b/lisp/net/eudc.el
index b19a838e640..8d1071af727 100644
--- a/lisp/net/eudc.el
+++ b/lisp/net/eudc.el
@@ -1,6 +1,6 @@
1;;; eudc.el --- Emacs Unified Directory Client 1;;; eudc.el --- Emacs Unified Directory Client
2 2
3;; Copyright (C) 1998-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 Free Software Foundation, Inc.
4 4
5;; Author: Oscar Figueiredo <oscar@cpe.fr> 5;; Author: Oscar Figueiredo <oscar@cpe.fr>
6;; Pavel Janík <Pavel@Janik.cz> 6;; Pavel Janík <Pavel@Janik.cz>
diff --git a/lisp/net/eudcb-bbdb.el b/lisp/net/eudcb-bbdb.el
index 8dff028b9f1..fb618d12098 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 1;;; eudcb-bbdb.el --- Emacs Unified Directory Client - BBDB Backend
2 2
3;; Copyright (C) 1998-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 Free Software Foundation, Inc.
4 4
5;; Author: Oscar Figueiredo <oscar@cpe.fr> 5;; Author: Oscar Figueiredo <oscar@cpe.fr>
6;; Pavel Janík <Pavel@Janik.cz> 6;; Pavel Janík <Pavel@Janik.cz>
diff --git a/lisp/net/eudcb-ldap.el b/lisp/net/eudcb-ldap.el
index bdc72ef6216..f339f9ea417 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 1;;; eudcb-ldap.el --- Emacs Unified Directory Client - LDAP Backend
2 2
3;; Copyright (C) 1998-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 Free Software Foundation, Inc.
4 4
5;; Author: Oscar Figueiredo <oscar@cpe.fr> 5;; Author: Oscar Figueiredo <oscar@cpe.fr>
6;; Pavel Janík <Pavel@Janik.cz> 6;; Pavel Janík <Pavel@Janik.cz>
diff --git a/lisp/net/eudcb-mab.el b/lisp/net/eudcb-mab.el
index 2653cfab697..a21348480e0 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003-2018 Free Software Foundation, Inc.
4 4
5;; Author: John Wiegley <johnw@newartisans.com> 5;; Author: John Wiegley <johnw@newartisans.com>
6;; Maintainer: Thomas Fitzsimmons <fitzsim@fitzsim.org> 6;; Maintainer: Thomas Fitzsimmons <fitzsim@fitzsim.org>
diff --git a/lisp/net/eww.el b/lisp/net/eww.el
index fcd2b98797a..caac96a4859 100644
--- a/lisp/net/eww.el
+++ b/lisp/net/eww.el
@@ -1,6 +1,6 @@
1;;; eww.el --- Emacs Web Wowser -*- lexical-binding:t -*- 1;;; eww.el --- Emacs Web Wowser -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2013-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2013-2018 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 608b6cfe9e8..5afd5c5804b 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2010-2018 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 6356b9047fb..ed615d10eb6 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995, 2000-2018 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 24246af02e7..f493d2d1691 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999, 2001, 2007-2018 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 b4ef54038ee..f5d12be7ee1 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999, 2001, 2007-2018 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 34206ef84cc..3d2a4f948bc 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 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 22873ba2334..7b47a54b9fb 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 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/mailcap.el b/lisp/net/mailcap.el
index 197d233ddad..748fb398933 100644
--- a/lisp/net/mailcap.el
+++ b/lisp/net/mailcap.el
@@ -1,6 +1,6 @@
1;;; mailcap.el --- MIME media types configuration -*- lexical-binding: t -*- 1;;; mailcap.el --- MIME media types configuration -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 1998-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 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/net/mairix.el b/lisp/net/mairix.el
index 5dd190c101a..ade263ac29c 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 d15df6974b2..9edd42b857a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 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 46a93ee76b3..ec743dcff0c 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-2017 Free Software Foundation, Inc. 2;; Copyright (C) 1996-2018 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 7d8f996fd2d..f55f5486b62 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 -*- lexical-binding: t -*- 1;;; network-stream.el --- open network processes, possibly with encryption -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 2010-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2010-2018 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 00e81f8b5e2..520a9e19b42 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 -*- lexical-binding:t -*- 1;;; newst-backend.el --- Retrieval backend for newsticker -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2003-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003-2018 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 d5c9d32a07d..1e37276a242 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003-2018 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 97bb21ee649..98d9262f35a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003-2018 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 eb6ff19d5c2..16318ecaa4f 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003-2018 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 61b98165d1b..7f3d5d75fdb 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. -*- lexical-binding:t -*- 1;;; newst-treeview.el --- Treeview frontend for newsticker. -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2008-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 075671e0fb9..b5c0b0e3c7c 100644
--- a/lisp/net/newsticker.el
+++ b/lisp/net/newsticker.el
@@ -1,6 +1,6 @@
1;;; newsticker.el --- A Newsticker for Emacs. -*- lexical-binding: t -*- 1;;; newsticker.el --- A Newsticker for Emacs. -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 2003-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003-2018 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 87fa9778b6d..d6fe967fc70 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2014-2018 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 137231c9af7..8366bc14e95 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001, 2007-2018 Free Software Foundation, Inc.
4 4
5;; Author: Taro Kawagishi <tarok@transpulse.org> 5;; Author: Taro Kawagishi <tarok@transpulse.org>
6;; Maintainer: Thomas Fitzsimmons <fitzsim@fitzsim.org> 6;; Maintainer: Thomas Fitzsimmons <fitzsim@fitzsim.org>
diff --git a/lisp/net/pop3.el b/lisp/net/pop3.el
index 91408b8278a..c2385f7f7e5 100644
--- a/lisp/net/pop3.el
+++ b/lisp/net/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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-2018 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/net/puny.el b/lisp/net/puny.el
index af9b031bf21..4bf1a372cb4 100644
--- a/lisp/net/puny.el
+++ b/lisp/net/puny.el
@@ -1,6 +1,6 @@
1;;; puny.el --- translate non-ASCII domain names to ASCII 1;;; puny.el --- translate non-ASCII domain names to ASCII
2 2
3;; Copyright (C) 2015-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2015-2018 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, net 6;; Keywords: mail, net
diff --git a/lisp/net/quickurl.el b/lisp/net/quickurl.el
index c9b17937df1..5321807cd6c 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 3b6b6c8c807..5acbec7dcb4 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2005-2018 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/rfc2104.el b/lisp/net/rfc2104.el
index 7d85c34ff61..d974ab6a772 100644
--- a/lisp/net/rfc2104.el
+++ b/lisp/net/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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 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/net/rlogin.el b/lisp/net/rlogin.el
index 2843833a27a..646adef2f0a 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-2017 Free Software 3;; Copyright (C) 1992-1995, 1997-1998, 2001-2018 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 269e9a5462c..d5d8ddfda2a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000, 2007-2018 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 e74b90dabcd..e127ee5d707 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000, 2007-2018 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 606aa036078..c9e5eedbc2e 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000, 2007-2018 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-scram-rfc.el b/lisp/net/sasl-scram-rfc.el
index 18415359b86..e524b5927f5 100644
--- a/lisp/net/sasl-scram-rfc.el
+++ b/lisp/net/sasl-scram-rfc.el
@@ -1,6 +1,6 @@
1;;; sasl-scram-rfc.el --- SCRAM-SHA-1 module for the SASL client framework -*- lexical-binding: t; -*- 1;;; sasl-scram-rfc.el --- SCRAM-SHA-1 module for the SASL client framework -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2014-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2014-2018 Free Software Foundation, Inc.
4 4
5;; Author: Magnus Henoch <magnus.henoch@gmail.com> 5;; Author: Magnus Henoch <magnus.henoch@gmail.com>
6;; Package: sasl 6;; Package: sasl
diff --git a/lisp/net/sasl.el b/lisp/net/sasl.el
index 2a166db7cee..b4f0fffc716 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000, 2007-2018 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 fa49b646b04..fbb0a74978a 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. -*- lexical-binding: t -*- 1;;; secrets.el --- Client interface to gnome-keyring and kwallet. -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 2010-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2010-2018 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 65ab544bb50..60d44b3cd66 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2010-2018 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 23f2ff75fab..a6b8693dd74 100644
--- a/lisp/net/shr.el
+++ b/lisp/net/shr.el
@@ -1,6 +1,6 @@
1;;; shr.el --- Simple HTML Renderer -*- lexical-binding: t -*- 1;;; shr.el --- Simple HTML Renderer -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 2010-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2010-2018 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/sieve-manage.el b/lisp/net/sieve-manage.el
index 832b443b12f..e6a1e8401d2 100644
--- a/lisp/net/sieve-manage.el
+++ b/lisp/net/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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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/net/sieve-mode.el b/lisp/net/sieve-mode.el
index 165bbbd8d40..34a4cb611ea 100644
--- a/lisp/net/sieve-mode.el
+++ b/lisp/net/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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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/net/sieve.el b/lisp/net/sieve.el
index c3acd36fa45..1f80ccc1e05 100644
--- a/lisp/net/sieve.el
+++ b/lisp/net/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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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/net/snmp-mode.el b/lisp/net/snmp-mode.el
index 413882ae861..cb3b1764387 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995, 1998, 2001-2018 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 4fdd0382444..3996da0b554 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 -*- lexical-binding: t -*- 1;;; soap-client.el --- Access SOAP web services -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 Free Software Foundation, Inc.
4 4
5;; Author: Alexandru Harsanyi <AlexHarsanyi@gmail.com> 5;; Author: Alexandru Harsanyi <AlexHarsanyi@gmail.com>
6;; Author: Thomas Fitzsimmons <fitzsim@fitzsim.org> 6;; Author: Thomas Fitzsimmons <fitzsim@fitzsim.org>
diff --git a/lisp/net/soap-inspect.el b/lisp/net/soap-inspect.el
index 722d4d62882..050be453db3 100644
--- a/lisp/net/soap-inspect.el
+++ b/lisp/net/soap-inspect.el
@@ -1,6 +1,6 @@
1;;; soap-inspect.el --- Interactive WSDL inspector -*- lexical-binding: t -*- 1;;; soap-inspect.el --- Interactive WSDL inspector -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 2010-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2010-2018 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 63a65069c55..32362e25434 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-2017 Free Software Foundation, 3;; Copyright (C) 1996-2000, 2002, 2007-2018 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/starttls.el b/lisp/net/starttls.el
index 276807a374b..2069843e3bb 100644
--- a/lisp/net/starttls.el
+++ b/lisp/net/starttls.el
@@ -1,6 +1,6 @@
1;;; starttls.el --- STARTTLS functions 1;;; starttls.el --- STARTTLS functions
2 2
3;; Copyright (C) 1999-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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/net/telnet.el b/lisp/net/telnet.el
index 03569415edb..93a4e7e42a5 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-2017 Free Software 3;; Copyright (C) 1985, 1988, 1992, 1994, 2001-2018 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 76c39b0bece..ae49edcb1d5 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1999, 2002-2018 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 c614acfa4db..052ee838e47 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 -*- lexical-binding:t -*- 1;;; tramp-adb.el --- Functions for calling Android Debug Bridge from Tramp -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2011-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2011-2018 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 56f3f28c5c3..844813936fb 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 -*- lexical-binding:t -*- 1;;; tramp-cache.el --- file information caching for Tramp -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2000, 2005-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000, 2005-2018 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 ed36761ed96..ab3768a91f4 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 -*- lexical-binding:t -*- 1;;; tramp-cmds.el --- Interactive commands for Tramp -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2007-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 a9e9ce85d68..16b56d74ce5 100644
--- a/lisp/net/tramp-compat.el
+++ b/lisp/net/tramp-compat.el
@@ -1,6 +1,6 @@
1;;; tramp-compat.el --- Tramp compatibility functions -*- lexical-binding:t -*- 1;;; tramp-compat.el --- Tramp compatibility functions -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2007-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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-ftp.el b/lisp/net/tramp-ftp.el
index 9fd2e6d9dec..983f168ddb4 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 -*- lexical-binding:t -*- 1;;; tramp-ftp.el --- Tramp convenience functions for Ange-FTP -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2002-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2018 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 a65b8e96d53..f1863677447 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 -*- lexical-binding:t -*- 1;;; tramp-gvfs.el --- Tramp access functions for GVFS daemon -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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 2eae8ff941e..05553ccefa3 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 -*- lexical-binding:t -*- 1;;; tramp-sh.el --- Tramp access functions for (s)sh-like connections -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1998-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 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
@@ -798,7 +798,7 @@ on the remote host.")
798(defconst tramp-perl-encode 798(defconst tramp-perl-encode
799 "%s -e ' 799 "%s -e '
800# This script contributed by Juanma Barranquero <lektu@terra.es>. 800# This script contributed by Juanma Barranquero <lektu@terra.es>.
801# Copyright (C) 2002-2017 Free Software Foundation, Inc. 801# Copyright (C) 2002-2018 Free Software Foundation, Inc.
802use strict; 802use strict;
803 803
804my %%trans = do { 804my %%trans = do {
@@ -836,7 +836,7 @@ This string is passed to `format', so percent characters need to be doubled.")
836(defconst tramp-perl-decode 836(defconst tramp-perl-decode
837 "%s -e ' 837 "%s -e '
838# This script contributed by Juanma Barranquero <lektu@terra.es>. 838# This script contributed by Juanma Barranquero <lektu@terra.es>.
839# Copyright (C) 2002-2017 Free Software Foundation, Inc. 839# Copyright (C) 2002-2018 Free Software Foundation, Inc.
840use strict; 840use strict;
841 841
842my %%trans = do { 842my %%trans = do {
diff --git a/lisp/net/tramp-smb.el b/lisp/net/tramp-smb.el
index fee14df991e..544f3f8d759 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 -*- lexical-binding:t -*- 1;;; tramp-smb.el --- Tramp access functions for SMB servers -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2002-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2018 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-uu.el b/lisp/net/tramp-uu.el
index 12d4cd4d9d5..3e08b949ce2 100644
--- a/lisp/net/tramp-uu.el
+++ b/lisp/net/tramp-uu.el
@@ -1,6 +1,6 @@
1;;; tramp-uu.el --- uuencode in Lisp -*- lexical-binding:t -*- 1;;; tramp-uu.el --- uuencode in Lisp -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2002-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2018 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;; Maintainer: Michael Albinus <michael.albinus@gmx.de> 6;; Maintainer: Michael Albinus <michael.albinus@gmx.de>
diff --git a/lisp/net/tramp.el b/lisp/net/tramp.el
index 01a3e44c73e..cf72f5225a7 100644
--- a/lisp/net/tramp.el
+++ b/lisp/net/tramp.el
@@ -1,6 +1,6 @@
1;;; tramp.el --- Transparent Remote Access, Multiple Protocol -*- lexical-binding:t -*- 1;;; tramp.el --- Transparent Remote Access, Multiple Protocol -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1998-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 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 4506698c368..a9c9b0d751b 100644
--- a/lisp/net/trampver.el
+++ b/lisp/net/trampver.el
@@ -1,7 +1,7 @@
1;;; trampver.el --- Transparent Remote Access, Multiple Protocol -*- lexical-binding:t -*- 1;;; trampver.el --- Transparent Remote Access, Multiple Protocol -*- lexical-binding:t -*-
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-2017 Free Software Foundation, Inc. 4;; Copyright (C) 2003-2018 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;; Maintainer: Michael Albinus <michael.albinus@gmx.de> 7;; Maintainer: Michael Albinus <michael.albinus@gmx.de>
diff --git a/lisp/net/webjump.el b/lisp/net/webjump.el
index 79a06021e1e..da6e59769b9 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1997, 2001-2018 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 7ad9c9f5c9b..351fc9fc305 100644
--- a/lisp/net/zeroconf.el
+++ b/lisp/net/zeroconf.el
@@ -1,6 +1,6 @@
1;;; zeroconf.el --- Service browser using Avahi. -*- lexical-binding:t -*- 1;;; zeroconf.el --- Service browser using Avahi. -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2008-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 56ae14dee41..9eb6875772e 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 9290f71d4ee..e19e0eee3a9 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2010-2018 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 72c16af5feb..b9cd568ace9 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-2017 Free Software Foundation, 3;; Copyright (C) 1985-1987, 1994, 2001-2018 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 1a82b917754..596dbe76143 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 -*- lexical-binding:t -*- 1;;; nxml-enc.el --- XML encoding auto-detection -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2003, 2007-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007-2018 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 9ba2b3287df..daa7fd5b5a2 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 -*- lexical-binding:t -*- 1;;; nxml-maint.el --- commands for maintainers of nxml-*.el -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2003, 2007-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007-2018 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 3f4dce261d9..7dc0be8c8ed 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003-2004, 2007-2018 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 c4845a67f81..141ce120d07 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007-2018 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 5a2ecae220e..5bb930fee02 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 -*- lexical-binding:t -*- 1;;; nxml-outln.el --- outline support for nXML mode -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2004, 2007-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2004, 2007-2018 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 6c00dc7375e..7b8c6910cc6 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 -*- lexical-binding:t -*- 1;;; nxml-parse.el --- XML parser, sharing infrastructure with nxml-mode -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2003, 2007-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007-2018 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 daec948f1c8..2578492bbd0 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 -*- lexical-binding:t -*- 1;;; nxml-rap.el --- low-level support for random access parsing for nXML mode -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2003-2004, 2007-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003-2004, 2007-2018 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 dcb3ef4bf60..03e0f477558 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007-2018 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 b35774f4710..a433dbbfc6f 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 -*- lexical-binding:t -*- 1;;; rng-cmpct.el --- parsing of RELAX NG Compact Syntax schemas -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2003, 2007-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007-2018 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 b62ba57dc27..10aad72fbc4 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 -*- lexical-binding:t -*- 1;;; rng-dt.el --- datatype library interface for RELAX NG -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2003, 2007-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007-2018 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 891f1019089..a9a1950822d 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 -*- lexical-binding:t -*- 1;;; rng-loc.el --- Locate the schema to use for validation -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2003, 2007-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007-2018 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 8d85f2ea06b..2b7d9cca082 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 -*- lexical-binding:t -*- 1;;; rng-maint.el --- commands for RELAX NG maintainers -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2003, 2007-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007-2018 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 075695bd5cb..d427af9fd05 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007-2018 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 e878cfefaa0..1b3a5bb53f9 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 -*- lexical-binding:t -*- 1;;; rng-nxml.el --- make nxml-mode take advantage of rng-validate-mode -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2003, 2007-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007-2018 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 9796c8a70c8..060af600c54 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 -*- lexical-binding:t -*- 1;;; rng-parse.el --- parse an XML file and validate it against a schema -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2003, 2007-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007-2018 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 6975f3c1b78..fea858485b0 100644
--- a/lisp/nxml/rng-pttrn.el
+++ b/lisp/nxml/rng-pttrn.el
@@ -1,6 +1,6 @@
1;;; rng-pttrn.el --- RELAX NG patterns -*- lexical-binding:t -*- 1;;; rng-pttrn.el --- RELAX NG patterns -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2003, 2007-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007-2018 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 4bd619eb6d4..ae7902e333d 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 -*- lexical-binding:t -*- 1;;; rng-uri.el --- URI parsing and manipulation -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2003, 2007-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007-2018 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 f49a6814cd3..d8a939ca3c7 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007-2018 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 a96aedfdc4c..92998c0a6c6 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 -*- lexical-binding:t -*- 1;;; rng-valid.el --- real-time validation of XML using RELAX NG -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2003, 2007-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007-2018 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 79039abf183..ea4f54cdc4a 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 -*- lexical-binding:t -*- 1;;; rng-xsd.el --- W3C XML Schema datatypes library for RELAX NG -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2003, 2007-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007-2018 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 5d31392aa99..c4559e3ee84 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007-2018 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 e22d6f75421..f83dad57510 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 -*- lexical-binding:t -*- 1;;; xsd-regexp.el --- translate W3C XML Schema regexps to Emacs regexps -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2003, 2007-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007-2018 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/obarray.el b/lisp/obarray.el
index 0915e22a72c..90a79659187 100644
--- a/lisp/obarray.el
+++ b/lisp/obarray.el
@@ -1,6 +1,6 @@
1;;; obarray.el --- obarray functions -*- lexical-binding: t -*- 1;;; obarray.el --- obarray functions -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 2015-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2015-2018 Free Software Foundation, Inc.
4 4
5;; Maintainer: emacs-devel@gnu.org 5;; Maintainer: emacs-devel@gnu.org
6;; Keywords: obarray functions 6;; Keywords: obarray functions
diff --git a/lisp/obsolete/abbrevlist.el b/lisp/obsolete/abbrevlist.el
index 34393b3d797..0455346301d 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1986, 1992, 2001-2018 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 6313006f7d1..899c9d7a563 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996, 2001-2018 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/bruce.el b/lisp/obsolete/bruce.el
index 99f33b0d126..01020316a0f 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 1;;; bruce.el --- bruce phrase utility for overloading the Communications
2;;; Decency Act snoops, if any. 2;;; Decency Act snoops, if any.
3 3
4;; Copyright (C) 1988, 1993, 1997, 2001-2017 Free Software Foundation, 4;; Copyright (C) 1988, 1993, 1997, 2001-2018 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 6d05eec8e4e..dc6e769e322 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1985, 1987, 1992-2018 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 d021c68571e..0bb08ff7e34 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993, 2001-2018 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 1f154a4d2e9..ee6af770290 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1993, 1999-2018 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 85fd4dcdaf3..1d09d9e223f 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-1999, 2001-2018 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 8c12306112e..354c2f4d5fa 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1992, 2001-2018 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 b1201eb9a9a..0714ecc022e 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-2017 Free Software Foundation, 3;; Copyright (C) 2001-2002, 2004, 2006-2018 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/eudcb-ph.el b/lisp/obsolete/eudcb-ph.el
index 28b9be0ffac..c1dc8caff9f 100644
--- a/lisp/obsolete/eudcb-ph.el
+++ b/lisp/obsolete/eudcb-ph.el
@@ -1,6 +1,6 @@
1;;; eudcb-ph.el --- Emacs Unified Directory Client - CCSO PH/QI Backend 1;;; eudcb-ph.el --- Emacs Unified Directory Client - CCSO PH/QI Backend
2 2
3;; Copyright (C) 1998-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 Free Software Foundation, Inc.
4 4
5;; Author: Oscar Figueiredo <oscar@cpe.fr> 5;; Author: Oscar Figueiredo <oscar@cpe.fr>
6;; Pavel Janík <Pavel@Janik.cz> 6;; Pavel Janík <Pavel@Janik.cz>
diff --git a/lisp/obsolete/fast-lock.el b/lisp/obsolete/fast-lock.el
index ebcdd235cf4..e15dfd631ce 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994-1998, 2001-2018 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/gs.el b/lisp/obsolete/gs.el
index c821ebf79f8..236ef88c06c 100644
--- a/lisp/obsolete/gs.el
+++ b/lisp/obsolete/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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998, 2001-2018 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/obsolete/gulp.el b/lisp/obsolete/gulp.el
index 5aa4fb4e1da..81bdac69a5b 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996, 2001-2018 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/html2text.el b/lisp/obsolete/html2text.el
index d1dc876f289..3d97c903bae 100644
--- a/lisp/obsolete/html2text.el
+++ b/lisp/obsolete/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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2018 Free Software Foundation, Inc.
4 4
5;; Author: Joakim Hove <hove@phys.ntnu.no> 5;; Author: Joakim Hove <hove@phys.ntnu.no>
6;; Obsolete-since: 26.1 6;; Obsolete-since: 26.1
diff --git a/lisp/obsolete/iswitchb.el b/lisp/obsolete/iswitchb.el
index 59c2ee7eb00..ec92b96899a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1997, 2000-2018 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/landmark.el b/lisp/obsolete/landmark.el
index 7795279bf42..effea95cd8f 100644
--- a/lisp/obsolete/landmark.el
+++ b/lisp/obsolete/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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1997, 2000-2018 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/obsolete/lazy-lock.el b/lisp/obsolete/lazy-lock.el
index 64304391bb8..010b7ae0f31 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994-1998, 2001-2018 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 9cf6f7629f4..e09c1c3e576 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1985, 2001-2018 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 b9b153553d7..7fb3be83ee2 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993, 2001-2018 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 44ef617031b..25a98379b7c 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-2017 Free Software Foundation, 3;; Copyright (C) 1992-1994, 1997, 2001-2018 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 b45b4a4af9a..e3121dbd87e 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2001, 2004-2018 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 562c60aee2d..c248cd62d38 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993, 1995, 2001-2018 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/messcompat.el b/lisp/obsolete/messcompat.el
index 6dc4df0cc88..67dd2dad0ef 100644
--- a/lisp/obsolete/messcompat.el
+++ b/lisp/obsolete/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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-2018 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/obsolete/mouse-sel.el b/lisp/obsolete/mouse-sel.el
index aee1ef8e82b..6caaea217df 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993-1995, 2001-2018 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 61986fe1fce..a747c54a3ca 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994, 1997, 2001-2018 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 0b96c52a741..86dd5dc8422 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 ae1ad3b9ab6..41637a6ecf3 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1985, 2001-2018 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 dd25e336f0a..90334e1df80 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997, 1999, 2001-2018 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 fe282ffee56..3fdf9c3941a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995, 2001-2018 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 5353859a627..0d41b888c08 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-2017 Free Software Foundation, Inc. 5;; Copyright (C) 1995-1997, 2000-2018 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 25827269b28..a128a8a0ea4 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999, 2002-2018 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 1c08755bff6..1bc23cad468 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2000, 2002-2018 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 019d53d660d..e29dfce43f0 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999, 2002-2018 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 cac5240a1bb..7f9e764959f 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2000, 2002-2018 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 1504283b692..c6294f4368f 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2000, 2002-2018 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 d84dc92e53b..57e9197a911 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2000, 2002-2018 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 1ad4f5a07f3..6e7e37fe36b 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993-1994, 2001-2018 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/s-region.el b/lisp/obsolete/s-region.el
index 9898f5f47a8..848792019aa 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994-1995, 2001-2018 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/sregex.el b/lisp/obsolete/sregex.el
index 9790e7ffbcc..6ff5133ca02 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-1998, 2000-2018 Free Software Foundation, Inc.
4 4
5;; Author: Bob Glickstein <bobg+sregex@zanshin.com> 5;; Author: Bob Glickstein <bobg+sregex@zanshin.com>
6;; Maintainer: emacs-devel@gnu.org 6;; Maintainer: emacs-devel@gnu.org
diff --git a/lisp/obsolete/sup-mouse.el b/lisp/obsolete/sup-mouse.el
index 28822e1fbcd..5c10c02daf0 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1985-1986, 2001-2018 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/terminal.el b/lisp/obsolete/terminal.el
index 4e5f3694031..1c4f1344ad4 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-2017 Free Software 3;; Copyright (C) 1986-1989, 1993-1994, 2001-2018 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 cebb426a2db..83b713d9277 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993-1995, 2000-2018 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 56ccbf09a8a..8739e1b2152 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993-1995, 2000-2018 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 c44eba213d1..6a5a83c888b 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993-1995, 2001-2018 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 d153f9add12..414ae77fc6a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2004-2018 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/vip.el b/lisp/obsolete/vip.el
index c6a5d236b04..c0779acc5ea 100644
--- a/lisp/obsolete/vip.el
+++ b/lisp/obsolete/vip.el
@@ -1,6 +1,6 @@
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-2017 Free Software 3;; Copyright (C) 1986-1988, 1992-1993, 1998, 2001-2018 Free Software
4;; Foundation, Inc. 4;; Foundation, Inc.
5 5
6;; Author: Masahiko Sato <ms@sail.stanford.edu> 6;; Author: Masahiko Sato <ms@sail.stanford.edu>
diff --git a/lisp/obsolete/ws-mode.el b/lisp/obsolete/ws-mode.el
index c276cfcc4a7..9c09692f701 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1991, 2001-2018 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 62844b94cbe..1f3661d924a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 df8302e19ff..70d2c5d16e0 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993-1995, 2000-2018 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.1 b/lisp/org/ChangeLog.1
index b7cfd1e4aa1..ee1c6f6316b 100644
--- a/lisp/org/ChangeLog.1
+++ b/lisp/org/ChangeLog.1
@@ -32833,7 +32833,7 @@
32833;; add-log-time-zone-rule: t 32833;; add-log-time-zone-rule: t
32834;; End: 32834;; End:
32835 32835
32836 Copyright (C) 2008-2017 Free Software Foundation, Inc. 32836 Copyright (C) 2008-2018 Free Software Foundation, Inc.
32837 32837
32838 This file is part of GNU Emacs. 32838 This file is part of GNU Emacs.
32839 32839
diff --git a/lisp/org/ob-C.el b/lisp/org/ob-C.el
index 78528a882bc..092354e9ca6 100644
--- a/lisp/org/ob-C.el
+++ b/lisp/org/ob-C.el
@@ -1,6 +1,6 @@
1;;; ob-C.el --- Babel Functions for C and Similar Languages -*- lexical-binding: t; -*- 1;;; ob-C.el --- Babel Functions for C and Similar Languages -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2010-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2010-2018 Free Software Foundation, Inc.
4 4
5;; Author: Eric Schulte 5;; Author: Eric Schulte
6;; Thierry Banel 6;; Thierry Banel
diff --git a/lisp/org/ob-J.el b/lisp/org/ob-J.el
index eaccac81212..4aec293afca 100644
--- a/lisp/org/ob-J.el
+++ b/lisp/org/ob-J.el
@@ -1,6 +1,6 @@
1;;; ob-J.el --- Babel Functions for J -*- lexical-binding: t; -*- 1;;; ob-J.el --- Babel Functions for J -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2011-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2011-2018 Free Software Foundation, Inc.
4 4
5;; Author: Oleh Krehel 5;; Author: Oleh Krehel
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 6781fb30a3b..84bb89f6e00 100644
--- a/lisp/org/ob-R.el
+++ b/lisp/org/ob-R.el
@@ -1,6 +1,6 @@
1;;; ob-R.el --- Babel Functions for R -*- lexical-binding: t; -*- 1;;; ob-R.el --- Babel Functions for R -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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-abc.el b/lisp/org/ob-abc.el
index 693c5d8f60f..75881cc3f4e 100644
--- a/lisp/org/ob-abc.el
+++ b/lisp/org/ob-abc.el
@@ -1,6 +1,6 @@
1;;; ob-abc.el --- Org Babel Functions for ABC -*- lexical-binding: t; -*- 1;;; ob-abc.el --- Org Babel Functions for ABC -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2013-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2013-2018 Free Software Foundation, Inc.
4 4
5;; Author: William Waites 5;; Author: William Waites
6;; Keywords: literate programming, music 6;; Keywords: literate programming, music
diff --git a/lisp/org/ob-asymptote.el b/lisp/org/ob-asymptote.el
index 819273aecef..211eab7f29b 100644
--- a/lisp/org/ob-asymptote.el
+++ b/lisp/org/ob-asymptote.el
@@ -1,6 +1,6 @@
1;;; ob-asymptote.el --- Babel Functions for Asymptote -*- lexical-binding: t; -*- 1;;; ob-asymptote.el --- Babel Functions for Asymptote -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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 e2eec9bf7f0..474111f2637 100644
--- a/lisp/org/ob-awk.el
+++ b/lisp/org/ob-awk.el
@@ -1,6 +1,6 @@
1;;; ob-awk.el --- Babel Functions for Awk -*- lexical-binding: t; -*- 1;;; ob-awk.el --- Babel Functions for Awk -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2011-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2011-2018 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 76d36cf7801..f491a6cdef9 100644
--- a/lisp/org/ob-calc.el
+++ b/lisp/org/ob-calc.el
@@ -1,6 +1,6 @@
1;;; ob-calc.el --- Babel Functions for Calc -*- lexical-binding: t; -*- 1;;; ob-calc.el --- Babel Functions for Calc -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2010-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2010-2018 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 b49bfe58898..852fe08b934 100644
--- a/lisp/org/ob-clojure.el
+++ b/lisp/org/ob-clojure.el
@@ -1,6 +1,6 @@
1;;; ob-clojure.el --- Babel Functions for Clojure -*- lexical-binding: t; -*- 1;;; ob-clojure.el --- Babel Functions for Clojure -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 Free Software Foundation, Inc.
4 4
5;; Author: Joel Boehland, Eric Schulte, Oleh Krehel, Frederick Giasson 5;; Author: Joel Boehland, Eric Schulte, Oleh Krehel, Frederick Giasson
6;; 6;;
diff --git a/lisp/org/ob-comint.el b/lisp/org/ob-comint.el
index 2a1d274365c..32449753a62 100644
--- a/lisp/org/ob-comint.el
+++ b/lisp/org/ob-comint.el
@@ -1,6 +1,6 @@
1;;; ob-comint.el --- Babel Functions for Interaction with Comint Buffers -*- lexical-binding: t; -*- 1;;; ob-comint.el --- Babel Functions for Interaction with Comint Buffers -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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-coq.el b/lisp/org/ob-coq.el
index 76bfc5add90..a52044e8ae0 100644
--- a/lisp/org/ob-coq.el
+++ b/lisp/org/ob-coq.el
@@ -1,6 +1,6 @@
1;;; ob-coq.el --- Babel Functions for Coq -*- lexical-binding: t; -*- 1;;; ob-coq.el --- Babel Functions for Coq -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2010-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2010-2018 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-core.el b/lisp/org/ob-core.el
index 17aae68434a..8a17ee4f1fa 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 -*- lexical-binding: t; -*- 1;;; ob-core.el --- Working with Code Blocks -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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 b3982db391d..8c0b8d75a0a 100644
--- a/lisp/org/ob-css.el
+++ b/lisp/org/ob-css.el
@@ -1,6 +1,6 @@
1;;; ob-css.el --- Babel Functions for CSS -*- lexical-binding: t; -*- 1;;; ob-css.el --- Babel Functions for CSS -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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 2a7c755676b..82cc89d0221 100644
--- a/lisp/org/ob-ditaa.el
+++ b/lisp/org/ob-ditaa.el
@@ -1,6 +1,6 @@
1;;; ob-ditaa.el --- Babel Functions for ditaa -*- lexical-binding: t; -*- 1;;; ob-ditaa.el --- Babel Functions for ditaa -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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 8c8e2fbd604..e72dd3cada5 100644
--- a/lisp/org/ob-dot.el
+++ b/lisp/org/ob-dot.el
@@ -1,6 +1,6 @@
1;;; ob-dot.el --- Babel Functions for dot -*- lexical-binding: t; -*- 1;;; ob-dot.el --- Babel Functions for dot -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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-ebnf.el b/lisp/org/ob-ebnf.el
index 6bb9b81b222..4e96b211760 100644
--- a/lisp/org/ob-ebnf.el
+++ b/lisp/org/ob-ebnf.el
@@ -1,6 +1,6 @@
1;;; ob-ebnf.el --- Babel Functions for EBNF -*- lexical-binding: t; -*- 1;;; ob-ebnf.el --- Babel Functions for EBNF -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2013-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2013-2018 Free Software Foundation, Inc.
4 4
5;; Author: Michael Gauland 5;; Author: Michael Gauland
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 4736d895dc5..2dc350629dd 100644
--- a/lisp/org/ob-emacs-lisp.el
+++ b/lisp/org/ob-emacs-lisp.el
@@ -1,6 +1,6 @@
1;;; ob-emacs-lisp.el --- Babel Functions for Emacs-lisp Code -*- lexical-binding: t; -*- 1;;; ob-emacs-lisp.el --- Babel Functions for Emacs-lisp Code -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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 4ce91c78537..44972f95636 100644
--- a/lisp/org/ob-eval.el
+++ b/lisp/org/ob-eval.el
@@ -1,6 +1,6 @@
1;;; ob-eval.el --- Babel Functions for External Code Evaluation -*- lexical-binding: t; -*- 1;;; ob-eval.el --- Babel Functions for External Code Evaluation -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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 9606d3e474f..c474b1e2be7 100644
--- a/lisp/org/ob-exp.el
+++ b/lisp/org/ob-exp.el
@@ -1,6 +1,6 @@
1;;; ob-exp.el --- Exportation of Babel Source Blocks -*- lexical-binding: t; -*- 1;;; ob-exp.el --- Exportation of Babel Source Blocks -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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-forth.el b/lisp/org/ob-forth.el
index bb8d9af4789..ed14b1873d3 100644
--- a/lisp/org/ob-forth.el
+++ b/lisp/org/ob-forth.el
@@ -1,6 +1,6 @@
1;;; ob-forth.el --- Babel Functions for Forth -*- lexical-binding: t; -*- 1;;; ob-forth.el --- Babel Functions for Forth -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2014-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2014-2018 Free Software Foundation, Inc.
4 4
5;; Author: Eric Schulte 5;; Author: Eric Schulte
6;; Keywords: literate programming, reproducible research, forth 6;; Keywords: literate programming, reproducible research, forth
diff --git a/lisp/org/ob-fortran.el b/lisp/org/ob-fortran.el
index 50b12fc256a..dad7eda0c72 100644
--- a/lisp/org/ob-fortran.el
+++ b/lisp/org/ob-fortran.el
@@ -1,6 +1,6 @@
1;;; ob-fortran.el --- Babel Functions for Fortran -*- lexical-binding: t; -*- 1;;; ob-fortran.el --- Babel Functions for Fortran -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2011-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2011-2018 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 b0743f60475..1acce502475 100644
--- a/lisp/org/ob-gnuplot.el
+++ b/lisp/org/ob-gnuplot.el
@@ -1,6 +1,6 @@
1;;; ob-gnuplot.el --- Babel Functions for Gnuplot -*- lexical-binding: t; -*- 1;;; ob-gnuplot.el --- Babel Functions for Gnuplot -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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-groovy.el b/lisp/org/ob-groovy.el
index 1e602dd0cf1..4e10ecd6b1d 100644
--- a/lisp/org/ob-groovy.el
+++ b/lisp/org/ob-groovy.el
@@ -1,6 +1,6 @@
1;;; ob-groovy.el --- Babel Functions for Groovy -*- lexical-binding: t; -*- 1;;; ob-groovy.el --- Babel Functions for Groovy -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2013-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2013-2018 Free Software Foundation, Inc.
4 4
5;; Author: Miro Bezjak 5;; Author: Miro Bezjak
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 cc78bec33d6..301c6837b3c 100644
--- a/lisp/org/ob-haskell.el
+++ b/lisp/org/ob-haskell.el
@@ -1,6 +1,6 @@
1;;; ob-haskell.el --- Babel Functions for Haskell -*- lexical-binding: t; -*- 1;;; ob-haskell.el --- Babel Functions for Haskell -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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-hledger.el b/lisp/org/ob-hledger.el
index 57ab8af4f30..71589034702 100644
--- a/lisp/org/ob-hledger.el
+++ b/lisp/org/ob-hledger.el
@@ -1,6 +1,6 @@
1;; ob-hledger.el --- Babel Functions for hledger -*- lexical-binding: t; -*- 1;; ob-hledger.el --- Babel Functions for hledger -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2010-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2010-2018 Free Software Foundation, Inc.
4 4
5;; Author: Simon Michael 5;; Author: Simon Michael
6;; Keywords: literate programming, reproducible research, plain text accounting 6;; Keywords: literate programming, reproducible research, plain text accounting
diff --git a/lisp/org/ob-io.el b/lisp/org/ob-io.el
index 35b92ef62f5..7c7d9df25ad 100644
--- a/lisp/org/ob-io.el
+++ b/lisp/org/ob-io.el
@@ -1,6 +1,6 @@
1;;; ob-io.el --- Babel Functions for Io -*- lexical-binding: t; -*- 1;;; ob-io.el --- Babel Functions for Io -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2012-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2012-2018 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 608e2e8858a..1f257531831 100644
--- a/lisp/org/ob-java.el
+++ b/lisp/org/ob-java.el
@@ -1,6 +1,6 @@
1;;; ob-java.el --- Babel Functions for Java -*- lexical-binding: t; -*- 1;;; ob-java.el --- Babel Functions for Java -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2011-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2011-2018 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 e344b7a53c5..5aa2ed791dc 100644
--- a/lisp/org/ob-js.el
+++ b/lisp/org/ob-js.el
@@ -1,6 +1,6 @@
1;;; ob-js.el --- Babel Functions for Javascript -*- lexical-binding: t; -*- 1;;; ob-js.el --- Babel Functions for Javascript -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2010-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2010-2018 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 170c00636c3..3d8e865a029 100644
--- a/lisp/org/ob-keys.el
+++ b/lisp/org/ob-keys.el
@@ -1,6 +1,6 @@
1;;; ob-keys.el --- Key Bindings for Babel -*- lexical-binding: t; -*- 1;;; ob-keys.el --- Key Bindings for Babel -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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 6964fde5ac6..4654ba5d3a8 100644
--- a/lisp/org/ob-latex.el
+++ b/lisp/org/ob-latex.el
@@ -1,6 +1,6 @@
1;;; ob-latex.el --- Babel Functions for LaTeX -*- lexical-binding: t; -*- 1;;; ob-latex.el --- Babel Functions for LaTeX -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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 4f10ebe08aa..84f0599a417 100644
--- a/lisp/org/ob-ledger.el
+++ b/lisp/org/ob-ledger.el
@@ -1,6 +1,6 @@
1;;; ob-ledger.el --- Babel Functions for Ledger -*- lexical-binding: t; -*- 1;;; ob-ledger.el --- Babel Functions for Ledger -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2010-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2010-2018 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 0cc85685e91..b4c4b9a90e4 100644
--- a/lisp/org/ob-lilypond.el
+++ b/lisp/org/ob-lilypond.el
@@ -1,6 +1,6 @@
1;;; ob-lilypond.el --- Babel Functions for Lilypond -*- lexical-binding: t; -*- 1;;; ob-lilypond.el --- Babel Functions for Lilypond -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2010-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2010-2018 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 d98098e1361..c156ca34a7c 100644
--- a/lisp/org/ob-lisp.el
+++ b/lisp/org/ob-lisp.el
@@ -1,6 +1,6 @@
1;;; ob-lisp.el --- Babel Functions for Common Lisp -*- lexical-binding: t; -*- 1;;; ob-lisp.el --- Babel Functions for Common Lisp -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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 13f728f37f6..f103a811856 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 -*- lexical-binding: t; -*- 1;;; ob-lob.el --- Functions Supporting the Library of Babel -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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-lua.el b/lisp/org/ob-lua.el
index fc9d9f2f0e2..ff9aae01fac 100644
--- a/lisp/org/ob-lua.el
+++ b/lisp/org/ob-lua.el
@@ -1,6 +1,6 @@
1;;; ob-lua.el --- Org Babel functions for Lua evaluation -*- lexical-binding: t; -*- 1;;; ob-lua.el --- Org Babel functions for Lua evaluation -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2014, 2016-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2014, 2016-2018 Free Software Foundation, Inc.
4 4
5;; Authors: Dieter Schoen 5;; Authors: Dieter Schoen
6;; Keywords: literate programming, reproducible research 6;; Keywords: literate programming, reproducible research
diff --git a/lisp/org/ob-makefile.el b/lisp/org/ob-makefile.el
index 14190ac1be8..692ebb6c923 100644
--- a/lisp/org/ob-makefile.el
+++ b/lisp/org/ob-makefile.el
@@ -1,6 +1,6 @@
1;;; ob-makefile.el --- Babel Functions for Makefile -*- lexical-binding: t; -*- 1;;; ob-makefile.el --- Babel Functions for Makefile -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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 e30ce8dae0f..da2eadc477c 100644
--- a/lisp/org/ob-matlab.el
+++ b/lisp/org/ob-matlab.el
@@ -1,6 +1,6 @@
1;;; ob-matlab.el --- Babel support for Matlab -*- lexical-binding: t; -*- 1;;; ob-matlab.el --- Babel support for Matlab -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2010-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2010-2018 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 224b3605035..fc2471761a0 100644
--- a/lisp/org/ob-maxima.el
+++ b/lisp/org/ob-maxima.el
@@ -1,6 +1,6 @@
1;;; ob-maxima.el --- Babel Functions for Maxima -*- lexical-binding: t; -*- 1;;; ob-maxima.el --- Babel Functions for Maxima -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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 784e0a94697..8f8c8c5dce9 100644
--- a/lisp/org/ob-mscgen.el
+++ b/lisp/org/ob-mscgen.el
@@ -1,6 +1,6 @@
1;;; ob-msc.el --- Babel Functions for Mscgen -*- lexical-binding: t; -*- 1;;; ob-msc.el --- Babel Functions for Mscgen -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2010-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2010-2018 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 fd0ddf8ab7f..b8212b128bc 100644
--- a/lisp/org/ob-ocaml.el
+++ b/lisp/org/ob-ocaml.el
@@ -1,6 +1,6 @@
1;;; ob-ocaml.el --- Babel Functions for Ocaml -*- lexical-binding: t; -*- 1;;; ob-ocaml.el --- Babel Functions for Ocaml -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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 0f516062904..7d729055060 100644
--- a/lisp/org/ob-octave.el
+++ b/lisp/org/ob-octave.el
@@ -1,6 +1,6 @@
1;;; ob-octave.el --- Babel Functions for Octave and Matlab -*- lexical-binding: t; -*- 1;;; ob-octave.el --- Babel Functions for Octave and Matlab -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2010-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2010-2018 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 232c2d0117c..e52283848e4 100644
--- a/lisp/org/ob-org.el
+++ b/lisp/org/ob-org.el
@@ -1,6 +1,6 @@
1;;; ob-org.el --- Babel Functions for Org Code Blocks -*- lexical-binding: t; -*- 1;;; ob-org.el --- Babel Functions for Org Code Blocks -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2010-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2010-2018 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 2f462cf4140..2b96bf9cd56 100644
--- a/lisp/org/ob-perl.el
+++ b/lisp/org/ob-perl.el
@@ -1,6 +1,6 @@
1;;; ob-perl.el --- Babel Functions for Perl -*- lexical-binding: t; -*- 1;;; ob-perl.el --- Babel Functions for Perl -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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 a1dbe6de2a6..0d44c9832db 100644
--- a/lisp/org/ob-picolisp.el
+++ b/lisp/org/ob-picolisp.el
@@ -1,6 +1,6 @@
1;;; ob-picolisp.el --- Babel Functions for Picolisp -*- lexical-binding: t; -*- 1;;; ob-picolisp.el --- Babel Functions for Picolisp -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2010-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2010-2018 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 8093100edaf..53ba42ec367 100644
--- a/lisp/org/ob-plantuml.el
+++ b/lisp/org/ob-plantuml.el
@@ -1,6 +1,6 @@
1;;; ob-plantuml.el --- Babel Functions for Plantuml -*- lexical-binding: t; -*- 1;;; ob-plantuml.el --- Babel Functions for Plantuml -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2010-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2010-2018 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-processing.el b/lisp/org/ob-processing.el
index 4e09abc98bc..83fcadd2575 100644
--- a/lisp/org/ob-processing.el
+++ b/lisp/org/ob-processing.el
@@ -1,6 +1,6 @@
1;;; ob-processing.el --- Babel functions for processing -*- lexical-binding: t; -*- 1;;; ob-processing.el --- Babel functions for processing -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2015-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2015-2018 Free Software Foundation, Inc.
4 4
5;; Author: Jarmo Hurri (adapted from ob-asymptote.el written by Eric Schulte) 5;; Author: Jarmo Hurri (adapted from ob-asymptote.el written by Eric Schulte)
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 60ec5fa4752..3ea050fffea 100644
--- a/lisp/org/ob-python.el
+++ b/lisp/org/ob-python.el
@@ -1,6 +1,6 @@
1;;; ob-python.el --- Babel Functions for Python -*- lexical-binding: t; -*- 1;;; ob-python.el --- Babel Functions for Python -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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 323cdc7ef72..de30a761293 100644
--- a/lisp/org/ob-ref.el
+++ b/lisp/org/ob-ref.el
@@ -1,6 +1,6 @@
1;;; ob-ref.el --- Babel Functions for Referencing External Data -*- lexical-binding: t; -*- 1;;; ob-ref.el --- Babel Functions for Referencing External Data -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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 d9525ea3d4c..6daf52b0127 100644
--- a/lisp/org/ob-ruby.el
+++ b/lisp/org/ob-ruby.el
@@ -1,6 +1,6 @@
1;;; ob-ruby.el --- Babel Functions for Ruby -*- lexical-binding: t; -*- 1;;; ob-ruby.el --- Babel Functions for Ruby -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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 769c9011f82..5b179a6e8cb 100644
--- a/lisp/org/ob-sass.el
+++ b/lisp/org/ob-sass.el
@@ -1,6 +1,6 @@
1;;; ob-sass.el --- Babel Functions for the Sass CSS generation language -*- lexical-binding: t; -*- 1;;; ob-sass.el --- Babel Functions for the Sass CSS generation language -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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-scheme.el b/lisp/org/ob-scheme.el
index f67080adfd3..029569edacc 100644
--- a/lisp/org/ob-scheme.el
+++ b/lisp/org/ob-scheme.el
@@ -1,6 +1,6 @@
1;;; ob-scheme.el --- Babel Functions for Scheme -*- lexical-binding: t; -*- 1;;; ob-scheme.el --- Babel Functions for Scheme -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2010-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2010-2018 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 fbf167e0e41..4fad849d024 100644
--- a/lisp/org/ob-screen.el
+++ b/lisp/org/ob-screen.el
@@ -1,6 +1,6 @@
1;;; ob-screen.el --- Babel Support for Interactive Terminal -*- lexical-binding: t; -*- 1;;; ob-screen.el --- Babel Support for Interactive Terminal -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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-sed.el b/lisp/org/ob-sed.el
index 7bd0bfb77c6..b2c80f88c0b 100644
--- a/lisp/org/ob-sed.el
+++ b/lisp/org/ob-sed.el
@@ -1,6 +1,6 @@
1;;; ob-sed.el --- Babel Functions for Sed Scripts -*- lexical-binding: t; -*- 1;;; ob-sed.el --- Babel Functions for Sed Scripts -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2015-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2015-2018 Free Software Foundation, Inc.
4 4
5;; Author: Bjarte Johansen 5;; Author: Bjarte Johansen
6;; Keywords: literate programming, reproducible research 6;; Keywords: literate programming, reproducible research
diff --git a/lisp/org/ob-shell.el b/lisp/org/ob-shell.el
index af64adb8923..c53dd65e66e 100644
--- a/lisp/org/ob-shell.el
+++ b/lisp/org/ob-shell.el
@@ -1,6 +1,6 @@
1;;; ob-shell.el --- Babel Functions for Shell Evaluation -*- lexical-binding: t; -*- 1;;; ob-shell.el --- Babel Functions for Shell Evaluation -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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 6a4a3f18de1..9308e5b38b1 100644
--- a/lisp/org/ob-shen.el
+++ b/lisp/org/ob-shen.el
@@ -1,6 +1,6 @@
1;;; ob-shen.el --- Babel Functions for Shen -*- lexical-binding: t; -*- 1;;; ob-shen.el --- Babel Functions for Shen -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2010-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2010-2018 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 1b1d2dc09d3..524e9b73e1a 100644
--- a/lisp/org/ob-sql.el
+++ b/lisp/org/ob-sql.el
@@ -1,6 +1,6 @@
1;;; ob-sql.el --- Babel Functions for SQL -*- lexical-binding: t; -*- 1;;; ob-sql.el --- Babel Functions for SQL -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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 38058274a9a..4799896f63b 100644
--- a/lisp/org/ob-sqlite.el
+++ b/lisp/org/ob-sqlite.el
@@ -1,6 +1,6 @@
1;;; ob-sqlite.el --- Babel Functions for SQLite Databases -*- lexical-binding: t; -*- 1;;; ob-sqlite.el --- Babel Functions for SQLite Databases -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2010-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2010-2018 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-stan.el b/lisp/org/ob-stan.el
index 40fd8d9ccea..38cda4cdbc7 100644
--- a/lisp/org/ob-stan.el
+++ b/lisp/org/ob-stan.el
@@ -1,6 +1,6 @@
1;;; ob-stan.el --- Babel Functions for Stan -*- lexical-binding: t; -*- 1;;; ob-stan.el --- Babel Functions for Stan -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2015-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2015-2018 Free Software Foundation, Inc.
4 4
5;; Author: Kyle Meyer 5;; Author: Kyle Meyer
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 3169f3d3bef..9ee0bcc24b5 100644
--- a/lisp/org/ob-table.el
+++ b/lisp/org/ob-table.el
@@ -1,6 +1,6 @@
1;;; ob-table.el --- Support for Calling Babel Functions from Tables -*- lexical-binding: t; -*- 1;;; ob-table.el --- Support for Calling Babel Functions from Tables -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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 09d011fc35e..5fa59ac4d76 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 Files -*- lexical-binding: t; -*- 1;;; ob-tangle.el --- Extract Source Code From Org Files -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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-vala.el b/lisp/org/ob-vala.el
index 580e27246d3..02b3bab5b7f 100644
--- a/lisp/org/ob-vala.el
+++ b/lisp/org/ob-vala.el
@@ -1,6 +1,6 @@
1;;; ob-vala.el --- Babel functions for Vala evaluation -*- lexical-binding: t; -*- 1;;; ob-vala.el --- Babel functions for Vala evaluation -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2017 Free Software Foundation, Inc. 3;; Copyright (C) 2017-2018 Free Software Foundation, Inc.
4 4
5;; Author: Christian Garbs <mitch@cgarbs.de> 5;; Author: Christian Garbs <mitch@cgarbs.de>
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 c5ce0c03667..a029da861bd 100644
--- a/lisp/org/ob.el
+++ b/lisp/org/ob.el
@@ -1,6 +1,6 @@
1;;; ob.el --- Working with Code Blocks in Org -*- lexical-binding: t; -*- 1;;; ob.el --- Working with Code Blocks in Org -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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 ad811ce3193..9f8d294044c 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2004-2018 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 01514d75652..a78113493b6 100644
--- a/lisp/org/org-archive.el
+++ b/lisp/org/org-archive.el
@@ -1,6 +1,6 @@
1;;; org-archive.el --- Archiving for Org -*- lexical-binding: t; -*- 1;;; org-archive.el --- Archiving for Org -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2004-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2004-2018 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 cd6b4136233..9774e3a7975 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 tasks -*- lexical-binding: t; -*- 1;;; org-attach.el --- Manage file attachments to Org tasks -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2008-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 889271affea..1d39efb88c4 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 -*- lexical-binding: t; -*- 1;;; org-bbdb.el --- Support for links to BBDB entries -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2004-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2004-2018 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 8876085fd77..9dab0b4628a 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 -*- lexical-binding: t; -*- 1;;; org-bibtex.el --- Org links to BibTeX entries -*- lexical-binding: t; -*-
2;; 2;;
3;; Copyright (C) 2007-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 03210210864..24fc0a61f0b 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 -*- lexical-binding: t; -*- 1;;; org-capture.el --- Fast note taking in Org -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2010-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2010-2018 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 0e7eb214958..fd076de34e2 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 -*- lexical-binding: t; -*- 1;;; org-clock.el --- The time clocking code for Org mode -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2004-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2004-2018 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 649ca52c4f8..0d5a9827d59 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 -*- lexical-binding: t; -*- 1;;; org-colview.el --- Column View in Org -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2004-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2004-2018 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 c963f06b559..138e14e30b1 100644
--- a/lisp/org/org-compat.el
+++ b/lisp/org/org-compat.el
@@ -1,6 +1,6 @@
1;;; org-compat.el --- Compatibility Code for Older Emacsen -*- lexical-binding: t; -*- 1;;; org-compat.el --- Compatibility Code for Older Emacsen -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2004-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2004-2018 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 48c3ff0a5f9..31850a407d4 100644
--- a/lisp/org/org-crypt.el
+++ b/lisp/org/org-crypt.el
@@ -1,5 +1,5 @@
1;;; org-crypt.el --- Public Key Encryption for Org Entries -*- lexical-binding: t; -*- 1;;; org-crypt.el --- Public Key Encryption for Org Entries -*- lexical-binding: t; -*-
2;; Copyright (C) 2007-2017 Free Software Foundation, Inc. 2;; Copyright (C) 2007-2018 Free Software Foundation, Inc.
3 3
4;; Emacs Lisp Archive Entry 4;; Emacs Lisp Archive Entry
5;; Filename: org-crypt.el 5;; Filename: org-crypt.el
diff --git a/lisp/org/org-ctags.el b/lisp/org/org-ctags.el
index fe6caf209d9..72ea76fe751 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 -*- lexical-binding: t; -*- 1;;; org-ctags.el - Integrate Emacs "tags" Facility with Org -*- lexical-binding: t; -*-
2;; 2;;
3;; Copyright (C) 2007-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 6d1926bc15e..a8162fe9382 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 -*- lexical-binding: t; -*- 1;;; org-datetree.el --- Create date entries in a tree -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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 3361b0e59ea..57069b32aee 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 -*- lexical-binding: t; -*- 1;;; org-docview.el --- Support for links to doc-view-mode buffers -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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-duration.el b/lisp/org/org-duration.el
index 096e973d340..356a0343ea2 100644
--- a/lisp/org/org-duration.el
+++ b/lisp/org/org-duration.el
@@ -1,6 +1,6 @@
1;;; org-duration.el --- Library handling durations -*- lexical-binding: t; -*- 1;;; org-duration.el --- Library handling durations -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2017 Free Software Foundation, Inc. 3;; Copyright (C) 2017-2018 Free Software Foundation, Inc.
4 4
5;; Author: Nicolas Goaziou <mail@nicolasgoaziou.fr> 5;; Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
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 c5f656e09ea..7a40d6933ca 100644
--- a/lisp/org/org-element.el
+++ b/lisp/org/org-element.el
@@ -1,6 +1,6 @@
1;;; org-element.el --- Parser for Org Syntax -*- lexical-binding: t; -*- 1;;; org-element.el --- Parser for Org Syntax -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2012-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2012-2018 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 a138764fad1..65c7d055e08 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 -*- lexical-binding: t; -*- 1;;; org-entities.el --- Support for Special Entities -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2010-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2010-2018 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 b0e9631e6f5..8a2e8af5cff 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 -*- lexical-binding: t; -*- 1;;; org-eshell.el - Support for Links to Working Directories in Eshell -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2011-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2011-2018 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-eww.el b/lisp/org/org-eww.el
index 372b543f512..0792c87a6a4 100644
--- a/lisp/org/org-eww.el
+++ b/lisp/org/org-eww.el
@@ -1,6 +1,6 @@
1;;; org-eww.el --- Store url and kill from Eww mode for Org -*- lexical-binding: t -*- 1;;; org-eww.el --- Store url and kill from Eww mode for Org -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 2014-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2014-2018 Free Software Foundation, Inc.
4 4
5;; Author: Marco Wahl <marcowahlsoft>a<gmailcom> 5;; Author: Marco Wahl <marcowahlsoft>a<gmailcom>
6;; Keywords: link, eww 6;; Keywords: link, eww
diff --git a/lisp/org/org-faces.el b/lisp/org/org-faces.el
index eab9f3e313f..83871fb4454 100644
--- a/lisp/org/org-faces.el
+++ b/lisp/org/org-faces.el
@@ -1,6 +1,6 @@
1;;; org-faces.el --- Face definitions -*- lexical-binding: t; -*- 1;;; org-faces.el --- Face definitions -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2004-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2004-2018 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 cd2e95f7ad2..c3491d5df70 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 -*- lexical-binding: t; -*- 1;;; org-feed.el --- Add RSS feed items to Org files -*- lexical-binding: t; -*-
2;; 2;;
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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 e039ab78509..f9d8055648c 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 -*- lexical-binding: t; -*- 1;;; org-footnote.el --- Footnote support in Org -*- lexical-binding: t; -*-
2;; 2;;
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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 26bb8899d3b..0f2cdc28fbf 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 -*- lexical-binding: t; -*- 1;;; org-gnus.el --- Support for Links to Gnus Groups and Messages -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2004-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2004-2018 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 89b75e6f680..09f13129e1b 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 -*- lexical-binding: t; -*- 1;;; org-habit.el --- The habit tracking code for Org -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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 09b873c49d4..a230947c78a 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 entries -*- lexical-binding: t; -*- 1;;; org-id.el --- Global identifiers for Org entries -*- lexical-binding: t; -*-
2;; 2;;
3;; Copyright (C) 2008-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 b34586e09ec..ef68c3c4fa7 100644
--- a/lisp/org/org-indent.el
+++ b/lisp/org/org-indent.el
@@ -1,6 +1,6 @@
1;;; org-indent.el --- Dynamic indentation for Org -*- lexical-binding: t; -*- 1;;; org-indent.el --- Dynamic indentation for Org -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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-info.el b/lisp/org/org-info.el
index 7f859f9040d..db5d66ce761 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 -*- lexical-binding: t; -*- 1;;; org-info.el --- Support for Links to Info Nodes -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2004-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2004-2018 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 4a8e43db03b..5b65fab5932 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 -*- lexical-binding: t; -*- 1;;; org-inlinetask.el --- Tasks Independent of Outline Hierarchy -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2009-2018 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 3617ae92422..8901956f30c 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 -*- lexical-binding: t; -*- 1;;; org-irc.el --- Store Links to IRC Sessions -*- lexical-binding: t; -*-
2;; 2;;
3;; Copyright (C) 2008-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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-lint.el b/lisp/org/org-lint.el
index 8372ae0fb85..9fcb17a2db6 100644
--- a/lisp/org/org-lint.el
+++ b/lisp/org/org-lint.el
@@ -1,6 +1,6 @@
1;;; org-lint.el --- Linting for Org documents -*- lexical-binding: t; -*- 1;;; org-lint.el --- Linting for Org documents -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2015-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2015-2018 Free Software Foundation, Inc.
4 4
5;; Author: Nicolas Goaziou <mail@nicolasgoaziou.fr> 5;; Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
6;; Keywords: outlines, hypermedia, calendar, wp 6;; Keywords: outlines, hypermedia, calendar, wp
diff --git a/lisp/org/org-list.el b/lisp/org/org-list.el
index 5b292d0ca46..ad0030ffdf8 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 -*- lexical-binding: t; -*- 1;;; org-list.el --- Plain lists for Org -*- lexical-binding: t; -*-
2;; 2;;
3;; Copyright (C) 2004-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2004-2018 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 1d2823ea0f9..0fb0b8ad175 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 -*- lexical-binding: t; -*- 1;;; org-macro.el --- Macro Replacement Code for Org -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2013-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2013-2018 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 ff6d8c41d4b..79d09e37970 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 -*- lexical-binding: t; -*- 1;;; org-macs.el --- Top-level Definitions for Org -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2004-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2004-2018 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 f06fea7777d..32a6ff11b91 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 -*- lexical-binding: t; -*- 1;;; org-mhe.el --- Support for Links to MH-E Messages -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2004-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2004-2018 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 a548930c0f9..71914750f0b 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 -*- lexical-binding: t; -*- 1;;; org-mobile.el --- Code for Asymmetric Sync With a Mobile Device -*- lexical-binding: t; -*-
2;; Copyright (C) 2009-2017 Free Software Foundation, Inc. 2;; Copyright (C) 2009-2018 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 7c982423228..ba38c058dd0 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 -*- lexical-binding: t; -*- 1;;; org-mouse.el --- Better mouse support for Org -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2006-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2006-2018 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 3c2561d1fa6..f0c07938271 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 -*- lexical-binding: t; -*- 1;;; org-pcomplete.el --- In-buffer Completion Code -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2004-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2004-2018 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 a8028324bfd..6c74f3e6581 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 -*- lexical-binding: t; -*- 1;;; org-plot.el --- Support for Plotting from Org -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2008-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 d92bfc6a158..3cbbc78dce5 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 -*- lexical-binding: t; -*- 1;;; org-protocol.el --- Intercept Calls from Emacsclient to Trigger Custom Actions -*- lexical-binding: t; -*-
2;; 2;;
3;; Copyright (C) 2008-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 332c669a4fa..be433f66d1f 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 -*- lexical-binding: t; -*- 1;;; org-rmail.el --- Support for Links to Rmail Messages -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2004-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2004-2018 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 4191d9aadcf..7c28acf9d85 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 -*- lexical-binding: t; -*- 1;;; org-src.el --- Source code examples in Org -*- lexical-binding: t; -*-
2;; 2;;
3;; Copyright (C) 2004-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2004-2018 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 6ebd6da9d0a..0ba7165abe9 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 -*- lexical-binding: t; -*- 1;;; org-table.el --- The Table Editor for Org -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2004-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2004-2018 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 5acf526f183..65e777b63ef 100644
--- a/lisp/org/org-timer.el
+++ b/lisp/org/org-timer.el
@@ -1,6 +1,6 @@
1;;; org-timer.el --- Timer code for Org mode -*- lexical-binding: t; -*- 1;;; org-timer.el --- Timer code for Org mode -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2008-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 f396814dacc..a3ca4786959 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 -*- lexical-binding: t; -*- 1;;; org-w3m.el --- Support from Copy and Paste From w3m -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2008-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 07727f68c40..173003d6438 100644
--- a/lisp/org/org.el
+++ b/lisp/org/org.el
@@ -1,7 +1,7 @@
1;;; org.el --- Outline-based notes management and organizer -*- lexical-binding: t; -*- 1;;; org.el --- Outline-based notes management and organizer -*- lexical-binding: t; -*-
2 2
3;; Carstens outline-mode for keeping track of everything. 3;; Carstens outline-mode for keeping track of everything.
4;; Copyright (C) 2004-2017 Free Software Foundation, Inc. 4;; Copyright (C) 2004-2018 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 e83eb197a82..c3ccb596aa3 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 -*- lexical-binding: t; -*- 1;;; ox-ascii.el --- ASCII Back-End for Org Export Engine -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2012-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2012-2018 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 5750d6dab03..e17087b43c7 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 -*- lexical-binding: t; -*- 1;;; ox-beamer.el --- Beamer Back-End for Org Export Engine -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2007-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 bf08de10af7..06edb821e1a 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 -*- lexical-binding: t; -*- 1;;; ox-html.el --- HTML Back-End for Org Export Engine -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2011-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2011-2018 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>
@@ -234,7 +234,7 @@ property on the headline itself.")
234@licstart The following is the entire license notice for the 234@licstart The following is the entire license notice for the
235JavaScript code in this tag. 235JavaScript code in this tag.
236 236
237Copyright (C) 2012-2017 Free Software Foundation, Inc. 237Copyright (C) 2012-2018 Free Software Foundation, Inc.
238 238
239The JavaScript code in this tag is free software: you can 239The JavaScript code in this tag is free software: you can
240redistribute it and/or modify it under the terms of the GNU 240redistribute it and/or modify it under the terms of the GNU
@@ -524,7 +524,7 @@ means to use the maximum value consistent with other options."
524 * @licstart The following is the entire license notice for the 524 * @licstart The following is the entire license notice for the
525 * JavaScript code in %SCRIPT_PATH. 525 * JavaScript code in %SCRIPT_PATH.
526 * 526 *
527 * Copyright (C) 2012-2017 Free Software Foundation, Inc. 527 * Copyright (C) 2012-2018 Free Software Foundation, Inc.
528 * 528 *
529 * 529 *
530 * The JavaScript code in this tag is free software: you can 530 * The JavaScript code in this tag is free software: you can
@@ -553,7 +553,7 @@ means to use the maximum value consistent with other options."
553@licstart The following is the entire license notice for the 553@licstart The following is the entire license notice for the
554JavaScript code in this tag. 554JavaScript code in this tag.
555 555
556Copyright (C) 2012-2017 Free Software Foundation, Inc. 556Copyright (C) 2012-2018 Free Software Foundation, Inc.
557 557
558The JavaScript code in this tag is free software: you can 558The JavaScript code in this tag is free software: you can
559redistribute it and/or modify it under the terms of the GNU 559redistribute it and/or modify it under the terms of the GNU
diff --git a/lisp/org/ox-icalendar.el b/lisp/org/ox-icalendar.el
index 4783f1158c7..a87970eb3fd 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 -*- lexical-binding: t; -*- 1;;; ox-icalendar.el --- iCalendar Back-End for Org Export Engine -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2004-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2004-2018 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 61b6b8cca92..2dce7bc29bf 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 -*- lexical-binding: t; -*- 1;;; ox-latex.el --- LaTeX Back-End for Org Export Engine -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2011-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2011-2018 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 6fb3041d587..2bc6392dabb 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 -*- lexical-binding: t; -*- 1;; ox-man.el --- Man Back-End for Org Export Engine -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2011-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2011-2018 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 12188387355..a90a29ff029 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 -*- lexical-binding: t; -*- 1;;; ox-md.el --- Markdown Back-End for Org Export Engine -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2012-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2012-2018 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 a19bab29c16..a7f8e045161 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 -*- lexical-binding: t; -*- 1;;; ox-odt.el --- OpenDocument Text Exporter for Org Mode -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2010-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2010-2018 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 7db3a66ee8f..1b5a7cc0c23 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 -*- lexical-binding: t; -*- 1;;; ox-org.el --- Org Back-End for Org Export Engine -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2013-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2013-2018 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 c2416dba381..15c9e942b7f 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 -*- lexical-binding: t; -*- 1;;; ox-publish.el --- Publish Related Org Mode Files as a Website -*- lexical-binding: t; -*-
2;; Copyright (C) 2006-2017 Free Software Foundation, Inc. 2;; Copyright (C) 2006-2018 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 60618c1c30e..fd4235a79df 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 -*- lexical-binding: t; -*- 1;;; ox-texinfo.el --- Texinfo Back-End for Org Export Engine -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2012-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2012-2018 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 8ea47d8ba6d..1b52f3968f7 100644
--- a/lisp/org/ox.el
+++ b/lisp/org/ox.el
@@ -1,6 +1,6 @@
1;;; ox.el --- Export Framework for Org Mode -*- lexical-binding: t; -*- 1;;; ox.el --- Export Framework for Org Mode -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2012-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2012-2018 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 fe1df766cb9..7cf56abd23a 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-2017 Free Software 3;; Copyright (C) 1986, 1993-1995, 1997, 2000-2018 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 190922ac8d1..467e5e985d6 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993, 1996, 2001-2018 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 18f30a82ffb..f775389326e 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2000, 2003-2018 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 6ab962f5f08..a3e2b2f5b3c 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 78cc0018307..505d10c1641 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 0e27489c91b..ce42486fda7 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 c2083c889c2..d3250babe6a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 41968bfe888..90dde265999 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 1dde3245d8f..766ac2e41ea 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2013-2018 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 2d2a8773bfe..6078dfd7443 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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/pixel-scroll.el b/lisp/pixel-scroll.el
index 70244873b4b..bfc48bac2e2 100644
--- a/lisp/pixel-scroll.el
+++ b/lisp/pixel-scroll.el
@@ -1,6 +1,6 @@
1;;; pixel-scroll.el --- Scroll a line smoothly 1;;; pixel-scroll.el --- Scroll a line smoothly
2 2
3;; Copyright (C) 2017 Free Software Foundation, Inc. 3;; Copyright (C) 2017-2018 Free Software Foundation, Inc.
4;; Author: Tak Kunihiro <tkk@misasa.okayama-u.ac.jp> 4;; Author: Tak Kunihiro <tkk@misasa.okayama-u.ac.jp>
5;; Keywords: mouse 5;; Keywords: mouse
6;; Package: emacs 6;; Package: emacs
diff --git a/lisp/play/5x5.el b/lisp/play/5x5.el
index dad2048ac83..9ac394c3a72 100644
--- a/lisp/play/5x5.el
+++ b/lisp/play/5x5.el
@@ -1,6 +1,6 @@
1;;; 5x5.el --- simple little puzzle game 1;;; 5x5.el --- simple little puzzle game
2 2
3;; Copyright (C) 1999-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 80bb746133f..0ed67bdcf9d 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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 e25978cdf5d..d4814bae294 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-2017 Free Software Foundation, 3;; Copyright (C) 1985-1987, 1992, 2001-2018 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 35abbc8bb2a..e30838dfca4 100644
--- a/lisp/play/bubbles.el
+++ b/lisp/play/bubbles.el
@@ -1,6 +1,6 @@
1;;; bubbles.el --- Puzzle game for Emacs 1;;; bubbles.el --- Puzzle game for Emacs
2 2
3;; Copyright (C) 2007-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 b9605dcf9e0..5ae2cb432e8 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993, 2001-2018 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 f68e78d160a..0e572785205 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995-1996, 2001-2018 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 23d78478c53..43a117cd005 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1985, 2001-2018 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 e1c4d2acd73..1bdb9df87c5 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-2017 Free Software 3;; Copyright (C) 1985, 1987, 1994, 1996, 2000-2018 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 ed1cd5e730a..f22cc240c04 100644
--- a/lisp/play/dunnet.el
+++ b/lisp/play/dunnet.el
@@ -1,6 +1,6 @@
1;;; dunnet.el --- text adventure for Emacs -*- lexical-binding: t -*- 1;;; dunnet.el --- text adventure for Emacs -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 1992-1993, 2001-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1992-1993, 2001-2018 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 0b83b62b292..74ace06c011 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999, 2001-2018 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 6223a01d4fa..6edd085b59a 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 -*- lexical-binding:t -*- 1;;; gamegrid.el --- library for implementing grid-based games on Emacs -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1997-1998, 2001-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-1998, 2001-2018 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 944205209cc..de8abd7abe4 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997, 1999, 2001-2018 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 2f5f36e1dbb..6ce2750f860 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-2017 Free Software Foundation, 3;; Copyright (C) 1988, 1994, 1996, 2001-2018 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 0b572d12be6..85723a616f1 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 1;;; handwrite.el --- turns your emacs buffer into a handwritten document
2 2
3;; Copyright (C) 1996, 2001-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996, 2001-2018 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/life.el b/lisp/play/life.el
index a5a3f1ef054..c15f72b3e7a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1988, 2001-2018 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 d55e0a4c9f6..3205394f1ef 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 1;;; morse.el --- convert text to morse code and back
2 2
3;; Copyright (C) 1995, 2001-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995, 2001-2018 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 5fc4f2d4b11..c446dbe1291 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990, 2001-2018 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 c5af6f15e99..3b97af591a3 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 d6a21418ecd..78cea3e50bd 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997, 2001-2018 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 f1aa046cc10..a1c8638ad43 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994, 2001-2018 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 fd2e8116c82..93ef021bf4b 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1988, 1993, 2001-2018 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 2b06d8f3ad1..9d6a212da9a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997, 2001-2018 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 254b76ca27a..4584d26f385 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2018 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/plstore.el b/lisp/plstore.el
index da260096eaf..bbee41c8af4 100644
--- a/lisp/plstore.el
+++ b/lisp/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-2017 Free Software Foundation, Inc. 2;; Copyright (C) 2011-2018 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/printing.el b/lisp/printing.el
index acfea5e9887..2fc2323028f 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2001, 2003-2018 Free Software Foundation, Inc.
4 4
5;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> 5;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
6;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> 6;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
diff --git a/lisp/proced.el b/lisp/proced.el
index b4bdbb05f0d..45ed273dfe9 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 0eed79eff0c..eaeb69793fb 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2012-2018 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 05d8038e87b..d09ee52c97b 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994-1995, 1997-2018 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 b86982a75c8..91c8091f818 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 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 c8f70b0e4b9..02f7e3954ec 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-2017 Free Software Foundation, 3;; Copyright (C) 1987, 1993-1994, 1996-2018 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 5f79afe01ac..359c187d851 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994-2018 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 82ae1816270..921db6b46d8 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 f6e2d78f3a7..fb1682821f2 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1991, 2001-2018 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 6e591c1d657..59f4b07f13b 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2018 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 102c3186200..2910a7a1043 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2008-2018 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 7e004ce6a01..d2b3af19724 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 4b326026b80..09887b02f3b 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1985, 1987, 1992-2018 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 488b93eb574..4c04b59603f 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-2017 Free Software Foundation, 3;; Copyright (C) 1988, 1994, 1996, 2000-2018 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 d4bce32f175..754edf9f3dd 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2018 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 471560e19d4..9315ce400be 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1985, 1987, 1992-2018 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 e837ce1973b..02b96517eb8 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1985, 1987, 1992-2018 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 7b9baee6f76..e9972602812 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1985, 1987, 1992-2018 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 83038e07ca6..fa9b8f354ef 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2018 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 00d8bf08175..866e8b4ba26 100644
--- a/lisp/progmodes/cc-guess.el
+++ b/lisp/progmodes/cc-guess.el
@@ -1,6 +1,6 @@
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-2017 Free Software 3;; Copyright (C) 1985, 1987, 1992-2006, 2011-2018 Free Software
4;; Foundation, Inc. 4;; Foundation, Inc.
5 5
6;; Author: 1994-1995 Barry A. Warsaw 6;; Author: 1994-1995 Barry A. Warsaw
diff --git a/lisp/progmodes/cc-langs.el b/lisp/progmodes/cc-langs.el
index 12a15873b1a..271cc2f8464 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1985, 1987, 1992-2018 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 7dae8297fd3..ae7759ef451 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1985, 1987, 1992-2018 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 4073a5a1b1a..2ce3d962257 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1985, 1987, 1992-2018 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 1a8d90bacd3..a1f3261a24a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1985, 1987, 1992-2018 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 f7bfe7c672a..ecf034846bd 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1985, 1987, 1992-2018 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 10881cda527..1bac042e1bd 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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 883515e8fc2..742ac80be1e 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-2017 Free Software Foundation, 3;; Copyright (C) 1992, 1994, 1996, 2000-2018 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 c68001d2366..92e202a0258 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 -*- lexical-binding:t -*- 1;;; compile.el --- run compiler as inferior of Emacs, parse error messages -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1985-1987, 1993-1999, 2001-2017 Free Software 3;; Copyright (C) 1985-1987, 1993-1999, 2001-2018 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 ed53a1974e8..a62a974a99c 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 -*- lexical-binding:t -*- 1;;; cperl-mode.el --- Perl code editing commands for Emacs -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1985-1987, 1991-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1985-1987, 1991-2018 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 f49c8e934a5..432be1aaad8 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994-1995, 2001-2018 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 4b28d5a82aa..a578896dbf7 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 Free Software Foundation, Inc.
4 4
5;; Author: Anders Lindgren 5;; Author: Anders Lindgren
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 6681af55858..bea2519b973 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: Odd Gripenstam <gripenstamol@decus.se> 5;; Author: Odd Gripenstam <gripenstamol@decus.se>
6;; Maintainer: emacs-devel@gnu.org 6;; Maintainer: emacs-devel@gnu.org
diff --git a/lisp/progmodes/ebnf-abn.el b/lisp/progmodes/ebnf-abn.el
index 937f9881ce9..66f1d398df4 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> 5;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
6;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> 6;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
diff --git a/lisp/progmodes/ebnf-bnf.el b/lisp/progmodes/ebnf-bnf.el
index 9cad4e5f2b6..7defe9877b2 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 Free Software Foundation, Inc.
4 4
5;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> 5;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
6;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> 6;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
diff --git a/lisp/progmodes/ebnf-dtd.el b/lisp/progmodes/ebnf-dtd.el
index ee9f7b14e9b..2dec3f9159b 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> 5;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
6;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> 6;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
diff --git a/lisp/progmodes/ebnf-ebx.el b/lisp/progmodes/ebnf-ebx.el
index 6d1e761a1a5..0dc82fc3bff 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> 5;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
6;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> 6;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
diff --git a/lisp/progmodes/ebnf-iso.el b/lisp/progmodes/ebnf-iso.el
index 61a3479a5c3..06aaf8a3f55 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 Free Software Foundation, Inc.
4 4
5;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> 5;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
6;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> 6;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
diff --git a/lisp/progmodes/ebnf-otz.el b/lisp/progmodes/ebnf-otz.el
index f77959e4ca2..5857aa306ba 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 Free Software Foundation, Inc.
4 4
5;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> 5;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
6;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> 6;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
diff --git a/lisp/progmodes/ebnf-yac.el b/lisp/progmodes/ebnf-yac.el
index d8916ee4c0d..eac0bfc878a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 Free Software Foundation, Inc.
4 4
5;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> 5;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
6;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> 6;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
diff --git a/lisp/progmodes/ebnf2ps.el b/lisp/progmodes/ebnf2ps.el
index e40104353ac..74ec569214e 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 -*- lexical-binding:t -*- 1;;; ebnf2ps.el --- translate an EBNF to a syntactic chart on PostScript -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1999-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 Free Software Foundation, Inc.
4 4
5;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> 5;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
6;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> 6;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
diff --git a/lisp/progmodes/ebrowse.el b/lisp/progmodes/ebrowse.el
index 6ea939de661..ca64af5c915 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1992-2018 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 a8be6918bd4..e6e55a37a7c 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1985-1986, 1999-2018 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 9b21ee67ed1..4f07fe94855 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-2017 Free 3;; Copyright (C) 1985-1986, 1988-1989, 1992-1996, 1998, 2000-2018 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 00c898d261c..9b556df89b4 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994-1996, 2000-2018 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 0cd665ca24b..2105377a165 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995-1997, 2000-2018 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-proc.el b/lisp/progmodes/flymake-proc.el
index b11ae09bed2..f842563be24 100644
--- a/lisp/progmodes/flymake-proc.el
+++ b/lisp/progmodes/flymake-proc.el
@@ -1,6 +1,6 @@
1;;; flymake-proc.el --- Flymake backend for external tools -*- lexical-binding: t; -*- 1;;; flymake-proc.el --- Flymake backend for external tools -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2003-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003-2018 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/flymake.el b/lisp/progmodes/flymake.el
index 608074281f9..a47f13fea35 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003-2018 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 b73ee2525fd..3fddf2392ea 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-2017 Free Software Foundation, 3;; Copyright (C) 1986, 1993-1995, 1997-2018 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 84b8c6b44b1..c664799ab08 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 699ef2eee82..de176019a57 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 dac3726bb14..9ce4ff84627 100644
--- a/lisp/progmodes/grep.el
+++ b/lisp/progmodes/grep.el
@@ -1,6 +1,6 @@
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-2017 Free Software 3;; Copyright (C) 1985-1987, 1993-1999, 2001-2018 Free Software
4;; Foundation, Inc. 4;; Foundation, Inc.
5 5
6;; Author: Roland McGrath <roland@gnu.org> 6;; Author: Roland McGrath <roland@gnu.org>
diff --git a/lisp/progmodes/gud.el b/lisp/progmodes/gud.el
index 7d044b294da..15b428bb68b 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 -*- lexical-binding:t -*- 1;;; gud.el --- Grand Unified Debugger mode for running GDB and other debuggers -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1992-1996, 1998, 2000-2017 Free Software Foundation, 3;; Copyright (C) 1992-1996, 1998, 2000-2018 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 b1a2a35d55f..7ac1312d8dc 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1988, 1994, 2001-2018 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 f3abf373d4e..799536cbf49 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 1;;; hideshow.el --- minor mode cmds to selectively display code/comment blocks
2 2
3;; Copyright (C) 1994-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994-2018 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 a164b703f18..68bff26902a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1989, 2001-2018 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 a7e49b6ea44..07c31e7eb91 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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 244e2b38436..cbdca015e93 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2018 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 39d24d4f9d9..1b72eea09eb 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 c53e5e5989a..7595db98230 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 92a42b1cb94..a1ea6db64f2 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 e398c3ed64e..f0e052feb8f 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-2017 Free Software Foundation, 3;; Copyright (C) 1988, 1993-1994, 2001-2018 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 18101f53e0a..f30e591b15a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 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 980ef9014c7..f555155693c 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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 ebb66fa05ac..bb75f575794 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1997, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: Andrew Csillag <drew@thecsillags.com> 5;; Author: Andrew Csillag <drew@thecsillags.com>
6;; Keywords: languages, faces 6;; Keywords: languages, faces
diff --git a/lisp/progmodes/make-mode.el b/lisp/progmodes/make-mode.el
index 4c926f4de95..a1a66c09c63 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1992, 1994, 1999-2018 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 93119b1e8d0..214aa397788 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996, 2001-2018 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 a47ae28a4af..7d20e02d80d 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997, 2001-2018 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 6d2d64af960..22d63420877 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003-2018 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: emacs-devel@gnu.org 6;; Maintainer: emacs-devel@gnu.org
diff --git a/lisp/progmodes/octave.el b/lisp/progmodes/octave.el
index dc6bba44f32..c768d8d6f4d 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997, 2001-2018 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 12353c4fafd..46066219518 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-1999, 2001-2018 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 5f893b87c2e..83f15d495b5 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993-2018 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 fecdb720f58..99480788f50 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990, 1994, 2001-2018 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 f46e6da73da..19269766c90 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2013-2018 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/project.el b/lisp/progmodes/project.el
index 93a945edaa4..eab24e1ea60 100644
--- a/lisp/progmodes/project.el
+++ b/lisp/progmodes/project.el
@@ -1,6 +1,6 @@
1;;; project.el --- Operations on the current project -*- lexical-binding: t; -*- 1;;; project.el --- Operations on the current project -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2015-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2015-2018 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/prolog.el b/lisp/progmodes/prolog.el
index 13cd6be9f7d..a895a777968 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-2017 Free 3;; Copyright (C) 1986-1987, 1997-1999, 2002-2003, 2011-2018 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 69ea3a70f56..92d673d4498 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999, 2001-2018 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 a72a55d2d9a..68926b275ea 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003-2018 Free Software Foundation, Inc.
4 4
5;; Author: Fabián E. Gallina <fgallina@gnu.org> 5;; Author: Fabián E. Gallina <fgallina@gnu.org>
6;; URL: https://github.com/fgallina/python.el 6;; URL: https://github.com/fgallina/python.el
diff --git a/lisp/progmodes/ruby-mode.el b/lisp/progmodes/ruby-mode.el
index cc5cbbc6bed..5abc29a6645 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 -*- lexical-binding: t -*- 1;;; ruby-mode.el --- Major mode for editing Ruby files -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 1994-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994-2018 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 bb75595cb4d..c2be0b305d7 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-2017 Free Software 3;; Copyright (C) 1986-1988, 1997-1998, 2001-2018 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 bebb1bcba94..1b9e10af29a 100644
--- a/lisp/progmodes/sh-script.el
+++ b/lisp/progmodes/sh-script.el
@@ -1,6 +1,6 @@
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-2017 Free Software Foundation, 3;; Copyright (C) 1993-1997, 1999, 2001-2018 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/progmodes/simula.el b/lisp/progmodes/simula.el
index 6f98d68d047..39d35cf4c98 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-2017 Free Software Foundation, 3;; Copyright (C) 1992, 1994, 1996, 2001-2018 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 db88563a3e7..7bc3a5a2f7a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 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 6428b56f9dc..cbaa273a7a4 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2004-2018 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 dbb71efdfb4..0d9322359c9 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994, 1998-2018 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 05d1a5f5f31..6c40dc76615 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-2018 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 1baac1d4204..48dee4bef31 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-2018 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 3f2d7e11ec9..db29435bff9 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1992-2018 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 adfe7b3bf1c..152f6d22937 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 -*- lexical-binding:t -*- 1;;; which-func.el --- print current function in mode line -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1994, 1997-1998, 2001-2017 Free Software Foundation, 3;; Copyright (C) 1994, 1997-1998, 2001-2018 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 db025d40aa3..e0f5b2d3670 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2014-2018 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 16bf01eeaa8..fa14e4467a7 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-2017 Free Software 3;; Copyright (C) 1986-1987, 1989-1990, 2001-2018 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 04e69a307f8..c8f88234a03 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-1999, 2001-2018 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 a23ca53a831..f34473bbb6e 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 -*- lexical-binding: t -*- 1;;; ps-def.el --- XEmacs and Emacs definitions for ps-print -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 2007-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 Free Software Foundation, Inc.
4 4
5;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> 5;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
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 0d850f1e520..ae2dd19d2fa 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 Free Software Foundation, Inc.
4 4
5;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> 5;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
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 8571f2287ac..baf290f4be6 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 -*- lexical-binding: t -*- 1;;; ps-print.el --- print text from the buffer as PostScript -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 1993-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993-2018 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/ps-samp.el b/lisp/ps-samp.el
index 7507eee8f64..bd5fff8d8ec 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 d78d7ce71da..b33f22d9598 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 a62ed95b715..ba13e123580 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1985, 1999-2018 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 0fdcd51dac6..77d84c047a9 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-2017 Free Software Foundation, 3;; Copyright (C) 1985, 1993-1994, 2001-2018 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/registry.el b/lisp/registry.el
index 3d0502a8f42..4928dd9b202 100644
--- a/lisp/registry.el
+++ b/lisp/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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2011-2018 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/repeat.el b/lisp/repeat.el
index f75d9d0d66b..578034faf64 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998, 2001-2018 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 396428f6f28..0db74114b14 100644
--- a/lisp/replace.el
+++ b/lisp/replace.el
@@ -1,6 +1,6 @@
1;;; replace.el --- replace commands for Emacs -*- lexical-binding: t -*- 1;;; replace.el --- replace commands for Emacs -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 1985-1987, 1992, 1994, 1996-1997, 2000-2017 Free 3;; Copyright (C) 1985-1987, 1992, 1994, 1996-1997, 2000-2018 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 833b65ac52b..146fa9a4a8c 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1991, 1994, 2001-2018 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 1b6cd335d77..2831c0cc010 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2018 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 66204125d58..847db68a776 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2018 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 886085b8265..c1de71fa5f8 100644
--- a/lisp/rot13.el
+++ b/lisp/rot13.el
@@ -1,6 +1,6 @@
1;;; rot13.el --- display a buffer in ROT13 -*- lexical-binding: t -*- 1;;; rot13.el --- display a buffer in ROT13 -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 1988, 2001-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1988, 2001-2018 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/rtree.el b/lisp/rtree.el
index 095ed19ffeb..ee2fca612f5 100644
--- a/lisp/rtree.el
+++ b/lisp/rtree.el
@@ -1,6 +1,6 @@
1;;; rtree.el --- functions for manipulating range trees -*- lexical-binding:t -*- 1;;; rtree.el --- functions for manipulating range trees -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2010-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2010-2018 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/ruler-mode.el b/lisp/ruler-mode.el
index cac91e421e0..02d5a211ba7 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001-2018 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 c1f17f76617..fbb5f533902 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997, 2005-2018 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 54599c7e11f..aeb6cf1de7a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993-1994, 2001-2018 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 6faa66d1528..f467948dc79 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2003, 2005-2018 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 90365fae3fb..dea15d58d85 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997, 2001-2018 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 8f02f2f3e9d..dd4a8aab0e2 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993-1995, 1999-2018 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 837189c2129..2ce0f4578bf 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2005-2018 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 54acb5292e6..d5c9d7cbbbd 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993-1994, 2001-2018 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 0e225f723ea..ac0d7018513 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-2017 Free Software Foundation, 3;; Copyright (C) 1986-1987, 1992, 1994-2018 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 188992c78fb..9097bf5d819 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2018 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 53718ab082a..0095d6959ef 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993-1994, 2001-2018 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 9c837629243..f046d7830e6 100644
--- a/lisp/shell.el
+++ b/lisp/shell.el
@@ -1,6 +1,6 @@
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-2017 Free Software Foundation, 3;; Copyright (C) 1988, 1993-1997, 2000-2018 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/simple.el b/lisp/simple.el
index 03855d5f2b0..87e0b233779 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1985-1987, 1993-2018 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 d182bdff300..90e3819cb7f 100644
--- a/lisp/skeleton.el
+++ b/lisp/skeleton.el
@@ -1,6 +1,6 @@
1;;; skeleton.el --- Lisp language extension for writing statement skeletons 1;;; skeleton.el --- Lisp language extension for writing statement skeletons
2 2
3;; Copyright (C) 1993-1996, 2001-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993-1996, 2001-2018 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 1dee6ef6c56..3929f19dfbb 100644
--- a/lisp/sort.el
+++ b/lisp/sort.el
@@ -1,6 +1,6 @@
1;;; sort.el --- commands to sort text in an Emacs buffer -*- lexical-binding: t -*- 1;;; sort.el --- commands to sort text in an Emacs buffer -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 1986-1987, 1994-1995, 2001-2017 Free Software 3;; Copyright (C) 1986-1987, 1994-1995, 2001-2018 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 0903b80abe5..036ce5c4f4e 100644
--- a/lisp/soundex.el
+++ b/lisp/soundex.el
@@ -1,6 +1,6 @@
1;;; soundex.el --- implement Soundex algorithm -*- lexical-binding: t -*- 1;;; soundex.el --- implement Soundex algorithm -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 1993, 2001-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993, 2001-2018 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 c66cc89dda2..7915a52df3a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-2018 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 4575f1f94d4..688ea84b7bd 100644
--- a/lisp/startup.el
+++ b/lisp/startup.el
@@ -1,6 +1,6 @@
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-2017 Free Software Foundation, 3;; Copyright (C) 1985-1986, 1992, 1994-2018 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/strokes.el b/lisp/strokes.el
index 33a2ea6b244..6ffcff73c2f 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997, 2000-2018 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 76d7a1a556d..46cf5a34ccc 100644
--- a/lisp/subr.el
+++ b/lisp/subr.el
@@ -1,6 +1,6 @@
1;;; subr.el --- basic lisp subroutines for Emacs -*- lexical-binding:t -*- 1;;; subr.el --- basic lisp subroutines for Emacs -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1985-1986, 1992, 1994-1995, 1999-2017 Free Software 3;; Copyright (C) 1985-1986, 1992, 1994-1995, 1999-2018 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/svg.el b/lisp/svg.el
index ae7f1c57c02..1178905546a 100644
--- a/lisp/svg.el
+++ b/lisp/svg.el
@@ -1,6 +1,6 @@
1;;; svg.el --- SVG image creation functions -*- lexical-binding: t -*- 1;;; svg.el --- SVG image creation functions -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 2016-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2016-2018 Free Software Foundation, Inc.
4 4
5;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> 5;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
6;; Keywords: image 6;; Keywords: image
diff --git a/lisp/t-mouse.el b/lisp/t-mouse.el
index 75e88045132..8a816fd4441 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-2017 Free Software Foundation, 7;; Copyright (C) 1994-1995, 1998, 2006-2018 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 93a0fc27d15..57eafc6e472 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1985, 1994, 2001-2018 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 a471a500617..f6aae287f2c 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995, 2001-2018 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 21fccc4fcce..07d902c1bb0 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1990-1991, 1993-2018 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 3470d48e244..6c395582901 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994-1995, 2001-2018 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 2046578368c..ca83b4f8dcf 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-2017 Free Software 3;; Copyright (C) 1988, 1990, 1992, 1994-1995, 2001-2018 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 62a6c58cafe..cc6c5ca693c 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1992, 2001-2018 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 25b9e5db0cd..d5453e1a8a7 100644
--- a/lisp/term/README
+++ b/lisp/term/README
@@ -1,4 +1,4 @@
1Copyright (C) 1993, 2001-2017 Free Software Foundation, Inc. 1Copyright (C) 1993, 2001-2018 Free Software Foundation, Inc.
2See the end of the file for license conditions. 2See 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 691009e7757..6ef686a996f 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993-1994, 2001-2018 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 f16189e0587..2cf560694c6 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-2017 Free Software 3;; Copyright (C) 1993-1994, 1998-1999, 2001-2018 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 24a5642b0f2..eb882daa0a9 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997, 2001-2018 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/konsole.el b/lisp/term/konsole.el
index 45c701f33bc..86a2150afc7 100644
--- a/lisp/term/konsole.el
+++ b/lisp/term/konsole.el
@@ -1,5 +1,5 @@
1;;; konsole.el --- terminal initialization for konsole 1;;; konsole.el --- terminal initialization for konsole
2;; Copyright (C) 2017 Free Software Foundation, Inc. 2;; Copyright (C) 2017-2018 Free Software Foundation, Inc.
3 3
4(require 'term/xterm) 4(require 'term/xterm)
5 5
diff --git a/lisp/term/news.el b/lisp/term/news.el
index 1c23f1cfce1..7cbbde412da 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1989, 1993, 2001-2018 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 d512e8e506f..c9534b7bb81 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 window system -*- lexical-binding: t -*- 1;;; ns-win.el --- lisp side of interface with NeXT/Open/GNUstep/macOS window system -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 1993-1994, 2005-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993-1994, 2005-2018 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 0d1c843e893..f49ad7a4830 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-2017 Free Software 3;; Copyright (C) 1994, 1996-1997, 1999, 2001-2018 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 d88b12b799f..870282ae1c3 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2018 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 cb07d194232..dffcb0b18af 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-2017 Free Software Foundation, Inc. 2;; Copyright (C) 1995, 2001-2018 Free Software Foundation, Inc.
3 3
4(require 'term/xterm) 4(require 'term/xterm)
5 5
diff --git a/lisp/term/sun.el b/lisp/term/sun.el
index 64c67ae8122..b3e70f3107b 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1987, 2001-2018 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/tmux.el b/lisp/term/tmux.el
index 60d18d7329d..ca21d5e7ad5 100644
--- a/lisp/term/tmux.el
+++ b/lisp/term/tmux.el
@@ -1,5 +1,5 @@
1;;; tmux.el --- terminal initialization for tmux -*- lexical-binding: t -*- 1;;; tmux.el --- terminal initialization for tmux -*- lexical-binding: t -*-
2;; Copyright (C) 2017 Free Software Foundation, Inc. 2;; Copyright (C) 2017-2018 Free Software Foundation, Inc.
3 3
4(require 'term/xterm) 4(require 'term/xterm)
5 5
diff --git a/lisp/term/tty-colors.el b/lisp/term/tty-colors.el
index 3b86aa7c9b9..ab9149e6b42 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 1ce82200b38..97687894ec6 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1992, 2001-2018 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 44bee803aa0..d40c550aff4 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1989, 1993, 2001-2018 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 737bf7fb5df..28eaeff6056 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993-1994, 2001-2018 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 b6e04669c38..75d68f8f589 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 f6abc79c5e5..7e29828747b 100644
--- a/lisp/term/wyse50.el
+++ b/lisp/term/wyse50.el
@@ -1,6 +1,6 @@
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-2017 Free Software Foundation, 3;; Copyright (C) 1989, 1993-1994, 2001-2018 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/term/x-win.el b/lisp/term/x-win.el
index 52ab746112a..f169b27bc47 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 -*- lexical-binding:t -*- 1;;; x-win.el --- parse relevant switches and set up for X -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1993-1994, 2001-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993-1994, 2001-2018 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 b7d0cfb4792..2a982917a85 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995, 2001-2018 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 10e788145a6..73419072536 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2018 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 d6bb636a9b7..403d00fb3ab 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1989, 2001-2018 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 bd36b9738d0..9515c39bf2d 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2005, 2007-2018 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 b6b12e6a9c9..a30e1468928 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-2017 Free Software Foundation, 3;; Copyright (C) 1992, 1994-1999, 2001-2018 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 33dc3722aa6..45fd040d10e 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 1;;; conf-mode.el --- Simple major mode for editing conf/ini/properties files
2 2
3;; Copyright (C) 2004-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2004-2018 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 f0988827c31..1d13070f120 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2006-2018 Free Software Foundation, Inc.
4 4
5;; Author: Stefan Monnier <monnier@iro.umontreal.ca> 5;; Author: Stefan Monnier <monnier@iro.umontreal.ca>
6;; Maintainer: Simen Heggestøyl <simenheg@gmail.com> 6;; Maintainer: Simen Heggestøyl <simenheg@gmail.com>
diff --git a/lisp/textmodes/dns-mode.el b/lisp/textmodes/dns-mode.el
index 6b668a62674..7223d525fa2 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2001, 2004-2018 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 be5cd6b7310..b9d247132dc 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994-1996, 2001-2018 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 d218db0fac1..a46f0b2a4cd 100644
--- a/lisp/textmodes/fill.el
+++ b/lisp/textmodes/fill.el
@@ -1,6 +1,6 @@
1;;; fill.el --- fill commands for Emacs 1;;; fill.el --- fill commands for Emacs
2 2
3;; Copyright (C) 1985-1986, 1992, 1994-1997, 1999, 2001-2017 Free 3;; Copyright (C) 1985-1986, 1992, 1994-1997, 1999, 2001-2018 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 dc6da4aab29..1d7dc9927e5 100644
--- a/lisp/textmodes/flyspell.el
+++ b/lisp/textmodes/flyspell.el
@@ -1,6 +1,6 @@
1;;; flyspell.el --- On-the-fly spell checker -*- lexical-binding:t -*- 1;;; flyspell.el --- On-the-fly spell checker -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1998, 2000-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998, 2000-2018 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 25f62e317c8..9288a77ba3e 100644
--- a/lisp/textmodes/ispell.el
+++ b/lisp/textmodes/ispell.el
@@ -1,6 +1,6 @@
1;;; ispell.el --- interface to spell checkers -*- lexical-binding:t -*- 1;;; ispell.el --- interface to spell checkers -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1994-1995, 1997-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994-1995, 1997-2018 Free Software Foundation, Inc.
4 4
5;; Author: Ken Stevens <k.stevens@ieee.org> 5;; Author: Ken Stevens <k.stevens@ieee.org>
6 6
diff --git a/lisp/textmodes/less-css-mode.el b/lisp/textmodes/less-css-mode.el
index c2846ac926b..1f9b24d824c 100644
--- a/lisp/textmodes/less-css-mode.el
+++ b/lisp/textmodes/less-css-mode.el
@@ -1,6 +1,6 @@
1;;; less-css-mode.el --- Major mode for editing Less CSS files -*- lexical-binding: t; -*- 1;;; less-css-mode.el --- Major mode for editing Less CSS files -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2011-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2011-2018 Free Software Foundation, Inc.
4 4
5;; Author: Steve Purcell <steve@sanityinc.com> 5;; Author: Steve Purcell <steve@sanityinc.com>
6;; Maintainer: Simen Heggestøyl <simenheg@gmail.com> 6;; Maintainer: Simen Heggestøyl <simenheg@gmail.com>
diff --git a/lisp/textmodes/makeinfo.el b/lisp/textmodes/makeinfo.el
index 34fdb961223..99654a28c2f 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1991, 1993, 2001-2018 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/mhtml-mode.el b/lisp/textmodes/mhtml-mode.el
index 883eadd1709..28c248fb0c4 100644
--- a/lisp/textmodes/mhtml-mode.el
+++ b/lisp/textmodes/mhtml-mode.el
@@ -1,6 +1,6 @@
1;;; mhtml-mode.el --- HTML editing mode that handles CSS and JS -*- lexical-binding:t -*- 1;;; mhtml-mode.el --- HTML editing mode that handles CSS and JS -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 2017 Free Software Foundation, Inc. 3;; Copyright (C) 2017-2018 Free Software Foundation, Inc.
4 4
5;; Keywords: wp, hypermedia, comm, languages 5;; Keywords: wp, hypermedia, comm, languages
6 6
diff --git a/lisp/textmodes/nroff-mode.el b/lisp/textmodes/nroff-mode.el
index 82cb2d4dc05..9c846292f1e 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-2017 Free Software 3;; Copyright (C) 1985-1986, 1994-1995, 1997, 2001-2018 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 bf1e33bf0f6..8a41bc37422 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 -*- lexical-binding:t -*- 1;;; page-ext.el --- extended page handling commands -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1990-1991, 1993-1994, 2001-2017 Free Software 3;; Copyright (C) 1990-1991, 1993-1994, 2001-2018 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 fa2a7d1c9ad..cbd91681d68 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1985, 2001-2018 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 645d3ff1a2a..3e2784ca953 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-2017 Free Software 3;; Copyright (C) 1985-1987, 1991, 1994-1997, 1999-2018 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 60e9bbb5f5c..caf76a41a1a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1985, 1994, 2001-2018 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 648eef56cf6..27c5fb734a6 100644
--- a/lisp/textmodes/po.el
+++ b/lisp/textmodes/po.el
@@ -1,6 +1,6 @@
1;;; po.el --- basic support of PO translation files 1;;; po.el --- basic support of PO translation files
2 2
3;; Copyright (C) 1995-1998, 2000-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995-1998, 2000-2018 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 62c299b86d7..98ba1236d61 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1989, 2001-2018 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 ee182211486..f378e644219 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1992, 1996, 2001-2018 Free Software Foundation, Inc.
4 4
5;; Author: Ashwin Ram <ashwin@cc.gatech.edu> 5;; Author: Ashwin Ram <ashwin@cc.gatech.edu>
6;; Maintainer: emacs-devel@gnu.org 6;; Maintainer: emacs-devel@gnu.org
diff --git a/lisp/textmodes/refill.el b/lisp/textmodes/refill.el
index e005b5806f9..1252afe4172 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2018 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 ac57ce735a0..d1b78ff3656 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-2018 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 9ff2d0a1769..fd229a6d3ca 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-2018 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 894f08b15d0..74a5e63e46f 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-2018 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 d07a52816e3..c2342478e6b 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-2018 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 811d1477ada..781e3e98321 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-2018 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 67a3dd26b76..492f546bb56 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-2018 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 8d69d8feda5..eb8d98c84be 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-2018 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 65720f4ecdb..f9e2cf812bb 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-2018 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 c694fafcd52..6637da4b144 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-2000, 2003-2018 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 528232b5254..6d253f1c205 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-1999, 2001-2018 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 d9393ff25f7..ea28e09c7b1 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-2017 Free Software Foundation, Inc. 2;; Copyright (C) 1997-2000, 2003-2018 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
diff --git a/lisp/textmodes/remember.el b/lisp/textmodes/remember.el
index 7300af06f49..83bfc79d6a4 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2001, 2003-2018 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 393b679e4a1..c93e4e474cb 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 -*- lexical-binding: t -*- 1;;; rst.el --- Mode for viewing and editing reStructuredText-documents -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 2003-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003-2018 Free Software Foundation, Inc.
4 4
5;; Maintainer: Stefan Merten <stefan at merten-home dot de> 5;; Maintainer: Stefan Merten <stefan at merten-home dot de>
6;; Author: Stefan Merten <stefan at merten-home dot de>, 6;; Author: Stefan Merten <stefan at merten-home dot de>,
diff --git a/lisp/textmodes/sgml-mode.el b/lisp/textmodes/sgml-mode.el
index 7ae3036f8cf..eb6ebf52807 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 -*- lexical-binding:t -*- 1;;; sgml-mode.el --- SGML- and HTML-editing modes -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1992, 1995-1996, 1998, 2001-2017 Free Software 3;; Copyright (C) 1992, 1995-1996, 1998, 2001-2018 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 d408d206be4..49d1fc2aee5 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2018 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 432a779b4a8..c65b3b3ea2d 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 -*- lexical-binding:t -*- 1;;; tex-mode.el --- TeX, LaTeX, and SliTeX mode commands -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1985-1986, 1989, 1992, 1994-1999, 2001-2017 Free 3;; Copyright (C) 1985-1986, 1989, 1992, 1994-1999, 2001-2018 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 51f0659bf31..d6f451a1ab5 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-2017 Free Software 3;; Copyright (C) 1985-1986, 1988, 1990-1998, 2000-2018 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 8070132d203..16399bd9fd7 100644
--- a/lisp/textmodes/texinfo.el
+++ b/lisp/textmodes/texinfo.el
@@ -1,6 +1,6 @@
1;;; texinfo.el --- major mode for editing Texinfo files 1;;; texinfo.el --- major mode for editing Texinfo files
2 2
3;; Copyright (C) 1985, 1988-1993, 1996-1997, 2000-2017 Free Software 3;; Copyright (C) 1985, 1988-1993, 1996-1997, 2000-2018 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 46977e1411f..a41042d0694 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1989-1992, 2001-2018 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 1661ebe8c84..8dd4682c02c 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-2017 Free Software Foundation, 3;; Copyright (C) 1985, 1992, 1994, 2001-2018 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 f25dfbcc75d..613d78dc695 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-2018 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 293a106515a..d27abb48fa8 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1992-1995, 2001-2018 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 9f7a6eb47b5..8b4ac2f6691 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1985, 2001-2018 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 e3a4d4d7c1e..4612e95bb0e 100644
--- a/lisp/thingatpt.el
+++ b/lisp/thingatpt.el
@@ -1,6 +1,6 @@
1;;; thingatpt.el --- get the `thing' at point -*- lexical-binding:t -*- 1;;; thingatpt.el --- get the `thing' at point -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1991-1998, 2000-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1991-1998, 2000-2018 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 e8ef05242ef..7aaed28a2a2 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2004-2018 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 959f0cad64f..4e7f5ef6165 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-2017 Free Software 3;; Copyright (C) 1989, 1993-1995, 1997, 2000-2018 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 49f345c26d5..ab6b5b96328 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 1;;; time.el --- display time, load and mail indicator in mode line of Emacs
2 2
3;; Copyright (C) 1985-1987, 1993-1994, 1996, 2000-2017 Free Software 3;; Copyright (C) 1985-1987, 1993-1994, 1996, 2000-2018 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 762147b08bb..ee83d3ada0d 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-2017 Free Software 3;; Copyright (C) 1990-1993, 1996, 1999, 2001-2018 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 ca6a37d62b2..ff6277419df 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994-1996, 2000-2018 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 ee01a6998b8..18f54dbac60 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2018 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
diff --git a/lisp/tooltip.el b/lisp/tooltip.el
index 44b6938a6fd..81df229a132 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997, 1999-2018 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 9599cc7f067..2346035e3a5 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2004-2018 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 7823f76a793..1ddf7a8b79f 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2006-2018 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 35b0efe65b1..98947bac272 100644
--- a/lisp/type-break.el
+++ b/lisp/type-break.el
@@ -1,6 +1,6 @@
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-2017 Free Software Foundation, 3;; Copyright (C) 1994-1995, 1997, 2000-2018 Free Software Foundation,
4;; Inc. 4;; Inc.
5 5
6;; Author: Noah Friedman 6;; Author: Noah Friedman
diff --git a/lisp/uniquify.el b/lisp/uniquify.el
index aa1fcd99cb4..9cc7b0050da 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-2017 Free Software Foundation, 3;; Copyright (C) 1989, 1995-1997, 2001-2018 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.1 b/lisp/url/ChangeLog.1
index 5d6a68e563e..fb9dbaa836a 100644
--- a/lisp/url/ChangeLog.1
+++ b/lisp/url/ChangeLog.1
@@ -3068,7 +3068,7 @@
3068;; coding: utf-8 3068;; coding: utf-8
3069;; End: 3069;; End:
3070 3070
3071 Copyright (C) 1999, 2001-2002, 2004-2017 Free Software Foundation, 3071 Copyright (C) 1999, 2001-2002, 2004-2018 Free Software Foundation,
3072 Inc. 3072 Inc.
3073 3073
3074 This file is part of GNU Emacs. 3074 This file is part of GNU Emacs.
diff --git a/lisp/url/url-about.el b/lisp/url/url-about.el
index f0860e570a2..a9c7e862197 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001, 2004-2018 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 65c718ea128..4f7b5446743 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 -*- lexical-binding: t -*- 1;;; url-auth.el --- Uniform Resource Locator authorization modules -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 1996-1999, 2004-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1999, 2004-2018 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 963dfd531e2..309c96cbccf 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1999, 2004-2018 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 ce160c66774..1422da21556 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-1999, 2004-2018 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 8045050c61e..76c18b756f7 100644
--- a/lisp/url/url-cookie.el
+++ b/lisp/url/url-cookie.el
@@ -1,6 +1,6 @@
1;;; url-cookie.el --- URL cookie support -*- lexical-binding:t -*- 1;;; url-cookie.el --- URL cookie support -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1996-1999, 2004-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1999, 2004-2018 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 ba20d675466..9c8c0526ba8 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001, 2004-2018 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 53df2bf7bb4..784f70eb1f3 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1999, 2004-2018 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 e0ebba46fb9..fe8ce6c2ccd 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2012-2018 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 04f06c367ee..86df7ad1b0c 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 -*- lexical-binding: t -*- 1;;; url-expand.el --- expand-file-name for URLs -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 1999, 2004-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999, 2004-2018 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 0252896b748..f6446c08161 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1999, 2004-2018 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 baae0a7ec47..7661294cb4d 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1999, 2004-2018 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 abf30041027..03de150c44e 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 -*- lexical-binding: t -*- 1;;; url-future.el --- general futures facility for url.el -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 2011-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2011-2018 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 c1c08259e38..e1750361a6f 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-1998, 2004-2018 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 55a478ad034..1fe0af65ff2 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 -*- lexical-binding:t -*- 1;;; url-handlers.el --- file-name-handler stuff for URL loading -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1996-1999, 2004-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1999, 2004-2018 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 fc1b4991039..37425c8460d 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 -*- lexical-binding:t -*- 1;;; url-history.el --- Global history tracking for URL package -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1996-1999, 2004-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1999, 2004-2018 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 f9cf32cf046..aed0efab01a 100644
--- a/lisp/url/url-http.el
+++ b/lisp/url/url-http.el
@@ -1,6 +1,6 @@
1;;; url-http.el --- HTTP retrieval routines -*- lexical-binding:t -*- 1;;; url-http.el --- HTTP retrieval routines -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1999, 2001, 2004-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999, 2001, 2004-2018 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 6384ba60fc3..9d3232b67be 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999, 2004-2018 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 5a268aa3329..818002bf149 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1999, 2004-2018 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 c23a55f353d..b60b304dfec 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-1999, 2004-2018 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 c83a1d65738..3a09ba75a2c 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1999, 2004-2018 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 00b2572421d..db6ef7283de 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1999, 2004-2018 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 a5422bbd604..9a13732b7a2 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-2017 Free Software Foundation, 3;; Copyright (C) 1996-1999, 2002, 2004-2018 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 c6e056298f2..ef3842d35df 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1999, 2004-2018 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 d8e68fce035..c25dc278249 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1999, 2004-2018 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 dcbdf6242bd..b97f7a7e1b3 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-1999, 2004-2018 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 4f6ab6bd955..9cd5c0d949d 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 -*- lexical-binding: t -*- 1;;; url-parse.el --- Uniform Resource Locator parser -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 1996-1999, 2004-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1999, 2004-2018 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 ab9a6a6b35d..92523a62cae 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1999, 2004-2018 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 706cb689e4b..cd9f74b19f4 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999, 2004-2018 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 84da6f60260..cd30d94a72b 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 -*- lexical-binding: t -*- 1;;; url-queue.el --- Fetching web pages in parallel -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 2011-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2011-2018 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 f4149ddb967..5c2e5746dcc 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2014-2018 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 1d9e386bbc3..85bfb65cb68 100644
--- a/lisp/url/url-util.el
+++ b/lisp/url/url-util.el
@@ -1,6 +1,6 @@
1;;; url-util.el --- Miscellaneous helper routines for URL library -*- lexical-binding: t -*- 1;;; url-util.el --- Miscellaneous helper routines for URL library -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 1996-1999, 2001, 2004-2017 Free Software Foundation, 3;; Copyright (C) 1996-1999, 2001, 2004-2018 Free Software Foundation,
4;; Inc. 4;; Inc.
5 5
6;; Author: Bill Perry <wmperry@gnu.org> 6;; Author: Bill Perry <wmperry@gnu.org>
diff --git a/lisp/url/url-vars.el b/lisp/url/url-vars.el
index 14c5652d6c3..62abcffe393 100644
--- a/lisp/url/url-vars.el
+++ b/lisp/url/url-vars.el
@@ -1,6 +1,6 @@
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-2017 Free Software Foundation, 3;; Copyright (C) 1996-1999, 2001, 2004-2018 Free Software Foundation,
4;; Inc. 4;; Inc.
5 5
6;; Keywords: comm, data, processes, hypermedia 6;; Keywords: comm, data, processes, hypermedia
diff --git a/lisp/url/url.el b/lisp/url/url.el
index 36cd81bd70b..ea581010178 100644
--- a/lisp/url/url.el
+++ b/lisp/url/url.el
@@ -1,6 +1,6 @@
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-2017 Free Software Foundation, 3;; Copyright (C) 1996-1999, 2001, 2004-2018 Free Software Foundation,
4;; Inc. 4;; Inc.
5 5
6;; Author: Bill Perry <wmperry@gnu.org> 6;; Author: Bill Perry <wmperry@gnu.org>
diff --git a/lisp/userlock.el b/lisp/userlock.el
index 1d45b3a4add..5ba971ba6c8 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1985-1986, 2001-2018 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 392147b14d7..ec9299a947a 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-2017 Free 3;; Copyright (C) 1985-1986, 1988, 1993-1994, 1997-1998, 2000-2018 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 f5571c6d115..4151063e4be 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-2017 Free Software 3;; Copyright (C) 1986, 1989, 1993, 1997, 2001-2018 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 3124a61422b..13b876273f2 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 -*- lexical-binding: t -*- 1;;; cvs-status.el --- major mode for browsing `cvs status' output -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 1999-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 df33d10ed0c..7db5ca9b259 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 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 a267908cec9..b850350cd8a 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-2017 Free Software Foundation, 3;; Copyright (C) 1992, 1994, 1996, 2001-2018 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 f36d0180044..f2944e5708c 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994-2018 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 3df0dc72547..0c8b840ad85 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-2018 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 6a65f0d970d..9b697c85f95 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995-2018 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 21d040d1e54..e5e2a042305 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994-2018 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 39cf44d67d3..ad72d7570c5 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994-2018 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 4ed6661dee0..342e91d1f53 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995-2018 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 d80db5c04ce..b3cf2fee97b 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-2018 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 3430d046c0c..8670ba4603f 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 -*- lexical-binding:t -*- 1;;; ediff-util.el --- the core commands and utilities of ediff -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1994-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994-2018 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 134b41d41c2..d3f918c845f 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995-1997, 2001-2018 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 79ccc6d32db..67e9bf2d9de 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994-1997, 2000-2018 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 0adf51328e2..cd2b2c4e628 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994-2018 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 30457d1e2d3..89b6201bab2 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 d6963d0a1b9..6ff50dcde5f 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 41dc9401c0a..362498d825e 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1991-2018 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 239a2268aae..7e727670554 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1991-2018 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 f0bb8943f23..8db2fe5e836 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1991-2018 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 9b62780a32d..5edd88689d5 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1991-2018 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 4e74d5f6f86..5515e0cd608 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1991-2018 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 ea1e0c726fd..761536745f4 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2018 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 a6c0e5a72d7..5ee3ac82d34 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-1998, 2000-2018 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 51b104cbcd5..630932fe371 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2006-2018 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 36cb2e5fcbc..54ece6cc264 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1995, 1998-2018 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: emacs-devel@gnu.org 6;; Maintainer: emacs-devel@gnu.org
diff --git a/lisp/vc/vc-dav.el b/lisp/vc/vc-dav.el
index f951c67498f..4ce1a7fbf0e 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2001, 2004-2018 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 52c7d3e658b..db595331bbd 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 479003e65a3..b0d2221b255 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2008-2018 Free Software Foundation, Inc.
4 4
5;; Author: FSF (see below for full credits) 5;; Author: FSF (see below for full credits)
6;; Maintainer: emacs-devel@gnu.org 6;; Maintainer: emacs-devel@gnu.org
diff --git a/lisp/vc/vc-filewise.el b/lisp/vc/vc-filewise.el
index 87a2e33264c..bc74fa44f31 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1992-1996, 1998-2018 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: emacs-devel@gnu.org 6;; Maintainer: emacs-devel@gnu.org
diff --git a/lisp/vc/vc-git.el b/lisp/vc/vc-git.el
index ab8b358cf2c..626cf6165a3 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2006-2018 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 7962b70f20a..08b1be8f6d3 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2006-2018 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 394b86c024b..55c0132bf2b 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1992-1996, 1998-2018 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: emacs-devel@gnu.org 6;; Maintainer: emacs-devel@gnu.org
diff --git a/lisp/vc/vc-mtn.el b/lisp/vc/vc-mtn.el
index eed4bd09dfb..94cf7691e3e 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2007-2018 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 4634e76088f..9fa52bf5dce 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1992-2018 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: emacs-devel@gnu.org 6;; Maintainer: emacs-devel@gnu.org
diff --git a/lisp/vc/vc-sccs.el b/lisp/vc/vc-sccs.el
index f873fbfe1d4..4ca89da2072 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1992-2018 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: emacs-devel@gnu.org 6;; Maintainer: emacs-devel@gnu.org
diff --git a/lisp/vc/vc-src.el b/lisp/vc/vc-src.el
index 0a219ff94a0..58d4dec4f1d 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1992-2018 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: emacs-devel@gnu.org 6;; Maintainer: emacs-devel@gnu.org
diff --git a/lisp/vc/vc-svn.el b/lisp/vc/vc-svn.el
index f0987bf6671..2cbf34ba43a 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2003-2018 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 f48f6820964..44c0c207d67 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1992-1998, 2000-2018 Free Software Foundation, Inc.
4 4
5;; Author: FSF (see below for full credits) 5;; Author: FSF (see below for full credits)
6;; Maintainer: emacs-devel@gnu.org 6;; Maintainer: emacs-devel@gnu.org
diff --git a/lisp/vcursor.el b/lisp/vcursor.el
index 0d7a5ff885f..89743304526 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-2017 Free Software Foundation, 3;; Copyright (C) 1994, 1996, 1998, 2001-2018 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 1792a81f71f..3a38b1d83c8 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-2017 Free Software 3;; Copyright (C) 1985, 1992, 1994-1995, 1999-2018 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 6a4705acd6f..cc328680e2e 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-2017 Free Software 3;; Copyright (C) 1985, 1989, 1994-1995, 1997, 2000-2018 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 7ea68817c28..50e86f46899 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1993-1994, 2001-2018 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 a6f43fbf6bb..55ed8963b91 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1988, 2001-2018 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 6cdc594bcdb..18f987e26bd 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994, 2001-2018 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 3309db34123..3531b94f15f 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2002-2018 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 b8de02dd37a..bb60e777769 100644
--- a/lisp/wdired.el
+++ b/lisp/wdired.el
@@ -1,6 +1,6 @@
1;;; wdired.el --- Rename files editing their names in dired buffers -*- coding: utf-8; -*- 1;;; wdired.el --- Rename files editing their names in dired buffers -*- coding: utf-8; -*-
2 2
3;; Copyright (C) 2004-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2004-2018 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 32a90ba485b..c2827d3d518 100644
--- a/lisp/whitespace.el
+++ b/lisp/whitespace.el
@@ -1,6 +1,6 @@
1;;; whitespace.el --- minor mode to visualize TAB, (HARD) SPACE, NEWLINE -*- lexical-binding: t -*- 1;;; whitespace.el --- minor mode to visualize TAB, (HARD) SPACE, NEWLINE -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 2000-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2018 Free Software Foundation, Inc.
4 4
5;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> 5;; Author: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
6;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com> 6;; Maintainer: Vinicius Jose Latorre <viniciusjl.gnu@gmail.com>
diff --git a/lisp/wid-browse.el b/lisp/wid-browse.el
index d8054e348e9..db2be0cc905 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997, 2001-2018 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 4fa36edb9c6..8828236e3ea 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1997, 1999-2018 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 baa9140b260..6b1e233b916 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1996-1997, 2001-2018 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 f8de303fffb..db77d810e05 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1998-2018 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 c4572106f45..d7fdceb2058 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 -*- lexical-binding:t -*- 1;;; window.el --- GNU Emacs window commands aside from those written in C -*- lexical-binding:t -*-
2 2
3;; Copyright (C) 1985, 1989, 1992-1994, 2000-2017 Free Software 3;; Copyright (C) 1985, 1989, 1992-1994, 2000-2018 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 041e9253607..72b90b0e43c 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1997-1998, 2001-2018 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 1edf6e34c35..1a603dba2f0 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-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2018 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 acbdcb9ee5c..fe2202cfc68 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 1;;; x-dnd.el --- drag and drop support for X
2 2
3;; Copyright (C) 2004-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2004-2018 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/xdg.el b/lisp/xdg.el
index 9edc3d2629c..a896eb855a8 100644
--- a/lisp/xdg.el
+++ b/lisp/xdg.el
@@ -1,6 +1,6 @@
1;;; xdg.el --- XDG specification and standard support -*- lexical-binding: t -*- 1;;; xdg.el --- XDG specification and standard support -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 2017 Free Software Foundation, Inc. 3;; Copyright (C) 2017-2018 Free Software Foundation, Inc.
4 4
5;; Author: Mark Oteiza <mvoteiza@udel.edu> 5;; Author: Mark Oteiza <mvoteiza@udel.edu>
6;; Created: 27 January 2017 6;; Created: 27 January 2017
diff --git a/lisp/xml.el b/lisp/xml.el
index 36880886938..3bc8c08cb7b 100644
--- a/lisp/xml.el
+++ b/lisp/xml.el
@@ -1,6 +1,6 @@
1;;; xml.el --- XML parser -*- lexical-binding: t -*- 1;;; xml.el --- XML parser -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 2000-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2000-2018 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 d704cfa4e8f..8fb65d5bfa7 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 -*- lexical-binding: t -*- 1;;; xt-mouse.el --- support the mouse when emacs run in an xterm -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 1994, 2000-2017 Free Software Foundation, Inc. 3;; Copyright (C) 1994, 2000-2018 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
diff --git a/lisp/xwidget.el b/lisp/xwidget.el
index 5e37209cc2e..3bf65d0793a 100644
--- a/lisp/xwidget.el
+++ b/lisp/xwidget.el
@@ -1,6 +1,6 @@
1;;; xwidget.el --- api functions for xwidgets -*- lexical-binding: t -*- 1;;; xwidget.el --- api functions for xwidgets -*- lexical-binding: t -*-
2;; 2;;
3;; Copyright (C) 2011-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2011-2018 Free Software Foundation, Inc.
4;; 4;;
5;; Author: Joakim Verona (joakim@verona.se) 5;; Author: Joakim Verona (joakim@verona.se)
6;; 6;;