/[emacs]/emacs/lisp/term/mac-win.el
ViewVC logotype

Diff of /emacs/lisp/term/mac-win.el

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

revision 1.17 by akochoi, Tue Jan 28 18:46:07 2003 UTC revision 1.18 by lektu, Tue Feb 4 13:28:06 2003 UTC
# Line 240  ascii:-*-Monaco-*-*-*-*-12-*-*-*-*-*-mac Line 240  ascii:-*-Monaco-*-*-*-*-12-*-*-*-*-*-mac
240  ;; Make suspend-emacs [C-z] collapse the current frame  ;; Make suspend-emacs [C-z] collapse the current frame
241  (substitute-key-definition 'suspend-emacs 'iconify-frame  (substitute-key-definition 'suspend-emacs 'iconify-frame
242                             global-map)                             global-map)
243    
244  ;; Support mouse-wheel scrolling  ;; Support mouse-wheel scrolling
245  (autoload 'mwheel-scroll "mwheel")  (autoload 'mwheel-scroll "mwheel")
246  (global-set-key [mouse-wheel] 'mwheel-scroll)  (global-set-key [mouse-wheel] 'mwheel-scroll)

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

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