index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
net
/
rcirc.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
* lisp/net/rcirc.el (rcirc-urls, rcirc-condition-filter): Doc fixes.
Glenn Morris
2012-12-10
1
-4
/
+5
*
|
* lisp/net/rcirc.el (rcirc-urls): Update documentation.
Deniz Dogan
2012-12-05
1
-10
/
+24
|
/
*
Cleanup uses of "-hooks".
Stefan Monnier
2012-10-23
1
-8
/
+16
*
Merge from emacs-24; up to 2012-05-04T19:17:01Z!monnier@iro.umontreal.ca
Glenn Morris
2012-08-28
1
-15
/
+25
|
\
|
*
Fix for the buffer-local rcirc-encode-coding-system case
Leo Liu
2012-08-15
1
-16
/
+17
|
*
* lisp/net/rcirc.el (rcirc-split-message): New function.
Leo Liu
2012-08-14
1
-15
/
+24
|
*
Backport: Avoid error when process-contact returns t in rcirc
Leo Liu
2012-06-24
1
-5
/
+7
*
|
Replace version 24.2 with 24.3 where appropriate (hopefully)
Glenn Morris
2012-08-15
1
-1
/
+1
*
|
Face cleanups. Remove some uses of old-style face spec and :bold/:italic.
Chong Yidong
2012-06-09
1
-69
/
+63
*
|
Remove incorrect uses of "modeline".
Chong Yidong
2012-06-02
1
-4
/
+4
*
|
* lisp/net/rcirc.el (rcirc): Avoid error when process-contact returns
Leo Liu
2012-04-21
1
-5
/
+7
*
|
Merge from emacs-24, up to 2012-04-10T02:06:19Z!larsi@gnus.org
Glenn Morris
2012-04-13
1
-11
/
+7
|
\
|
|
*
* lisp/net/rcirc.el (rcirc-cmd-quit): Revert 2012-03-18 change.
Chong Yidong
2012-04-08
1
-11
/
+7
*
|
Kill channel buffers when killing rcirc server buffers
Deniz Dogan
2012-04-11
1
-2
/
+18
*
|
Remove * characters from the front of variable docstrings.
Chong Yidong
2012-04-09
1
-10
/
+10
|
/
*
* lisp/net/rcirc.el (rcirc-cmd-quit): Allow quiting all servers with
Leo Liu
2012-03-18
1
-7
/
+11
*
Trivial fix for rcirc-markup-attributes
Leo Liu
2012-02-13
1
-0
/
+1
*
Minor-mode doc fixes for ARG behavior
Glenn Morris
2012-02-07
1
-3
/
+9
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Fix typos.
Juanma Barranquero
2011-11-20
1
-1
/
+1
*
* net/rcirc.el (rcirc-mode): Use hard newlines.
Deniz Dogan
2011-10-28
1
-0
/
+1
*
New rcirc command rcirc-cmd-invite
Leo Liu
2011-09-08
1
-0
/
+10
*
Conditionally initialize rcirc-input-ring
Leo Liu
2011-09-07
1
-1
/
+7
*
* lisp/net/rcirc.el (rcirc-print): Simplify code for rcirc-scroll-show-maximu...
Deniz Dogan
2011-09-03
1
-12
/
+10
*
* lisp/net/rcirc.el (rcirc-insert-prev-input)
Deniz Dogan
2011-08-28
1
-4
/
+5
*
* net/rcirc.el (rcirc-check-auth-status): Adding support for oftc's NickServ ...
Deniz Dogan
2011-08-27
1
-0
/
+1
*
* lisp/net/rcirc.el (rcirc-handler-333): Clarify docstring.
Deniz Dogan
2011-08-01
1
-1
/
+2
*
Simplify url handling in rcirc-mode
Leo Liu
2011-07-27
1
-28
/
+9
*
* lisp/net/rcirc.el: Delete trailing whitespaces once and for all.
Deniz Dogan
2011-06-20
1
-8
/
+8
*
* lisp/net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced in last...
Deniz Dogan
2011-06-05
1
-2
/
+2
*
* lisp/net/rcirc.el (rcirc-prompt-for-encryption): New function.
Deniz Dogan
2011-06-05
1
-9
/
+12
*
Fix last change on rcirc-print and rcirc-decode-coding-system
Leo Liu
2011-06-01
1
-5
/
+4
*
Decode all incoming messages in rcirc.el
Leo Liu
2011-05-30
1
-4
/
+6
*
Use a visible buffer name for rcirc-debug-buffer
Leo Liu
2011-05-30
1
-1
/
+1
*
* net/rcirc.el (rcirc): Use the user's stored encryption method by default.
Deniz Dogan
2011-05-29
1
-1
/
+6
*
* lisp/net/rcirc.el (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
Deniz Dogan
2011-05-19
1
-1
/
+2
*
* lisp/net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
Deniz Dogan
2011-05-19
1
-1
/
+1
*
* lisp/net/rcirc.el: Add support for SSL/TLS connections.
Stefan Monnier
2011-05-11
1
-80
/
+80
*
* lisp/net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
Deniz Dogan
2011-04-28
1
-2
/
+5
*
* lisp/net/rcirc.el: Update my e-mail address.
Deniz Dogan
2011-04-05
1
-1
/
+1
*
* lisp/net/rcirc.el (rcirc-mode-map): Remove M-o binding.
Deniz Dogan
2011-04-05
1
-1
/
+0
*
* net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
Tassilo Horn
2011-03-31
1
-1
/
+9
*
New variable rcirc-user-authenticated to pacify compiler
Leo Liu
2011-03-22
1
-0
/
+1
*
Handle the case when re-search-backward errs
Leo Liu
2011-03-22
1
-15
/
+21
*
* lisp/net/rcirc.el (rcirc-handler-001): Remove useless
Deniz Dogan
2011-03-09
1
-3
/
+2
*
* lisp/net/rcirc.el (rcirc-connect): Fix PASS bug.
Deniz Dogan
2011-03-07
1
-1
/
+1
*
* lisp/net/rcirc.el: Add QuakeNet authentication support.
Deniz Dogan
2011-03-05
1
-21
/
+36
*
* lisp/net/rcirc.el: Add functionality to authenticate before autojoining cha...
Deniz Dogan
2011-03-05
1
-1
/
+52
[next]