]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment change.
authorRichard M. Stallman <rms@gnu.org>
Tue, 23 Nov 1993 20:12:25 +0000 (20:12 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 23 Nov 1993 20:12:25 +0000 (20:12 +0000)
14 files changed:
lisp/emacs-lisp/advice.el
lisp/emacs-lisp/trace.el
lisp/emulation/tpu-edt.el
lisp/emulation/tpu-extras.el
lisp/emulation/tpu-mapper.el
lisp/hexl.el
lisp/mail/reporter.el
lisp/mail/supercite.el
lisp/menu-bar.el
lisp/regi.el
lisp/thingatpt.el
lisp/tpu-doc.el
lisp/vt-control.el
lisp/xscheme.el

index f7f6aeda3781ee9ddaeba23fee0b91f905647aee..9a6f1fc09c858ac53f5b4bfb47072c902ebe87db 100644 (file)
@@ -5,7 +5,7 @@
 ;; Author: Hans Chalupsky <hans@cs.buffalo.edu>
 ;; Created: 12 Dec 1992
 ;; Version: advice.el,v 2.1 1993/05/26 00:07:58 hans Exp
-;; Keywords: extensions
+;; Keywords: extensions, lisp, tools
 
 ;; This file is part of GNU Emacs.
 
index 0e19595db2d8223c3fa1f8fae0bfc9c4a35121d6..49a4a8cd5a9c22225e41ea1da1476dcffecd72f8 100644 (file)
@@ -5,7 +5,7 @@
 ;; Author: Hans Chalupsky <hans@cs.buffalo.edu>
 ;; Created: 15 Dec 1992
 ;; Version: trace.el,v 2.0 1993/05/18 00:41:16 hans Exp
-;; Keywords: tracing, debugging
+;; Keywords: tools, lisp
 
 ;; This file is part of GNU Emacs.
 
index cbe014457f5e2188c0a11cf7b6f573b43ff4e467..7b5c9009eb45e91301d6f743db90a5d7a52ec217 100644 (file)
@@ -5,7 +5,7 @@
 ;; Author: Rob Riepel <riepel@networking.stanford.edu>
 ;; Maintainer: Rob Riepel <riepel@networking.stanford.edu>
 ;; Version: 3.1
-;; Keywords: edt emulations
+;; Keywords: emulations
 
 ;; This file is part of GNU Emacs.
 
@@ -30,7 +30,7 @@
 ;;;  Revision and Version Information
 ;;;
 (defconst tpu-version "3.1" "TPU-edt version number.")
-(defconst tpu-revision "$Revision: 6.11 $" "Revision number of TPU-edt.")
+(defconst tpu-revision "$Revision: 1.4 $" "Revision number of TPU-edt.")
 
 
 ;;;
index 7ba2179140b6912f1f5303a0695adab91f8b3095..ce6fa06ab7123d38034cbbd5dac095f68953feda 100644 (file)
@@ -4,7 +4,7 @@
 
 ;; Author: Rob Riepel <riepel@networking.stanford.edu>
 ;; Maintainer: Rob Riepel <riepel@networking.stanford.edu>
-;; Keywords: tpu-edt
+;; Keywords: emulations
 
 ;; This file is part of GNU Emacs.
 
 
 ;;;  Revision Information
 
-(defconst tpu-extras-revision "$Revision: 3.5 $"
+(defconst tpu-extras-revision "$Revision: 1.4 $"
   "Revision number of the TPU-edt extras.")
 
 
index b99add2baa3f1a2089aa129dec8c1208e143df7a..75dd4d0a9a526370bd832d950ecd5ee4806fffa0 100644 (file)
@@ -4,7 +4,7 @@
 
 ;; Author: Rob Riepel <riepel@networking.stanford.edu>
 ;; Maintainer: Rob Riepel <riepel@networking.stanford.edu>
-;; Keywords: tpu-edt
+;; Keywords: emulations
 
 ;; This file is part of GNU Emacs.
 
@@ -69,7 +69,7 @@
 ;;;
 ;;;  Revision Information
 ;;;
-(defconst tpu-mapper-revision "$Revision: 1.5 $"
+(defconst tpu-mapper-revision "$Revision: 1.4 $"
     "Revision number of TPU-edt x-windows emacs key mapper.")
 
 
index 7238903eda73b115e741fbbc1f742470d2c6411a..aaac455a489746a2171a77bdefedb1d2e530259b 100644 (file)
@@ -3,7 +3,8 @@
 ;; Copyright (C) 1989 Free Software Foundation, Inc.
 
 ;; Author: Keith Gabryelski <ag@wheaties.ai.mit.edu>
-;; Keywords: non-text
+;; Maintainer: FSF
+;; Keywords: data
 
 ;; This file is part of GNU Emacs.
 
index f2d5b131db8057560f736e63de5df53b45871d3d..e1251bcb89d257fe968968af0c89255ed7c100a1 100644 (file)
@@ -5,7 +5,7 @@
 ;; Created:         19-Apr-1993
 ;; Version:         1.23
 ;; Last Modified:   1993/09/02 20:28:36
-;; Keywords: bug reports lisp
+;; Keywords: tools, mail, lisp, extensions
 
 ;; Copyright (C) 1993 Free Software Foundation, Inc.
 
index 02f09bffdda8be47fe34c9d17ddefd50b5f2382b..d1c145b4ae3810a8d4d4e94407f775fe30c87837 100644 (file)
@@ -5,7 +5,7 @@
 ;; Created:       February 1993
 ;; Version:       3.1
 ;; Last Modified: 1993/09/22 18:58:46
-;; Keywords: citation attribution mail news article reply followup
+;; Keywords: mail, news
 
 ;; supercite.el revision: 3.54
 
index 1abfa82cf4e34b39aee0ed5d49516531da433059..2704f7da2beb1ba7f77e51dc9983b2d69cd55eb4 100644 (file)
@@ -1,7 +1,7 @@
 ;;; menu-bar.el --- define a default menu bar.
 
 ;; Author: RMS
-;; Keywords: internals
+;; Keywords: internal
 
 ;; Copyright (C) 1993 Free Software Foundation, Inc.
 
index 9e29c6e2eb57168c8f06ce9b3d65ca22b1517ae1..7d012f46211baf0c4764b88ac73c5b6036ad202b 100644 (file)
@@ -5,7 +5,7 @@
 ;; Created:       24-Feb-1993
 ;; Version:       1.8
 ;; Last Modified: 1993/06/01 21:33:00
-;; Keywords:      regular expression regexp matching text
+;; Keywords:      extensions, matching
 
 ;; Copyright (C) 1993 Barry A. Warsaw
 
index fe62b73656621dd5db4ac14f12a4eb32a74e0a84..3f18716ef3188c709a18d0b47d1f96a948ab89a1 100644 (file)
@@ -3,9 +3,9 @@
 ;; Copyright (C) 1991,1992,1993 Free Software Foundation, Inc.
 
 ;; Author: Mike Williams <mikew@gopher.dosli.govt.nz>
-;; Keywords: extensions
+;; Keywords: extensions, matching, mouse
 ;; Created: Thu Mar 28 13:48:23 1991
-;; Version: $Revision: 1.16 $
+;; Version: $Revision: 1.1 $
 
 ;; This file is part of GNU Emacs.
 
 
 ;;=== Version =============================================================
 
-(defconst thing@pt-version (substring "$Revision: 1.16 $" 11 -2)
+(defconst thing@pt-version (substring "$Revision: 1.1 $" 11 -2)
   "The revision number of thing@pt (as string).  The complete RCS id is:
 
-  $Id: thing@pt.el,v 1.16 1993/09/30 23:54:56 mike Exp $")
+  $Id: thingatpt.el,v 1.1 1993/11/08 14:27:42 rms Exp rms $")
 
 ;;=== Basic movement ======================================================
 
index c65d0aa635ad239b6a38d9af07768a3facdf1b8e..4fdc032e409632f4e0f0a5e953e02ae2f946a733 100644 (file)
@@ -4,7 +4,7 @@
 
 ;; Author: Rob Riepel <riepel@networking.stanford.edu>
 ;; Maintainer: Rob Riepel <riepel@networking.stanford.edu>
-;; Keywords: tpu-edt
+;; Keywords: emulations
 
 ;; This file is part of GNU Emacs.
 
@@ -22,7 +22,7 @@
 ;; along with GNU Emacs; see the file COPYING.  If not, write to
 ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 
-(defconst tpu-doc-revision "$Revision: 1.3 $"
+(defconst tpu-doc-revision "$Revision: 1.4 $"
   "TPU-edt documentation revision number.")
 
 
index 63b94137b0666ed740ca6eb2fab8d4a21ab1e915..509365bf4a4174186cb5a6c239b0028a1abcf273 100644 (file)
@@ -4,7 +4,7 @@
 
 ;; Author: Rob Riepel <riepel@networking.stanford.edu>
 ;; Maintainer: Rob Riepel <riepel@networking.stanford.edu>
-;; Keywords: vt100
+;; Keywords: terminals
 
 ;; This file is part of GNU Emacs.
 
@@ -52,7 +52,7 @@
 
 ;;;  Revision Information
 
-(defconst vt-revision "$Revision: 2.4 $"
+(defconst vt-revision "$Revision: 1.3 $"
   "Revision number of vt-control.")
 
 
index 722d0a4c3b8d778a365d1f36c0e00eda863250d8..2c2b00921324fb57480b3271cce630a4139a68dc 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 1986, 1987, 1989, 1990 Free Software Foundation, Inc.
 
 ;; Maintainer: FSF
-;; Keywords: languages lisp
+;; Keywords: languages, lisp
 
 ;; This file is part of GNU Emacs.