Mercurial > emacs
comparison lisp/edmacro.el @ 2247:2c7997f249eb
Add or correct keywords
author | Eric S. Raymond <esr@snark.thyrsus.com> |
---|---|
date | Thu, 18 Mar 1993 21:29:42 +0000 |
parents | 213978acbc1e |
children | 463663a999ee |
comparison
equal
deleted
inserted
replaced
2246:1f0d48f7e583 | 2247:2c7997f249eb |
---|---|
3 ;; Copyright (C) 1990 Free Software Foundation, Inc. | 3 ;; Copyright (C) 1990 Free Software Foundation, Inc. |
4 | 4 |
5 ;; Author: Dave Gillespie <daveg@csvax.caltech.edu> | 5 ;; Author: Dave Gillespie <daveg@csvax.caltech.edu> |
6 ;; Maintainer: FSF | 6 ;; Maintainer: FSF |
7 ;; Version: 1.02 | 7 ;; Version: 1.02 |
8 ;; Keywords: abbrev | |
8 | 9 |
9 ;; This file is part of GNU Emacs. | 10 ;; This file is part of GNU Emacs. |
10 | 11 |
11 ;; GNU Emacs is free software; you can redistribute it and/or modify | 12 ;; GNU Emacs is free software; you can redistribute it and/or modify |
12 ;; it under the terms of the GNU General Public License as published by | 13 ;; it under the terms of the GNU General Public License as published by |