comparison lisp/hexl.el @ 5140:9cde7d7fea1f

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Tue, 23 Nov 1993 20:12:25 +0000
parents 8abe8fb9621c
children 0873b536e71d
comparison
equal deleted inserted replaced
5139:ce5f4afb1113 5140:9cde7d7fea1f
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 ;; Maintainer: FSF
7 ;; Keywords: data
7 8
8 ;; This file is part of GNU Emacs. 9 ;; This file is part of GNU Emacs.
9 10
10 ;; GNU Emacs is free software; you can redistribute it and/or modify 11 ;; GNU Emacs is free software; you can redistribute it and/or modify
11 ;; it under the terms of the GNU General Public License as published by 12 ;; it under the terms of the GNU General Public License as published by