* lisp/net/rcirc.el (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
[bpt/emacs.git] / lisp / net / rcirc.el
2011-05-19 Deniz Dogan* lisp/net/rcirc.el (rcirc-markup-urls): Check if rcirc...
2011-05-19 Deniz Dogan* lisp/net/rcirc.el (rcirc-mode): Initialize rcirc...
2011-05-17 Glenn MorrisMerge from emacs-23; up to 2010-06-11T14:39:54Z!cyd...
2011-05-15 Paul EggertMerge: user-interface timestamps and other int overflow...
2011-05-12 Glenn MorrisMerge from emacs-23; up to 2010-06-10T12:56:11Z!michael...
2011-05-12 Stefan Monnier* lisp/net/rcirc.el: Add support for SSL/TLS connections.
2011-05-05 Glenn MorrisMerge from emacs-23; up to 2010-06-10T05:17:21Z!rgm...
2011-04-28 Paul EggertMerge from mainline.
2011-04-28 Paul EggertMerge: doprnt: Omit useless test; int overflow check...
2011-04-28 Deniz Dogan* lisp/net/rcirc.el (rcirc-handler-353): Fix bug for...
2011-04-23 Glenn MorrisMerge from emacs-23; up to 2010-06-09T17:54:28Z!albinus...
2011-04-13 Eli ZaretskiiFix bug #8487 with invisible text at EOB under bidi.
2011-04-11 Eli ZaretskiiFix bug #8468 with redisplay and scroll-margin > 0.
2011-04-09 Glenn MorrisMerge from emacs-23; up to 2010-06-08T03:06:47Z!dann...
2011-04-08 Chong YidongMerge changes from emacs-23 branch
2011-04-05 Paul EggertMerge from mainline.
2011-04-05 Deniz Dogan* lisp/net/rcirc.el: Update my e-mail address.
2011-04-05 Deniz Dogan* lisp/net/rcirc.el (rcirc-mode-map): Remove M-o binding.
2011-04-01 Stefan MonnierMerge from lexical-binding branch.
2011-03-31 Eli ZaretskiiFix bug #6671 with recentering and other scrolling...
2011-03-31 Tassilo Horn* net/rcirc.el (rcirc-handler-001): Only authenticate...
2011-03-31 Stefan MonnierMerge from trunk
2011-03-22 Paul EggertMerge from mainline.
2011-03-22 Leo LiuNew variable rcirc-user-authenticated to pacify compiler
2011-03-22 Leo LiuHandle the case when re-search-backward errs
2011-03-21 Stefan MonnierMerge from trunk
2011-03-19 Chong YidongMerge changes from emacs-23 branch
2011-03-12 Glenn MorrisMerge from emacs-23; up to 2010-06-03T22:16:02Z!dann...
2011-03-11 Paul EggertMerge: Minor changes for problems found by GCC 4.5...
2011-03-09 Deniz Dogan* lisp/net/rcirc.el (rcirc-handler-001): Remove useless
2011-03-07 Deniz Dogan* lisp/net/rcirc.el (rcirc-connect): Fix PASS bug.
2011-03-06 Stefan MonnierMerge from trunk
2011-03-06 Paul EggertMerge from mainline.
2011-03-05 Deniz Dogan* lisp/net/rcirc.el: Add QuakeNet authentication support.
2011-03-05 Deniz Dogan* lisp/net/rcirc.el: Add functionality to authenticate...
2011-03-03 Deniz Dogan* lisp/net/rcirc.el (rcirc-cmd-join): Accept comma...
2011-02-28 Glenn MorrisMerge from emacs-23; up to 2010-06-03T05:41:49Z!rgm...
2011-02-23 Glenn MorrisMerge from emacs-23; up to 2010-06-02T00:10:42Z!yamaoka...
2011-02-21 Stefan MonnierMerge from trunk
2011-02-19 Glenn MorrisMerge from emacs-23; up to 2010-06-01T01:49:15Z!monnier...
2011-02-18 Paul EggertMerge from mainline.
2011-02-17 Deniz Dogan* lisp/net/rcirc.el (rcirc-float-time): New function.
2011-02-16 Glenn MorrisMerge from emacs-23; up to 2010-05-28T19:18:47Z!juri...
2011-02-12 Chong YidongMerge changes from emacs-23 branch
2011-02-12 Paul EggertMerge from mainline.
2011-02-12 Stefan MonnierMerge from trunk
2011-02-11 Deniz Dogan* lisp/net/rcirc.el (defun-rcirc-join): Accept multiple...
2011-02-11 Paul EggertMerge from mainline.
2011-02-11 Juanma Barranquero* net/rcirc.el (rcirc-send-ctcp): Remove spurious arg...
2011-02-10 Paul EggertMerge from mainline.
2011-02-10 Stefan MonnierMove keymap initialization into declaration.
2011-02-10 Deniz Dogan* lisp/net/rcirc.el: Add PRIVMSG and CTCP functions.
2011-02-10 Paul EggertMerge from mainline.
2011-02-09 Deniz Dogan* lisp/net/rcirc.el (rcirc-ctcp-sender-PING): Simplifying.
2011-02-09 Deniz Dogan* lisp/net/rcirc.el (rcirc-cmd-ctcp): Use dedicated...
2011-02-07 Deniz Dogan* lisp/net/rcirc.el (rcirc-handler-317): New function...
2011-02-05 Glenn MorrisMerge from emacs-23; up to 2010-05-26T14:19:15Z!monnier...
2011-02-05 Deniz Dogan* lisp/net/rcirc.el (rcirc-handler-JOIN): Reset mode...
2011-02-03 Glenn Morrisrcirc.el trivia.
2011-02-02 Kenichi Handamerge emacs-23
2011-02-01 Stefan MonnierMerge from trunk
2011-01-31 Chong YidongMerge changes from emacs-23 branch
2011-01-31 Deniz DoganBackport Bug#7933 fix from trunk.
2011-01-31 Deniz Dogan* lisp/net/rcirc.el: New customizable nick completion...
2011-01-31 Deniz Dogan* lisp/net/rcirc.el: Clean log filenames (Bug#7933).
2011-01-26 Glenn MorrisRefill some long/short copyright headers.
2011-01-25 Glenn MorrisConvert consecutive FSF copyright years to ranges.
2011-01-25 Glenn MorrisMerge from emacs-23.
2011-01-22 Glenn MorrisMerge from emacs-23
2011-01-22 Giorgos Keramidas* net/rcirc.el (rcirc-kill-buffer-hook): Flush logs.
2011-01-18 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T22:16...
2011-01-17 Paul EggertMerge from mainline.
2011-01-15 Glenn MorrisNuke arch-tags.
2011-01-15 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T21:33...
2011-01-15 Glenn MorrisMerge from emacs-23 branch.
2011-01-14 Paul EggertMerge from mainline.
2011-01-14 Stefan MonnierMerge from emacs-23
2011-01-14 Deniz Dogan* net/rcirc.el: Adding maintainer info and e-mail addre...
2011-01-14 Paul EggertMerge from mainline.
2011-01-13 Stefan MonnierUse run-mode-hooks for major mode hooks.
2011-01-02 Glenn MorrisAdd 2011 to FSF/AIST copyright years.
2011-01-02 Chong YidongMerge changes from emacs-23 branch
2010-12-13 Stefan MonnierMerge from emacs-23
2010-11-27 Chong YidongMerge changes from emacs-23 branch
2010-11-18 Stefan MonnierMerge from emacs-23
2010-11-09 Stefan MonnierMerge from emacs-23
2010-10-31 Chong YidongMerge changes from emacs-23 branch
2010-10-24 Chong YidongMerge changes from emacs-23
2010-10-23 Eli ZaretskiiImplement mouse highlight for bidi-reordered lines.
2010-10-19 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-14 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-11 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-08 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-27 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-25 Chong YidongMerge changes from emacs-23 branch.
2010-09-23 Chong YidongMerge changes from emacs-23 branch
2010-09-16 Kenichi Handamerge trunk
2010-09-14 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-13 Stefan MonnierMerge from trunk
2010-09-12 Leo Liu* lisp/net/rcirc.el (rcirc-server-commands, rcirc-clien...
next