.emacs-my
changeset 585 2431be336034
parent 584 4028f194d3bb
child 586 e140d8539157
equal deleted inserted replaced
584:4028f194d3bb 585:2431be336034
   110     (add-to-list 'initial-frame-alist (cons 'height ty))
   110     (add-to-list 'initial-frame-alist (cons 'height ty))
   111     ) )
   111     ) )
   112 
   112 
   113 (menu-bar-mode -1)
   113 (menu-bar-mode -1)
   114 (when window-system
   114 (when window-system
       
   115   (mouse-avoidance-mode 'animate)
   115   (scroll-bar-mode 1)
   116   (scroll-bar-mode 1)
   116   (tool-bar-mode -1)
   117   (tool-bar-mode -1)
   117   (defun my-popup-menu ()
   118   (defun my-popup-menu ()
   118     (interactive)
   119     (interactive)
   119     (mouse-popup-menubar
   120     (mouse-popup-menubar