diff options
author | Richard M. Stallman <rms@gnu.org> | 1993-11-23 20:12:25 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1993-11-23 20:12:25 +0000 |
commit | b7f66977bea896036f61b910814d33dda7e18f37 (patch) | |
tree | 6a41ef9952e3245d9843be9788b4d54a7f916722 /lisp/hexl.el | |
parent | 089c3fb3e632782886c898fa1977f2394003733c (diff) | |
download | emacs-b7f66977bea896036f61b910814d33dda7e18f37.tar.gz emacs-b7f66977bea896036f61b910814d33dda7e18f37.tar.bz2 emacs-b7f66977bea896036f61b910814d33dda7e18f37.zip |
Comment change.
Diffstat (limited to 'lisp/hexl.el')
-rw-r--r-- | lisp/hexl.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/hexl.el b/lisp/hexl.el index 7238903eda7..aaac455a489 100644 --- a/lisp/hexl.el +++ b/lisp/hexl.el @@ -3,7 +3,8 @@ ;; Copyright (C) 1989 Free Software Foundation, Inc. ;; Author: Keith Gabryelski <ag@wheaties.ai.mit.edu> -;; Keywords: non-text +;; Maintainer: FSF +;; Keywords: data ;; This file is part of GNU Emacs. |