(display-time)

;;(define-key key-translation-map "\C-b" 'forward-char)
(define-key key-translation-map "\M-(" "{")
(define-key key-translation-map "\M-)" "}")
(define-key key-translation-map "\M-8" "[")
(define-key key-translation-map "\M-9" "]")

;; Testes:
;; (define-key key-translation-map "\M-7" "{")
;; (define-key key-translation-map (kbd "<f16>") (kbd "M-S-<left>"))

(custom-set-variables
 ;; custom-set-variables was added by Custom.
 ;; If you edit it by hand, you could mess it up, so be careful.
 ;; Your init file should contain only one such instance.
 ;; If there is more than one, they won't work right.
 )
(custom-set-faces
 ;; custom-set-faces was added by Custom.
 ;; If you edit it by hand, you could mess it up, so be careful.
 ;; Your init file should contain only one such instance.
 ;; If there is more than one, they won't work right.
 )
