diff options
| author | Karl Heuer | 1995-04-14 17:17:15 +0000 |
|---|---|---|
| committer | Karl Heuer | 1995-04-14 17:17:15 +0000 |
| commit | f334e976c98442fd1d6bf28b8c98f0e0fa9769e8 (patch) | |
| tree | b1393ff29fb8ecbb187375922db1c23bd860c26c | |
| parent | f5134a26059287c6a7a1be27ad0f6de51d641754 (diff) | |
| download | emacs-f334e976c98442fd1d6bf28b8c98f0e0fa9769e8.tar.gz emacs-f334e976c98442fd1d6bf28b8c98f0e0fa9769e8.zip | |
(edt-mapper-revision): Deleted.
| -rw-r--r-- | lisp/emulation/edt-mapper.el | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/lisp/emulation/edt-mapper.el b/lisp/emulation/edt-mapper.el index 9f7967cd880..2e54272ba6c 100644 --- a/lisp/emulation/edt-mapper.el +++ b/lisp/emulation/edt-mapper.el | |||
| @@ -69,13 +69,6 @@ | |||
| 69 | ;; ==================================================================== | 69 | ;; ==================================================================== |
| 70 | 70 | ||
| 71 | ;;; | 71 | ;;; |
| 72 | ;;; Revision Information | ||
| 73 | ;;; | ||
| 74 | (defconst edt-mapper-revision "$Revision: 1.2 $" | ||
| 75 | "Revision Number of EDT X-Windows Emacs Key Mapper.") | ||
| 76 | |||
| 77 | |||
| 78 | ;;; | ||
| 79 | ;;; Make sure we're running X-windows and Emacs version 19 | 72 | ;;; Make sure we're running X-windows and Emacs version 19 |
| 80 | ;;; | 73 | ;;; |
| 81 | (cond | 74 | (cond |