1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-01 11:14:55 +00:00

Fix typo.

This commit is contained in:
Dan Nicolaescu 2007-11-20 18:22:56 +00:00
parent b951420f70
commit 798ae196db

View File

@ -1082,7 +1082,7 @@ XConsortium: rgb.txt,v 10.41 94/02/20 18:39:36 rws Exp")
(define-key local-function-key-map [M-escape] [?\M-\e])
(substitute-key-definition 'suspend-emacs 'iconify-or-deiconify-frame
local-function-key-map global-map))
(set-terminal-parameter frame 'x-setup-function-keys t))))
(set-terminal-parameter frame 'x-setup-function-keys t)))
;; These tell read-char how to convert
;; these special chars to ASCII.