comparison lisp/erc/erc-capab.el @ 96363:f9d35151b907

American English spelling fix.
author Glenn Morris <rgm@gnu.org>
date Fri, 27 Jun 2008 02:23:35 +0000
parents 2a734255bcc7
children a9dc0e7c3f2b
comparison
equal deleted inserted replaced
96362:572a12d1d2a7 96363:f9d35151b907
41 ;; explanations of this capability. 41 ;; explanations of this capability.
42 42
43 ;; From freenode.net's web site (not there anymore) on how to mark 43 ;; From freenode.net's web site (not there anymore) on how to mark
44 ;; unidentified users: 44 ;; unidentified users:
45 ;; "We recommend that you add an asterisk before the nick, and 45 ;; "We recommend that you add an asterisk before the nick, and
46 ;; optionally either highlight or colourize the line in some 46 ;; optionally either highlight or colorize the line in some
47 ;; appropriate fashion, if the user is not identified." 47 ;; appropriate fashion, if the user is not identified."
48 48
49 ;;; Usage: 49 ;;; Usage:
50 50
51 ;; Put the following in your ~/.emacs file. 51 ;; Put the following in your ~/.emacs file.