Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
e9571d2a
Commit
e9571d2a
authored
Mar 18, 1993
by
Eric S. Raymond
Browse files
Add or correct keywords
parent
92e443b1
Changes
39
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
31 additions
and
15 deletions
+31
-15
lisp/abbrev.el
lisp/abbrev.el
+2
-0
lisp/abbrevlist.el
lisp/abbrevlist.el
+2
-1
lisp/add-log.el
lisp/add-log.el
+2
-0
lisp/apropos.el
lisp/apropos.el
+1
-1
lisp/array.el
lisp/array.el
+1
-1
lisp/calendar/cal-french.el
lisp/calendar/cal-french.el
+2
-1
lisp/calendar/cal-mayan.el
lisp/calendar/cal-mayan.el
+2
-1
lisp/calendar/calendar.el
lisp/calendar/calendar.el
+4
-2
lisp/calendar/lunar.el
lisp/calendar/lunar.el
+2
-1
lisp/cmulisp.el
lisp/cmulisp.el
+3
-0
lisp/cmuscheme.el
lisp/cmuscheme.el
+1
-1
lisp/comint.el
lisp/comint.el
+1
-1
lisp/completion.el
lisp/completion.el
+1
-0
lisp/dabbrev.el
lisp/dabbrev.el
+1
-0
lisp/diary-lib.el
lisp/diary-lib.el
+1
-1
lisp/diff.el
lisp/diff.el
+1
-1
lisp/edmacro.el
lisp/edmacro.el
+1
-0
lisp/emacs-lisp/autoload.el
lisp/emacs-lisp/autoload.el
+1
-1
lisp/emacs-lisp/cust-print.el
lisp/emacs-lisp/cust-print.el
+1
-1
lisp/emacs-lisp/debug.el
lisp/emacs-lisp/debug.el
+1
-1
No files found.
lisp/abbrev.el
View file @
e9571d2a
...
...
@@ -2,6 +2,8 @@
;; Copyright (C) 1985, 1986, 1987, 1992 Free Software Foundation, Inc.
;; Keywords: abbrev
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
...
...
lisp/abbrevlist.el
View file @
e9571d2a
...
...
@@ -2,8 +2,9 @@
;; Copyright (C) 1986, 1992 Free Software Foundation, Inc.
;; Suggested by a previous version by Gildea.
;; Maintainer: FSF
;; Maintainer: FSF
;; Keywords: abbrev
;; This file is part of GNU Emacs.
...
...
lisp/add-log.el
View file @
e9571d2a
...
...
@@ -2,6 +2,8 @@
;; Copyright (C) 1985, 1986, 1988, 1993 Free Software Foundation, Inc.
;; Keywords: maint
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
...
...
lisp/apropos.el
View file @
e9571d2a
...
...
@@ -3,7 +3,7 @@
;; Copyright (C) 1989 Free Software Foundation, Inc.
;; Author: Joe Wells <jbw@bigbird.bu.edu>
;; Keyword: help
;; Keyword
s
: help
;; This file is part of GNU Emacs.
...
...
lisp/array.el
View file @
e9571d2a
...
...
@@ -4,7 +4,7 @@
;; Author David M. Brown
;; Maintainer: FSF
;; Keyword: extensions
;; Keyword
s
: extensions
;; This file is part of GNU Emacs.
...
...
lisp/calendar/cal-french.el
View file @
e9571d2a
...
...
@@ -3,7 +3,8 @@
;; Copyright (C) 1988, 1989, 1992 Free Software Foundation, Inc.
;; Author: Edward M. Reingold <reingold@cs.uiuc.edu>
;; Keywords: French Revolutionary calendar, calendar, diary
;; Keywords: calendar
;; Human-Keywords: French Revolutionary calendar, calendar, diary
;; This file is part of GNU Emacs.
...
...
lisp/calendar/cal-mayan.el
View file @
e9571d2a
...
...
@@ -4,7 +4,8 @@
;; Author: Stewart M. Clamen <clamen@cs.cmu.edu>
;; Edward M. Reingold <reingold@cs.uiuc.edu>
;; Keywords: Mayan calendar, Maya, calendar, diary
;; Keywords: calendar
;; Human-Keywords: Mayan calendar, Maya, calendar, diary
;; This file is part of GNU Emacs.
...
...
lisp/calendar/calendar.el
View file @
e9571d2a
...
...
@@ -3,8 +3,10 @@
;;; Copyright (C) 1988, 1989, 1990, 1991, 1992 Free Software Foundation, Inc.
;; Author: Edward M. Reingold <reingold@cs.uiuc.edu>
;; Keywords: calendar, Gregorian calendar, Julian calendar, Hebrew calendar,
;; Islamic calendar, ISO calendar, Julian day number, diary, holidays
;; Keywords: calendar
;; Human-Keywords: calendar, Gregorian calendar, Julian calendar,
;; Hebrew calendar, Islamic calendar, ISO calendar, Julian day number,
;; diary, holidays
(
defconst
calendar-version
"Version 5, released August 10, 1992"
)
...
...
lisp/calendar/lunar.el
View file @
e9571d2a
...
...
@@ -3,7 +3,8 @@
;; Copyright (C) 1992 Free Software Foundation, Inc.
;; Author: Edward M. Reingold <reingold@cs.uiuc.edu>
;; Keywords: moon, lunar phases, calendar, diary
;; Keywords: calendar
;; Human-Keywords: moon, lunar phases, calendar, diary
;; This file is part of GNU Emacs.
...
...
lisp/cmulisp.el
View file @
e9571d2a
;;; cmulisp.el --- improved version of standard inferior-lisp mode
;;; Copyright Olin Shivers (1988).
;; Keywords: processes, lisp
;;; Please imagine a long, tedious, legalistic 5-page gnu-style copyright
;;; notice appearing here to the effect that you may use this code any
;;; way you like, as long as you don't charge money for it, remove this
...
...
lisp/cmuscheme.el
View file @
e9571d2a
...
...
@@ -3,7 +3,7 @@
;;; Copyright (C) 1988 Free Software Foundation, Inc.
;; Author: Olin Shivers <olin.shivers@cs.cmu.edu>
;; Keyword: processes, lisp
;; Keyword
s
: processes, lisp
;; This file is part of GNU Emacs.
...
...
lisp/comint.el
View file @
e9571d2a
...
...
@@ -2,7 +2,7 @@
;; Copyright (C) 1988, 1990, 1992, 1993 Free Software Foundation, Inc.
;; Author: Olin Shivers <shivers@cs.cmu.edu>
;; Keyword: processes
;; Keyword
s
: processes
;; This file is part of GNU Emacs.
...
...
lisp/completion.el
View file @
e9571d2a
;;; completion.el --- dynamic word-completion code
;; Maintainer: bug-completion@think.com
;; Keywords: abbrev
;;; Commentary:
...
...
lisp/dabbrev.el
View file @
e9571d2a
...
...
@@ -6,6 +6,7 @@
;; Copyright (C) 1985, 1986 Free Software Foundation, Inc.
;; Maintainer: FSF
;; Keywords: abbrev
;; This file is part of GNU Emacs.
...
...
lisp/diary-lib.el
View file @
e9571d2a
...
...
@@ -3,7 +3,7 @@
;; Copyright (C) 1989, 1990, 1992 Free Software Foundation, Inc.
;; Author: Edward M. Reingold <reingold@cs.uiuc.edu>
;; Keywords:
diary,
calendar
;; Keywords: calendar
;; This file is part of GNU Emacs.
...
...
lisp/diff.el
View file @
e9571d2a
...
...
@@ -2,7 +2,7 @@
;; Copyright (C) 1992 Free Software Foundation, Inc.
;; Keyword: unix, tools
;; Keyword
s
: unix, tools
;; This file is part of GNU Emacs.
...
...
lisp/edmacro.el
View file @
e9571d2a
...
...
@@ -5,6 +5,7 @@
;; Author: Dave Gillespie <daveg@csvax.caltech.edu>
;; Maintainer: FSF
;; Version: 1.02
;; Keywords: abbrev
;; This file is part of GNU Emacs.
...
...
lisp/emacs-lisp/autoload.el
View file @
e9571d2a
...
...
@@ -3,7 +3,7 @@
;;; Copyright (C) 1991, 1992, 1993 Free Software Foundation, Inc.
;;;
;; Author: Roland McGrath <roland@gnu.ai.mit.edu>
;; Keyword: int
ernal
;; Keyword
s
:
ma
int
;;; This program is free software; you can redistribute it and/or modify
;;; it under the terms of the GNU General Public License as published by
...
...
lisp/emacs-lisp/cust-print.el
View file @
e9571d2a
...
...
@@ -5,7 +5,7 @@
;; Author: Daniel LaLiberte <liberte@cs.uiuc.edu>
;; Version: 1.0
;; Adapted-By: ESR
;; Keyword: extensions
;; Keyword
s
: extensions
;; This file is part of GNU Emacs.
...
...
lisp/emacs-lisp/debug.el
View file @
e9571d2a
...
...
@@ -3,7 +3,7 @@
;; Copyright (C) 1985, 1986 Free Software Foundation, Inc.
;; Maintainer: FSF
;; Keyword: lisp, tools
;; Keyword
s
: lisp, tools
, maint
;; This file is part of GNU Emacs.
...
...
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment