aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorJim Blandy1992-07-22 20:59:53 +0000
committerJim Blandy1992-07-22 20:59:53 +0000
commite51e47f72998dacc5b8ebc2073a8dec7e6160af5 (patch)
treed4cd141cdfdefc9b7b434df4ab0151b2d1183734 /lisp
parent1d1826db27c2f2ec1aaeb6161d928e36f353a759 (diff)
downloademacs-e51e47f72998dacc5b8ebc2073a8dec7e6160af5.tar.gz
emacs-e51e47f72998dacc5b8ebc2073a8dec7e6160af5.zip
entered into RCS
Diffstat (limited to 'lisp')
-rw-r--r--lisp/emacs-lisp/edebug.el2
-rw-r--r--lisp/gnusmail.el2
-rw-r--r--lisp/gnusmisc.el2
-rw-r--r--lisp/gnuspost.el2
-rw-r--r--lisp/mh-e.el1
-rw-r--r--lisp/netunam.el2
-rw-r--r--lisp/progmodes/scheme.el2
-rw-r--r--lisp/xscheme.el2
8 files changed, 0 insertions, 15 deletions
diff --git a/lisp/emacs-lisp/edebug.el b/lisp/emacs-lisp/edebug.el
index 6c4437a822d..1f5f6dca46f 100644
--- a/lisp/emacs-lisp/edebug.el
+++ b/lisp/emacs-lisp/edebug.el
@@ -53,8 +53,6 @@
53;;; Change list 53;;; Change list
54;;; ----------- 54;;; -----------
55 55
56;;; $Header: /import/kaplan/kaplan/liberte/Edebug/RCS/edebug.el,v 2.5 91/07/25 13:32:53 liberte Exp Locker: liberte $
57;;; $Log: edebug.el,v $
58;;; Revision 2.5 91/07/25 13:32:53 liberte 56;;; Revision 2.5 91/07/25 13:32:53 liberte
59;;; Doc string cleanup. 57;;; Doc string cleanup.
60;;; If edebug-form-hook is t, evaluate all arguments. 58;;; If edebug-form-hook is t, evaluate all arguments.
diff --git a/lisp/gnusmail.el b/lisp/gnusmail.el
index 85646ec7ae4..b9fe3c0620d 100644
--- a/lisp/gnusmail.el
+++ b/lisp/gnusmail.el
@@ -5,8 +5,6 @@
5;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> 5;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet>
6;; Keywords: news 6;; Keywords: news
7 7
8;; $Header: gnusmail.el,v 1.1 90/03/23 13:24:39 umerin Locked $
9
10;; This file is part of GNU Emacs. 8;; This file is part of GNU Emacs.
11 9
12;; GNU Emacs is free software; you can redistribute it and/or modify 10;; GNU Emacs is free software; you can redistribute it and/or modify
diff --git a/lisp/gnusmisc.el b/lisp/gnusmisc.el
index f5932d67665..e939036ee5b 100644
--- a/lisp/gnusmisc.el
+++ b/lisp/gnusmisc.el
@@ -5,8 +5,6 @@
5;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> 5;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet>
6;; Keywords: news 6;; Keywords: news
7 7
8;; $Header: gnusmisc.el,v 1.2 90/03/23 13:25:04 umerin Locked $
9
10;; This file is part of GNU Emacs. 8;; This file is part of GNU Emacs.
11 9
12;; GNU Emacs is free software; you can redistribute it and/or modify 10;; GNU Emacs is free software; you can redistribute it and/or modify
diff --git a/lisp/gnuspost.el b/lisp/gnuspost.el
index a300a66d51e..bb436b5501d 100644
--- a/lisp/gnuspost.el
+++ b/lisp/gnuspost.el
@@ -5,8 +5,6 @@
5;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> 5;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet>
6;; Keywords: news 6;; Keywords: news
7 7
8;; $Header: gnuspost.el,v 1.2 90/03/23 13:25:16 umerin Locked $
9
10;; This file is part of GNU Emacs. 8;; This file is part of GNU Emacs.
11 9
12;; GNU Emacs is free software; you can redistribute it and/or modify 10;; GNU Emacs is free software; you can redistribute it and/or modify
diff --git a/lisp/mh-e.el b/lisp/mh-e.el
index a10df5aa4ef..b094934bc4a 100644
--- a/lisp/mh-e.el
+++ b/lisp/mh-e.el
@@ -7,7 +7,6 @@
7;; Keywords: mail 7;; Keywords: mail
8 8
9(defvar mh-e-RCS-id) 9(defvar mh-e-RCS-id)
10(setq mh-e-RCS-id "$Header: /var/home/larus/lib/emacs/RCS/mh-e.el,v 3.1 90/09/28 15:47:58 larus Exp Locker: larus $")
11 10
12;; GNU Emacs is distributed in the hope that it will be useful, 11;; GNU Emacs is distributed in the hope that it will be useful,
13;; but without any warranty. No author or distributor 12;; but without any warranty. No author or distributor
diff --git a/lisp/netunam.el b/lisp/netunam.el
index fc1177e3055..ee755312f92 100644
--- a/lisp/netunam.el
+++ b/lisp/netunam.el
@@ -4,8 +4,6 @@
4 4
5;; Author: Chris Hanson <cph@zurich.ai.mit.edu> 5;; Author: Chris Hanson <cph@zurich.ai.mit.edu>
6 6
7;;; $Header: netunam.el,v 1.3 88/12/21 16:32:23 GMT cph Exp $
8
9;; This file is part of GNU Emacs. 7;; This file is part of GNU Emacs.
10 8
11;; GNU Emacs is free software; you can redistribute it and/or modify 9;; GNU Emacs is free software; you can redistribute it and/or modify
diff --git a/lisp/progmodes/scheme.el b/lisp/progmodes/scheme.el
index bd23a74d9fe..3a470f9fa49 100644
--- a/lisp/progmodes/scheme.el
+++ b/lisp/progmodes/scheme.el
@@ -5,8 +5,6 @@
5;; Author: Bill Rozas <jinz@prep.ai.mit.edu> 5;; Author: Bill Rozas <jinz@prep.ai.mit.edu>
6;; Keywords: languages, lisp 6;; Keywords: languages, lisp
7 7
8;;; $Header: scheme.el,v 1.7 88/07/15 20:20:00 GMT cph Exp $
9
10;; This file is part of GNU Emacs. 8;; This file is part of GNU Emacs.
11 9
12;; GNU Emacs is free software; you can redistribute it and/or modify 10;; GNU Emacs is free software; you can redistribute it and/or modify
diff --git a/lisp/xscheme.el b/lisp/xscheme.el
index c8ac6ecb126..6d8e3deadf9 100644
--- a/lisp/xscheme.el
+++ b/lisp/xscheme.el
@@ -5,8 +5,6 @@
5;; Maintainer: FSF 5;; Maintainer: FSF
6;; Keywords: languages 6;; Keywords: languages
7 7
8;;; $Header: xscheme.el,v 1.26 90/09/11 01:51:20 GMT cph Exp $
9
10;; This file is part of GNU Emacs. 8;; This file is part of GNU Emacs.
11 9
12;; GNU Emacs is free software; you can redistribute it and/or modify 10;; GNU Emacs is free software; you can redistribute it and/or modify