Searched +refs:erc +refs:all +refs:buffer +refs:names (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/emacs-93/emacs/lisp/erc/
H A Derc.el0 ;; erc.el --- An Emacs Internet Relay Chat client
38 ;; * http://sv.gnu.org/projects/erc/
42 ;; (http://sv.gnu.org/projects/erc). I invite everyone who wants to
48 ;; Put erc.el in your load-path, and put (require 'erc) in your .emacs.
52 ;; Use M-x customize-group RET erc RET to get an overview
53 ;; of all the variables you can tweak.
59 ;; M-x erc RET
69 (defconst erc-version-string "Version 5.2"
70 "ERC version. This is used by function `erc
82 (defgroup erc nil function
2115 (defun* erc (&key (server (erc-compute-server)) function
[all...]

Completed in 99 milliseconds