X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/ac5475dacb20d240db27d56199910d8a6fcc90e8..595195a10e5dd568bf249f5fb6778ae3d7037cd5:/doc/misc/ebrowse.texi?ds=sidebyside diff --git a/doc/misc/ebrowse.texi b/doc/misc/ebrowse.texi index 943b98df96..816cb56255 100644 --- a/doc/misc/ebrowse.texi +++ b/doc/misc/ebrowse.texi @@ -3,7 +3,7 @@ @comment %**start of header @setfilename ../../info/ebrowse.info @settitle A Class Browser for C++ -@documentencoding UTF-8 +@include docstyle.texi @setchapternewpage odd @syncodeindex fn cp @comment %**end of header @@ -11,7 +11,7 @@ @copying This file documents Ebrowse, a C++ class browser for GNU Emacs. -Copyright @copyright{} 2000--2015 Free Software Foundation, Inc. +Copyright @copyright{} 2000--2016 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document @@ -421,9 +421,9 @@ regions in the buffer. Please notice the help strings in the echo area when the mouse moves over a sensitive region. @cindex context menu -A click with @kbd{Mouse-3} on a mouse-sensitive region opens a context +A click with @kbd{mouse-3} on a mouse-sensitive region opens a context menu. In addition to this, each buffer also has a buffer-specific menu -that is opened with a click with @kbd{Mouse-3} somewhere in the buffer +that is opened with a click with @kbd{mouse-3} somewhere in the buffer where no highlight is displayed. @@ -488,7 +488,7 @@ editing. @end table The same functionality is available from the menu opened with -@kbd{Mouse-3} on the class name. +@kbd{mouse-3} on the class name. @@ -551,7 +551,7 @@ Display a list of types. @end table These lists are also available from the class' context menu invoked with -@kbd{Mouse-3} on the class name. +@kbd{mouse-3} on the class name. @@ -898,7 +898,7 @@ You can install a hook function to perform actions after a member or class declaration or definition has been found, or when it is not found. All the commands described above can also be found in the context menu -displayed when clicking @kbd{Mouse-2} on a member name. +displayed when clicking @kbd{mouse-2} on a member name. @@ -973,7 +973,7 @@ displayed in the member buffer. @cindex @code{public} members @item F a u This command toggles the display of @code{public} members. The -@samp{a} stands for `access'. +@samp{a} stands for ``access''. @cindex @code{protected} members @item F a o