- 19 May, 2011 1 commit
-
-
Deniz Dogan authored
-
- 12 May, 2011 1 commit
-
-
Stefan Monnier authored
(rcirc-server-alist): New field `encryption'. (rcirc): Check `encryption' settings. (rcirc-connect): New arg `encryption'. Use open-network-stream. Merge make-local-variable into `set'. (rcirc--connection-open-p): New function. (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where the process is not a network process (e.g. running gnutls-cli). (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system): Make rcirc-(en|de)code-coding-system local here. (rcirc-mode): Merge make-local-variable into `set'. (rcirc-parent-buffer): Make permanent buffer-local. (rcirc-multiline-minor-mode): Don't do it here. (rcirc-switch-to-server-buffer): Don't switch to a random buffer if there's no server buffer.
-
- 28 Apr, 2011 1 commit
-
-
Deniz Dogan authored
user has not joined.
-
- 05 Apr, 2011 2 commits
-
-
Deniz Dogan authored
-
Deniz Dogan authored
-
- 31 Mar, 2011 1 commit
-
-
Tassilo Horn authored
an entry for that server in rcirc-authinfo. (Bug#8385)
-
- 22 Mar, 2011 2 commits
- 09 Mar, 2011 1 commit
-
-
Deniz Dogan authored
with-rcirc-process-buffer. (rcirc-check-auth-status): Swap arguments to string-match.
-
- 07 Mar, 2011 1 commit
-
-
Deniz Dogan authored
-
- 05 Mar, 2011 2 commits
-
-
Deniz Dogan authored
(rcirc-authinfo, rcirc-check-auth-status) (rcirc-authenticate): Support QuakeNet.
-
Deniz Dogan authored
(rcirc-authenticate-before-join): New option. (rcirc-authenticated-hook): New variable. (rcirc-connect): Make local variable rcirc-user-authenticated. (rcirc-handler-001): Respect rcirc-authenticate-before-join. (rcirc-check-auth-status, rcirc-join-channels-post-auth): New functions. (rcirc-handler-PRIVMSG, rcirc-handler-NOTICE): Call rcirc-check-auth-status.
-
- 03 Mar, 2011 1 commit
-
-
Deniz Dogan authored
-
- 17 Feb, 2011 1 commit
-
-
Deniz Dogan authored
(rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE) (rcirc-ctcp-sender-PING): Use it.
-
- 11 Feb, 2011 2 commits
-
-
Deniz Dogan authored
-
Juanma Barranquero authored
-
- 10 Feb, 2011 2 commits
-
-
Stefan Monnier authored
* lisp/textmodes/enriched.el (enriched-mode-map): * lisp/textmodes/bib-mode.el (bib-mode-map): * lisp/term/lk201.el (lk201-function-map): * lisp/tar-mode.el (tar-mode-map): * lisp/replace.el (occur-mode-map): * lisp/progmodes/idlwave.el (idlwave-rinfo-mouse-map, idlwave-rinfo-map): * lisp/progmodes/idlw-help.el (idlwave-help-mode-map): * lisp/progmodes/gdb-mi.el (gdb-memory-format-menu, gdb-memory-unit-menu): * lisp/play/solitaire.el (solitaire-mode-map): * lisp/play/snake.el (snake-mode-map, snake-null-map): * lisp/play/pong.el (pong-mode-map): * lisp/play/handwrite.el (menu-bar-handwrite-map): * lisp/play/gametree.el (gametree-mode-map): * lisp/net/rcirc.el (rcirc-mode-map, rcirc-browse-url-map (rcirc-multiline-minor-mode-map, rcirc-track-minor-mode-map): * lisp/net/newst-plainview.el (newsticker-menu, newsticker-mode-map) (newsticker--url-keymap): * lisp/net/net-utils.el (nslookup-mode-map, ftp-mode-map): * lisp/menu-bar.el (menu-bar-file-menu, menu-bar-i-search-menu) (menu-bar-search-menu, menu-bar-replace-menu, menu-bar-goto-menu) (menu-bar-edit-menu, menu-bar-custom-menu) (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu) (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu) (menu-bar-line-wrapping-menu, menu-bar-options-menu) (menu-bar-games-menu, menu-bar-encryption-decryption-menu) (menu-bar-tools-menu, menu-bar-describe-menu) (menu-bar-search-documentation-menu, menu-bar-manuals-menu) (menu-bar-help-menu): * lisp/mail/rmailsum.el (rmail-summary-mode-map): * lisp/kmacro.el (kmacro-step-edit-map): * lisp/ibuffer.el (ibuffer-mode-groups-popup, ibuffer-mode-map) (ibuffer-mode-operate-map): * lisp/hi-lock.el (hi-lock-menu, hi-lock-map): * lisp/emulation/vip.el (vip-mode-map): * lisp/emacs-lisp/re-builder.el (reb-lisp-mode-map): * lisp/bookmark.el (bookmark-bmenu-mode-map): * lisp/help-mode.el (help-mode-map): * lisp/erc/erc-list.el (erc-list-menu-mode-map): * lisp/org/org-remember.el (org-remember-mode-map): * lisp/org/org-src.el (org-src-mode-map): Move initialization into declaration.
-
Deniz Dogan authored
(rcirc-send-privmsg, rcirc-send-ctcp): New functions. (rcirc-keepalive, rcirc-cmd-ctcp, rcirc-ctcp-sender-PING) (rcirc-cmd-me, rcirc-authenticate): Use them.
-
- 09 Feb, 2011 2 commits
-
-
Deniz Dogan authored
-
Deniz Dogan authored
available. (rcirc-ctcp-sender-PING): New function.
-
- 07 Feb, 2011 1 commit
-
-
Deniz Dogan authored
-
- 05 Feb, 2011 1 commit
-
-
Deniz Dogan authored
(Bug#6386).
-
- 03 Feb, 2011 1 commit
-
-
Glenn Morris authored
* lisp/net/rcirc.el (rcirc-nick-completion-format): Add :version tag. (rcirc-log-directory, rcirc-log-flag): Move definitions before use.
-
- 31 Jan, 2011 3 commits
-
-
Deniz Dogan authored
* lisp/net/rcirc.el: Clean log filenames (Bug#7933). (rcirc-log-write): Use convert-standard-filename. (rcirc-log-filename-function): Documentation updates.
-
Deniz Dogan authored
(rcirc-nick-completion-format): New defcustom. (rcirc-complete): Use it.
-
Deniz Dogan authored
(rcirc-log-write): Use convert-standard-filename. (rcirc-log-filename-function): Documentation updates.
-
- 26 Jan, 2011 1 commit
-
-
Glenn Morris authored
-
- 25 Jan, 2011 1 commit
-
-
Glenn Morris authored
-
- 22 Jan, 2011 1 commit
-
-
Giorgos Keramidas authored
-
- 15 Jan, 2011 1 commit
-
-
Glenn Morris authored
-
- 14 Jan, 2011 1 commit
-
-
Deniz Dogan authored
-
- 13 Jan, 2011 1 commit
-
-
Stefan Monnier authored
* lisp/textmodes/reftex-toc.el (reftex-toc-mode-map): Rename from reftex-toc-map. (reftex-toc-mode): Use define-derived-mode. * lisp/textmodes/reftex-sel.el (reftex-select-shared-map): New map. (reftex-select-label-mode-map, reftex-select-bib-mode-map): Rename from reftex-select-(label|bib)-map. Move init into declaration. (reftex-select-label-mode, reftex-select-bib-mode): Use define-derived-mode. * lisp/textmodes/reftex-index.el (reftex-index-phrases-mode-map) (reftex-index-mode-map): Rename from reftex-index(-phrases)-map. Move init into delcaration. (reftex-index-mode, reftex-index-phrases-mode): Use define-derived-mode. * lisp/speedbar.el (speedbar-mode-syntax-table): Renaqme from speedbar-syntax-table. Move init into declaration. (speedbar-mode-map): Rename from speedbar-key-map. Move init into declaration. (speedbar-file-key-map): Move init into declaration. (speedbar-mode): Use define-derived-mode. * lisp/recentf.el (recentf-mode): Don't run hook (or message) redundantly. * lisp/net/rcirc.el (rcirc-mode): Use run-mode-hooks. * lisp/emacs-lisp/chart.el (chart-mode-map): Rename from chart-map. (chart-face-list): Move initialization into declaration. (chart-mode): Use define-derived-mode. * lisp/calculator.el (calculator-mode-map): Move init into declaration. (calculator-mode): Use define-derived-mode. * lisp/cedet/srecode/srt-mode.el (srecode-template-mode): Use define-derived-mode. * lisp/cedet/semantic/symref/list.el (semantic-symref-results-mode): Use run-mode-hooks. * lisp/erc/erc.el (erc-mode): * lisp/erc/erc-dcc.el (erc-dcc-chat-mode): Use define-derived-mode. * lisp/org/org-remember.el (org-remember-mode): * lisp/org/org-capture.el (org-capture-mode): Don't run hook redundantly. Fixes: debbugs:513
-
- 02 Jan, 2011 1 commit
-
-
Glenn Morris authored
-
- 12 Sep, 2010 1 commit
-
-
Leo Liu authored
(rcirc-completion-start): New variables. (rcirc-nick-completions): Rename to rcirc-completions. (rcirc-nick-completion-start-offset): Delete. (rcirc-completion-at-point): New function for constructing completion data for both nicks and irc commands. Add to completion-at-point-functions in rcirc mode. (rcirc-complete): Rename from rcirc-nick-complete; use rcirc-completion-at-point. (defun-rcirc-command): Update rcirc-client-commands. Fixes: debbugs:6076
-
- 22 Aug, 2010 1 commit
-
-
Leo Liu authored
* lisp/net/rcirc.el (rcirc-add-or-remove): Accept a list of elements. (ignore, bright, dim, keyword): Split list of nicknames before passing to rcirc-add-or-remove.
-
- 16 Aug, 2010 1 commit
-
-
Deniz Dogan authored
* lisp/net/rcirc.el (rcirc-log-process-buffers): New option. (rcirc-print): Use it. (rcirc-generate-log-filename): New function. (rcirc-log-filename-function): Change default to rcirc-generate-log-filename (Bug#6828).
-
- 10 Jun, 2010 1 commit
-
-
Stefan Monnier authored
merge conflict, giving preference to the emacs-23 version of the code.
-
- 09 Jun, 2010 1 commit
-
-
Andreas Schwab authored
-
- 07 Jun, 2010 1 commit
-
-
Jonathan Rockway authored
(rcirc-server-alist): Add :password keyword. (rcirc): Ask for a password, or get it from the server's alist. (rcirc-connect): Add password argument. Pass it to server.
-
- 03 Jun, 2010 1 commit
-
-
Chong Yidong authored
(rcirc-handler-366): Always sort nicknames.
-