Chong Yidong
|
4b56d0fe74
Face cleanups. Remove some uses of old-style face spec and :bold/:italic.
|
13 years ago |
Chong Yidong
|
3726946669
Remove incorrect uses of "modeline".
|
13 years ago |
Leo Liu
|
d64a438f6a
* lisp/net/rcirc.el (rcirc): Avoid error when process-contact returns
|
13 years ago |
Glenn Morris
|
35dc09a19c
Merge from emacs-24, up to 2012-04-10T02:06:19Z!larsi@gnus.org
|
13 years ago |
Deniz Dogan
|
a63067fcfe
Kill channel buffers when killing rcirc server buffers
|
13 years ago |
Chong Yidong
|
fb7ada5f94
Remove * characters from the front of variable docstrings.
|
13 years ago |
Chong Yidong
|
5c14e333bc
* lisp/net/rcirc.el (rcirc-cmd-quit): Revert 2012-03-18 change.
|
13 years ago |
Leo Liu
|
153609342a
* lisp/net/rcirc.el (rcirc-cmd-quit): Allow quiting all servers with
|
13 years ago |
Leo Liu
|
142b4d90fa
Trivial fix for rcirc-markup-attributes
|
13 years ago |
Glenn Morris
|
e1ac4066d1
Minor-mode doc fixes for ARG behavior
|
13 years ago |
Glenn Morris
|
acaf905b11
Add 2012 to FSF copyright years for Emacs files
|
13 years ago |
Juanma Barranquero
|
fe7a3057a3
Fix typos.
|
13 years ago |
Deniz Dogan
|
1a2ce9ee38
* net/rcirc.el (rcirc-mode): Use hard newlines.
|
13 years ago |
Leo Liu
|
567457e31a
New rcirc command rcirc-cmd-invite
|
14 years ago |
Leo Liu
|
183fc730a3
Conditionally initialize rcirc-input-ring
|
14 years ago |
Deniz Dogan
|
d37e5c8777
* lisp/net/rcirc.el (rcirc-print): Simplify code for rcirc-scroll-show-maximum-output. There is no need to walk through all windows to find the right one.
|
14 years ago |
Deniz Dogan
|
27de4e2048
* lisp/net/rcirc.el (rcirc-insert-prev-input)
|
14 years ago |
Deniz Dogan
|
35b1c40c36
* net/rcirc.el (rcirc-check-auth-status): Adding support for oftc's NickServ messages.
|
14 years ago |
Deniz Dogan
|
027b979ca0
* lisp/net/rcirc.el (rcirc-handler-333): Clarify docstring.
|
14 years ago |
Leo Liu
|
1ddd96f5cf
Simplify url handling in rcirc-mode
|
14 years ago |
Deniz Dogan
|
aebf69c8b3
* lisp/net/rcirc.el: Delete trailing whitespaces once and for all.
|
14 years ago |
Deniz Dogan
|
7e821d0da8
* lisp/net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced in last change.
|
14 years ago |
Deniz Dogan
|
ac09b8a128
* lisp/net/rcirc.el (rcirc-prompt-for-encryption): New function.
|
14 years ago |
Leo Liu
|
108bf785c8
Fix last change on rcirc-print and rcirc-decode-coding-system
|
14 years ago |
Leo Liu
|
5ab33f2b8a
Decode all incoming messages in rcirc.el
|
14 years ago |
Leo Liu
|
3767e706d7
Use a visible buffer name for rcirc-debug-buffer
|
14 years ago |
Deniz Dogan
|
80aec78047
* net/rcirc.el (rcirc): Use the user's stored encryption method by default.
|
14 years ago |
Deniz Dogan
|
9ff90d99bf
* lisp/net/rcirc.el (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
|
14 years ago |
Deniz Dogan
|
8274564053
* lisp/net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
|
14 years ago |
Stefan Monnier
|
488086f4dd
* lisp/net/rcirc.el: Add support for SSL/TLS connections.
|
14 years ago |