aboutsummaryrefslogtreecommitdiffstats
path: root/man/erc.texi (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move to ../doc/emacs/, misc/Glenn Morris2007-09-061-1027/+0
|
* Michael Olson <mwolson at gnu.org>Glenn Morris2007-05-261-2/+3
| | | | (Modules): Fix references to completion modules.
* Add pointer to where the GFDL can be found.Chong Yidong2007-04-151-1/+8
|
* Include GFDL.Chong Yidong2007-04-151-2/+7
|
* Release ERC 5.2.Miles Bader2007-04-011-42/+254
| | | | | | | | | I have updated the version of ERC to 5.2, since it fixes a bug with C-c C-SPC being bound globally by default. For the full list of changes in this version, see etc/ERC-NEWS. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-687 Creator: Michael Olson <mwolson@gnu.org>
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
|
* Merge from erc--main--0Miles Bader2007-01-171-0/+4
| | | | | | | | | | | | | | | Highlights: - Display messages starting with "/" but are not commands correctly. - Add erc-capab.el file, with capab-identify module. - Fix various ERC menu bugs and add "Current channel" submenu. - Make header-line display look nicer. - Fix warning when auto-authenticating to bitlbee. - New option erc-system-name allows the hostname next to your nick to be customized. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-599 Creator: Michael Olson <mwolson@gnu.org>
* Update from erc--emacs--22Miles Bader2007-01-051-0/+5
| | | | | | | | | | | | Highlights: - New /RECONNECT command. - Improve default method for auto-identify to nickserv. - Fix another erc-iswitchb bug. - Fix reconnect lockup (defaulting to twice before giving up). - Fix reconnect on ban. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-587 Creator: Michael Olson <mwolson@gnu.org>
* Update from erc--emacs--22Miles Bader2006-12-081-4/+0
| | | | | | | | | Highlights: - Remove contributions from someone who has not assigned changes yet. - Merge in a couple of bug-fixes from the main branch. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-546 Creator: Michael Olson <mwolson@gnu.org>
* Merge from erc--emacs--22Miles Bader2006-11-201-7/+7
| | | | | | | | | | | | | | Merge from my ERC Emacs 22 integration branch. The version is now "5.2 stable pre-release". This will probably be the last change to the version of ERC in Emacs 22 before the release, pending any bugfixes. For details on the changes, see the lisp/erc/ChangeLog file. Note that ERC is now invoked with M-x erc, not M-x erc-select. If you were using the old `erc' function programmatically, use `erc-open' instead. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-520 Creator: Michael Olson <mwolson@gnu.org>
* Merge from erc--emacs--21Miles Bader2006-08-031-1/+1
| | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-379 Creator: Michael Olson <mwolson@gnu.org>
* Update for ERC 5.1.3.Miles Bader2006-07-141-87/+260
| | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-348 Creator: Michael Olson <mwolson@gnu.org>
* * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)Romain Francoise2006-06-051-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | (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.
* @copyright{}, no indentation in @copying{}Karl Berry2006-03-251-1/+1
|
* Revision: emacs@sv.gnu.org/emacs--devo--0--patch-102Miles Bader2006-02-201-1/+1
| | | | | | Creator: Michael Olson <mwolson@gnu.org> Merge from erc--emacs--0
* Revision: emacs@sv.gnu.org/emacs--devo--0--patch-46Miles Bader2006-02-051-2/+2
| | | | | | Creator: Michael Olson <mwolson@gnu.org> Merge from erc--emacs--0
* Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22Miles Bader2006-01-291-0/+624
Creator: Michael Olson <mwolson@gnu.org> Install ERC.