diff options
| author | Chong Yidong | 2010-08-29 12:17:13 -0400 |
|---|---|---|
| committer | Chong Yidong | 2010-08-29 12:17:13 -0400 |
| commit | bd78fa1d5442e6e023a16d407741ec899d57d3cd (patch) | |
| tree | fe959a18baff827f362b8b43b56b0cb644983272 /lisp/net | |
| parent | 4520b858c1d64bf61db1ae7b00b1b84e0cc645bd (diff) | |
| download | emacs-bd78fa1d5442e6e023a16d407741ec899d57d3cd.tar.gz emacs-bd78fa1d5442e6e023a16d407741ec899d57d3cd.zip | |
Add "Package:" file headers to denote built-in packages.
Diffstat (limited to 'lisp/net')
| -rw-r--r-- | lisp/net/eudc-bob.el | 1 | ||||
| -rw-r--r-- | lisp/net/eudc-export.el | 1 | ||||
| -rw-r--r-- | lisp/net/eudc-hotlist.el | 1 | ||||
| -rw-r--r-- | lisp/net/eudc-vars.el | 1 | ||||
| -rw-r--r-- | lisp/net/eudcb-bbdb.el | 1 | ||||
| -rw-r--r-- | lisp/net/eudcb-ldap.el | 1 | ||||
| -rw-r--r-- | lisp/net/eudcb-mab.el | 1 | ||||
| -rw-r--r-- | lisp/net/eudcb-ph.el | 1 | ||||
| -rw-r--r-- | lisp/net/newst-backend.el | 1 | ||||
| -rw-r--r-- | lisp/net/newst-plainview.el | 1 | ||||
| -rw-r--r-- | lisp/net/newst-reader.el | 1 | ||||
| -rw-r--r-- | lisp/net/newst-ticker.el | 1 | ||||
| -rw-r--r-- | lisp/net/newst-treeview.el | 1 | ||||
| -rw-r--r-- | lisp/net/sasl-cram.el | 1 | ||||
| -rw-r--r-- | lisp/net/sasl-digest.el | 1 | ||||
| -rw-r--r-- | lisp/net/sasl-ntlm.el | 1 | ||||
| -rw-r--r-- | lisp/net/tramp-cache.el | 1 | ||||
| -rw-r--r-- | lisp/net/tramp-cmds.el | 1 | ||||
| -rw-r--r-- | lisp/net/tramp-compat.el | 1 | ||||
| -rw-r--r-- | lisp/net/tramp-fish.el | 1 | ||||
| -rw-r--r-- | lisp/net/tramp-ftp.el | 1 | ||||
| -rw-r--r-- | lisp/net/tramp-gvfs.el | 1 | ||||
| -rw-r--r-- | lisp/net/tramp-gw.el | 1 | ||||
| -rw-r--r-- | lisp/net/tramp-imap.el | 1 | ||||
| -rw-r--r-- | lisp/net/tramp-smb.el | 1 | ||||
| -rw-r--r-- | lisp/net/tramp-uu.el | 1 | ||||
| -rw-r--r-- | lisp/net/trampver.el | 1 |
27 files changed, 27 insertions, 0 deletions
diff --git a/lisp/net/eudc-bob.el b/lisp/net/eudc-bob.el index fe41d70a090..962020f2b30 100644 --- a/lisp/net/eudc-bob.el +++ b/lisp/net/eudc-bob.el | |||
| @@ -6,6 +6,7 @@ | |||
| 6 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> | 6 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> |
| 7 | ;; Maintainer: Pavel Janík <Pavel@Janik.cz> | 7 | ;; Maintainer: Pavel Janík <Pavel@Janik.cz> |
| 8 | ;; Keywords: comm | 8 | ;; Keywords: comm |
| 9 | ;; Package: eudc | ||
| 9 | 10 | ||
| 10 | ;; This file is part of GNU Emacs. | 11 | ;; This file is part of GNU Emacs. |
| 11 | 12 | ||
diff --git a/lisp/net/eudc-export.el b/lisp/net/eudc-export.el index 7aa30cfcb66..91abac571b8 100644 --- a/lisp/net/eudc-export.el +++ b/lisp/net/eudc-export.el | |||
| @@ -6,6 +6,7 @@ | |||
| 6 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> | 6 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> |
| 7 | ;; Maintainer: Pavel Janík <Pavel@Janik.cz> | 7 | ;; Maintainer: Pavel Janík <Pavel@Janik.cz> |
| 8 | ;; Keywords: comm | 8 | ;; Keywords: comm |
| 9 | ;; Package: eudc | ||
| 9 | 10 | ||
| 10 | ;; This file is part of GNU Emacs. | 11 | ;; This file is part of GNU Emacs. |
| 11 | 12 | ||
diff --git a/lisp/net/eudc-hotlist.el b/lisp/net/eudc-hotlist.el index 5f165ad2e25..7798fa43d99 100644 --- a/lisp/net/eudc-hotlist.el +++ b/lisp/net/eudc-hotlist.el | |||
| @@ -6,6 +6,7 @@ | |||
| 6 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> | 6 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> |
| 7 | ;; Maintainer: Pavel Janík <Pavel@Janik.cz> | 7 | ;; Maintainer: Pavel Janík <Pavel@Janik.cz> |
| 8 | ;; Keywords: comm | 8 | ;; Keywords: comm |
| 9 | ;; Package: eudc | ||
| 9 | 10 | ||
| 10 | ;; This file is part of GNU Emacs. | 11 | ;; This file is part of GNU Emacs. |
| 11 | 12 | ||
diff --git a/lisp/net/eudc-vars.el b/lisp/net/eudc-vars.el index 5f8de5ec751..3f82816fabe 100644 --- a/lisp/net/eudc-vars.el +++ b/lisp/net/eudc-vars.el | |||
| @@ -6,6 +6,7 @@ | |||
| 6 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> | 6 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> |
| 7 | ;; Maintainer: Pavel Janík <Pavel@Janik.cz> | 7 | ;; Maintainer: Pavel Janík <Pavel@Janik.cz> |
| 8 | ;; Keywords: comm | 8 | ;; Keywords: comm |
| 9 | ;; Package: eudc | ||
| 9 | 10 | ||
| 10 | ;; This file is part of GNU Emacs. | 11 | ;; This file is part of GNU Emacs. |
| 11 | 12 | ||
diff --git a/lisp/net/eudcb-bbdb.el b/lisp/net/eudcb-bbdb.el index 0ddfa81a501..aa4315077e4 100644 --- a/lisp/net/eudcb-bbdb.el +++ b/lisp/net/eudcb-bbdb.el | |||
| @@ -6,6 +6,7 @@ | |||
| 6 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> | 6 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> |
| 7 | ;; Maintainer: Pavel Janík <Pavel@Janik.cz> | 7 | ;; Maintainer: Pavel Janík <Pavel@Janik.cz> |
| 8 | ;; Keywords: comm | 8 | ;; Keywords: comm |
| 9 | ;; Package: eudc | ||
| 9 | 10 | ||
| 10 | ;; This file is part of GNU Emacs. | 11 | ;; This file is part of GNU Emacs. |
| 11 | 12 | ||
diff --git a/lisp/net/eudcb-ldap.el b/lisp/net/eudcb-ldap.el index fc90be96b5d..e2ca2acaddb 100644 --- a/lisp/net/eudcb-ldap.el +++ b/lisp/net/eudcb-ldap.el | |||
| @@ -6,6 +6,7 @@ | |||
| 6 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> | 6 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> |
| 7 | ;; Maintainer: Pavel Janík <Pavel@Janik.cz> | 7 | ;; Maintainer: Pavel Janík <Pavel@Janik.cz> |
| 8 | ;; Keywords: comm | 8 | ;; Keywords: comm |
| 9 | ;; Package: eudc | ||
| 9 | 10 | ||
| 10 | ;; This file is part of GNU Emacs. | 11 | ;; This file is part of GNU Emacs. |
| 11 | 12 | ||
diff --git a/lisp/net/eudcb-mab.el b/lisp/net/eudcb-mab.el index 8705be81b04..d848b9953a3 100644 --- a/lisp/net/eudcb-mab.el +++ b/lisp/net/eudcb-mab.el | |||
| @@ -6,6 +6,7 @@ | |||
| 6 | ;; Author: John Wiegley <johnw@newartisans.com> | 6 | ;; Author: John Wiegley <johnw@newartisans.com> |
| 7 | ;; Maintainer: FSF | 7 | ;; Maintainer: FSF |
| 8 | ;; Keywords: comm | 8 | ;; Keywords: comm |
| 9 | ;; Package: eudc | ||
| 9 | 10 | ||
| 10 | ;; This file is part of GNU Emacs. | 11 | ;; This file is part of GNU Emacs. |
| 11 | 12 | ||
diff --git a/lisp/net/eudcb-ph.el b/lisp/net/eudcb-ph.el index bd2e75ced0a..c0e4f81d31c 100644 --- a/lisp/net/eudcb-ph.el +++ b/lisp/net/eudcb-ph.el | |||
| @@ -6,6 +6,7 @@ | |||
| 6 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> | 6 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> |
| 7 | ;; Maintainer: Pavel Janík <Pavel@Janik.cz> | 7 | ;; Maintainer: Pavel Janík <Pavel@Janik.cz> |
| 8 | ;; Keywords: comm | 8 | ;; Keywords: comm |
| 9 | ;; Package: eudc | ||
| 9 | 10 | ||
| 10 | ;; This file is part of GNU Emacs. | 11 | ;; This file is part of GNU Emacs. |
| 11 | 12 | ||
diff --git a/lisp/net/newst-backend.el b/lisp/net/newst-backend.el index 5a8f1dff5c0..590363a1f65 100644 --- a/lisp/net/newst-backend.el +++ b/lisp/net/newst-backend.el | |||
| @@ -8,6 +8,7 @@ | |||
| 8 | ;; URL: http://www.nongnu.org/newsticker | 8 | ;; URL: http://www.nongnu.org/newsticker |
| 9 | ;; Keywords: News, RSS, Atom | 9 | ;; Keywords: News, RSS, Atom |
| 10 | ;; Time-stamp: "6. Dezember 2009, 19:15:32 (ulf)" | 10 | ;; Time-stamp: "6. Dezember 2009, 19:15:32 (ulf)" |
| 11 | ;; Package: newsticker | ||
| 11 | 12 | ||
| 12 | ;; ====================================================================== | 13 | ;; ====================================================================== |
| 13 | 14 | ||
diff --git a/lisp/net/newst-plainview.el b/lisp/net/newst-plainview.el index e1bdc2cade2..a6629a40721 100644 --- a/lisp/net/newst-plainview.el +++ b/lisp/net/newst-plainview.el | |||
| @@ -7,6 +7,7 @@ | |||
| 7 | ;; Filename: newst-plainview.el | 7 | ;; Filename: newst-plainview.el |
| 8 | ;; URL: http://www.nongnu.org/newsticker | 8 | ;; URL: http://www.nongnu.org/newsticker |
| 9 | ;; Time-stamp: "6. Dezember 2009, 19:17:02 (ulf)" | 9 | ;; Time-stamp: "6. Dezember 2009, 19:17:02 (ulf)" |
| 10 | ;; Package: newsticker | ||
| 10 | 11 | ||
| 11 | ;; ====================================================================== | 12 | ;; ====================================================================== |
| 12 | 13 | ||
diff --git a/lisp/net/newst-reader.el b/lisp/net/newst-reader.el index ce468235b46..25ed65d04ae 100644 --- a/lisp/net/newst-reader.el +++ b/lisp/net/newst-reader.el | |||
| @@ -7,6 +7,7 @@ | |||
| 7 | ;; Filename: newst-reader.el | 7 | ;; Filename: newst-reader.el |
| 8 | ;; URL: http://www.nongnu.org/newsticker | 8 | ;; URL: http://www.nongnu.org/newsticker |
| 9 | ;; Time-stamp: "6. Dezember 2009, 19:16:38 (ulf)" | 9 | ;; Time-stamp: "6. Dezember 2009, 19:16:38 (ulf)" |
| 10 | ;; Package: newsticker | ||
| 10 | 11 | ||
| 11 | ;; ====================================================================== | 12 | ;; ====================================================================== |
| 12 | 13 | ||
diff --git a/lisp/net/newst-ticker.el b/lisp/net/newst-ticker.el index 694d2cbc200..80df1a14f23 100644 --- a/lisp/net/newst-ticker.el +++ b/lisp/net/newst-ticker.el | |||
| @@ -8,6 +8,7 @@ | |||
| 8 | ;; URL: http://www.nongnu.org/newsticker | 8 | ;; URL: http://www.nongnu.org/newsticker |
| 9 | ;; Keywords: News, RSS, Atom | 9 | ;; Keywords: News, RSS, Atom |
| 10 | ;; Time-stamp: "6. Dezember 2009, 19:16:00 (ulf)" | 10 | ;; Time-stamp: "6. Dezember 2009, 19:16:00 (ulf)" |
| 11 | ;; Package: newsticker | ||
| 11 | 12 | ||
| 12 | ;; ====================================================================== | 13 | ;; ====================================================================== |
| 13 | 14 | ||
diff --git a/lisp/net/newst-treeview.el b/lisp/net/newst-treeview.el index 80bc2c70a1e..6bf0b593de3 100644 --- a/lisp/net/newst-treeview.el +++ b/lisp/net/newst-treeview.el | |||
| @@ -8,6 +8,7 @@ | |||
| 8 | ;; Created: 2007 | 8 | ;; Created: 2007 |
| 9 | ;; Keywords: News, RSS, Atom | 9 | ;; Keywords: News, RSS, Atom |
| 10 | ;; Time-stamp: "6. Dezember 2009, 19:17:28 (ulf)" | 10 | ;; Time-stamp: "6. Dezember 2009, 19:17:28 (ulf)" |
| 11 | ;; Package: newsticker | ||
| 11 | 12 | ||
| 12 | ;; ====================================================================== | 13 | ;; ====================================================================== |
| 13 | 14 | ||
diff --git a/lisp/net/sasl-cram.el b/lisp/net/sasl-cram.el index 9faeded5c3b..ca0d84f4752 100644 --- a/lisp/net/sasl-cram.el +++ b/lisp/net/sasl-cram.el | |||
| @@ -5,6 +5,7 @@ | |||
| 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> |
| 7 | ;; Keywords: SASL, CRAM-MD5 | 7 | ;; Keywords: SASL, CRAM-MD5 |
| 8 | ;; Package: sasl | ||
| 8 | 9 | ||
| 9 | ;; This file is part of GNU Emacs. | 10 | ;; This file is part of GNU Emacs. |
| 10 | 11 | ||
diff --git a/lisp/net/sasl-digest.el b/lisp/net/sasl-digest.el index 4d839296c9f..8e91a95d63c 100644 --- a/lisp/net/sasl-digest.el +++ b/lisp/net/sasl-digest.el | |||
| @@ -5,6 +5,7 @@ | |||
| 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> |
| 7 | ;; Keywords: SASL, DIGEST-MD5 | 7 | ;; Keywords: SASL, DIGEST-MD5 |
| 8 | ;; Package: sasl | ||
| 8 | 9 | ||
| 9 | ;; This file is part of GNU Emacs. | 10 | ;; This file is part of GNU Emacs. |
| 10 | 11 | ||
diff --git a/lisp/net/sasl-ntlm.el b/lisp/net/sasl-ntlm.el index 94366f1a52a..e9622526868 100644 --- a/lisp/net/sasl-ntlm.el +++ b/lisp/net/sasl-ntlm.el | |||
| @@ -6,6 +6,7 @@ | |||
| 6 | ;; Keywords: SASL, NTLM | 6 | ;; Keywords: SASL, NTLM |
| 7 | ;; Version: 1.00 | 7 | ;; Version: 1.00 |
| 8 | ;; Created: February 2001 | 8 | ;; Created: February 2001 |
| 9 | ;; Package: sasl | ||
| 9 | 10 | ||
| 10 | ;; This file is part of GNU Emacs. | 11 | ;; This file is part of GNU Emacs. |
| 11 | 12 | ||
diff --git a/lisp/net/tramp-cache.el b/lisp/net/tramp-cache.el index ac86fabe3a9..9c8ab4cb017 100644 --- a/lisp/net/tramp-cache.el +++ b/lisp/net/tramp-cache.el | |||
| @@ -6,6 +6,7 @@ | |||
| 6 | ;; Author: Daniel Pittman <daniel@inanna.danann.net> | 6 | ;; Author: Daniel Pittman <daniel@inanna.danann.net> |
| 7 | ;; Michael Albinus <michael.albinus@gmx.de> | 7 | ;; Michael Albinus <michael.albinus@gmx.de> |
| 8 | ;; Keywords: comm, processes | 8 | ;; Keywords: comm, processes |
| 9 | ;; Package: tramp | ||
| 9 | 10 | ||
| 10 | ;; This file is part of GNU Emacs. | 11 | ;; This file is part of GNU Emacs. |
| 11 | 12 | ||
diff --git a/lisp/net/tramp-cmds.el b/lisp/net/tramp-cmds.el index 0e31360a416..c3243083695 100644 --- a/lisp/net/tramp-cmds.el +++ b/lisp/net/tramp-cmds.el | |||
| @@ -4,6 +4,7 @@ | |||
| 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 |
| 7 | ;; Package: tramp | ||
| 7 | 8 | ||
| 8 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |
| 9 | 10 | ||
diff --git a/lisp/net/tramp-compat.el b/lisp/net/tramp-compat.el index 484d2be7abe..92ad7811189 100644 --- a/lisp/net/tramp-compat.el +++ b/lisp/net/tramp-compat.el | |||
| @@ -4,6 +4,7 @@ | |||
| 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 |
| 7 | ;; Package: tramp | ||
| 7 | 8 | ||
| 8 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |
| 9 | 10 | ||
diff --git a/lisp/net/tramp-fish.el b/lisp/net/tramp-fish.el index 632b400e2b3..81dea724dd6 100644 --- a/lisp/net/tramp-fish.el +++ b/lisp/net/tramp-fish.el | |||
| @@ -4,6 +4,7 @@ | |||
| 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 |
| 7 | ;; Package: tramp | ||
| 7 | 8 | ||
| 8 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |
| 9 | 10 | ||
diff --git a/lisp/net/tramp-ftp.el b/lisp/net/tramp-ftp.el index 4c373cbcd82..14cf2e0adbf 100644 --- a/lisp/net/tramp-ftp.el +++ b/lisp/net/tramp-ftp.el | |||
| @@ -5,6 +5,7 @@ | |||
| 5 | 5 | ||
| 6 | ;; Author: Michael Albinus <michael.albinus@gmx.de> | 6 | ;; Author: Michael Albinus <michael.albinus@gmx.de> |
| 7 | ;; Keywords: comm, processes | 7 | ;; Keywords: comm, processes |
| 8 | ;; Package: tramp | ||
| 8 | 9 | ||
| 9 | ;; This file is part of GNU Emacs. | 10 | ;; This file is part of GNU Emacs. |
| 10 | 11 | ||
diff --git a/lisp/net/tramp-gvfs.el b/lisp/net/tramp-gvfs.el index 202eaf59835..d0814545e6e 100644 --- a/lisp/net/tramp-gvfs.el +++ b/lisp/net/tramp-gvfs.el | |||
| @@ -4,6 +4,7 @@ | |||
| 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 |
| 7 | ;; Package: tramp | ||
| 7 | 8 | ||
| 8 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |
| 9 | 10 | ||
diff --git a/lisp/net/tramp-gw.el b/lisp/net/tramp-gw.el index d76cd3b3bce..76f9b30f90c 100644 --- a/lisp/net/tramp-gw.el +++ b/lisp/net/tramp-gw.el | |||
| @@ -4,6 +4,7 @@ | |||
| 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 |
| 7 | ;; Package: tramp | ||
| 7 | 8 | ||
| 8 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |
| 9 | 10 | ||
diff --git a/lisp/net/tramp-imap.el b/lisp/net/tramp-imap.el index 3e8883d2e07..55addf588a7 100644 --- a/lisp/net/tramp-imap.el +++ b/lisp/net/tramp-imap.el | |||
| @@ -4,6 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | ;; Author: Teodor Zlatanov <tzz@lifelogs.com> | 5 | ;; Author: Teodor Zlatanov <tzz@lifelogs.com> |
| 6 | ;; Keywords: mail, comm | 6 | ;; Keywords: mail, comm |
| 7 | ;; Package: tramp | ||
| 7 | 8 | ||
| 8 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |
| 9 | 10 | ||
diff --git a/lisp/net/tramp-smb.el b/lisp/net/tramp-smb.el index f1ec7a9b81c..48af7d8120a 100644 --- a/lisp/net/tramp-smb.el +++ b/lisp/net/tramp-smb.el | |||
| @@ -5,6 +5,7 @@ | |||
| 5 | 5 | ||
| 6 | ;; Author: Michael Albinus <michael.albinus@gmx.de> | 6 | ;; Author: Michael Albinus <michael.albinus@gmx.de> |
| 7 | ;; Keywords: comm, processes | 7 | ;; Keywords: comm, processes |
| 8 | ;; Package: tramp | ||
| 8 | 9 | ||
| 9 | ;; This file is part of GNU Emacs. | 10 | ;; This file is part of GNU Emacs. |
| 10 | 11 | ||
diff --git a/lisp/net/tramp-uu.el b/lisp/net/tramp-uu.el index 897a87b0134..a9f816be815 100644 --- a/lisp/net/tramp-uu.el +++ b/lisp/net/tramp-uu.el | |||
| @@ -5,6 +5,7 @@ | |||
| 5 | 5 | ||
| 6 | ;; Author: Kai GroĂjohann <kai.grossjohann@gmx.net> | 6 | ;; Author: Kai GroĂjohann <kai.grossjohann@gmx.net> |
| 7 | ;; Keywords: comm, terminals | 7 | ;; Keywords: comm, terminals |
| 8 | ;; Package: tramp | ||
| 8 | 9 | ||
| 9 | ;; This file is part of GNU Emacs. | 10 | ;; This file is part of GNU Emacs. |
| 10 | 11 | ||
diff --git a/lisp/net/trampver.el b/lisp/net/trampver.el index a002ebebbf2..8725721869d 100644 --- a/lisp/net/trampver.el +++ b/lisp/net/trampver.el | |||
| @@ -6,6 +6,7 @@ | |||
| 6 | 6 | ||
| 7 | ;; Author: Kai GroĂjohann <kai.grossjohann@gmx.net> | 7 | ;; Author: Kai GroĂjohann <kai.grossjohann@gmx.net> |
| 8 | ;; Keywords: comm, processes | 8 | ;; Keywords: comm, processes |
| 9 | ;; Package: tramp | ||
| 9 | 10 | ||
| 10 | ;; This file is part of GNU Emacs. | 11 | ;; This file is part of GNU Emacs. |
| 11 | 12 | ||