/[emacs]/emacs/lisp/startup.el
ViewVC logotype

Diff of /emacs/lisp/startup.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.319 by lektu, Fri May 9 22:52:41 2003 UTC revision 1.320 by rms, Wed May 28 11:24:51 2003 UTC
# Line 1768  normal otherwise." Line 1768  normal otherwise."
1768      ;; clicks the menu bar during the sit-for.      ;; clicks the menu bar during the sit-for.
1769      (when (display-popup-menus-p)      (when (display-popup-menus-p)
1770        (precompute-menubar-bindings))        (precompute-menubar-bindings))
1771      (setq menubar-bindings-done t)      (with-no-warnings
1772         (setq menubar-bindings-done t))
1773    
1774      ;; If *scratch* is selected and it is empty, insert an      ;; If *scratch* is selected and it is empty, insert an
1775      ;; initial message saying not to create a file there.      ;; initial message saying not to create a file there.

Legend:
Removed from v.1.319  
changed lines
  Added in v.1.320

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26