diff options
| author | Richard M. Stallman <rms@gnu.org> | 1993-07-04 17:56:02 +0000 |
|---|---|---|
| committer | Richard M. Stallman <rms@gnu.org> | 1993-07-04 17:56:02 +0000 |
| commit | a836eeaf0275f564357253b84a5e5efff1bde1ce (patch) | |
| tree | 10b8e32d09dd7a22d975682f39d98e9113f88717 | |
| parent | e4c37df7165b7679611f368dcdf59381b6483c57 (diff) | |
| download | emacs-a836eeaf0275f564357253b84a5e5efff1bde1ce.tar.gz | |
Added a keyword.
| -rw-r--r-- | lisp/hexl.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/hexl.el b/lisp/hexl.el index aa4b5c6214f..9712ff6442c 100644 --- a/lisp/hexl.el +++ b/lisp/hexl.el @@ -3,6 +3,7 @@ ;; Copyright (C) 1989 Free Software Foundation, Inc. ;; Author: Keith Gabryelski <ag@wheaties.ai.mit.edu> +;; Keywords: non-text ;; This file is part of GNU Emacs. |
