]> code.delx.au - gnu-emacs/blobdiff - doc/misc/ebrowse.texi
Merge from origin/emacs-25
[gnu-emacs] / doc / misc / ebrowse.texi
index 943b98df96f390601fe588e67690f80d191b103a..816cb5625553ffb171f6a35a586e4ec5f1b00126 100644 (file)
@@ -3,7 +3,7 @@
 @comment %**start of header
 @setfilename ../../info/ebrowse.info
 @settitle A Class Browser for C++
 @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
 @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.
 
 @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
 
 @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
 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
 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.
 
 
 where no highlight is displayed.
 
 
@@ -488,7 +488,7 @@ editing.
 @end table
 
 The same functionality is available from the menu opened with
 @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
 @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
 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
 @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
 
 @cindex @code{protected} members
 @item F a o