Mercurial > emacs
comparison lisp/emacs-lisp/lucid.el @ 39117:abd085bfec0c
Add Keywords header.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 04 Sep 2001 12:53:49 +0000 |
parents | 01c7199c0ee7 |
children | 4925eba04c46 |
comparison
equal
deleted
inserted
replaced
39116:dbec2c0befe8 | 39117:abd085bfec0c |
---|---|
1 ;;; lucid.el --- emulate some Lucid Emacs functions | 1 ;;; lucid.el --- emulate some Lucid Emacs functions |
2 | 2 |
3 ;; Copyright (C) 1993, 1995 Free Software Foundation, Inc. | 3 ;; Copyright (C) 1993, 1995, 2001 Free Software Foundation, Inc. |
4 | 4 |
5 ;; Maintainer: FSF | 5 ;; Maintainer: FSF |
6 ;; Keywords: emulations | |
6 | 7 |
7 ;; This file is part of GNU Emacs. | 8 ;; This file is part of GNU Emacs. |
8 | 9 |
9 ;; 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 |
10 ;; it under the terms of the GNU General Public License as published by | 11 ;; it under the terms of the GNU General Public License as published by |