# HG changeset patch # User Richard M. Stallman # Date 754085545 0 # Node ID 9cde7d7fea1f1a6f19044d55a3c8fa4c80255b50 # Parent ce5f4afb1113dd8659acc89b3ea8a9234f0ed4dd Comment change. diff -r ce5f4afb1113 -r 9cde7d7fea1f lisp/=tpu-doc.el --- a/lisp/=tpu-doc.el Tue Nov 23 19:32:27 1993 +0000 +++ b/lisp/=tpu-doc.el Tue Nov 23 20:12:25 1993 +0000 @@ -4,7 +4,7 @@ ;; Author: Rob Riepel ;; Maintainer: Rob Riepel -;; 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.") diff -r ce5f4afb1113 -r 9cde7d7fea1f lisp/emacs-lisp/advice.el --- a/lisp/emacs-lisp/advice.el Tue Nov 23 19:32:27 1993 +0000 +++ b/lisp/emacs-lisp/advice.el Tue Nov 23 20:12:25 1993 +0000 @@ -5,7 +5,7 @@ ;; Author: Hans Chalupsky ;; 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. diff -r ce5f4afb1113 -r 9cde7d7fea1f lisp/emacs-lisp/trace.el --- a/lisp/emacs-lisp/trace.el Tue Nov 23 19:32:27 1993 +0000 +++ b/lisp/emacs-lisp/trace.el Tue Nov 23 20:12:25 1993 +0000 @@ -5,7 +5,7 @@ ;; Author: Hans Chalupsky ;; 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. diff -r ce5f4afb1113 -r 9cde7d7fea1f lisp/emulation/tpu-edt.el --- a/lisp/emulation/tpu-edt.el Tue Nov 23 19:32:27 1993 +0000 +++ b/lisp/emulation/tpu-edt.el Tue Nov 23 20:12:25 1993 +0000 @@ -5,7 +5,7 @@ ;; Author: Rob Riepel ;; Maintainer: Rob Riepel ;; 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.") ;;; diff -r ce5f4afb1113 -r 9cde7d7fea1f lisp/emulation/tpu-extras.el --- a/lisp/emulation/tpu-extras.el Tue Nov 23 19:32:27 1993 +0000 +++ b/lisp/emulation/tpu-extras.el Tue Nov 23 20:12:25 1993 +0000 @@ -4,7 +4,7 @@ ;; Author: Rob Riepel ;; Maintainer: Rob Riepel -;; Keywords: tpu-edt +;; Keywords: emulations ;; This file is part of GNU Emacs. @@ -104,7 +104,7 @@ ;;; Revision Information -(defconst tpu-extras-revision "$Revision: 3.5 $" +(defconst tpu-extras-revision "$Revision: 1.4 $" "Revision number of the TPU-edt extras.") diff -r ce5f4afb1113 -r 9cde7d7fea1f lisp/emulation/tpu-mapper.el --- a/lisp/emulation/tpu-mapper.el Tue Nov 23 19:32:27 1993 +0000 +++ b/lisp/emulation/tpu-mapper.el Tue Nov 23 20:12:25 1993 +0000 @@ -4,7 +4,7 @@ ;; Author: Rob Riepel ;; Maintainer: Rob Riepel -;; 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.") diff -r ce5f4afb1113 -r 9cde7d7fea1f lisp/hexl.el --- a/lisp/hexl.el Tue Nov 23 19:32:27 1993 +0000 +++ b/lisp/hexl.el Tue Nov 23 20:12:25 1993 +0000 @@ -3,7 +3,8 @@ ;; Copyright (C) 1989 Free Software Foundation, Inc. ;; Author: Keith Gabryelski -;; Keywords: non-text +;; Maintainer: FSF +;; Keywords: data ;; This file is part of GNU Emacs. diff -r ce5f4afb1113 -r 9cde7d7fea1f lisp/mail/reporter.el --- a/lisp/mail/reporter.el Tue Nov 23 19:32:27 1993 +0000 +++ b/lisp/mail/reporter.el Tue Nov 23 20:12:25 1993 +0000 @@ -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. diff -r ce5f4afb1113 -r 9cde7d7fea1f lisp/mail/supercite.el --- a/lisp/mail/supercite.el Tue Nov 23 19:32:27 1993 +0000 +++ b/lisp/mail/supercite.el Tue Nov 23 20:12:25 1993 +0000 @@ -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 diff -r ce5f4afb1113 -r 9cde7d7fea1f lisp/menu-bar.el --- a/lisp/menu-bar.el Tue Nov 23 19:32:27 1993 +0000 +++ b/lisp/menu-bar.el Tue Nov 23 20:12:25 1993 +0000 @@ -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. diff -r ce5f4afb1113 -r 9cde7d7fea1f lisp/regi.el --- a/lisp/regi.el Tue Nov 23 19:32:27 1993 +0000 +++ b/lisp/regi.el Tue Nov 23 20:12:25 1993 +0000 @@ -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 diff -r ce5f4afb1113 -r 9cde7d7fea1f lisp/thingatpt.el --- a/lisp/thingatpt.el Tue Nov 23 19:32:27 1993 +0000 +++ b/lisp/thingatpt.el Tue Nov 23 20:12:25 1993 +0000 @@ -3,9 +3,9 @@ ;; Copyright (C) 1991,1992,1993 Free Software Foundation, Inc. ;; Author: Mike Williams -;; 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. @@ -50,10 +50,10 @@ ;;=== 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 ====================================================== diff -r ce5f4afb1113 -r 9cde7d7fea1f lisp/vt-control.el --- a/lisp/vt-control.el Tue Nov 23 19:32:27 1993 +0000 +++ b/lisp/vt-control.el Tue Nov 23 20:12:25 1993 +0000 @@ -4,7 +4,7 @@ ;; Author: Rob Riepel ;; Maintainer: Rob Riepel -;; 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.") diff -r ce5f4afb1113 -r 9cde7d7fea1f lisp/xscheme.el --- a/lisp/xscheme.el Tue Nov 23 19:32:27 1993 +0000 +++ b/lisp/xscheme.el Tue Nov 23 20:12:25 1993 +0000 @@ -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.