diff options
| author | Paul Eggert | 2016-01-30 11:43:26 -0800 |
|---|---|---|
| committer | Paul Eggert | 2016-01-30 11:43:26 -0800 |
| commit | cb4e054e41cdb7e398351a5ae8224759e721349e (patch) | |
| tree | ae2bec4f10425bd61e2a90563edc178d382bb4b8 /doc/misc | |
| parent | e6d575316a42946aac6d83c9587f09afd1a59d98 (diff) | |
| parent | 60902756b0d794b16b9c1c67c4c40a3ac04d1c1b (diff) | |
| download | emacs-cb4e054e41cdb7e398351a5ae8224759e721349e.tar.gz emacs-cb4e054e41cdb7e398351a5ae8224759e721349e.zip | |
-
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/dbus.texi | 4 | ||||
| -rw-r--r-- | doc/misc/eww.texi | 4 | ||||
| -rw-r--r-- | doc/misc/flymake.texi | 2 | ||||
| -rw-r--r-- | doc/misc/octave-mode.texi | 2 | ||||
| -rw-r--r-- | doc/misc/org.texi | 6 | ||||
| -rw-r--r-- | doc/misc/reftex.texi | 10 | ||||
| -rw-r--r-- | doc/misc/texinfo.tex | 25 | ||||
| -rw-r--r-- | doc/misc/tramp.texi | 23 | ||||
| -rw-r--r-- | doc/misc/url.texi | 2 | ||||
| -rw-r--r-- | doc/misc/wisent.texi | 4 |
10 files changed, 43 insertions, 39 deletions
diff --git a/doc/misc/dbus.texi b/doc/misc/dbus.texi index c5901aff104..f4ebfebcbe3 100644 --- a/doc/misc/dbus.texi +++ b/doc/misc/dbus.texi | |||
| @@ -138,8 +138,8 @@ name could be @samp{org.gnu.Emacs.TextEditor} or | |||
| 138 | @section D-Bus version. | 138 | @section D-Bus version. |
| 139 | 139 | ||
| 140 | D-Bus has evolved over the years. New features have been added with | 140 | D-Bus has evolved over the years. New features have been added with |
| 141 | new D-Bus versions. There are two variables, which allow to determine | 141 | new D-Bus versions. There are two variables, which allow the determination |
| 142 | the used D-Bus version. | 142 | of the D-Bus version used. |
| 143 | 143 | ||
| 144 | @defvar dbus-compiled-version | 144 | @defvar dbus-compiled-version |
| 145 | This variable, a string, determines the version of D-Bus Emacs is | 145 | This variable, a string, determines the version of D-Bus Emacs is |
diff --git a/doc/misc/eww.texi b/doc/misc/eww.texi index 14f0a8d0ea2..0e9bedbe1d0 100644 --- a/doc/misc/eww.texi +++ b/doc/misc/eww.texi | |||
| @@ -168,8 +168,8 @@ You can view stored bookmarks with @kbd{B} | |||
| 168 | @kindex S | 168 | @kindex S |
| 169 | @cindex Multiple Buffers | 169 | @cindex Multiple Buffers |
| 170 | To get summary of currently opened EWW buffers, press @kbd{S} | 170 | To get summary of currently opened EWW buffers, press @kbd{S} |
| 171 | (@code{eww-list-buffers}). The @file{*eww buffers*} buffer allows to | 171 | (@code{eww-list-buffers}). The @file{*eww buffers*} buffer allows you |
| 172 | quickly kill, flip through and switch to specific EWW buffer. | 172 | to quickly kill, flip through and switch to specific EWW buffer. |
| 173 | 173 | ||
| 174 | @findex eww-browse-with-external-browser | 174 | @findex eww-browse-with-external-browser |
| 175 | @vindex shr-external-browser | 175 | @vindex shr-external-browser |
diff --git a/doc/misc/flymake.texi b/doc/misc/flymake.texi index 99633b60c70..1c4644bba14 100644 --- a/doc/misc/flymake.texi +++ b/doc/misc/flymake.texi | |||
| @@ -717,7 +717,7 @@ sort error menu items, which shows error messages first. | |||
| 717 | Flymake is also able to interpret error message patterns missing err-text-idx | 717 | Flymake is also able to interpret error message patterns missing err-text-idx |
| 718 | information. This is done by merely taking the rest of the matched line | 718 | information. This is done by merely taking the rest of the matched line |
| 719 | (@code{(substring line (match-end 0))}) as error text. This trick allows | 719 | (@code{(substring line (match-end 0))}) as error text. This trick allows |
| 720 | to make use of a huge collection of error message line patterns from | 720 | making use of a huge collection of error message line patterns from |
| 721 | @code{compile.el}. All these error patterns are appended to | 721 | @code{compile.el}. All these error patterns are appended to |
| 722 | the end of @code{flymake-err-line-patterns}. | 722 | the end of @code{flymake-err-line-patterns}. |
| 723 | 723 | ||
diff --git a/doc/misc/octave-mode.texi b/doc/misc/octave-mode.texi index 65cc6a431eb..0307873df03 100644 --- a/doc/misc/octave-mode.texi +++ b/doc/misc/octave-mode.texi | |||
| @@ -436,7 +436,7 @@ when Octave is waiting for input, or done sending output. | |||
| 436 | @c You can use either 'plain' Emacs Info or the function @code{octave-help} | 436 | @c You can use either 'plain' Emacs Info or the function @code{octave-help} |
| 437 | @c as your Octave info reader (for @samp{help -i}). In the former case, | 437 | @c as your Octave info reader (for @samp{help -i}). In the former case, |
| 438 | @c use @code{info_program ("info-emacs-info")}. | 438 | @c use @code{info_program ("info-emacs-info")}. |
| 439 | @c The latter is perhaps more attractive because it allows to look up keys | 439 | @c The latter is perhaps more attractive because it allows you to look up keys |
| 440 | @c in the indices of @emph{several} info files related to Octave (provided | 440 | @c in the indices of @emph{several} info files related to Octave (provided |
| 441 | @c that the Emacs variable @code{octave-help-files} is set correctly). In | 441 | @c that the Emacs variable @code{octave-help-files} is set correctly). In |
| 442 | @c this case, use @code{info_program ("info-emacs-octave-help")}. | 442 | @c this case, use @code{info_program ("info-emacs-octave-help")}. |
diff --git a/doc/misc/org.texi b/doc/misc/org.texi index ec676fca1d4..a5239acb59f 100644 --- a/doc/misc/org.texi +++ b/doc/misc/org.texi | |||
| @@ -12890,9 +12890,9 @@ including DocBook.}. | |||
| 12890 | When processing a document, @samp{texinfo} back-end generates a minimal file | 12890 | When processing a document, @samp{texinfo} back-end generates a minimal file |
| 12891 | header along with a title page, a copyright page, and a menu. You control | 12891 | header along with a title page, a copyright page, and a menu. You control |
| 12892 | the latter through the structure of the document (@pxref{Headings and | 12892 | the latter through the structure of the document (@pxref{Headings and |
| 12893 | sectioning structure}). Various keywords allow to tweak the other parts. It | 12893 | sectioning structure}). Various keywords allow you to tweak the other parts. |
| 12894 | is also possible to give directions to install the document in the @samp{Top} | 12894 | It is also possible to give directions to install the document in the |
| 12895 | node. | 12895 | @samp{Top} node. |
| 12896 | 12896 | ||
| 12897 | @subsubheading File header | 12897 | @subsubheading File header |
| 12898 | 12898 | ||
diff --git a/doc/misc/reftex.texi b/doc/misc/reftex.texi index 3dc3ed47b24..ff7011c5a76 100644 --- a/doc/misc/reftex.texi +++ b/doc/misc/reftex.texi | |||
| @@ -5213,7 +5213,7 @@ mouse @r{Highlighting is mouse driven.} | |||
| 5213 | both @r{Both cursor and mouse trigger highlighting.} | 5213 | both @r{Both cursor and mouse trigger highlighting.} |
| 5214 | @end example | 5214 | @end example |
| 5215 | 5215 | ||
| 5216 | Changing this variable requires to rebuild the selection and *toc* | 5216 | Changing this variable requires rebuilding the selection and *toc* |
| 5217 | buffers to become effective (keys @kbd{g} or @kbd{r}). | 5217 | buffers to become effective (keys @kbd{g} or @kbd{r}). |
| 5218 | @end defopt | 5218 | @end defopt |
| 5219 | 5219 | ||
| @@ -5421,8 +5421,8 @@ after words. Disabled indexing in comment lines. | |||
| 5421 | New command @code{reftex-create-bibtex-file} to create a new database | 5421 | New command @code{reftex-create-bibtex-file} to create a new database |
| 5422 | with all entries referenced in the current document. | 5422 | with all entries referenced in the current document. |
| 5423 | @item | 5423 | @item |
| 5424 | New keys @kbd{e} and @kbd{E} allow to produce a BibTeX database file | 5424 | New keys @kbd{e} and @kbd{E} allow you to produce a BibTeX database |
| 5425 | from entries marked in a citation selection buffer. | 5425 | file from entries marked in a citation selection buffer. |
| 5426 | @end itemize | 5426 | @end itemize |
| 5427 | 5427 | ||
| 5428 | @noindent @b{Version 4.21} | 5428 | @noindent @b{Version 4.21} |
| @@ -5610,8 +5610,8 @@ demand. | |||
| 5610 | @item | 5610 | @item |
| 5611 | Index support, along with many new options. | 5611 | Index support, along with many new options. |
| 5612 | @item | 5612 | @item |
| 5613 | The selection of keys for @code{\ref} and @code{\cite} now allows to | 5613 | The selection of keys for @code{\ref} and @code{\cite} now allows you |
| 5614 | select multiple items by marking entries with the @kbd{m} key. | 5614 | to select multiple items by marking entries with the @kbd{m} key. |
| 5615 | @item | 5615 | @item |
| 5616 | Fancyref support. | 5616 | Fancyref support. |
| 5617 | @end itemize | 5617 | @end itemize |
diff --git a/doc/misc/texinfo.tex b/doc/misc/texinfo.tex index 936c32dc5f4..8b3c9490f09 100644 --- a/doc/misc/texinfo.tex +++ b/doc/misc/texinfo.tex | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | % Load plain if necessary, i.e., if running under initex. | 3 | % Load plain if necessary, i.e., if running under initex. |
| 4 | \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi | 4 | \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi |
| 5 | % | 5 | % |
| 6 | \def\texinfoversion{2016-01-11.19} | 6 | \def\texinfoversion{2016-01-20.20} |
| 7 | % | 7 | % |
| 8 | % Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995, | 8 | % Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995, |
| 9 | % 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, | 9 | % 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, |
| @@ -4737,11 +4737,10 @@ end | |||
| 4737 | \def\_{\normalunderscore}% | 4737 | \def\_{\normalunderscore}% |
| 4738 | \def\-{}% @- shouldn't affect sorting | 4738 | \def\-{}% @- shouldn't affect sorting |
| 4739 | % | 4739 | % |
| 4740 | \def\lbracechar{{\indexlbrace}}% | 4740 | \uccode`\1=`\{ \uppercase{\def\{{1}}% |
| 4741 | \def\rbracechar{{\indexrbrace}}% | 4741 | \uccode`\1=`\} \uppercase{\def\}{1}}% |
| 4742 | \let\{=\lbracechar | 4742 | \let\lbracechar\{ |
| 4743 | \let\}=\rbracechar | 4743 | \let\rbracechar\} |
| 4744 | % | ||
| 4745 | % | 4744 | % |
| 4746 | % Non-English letters. | 4745 | % Non-English letters. |
| 4747 | \def\AA{AA}% | 4746 | \def\AA{AA}% |
| @@ -4901,9 +4900,15 @@ end | |||
| 4901 | \indexdummies % Must do this here, since \bf, etc expand at this stage | 4900 | \indexdummies % Must do this here, since \bf, etc expand at this stage |
| 4902 | \useindexbackslash % \indexbackslash isn't defined now so it will be output | 4901 | \useindexbackslash % \indexbackslash isn't defined now so it will be output |
| 4903 | % as is; and it will print as backslash. | 4902 | % as is; and it will print as backslash. |
| 4903 | % The braces around \indexbrace are recognized by texindex. | ||
| 4904 | % | ||
| 4904 | % Get the string to sort by, by processing the index entry with all | 4905 | % Get the string to sort by, by processing the index entry with all |
| 4905 | % font commands turned off. | 4906 | % font commands turned off. |
| 4906 | {\indexnofonts | 4907 | {\indexnofonts |
| 4908 | \def\lbracechar{{\indexlbrace}}% | ||
| 4909 | \def\rbracechar{{\indexrbrace}}% | ||
| 4910 | \let\{=\lbracechar | ||
| 4911 | \let\}=\rbracechar | ||
| 4907 | \indexnonalnumdisappear | 4912 | \indexnonalnumdisappear |
| 4908 | \xdef\indexsortkey{}% | 4913 | \xdef\indexsortkey{}% |
| 4909 | \let\sortas=\indexwritesortas | 4914 | \let\sortas=\indexwritesortas |
| @@ -8526,10 +8531,6 @@ end | |||
| 8526 | }% | 8531 | }% |
| 8527 | \setcolor{\linkcolor}% | 8532 | \setcolor{\linkcolor}% |
| 8528 | \fi | 8533 | \fi |
| 8529 | % | ||
| 8530 | % Float references are printed completely differently: "Figure 1.2" | ||
| 8531 | % instead of "[somenode], p.3". We distinguish them by the | ||
| 8532 | % LABEL-title being set to a magic string. | ||
| 8533 | {% | 8534 | {% |
| 8534 | % Have to otherify everything special to allow the \csname to | 8535 | % Have to otherify everything special to allow the \csname to |
| 8535 | % include an _ in the xref name, etc. | 8536 | % include an _ in the xref name, etc. |
| @@ -8538,6 +8539,10 @@ end | |||
| 8538 | \expandafter\global\expandafter\let\expandafter\Xthisreftitle | 8539 | \expandafter\global\expandafter\let\expandafter\Xthisreftitle |
| 8539 | \csname XR#1-title\endcsname | 8540 | \csname XR#1-title\endcsname |
| 8540 | }% | 8541 | }% |
| 8542 | % | ||
| 8543 | % Float references are printed completely differently: "Figure 1.2" | ||
| 8544 | % instead of "[somenode], p.3". \iffloat distinguishes them by | ||
| 8545 | % \Xthisreftitle being set to a magic string. | ||
| 8541 | \iffloat\Xthisreftitle | 8546 | \iffloat\Xthisreftitle |
| 8542 | % If the user specified the print name (third arg) to the ref, | 8547 | % If the user specified the print name (third arg) to the ref, |
| 8543 | % print it instead of our usual "Figure 1.2". | 8548 | % print it instead of our usual "Figure 1.2". |
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index 37bf7ea8bc4..d01f9be9fbf 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi | |||
| @@ -815,11 +815,9 @@ capable of servicing requests from @value{tramp}. | |||
| 815 | @cindex method smb | 815 | @cindex method smb |
| 816 | @cindex smb method | 816 | @cindex smb method |
| 817 | 817 | ||
| 818 | This is another non-native @value{tramp} method. @command{smbclient} | 818 | This non-native @value{tramp} method connects via the Server Message |
| 819 | connects to any host with SMB/CIFS protocol, such as MS Windows and | 819 | Block (SMB) networking protocol to hosts running file servers that are |
| 820 | Samba Servers running on Unixes. Tests show this @value{tramp} method | 820 | typically based on @url{https://www.samba.org/,,Samba} or MS Windows. |
| 821 | works with MS Windows NT, MS Windows 2000, MS Windows XP, MS Windows | ||
| 822 | Vista, and MS Windows 7. | ||
| 823 | 821 | ||
| 824 | Using @command{smbclient} requires a few tweaks when working with | 822 | Using @command{smbclient} requires a few tweaks when working with |
| 825 | @value{tramp}: | 823 | @value{tramp}: |
| @@ -827,7 +825,7 @@ Using @command{smbclient} requires a few tweaks when working with | |||
| 827 | The first directory in the localname must be a share name on the | 825 | The first directory in the localname must be a share name on the |
| 828 | remote host. | 826 | remote host. |
| 829 | 827 | ||
| 830 | Since smb shares end in the @code{$} character, @value{tramp} must use | 828 | Since SMB shares end in the @code{$} character, @value{tramp} must use |
| 831 | @code{$$} when specifying those shares to avoid environment variable | 829 | @code{$$} when specifying those shares to avoid environment variable |
| 832 | substitutions. | 830 | substitutions. |
| 833 | 831 | ||
| @@ -871,16 +869,17 @@ uses the anonymous user (without prompting for password). This | |||
| 871 | behavior is unlike other @value{tramp} methods, where local user name | 869 | behavior is unlike other @value{tramp} methods, where local user name |
| 872 | is substituted. | 870 | is substituted. |
| 873 | 871 | ||
| 874 | @option{smb} method is unavailable if Emacs is run under a local user | 872 | The @option{smb} method is unavailable if Emacs is run under a |
| 875 | authentication context in MS Windows. However such users can still | 873 | local user authentication context in MS Windows. However such users |
| 876 | access remote files using UNC file names instead of @value{tramp}: | 874 | can still access remote files using UNC file names instead of @value{tramp}: |
| 877 | 875 | ||
| 878 | @example | 876 | @example |
| 879 | //melancholia/daniel$$/.emacs | 877 | //melancholia/daniel$$/.emacs |
| 880 | @end example | 878 | @end example |
| 881 | 879 | ||
| 882 | UNC file name specification does not allow to specify a different user | 880 | UNC file name specification does not allow the specification of a |
| 883 | name for authentication like the @command{smbclient} can. | 881 | different user name for authentication like the @command{smbclient} |
| 882 | can. | ||
| 884 | 883 | ||
| 885 | @item @option{adb} | 884 | @item @option{adb} |
| 886 | @cindex method adb | 885 | @cindex method adb |
| @@ -2830,7 +2829,7 @@ open. That is why @value{tramp} prompts for the password again even | |||
| 2830 | if there is an @command{ssh} already open. | 2829 | if there is an @command{ssh} already open. |
| 2831 | 2830 | ||
| 2832 | Some @command{ssh} versions support a @code{ControlPersist} option, | 2831 | Some @command{ssh} versions support a @code{ControlPersist} option, |
| 2833 | which allows to set the @code{ControlPath} provided the variable | 2832 | which allows you to set the @code{ControlPath} provided the variable |
| 2834 | @code{tramp-ssh-controlmaster-options} is customized as follows: | 2833 | @code{tramp-ssh-controlmaster-options} is customized as follows: |
| 2835 | 2834 | ||
| 2836 | @lisp | 2835 | @lisp |
diff --git a/doc/misc/url.texi b/doc/misc/url.texi index acdad6b0d10..c46859968a2 100644 --- a/doc/misc/url.texi +++ b/doc/misc/url.texi | |||
| @@ -423,7 +423,7 @@ the directory specified by @code{url-configuration-directory}. | |||
| 423 | @end defopt | 423 | @end defopt |
| 424 | 424 | ||
| 425 | @defopt url-cookie-confirmation | 425 | @defopt url-cookie-confirmation |
| 426 | Specifies whether confirmation is require to accept cookies. | 426 | Specifies whether confirmation is required to accept cookies. |
| 427 | @end defopt | 427 | @end defopt |
| 428 | 428 | ||
| 429 | @defopt url-cookie-multiple-line | 429 | @defopt url-cookie-multiple-line |
diff --git a/doc/misc/wisent.texi b/doc/misc/wisent.texi index a4462937f1c..b4efbdad1b8 100644 --- a/doc/misc/wisent.texi +++ b/doc/misc/wisent.texi | |||
| @@ -1155,8 +1155,8 @@ It defaults to the start symbol defined in the grammar | |||
| 1155 | @end table | 1155 | @end table |
| 1156 | @end defun | 1156 | @end defun |
| 1157 | 1157 | ||
| 1158 | The following two normal hooks permit to do some useful processing | 1158 | The following two normal hooks permit doing some useful processing |
| 1159 | respectively before to start parsing, and after the parser terminated. | 1159 | respectively before starting parsing, and after the parser terminated. |
| 1160 | 1160 | ||
| 1161 | @vindex wisent-pre-parse-hook | 1161 | @vindex wisent-pre-parse-hook |
| 1162 | @defvar wisent-pre-parse-hook | 1162 | @defvar wisent-pre-parse-hook |