comparison lisp/hexl.el @ 3978:ffe273aa038e

Added a keyword.
author Richard M. Stallman <rms@gnu.org>
date Sun, 04 Jul 1993 17:56:02 +0000
parents f457e67ddb6b
children 82353ffa44b7
comparison
equal deleted inserted replaced
3977:bb696888ccb7 3978:ffe273aa038e
1 ;;; hexl.el --- edit a file in a hex dump format using the hexl filter. 1 ;;; hexl.el --- edit a file in a hex dump format using the hexl filter.
2 2
3 ;; Copyright (C) 1989 Free Software Foundation, Inc. 3 ;; Copyright (C) 1989 Free Software Foundation, Inc.
4 4
5 ;; Author: Keith Gabryelski <ag@wheaties.ai.mit.edu> 5 ;; Author: Keith Gabryelski <ag@wheaties.ai.mit.edu>
6 ;; Keywords: non-text
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