# HG changeset patch # User Eric S. Raymond # Date 735547851 0 # Node ID a880046a1a67934f510e1e28755290806f85c19c # Parent 39ad4eda7fea815982e2286ad68394a9a14ebba3 Some fsets changed to defaliases. diff -r 39ad4eda7fea -r a880046a1a67 lisp/emulation/edt.el --- a/lisp/emulation/edt.el Fri Apr 23 06:50:48 1993 +0000 +++ b/lisp/emulation/edt.el Fri Apr 23 06:50:51 1993 +0000 @@ -390,7 +390,7 @@ (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