annotate lisp/oobr/br-help-ms @ 131:869e1851236b xemacs-20-1p4

Import from CVS: tag xemacs-20-1p4
author cvs
date Mon, 13 Aug 2007 09:29:07 +0200
parents 4be1180a9e89
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1 OO-Browser Mouse Help {h} displays command help
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3 BUFFER/WIND CLICK LOCATION ACTION KEY ASSIST KEY
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4 ===============================================================================
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5 Help a cmd help entry execute cmd cmd documentation
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6 end of help line scroll view up scroll view down
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7 Viewer end of help line scroll view up scroll view down
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
8
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
9 Listing a blank listing buffer help display class buffer menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
10 Buffer end of buffer help display exit a level
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
11 end of entry line scroll list down scroll list up
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
12
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
13 Class List start of class name line ancestors descendants
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
14 middle of class name edit class list entities
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
15 '...' following class name to tree expansion to tree expansion
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
16
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
17 Element List start of element name line implementors list implementors
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
18 on element name edit element list implementors
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
19
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
20 Buffer Menu a class buffer line display buffer mark buf for del
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
21 end of buffer performs deletes list all bufs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
22
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
23 Eiffel class name show class def
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
24 or Smalltalk entity declaration show entity def
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
25 or CLOS File
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
26
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
27 Objective-C class declaration show class def
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
28 or C++ File func or method declaration show definition
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
29 include file show include file
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
30
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
31 OO-Browser mouse support is available for the X window system, OpenWindows,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
32 NEXTSTEP, SunView and Apollo's Display Manager. By default, the shift-middle
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
33 (or shift-left button on a 2 button mouse) and the shift-right button are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
34 used as the Action and Assist Keys, respectively. Under InfoDock, the middle
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
35 mouse button also serves as the Action Key.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
36