* gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back
authorJesper Harder <harder@ifa.au.dk>
Sun, 21 Nov 2004 20:27:20 +0000 (20:27 +0000)
committerJesper Harder <harder@ifa.au.dk>
Sun, 21 Nov 2004 20:27:20 +0000 (20:27 +0000)
end.

texi/ChangeLog
texi/gnus-news.texi
texi/gnus.texi
texi/pgg.texi
texi/sasl.texi

index b65b1bf..133485b 100644 (file)
@@ -1,5 +1,8 @@
 2004-11-21  Jesper Harder  <harder@ifa.au.dk>
 
+       * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back
+       end.
+
        * gnus.texi (MIME Commands, Hashcash): Markup fix.
 
 2004-11-17  Teodor Zlatanov  <tzz@lifelogs.com>
index 9c74e96..8bee297 100644 (file)
@@ -33,7 +33,7 @@ safe in general.
 
 The directory can be changed using the (customizable) variable
 @code{nntp-marks-directory}, and marks can be disabled using the
-(backend) variable @code{nntp-marks-is-evil}.  The advantage of this
+(back end) variable @code{nntp-marks-is-evil}.  The advantage of this
 is that you can copy @file{~/News/marks} (using rsync, scp or
 whatever) to another Gnus installation, and it will realize what
 articles you have read and marked.  The data in @file{~/News/marks}
@@ -78,7 +78,7 @@ The primary change this brings is support for @acronym{DIGEST-MD5} and
 
 It is enabled by default (see @code{password-cache}), with a short
 timeout of 16 seconds (see @code{password-cache-expiry}).  If
-@acronym{PGG} is used as the @acronym{PGP} backend, the @acronym{PGP}
+@acronym{PGG} is used as the @acronym{PGP} back end, the @acronym{PGP}
 passphrase is managed by this mechanism.  Passwords for ManageSieve
 connections are managed by this mechanism, after quering the user about
 whether to do so.
index 6fad96b..26e23e3 100644 (file)
@@ -838,7 +838,7 @@ Filtering Spam Using The Spam ELisp Package
 * Blackholes::                  
 * Regular Expressions Header Matching::  
 * Bogofilter::                  
-* SpamAssassin backend::        
+* SpamAssassin back end::        
 * ifile spam filtering::        
 * spam-stat spam filtering::    
 * SpamOracle::                  
@@ -14129,7 +14129,7 @@ body of the messages:
 The buffer is narrowed to the message in question when @var{function}
 is run.  That's why @code{(widen)} needs to be called after
 @code{save-excursion} and @code{save-restriction} in the example
-above.  Also note that with the nnimap backend, message bodies will
+above.  Also note that with the nnimap back end, message bodies will
 not be downloaded by default.  You need to set
 @code{nnimap-split-download-body} to @code{t} to do that
 (@pxref{Splitting in IMAP}).
@@ -18605,8 +18605,8 @@ ask you to confirm your action (see
 @vindex gnus-agent
 Is the agent enabled?  The default is @code{t}.  When first enabled,
 the agent will use @code{gnus-agent-auto-agentize-methods} to
-automatically mark some backends as agentized.  You may change which
-backends are agentized using the agent commands in the server buffer.
+automatically mark some back ends as agentized.  You may change which
+back ends are agentized using the agent commands in the server buffer.
 
 To enter the server buffer, use the @kbd{^}
 (@code{gnus-group-enter-server-mode}) command in the group buffer.
@@ -18724,8 +18724,8 @@ prompt you to confirm that you really wish to proceed if you hit
 If you have never used the Agent before (or more technically, if
 @file{~/News/agent/lib/servers} does not exist), Gnus will
 automatically agentize a few servers for you.  This variable control
-which backends should be auto-agentized.  It is typically only useful
-to agentize remote backends.  The auto-agentizing has the same effect
+which back ends should be auto-agentized.  It is typically only useful
+to agentize remote back ends.  The auto-agentizing has the same effect
 as running @kbd{J a} on the servers (@pxref{Server Agent Commands}).
 If the file exist, you must manage the servers manually by adding or
 removing them, this variable is only applicable the first time you
@@ -22456,7 +22456,7 @@ call the external tools during splitting.  Example fancy split method:
           "spam"))))
 @end lisp
 
