emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/erc/erc-backend.el, v [EMACS_22_BASE


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/erc/erc-backend.el, v [EMACS_22_BASE]
Date: Thu, 15 Nov 2007 18:36:38 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Juanma Barranquero <lektu>      07/11/15 18:36:38

Index: erc-backend.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/erc/erc-backend.el,v
retrieving revision 1.11.2.1
retrieving revision 1.11.2.2
diff -u -b -r1.11.2.1 -r1.11.2.2
--- erc-backend.el      25 Jul 2007 04:13:27 -0000      1.11.2.1
+++ erc-backend.el      15 Nov 2007 18:36:38 -0000      1.11.2.2
@@ -1000,13 +1000,13 @@
 meanings).
 
 This creates:
- - a hook variable `erc-server-NAME-functions' initialised to 
`erc-server-NAME'.
+ - a hook variable `erc-server-NAME-functions' initialized to 
`erc-server-NAME'.
  - a function `erc-server-NAME' with body FN-BODY.
 
 If ALIASES is non-nil, each alias in ALIASES is `defalias'ed to
 `erc-server-NAME'.
 Alias hook variables are created as `erc-server-ALIAS-functions' and
-initialised to the same default value as `erc-server-NAME-functions'.
+initialized to the same default value as `erc-server-NAME-functions'.
 
 FN-BODY is the body of `erc-server-NAME' it may refer to the two
 function arguments PROC and PARSED.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]