summaryrefslogtreecommitdiff
path: root/doc/misc/rcirc.texi
Commit message (Expand)AuthorAgeFilesLines
* Revert @documentencoding changes in the docs.Eli Zaretskii2013-12-301-2/+0
* Specify info encoding and language....* emacs.texi, emacs-xtra.texi: * emacs-lisp-intro.texi: * back.texi, book-spine.texi, elisp.texi, lay-flat.texi: * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi: * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi: * ede.texi, ediff.texi, edt.texi, efaq-w32.texi, efaq.texi: * eieio.texi, emacs-gnutls.texi, emacs-mime.texi, epa.texi, erc.texi: * ert.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi: * gnus-coding.texi, gnus-faq.texi, gnus.texi, htmlfontify.texi: * idlwave.texi, ido.texi, info.texi, mairix-el.texi, message.texi: * mh-e.texi, newsticker.texi, nxml-mode.texi, octave-mode.texi: * org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi: * remember.texi, sasl.texi, sc.texi, semantic.texi, ses.texi: * sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi: * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi: * widget.texi, wisent.texi, woman.texi: Add @documentencoding, @documentlanguage as needed. Fixes: debbugs:16292 Paul Eggert2013-12-291-0/+2
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | Remove more hand-written node pointers in doc/miscGlenn Morris2012-12-221-24/+24
|/
* Hyphen and dash fixes in texinfo files.Paul Eggert2012-12-221-2/+2
* Don't say "buying copies from the FSF" for manuals they do not publish...Ref "License Notices for Documentation" in maintain.info Glenn Morris2012-12-211-4/+2
* Fix minor whitespace issues after "." in manual....Be more systematic about using "@." (not ".") at end of sentence that ends in a capital letter, and about appending "@:" after non-ends of sentences that end in a lower case letter followed by "." followed by whitespace. Omit unnecessary use of "@:" and "@.". Similarly for "?" and "!". Be more consistent about putting a comma after "i.e." and "e.g."; this is the typical American style and it's easier to code in Texinfo. Fixes: debbugs:12973 Paul Eggert2012-12-051-2/+2
* * doc/misc/rcirc.texi (Notices): Fix typo.Glenn Morris2012-11-301-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-141-5/+5
* * doc/misc/rcirc.texi (Configuration): Bug-fix: `rcirc-default-user-full-name...Deniz Dogan2011-06-281-4/+4
* Merge from emacs-23; up to 2010-06-01T01:49:15Z!monnier@iro.umontreal.caGlenn Morris2011-02-191-1/+1
|\
| * Synchronize @dircategory directives in doc/misc with info/dir.... ada-mode.texi: Sync @dircategory with ../../info/dir. auth.texi: Sync @dircategory with ../../info/dir. autotype.texi: Sync @dircategory with ../../info/dir. calc.texi: Sync @dircategory with ../../info/dir. cc-mode.texi: Sync @dircategory with ../../info/dir. cl.texi: Sync @dircategory with ../../info/dir. dbus.texi: Sync @dircategory with ../../info/dir. dired-x.texi: Sync @dircategory with ../../info/dir. ebrowse.texi: Sync @dircategory with ../../info/dir. ede.texi: Sync @dircategory with ../../info/dir. ediff.texi: Sync @dircategory with ../../info/dir. edt.texi: Sync @dircategory with ../../info/dir. eieio.texi: Sync @dircategory with ../../info/dir. emacs-mime.texi: Sync @dircategory with ../../info/dir. epa.texi: Sync @dircategory with ../../info/dir. erc.texi: Sync @dircategory with ../../info/dir. eshell.texi: Sync @dircategory with ../../info/dir. eudc.texi: Sync @dircategory with ../../info/dir. flymake.texi: Sync @dircategory with ../../info/dir. forms.texi: Sync @dircategory with ../../info/dir. gnus.texi: Sync @dircategory with ../../info/dir. idlwave.texi: Sync @dircategory with ../../info/dir. mairix-el.texi: Sync @dircategory with ../../info/dir. message.texi: Sync @dircategory with ../../info/dir. mh-e.texi: Sync @dircategory with ../../info/dir. newsticker.texi: Sync @dircategory with ../../info/dir. nxml-mode.texi: Sync @dircategory with ../../info/dir. org.texi: Sync @dircategory with ../../info/dir. pcl-cvs.texi: Sync @dircategory with ../../info/dir. pgg.texi: Sync @dircategory with ../../info/dir. rcirc.texi: Sync @dircategory with ../../info/dir. reftex.texi: Sync @dircategory with ../../info/dir. remember.texi: Sync @dircategory with ../../info/dir. sasl.texi: Sync @dircategory with ../../info/dir. sc.texi: Sync @dircategory with ../../info/dir. semantic.texi: Sync @dircategory with ../../info/dir. ses.texi: Sync @dircategory with ../../info/dir. sieve.texi: Sync @dircategory with ../../info/dir. smtpmail.texi: Sync @dircategory with ../../info/dir. speedbar.texi: Sync @dircategory with ../../info/dir. trampver.texi [emacs]: Set emacsname to "Emacs". tramp.texi: Sync @dircategory with ../../info/dir. url.texi: Sync @dircategory with ../../info/dir. vip.texi: Sync @dircategory with ../../info/dir. viper.texi: Sync @dircategory with ../../info/dir. widget.texi: Sync @dircategory with ../../info/dir. woman.texi: Sync @dircategory with ../../info/dir. Eli Zaretskii2011-02-181-1/+1
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* | Nuke arch-tags.Glenn Morris2011-01-151-4/+0
|/
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* Minor doc/misc/*.texi direntry fixes....* ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi: * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi: * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi: * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi: * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi: * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi: * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi: * woman.texi: Start direntry descriptions in column 32, per Texinfo convention. Make them end with a period. Glenn Morris2010-06-241-2/+3
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Remove duplicate words.Juanma Barranquero2009-02-201-2/+2
* consistently use @insertcopying, @direntry, @contentsKarl Berry2009-02-161-1/+6
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* Relicense all texi files under FDL 1.3 or later.Glenn Morris2008-11-191-1/+1
* American English spelling fix.Glenn Morris2008-06-271-2/+2
* Remove references to external license, since doclicense is included.Glenn Morris2008-06-151-7/+1
* Update Back-Cover Text as per maintain.info.Glenn Morris2008-06-131-3/+3
* Merge from emacs--rel--22...Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1074 Miles Bader2008-02-241-1/+1
* Merge from emacs--rel--22...Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1006 Miles Bader2008-01-221-1/+1
* (Keywords): Not keywords.Alex Schroeder2007-12-211-4/+0
* (People): Changed /ignore example.Alex Schroeder2007-12-211-1/+1
* Changed single spaces after sentence end to double...spaces. Fixed some typos. (Internet Relay Chat): Explain relay. (Getting started with rcirc): Change items to reflect prompts. Add more explanation to rcirc-track-minor-mode and added a comment to warn future maintainers that this section is a copy. Alex Schroeder2007-12-211-50/+57
* (Configuration): Document rcirc-server-alist, remove...rcirc-startup-channels-alist and rcirc-default-server. Alex Schroeder2007-12-201-40/+72
* (Top): Fighting Information Overload chapter added....(Getting started with rcirc): Add notice of rcirc-track-minor-mode. (rcirc commands): Moved /ignore command to the new chapter. (Fighting Information Overload): New chapter documenting /keyword, /bright, /dim, channel ignore, and low priority channels. Alex Schroeder2007-12-201-20/+171
* (setfilename): Go up one more level to ../../info.Glenn Morris2007-09-061-1/+1
* Move here from ../../manGlenn Morris2007-09-061-0/+768