aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorMiles Bader2006-01-25 07:10:04 +0000
committerMiles Bader2006-01-25 07:10:04 +0000
commitb2ba4dcba149f845bf7fcf15b6cede6a6cbcc336 (patch)
treed9ca500b0501201584dbab3b74a83d1ba7e374c9 /man
parent90fc2bc59774318b3db7c3642df00a1297f6b7ff (diff)
parent7347faa822b5ea177df5b2ed7a2b7d79194f0bcc (diff)
downloademacs-b2ba4dcba149f845bf7fcf15b6cede6a6cbcc336.tar.gz
emacs-b2ba4dcba149f845bf7fcf15b6cede6a6cbcc336.zip
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-7
Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 4-14) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (base, patch 1-7) - tag of miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-187 - Update from CVS - Merge from emacs--devo--0 * miles@gnu.org--gnu-2005/gnus--rel--5.10 (patch 187) - Update from CVS
Diffstat (limited to 'man')
-rw-r--r--man/ChangeLog47
-rw-r--r--man/cc-mode.texi4
-rw-r--r--man/custom.texi39
-rw-r--r--man/ebrowse.texi6
-rw-r--r--man/files.texi19
-rw-r--r--man/killing.texi4
-rw-r--r--man/kmacro.texi4
-rw-r--r--man/org.texi4
-rw-r--r--man/programs.texi2
-rw-r--r--man/ses.texi6
-rw-r--r--man/text.texi4
-rw-r--r--man/tramp.texi96
-rw-r--r--man/trampver.texi2
-rw-r--r--man/vip.texi2
-rw-r--r--man/widget.texi5
15 files changed, 145 insertions, 99 deletions
diff --git a/man/ChangeLog b/man/ChangeLog
index eace76aae1a..3d1dfccff15 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,50 @@
12006-01-23 Juri Linkov <juri@jurta.org>
2
3 * custom.texi (Easy Customization, Customization Groups)
4 (Browsing Custom): Mention links along with buttons.
5
6 * widget.texi (User Interface): Add S-TAB for widget-backward.
7
82006-01-22 Michael Albinus <michael.albinus@gmx.de>
9
10 Sync with Tramp 2.0.52.
11
12 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
13 Add Tramp disabling item. New item for common connection
14 problems.
15 (various): Apply "ftp" as method for the download URL.
16 (Bug Reports): Refer to FAQ for common problems.
17
182006-01-21 Eli Zaretskii <eliz@gnu.org>
19
20 * widget.texi (User Interface): Use @key for TAB.
21
22 * text.texi (TeX Print): Use @key for TAB.
23
24 * ses.texi (Formulas, Printer functions): Use @key for TAB.
25
26 * kmacro.texi (Keyboard Macro Step-Edit): : Use @key for TAB.
27
28 * ebrowse.texi (Switching to Tree, Symbol Completion): : Use @key
29 for TAB.
30
31 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
32
332006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
34
35 * files.texi (File Aliases): Don't claim that usually separate
36 buffers are created for two file names that name the same data.
37 Mention additional situations where different names mean the same
38 file on disk.
39
402006-01-19 Richard M. Stallman <rms@gnu.org>
41
42 * killing.texi (Deletion): Upcase @key argument.
43
44 * custom.texi (Custom Themes): Minor cleanup.
45
46 * programs.texi (Hungry Delete): Upcase @key argument.
47
12006-01-16 Katsumi Yamaoka <yamaoka@jpl.org> 482006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
2 49
3 * gnus.texi: Update copyright. 50 * gnus.texi: Update copyright.
diff --git a/man/cc-mode.texi b/man/cc-mode.texi
index 0d6e88f20ea..05c4cbf5a3c 100644
--- a/man/cc-mode.texi
+++ b/man/cc-mode.texi
@@ -208,7 +208,7 @@ license to the document, as described in section 6 of the license.
208@vskip 0pt plus 1filll 208@vskip 0pt plus 1filll
209@insertcopying 209@insertcopying
210 210
211This manual was generated from $Revision: 1.32 $ of $RCSfile: cc-mode.texi,v $, which can be 211This manual was generated from $Revision$ of $RCSfile$, which can be
212downloaded from 212downloaded from
213@url{http://cvs.sf.net/viewcvs.py/cc-mode/cc-mode/cc-mode.texi}. 213@url{http://cvs.sf.net/viewcvs.py/cc-mode/cc-mode/cc-mode.texi}.
214@end titlepage 214@end titlepage
@@ -4883,7 +4883,7 @@ our first example again:
4883 6: @} 4883 6: @}
4884@end example 4884@end example
4885 4885
4886Let's say point is on line 3 and we hit the @kbd{TAB} key to reindent 4886Let's say point is on line 3 and we hit the @key{TAB} key to reindent
4887the line. The syntactic context for that line is: 4887the line. The syntactic context for that line is:
4888 4888
4889@example 4889@example
diff --git a/man/custom.texi b/man/custom.texi
index 9b93b56a08f..509a63a4de2 100644
--- a/man/custom.texi
+++ b/man/custom.texi
@@ -202,7 +202,7 @@ and set their values, and to save settings permanently in your
202 202
203 The appearance of the example buffers in this section is typically 203 The appearance of the example buffers in this section is typically
204different under a window system, since faces are then used to indicate 204different under a window system, since faces are then used to indicate
205buttons and editable fields. 205buttons, links and editable fields.
206 206
207@menu 207@menu
208* Groups: Customization Groups. How settings are classified in a structure. 208* Groups: Customization Groups. How settings are classified in a structure.
@@ -256,16 +256,18 @@ line.
256 256
257@cindex editable fields (customization buffer) 257@cindex editable fields (customization buffer)
258@cindex buttons (customization buffer) 258@cindex buttons (customization buffer)
259@cindex links (customization buffer)
259 Most of the text in the customization buffer is read-only, but it 260 Most of the text in the customization buffer is read-only, but it
260typically includes some @dfn{editable fields} that you can edit. 261typically includes some @dfn{editable fields} that you can edit.
261There are also @dfn{buttons}, which do something when you @dfn{invoke} 262There are also @dfn{buttons} and @dfn{links}, which do something when
262them. To invoke a button, either click on it with @kbd{Mouse-1}, or 263you @dfn{invoke} them. To invoke a button or a link, either click on
263move point to it and type @key{RET}. 264it with @kbd{Mouse-1}, or move point to it and type @key{RET}.
264 265
265 For example, the phrase @samp{[Go to Group]} that appears in a 266 For example, the phrase @samp{[State]} that appears in
266second-level group is a button. Invoking it creates a new 267a second-level group is a button. It operates on the same
267customization buffer, which shows that group and its contents. This 268customization buffer. The phrase @samp{[Go to Group]} is a kind
268is a kind of hypertext link to another group. 269of hypertext link to another group. Invoking it creates a new
270customization buffer, which shows that group and its contents.
269 271
270 The @code{Emacs} group includes a few settings, but mainly it 272 The @code{Emacs} group includes a few settings, but mainly it
271contains other groups, which contain more groups, which contain the 273contains other groups, which contain more groups, which contain the
@@ -288,8 +290,8 @@ structure.
288@samp{[+]}. When the group contents are visible, this button changes to 290@samp{[+]}. When the group contents are visible, this button changes to
289@samp{[-]}; invoking that hides the group contents. 291@samp{[-]}; invoking that hides the group contents.
290 292
291 Each setting in this buffer has a button which says @samp{[Group]}, 293 Each setting in this buffer has a link which says @samp{[Group]},
292@samp{[Option]} or @samp{[Face]}. Invoking this button creates an 294@samp{[Option]} or @samp{[Face]}. Invoking this link creates an
293ordinary customization buffer showing just that group and its 295ordinary customization buffer showing just that group and its
294contents, just that user option, or just that face. This is the way 296contents, just that user option, or just that face. This is the way
295to change settings that you find with @kbd{M-x customize-browse}. 297to change settings that you find with @kbd{M-x customize-browse}.
@@ -729,14 +731,15 @@ theme occurring earlier in @code{custom-enabled-themes} takes effect.
729@findex load-theme 731@findex load-theme
730@findex enable-theme 732@findex enable-theme
731@findex disable-theme 733@findex disable-theme
732 You can also enable a Custom theme with @kbd{M-x enable-theme}. 734 You can temporarily enable a Custom theme with @kbd{M-x
733This prompts for a theme name in the minibuffer, loads the theme from 735enable-theme}. This prompts for a theme name in the minibuffer, loads
734the theme file if necessary, and enables the theme. An enabled theme 736the theme from the theme file if necessary, and enables the theme.
735can be @dfn{disabled} with the command @kbd{M-x disable-theme}; this 737You can @dfn{disabled} any enabled theme with the command @kbd{M-x
736returns the options specified in the theme to their original values. 738disable-theme}; this returns the options specified in the theme to
737To re-enable the theme, call @kbd{M-x enable-theme} again. If a theme 739their original values. To re-enable the theme, type @kbd{M-x
738file is changed during your Emacs session, you can reload it by 740enable-theme} again. If a theme file is changed during your Emacs
739calling @kbd{M-x load-theme}. This also enables the theme. 741session, you can reload it by typing @kbd{M-x load-theme}. (This also
742enables the theme.)
740 743
741@node Variables 744@node Variables
742@section Variables 745@section Variables
diff --git a/man/ebrowse.texi b/man/ebrowse.texi
index b48d5c2b987..77e4ad07b45 100644
--- a/man/ebrowse.texi
+++ b/man/ebrowse.texi
@@ -979,11 +979,11 @@ a mouse.
979@cindex switching buffers 979@cindex switching buffers
980 980
981@table @kbd 981@table @kbd
982@item TAB 982@item @key{TAB}
983Pop up the tree buffer to which the member buffer belongs. 983Pop up the tree buffer to which the member buffer belongs.
984 984
985@item t 985@item t
986Do the same as @kbd{TAB} but also position the cursor on the class 986Do the same as @key{TAB} but also position the cursor on the class
987displayed in the member buffer. 987displayed in the member buffer.
988@end table 988@end table
989 989
@@ -1433,7 +1433,7 @@ command @kbd{C-c b f}, for example, to jump to a specific member.
1433@cindex completion 1433@cindex completion
1434@cindex symbol completion 1434@cindex symbol completion
1435 1435
1436The command @kbd{C-c b TAB} completes the symbol in front of point. 1436The command @kbd{C-c b @key{TAB}} completes the symbol in front of point.
1437 1437
1438 1438
1439 1439
diff --git a/man/files.texi b/man/files.texi
index d599e576e94..7b08fc5c791 100644
--- a/man/files.texi
+++ b/man/files.texi
@@ -1150,21 +1150,20 @@ either name to refer to the file, but @file{bar} is the real name, while
1150@file{foo} is just an alias. More complex cases occur when symbolic 1150@file{foo} is just an alias. More complex cases occur when symbolic
1151links point to directories. 1151links point to directories.
1152 1152
1153 If you visit two names for the same file, normally Emacs makes
1154two different buffers, but it warns you about the situation.
1155
1156@vindex find-file-existing-other-name 1153@vindex find-file-existing-other-name
1157@vindex find-file-suppress-same-file-warnings 1154@vindex find-file-suppress-same-file-warnings
1155
1158 Normally, if you visit a file which Emacs is already visiting under 1156 Normally, if you visit a file which Emacs is already visiting under
1159a different name, Emacs displays a message in the echo area and uses 1157a different name, Emacs displays a message in the echo area and uses
1160the existing buffer visiting that file. This can happen on systems 1158the existing buffer visiting that file. This can happen on systems
1161that support symbolic links, or if you use a long file name on a 1159that support hard or symbolic links, or if you use a long file name on
1162system that truncates long file names. You can suppress the message by 1160a system that truncates long file names, or on a case-insensitive file
1163setting the variable @code{find-file-suppress-same-file-warnings} to a 1161system. You can suppress the message by setting the variable
1164non-@code{nil} value. You can disable this feature entirely by setting 1162@code{find-file-suppress-same-file-warnings} to a non-@code{nil}
1165the variable @code{find-file-existing-other-name} to @code{nil}: then 1163value. You can disable this feature entirely by setting the variable
1166if you visit the same file under two different names, you get a separate 1164@code{find-file-existing-other-name} to @code{nil}: then if you visit
1167buffer for each file name. 1165the same file under two different names, you get a separate buffer for
1166each file name.
1168 1167
1169@vindex find-file-visit-truename 1168@vindex find-file-visit-truename
1170@cindex truenames of files 1169@cindex truenames of files
diff --git a/man/killing.texi b/man/killing.texi
index 738043cd61b..9ee6e7e62e3 100644
--- a/man/killing.texi
+++ b/man/killing.texi
@@ -78,9 +78,9 @@ erase just one character or only whitespace.
78 78
79@table @kbd 79@table @kbd
80@item C-d 80@item C-d
81@itemx @key{Delete} 81@itemx @key{DELETE}
82Delete next character (@code{delete-char}). If your keyboard has a 82Delete next character (@code{delete-char}). If your keyboard has a
83@key{Delete} function key (usually located in the edit keypad), Emacs 83@key{DELETE} function key (usually located in the edit keypad), Emacs
84binds it to @code{delete-char} as well. 84binds it to @code{delete-char} as well.
85@item @key{DEL} 85@item @key{DEL}
86@itemx @key{BS} 86@itemx @key{BS}
diff --git a/man/kmacro.texi b/man/kmacro.texi
index 0693eefca54..852f999adac 100644
--- a/man/kmacro.texi
+++ b/man/kmacro.texi
@@ -521,8 +521,8 @@ next command in the keyboard macro.
521@kbd{f} skips the current command in this execution of the keyboard 521@kbd{f} skips the current command in this execution of the keyboard
522macro, but doesn't delete it from the macro. 522macro, but doesn't delete it from the macro.
523@item 523@item
524@kbd{TAB} executes the current command, as well as all similar 524@kbd{@key{TAB}} executes the current command, as well as all similar
525commands immediately following the current command; for example, TAB 525commands immediately following the current command; for example, @key{TAB}
526may be used to insert a sequence of characters (corresponding to a 526may be used to insert a sequence of characters (corresponding to a
527sequence of @code{self-insert-command} commands). 527sequence of @code{self-insert-command} commands).
528@item 528@item
diff --git a/man/org.texi b/man/org.texi
index c73235f3df1..cf096504f40 100644
--- a/man/org.texi
+++ b/man/org.texi
@@ -4,7 +4,7 @@
4@setfilename ../info/org 4@setfilename ../info/org
5@settitle Org Mode Manual 5@settitle Org Mode Manual
6 6
7@set VERSION 4.03 7@set VERSION 4.04
8@set DATE January 2006 8@set DATE January 2006
9 9
10@dircategory Emacs 10@dircategory Emacs
@@ -2511,7 +2511,7 @@ original org file.
2511 2511
2512@kindex T 2512@kindex T
2513@item T 2513@item T
2514Show all tags associated with the current item. Because of 2514Show all tags assiciated with the current item. Because of
2515inheritance, this may be more than the tags listed in the line itself. 2515inheritance, this may be more than the tags listed in the line itself.
2516 2516
2517@kindex : 2517@kindex :
diff --git a/man/programs.texi b/man/programs.texi
index e1806488150..dfb1e9c0d85 100644
--- a/man/programs.texi
+++ b/man/programs.texi
@@ -1630,7 +1630,7 @@ following point.
1630delete mode}. When this feature is enabled (indicated by @samp{/h} in 1630delete mode}. When this feature is enabled (indicated by @samp{/h} in
1631the mode line after the mode name), a single @key{BS} command deletes 1631the mode line after the mode name), a single @key{BS} command deletes
1632all preceding whitespace, not just one space, and a single @kbd{C-c 1632all preceding whitespace, not just one space, and a single @kbd{C-c
1633C-d} (but @emph{not} @key{delete}) deletes all following whitespace. 1633C-d} (but @emph{not} @key{DELETE}) deletes all following whitespace.
1634 1634
1635@table @kbd 1635@table @kbd
1636@item M-x c-toggle-hungry-state 1636@item M-x c-toggle-hungry-state
diff --git a/man/ses.texi b/man/ses.texi
index f6977335661..38caa7c830a 100644
--- a/man/ses.texi
+++ b/man/ses.texi
@@ -188,12 +188,12 @@ Self-insert an expression. The right-parenthesis is inserted for you
188(@code{ses-read-cell}). To access another cell's value, just use its 188(@code{ses-read-cell}). To access another cell's value, just use its
189identifier in your expression. Whenever the other cell is changed, 189identifier in your expression. Whenever the other cell is changed,
190this cell's formula will be reevaluated. While typing in the 190this cell's formula will be reevaluated. While typing in the
191expression, you can use @kbd{M-TAB} to complete symbol names. 191expression, you can use @kbd{M-@key{TAB}} to complete symbol names.
192 192
193@item ' @r{(apostrophe)} 193@item ' @r{(apostrophe)}
194Enter a symbol (ses-read-symbol). SES remembers all symbols that have 194Enter a symbol (ses-read-symbol). SES remembers all symbols that have
195been used as formulas, so you can type just the beginning of a symbol 195been used as formulas, so you can type just the beginning of a symbol
196and use @kbd{SPC}, @kbd{TAB}, and @kbd{?} to complete it. 196and use @kbd{@key{SPC}}, @kbd{@key{TAB}}, and @kbd{?} to complete it.
197@end table 197@end table
198 198
199To enter something else (e.g., a vector), begin with a digit, then 199To enter something else (e.g., a vector), begin with a digit, then
@@ -287,7 +287,7 @@ string is right-aligned within the print cell. To get left-alignment,
287use parentheses: @samp{("$%.2f")}. A printer can also be a 287use parentheses: @samp{("$%.2f")}. A printer can also be a
288one-argument function (a symbol or a lambda), whose result is a string 288one-argument function (a symbol or a lambda), whose result is a string
289(right-aligned) or list of one string (left-aligned). While typing in 289(right-aligned) or list of one string (left-aligned). While typing in
290a lambda, you can use @kbd{M-TAB} to complete the names of symbols. 290a lambda, you can use @kbd{M-@key{TAB}} to complete the names of symbols.
291 291
292Each cell has a printer. If @code{nil}, the column-printer for the cell's 292Each cell has a printer. If @code{nil}, the column-printer for the cell's
293column is used. If that is also @code{nil}, the default-printer for the 293column is used. If that is also @code{nil}, the default-printer for the
diff --git a/man/text.texi b/man/text.texi
index 5abb736a891..4470e494daf 100644
--- a/man/text.texi
+++ b/man/text.texi
@@ -1680,12 +1680,12 @@ Variables}.
1680 For La@TeX{} files, you can use Bib@TeX{} to process the auxiliary 1680 For La@TeX{} files, you can use Bib@TeX{} to process the auxiliary
1681file for the current buffer's file. Bib@TeX{} looks up bibliographic 1681file for the current buffer's file. Bib@TeX{} looks up bibliographic
1682citations in a data base and prepares the cited references for the 1682citations in a data base and prepares the cited references for the
1683bibliography section. The command @kbd{C-c TAB} 1683bibliography section. The command @kbd{C-c @key{TAB}}
1684(@code{tex-bibtex-file}) runs the shell command 1684(@code{tex-bibtex-file}) runs the shell command
1685(@code{tex-bibtex-command}) to produce a @samp{.bbl} file for the 1685(@code{tex-bibtex-command}) to produce a @samp{.bbl} file for the
1686current buffer's file. Generally, you need to do @kbd{C-c C-f} 1686current buffer's file. Generally, you need to do @kbd{C-c C-f}
1687(@code{tex-file}) once to generate the @samp{.aux} file, then do 1687(@code{tex-file}) once to generate the @samp{.aux} file, then do
1688@kbd{C-c TAB} (@code{tex-bibtex-file}), and then repeat @kbd{C-c C-f} 1688@kbd{C-c @key{TAB}} (@code{tex-bibtex-file}), and then repeat @kbd{C-c C-f}
1689(@code{tex-file}) twice more to get the cross-references correct. 1689(@code{tex-file}) twice more to get the cross-references correct.
1690 1690
1691@findex tex-compile 1691@findex tex-compile
diff --git a/man/tramp.texi b/man/tramp.texi
index ccaa0cd3c61..89773534096 100644
--- a/man/tramp.texi
+++ b/man/tramp.texi
@@ -25,8 +25,8 @@
25@end macro 25@end macro
26 26
27@copying 27@copying
28Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004, 28Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
29 2005 Free Software Foundation, Inc. 29Free Software Foundation, Inc.
30 30
31@quotation 31@quotation
32Permission is granted to copy, distribute and/or modify this document 32Permission is granted to copy, distribute and/or modify this document
@@ -111,7 +111,7 @@ Japanese translation}.
111@end ifset 111@end ifset
112 112
113The latest release of @value{tramp} is available for 113The latest release of @value{tramp} is available for
114@uref{http://ftp.gnu.org/gnu/tramp/, download}, or you may see 114@uref{ftp://ftp.gnu.org/gnu/tramp/, download}, or you may see
115@ref{Obtaining Tramp} for more details, including the CVS server 115@ref{Obtaining Tramp} for more details, including the CVS server
116details. 116details.
117 117
@@ -378,7 +378,7 @@ behind the scenes when you open a file with @value{tramp}.
378 378
379@value{tramp} is freely available on the Internet and the latest 379@value{tramp} is freely available on the Internet and the latest
380release may be downloaded from 380release may be downloaded from
381@uref{http://ftp.gnu.org/gnu/tramp/}. This release includes the full 381@uref{ftp://ftp.gnu.org/gnu/tramp/}. This release includes the full
382documentation and code for @value{tramp}, suitable for installation. 382documentation and code for @value{tramp}, suitable for installation.
383But GNU Emacs (22 or later) includes @value{tramp} already, and there 383But GNU Emacs (22 or later) includes @value{tramp} already, and there
384is a @value{tramp} package for XEmacs, as well. So maybe it is easier 384is a @value{tramp} package for XEmacs, as well. So maybe it is easier
@@ -1946,7 +1946,9 @@ will automatically generate a buffer with the details of your system and
1946 1946
1947When submitting a bug report, please try to describe in excruciating 1947When submitting a bug report, please try to describe in excruciating
1948detail the steps required to reproduce the problem, the setup of the 1948detail the steps required to reproduce the problem, the setup of the
1949remote machine and any special conditions that exist. 1949remote machine and any special conditions that exist. You should also
1950check that your problem is not described already in @xref{Frequently
1951Asked Questions}.
1950 1952
1951If you can identify a minimal test case that reproduces the problem, 1953If you can identify a minimal test case that reproduces the problem,
1952include that with your bug report. This will make it much easier for the 1954include that with your bug report. This will make it much easier for the
@@ -1964,7 +1966,7 @@ Where can I get the latest @value{tramp}?
1964@value{tramp} is available under the URL below. 1966@value{tramp} is available under the URL below.
1965 1967
1966@noindent 1968@noindent
1967@uref{http://ftp.gnu.org/gnu/tramp/} 1969@uref{ftp://ftp.gnu.org/gnu/tramp/}
1968 1970
1969@noindent 1971@noindent
1970There is also a Savannah project page. 1972There is also a Savannah project page.
@@ -1972,6 +1974,7 @@ There is also a Savannah project page.
1972@noindent 1974@noindent
1973@uref{http://savannah.gnu.org/projects/tramp/} 1975@uref{http://savannah.gnu.org/projects/tramp/}
1974 1976
1977
1975@item 1978@item
1976Which systems does it work on? 1979Which systems does it work on?
1977 1980
@@ -2003,49 +2006,32 @@ Emacs? I think there was some issue with @command{ssh}?
2003 2006
2004 2007
2005@item 2008@item
2006I can't stop @value{ftppackagename} starting with @value{emacsname} 2009@value{tramp} does not connect to the remote host
2007 2010
2008@ifset emacs 2011When @value{tramp} does not connect to the remote host, there are two
2009@value{ftppackagename} is loaded from @value{tramp} automatically if you 2012reasons heading the bug mailing list:
2010require a file by the ftp method. Unfortunately, there are some Lisp
2011packages which make @value{ftppackagename} file name handlers active.
2012You can see it applying @kbd{C-h v file-name-handler-alist}:
2013 2013
2014@example 2014@itemize @minus
2015file-name-handler-alist's value is
2016(("^/[^/:]*\\'" . ange-ftp-completion-hook-function)
2017 ("^/[^/:]*[^/:.]:" . ange-ftp-hook-function)
2018 ("^/[^/]*$" . tramp-completion-file-name-handler)
2019 ("\\`/[^/:]+:" . tramp-file-name-handler)
2020 ("\\`/:" . file-name-non-special))
2021@end example
2022 2015
2023Please try to find out which package is responsible for loading 2016@item
2024@value{ftppackagename}, and raise a bug report. 2017Unknown characters in the prompt
2025 2018
2026A workaround is to require @value{ftppackagename} before @value{tramp} in 2019@value{tramp} needs to recognize the prompt on the remote machine
2027your @file{~/.emacs}, because @value{tramp} cleans up the entries in 2020after execution any command. This is not possible, when the prompt
2028@code{file-name-handler-alist}: 2021contains unknown characters like escape sequences for coloring. This
2022should be avoided on the remote side. @xref{Remote shell setup}. for
2023setting the regular expression detecting the prompt.
2029 2024
2030@lisp 2025@item
2031;; @value{ftppackagename} temporarily required 2026@value{tramp} doesn't transfer strings with more than 500 characters
2032(require 'ange-ftp) 2027correctly
2033;; @value{tramp} cleans up @code{file-name-handler-alist}
2034(require 'tramp)
2035@end lisp
2036@end ifset
2037 2028
2038@ifset xemacs 2029On some few systems, the implementation of @code{process-send-string}
2039Not all the older versions of @value{tramp} supported @value{emacsname} 2030seems to be broken for longer strings. This case, you should
2040correctly. The first thing to do is to make sure that you have the 2031customize the variable @code{tramp-chunksize} to 500. For a
2041latest version of @value{tramp} installed. 2032description how to determine whether this is necessary see the
2042 2033documentation of @code{tramp-chunksize}.
2043If you do, please try and find out exactly the conditions required for 2034@end itemize
2044the @value{ftppackagename} handlers to fire. If you can, putting a
2045breakpoint on @code{efs-ftp-path} and sending in the stack trace along
2046with your bug report would make it easier for the developers to work out
2047what is going wrong.
2048@end ifset
2049 2035
2050 2036
2051@item 2037@item
@@ -2132,14 +2118,24 @@ fi
2132 2118
2133 2119
2134@item 2120@item
2135@value{tramp} doesn't transfer strings with more than 500 characters 2121How can I disable @value{tramp}?
2136correctly
2137 2122
2138On some few systems, the implementation of @code{process-send-string} 2123Shame on you, why did you read until now?
2139seems to be broken for longer strings. This case, you should 2124
2140customize the variable @code{tramp-chunksize} to 500. For a 2125@ifset emacs
2141description how to determine whether this is necessary see the 2126If you just want to have @value{ftppackagename} as default remote
2142documentation of @code{tramp-chunksize}. 2127files access package, you should apply the following code:
2128
2129@lisp
2130(setq tramp-default-method "ftp")
2131@end lisp
2132@end ifset
2133
2134Unloading @value{tramp} can be achieved by applying @kbd{M-x
2135tramp-unload-tramp}.
2136@ifset emacs
2137This resets also the @value{ftppackagename} plugins.
2138@end ifset
2143@end itemize 2139@end itemize
2144 2140
2145 2141
diff --git a/man/trampver.texi b/man/trampver.texi
index 9f2bb8737f7..625e3869c11 100644
--- a/man/trampver.texi
+++ b/man/trampver.texi
@@ -4,7 +4,7 @@
4@c In the Tramp CVS, the version number is auto-frobbed from 4@c In the Tramp CVS, the version number is auto-frobbed from
5@c configure.ac, so you should edit that file and run 5@c configure.ac, so you should edit that file and run
6@c "autoconf && ./configure" to change the version number. 6@c "autoconf && ./configure" to change the version number.
7@set trampver 2.0.51 7@set trampver 2.0.52
8 8
9@c Other flags from configuration 9@c Other flags from configuration
10@set prefix /usr/local 10@set prefix /usr/local
diff --git a/man/vip.texi b/man/vip.texi
index e98d51aeca1..96d04ef0913 100644
--- a/man/vip.texi
+++ b/man/vip.texi
@@ -1568,7 +1568,7 @@ keymap. See GNU Emacs Manual for details.
1568@kindex 000 @kbd{C-@@} (@code{set-mark-command}) 1568@kindex 000 @kbd{C-@@} (@code{set-mark-command})
1569Set mark and push previous mark on mark ring (@code{set-mark-command}). 1569Set mark and push previous mark on mark ring (@code{set-mark-command}).
1570@item TAB 1570@item TAB
1571@kindex 011 @kbd{TAB} (@code{indent-for-tab-command}) 1571@kindex 011 TAB (@code{indent-for-tab-command})
1572Indent line for current major mode (@code{indent-for-tab-command}). 1572Indent line for current major mode (@code{indent-for-tab-command}).
1573@item C-j 1573@item C-j
1574@kindex 012 @kbd{C-j} (@code{newline-and-indent}) 1574@kindex 012 @kbd{C-j} (@code{newline-and-indent})
diff --git a/man/widget.texi b/man/widget.texi
index 91e74dca01c..cf10e5980b7 100644
--- a/man/widget.texi
+++ b/man/widget.texi
@@ -140,7 +140,7 @@ extended to use the GUI features. This means that your code using the
140widget library will also use the new graphic features automatically. 140widget library will also use the new graphic features automatically.
141@end enumerate 141@end enumerate
142 142
143In order to minimize the code that is loaded by users who does not 143In order to minimize the code that is loaded by users who do not
144create any widgets, the code has been split in two files: 144create any widgets, the code has been split in two files:
145 145
146@cindex widget library, files 146@cindex widget library, files
@@ -315,7 +315,8 @@ buffer, plus you will have these additional commands:
315@deffn Command widget-forward &optional count 315@deffn Command widget-forward &optional count
316Move point @var{count} buttons or editing fields forward. 316Move point @var{count} buttons or editing fields forward.
317@end deffn 317@end deffn
318@item @key{M-TAB} 318@item @kbd{M-@key{TAB}}
319@itemx @kbd{S-@key{TAB}}
319@deffn Command widget-backward &optional count 320@deffn Command widget-backward &optional count
320Move point @var{count} buttons or editing fields backward. 321Move point @var{count} buttons or editing fields backward.
321@end deffn 322@end deffn