Changeset 391 for python/trunk/Lib/idlelib/config-keys.def
- Timestamp:
- Mar 19, 2014, 11:31:01 PM (11 years ago)
- Location:
- python/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
python/trunk
-
Property svn:mergeinfo
set to
/python/vendor/Python-2.7.6 merged eligible /python/vendor/current merged eligible
-
Property svn:mergeinfo
set to
-
python/trunk/Lib/idlelib/config-keys.def
r2 r391 177 177 close-window = <Command-Key-w> 178 178 restart-shell = <Control-Key-F6> 179 save-window-as-file = < Command-Key-S>179 save-window-as-file = <Shift-Command-Key-S> 180 180 close-all-windows = <Command-Key-q> 181 181 view-restart = <Key-F6> … … 209 209 find-selection = <Shift-Command-Key-F3> 210 210 python-context-help = <Shift-Key-F1> 211 save-copy-of-window-as-file = < Shift-Command-Key-s>211 save-copy-of-window-as-file = <Option-Command-Key-s> 212 212 open-window-from-file = <Command-Key-o> 213 213 python-docs = <Key-F1>
Note:
See TracChangeset
for help on using the changeset viewer.