-Note that with the nnimap backend, message bodies will not be
+Note that with the nnimap back end, message bodies will not be
 downloaded by default.  You need to set
 @code{nnimap-split-download-body} to @code{t} to do that
 (@pxref{Splitting in IMAP}).
@@ -22546,7 +22546,7 @@ Gnus can verify hashcash cookies, although this can also be done by
 hand customized mail filtering scripts.  To verify a hashcash cookie
 in a message, use the @code{mail-check-payment} function in the
 @code{hashcash.el} library.  You can also use the @code{spam.el}
-package with the @code{spam-use-hashcash} backend to validate hashcash
+package with the @code{spam-use-hashcash} back end to validate hashcash
 cookies in incoming mail and filter mail accordingly (@pxref{Anti-spam
 Hashcash Payments}).
 
@@ -22631,7 +22631,7 @@ group.
 * Blackholes::                  
 * Regular Expressions Header Matching::  
 * Bogofilter::                  
-* SpamAssassin backend::        
+* SpamAssassin back end::        
 * ifile spam filtering::        
 * spam-stat spam filtering::    
 * SpamOracle::                  
@@ -22654,16 +22654,16 @@ Getting new mail in Gnus is done in one of two ways.  You can either
 split your incoming mail or you can classify new articles as ham or
 spam when you enter the group.
 
-Splitting incoming mail is better suited to mail backends such as
+Splitting incoming mail is better suited to mail back ends such as
 @code{nnml} or @code{nnimap} where new mail appears in a single file
 called a @dfn{Spool File}.  See @xref{Spam ELisp Package Filtering of
 Incoming Mail}.
 
 @vindex gnus-spam-autodetect
 @vindex gnus-spam-autodetect-methods
-For backends such as @code{nntp} there is no incoming mail spool, so
+For back ends such as @code{nntp} there is no incoming mail spool, so
 an alternate mechanism must be used.  This may also happen for
-backends where the server is in charge of splitting incoming mail, and
+back ends where the server is in charge of splitting incoming mail, and
 Gnus does not do further splitting.  The @code{spam-autodetect} and
 @code{spam-autodetect-methods} group parameters (accessible with
 @kbd{G c} and @kbd{G p} as usual), and the corresponding variables
@@ -22722,7 +22722,7 @@ which is what most people want.  If the
 @code{spam-process-destination} is @code{nil}, the spam is marked as
 expired, which is usually the right thing to do.
 
-If spam can not be moved---because of a read-only backend such as
+If spam can not be moved---because of a read-only back end such as
 @acronym{NNTP}, for example, it will be copied.
 
 If a ham mail is found in a ham group, as determined by the
@@ -22737,7 +22737,7 @@ no more than once.  Thus, ham is detected and processed only when
 necessary, which is what most people want.  More on this in
 @xref{Spam ELisp Package Configuration Examples}.
 
-If ham can not be moved---because of a read-only backend such as
+If ham can not be moved---because of a read-only back end such as
 @acronym{NNTP}, for example, it will be copied.
 
 If all this seems confusing, don't worry.  Soon it will be as natural
@@ -22838,7 +22838,7 @@ message headers.  If you use a @emph{statistical} filter,
 e.g. @code{spam-check-bogofilter}, @code{spam-check-ifile}, or
 @code{spam-check-stat} (the splitters that can benefit from the full
 message body), this variable will be set automatically.  It is not set
-for non-statistical backends by default because it will slow
+for non-statistical back ends by default because it will slow
 @acronym{IMAP} down.
 
 @xref{Splitting in IMAP}.
@@ -22947,7 +22947,7 @@ parameter is not set, ham articles are left in place.  If the
 @code{spam-mark-ham-unread-before-move-from-spam-group} parameter is
 set, the ham articles are marked as unread before being moved.
 
