mc-passwd-timeout 600))
(global-set-key "\M-n" 'browse-url-at-point)
-(global-set-key (kbd "C-x C-c")
-#'(lambda () (interactive)
- (if (and window-system (string-match "yiwaz\\|thosu" system-name))
- (message "you must be kidding")
- (save-buffers-kill-emacs))))
+;(global-set-key (kbd "C-x C-c")
+;#'(lambda () (interactive)
+; (if (and window-system (string-match "yiwaz\\|thosu" system-name))
+; (message "you must be kidding")
+; (save-buffers-kill-emacs))))
(global-set-key [(control backspace)] 'undo)
(global-set-key [(control return)] 'find-tag)