summaryrefslogtreecommitdiff
path: root/lisp/emulation/edt.el
diff options
context:
space:
mode:
authorEric S. Raymond <esr@snark.thyrsus.com>1993-04-23 06:50:51 +0000
committerEric S. Raymond <esr@snark.thyrsus.com>1993-04-23 06:50:51 +0000
commitf2a2c3d2e30b0b2acf404c80b53bb99c98920955 (patch)
tree9e7330aa411abf1c6f3d7c711370e50414a5ce0e /lisp/emulation/edt.el
parent059184ddd56f3ed7ac9a0341151faf0d38eebea2 (diff)
downloademacs-f2a2c3d2e30b0b2acf404c80b53bb99c98920955.tar.gz
Some fsets changed to defaliases.
Diffstat (limited to 'lisp/emulation/edt.el')
-rw-r--r--lisp/emulation/edt.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emulation/edt.el b/lisp/emulation/edt.el
index 45c6047651b..c284fce5c45 100644
--- a/lisp/emulation/edt.el
+++ b/lisp/emulation/edt.el
@@ -390,7 +390,7 @@ The keys redefined by \\[edt-emulation-on] are given their old definitions."
(define-key lisp-mode-map "\177" edt-mode-old-lisp-delete) ;"Delete"
(global-set-key "\C-j" edt-mode-old-linefeed)) ;"LineFeed"
-(fset 'GOLD-prefix GOLD-map)
+(defalias 'GOLD-prefix GOLD-map)
(defvar GOLD-map (make-keymap)
"`GOLD-map' maps the function keys on the VT100 keyboard preceeded