-If ham can not be moved---because of a read-only backend such as
+If ham can not be moved---because of a read-only back end such as
 @acronym{NNTP}, for example, it will be copied.
 
 Note that you can use multiples destinations per group or regular
@@ -22984,7 +22984,7 @@ articles are only expired.  The group name is fully qualified, meaning
 that if you see @samp{nntp:servername} before the group name in the
 group buffer then you need it here as well.
 
-If spam can not be moved---because of a read-only backend such as
+If spam can not be moved---because of a read-only back end such as
 @acronym{NNTP}, for example, it will be copied.
 
 Note that you can use multiples destinations per group or regular
@@ -23027,13 +23027,13 @@ spam.  It is recommended that you leave it off.
 You can display the spam score of articles in your summary buffer, and
 you can sort articles by their spam score.
 
-First you need to decide which backend you will be using.  If you use
+First you need to decide which back end you will be using.  If you use
 the @code{spam-use-spamassassin},
 @code{spam-use-spamassassin-headers}, or @code{spam-use-regex-headers}
-backend, the @code{X-Spam-Status} header will be used.  If you use
+back end, the @code{X-Spam-Status} header will be used.  If you use
 @code{spam-use-bogofilter}, the @code{X-Bogosity} header will be used.
 If you use @code{spam-use-crm114}, any header that matches the CRM114
-score format will be used.  As long as you set the appropriate backend
+score format will be used.  As long as you set the appropriate back end
 variable to t @emph{before} you load @code{spam.el}, you will be
 fine.  @code{spam.el} will automatically add the right header to the
 internal Gnus list of required headers.
@@ -23348,7 +23348,7 @@ classified as spammers.
 
 While @code{spam-use-BBDB-exclusive} @emph{can} be used as an alias
 for @code{spam-use-BBDB} as far as @code{spam.el} is concerned, it is
-@emph{not} a separate backend.  If you set
+@emph{not} a separate back end.  If you set
 @code{spam-use-BBDB-exclusive} to t, @emph{all} your BBDB splitting
 will be exclusive.
 
@@ -23596,8 +23596,8 @@ variables to indicate to spam-split that Bogofilter should either be
 used, or has already been used on the article.  The 0.9.2.1 version of
 Bogofilter was used to test this functionality.
 
-@node SpamAssassin backend
-@subsubsection SpamAssassin backend
+@node SpamAssassin back end
+@subsubsection SpamAssassin back end
 @cindex spam filtering
 @cindex spamassassin, spam filtering
 @cindex spam
@@ -23952,52 +23952,52 @@ Finally, use the appropriate @code{spam-install-*-backend} function in
 @item
 @code{spam-install-backend-alias}
 
-This function will simply install an alias for a backend that does
-everything like the original backend.  It is currently only used to
+This function will simply install an alias for a back end that does
+everything like the original back end.  It is currently only used to
 make @code{spam-use-BBDB-exclusive} act like @code{spam-use-BBDB}.
 
 @item
 @code{spam-install-nocheck-backend}
 
-This function installs a backend that has no check function, but can
-register/unregister ham or spam.  The @code{spam-use-gmane} backend is
-such a backend.
+This function installs a back end that has no check function, but can
+register/unregister ham or spam.  The @code{spam-use-gmane} back end is
+such a back end.
 
 @item
 @code{spam-install-checkonly-backend}
 
-This function will install a backend that can only check incoming mail
+This function will install a back end that can only check incoming mail
 for spam contents.  It can't register or unregister messages.
 @code{spam-use-blackholes} and @code{spam-use-hashcash} are such
-backends.
+back ends.
 
 @item
 @code{spam-install-statistical-checkonly-backend}
 
