aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain Francoise2006-06-05 11:44:42 +0000
committerRomain Francoise2006-06-05 11:44:42 +0000
commit4dc5fe62c3619e4f1c96dfa26b16ab06428bd482 (patch)
tree62844da799ccbfbf0722af2e444a68dfd85256f1
parent55d5a4633a297cebfb5b11dba5969934912a6687 (diff)
downloademacs-4dc5fe62c3619e4f1c96dfa26b16ab06428bd482.tar.gz
emacs-4dc5fe62c3619e4f1c96dfa26b16ab06428bd482.zip
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
(Custom Filling and Breaking, Custom Braces, Syntactic Symbols) (Line-Up Functions, Custom Macros): * ediff.texi (Window and Frame Configuration) (Highlighting Difference Regions, Highlighting Difference Regions): * emacs-mime.texi (Display Customization): * erc.texi (History): * eshell.texi (Known problems): * eudc.texi (Overview, BBDB): * gnus.texi (NNTP, IMAP, Advanced Scoring Examples) (The problem of spam, SpamOracle, Extending the Spam package) (Conformity, Terminology): * idlwave.texi (Routine Info, Routine Info) (Class and Keyword Inheritance, Padding Operators) (Breakpoints and Stepping, Electric Debug Mode) (Examining Variables, Troubleshooting): * org.texi (Creating timestamps): * reftex.texi (Commands, Options, Changes): * tramp.texi (Inline methods, Password caching) (Auto-save and Backup, Issues): * vip.texi (Files, Commands in Insert Mode): * viper.texi (Emacs Preliminaries, States in Viper) (Packages that Change Keymaps, Viper Specials, Groundwork): * xresmini.texi (GTK resources): Fix various typos.
-rw-r--r--man/ChangeLog30
-rw-r--r--man/cc-mode.texi18
-rw-r--r--man/ediff.texi6
-rw-r--r--man/emacs-mime.texi2
-rw-r--r--man/erc.texi8
-rw-r--r--man/eshell.texi2
-rw-r--r--man/eudc.texi4
-rw-r--r--man/gnus.texi18
-rw-r--r--man/idlwave.texi20
-rw-r--r--man/org.texi2
-rw-r--r--man/reftex.texi8
-rw-r--r--man/tramp.texi12
-rw-r--r--man/vip.texi4
-rw-r--r--man/viper.texi10
-rw-r--r--man/xresmini.texi2
15 files changed, 87 insertions, 59 deletions
diff --git a/man/ChangeLog b/man/ChangeLog
index 6ee6175274a..a5e89128c90 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,31 @@
12006-06-05 Romain Francoise <romain@orebokech.com>
2
3 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
4 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
5 (Line-Up Functions, Custom Macros):
6 * ediff.texi (Window and Frame Configuration)
7 (Highlighting Difference Regions, Highlighting Difference Regions):
8 * emacs-mime.texi (Display Customization):
9 * erc.texi (History):
10 * eshell.texi (Known problems):
11 * eudc.texi (Overview, BBDB):
12 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
13 (The problem of spam, SpamOracle, Extending the Spam package)
14 (Conformity, Terminology):
15 * idlwave.texi (Routine Info, Routine Info)
16 (Class and Keyword Inheritance, Padding Operators)
17 (Breakpoints and Stepping, Electric Debug Mode)
18 (Examining Variables, Troubleshooting):
19 * org.texi (Creating timestamps):
20 * reftex.texi (Commands, Options, Changes):
21 * tramp.texi (Inline methods, Password caching)
22 (Auto-save and Backup, Issues):
23 * vip.texi (Files, Commands in Insert Mode):
24 * viper.texi (Emacs Preliminaries, States in Viper)
25 (Packages that Change Keymaps, Viper Specials, Groundwork):
26 * xresmini.texi (GTK resources):
27 Fix various typos.
28
12006-06-05 Nick Roberts <nickrob@snap.net.nz> 292006-06-05 Nick Roberts <nickrob@snap.net.nz>
2 30
3 * building.texi (GDB Graphical Interface): Update bindings. 31 * building.texi (GDB Graphical Interface): Update bindings.
@@ -688,7 +716,7 @@
688 * custom.texi: Many cleanups. 716 * custom.texi: Many cleanups.
689 (Minor Modes): Don't mention ISO Accents Mode. 717 (Minor Modes): Don't mention ISO Accents Mode.
690 (Examining): Update C-h v output example. 718 (Examining): Update C-h v output example.
691 (Hooks): Add index and xref for add-hook. 719 (Hooks): Add index and xref for add-hook.
692 (Locals): Delete list of vars that are always per-buffer. Rearrange. 720 (Locals): Delete list of vars that are always per-buffer. Rearrange.
693 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map. 721 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
694 722
diff --git a/man/cc-mode.texi b/man/cc-mode.texi
index e6619599d4e..699283528a9 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.36 $ 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.savannah.gnu.org/viewcvs/emacs/emacs/man/cc-mode.texi}. 213@url{http://cvs.savannah.gnu.org/viewcvs/emacs/emacs/man/cc-mode.texi}.
214@end titlepage 214@end titlepage
@@ -507,7 +507,7 @@ indents nested code. To set this value to 6, customize
507@item The (indentation) style 507@item The (indentation) style
508The basic ``shape'' of indentation created by @ccmode{}---by default, 508The basic ``shape'' of indentation created by @ccmode{}---by default,
509this is @code{gnu} style (except for Java and AWK buffers). A list of 509this is @code{gnu} style (except for Java and AWK buffers). A list of
510the availables styles and their descriptions can be found in 510the available styles and their descriptions can be found in
511@ref{Built-in Styles}. A complete specification of the @ccmode{} 511@ref{Built-in Styles}. A complete specification of the @ccmode{}
512style system, including how to create your own style, can be found in 512style system, including how to create your own style, can be found in
513the chapter @ref{Styles}. To set your style to @code{linux}, either 513the chapter @ref{Styles}. To set your style to @code{linux}, either
@@ -672,7 +672,7 @@ This command indents the current line. That is all you need to know
672about it for normal use. 672about it for normal use.
673 673
674@code{c-indent-command} does different things, depending on the 674@code{c-indent-command} does different things, depending on the
675settting of @code{c-syntactic-indentation} (@pxref{Indentation Engine 675setting of @code{c-syntactic-indentation} (@pxref{Indentation Engine
676Basics}): 676Basics}):
677 677
678@itemize @bullet 678@itemize @bullet
@@ -2128,7 +2128,7 @@ escaped newline. The @samp{\} is highlighted.
2128@chapter Configuration Basics 2128@chapter Configuration Basics
2129@comment !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 2129@comment !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2130 2130
2131@cindex Emacs Initiliazation File 2131@cindex Emacs Initialization File
2132@cindex Configuration 2132@cindex Configuration
2133You configure @ccmode{} by setting Lisp variables and calling (and 2133You configure @ccmode{} by setting Lisp variables and calling (and
2134perhaps writing) Lisp functions@footnote{DON'T PANIC!!! This isn't 2134perhaps writing) Lisp functions@footnote{DON'T PANIC!!! This isn't
@@ -2914,7 +2914,7 @@ variable@footnote{In versions before 5.26, this variable was called
2914@ccmode{} still uses the value on that variable if it's set.} is used 2914@ccmode{} still uses the value on that variable if it's set.} is used
2915then as the comment prefix. It defaults to @samp{* 2915then as the comment prefix. It defaults to @samp{*
2916}@footnote{Actually, this default setting of 2916}@footnote{Actually, this default setting of
2917@code{c-block-comment-prefix} typically gets overriden by the default 2917@code{c-block-comment-prefix} typically gets overridden by the default
2918style @code{gnu}, which sets it to blank. You can see the line 2918style @code{gnu}, which sets it to blank. You can see the line
2919splitting effect described here by setting a different style, 2919splitting effect described here by setting a different style,
2920e.g. @code{k&r} @xref{Choosing a Style}.}, which makes a comment 2920e.g. @code{k&r} @xref{Choosing a Style}.}, which makes a comment
@@ -3209,7 +3209,7 @@ Syntactic symbols aren't the only place where you can customize
3209that @var{action}s are usually a list containing some combination of 3209that @var{action}s are usually a list containing some combination of
3210the symbols @code{before} and @code{after} (@pxref{Hanging Braces}). 3210the symbols @code{before} and @code{after} (@pxref{Hanging Braces}).
3211For more flexibility, you can instead specify brace ``hanginess'' by 3211For more flexibility, you can instead specify brace ``hanginess'' by
3212giving a synctactic symbol an @dfn{action function} in 3212giving a syntactic symbol an @dfn{action function} in
3213@code{c-hanging-braces-alist}; this function determines the 3213@code{c-hanging-braces-alist}; this function determines the
3214``hanginess'' of a brace, usually by looking at the code near it. 3214``hanginess'' of a brace, usually by looking at the code near it.
3215 3215
@@ -4024,7 +4024,7 @@ The line is nested inside a class definition. @ref{Class Symbols}.
4024@item cpp-macro 4024@item cpp-macro
4025The start of a preprocessor macro definition. @ref{Literal Symbols}. 4025The start of a preprocessor macro definition. @ref{Literal Symbols}.
4026@item cpp-define-intro 4026@item cpp-define-intro
4027The first line inside a multiline preproprocessor macro if 4027The first line inside a multiline preprocessor macro if
4028@code{c-syntactic-indentation-in-macros} is set. @ref{Multiline Macro 4028@code{c-syntactic-indentation-in-macros} is set. @ref{Multiline Macro
4029Symbols}. 4029Symbols}.
4030@item cpp-macro-cont 4030@item cpp-macro-cont
@@ -5311,7 +5311,7 @@ meaning ``this function is inappropriate in this case - try a
5311different one''. @xref{c-offsets-alist}. 5311different one''. @xref{c-offsets-alist}.
5312 5312
5313The subsections below describe all the standard line-up functions, 5313The subsections below describe all the standard line-up functions,
5314categorized by the sort of token the lining-up centres around. For 5314categorized by the sort of token the lining-up centers around. For
5315each of these functions there is a ``works with'' list that indicates 5315each of these functions there is a ``works with'' list that indicates
5316which syntactic symbols the function is intended to be used with. 5316which syntactic symbols the function is intended to be used with.
5317 5317
@@ -6433,7 +6433,7 @@ functions to this hook, not remove them. @xref{Style Variables}.
6433@comment !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 6433@comment !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
6434 6434
6435Normally, the lines in a multi-line macro are indented relative to 6435Normally, the lines in a multi-line macro are indented relative to
6436eachother as though they were code. You can suppress this behaviour 6436each other as though they were code. You can suppress this behaviour
6437by setting the following user option: 6437by setting the following user option:
6438 6438
6439@defopt c-syntactic-indentation-in-macros 6439@defopt c-syntactic-indentation-in-macros
diff --git a/man/ediff.texi b/man/ediff.texi
index c92ea91a361..c9778ce90f9 100644
--- a/man/ediff.texi
+++ b/man/ediff.texi
@@ -1455,7 +1455,7 @@ the control frame.
1455To start Ediff with an iconified Control Panel, you should set this 1455To start Ediff with an iconified Control Panel, you should set this
1456variable to @code{t} and @code{ediff-prefer-long-help-message} to 1456variable to @code{t} and @code{ediff-prefer-long-help-message} to
1457@code{nil} (@pxref{Quick Help Customization}). This behavior is useful 1457@code{nil} (@pxref{Quick Help Customization}). This behavior is useful
1458only if icons are allowed to accept keybord input (which depend on the 1458only if icons are allowed to accept keyboard input (which depends on the
1459window manager and other factors). 1459window manager and other factors).
1460@end table 1460@end table
1461 1461
@@ -1680,7 +1680,7 @@ Ediff uses faces to highlight differences.
1680 1680
1681@item ediff-highlight-all-diffs 1681@item ediff-highlight-all-diffs
1682@vindex ediff-highlight-all-diffs 1682@vindex ediff-highlight-all-diffs
1683Indicates whether---on a windowind display---Ediff should highlight 1683Indicates whether---on a windowing display---Ediff should highlight
1684differences using inserted strings (as on text-only terminals) or using 1684differences using inserted strings (as on text-only terminals) or using
1685colors and highlighting. Normally, Ediff highlights all differences, but 1685colors and highlighting. Normally, Ediff highlights all differences, but
1686the selected difference is highlighted more visibly. One can cycle through 1686the selected difference is highlighted more visibly. One can cycle through
@@ -1719,7 +1719,7 @@ some Lisp code in @file{~/.emacs}. For instance,
1719@end example 1719@end example
1720 1720
1721@noindent 1721@noindent
1722would use the pre-defined fase @code{bold-italic} to highlight the current 1722would use the pre-defined face @code{bold-italic} to highlight the current
1723difference region in buffer A (this face is not a good choice, by the way). 1723difference region in buffer A (this face is not a good choice, by the way).
1724 1724
1725If you are unhappy with just @emph{some} of the aspects of the default 1725If you are unhappy with just @emph{some} of the aspects of the default
diff --git a/man/emacs-mime.texi b/man/emacs-mime.texi
index aec55bd9a01..9ce7e168dcf 100644
--- a/man/emacs-mime.texi
+++ b/man/emacs-mime.texi
@@ -323,7 +323,7 @@ you could say something like:
323@end lisp 323@end lisp
324 324
325Adding @code{"image/.*"} might also be useful. Spammers use images as 325Adding @code{"image/.*"} might also be useful. Spammers use images as
326the prefered part of @samp{multipart/alternative} messages, so you might 326the preferred part of @samp{multipart/alternative} messages, so you might
327not notice there are other parts. See also 327not notice there are other parts. See also
328@code{gnus-buttonized-mime-types}, @ref{MIME Commands, ,MIME Commands, 328@code{gnus-buttonized-mime-types}, @ref{MIME Commands, ,MIME Commands,
329gnus, Gnus Manual}. After adding @code{"multipart/alternative"} to 329gnus, Gnus Manual}. After adding @code{"multipart/alternative"} to
diff --git a/man/erc.texi b/man/erc.texi
index b1bea814168..cc264aa4127 100644
--- a/man/erc.texi
+++ b/man/erc.texi
@@ -561,7 +561,7 @@ questions.
561ERC was originally written by Alexander L. Belikoff 561ERC was originally written by Alexander L. Belikoff
562@email{abel@@bfr.co.il} and Sergey Berezin 562@email{abel@@bfr.co.il} and Sergey Berezin
563@email{sergey.berezin@@cs.cmu.edu}. They stopped development around 563@email{sergey.berezin@@cs.cmu.edu}. They stopped development around
564december 1999. Their last released version was ERC 2.0. 564December 1999. Their last released version was ERC 2.0.
565 565
566P.S.: If one of the original developers of ERC reads this, we'd like to 566P.S.: If one of the original developers of ERC reads this, we'd like to
567receive additional information for this file and hear comments in 567receive additional information for this file and hear comments in
@@ -580,12 +580,12 @@ there. The thing is, I do not have free time and enough incentive
580anymore to work on ERC, so I would be happy if you guys take over the 580anymore to work on ERC, so I would be happy if you guys take over the
581project entirely." 581project entirely."
582 582
583So we happily hacked away on ERC, and soon after (september 2001) 583So we happily hacked away on ERC, and soon after (September 2001)
584released the next "stable" version, 2.1. 584released the next "stable" version, 2.1.
585 585
586Most of the development of the new ERC happend on #emacs on 586Most of the development of the new ERC happened on #emacs on
587irc.openprojects.net. Over time, many people contributed code, ideas, 587irc.openprojects.net. Over time, many people contributed code, ideas,
588bugfixes. And not to forget alot of alpha/beta/gamma testing. 588bugfixes. And not to forget a lot of alpha/beta/gamma testing.
589 589
590See the @file{CREDITS} file for a list of contributors. 590See the @file{CREDITS} file for a list of contributors.
591 591
diff --git a/man/eshell.texi b/man/eshell.texi
index 51f3fb8ae7a..ea603daee7f 100644
--- a/man/eshell.texi
+++ b/man/eshell.texi
@@ -848,7 +848,7 @@ a file in the Windows Explorer).
848 848
849It would move point to the end of the buffer, and then turns on 849It would move point to the end of the buffer, and then turns on
850auto-revert mode in that buffer at frequent intervals---and a 850auto-revert mode in that buffer at frequent intervals---and a
851@command{head} alias which assums an upper limit of 851@command{head} alias which assumes an upper limit of
852@code{eshell-maximum-line-length} characters per line. 852@code{eshell-maximum-line-length} characters per line.
853 853
854@item Make @command{dgrep} load @code{dired}, mark everything, then invoke @code{dired-do-search} 854@item Make @command{dgrep} load @code{dired}, mark everything, then invoke @code{dired-do-search}
diff --git a/man/eudc.texi b/man/eudc.texi
index 3a1f93dec7c..b23cada3ac8 100644
--- a/man/eudc.texi
+++ b/man/eudc.texi
@@ -94,7 +94,7 @@ LDAP, Lightweight Directory Access Protocol
94@item 94@item
95CCSO PH/QI 95CCSO PH/QI
96@item 96@item
97BBDB, Big Brother's Insiduous Database 97BBDB, Big Brother's Insidious Database
98@end itemize 98@end itemize
99 99
100The main features of the EUDC interface are: 100The main features of the EUDC interface are:
@@ -179,7 +179,7 @@ EUDC.
179@comment node-name, next, previous, up 179@comment node-name, next, previous, up
180@section BBDB 180@section BBDB
181 181
182BBDB is the @dfn{Big Brother's Insiduous Database}, a package for Emacs 182BBDB is the @dfn{Big Brother's Insidious Database}, a package for Emacs
183originally written by Jamie Zawinski which provides rolodex-like 183originally written by Jamie Zawinski which provides rolodex-like
184database functionality featuring tight integration with the Emacs mail 184database functionality featuring tight integration with the Emacs mail
185and news readers. 185and news readers.
diff --git a/man/gnus.texi b/man/gnus.texi
index b1654b8302f..3cac858469c 100644
--- a/man/gnus.texi
+++ b/man/gnus.texi
@@ -12660,8 +12660,8 @@ server:
12660@vindex nntp-server-opened-hook 12660@vindex nntp-server-opened-hook
12661@cindex @sc{mode reader} 12661@cindex @sc{mode reader}
12662@cindex authinfo 12662@cindex authinfo
12663@cindex authentification 12663@cindex authentication
12664@cindex nntp authentification 12664@cindex nntp authentication
12665@findex nntp-send-authinfo 12665@findex nntp-send-authinfo
12666@findex nntp-send-mode-reader 12666@findex nntp-send-mode-reader
12667is run after a connection has been made. It can be used to send 12667is run after a connection has been made. It can be used to send
@@ -16397,7 +16397,7 @@ articles stand out, just like ticked articles, in other @acronym{IMAP}
16397clients. (In other words, Gnus has two ``Tick'' marks and @acronym{IMAP} 16397clients. (In other words, Gnus has two ``Tick'' marks and @acronym{IMAP}
16398has only one.) 16398has only one.)
16399 16399
16400Probably the only reason for frobing this would be if you're trying 16400Probably the only reason for frobbing this would be if you're trying
16401enable per-user persistent dormant flags, using something like: 16401enable per-user persistent dormant flags, using something like:
16402 16402
16403@lisp 16403@lisp
@@ -20635,7 +20635,7 @@ really don't want to read what he's written:
20635@example 20635@example
20636((& 20636((&
20637 ("from" "Lars Ingebrigtsen") 20637 ("from" "Lars Ingebrigtsen")
20638 (1- ("from" "Reig Eigir Logge"))) 20638 (1- ("from" "Reig Eigil Logge")))
20639 -100000) 20639 -100000)
20640@end example 20640@end example
20641 20641
@@ -22569,7 +22569,7 @@ words or 3-word combinations thrown into the mix. Statistical
22569analysis of spam works very well in most of the cases, but it can 22569analysis of spam works very well in most of the cases, but it can
22570classify legitimate e-mail as spam in some cases. It takes time to 22570classify legitimate e-mail as spam in some cases. It takes time to
22571run the analysis, the full message must be analyzed, and the user has 22571run the analysis, the full message must be analyzed, and the user has
22572to store the database of spam analyses. Statistical analysis on the 22572to store the database of spam analysis. Statistical analysis on the
22573server is gaining popularity. This has the advantage of letting the 22573server is gaining popularity. This has the advantage of letting the
22574user Just Read Mail, but has the disadvantage that it's harder to tell 22574user Just Read Mail, but has the disadvantage that it's harder to tell
22575the server that it has misclassified mail. 22575the server that it has misclassified mail.
@@ -23972,7 +23972,7 @@ can be customized.
23972 23972
23973@defvar spam-spamoracle-database 23973@defvar spam-spamoracle-database
23974By default, SpamOracle uses the file @file{~/.spamoracle.db} as a database to 23974By default, SpamOracle uses the file @file{~/.spamoracle.db} as a database to
23975store its analyses. This is controlled by the variable 23975store its analysis. This is controlled by the variable
23976@code{spam-spamoracle-database} which defaults to @code{nil}. That means 23976@code{spam-spamoracle-database} which defaults to @code{nil}. That means
23977the default SpamOracle database will be used. In case you want your 23977the default SpamOracle database will be used. In case you want your
23978database to live somewhere special, set 23978database to live somewhere special, set
@@ -24080,7 +24080,7 @@ Add
24080 24080
24081to @code{spam-registration-functions}. Write the register/unregister 24081to @code{spam-registration-functions}. Write the register/unregister
24082routines using the bogofilter register/unregister routines as a 24082routines using the bogofilter register/unregister routines as a
24083start, or other restister/unregister routines more appropriate to 24083start, or other register/unregister routines more appropriate to
24084Blackbox. 24084Blackbox.
24085 24085
24086@item 24086@item
@@ -24877,7 +24877,7 @@ decryption).
24877 24877
24878@item PGP/MIME - RFC 2015/3156 24878@item PGP/MIME - RFC 2015/3156
24879RFC 2015 (superseded by 3156 which references RFC 2440 instead of RFC 24879RFC 2015 (superseded by 3156 which references RFC 2440 instead of RFC
248801991) describes the @acronym{MIME}-wrapping around the RF 1991/2440 format. 248801991) describes the @acronym{MIME}-wrapping around the RFC 1991/2440 format.
24881Gnus supports both encoding and decoding. 24881Gnus supports both encoding and decoding.
24882 24882
24883@item S/MIME - RFC 2633 24883@item S/MIME - RFC 2633
@@ -26977,7 +26977,7 @@ A collection of messages in one file. The most common digest format is
26977specified by RFC 1153. 26977specified by RFC 1153.
26978 26978
26979@item splitting 26979@item splitting
26980@cindex splitting, terminolgy 26980@cindex splitting, terminology
26981@cindex mail sorting 26981@cindex mail sorting
26982@cindex mail filtering (splitting) 26982@cindex mail filtering (splitting)
26983The action of sorting your emails according to certain rules. Sometimes 26983The action of sorting your emails according to certain rules. Sometimes
diff --git a/man/idlwave.texi b/man/idlwave.texi
index 8d77cab4baa..eb2f8619ad0 100644
--- a/man/idlwave.texi
+++ b/man/idlwave.texi
@@ -1133,7 +1133,7 @@ When you ask for routine information about an object method, and the
1133method exists in several classes, IDLWAVE queries for the class of the 1133method exists in several classes, IDLWAVE queries for the class of the
1134object, unless the class is already known through a text property on the 1134object, unless the class is already known through a text property on the
1135@samp{->} operator (@pxref{Object Method Completion and Class 1135@samp{->} operator (@pxref{Object Method Completion and Class
1136Ambiguity}), or by having been explicity included in the call 1136Ambiguity}), or by having been explicitly included in the call
1137(e.g. @code{a->myclass::Foo}). 1137(e.g. @code{a->myclass::Foo}).
1138 1138
1139@cindex Calling sequences 1139@cindex Calling sequences
@@ -1185,7 +1185,7 @@ will automatically split into the next two.
1185@item @i{Other} 1185@item @i{Other}
1186@tab Any other routine with a file not known to be on the search path. 1186@tab Any other routine with a file not known to be on the search path.
1187@item @i{Unresolved} 1187@item @i{Unresolved}
1188@tab An otherwise unkown routine the shell lists as unresolved 1188@tab An otherwise unknown routine the shell lists as unresolved
1189(referenced, but not compiled). 1189(referenced, but not compiled).
1190@end multitable 1190@end multitable
1191 1191
@@ -1779,12 +1779,12 @@ entire class inheritance chain. This is often referred to as
1779@emph{chaining}, and is characterized by chained method calls like 1779@emph{chaining}, and is characterized by chained method calls like
1780@w{@code{self->MySuperClass::SetProperty,_EXTRA=e}}. 1780@w{@code{self->MySuperClass::SetProperty,_EXTRA=e}}.
1781 1781
1782IDLWAVE can accomodate this special synergy between class and keyword 1782IDLWAVE can accommodate this special synergy between class and keyword
1783inheritance: if @code{_EXTRA} or @code{_REF_EXTRA} is detected among a 1783inheritance: if @code{_EXTRA} or @code{_REF_EXTRA} is detected among a
1784method's keyword parameters, all keywords of superclass versions of 1784method's keyword parameters, all keywords of superclass versions of
1785the method being considered can be included in completion. There is 1785the method being considered can be included in completion. There is
1786of course no guarantee that this type of keyword chaining actually 1786of course no guarantee that this type of keyword chaining actually
1787occurrs, but for some methods it's a very convenient assumption. The 1787occurs, but for some methods it's a very convenient assumption. The
1788variable @code{idlwave-keyword-class-inheritance} can be used to 1788variable @code{idlwave-keyword-class-inheritance} can be used to
1789configure which methods have keyword inheritance treated in this 1789configure which methods have keyword inheritance treated in this
1790simple, class-driven way. By default, only @code{Init} and 1790simple, class-driven way. By default, only @code{Init} and
@@ -2207,7 +2207,7 @@ operators (outside of strings and comments, of course), try this in
2207 2207
2208Note that the modified assignment operators which begin with a word 2208Note that the modified assignment operators which begin with a word
2209(@samp{AND=}, @samp{OR=}, @samp{NOT=}, etc.) require a leading space to 2209(@samp{AND=}, @samp{OR=}, @samp{NOT=}, etc.) require a leading space to
2210be recognized (e.g @code{vAND=4} would be intepreted as a variable 2210be recognized (e.g @code{vAND=4} would be interpreted as a variable
2211@code{vAND}). Also note that, since e.g., @code{>} and @code{>=} are 2211@code{vAND}). Also note that, since e.g., @code{>} and @code{>=} are
2212both valid operators, it is impossible to surround both by blanks while 2212both valid operators, it is impossible to surround both by blanks while
2213they are being typed. Similarly with @code{&} and @code{&&}. For 2213they are being typed. Similarly with @code{&} and @code{&&}. For
@@ -2811,7 +2811,7 @@ prefix arg of 1 (i.e. @kbd{C-1 C-c C-d C-b}), the breakpoint gets a
2811With a numeric prefix greater than one (e.g. @kbd{C-4 C-c C-d C-b}), 2811With a numeric prefix greater than one (e.g. @kbd{C-4 C-c C-d C-b}),
2812the breakpoint will only be active the @code{nth} time it is hit. 2812the breakpoint will only be active the @code{nth} time it is hit.
2813With a single non-numeric prefix (i.e. @kbd{C-u C-c C-d C-b}), prompt 2813With a single non-numeric prefix (i.e. @kbd{C-u C-c C-d C-b}), prompt
2814for a condition --- an IDL expression to be evaulated and trigger the 2814for a condition --- an IDL expression to be evaluated and trigger the
2815breakpoint only if true. To clear the breakpoint in the current line, 2815breakpoint only if true. To clear the breakpoint in the current line,
2816use @kbd{C-c C-d C-d} (@code{idlwave-clear-current-bp}). When 2816use @kbd{C-c C-d C-d} (@code{idlwave-clear-current-bp}). When
2817executed from the shell window, the breakpoint where IDL is currently 2817executed from the shell window, the breakpoint where IDL is currently
@@ -3068,7 +3068,7 @@ as it did with @kbd{C-u C-c C-d C-b}.
3068You can toggle the electric debug mode at any time in a buffer using 3068You can toggle the electric debug mode at any time in a buffer using
3069@kbd{C-c C-d C-v} (@kbd{v} to turn it off while in the mode), or from 3069@kbd{C-c C-d C-v} (@kbd{v} to turn it off while in the mode), or from
3070the Debug menu. Normally the mode will be enabled and disabled at the 3070the Debug menu. Normally the mode will be enabled and disabled at the
3071appropriate times, but occassionally you might want to edit a file 3071appropriate times, but occasionally you might want to edit a file
3072while still debugging it, or switch to the mode for conveniently 3072while still debugging it, or switch to the mode for conveniently
3073setting lots of breakpoints. 3073setting lots of breakpoints.
3074 3074
@@ -3136,7 +3136,7 @@ execution is stopped in a buffer due to a triggered breakpoint or error,
3136or while composing a long command in the IDLWAVE shell. In the latter 3136or while composing a long command in the IDLWAVE shell. In the latter
3137case, the command is sent to the shell and its output is visible, but 3137case, the command is sent to the shell and its output is visible, but
3138point remains unmoved in the command being composed --- you can inspect 3138point remains unmoved in the command being composed --- you can inspect
3139the contituents of a command you're building without interrupting the 3139the constituents of a command you're building without interrupting the
3140process of building it! You can even print arbitrary expressions from 3140process of building it! You can even print arbitrary expressions from
3141older input or output further up in the shell window --- any expression, 3141older input or output further up in the shell window --- any expression,
3142variable, number, or function you see can be examined. 3142variable, number, or function you see can be examined.
@@ -4266,7 +4266,7 @@ some browsers: @xref{HTML Help Browser Tips}.
4266@item @strong{In the shell, my long commands are truncated at 256 characters!} 4266@item @strong{In the shell, my long commands are truncated at 256 characters!}
4267 4267
4268This actually happens when running IDL in an XTerm as well. There are 4268This actually happens when running IDL in an XTerm as well. There are
4269a couple of work arounds: @code{define_key,/control,'^d'} (e.g. in 4269a couple of workarounds: @code{define_key,/control,'^d'} (e.g. in
4270your @file{$IDL_STARTUP} file) will disable the @samp{EOF} character 4270your @file{$IDL_STARTUP} file) will disable the @samp{EOF} character
4271and give you a 512 character limit. You won't be able to use 4271and give you a 512 character limit. You won't be able to use
4272@key{C-d} to quit the shell, however. Another possibility is 4272@key{C-d} to quit the shell, however. Another possibility is
@@ -4281,7 +4281,7 @@ is loaded is one page off, e.g. for @code{CONVERT_COORD}, I get
4281You have a mismatch between your help index and the HTML help package 4281You have a mismatch between your help index and the HTML help package
4282you downloaded. You need to ensure you download a ``downgrade kit'' if 4282you downloaded. You need to ensure you download a ``downgrade kit'' if
4283you are using anything older than the latest HTML help package. A new 4283you are using anything older than the latest HTML help package. A new
4284help package apppears with each IDL release (assuming the documentation 4284help package appears with each IDL release (assuming the documentation
4285is updated). 4285is updated).
4286Starting with IDL 6.2, the HTML help and its catalog are 4286Starting with IDL 6.2, the HTML help and its catalog are
4287distributed with IDL, and so should never be inconsistent. 4287distributed with IDL, and so should never be inconsistent.
diff --git a/man/org.texi b/man/org.texi
index 2e675f320e0..c6b9f39e5f9 100644
--- a/man/org.texi
+++ b/man/org.texi
@@ -2336,7 +2336,7 @@ into the following column).
2336When Org-mode prompts for a date/time, the function reading your input 2336When Org-mode prompts for a date/time, the function reading your input
2337will replace anything you choose not to specify with the current date 2337will replace anything you choose not to specify with the current date
2338and time. For details, see the documentation string of 2338and time. For details, see the documentation string of
2339@command{org-read-date}. Also, a calender will pop up to allow 2339@command{org-read-date}. Also, a calendar will pop up to allow
2340selecting a date. The calendar can be fully controlled from the 2340selecting a date. The calendar can be fully controlled from the
2341minibuffer, and a date can be selected with the following commands: 2341minibuffer, and a date can be selected with the following commands:
2342 2342
diff --git a/man/reftex.texi b/man/reftex.texi
index 0586c5851bd..b08b0d25d9f 100644
--- a/man/reftex.texi
+++ b/man/reftex.texi
@@ -25,7 +25,7 @@ citations and indices for LaTeX documents with Emacs.
25This is edition @value{EDITION} of the @b{Ref@TeX{}} User Manual for 25This is edition @value{EDITION} of the @b{Ref@TeX{}} User Manual for
26@b{Ref@TeX{}} @value{VERSION} 26@b{Ref@TeX{}} @value{VERSION}
27 27
28Copyright @copyright{} 1997, 1998, 1999, 2000, 2001, 2002, 2004, 2005 28Copyright @copyright{} 1997, 1998, 1999, 2000, 2001, 2002, 2004, 2005, 2006
29Free Software Foundation, Inc. 29Free Software Foundation, Inc.
30 30
31@quotation 31@quotation
@@ -3572,7 +3572,7 @@ expression, scans the buffers with BibTeX entries (taken from the
3572and offers the matching entries for selection. The selected entry is 3572and offers the matching entries for selection. The selected entry is
3573formatted according to @code{reftex-cite-format} and inserted into the 3573formatted according to @code{reftex-cite-format} and inserted into the
3574buffer. @* 3574buffer. @*
3575When called with a @kbd{C-u} prefixe, prompt for optional arguments in 3575When called with a @kbd{C-u} prefix, prompt for optional arguments in
3576cite macros. When called with a numeric prefix, make that many citations. 3576cite macros. When called with a numeric prefix, make that many citations.
3577When called with point inside the braces of a @code{\cite} command, it 3577When called with point inside the braces of a @code{\cite} command, it
3578will add another key, ignoring the value of 3578will add another key, ignoring the value of
@@ -3780,7 +3780,7 @@ Commands and levels used for defining sections in the document. The
3780@code{cdr} is a number indicating its level. A negative level means the 3780@code{cdr} is a number indicating its level. A negative level means the
3781same as the positive value, but the section will never get a number. 3781same as the positive value, but the section will never get a number.
3782The @code{cdr} may also be a function which then has to return the 3782The @code{cdr} may also be a function which then has to return the
3783level. This list is also used for promotion and demption of sectioning 3783level. This list is also used for promotion and demotion of sectioning
3784commands. If you are using a document class which has several sets of 3784commands. If you are using a document class which has several sets of
3785sectioning commands, promotion only works correctly if this list is 3785sectioning commands, promotion only works correctly if this list is
3786sorted first by set, then within each set by level. The promotion 3786sorted first by set, then within each set by level. The promotion
@@ -5193,7 +5193,7 @@ Fixed bug in @code{reftex-create-bibtex-file} when @code{reftex-comment-citation
5193is non-nil. 5193is non-nil.
5194@item 5194@item
5195Fixed bugs in indexing: Case-sensitive search, quotes before and/or 5195Fixed bugs in indexing: Case-sensitive search, quotes before and/or
5196after words. Disabbled indexing in comment lines. 5196after words. Disabled indexing in comment lines.
5197@end itemize 5197@end itemize
5198 5198
5199@noindent @b{Version 4.22} 5199@noindent @b{Version 4.22}
diff --git a/man/tramp.texi b/man/tramp.texi
index b6640d3648e..e7d7b3d6b8d 100644
--- a/man/tramp.texi
+++ b/man/tramp.texi
@@ -698,7 +698,7 @@ remote host.
698 698
699Additionally, the method @option{plink1} is provided, which calls 699Additionally, the method @option{plink1} is provided, which calls
700@samp{plink -1 -ssh} in order to use SSH protocol version 1 700@samp{plink -1 -ssh} in order to use SSH protocol version 1
701explicitely. 701explicitly.
702 702
703CCC: Do we have to connect to the remote host once from the command 703CCC: Do we have to connect to the remote host once from the command
704line to accept the SSH key? Maybe this can be made automatic? 704line to accept the SSH key? Maybe this can be made automatic?
@@ -1261,12 +1261,12 @@ Example:
1261 1261
1262Sometimes it is necessary to connect to the same remote host several 1262Sometimes it is necessary to connect to the same remote host several
1263times. Reentering passwords again and again would be annoying, when 1263times. Reentering passwords again and again would be annoying, when
1264the choosen method does not support access without password prompt 1264the chosen method does not support access without password prompt
1265throught own configuration. 1265through own configuration.
1266 1266
1267By default, @value{tramp} caches the passwords entered by you. They will 1267By default, @value{tramp} caches the passwords entered by you. They will
1268be reused next time if a connection needs them for the same user name 1268be reused next time if a connection needs them for the same user name
1269and host name, independant of the connection method. 1269and host name, independently of the connection method.
1270 1270
1271@vindex password-cache-expiry 1271@vindex password-cache-expiry
1272Passwords are not saved permanently, that means the password caching 1272Passwords are not saved permanently, that means the password caching
@@ -1524,7 +1524,7 @@ When
1524@end ifset 1524@end ifset
1525is @code{nil} (the default), such problems do not occur. 1525is @code{nil} (the default), such problems do not occur.
1526 1526
1527Therefore, it is usefull to set special values for @value{tramp} 1527Therefore, it is useful to set special values for @value{tramp}
1528files. For example, the following statement effectively `turns off' 1528files. For example, the following statement effectively `turns off'
1529the effect of 1529the effect of
1530@ifset emacs 1530@ifset emacs
@@ -2365,7 +2365,7 @@ installed from the start. If the filenames were unified, @value{tramp}
2365would have to be installed from the start, too. 2365would have to be installed from the start, too.
2366 2366
2367@ifset xemacs 2367@ifset xemacs
2368@strong{Note:} If you'ld like to use a similar syntax like 2368@strong{Note:} If you'd like to use a similar syntax like
2369@value{ftppackagename}, you need the following settings in your init 2369@value{ftppackagename}, you need the following settings in your init
2370file: 2370file:
2371 2371
diff --git a/man/vip.texi b/man/vip.texi
index c8d21c3c533..39bd96618a1 100644
--- a/man/vip.texi
+++ b/man/vip.texi
@@ -914,7 +914,7 @@ Use @kbd{V} instead of @kbd{v}, if you wish to visit a file in another
914window. 914window.
915 915
916You can verify which file you are editing by typing @kbd{g}. (You can also 916You can verify which file you are editing by typing @kbd{g}. (You can also
917type @kbd{X B} to get nformation on other buffers too.) If you type 917type @kbd{X B} to get information on other buffers too.) If you type
918@kbd{g} you will get an information like below in the echo area:@refill 918@kbd{g} you will get an information like below in the echo area:@refill
919@example 919@example
920"/usr/masahiko/man/vip.texinfo" line 921 of 1949 920"/usr/masahiko/man/vip.texinfo" line 921 of 1949
@@ -1665,7 +1665,7 @@ Delete previous word (@code{vip-delete-backward-word}).
1665@item C-z 1665@item C-z
1666@kindex 032 @kbd{C-z} (@code{vip-ESC}) (insert mode) 1666@kindex 032 @kbd{C-z} (@code{vip-ESC}) (insert mode)
1667This key simulates @key{ESC} key in emacs mode. For instance, typing 1667This key simulates @key{ESC} key in emacs mode. For instance, typing
1668@kbd{C-z x} in insert mode iw the same as typing @kbd{ESC x} in emacs mode 1668@kbd{C-z x} in insert mode is the same as typing @kbd{ESC x} in emacs mode
1669(@code{vip-ESC}). 1669(@code{vip-ESC}).
1670@end table 1670@end table
1671@noindent 1671@noindent
diff --git a/man/viper.texi b/man/viper.texi
index 7f67f0970fd..b1206c42c85 100644
--- a/man/viper.texi
+++ b/man/viper.texi
@@ -236,7 +236,7 @@ etc.
236 236
237Furthermore, Viper lets Ex-style commands to work on the current region. 237Furthermore, Viper lets Ex-style commands to work on the current region.
238This is done by typing a digit argument before @kbd{:}. For instance, 238This is done by typing a digit argument before @kbd{:}. For instance,
239typing @kbd{1:} will propmt you with something like @emph{:123,135}, 239typing @kbd{1:} will prompt you with something like @emph{:123,135},
240assuming that the current region starts at line 123 and ends at line 240assuming that the current region starts at line 123 and ends at line
241135. There is no need to type the line numbers, since Viper inserts them 241135. There is no need to type the line numbers, since Viper inserts them
242automatically in front of the Ex command. 242automatically in front of the Ex command.
@@ -417,7 +417,7 @@ should start them with a @kbd{:}, e.g., @kbd{:WW}.
417 417
418In Viper, Ex commands can be made to work on the current Emacs region. 418In Viper, Ex commands can be made to work on the current Emacs region.
419This is done by typing a digit argument before @kbd{:}. 419This is done by typing a digit argument before @kbd{:}.
420For instance, typing @kbd{1:} will propmt you with something like 420For instance, typing @kbd{1:} will prompt you with something like
421@emph{:123,135}, assuming that the current region starts at line 123 and 421@emph{:123,135}, assuming that the current region starts at line 123 and
422ends at line 135. There is no need to type the line numbers, since Viper 422ends at line 135. There is no need to type the line numbers, since Viper
423inserts them automatically in front of the Ex command. 423inserts them automatically in front of the Ex command.
@@ -2292,7 +2292,7 @@ the Shell mode by changing the bindings for @kbd{C-m} and @kbd{C-d} using
2292(@pxref{Customization}). 2292(@pxref{Customization}).
2293 2293
2294In some cases, some @emph{minor} modes might override certain essential 2294In some cases, some @emph{minor} modes might override certain essential
2295bindings in Vi command state. This is not a big priblem because this 2295bindings in Vi command state. This is not a big problem because this
2296can happen only in the beginning, when the minor mode kicks in. Typing 2296can happen only in the beginning, when the minor mode kicks in. Typing
2297@code{M-x viper-mode} will correct the situation. Viper knows about 2297@code{M-x viper-mode} will correct the situation. Viper knows about
2298several such minor modes and takes care of them, so the above trick 2298several such minor modes and takes care of them, so the above trick
@@ -2670,7 +2670,7 @@ placing this command in @code{~/.viper}:
2670(setq viper-mouse-insert-key '(meta 2)) 2670(setq viper-mouse-insert-key '(meta 2))
2671@end lisp 2671@end lisp
2672If you want to bind mouse-insert to an action even if this action is 2672If you want to bind mouse-insert to an action even if this action is
2673already taked for other purposes in Emacs, then you should add this command 2673already taken for other purposes in Emacs, then you should add this command
2674to @code{~/.viper}, after setting @code{viper-mouse-insert-key}: 2674to @code{~/.viper}, after setting @code{viper-mouse-insert-key}:
2675@lisp 2675@lisp
2676(viper-bind-mouse-insert-key 'force) 2676(viper-bind-mouse-insert-key 'force)
@@ -3236,7 +3236,7 @@ Control character.
3236 3236
3237Finally, we note that Viper's Ex-style commands can be made to work on the 3237Finally, we note that Viper's Ex-style commands can be made to work on the
3238current Emacs region. This is done by typing a digit argument before 3238current Emacs region. This is done by typing a digit argument before
3239@kbd{:}. For instance, typing @kbd{1:} will propmt you with something like 3239@kbd{:}. For instance, typing @kbd{1:} will prompt you with something like
3240@emph{:123,135}, assuming that the current region starts at line 123 and 3240@emph{:123,135}, assuming that the current region starts at line 123 and
3241ends at line 135. There is no need to type the line numbers, since Viper 3241ends at line 135. There is no need to type the line numbers, since Viper
3242inserts them automatically in front of the Ex command. 3242inserts them automatically in front of the Ex command.
diff --git a/man/xresmini.texi b/man/xresmini.texi
index 7445028e0be..7dc66d1e185 100644
--- a/man/xresmini.texi
+++ b/man/xresmini.texi
@@ -347,7 +347,7 @@ widget "Emacs.pane.menubar" style "my_style"
347widget "Emacs.pane.emacs.verticalScrollBar" style "my_style" 347widget "Emacs.pane.emacs.verticalScrollBar" style "my_style"
348@end smallexample 348@end smallexample
349 349
350But to aoid having to type it all, wildcards are often used. @samp{*} 350But to avoid having to type it all, wildcards are often used. @samp{*}
351matches zero or more characters and @samp{?} matches one character. So "*" 351matches zero or more characters and @samp{?} matches one character. So "*"
352matches all widgets. 352matches all widgets.
353 353