1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 08:43:40 -07:00

(tpu-load-xkeys): Fix previous change.

This commit is contained in:
Richard M. Stallman 1996-02-26 23:48:28 +00:00
parent d8e77dfd58
commit b00bd89720

View 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