summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
af8517d)
Particularly with Magit asynchronous operations, they cause annoying
popups which are hard to dismiss from the keyboard.
(setq bookmark-save-flag 0) ;Save bookmarks automatically
(setq vc-follow-symlinks t)
(setq x-gtk-file-dialog-help-text nil)
(setq bookmark-save-flag 0) ;Save bookmarks automatically
(setq vc-follow-symlinks t)
(setq x-gtk-file-dialog-help-text nil)
+(setq use-dialog-box nil)
(setq Info-fontify-maximum-menu-size 100000)
(setq set-mark-command-repeat-pop t)
(setq password-cache-expiry nil)
(setq Info-fontify-maximum-menu-size 100000)
(setq set-mark-command-repeat-pop t)
(setq password-cache-expiry nil)