index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
misc
/
rcirc.texi
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
; Prefer HTTPS in more URLs
Stefan Kangas
2021-12-09
1
-1
/
+1
*
Add rcirc-omit-unless-requested option
Philip Kaludercic
2021-09-30
1
-0
/
+13
*
Remove rcirc-omit-responses-after-join option
Philip Kaludercic
2021-09-29
1
-12
/
+0
*
* rcirc.texi (Using rcirc with bouncers): Remove confusing sentence
Philip Kaludercic
2021-09-25
1
-3
/
+0
*
Allow for multiple attempts when reconnecting
Philip Kaludercic
2021-09-14
1
-1
/
+7
*
* rcirc.texi (Hacking and Tweaking): Add missing section to menu
Philip Kaludercic
2021-09-14
1
-0
/
+1
*
* rcirc.texi: Replace defun-rcirc-command with rcirc-define-command
Philip Kaludercic
2021-09-11
1
-5
/
+5
*
* rcirc.texi: Document rcirc-track-abbrevate-flag
Philip Kaludercic
2021-09-11
1
-0
/
+6
*
* rcirc.texi: Document rcirc-nick-filter and rcirc-channel-filter
Philip Kaludercic
2021-09-11
1
-0
/
+31
*
* rcirc.texi: Document rcirc-track-ignore-server-buffer-flag
Philip Kaludercic
2021-09-11
1
-0
/
+4
*
* rcirc.texi: Document rcirc-omit-responses-after-join
Philip Kaludercic
2021-09-11
1
-0
/
+12
*
Merge from origin/emacs-27
Amin Bandali
2021-07-04
1
-16
/
+25
|
\
|
*
Update IRC-related references to point to Libera.Chat
Amin Bandali
2021-07-03
1
-16
/
+25
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Add SASL authentication to rcirc
Alex McGrath
2021-06-24
1
-0
/
+6
*
|
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Replace irc.freenode.net with chat.freenode.net
Amin Bandali
2020-10-31
1
-4
/
+4
|
/
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Handle argument to rcirc /part properly (Bug#11157)
Noam Postavsky
2019-06-01
1
-3
/
+4
*
Fix copyright years by hand
Paul Eggert
2019-01-01
1
-1
/
+1
*
rcirc: Document /reconnect as a built-in command (Bug#29656)
Miciah Masters
2018-08-29
1
-43
/
+17
*
Remove @key{} markups from @kindex entries in manuals
Michael Albinus
2018-02-26
1
-5
/
+5
*
Fix @kindex entries in manuals
Michael Albinus
2018-02-25
1
-5
/
+5
*
Fix copyright years by hand
Paul Eggert
2018-01-01
1
-1
/
+1
*
Fix copyright years by hand
Paul Eggert
2017-01-01
1
-1
/
+1
*
Transform mentions of `eval-after-load' to `with-eval-after-load'
Lars Ingebrigtsen
2016-05-01
1
-28
/
+28
*
Fix copyright years by hand
Paul Eggert
2016-01-01
1
-1
/
+1
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-1
/
+1
*
Documentation fixes re quotes
Paul Eggert
2015-08-30
1
-1
/
+1
*
Fix single-quoting style in PDF manuals
Paul Eggert
2015-05-01
1
-1
/
+1
*
Minor quoting etc. fixes to misc manuals
Paul Eggert
2015-04-11
1
-1
/
+1
*
Fix copyright years by hand
Paul Eggert
2015-01-01
1
-1
/
+1
*
Add .info extension to @setfilename commands in doc/
Glenn Morris
2014-06-09
1
-1
/
+1
*
Standardize case of "Front-Cover Texts" in texi file permissions notices.
Glenn Morris
2014-05-07
1
-1
/
+1
*
Use @file for buffers, per the Texinfo manual
Glenn Morris
2014-03-12
1
-1
/
+1
*
Specify .texi encoding.
Paul Eggert
2014-01-05
1
-0
/
+1
*
Fix copyright years by hand.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Revert @documentencoding changes in the docs.
Eli Zaretskii
2013-12-30
1
-2
/
+0
*
Specify info encoding and language.
Paul Eggert
2013-12-29
1
-0
/
+2
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+1
|
\
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
|
Remove more hand-written node pointers in doc/misc
Glenn Morris
2012-12-22
1
-24
/
+24
|
/
*
Hyphen and dash fixes in texinfo files.
Paul Eggert
2012-12-22
1
-2
/
+2
*
Don't say "buying copies from the FSF" for manuals they do not publish
Glenn Morris
2012-12-21
1
-4
/
+2
*
Fix minor whitespace issues after "." in manual.
Paul Eggert
2012-12-05
1
-2
/
+2
*
* doc/misc/rcirc.texi (Notices): Fix typo.
Glenn Morris
2012-11-30
1
-1
/
+1
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-12-14
1
-5
/
+5
*
* doc/misc/rcirc.texi (Configuration): Bug-fix: `rcirc-default-user-full-name...
Deniz Dogan
2011-06-28
1
-4
/
+4
[next]