equal
deleted
inserted
replaced
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 |