(tpu-load-xkeys): Fix previous change.
authorRichard M. Stallman <rms@gnu.org>
Mon, 26 Feb 1996 23:48:28 +0000 (23:48 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 26 Feb 1996 23:48:28 +0000 (23:48 +0000)
lisp/emulation/tpu-edt.el

index 6efb8be..a8730d5 100644 (file)
@@ -2378,7 +2378,7 @@ If FILE is nil, try to load a default file.  The default file names are
                (expand-file-name "~/.tpu-gnu-keys")))
              (tpu-copy-keyfile
               (convert-standard-filename
-               (expand-file-name "~/.tpu-gnu-keys") file)))))
+               (expand-file-name "~/.tpu-gnu-keys")) file))))
   (cond ((file-readable-p file)
         (load-file file))
        (t