-This function installs a statistical backend (one which requires the
+This function installs a statistical back end (one which requires the
 full body of a message to check it) that can only check incoming mail
 for contents.  @code{spam-use-regex-body} is such a filter.
 
 @item
 @code{spam-install-statistical-backend}
 
-This function install a statistical backend with incoming checks and
+This function install a statistical back end with incoming checks and
 registration/unregistration routines.  @code{spam-use-bogofilter} is
 set up this way.
 
 @item
 @code{spam-install-backend}
 
-This is the most normal backend installation, where a backend that can
+This is the most normal back end installation, where a back end that can
 check and register/unregister messages is set up without statistical
-abilities.  The @code{spam-use-BBDB} is such a backend.
+abilities.  The @code{spam-use-BBDB} is such a back end.
 
 @item
 @code{spam-install-mover-backend}
 
-Mover backends are internal to @code{spam.el} and specifically move
+Mover back ends are internal to @code{spam.el} and specifically move
 articles around when the summary is exited.  You will very probably
-never install such a backend.
+never install such a back end.
 @end enumerate
 
 @end enumerate
index 967f57f..88c9ddd 100644 (file)
@@ -257,11 +257,11 @@ singleton object wrapped with the luna object system.
 Since PGG was designed for accessing and developing PGP functionality,
 the architecture had to be designed not just for interoperability but
 also for extensiblity.  In this chapter we explore the architecture
-while finding out how to write the PGG backend.
+while finding out how to write the PGG back end.
 
 @menu
 * Initializing::                
-* Backend methods::             
+* Back end methods::             
 * Getting output::              
 @end menu
 
@@ -285,12 +285,12 @@ variable @code{pgg-scheme-gpg-instance} and will be reused from now on.
 @end lisp
 
 The name of the function must follow the
-regulation---@code{pgg-make-scheme-} follows the backend name.
+regulation---@code{pgg-make-scheme-} follows the back end name.
 
-@node Backend methods
-@section Backend methods
+@node Back end methods
+@section Back end methods
 
-In each backend, these methods must be present.  The output of these
+In each back end, these methods must be present.  The output of these
 methods is stored in special buffers (@ref{Getting output}), so that
 these methods must tell the status of the execution.
 
@@ -340,7 +340,7 @@ On success, it returns @code{t}, otherwise @code{nil}.
 @node Getting output
 @section Getting output
 
-The output of the backend methods (@ref{Backend methods}) is stored in
+The output of the back end methods (@ref{Back end methods}) is stored in
 special buffers, so that these methods must tell the status of the
 execution.
 
index 57391e9..0c650e1 100644 (file)
@@ -57,7 +57,7 @@ applications using different protocols.
 * Overview::                    What Emacs SASL library is.
 * How to use::                  Adding authentication support to your applications.
 * Data types::                  
-* Backend drivers::             Writing your own drivers.
+* Back end drivers::             Writing your own drivers.
 * Index::                       
 * Function Index::              
 * Variable Index::              
@@ -72,9 +72,9 @@ adding authentication support to various application protocols.
 
 The toplevel interface of this library is inspired by Java @sc{sasl}
 Application Program Interface.  It defines an abstraction over a series
-of authentication mechanism drivers (@ref{Backend drivers}).
+of authentication mechanism drivers (@ref{Back end drivers}).
 
-Backend drivers are designed to be close as possible to the
+Back end drivers are designed to be close as possible to the
 authentication mechanism.  You can access the additional configuration
 information anywhere from the implementation.
 
@@ -133,7 +133,7 @@ returns apropriate @code{sasl-mechanism} object.
 Return name of mechanism, a string.
 @end defun
 
-If you want to write an authentication mechanism driver (@ref{Backend
+If you want to write an authentication mechanism driver (@ref{Back end
 drivers}), use @code{sasl-make-mechanism} and modify
 @code{sasl-mechanisms} and @code{sasl-mechanism-alist} correctly.
 
@@ -241,8 +241,8 @@ Perform the authentication step.
 At the first time @var{step} should be set to @code{nil}.
 @end defun
 
-@node Backend drivers
-@chapter Backend drivers
+@node Back end drivers
+@chapter Back end drivers
 
 (Not yet written).