From 7de5b4214edd6ef463f0772b2956f8f432f08dfa Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Mon, 16 Oct 2000 12:27:09 +0000 Subject: [PATCH] Add author information. --- lisp/eshell/em-alias.el | 2 ++ lisp/eshell/em-banner.el | 2 ++ lisp/eshell/em-basic.el | 2 ++ lisp/eshell/em-cmpl.el | 2 ++ lisp/eshell/em-dirs.el | 2 ++ lisp/eshell/em-glob.el | 2 ++ lisp/eshell/em-hist.el | 2 ++ lisp/eshell/em-ls.el | 2 ++ lisp/eshell/em-pred.el | 2 ++ lisp/eshell/em-prompt.el | 2 ++ lisp/eshell/em-rebind.el | 2 ++ lisp/eshell/em-script.el | 2 ++ lisp/eshell/em-smart.el | 2 ++ lisp/eshell/em-term.el | 2 ++ lisp/eshell/em-unix.el | 2 ++ lisp/eshell/em-xtra.el | 2 ++ lisp/eshell/esh-arg.el | 2 ++ lisp/eshell/esh-cmd.el | 2 ++ lisp/eshell/esh-ext.el | 2 ++ lisp/eshell/esh-io.el | 2 ++ lisp/eshell/esh-maint.el | 2 ++ lisp/eshell/esh-mode.el | 2 ++ lisp/eshell/esh-opt.el | 2 ++ lisp/eshell/esh-proc.el | 2 ++ lisp/eshell/esh-test.el | 2 ++ lisp/eshell/esh-util.el | 2 ++ lisp/eshell/esh-var.el | 2 ++ 27 files changed, 54 insertions(+) diff --git a/lisp/eshell/em-alias.el b/lisp/eshell/em-alias.el index 0fdfee6d20..85e4e97e69 100644 --- a/lisp/eshell/em-alias.el +++ b/lisp/eshell/em-alias.el @@ -2,6 +2,8 @@ ;; Copyright (C) 1999, 2000 Free Software Foundation +;; Author: John Wiegley + ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify diff --git a/lisp/eshell/em-banner.el b/lisp/eshell/em-banner.el index 3b5fb814c4..90d59f3f21 100644 --- a/lisp/eshell/em-banner.el +++ b/lisp/eshell/em-banner.el @@ -2,6 +2,8 @@ ;; Copyright (C) 1999, 2000 Free Software Foundation +;; Author: John Wiegley + ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify diff --git a/lisp/eshell/em-basic.el b/lisp/eshell/em-basic.el index 5b4d2e47a5..52afff15b2 100644 --- a/lisp/eshell/em-basic.el +++ b/lisp/eshell/em-basic.el @@ -2,6 +2,8 @@ ;; Copyright (C) 1999, 2000 Free Software Foundation +;; Author: John Wiegley + ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify diff --git a/lisp/eshell/em-cmpl.el b/lisp/eshell/em-cmpl.el index 19a0f595e6..6c3032d069 100644 --- a/lisp/eshell/em-cmpl.el +++ b/lisp/eshell/em-cmpl.el @@ -2,6 +2,8 @@ ;; Copyright (C) 1999, 2000 Free Software Foundation +;; Author: John Wiegley + ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify diff --git a/lisp/eshell/em-dirs.el b/lisp/eshell/em-dirs.el index c59bd04257..02d1eb3076 100644 --- a/lisp/eshell/em-dirs.el +++ b/lisp/eshell/em-dirs.el @@ -2,6 +2,8 @@ ;; Copyright (C) 1999, 2000 Free Software Foundation +;; Author: John Wiegley + ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify diff --git a/lisp/eshell/em-glob.el b/lisp/eshell/em-glob.el index ec8c1b2c37..b281cee4fd 100644 --- a/lisp/eshell/em-glob.el +++ b/lisp/eshell/em-glob.el @@ -2,6 +2,8 @@ ;; Copyright (C) 1999, 2000 Free Software Foundation +;; Author: John Wiegley + ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify diff --git a/lisp/eshell/em-hist.el b/lisp/eshell/em-hist.el index 1213dfcc29..985e3e11cb 100644 --- a/lisp/eshell/em-hist.el +++ b/lisp/eshell/em-hist.el @@ -2,6 +2,8 @@ ;; Copyright (C) 1999, 2000 Free Software Foundation +;; Author: John Wiegley + ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify diff --git a/lisp/eshell/em-ls.el b/lisp/eshell/em-ls.el index 77e5d5577d..2afef625f5 100644 --- a/lisp/eshell/em-ls.el +++ b/lisp/eshell/em-ls.el @@ -2,6 +2,8 @@ ;; Copyright (C) 1999, 2000 Free Software Foundation +;; Author: John Wiegley + ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify diff --git a/lisp/eshell/em-pred.el b/lisp/eshell/em-pred.el index 9708e2d793..5ef412199d 100644 --- a/lisp/eshell/em-pred.el +++ b/lisp/eshell/em-pred.el @@ -2,6 +2,8 @@ ;; Copyright (C) 1999, 2000 Free Software Foundation +;; Author: John Wiegley + ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify diff --git a/lisp/eshell/em-prompt.el b/lisp/eshell/em-prompt.el index f71b6d8996..f94d244cab 100644 --- a/lisp/eshell/em-prompt.el +++ b/lisp/eshell/em-prompt.el @@ -2,6 +2,8 @@ ;; Copyright (C) 1999, 2000 Free Software Foundation +;; Author: John Wiegley + ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify diff --git a/lisp/eshell/em-rebind.el b/lisp/eshell/em-rebind.el index 4caae2da42..624b8c98d3 100644 --- a/lisp/eshell/em-rebind.el +++ b/lisp/eshell/em-rebind.el @@ -2,6 +2,8 @@ ;; Copyright (C) 1999, 2000 Free Software Foundation +;; Author: John Wiegley + ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify diff --git a/lisp/eshell/em-script.el b/lisp/eshell/em-script.el index fb80bfe9f5..d6a8ea54e2 100644 --- a/lisp/eshell/em-script.el +++ b/lisp/eshell/em-script.el @@ -2,6 +2,8 @@ ;; Copyright (C) 1999, 2000 Free Software Foundation +;; Author: John Wiegley + ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify diff --git a/lisp/eshell/em-smart.el b/lisp/eshell/em-smart.el index d7db23a0f9..cc02f2fedc 100644 --- a/lisp/eshell/em-smart.el +++ b/lisp/eshell/em-smart.el @@ -2,6 +2,8 @@ ;; Copyright (C) 1999, 2000 Free Software Foundation +;; Author: John Wiegley + ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify diff --git a/lisp/eshell/em-term.el b/lisp/eshell/em-term.el index 83479d4c1b..c24fc99338 100644 --- a/lisp/eshell/em-term.el +++ b/lisp/eshell/em-term.el @@ -2,6 +2,8 @@ ;; Copyright (C) 1999, 2000 Free Software Foundation +;; Author: John Wiegley + ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify diff --git a/lisp/eshell/em-unix.el b/lisp/eshell/em-unix.el index 6a63f154de..7f0414ef05 100644 --- a/lisp/eshell/em-unix.el +++ b/lisp/eshell/em-unix.el @@ -2,6 +2,8 @@ ;; Copyright (C) 1999, 2000 Free Software Foundation +;; Author: John Wiegley + ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify diff --git a/lisp/eshell/em-xtra.el b/lisp/eshell/em-xtra.el index 9b4e6ad058..98d2cbf6cd 100644 --- a/lisp/eshell/em-xtra.el +++ b/lisp/eshell/em-xtra.el @@ -2,6 +2,8 @@ ;; Copyright (C) 1999, 2000 Free Software Foundation +;; Author: John Wiegley + ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify diff --git a/lisp/eshell/esh-arg.el b/lisp/eshell/esh-arg.el index 985401fbe3..77db1bfc10 100644 --- a/lisp/eshell/esh-arg.el +++ b/lisp/eshell/esh-arg.el @@ -2,6 +2,8 @@ ;; Copyright (C) 1999, 2000 Free Software Foundation +;; Author: John Wiegley + ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify diff --git a/lisp/eshell/esh-cmd.el b/lisp/eshell/esh-cmd.el index fcdcfbb3fc..6d2ede0a72 100644 --- a/lisp/eshell/esh-cmd.el +++ b/lisp/eshell/esh-cmd.el @@ -2,6 +2,8 @@ ;; Copyright (C) 1999, 2000 Free Software Foundation +;; Author: John Wiegley + ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify diff --git a/lisp/eshell/esh-ext.el b/lisp/eshell/esh-ext.el index 3aec7f22fd..3fb9551d7f 100644 --- a/lisp/eshell/esh-ext.el +++ b/lisp/eshell/esh-ext.el @@ -2,6 +2,8 @@ ;; Copyright (C) 1999, 2000 Free Software Foundation +;; Author: John Wiegley + ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify diff --git a/lisp/eshell/esh-io.el b/lisp/eshell/esh-io.el index 84dbbc18e0..fabb85cce9 100644 --- a/lisp/eshell/esh-io.el +++ b/lisp/eshell/esh-io.el @@ -2,6 +2,8 @@ ;; Copyright (C) 1999, 2000 Free Software Foundation +;; Author: John Wiegley + ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify diff --git a/lisp/eshell/esh-maint.el b/lisp/eshell/esh-maint.el index 090e86f656..13b3597b4c 100644 --- a/lisp/eshell/esh-maint.el +++ b/lisp/eshell/esh-maint.el @@ -2,6 +2,8 @@ ;; Copyright (C) 1999, 2000 Free Software Foundation +;; Author: John Wiegley + ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify diff --git a/lisp/eshell/esh-mode.el b/lisp/eshell/esh-mode.el index 4d32da81f0..ad513c47a0 100644 --- a/lisp/eshell/esh-mode.el +++ b/lisp/eshell/esh-mode.el @@ -2,6 +2,8 @@ ;; Copyright (C) 1999, 2000 Free Software Foundation +;; Author: John Wiegley + ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify diff --git a/lisp/eshell/esh-opt.el b/lisp/eshell/esh-opt.el index e4aa17bfbe..6235c88659 100644 --- a/lisp/eshell/esh-opt.el +++ b/lisp/eshell/esh-opt.el @@ -2,6 +2,8 @@ ;; Copyright (C) 1999, 2000 Free Software Foundation +;; Author: John Wiegley + ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify diff --git a/lisp/eshell/esh-proc.el b/lisp/eshell/esh-proc.el index ddb2c986a9..5997c15094 100644 --- a/lisp/eshell/esh-proc.el +++ b/lisp/eshell/esh-proc.el @@ -2,6 +2,8 @@ ;; Copyright (C) 1999, 2000 Free Software Foundation +;; Author: John Wiegley + ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify diff --git a/lisp/eshell/esh-test.el b/lisp/eshell/esh-test.el index 505c240d75..6a14541ab3 100644 --- a/lisp/eshell/esh-test.el +++ b/lisp/eshell/esh-test.el @@ -2,6 +2,8 @@ ;; Copyright (C) 1999, 2000 Free Software Foundation +;; Author: John Wiegley + ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify diff --git a/lisp/eshell/esh-util.el b/lisp/eshell/esh-util.el index a4f2ec98db..01c0ff2c76 100644 --- a/lisp/eshell/esh-util.el +++ b/lisp/eshell/esh-util.el @@ -2,6 +2,8 @@ ;; Copyright (C) 1999, 2000 Free Software Foundation +;; Author: John Wiegley + ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify diff --git a/lisp/eshell/esh-var.el b/lisp/eshell/esh-var.el index ddbcf257d7..fdb1ea106a 100644 --- a/lisp/eshell/esh-var.el +++ b/lisp/eshell/esh-var.el @@ -2,6 +2,8 @@ ;; Copyright (C) 1999, 2000 Free Software Foundation +;; Author: John Wiegley + ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify -- 2.20.1