aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorGlenn Morris2008-01-09 04:31:51 +0000
committerGlenn Morris2008-01-09 04:31:51 +0000
commitdcb8ac09ea4b4a500da0b9a72e230bd94f59bd3d (patch)
treee6bdb9fbfab99e6c287e5acbb772e83dc7999dec /lisp
parent9c6b35b29ab8eba9fd471fa783637158e51136d3 (diff)
downloademacs-dcb8ac09ea4b4a500da0b9a72e230bd94f59bd3d.tar.gz
emacs-dcb8ac09ea4b4a500da0b9a72e230bd94f59bd3d.zip
Add 2008 to copyright years.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog.122
-rw-r--r--lisp/calc/calc-menu.el2
-rw-r--r--lisp/calc/calc-nlfit.el2
-rw-r--r--lisp/emacs-lisp/avl-tree.el2
-rw-r--r--lisp/emacs-lisp/check-declare.el2
-rw-r--r--lisp/gnus/ecomplete.el2
-rw-r--r--lisp/gnus/gnus-bookmark.el2
-rw-r--r--lisp/gnus/spam-wash.el2
-rw-r--r--lisp/isearch-multi.el2
-rw-r--r--lisp/mail/hashcash.el2
-rw-r--r--lisp/mb-depth.el2
-rw-r--r--lisp/md4.el2
-rw-r--r--lisp/net/hmac-def.el2
-rw-r--r--lisp/net/hmac-md5.el2
-rw-r--r--lisp/net/ntlm.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.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-fish.el2
-rw-r--r--lisp/net/tramp-gw.el2
-rw-r--r--lisp/nxml/nxml-enc.el2
-rw-r--r--lisp/nxml/nxml-glyph.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-uchnm.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/password-cache.el2
-rw-r--r--lisp/play/bubbles.el2
-rw-r--r--lisp/ps-print.el2
-rw-r--r--lisp/term/w32console.el2
-rw-r--r--lisp/textmodes/org-export-latex.el2
-rw-r--r--lisp/textmodes/org-publish.el2
-rw-r--r--lisp/textmodes/remember.el4
55 files changed, 56 insertions, 56 deletions
diff --git a/lisp/ChangeLog.12 b/lisp/ChangeLog.12
index 2c6111f3ec3..cd89281256e 100644
--- a/lisp/ChangeLog.12
+++ b/lisp/ChangeLog.12
@@ -33364,7 +33364,7 @@ See ChangeLog.11 for earlier changes.
33364;; add-log-time-zone-rule: t 33364;; add-log-time-zone-rule: t
33365;; End: 33365;; End:
33366 33366
33367 Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. 33367 Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
33368 33368
33369 This file is part of GNU Emacs. 33369 This file is part of GNU Emacs.
33370 33370
diff --git a/lisp/calc/calc-menu.el b/lisp/calc/calc-menu.el
index ca67b65abfa..973a6a0c9d2 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 Free Software Foundation, Inc. 3;; Copyright (C) 2007, 2008 Free Software Foundation, Inc.
4 4
5;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> 5;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com>
6 6
diff --git a/lisp/calc/calc-nlfit.el b/lisp/calc/calc-nlfit.el
index 4019058a567..4eb1093af18 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 Free Software Foundation, Inc. 3;; Copyright (C) 2007, 2008 Free Software Foundation, Inc.
4 4
5;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com> 5;; Maintainer: Jay Belanger <jay.p.belanger@gmail.com>
6 6
diff --git a/lisp/emacs-lisp/avl-tree.el b/lisp/emacs-lisp/avl-tree.el
index b8cf8362386..f2eb06710e1 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 1;;; avl-tree.el --- balanced binary trees, AVL-trees
2 2
3;; Copyright (C) 1995, 2007 Free Software Foundation, Inc. 3;; Copyright (C) 1995, 2007, 2008 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/check-declare.el b/lisp/emacs-lisp/check-declare.el
index fe7f774c7e9..9f81cebaca8 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 Free Software Foundation, Inc. 3;; Copyright (C) 2007, 2008 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/gnus/ecomplete.el b/lisp/gnus/ecomplete.el
index 285aca4270a..e0b759c33eb 100644
--- a/lisp/gnus/ecomplete.el
+++ b/lisp/gnus/ecomplete.el
@@ -1,6 +1,6 @@
1;;; ecomplete.el --- electric completion of addresses and the like 1;;; ecomplete.el --- electric completion of addresses and the like
2 2
3;; Copyright (C) 2006, 2007 Free Software Foundation, Inc. 3;; Copyright (C) 2006, 2007, 2008 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-bookmark.el b/lisp/gnus/gnus-bookmark.el
index 41f9dd0baca..ddfc559e12e 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, 2007 Free Software Foundation, Inc. 3;; Copyright (C) 2006, 2007, 2008 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/spam-wash.el b/lisp/gnus/spam-wash.el
index be9a822dd2f..70192e06c1a 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 Free Software Foundation, Inc. 3;; Copyright (C) 2004, 2007, 2008 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/isearch-multi.el b/lisp/isearch-multi.el
index 9161ef82c7e..1cac7bb9b9e 100644
--- a/lisp/isearch-multi.el
+++ b/lisp/isearch-multi.el
@@ -1,6 +1,6 @@
1;;; isearch-multi.el --- isearch extensions for multi-buffer search 1;;; isearch-multi.el --- isearch extensions for multi-buffer search
2 2
3;; Copyright (C) 2007 Free Software Foundation, Inc. 3;; Copyright (C) 2007, 2008 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/mail/hashcash.el b/lisp/mail/hashcash.el
index 36cd17fe6fc..5b292961b98 100644
--- a/lisp/mail/hashcash.el
+++ b/lisp/mail/hashcash.el
@@ -1,6 +1,6 @@
1;;; hashcash.el --- Add hashcash payments to email 1;;; hashcash.el --- Add hashcash payments to email
2 2
3;; Copyright (C) 2003, 2004, 2005, 2007 Free Software Foundation 3;; Copyright (C) 2003, 2004, 2005, 2007, 2008 Free Software Foundation
4 4
5;; Written by: Paul Foley <mycroft@actrix.gen.nz> (1997-2002) 5;; Written by: Paul Foley <mycroft@actrix.gen.nz> (1997-2002)
6;; Maintainer: Paul Foley <mycroft@actrix.gen.nz> 6;; Maintainer: Paul Foley <mycroft@actrix.gen.nz>
diff --git a/lisp/mb-depth.el b/lisp/mb-depth.el
index c1fd0780730..d85380ea64c 100644
--- a/lisp/mb-depth.el
+++ b/lisp/mb-depth.el
@@ -1,6 +1,6 @@
1;;; mb-depth.el --- Indicate minibuffer-depth in prompt 1;;; mb-depth.el --- Indicate minibuffer-depth in prompt
2;; 2;;
3;; Copyright (C) 2006, 2007 Free Software Foundation, Inc. 3;; Copyright (C) 2006, 2007, 2008 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 7ccb22a20fe..13435097b71 100644
--- a/lisp/md4.el
+++ b/lisp/md4.el
@@ -1,6 +1,6 @@
1;;; md4.el --- MD4 Message Digest Algorithm. 1;;; md4.el --- MD4 Message Digest Algorithm.
2 2
3;; Copyright (C) 2001, 2004, 2007 Free Software Foundation, Inc. 3;; Copyright (C) 2001, 2004, 2007, 2008 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/net/hmac-def.el b/lisp/net/hmac-def.el
index bfff7282adf..6b7cb7ddecc 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 Free Software Foundation, Inc. 3;; Copyright (C) 1999, 2001, 2007, 2008 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, RFC 2104 6;; Keywords: HMAC, RFC 2104
diff --git a/lisp/net/hmac-md5.el b/lisp/net/hmac-md5.el
index 186708446f0..50a2d2742b7 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 Free Software Foundation, Inc. 3;; Copyright (C) 1999, 2001, 2007, 2008 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, RFC 2104, HMAC-MD5, MD5, KEYED-MD5, CRAM-MD5 6;; Keywords: HMAC, RFC 2104, HMAC-MD5, MD5, KEYED-MD5, CRAM-MD5
diff --git a/lisp/net/ntlm.el b/lisp/net/ntlm.el
index 126f6688f0d..2418338228b 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 Free Software Foundation, Inc. 3;; Copyright (C) 2001, 2007, 2008 Free Software Foundation, Inc.
4 4
5;; Author: Taro Kawagishi <tarok@transpulse.org> 5;; Author: Taro Kawagishi <tarok@transpulse.org>
6;; Keywords: NTLM, SASL 6;; Keywords: NTLM, SASL
diff --git a/lisp/net/sasl-cram.el b/lisp/net/sasl-cram.el
index 32f1e69f81f..911c8fe1805 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 Free Software Foundation, Inc. 3;; Copyright (C) 2000, 2007, 2008 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 6c544518e7f..85417dff31e 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 Free Software Foundation, Inc. 3;; Copyright (C) 2000, 2007, 2008 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 cd8304db70a..699fd125270 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 Free Software Foundation, Inc. 3;; Copyright (C) 2000, 2007, 2008 Free Software Foundation, Inc.
4 4
5;; Author: Taro Kawagishi <tarok@transpulse.org> 5;; Author: Taro Kawagishi <tarok@transpulse.org>
6;; Keywords: SASL, NTLM 6;; Keywords: SASL, NTLM
diff --git a/lisp/net/sasl.el b/lisp/net/sasl.el
index 9118d288da4..000bca51040 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 Free Software Foundation, Inc. 3;; Copyright (C) 2000, 2007, 2008 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/tramp-cache.el b/lisp/net/tramp-cache.el
index b28c20263f4..68c29a50982 100644
--- a/lisp/net/tramp-cache.el
+++ b/lisp/net/tramp-cache.el
@@ -1,6 +1,6 @@
1;;; tramp-cache.el --- file information caching for Tramp 1;;; tramp-cache.el --- file information caching for Tramp
2 2
3;; Copyright (C) 2000, 2005, 2006, 2007 by Free Software Foundation, Inc. 3;; Copyright (C) 2000, 2005, 2006, 2007, 2008 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 7cf2bf3d923..d76e27e443c 100644
--- a/lisp/net/tramp-cmds.el
+++ b/lisp/net/tramp-cmds.el
@@ -1,6 +1,6 @@
1;;; tramp-cmds.el --- Interactive commands for Tramp 1;;; tramp-cmds.el --- Interactive commands for Tramp
2 2
3;; Copyright (C) 2007 Free Software Foundation, Inc. 3;; Copyright (C) 2007, 2008 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 b63b8c1e2fb..fcd8ba112b5 100644
--- a/lisp/net/tramp-compat.el
+++ b/lisp/net/tramp-compat.el
@@ -1,6 +1,6 @@
1;;; tramp-compat.el --- Tramp compatibility functions 1;;; tramp-compat.el --- Tramp compatibility functions
2 2
3;; Copyright (C) 2007 Free Software Foundation, Inc. 3;; Copyright (C) 2007, 2008 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-fish.el b/lisp/net/tramp-fish.el
index 95091c276bc..f6f455b1823 100644
--- a/lisp/net/tramp-fish.el
+++ b/lisp/net/tramp-fish.el
@@ -1,6 +1,6 @@
1;;; tramp-fish.el --- Tramp access functions for FISH protocol 1;;; tramp-fish.el --- Tramp access functions for FISH protocol
2 2
3;; Copyright (C) 2006, 2007 Free Software Foundation, Inc. 3;; Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
4 4
5;; Author: Michael Albinus <michael.albinus@gmx.de> 5;; Author: Michael Albinus <michael.albinus@gmx.de>
6;; Keywords: comm, processes 6;; Keywords: comm, processes
diff --git a/lisp/net/tramp-gw.el b/lisp/net/tramp-gw.el
index fa2e9ba68b0..498112c66b1 100644
--- a/lisp/net/tramp-gw.el
+++ b/lisp/net/tramp-gw.el
@@ -1,6 +1,6 @@
1;;; tramp-gw.el --- Tramp utility functions for HTTP tunnels and SOCKS gateways 1;;; tramp-gw.el --- Tramp utility functions for HTTP tunnels and SOCKS gateways
2 2
3;; Copyright (C) 2007 Free Software Foundation, Inc. 3;; Copyright (C) 2007, 2008 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/nxml/nxml-enc.el b/lisp/nxml/nxml-enc.el
index 115db17ad70..2210f76ccf5 100644
--- a/lisp/nxml/nxml-enc.el
+++ b/lisp/nxml/nxml-enc.el
@@ -1,6 +1,6 @@
1;;; nxml-enc.el --- XML encoding auto-detection 1;;; nxml-enc.el --- XML encoding auto-detection
2 2
3;; Copyright (C) 2003, 2007 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007, 2008 Free Software Foundation, Inc.
4 4
5;; Author: James Clark 5;; Author: James Clark
6;; Keywords: XML 6;; Keywords: XML
diff --git a/lisp/nxml/nxml-glyph.el b/lisp/nxml/nxml-glyph.el
index 47d7086f246..8e608a32fdc 100644
--- a/lisp/nxml/nxml-glyph.el
+++ b/lisp/nxml/nxml-glyph.el
@@ -1,6 +1,6 @@
1;;; nxml-glyph.el --- glyph-handling for nxml-mode 1;;; nxml-glyph.el --- glyph-handling for nxml-mode
2 2
3;; Copyright (C) 2003, 2007 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007, 2008 Free Software Foundation, Inc.
4 4
5;; Author: James Clark 5;; Author: James Clark
6;; Keywords: XML 6;; Keywords: XML
diff --git a/lisp/nxml/nxml-maint.el b/lisp/nxml/nxml-maint.el
index 7df2bc99f35..d9ba6fff90a 100644
--- a/lisp/nxml/nxml-maint.el
+++ b/lisp/nxml/nxml-maint.el
@@ -1,6 +1,6 @@
1;;; nxml-maint.el --- commands for maintainers of nxml-*.el 1;;; nxml-maint.el --- commands for maintainers of nxml-*.el
2 2
3;; Copyright (C) 2003, 2007 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007, 2008 Free Software Foundation, Inc.
4 4
5;; Author: James Clark 5;; Author: James Clark
6;; Keywords: XML 6;; Keywords: XML
diff --git a/lisp/nxml/nxml-mode.el b/lisp/nxml/nxml-mode.el
index 973197242f3..824d52a0102 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 1;;; nxml-mode.el --- a new XML mode
2 2
3;; Copyright (C) 2003, 2004, 2007 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2004, 2007, 2008 Free Software Foundation, Inc.
4 4
5;; Author: James Clark 5;; Author: James Clark
6;; Keywords: XML 6;; Keywords: XML
diff --git a/lisp/nxml/nxml-ns.el b/lisp/nxml/nxml-ns.el
index 0d1b1543b45..f9f5656211d 100644
--- a/lisp/nxml/nxml-ns.el
+++ b/lisp/nxml/nxml-ns.el
@@ -1,6 +1,6 @@
1;;; nxml-ns.el --- XML namespace processing 1;;; nxml-ns.el --- XML namespace processing
2 2
3;; Copyright (C) 2003, 2007 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007, 2008 Free Software Foundation, Inc.
4 4
5;; Author: James Clark 5;; Author: James Clark
6;; Keywords: XML 6;; Keywords: XML
diff --git a/lisp/nxml/nxml-outln.el b/lisp/nxml/nxml-outln.el
index 96d8cebf5dc..3363daae15b 100644
--- a/lisp/nxml/nxml-outln.el
+++ b/lisp/nxml/nxml-outln.el
@@ -1,6 +1,6 @@
1;;; nxml-outln.el --- outline support for nXML mode 1;;; nxml-outln.el --- outline support for nXML mode
2 2
3;; Copyright (C) 2004, 2007 Free Software Foundation, Inc. 3;; Copyright (C) 2004, 2007, 2008 Free Software Foundation, Inc.
4 4
5;; Author: James Clark 5;; Author: James Clark
6;; Keywords: XML 6;; Keywords: XML
diff --git a/lisp/nxml/nxml-parse.el b/lisp/nxml/nxml-parse.el
index 267c18cf887..bad7710a3d5 100644
--- a/lisp/nxml/nxml-parse.el
+++ b/lisp/nxml/nxml-parse.el
@@ -1,6 +1,6 @@
1;;; nxml-parse.el --- XML parser, sharing infrastructure with nxml-mode 1;;; nxml-parse.el --- XML parser, sharing infrastructure with nxml-mode
2 2
3;; Copyright (C) 2003, 2007 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007, 2008 Free Software Foundation, Inc.
4 4
5;; Author: James Clark 5;; Author: James Clark
6;; Keywords: XML 6;; Keywords: XML
diff --git a/lisp/nxml/nxml-rap.el b/lisp/nxml/nxml-rap.el
index 907812be4cb..095fe11ff44 100644
--- a/lisp/nxml/nxml-rap.el
+++ b/lisp/nxml/nxml-rap.el
@@ -1,6 +1,6 @@
1;;; nxml-rap.el --- low-level support for random access parsing for nXML mode 1;;; nxml-rap.el --- low-level support for random access parsing for nXML mode
2 2
3;; Copyright (C) 2003, 2004, 2007 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2004, 2007, 2008 Free Software Foundation, Inc.
4 4
5;; Author: James Clark 5;; Author: James Clark
6;; Keywords: XML 6;; Keywords: XML
diff --git a/lisp/nxml/nxml-uchnm.el b/lisp/nxml/nxml-uchnm.el
index 9514a7de476..bfa671eb894 100644
--- a/lisp/nxml/nxml-uchnm.el
+++ b/lisp/nxml/nxml-uchnm.el
@@ -1,6 +1,6 @@
1;;; nxml-uchnm.el --- support for Unicode standard cha names in nxml-mode 1;;; nxml-uchnm.el --- support for Unicode standard cha names in nxml-mode
2 2
3;; Copyright (C) 2003, 2007 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007, 2008 Free Software Foundation, Inc.
4 4
5;; Author: James Clark 5;; Author: James Clark
6;; Keywords: XML 6;; Keywords: XML
diff --git a/lisp/nxml/nxml-util.el b/lisp/nxml/nxml-util.el
index 73b8354ddf6..7ea52f34fde 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 1;;; nxml-util.el --- utility functions for nxml-*.el
2 2
3;; Copyright (C) 2003, 2007 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007, 2008 Free Software Foundation, Inc.
4 4
5;; Author: James Clark 5;; Author: James Clark
6;; Keywords: XML 6;; Keywords: XML
diff --git a/lisp/nxml/rng-cmpct.el b/lisp/nxml/rng-cmpct.el
index a83af6ad077..a1915b1d7fe 100644
--- a/lisp/nxml/rng-cmpct.el
+++ b/lisp/nxml/rng-cmpct.el
@@ -1,6 +1,6 @@
1;;; rng-cmpct.el --- parsing of RELAX NG Compact Syntax schemas 1;;; rng-cmpct.el --- parsing of RELAX NG Compact Syntax schemas
2 2
3;; Copyright (C) 2003, 2007 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007, 2008 Free Software Foundation, Inc.
4 4
5;; Author: James Clark 5;; Author: James Clark
6;; Keywords: XML, RelaxNG 6;; Keywords: XML, RelaxNG
diff --git a/lisp/nxml/rng-dt.el b/lisp/nxml/rng-dt.el
index 2ed8e19c7d9..700c53407d4 100644
--- a/lisp/nxml/rng-dt.el
+++ b/lisp/nxml/rng-dt.el
@@ -1,6 +1,6 @@
1;;; rng-dt.el --- datatype library interface for RELAX NG 1;;; rng-dt.el --- datatype library interface for RELAX NG
2 2
3;; Copyright (C) 2003, 2007 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007, 2008 Free Software Foundation, Inc.
4 4
5;; Author: James Clark 5;; Author: James Clark
6;; Keywords: XML, RelaxNG 6;; Keywords: XML, RelaxNG
diff --git a/lisp/nxml/rng-loc.el b/lisp/nxml/rng-loc.el
index 5646a262068..bae99ff8be6 100644
--- a/lisp/nxml/rng-loc.el
+++ b/lisp/nxml/rng-loc.el
@@ -1,6 +1,6 @@
1;;; rng-loc.el --- locate the schema to use for validation 1;;; rng-loc.el --- locate the schema to use for validation
2 2
3;; Copyright (C) 2003, 2007 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007, 2008 Free Software Foundation, Inc.
4 4
5;; Author: James Clark 5;; Author: James Clark
6;; Keywords: XML, RelaxNG 6;; Keywords: XML, RelaxNG
diff --git a/lisp/nxml/rng-maint.el b/lisp/nxml/rng-maint.el
index d535c45691a..e273a536156 100644
--- a/lisp/nxml/rng-maint.el
+++ b/lisp/nxml/rng-maint.el
@@ -1,6 +1,6 @@
1;;; rng-maint.el --- commands for RELAX NG maintainers 1;;; rng-maint.el --- commands for RELAX NG maintainers
2 2
3;; Copyright (C) 2003, 2007 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007, 2008 Free Software Foundation, Inc.
4 4
5;; Author: James Clark 5;; Author: James Clark
6;; Keywords: XML, RelaxNG 6;; Keywords: XML, RelaxNG
diff --git a/lisp/nxml/rng-match.el b/lisp/nxml/rng-match.el
index eb79d999634..1f7501d9f2a 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 1;;; rng-match.el --- matching of RELAX NG patterns against XML events
2 2
3;; Copyright (C) 2003, 2007 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007, 2008 Free Software Foundation, Inc.
4 4
5;; Author: James Clark 5;; Author: James Clark
6;; Keywords: XML, RelaxNG 6;; Keywords: XML, RelaxNG
diff --git a/lisp/nxml/rng-nxml.el b/lisp/nxml/rng-nxml.el
index 5b3f2a7baf8..cb040c96311 100644
--- a/lisp/nxml/rng-nxml.el
+++ b/lisp/nxml/rng-nxml.el
@@ -1,6 +1,6 @@
1;;; rng-nxml.el --- make nxml-mode take advantage of rng-validate-mode 1;;; rng-nxml.el --- make nxml-mode take advantage of rng-validate-mode
2 2
3;; Copyright (C) 2003, 2007 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007, 2008 Free Software Foundation, Inc.
4 4
5;; Author: James Clark 5;; Author: James Clark
6;; Keywords: XML, RelaxNG 6;; Keywords: XML, RelaxNG
diff --git a/lisp/nxml/rng-parse.el b/lisp/nxml/rng-parse.el
index e9d10e03f21..bf8df6314db 100644
--- a/lisp/nxml/rng-parse.el
+++ b/lisp/nxml/rng-parse.el
@@ -1,6 +1,6 @@
1;;; rng-parse.el --- parse an XML file and validate it against a schema 1;;; rng-parse.el --- parse an XML file and validate it against a schema
2 2
3;; Copyright (C) 2003, 2007 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007, 2008 Free Software Foundation, Inc.
4 4
5;; Author: James Clark 5;; Author: James Clark
6;; Keywords: XML, RelaxNG 6;; Keywords: XML, RelaxNG
diff --git a/lisp/nxml/rng-pttrn.el b/lisp/nxml/rng-pttrn.el
index 2ed87943160..bbf28b2b516 100644
--- a/lisp/nxml/rng-pttrn.el
+++ b/lisp/nxml/rng-pttrn.el
@@ -1,6 +1,6 @@
1;;; rng-pttrn.el --- RELAX NG patterns 1;;; rng-pttrn.el --- RELAX NG patterns
2 2
3;; Copyright (C) 2003, 2007 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007, 2008 Free Software Foundation, Inc.
4 4
5;; Author: James Clark 5;; Author: James Clark
6;; Keywords: XML, RelaxNG 6;; Keywords: XML, RelaxNG
diff --git a/lisp/nxml/rng-uri.el b/lisp/nxml/rng-uri.el
index f18012abcfe..8f454213c12 100644
--- a/lisp/nxml/rng-uri.el
+++ b/lisp/nxml/rng-uri.el
@@ -1,6 +1,6 @@
1;;; rng-uri.el --- URI parsing and manipulation 1;;; rng-uri.el --- URI parsing and manipulation
2 2
3;; Copyright (C) 2003, 2007 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007, 2008 Free Software Foundation, Inc.
4 4
5;; Author: James Clark 5;; Author: James Clark
6;; Keywords: XML 6;; Keywords: XML
diff --git a/lisp/nxml/rng-util.el b/lisp/nxml/rng-util.el
index 7ae75f8a607..545ad425fdf 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 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007, 2008 Free Software Foundation, Inc.
4 4
5;; Author: James Clark 5;; Author: James Clark
6;; Keywords: XML, RelaxNG 6;; Keywords: XML, RelaxNG
diff --git a/lisp/nxml/rng-valid.el b/lisp/nxml/rng-valid.el
index 9b6500e002a..3df0e0e30d2 100644
--- a/lisp/nxml/rng-valid.el
+++ b/lisp/nxml/rng-valid.el
@@ -1,6 +1,6 @@
1;;; rng-valid.el --- real-time validation of XML using RELAX NG 1;;; rng-valid.el --- real-time validation of XML using RELAX NG
2 2
3;; Copyright (C) 2003, 2007 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007, 2008 Free Software Foundation, Inc.
4 4
5;; Author: James Clark 5;; Author: James Clark
6;; Keywords: XML, RelaxNG 6;; Keywords: XML, RelaxNG
diff --git a/lisp/nxml/rng-xsd.el b/lisp/nxml/rng-xsd.el
index 782627c4205..bc9e8a9538e 100644
--- a/lisp/nxml/rng-xsd.el
+++ b/lisp/nxml/rng-xsd.el
@@ -1,6 +1,6 @@
1;;; rng-xsd.el --- W3C XML Schema datatypes library for RELAX NG 1;;; rng-xsd.el --- W3C XML Schema datatypes library for RELAX NG
2 2
3;; Copyright (C) 2003, 2007 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007, 2008 Free Software Foundation, Inc.
4 4
5;; Author: James Clark 5;; Author: James Clark
6;; Keywords: XML, RelaxNG 6;; Keywords: XML, RelaxNG
diff --git a/lisp/nxml/xmltok.el b/lisp/nxml/xmltok.el
index add55bf9840..2fa741c8832 100644
--- a/lisp/nxml/xmltok.el
+++ b/lisp/nxml/xmltok.el
@@ -1,6 +1,6 @@
1;;; xmltok.el --- XML tokenization 1;;; xmltok.el --- XML tokenization
2 2
3;; Copyright (C) 2003, 2007 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007, 2008 Free Software Foundation, Inc.
4 4
5;; Author: James Clark 5;; Author: James Clark
6;; Keywords: XML 6;; Keywords: XML
diff --git a/lisp/nxml/xsd-regexp.el b/lisp/nxml/xsd-regexp.el
index a698ce71e60..185be58388d 100644
--- a/lisp/nxml/xsd-regexp.el
+++ b/lisp/nxml/xsd-regexp.el
@@ -1,6 +1,6 @@
1;;; xsd-regexp.el --- translate W3C XML Schema regexps to Emacs regexps 1;;; xsd-regexp.el --- translate W3C XML Schema regexps to Emacs regexps
2 2
3;; Copyright (C) 2003, 2007 Free Software Foundation, Inc. 3;; Copyright (C) 2003, 2007, 2008 Free Software Foundation, Inc.
4 4
5;; Author: James Clark 5;; Author: James Clark
6;; Keywords: XML, regexp 6;; Keywords: XML, regexp
diff --git a/lisp/password-cache.el b/lisp/password-cache.el
index eeaa31b9a31..e937c45a8b6 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, 2004, 2005, 2006, 2007 3;; Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2008
4;; Free Software Foundation, Inc. 4;; Free Software Foundation, Inc.
5 5
6;; Author: Simon Josefsson <simon@josefsson.org> 6;; Author: Simon Josefsson <simon@josefsson.org>
diff --git a/lisp/play/bubbles.el b/lisp/play/bubbles.el
index 5f8709d17b7..b4997ce4d57 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 Free Software Foundation, Inc. 3;; Copyright (C) 2007, 2008 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/ps-print.el b/lisp/ps-print.el
index a6a2f4e4302..d7fa07136b4 100644
--- a/lisp/ps-print.el
+++ b/lisp/ps-print.el
@@ -7167,7 +7167,7 @@ If FACE is not a valid face name, use default face."
7167;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-encode-header-string 7167;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-encode-header-string
7168;;;;;; ps-mule-initialize ps-mule-plot-composition ps-mule-plot-string 7168;;;;;; ps-mule-initialize ps-mule-plot-composition ps-mule-plot-string
7169;;;;;; ps-mule-set-ascii-font ps-mule-prepare-ascii-font ps-multibyte-buffer) 7169;;;;;; ps-mule-set-ascii-font ps-mule-prepare-ascii-font ps-multibyte-buffer)
7170;;;;;; "ps-mule" "ps-mule.el" "586d0a4deeb89be9b80cc01def34481c") 7170;;;;;; "ps-mule" "ps-mule.el" "e4095a5bcfad44435e57bc157c6eed49")
7171;;; Generated autoloads from ps-mule.el 7171;;; Generated autoloads from ps-mule.el
7172 7172
7173(defvar ps-multibyte-buffer nil "\ 7173(defvar ps-multibyte-buffer nil "\
diff --git a/lisp/term/w32console.el b/lisp/term/w32console.el
index f45d7e0ad7a..c5f34a668b0 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 Free Software Foundation, Inc. 3;; Copyright (C) 2007, 2008 Free Software Foundation, Inc.
4 4
5;; Author: FSF 5;; Author: FSF
6;; Keywords: terminals 6;; Keywords: terminals
diff --git a/lisp/textmodes/org-export-latex.el b/lisp/textmodes/org-export-latex.el
index eef1c10e5b6..d320a166f2b 100644
--- a/lisp/textmodes/org-export-latex.el
+++ b/lisp/textmodes/org-export-latex.el
@@ -1,6 +1,6 @@
1 ;;; org-export-latex.el --- LaTeX exporter for org-mode 1 ;;; org-export-latex.el --- LaTeX exporter for org-mode
2;; 2;;
3;; Copyright (C) 2007 Free Software Foundation, Inc. 3;; Copyright (C) 2007, 2008 Free Software Foundation, Inc.
4;; 4;;
5;; Emacs Lisp Archive Entry 5;; Emacs Lisp Archive Entry
6;; Filename: org-export-latex.el 6;; Filename: org-export-latex.el
diff --git a/lisp/textmodes/org-publish.el b/lisp/textmodes/org-publish.el
index 807a844c425..66e0dd5d6fb 100644
--- a/lisp/textmodes/org-publish.el
+++ b/lisp/textmodes/org-publish.el
@@ -1,6 +1,6 @@
1;;; org-publish.el --- publish related org-mode files as a website 1;;; org-publish.el --- publish related org-mode files as a website
2 2
3;; Copyright (C) 2006, 2007 Free Software Foundation, Inc. 3;; Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
4 4
5;; Author: David O'Toole <dto@gnu.org> 5;; Author: David O'Toole <dto@gnu.org>
6;; Keywords: hypermedia, outlines 6;; Keywords: hypermedia, outlines
diff --git a/lisp/textmodes/remember.el b/lisp/textmodes/remember.el
index 0790bee55ae..58027f2b478 100644
--- a/lisp/textmodes/remember.el
+++ b/lisp/textmodes/remember.el
@@ -1,7 +1,7 @@
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, 2000, 2001, 2003, 2004, 2005, 2006, 3;; Copyright (C) 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007,
4;; 2007 Free Software Foundation, Inc. 4;; 2008 Free Software Foundation, Inc.
5 5
6;; Author: John Wiegley <johnw@gnu.org> 6;; Author: John Wiegley <johnw@gnu.org>
7;; Created: 29 Mar 1999 7;; Created: 29 Mar 1999