aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/erc/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | Allow delayed autojoin in ERC (Bug#5521).Vivek Dasmohapatra2010-08-141-0/+7
| | | | | | | | | | | | | | * erc/erc-join.el (erc-autojoin-timing, erc-autojoin-delay): New vars. (erc-autojoin-channels-delayed, erc-autojoin-after-ident): New functions. (erc-autojoin-channels): Allow autojoining after ident (Bug#5521).
* | Ensure that erc-toggle-debug-irc-protocol logs protocol data.Fran Litterio2010-08-081-0/+8
| | | | | | | | | | | | | | | | | | | | http://lists.gnu.org/archive/html/emacs-devel/2010-07/msg01000.html * erc-backend.el (erc-server-filter-function): Call erc-log-irc-protocol. * erc.el (erc-toggle-debug-irc-protocol): Bind erc-toggle-debug-irc-protocol to t.
* | Merge from emacs-23Stefan Monnier2010-05-081-2/+6
|\ \ | |/
| * Bump version to 23.2.emacs-23.2Chong Yidong2010-05-071-0/+4
| |
* | Bump version to 24.0.50.Chong Yidong2010-03-101-0/+4
|/
* * erc-services.el (erc-nickserv-alist): Fix defcustom type (Bug#5520).Chong Yidong2010-02-071-0/+4
|
* Fix erc reconnection via non-default connectors (Bug#4958).Chong Yidong2010-01-251-0/+9
| | | | | | | * erc-backend.el (erc-session-connector): New var. (erc-server-reconnect): Use it to reconnect via old connector (Bug#4958). * erc.el (erc-determine-parameters): Save erc-server-connect-function to erc-session-connector.
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
|
* Fix typos in ChangeLogs.Juanma Barranquero2009-12-291-1/+1
|
* * url-util.el (url-insert-entities-in-string):Stefan Monnier2009-11-031-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * url-nfs.el (url-nfs-unescape): * url-ldap.el (url-ldap): * url-imap.el (url-imap): * url-cid.el (url-cid-gnus, url-cid): Use with-current-buffer. * erc.el (erc-display-line-1, erc-process-away): * erc-truncate.el (erc-truncate-buffer-to-size): Use with-current-buffer. * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos): * play/mpuz.el (mpuz-create-buffer): * play/landmark.el (lm-prompt-for-move, lm-print-wts, lm-print-smell) (lm-print-y,s,noise, lm-print-w0, lm-init): * play/gomoku.el (gomoku-prompt-for-move): * play/fortune.el (fortune-in-buffer): * play/dissociate.el (dissociated-press): * play/decipher.el (decipher-adjacency-list, decipher-display-regexp) (decipher-analyze-buffer, decipher-stats-buffer,decipher-stats-buffer): * mail/supercite.el (sc-eref-show): * mail/smtpmail.el (smtpmail-send-it): * mail/rmailsum.el (rmail-summary-next-labeled-message) (rmail-summary-previous-labeled-message, rmail-summary-wipe) (rmail-summary-undelete-many, rmail-summary-rmail-update) (rmail-summary-goto-msg, rmail-summary-expunge) (rmail-summary-get-new-mail, rmail-summary-search-backward) (rmail-summary-add-label, rmail-summary-output-menu) (rmail-summary-output-body): * mail/rfc822.el (rfc822-addresses): * mail/reporter.el (reporter-dump-variable, reporter-dump-state): * mail/mailpost.el (post-mail-send-it): * mail/hashcash.el (hashcash-generate-payment): * mail/feedmail.el (feedmail-run-the-queue) (feedmail-queue-send-edit-prompt-help-first) (feedmail-send-it-immediately, feedmail-give-it-to-buffer-eater) (feedmail-deduce-address-list): * eshell/esh-ext.el (eshell-remote-command): * eshell/em-unix.el (eshell-occur-mode-mouse-goto): * emulation/viper-util.el (viper-glob-unix-files, viper-save-setting) (viper-wildcard-to-regexp, viper-glob-mswindows-files) (viper-save-string-in-file, viper-valid-marker): * emulation/viper-keym.el (viper-toggle-key): * emulation/viper-ex.el (ex-expand-filsyms, viper-get-ex-file) (ex-edit, ex-global, ex-mark, ex-next-related-buffer, ex-quit) (ex-get-inline-cmd-args, ex-tag, ex-command, ex-compile): * emulation/viper-cmd.el (viper-exec-form-in-vi) (viper-exec-form-in-emacs, viper-brac-function): * emulation/viper.el (viper-delocalize-var): * emulation/vip.el (vip-mode, vip-get-ex-token, vip-ex, vip-get-ex-pat) (vip-get-ex-command, vip-get-ex-opt-gc, vip-get-ex-buffer) (vip-get-ex-count, vip-get-ex-file, ex-edit, ex-global, ex-mark) (ex-map, ex-unmap, ex-quit, ex-read, ex-tag, ex-command): * emulation/vi.el (vi-switch-mode, vi-ex-cmd): * emulation/edt.el (edt-electric-helpify): * emulation/cua-rect.el (cua--rectangle-aux-replace): * emulation/cua-gmrk.el (cua--insert-at-global-mark) (cua--delete-at-global-mark, cua--copy-rectangle-to-global-mark) (cua-indent-to-global-mark-column): * calendar/diary-lib.el (calendar-mark-1): * calendar/cal-hebrew.el (calendar-hebrew-mark-date-pattern): Use with-current-buffer. * emulation/viper.el (viper-delocalize-var): Use dolist.
* (pcomplete-erc-all-nicks): Autoload it, to silence compiler.Glenn Morris2009-10-241-0/+9
|
* (erc-button-keymap): Bind `follow-link'.Johan Bockgård2009-09-271-0/+4
|
* (erc-button-add-button): Only call `widget-convert-button' in XEmacs.Johan Bockgård2009-09-261-0/+7
| | | | | For Emacs (at least), it doesn't seem to have any purpose except creating lots of overlays, slowing everything down.
* (line): Define for compiler.Glenn Morris2009-09-191-0/+4
|
* Kevin Ryde <user42 at zip.com.au>Glenn Morris2009-07-221-0/+4
| | | | (erc-cmd-MODE): Hyperlink urls in docstrings with URL `...'.
* Fix typos.Juanma Barranquero2009-03-311-3/+1
|
* M-v corrections.Deepak Goel2009-03-131-0/+8
|
* Add arch taglineMiles Bader2009-01-191-0/+2
|
* ERC: Rotate ChangeLog.Michael Olson2009-01-181-408/+2
|
* ERC: erc.el (erc-header-line-uses-tabbar-p): Set to nil by default.Michael Olson2009-01-181-0/+4
|
* (erc-input-message): Conditionalize previous change for XEmacs.Glenn Morris2009-01-161-0/+2
|
* (erc-dcc-server): Silence warning about obsolete function behindGlenn Morris2009-01-161-0/+5
| | | | fboundp test.
* (erc-input-message): Replace last-command-char with last-command-event.Glenn Morris2009-01-091-0/+5
|
* (tabbar--local-hlf): Silence compiler.Glenn Morris2009-01-081-0/+4
|
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
|
* ERC: Do not include text properties when returning user input.Michael Olson2009-01-031-0/+5
|
* ERC: Update ChangeLog.Michael Olson2008-12-231-0/+6
|
* (help-function-arglist): Autoload it.Glenn Morris2008-11-191-0/+4
|
* ERC: DCC fixes.Michael Olson2008-10-081-0/+34
|
* Remove support for Mac Carbon.Dan Nicolaescu2008-07-271-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * mactoolbox.c: * macterm.h: * macterm.c: * macselect.c: * macmenu.c: * macgui.h: * macfns.c: * mac.c: Remove file. * s/darwin.h: * m/intel386.h: * xfaces.c: * xdisp.c: * window.c: * tparam.c: * termhooks.h: * termcap.c: * term.c: * syssignal.h: * sysselect.h: * sysdep.c: * process.c: * lread.c: * lisp.h: * keyboard.c: * image.c: * fringe.c: * frame.h: * frame.c: * fontset.c: * font.h: * font.c: * fns.c: * fileio.c: * emacs.c: * dispnew.c: * dispextern.h: * config.in: * atimer.c: * Makefile.in: Remove code for Carbon * erc.el: Remove code for Carbon. Remove support for Mac Carbon. * term/mac-win.el: Remove file * international/mule-cmds.el: * version.el: * startup.el: * simple.el: * mwheel.el: * mouse.el: * loadup.el: * isearch.el: * info.el: * frame.el: * faces.el: * disp-table.el: * cus-start.el: * cus-face.el: * cus-edit.el: * Makefile.in: Remove code for Carbon. Remove support for Mac Carbon. * makefile.w32-in: * emacsclient.c: Remove code for Carbon. * PROBLEMS: * MACHINES: Remove mentions of Mac Carbon. * ns-emacs.texi: * faq.texi: Remove mentions of Mac Carbon. * os.texi: * frames.texi: * display.texi: Remove mentions of Mac Carbon. * xresources.texi: Remove mentions of Mac Carbon. * make-tarball.txt: * admin.el: * FOR-RELEASE: * CPP-DEFINES: Remove mentions of Mac Carbon. Remove support for Mac Carbon. * mac: Remove directory. * make-dist: * configure.in: * README: * Makefile.in: * INSTALL: Remove code for Carbon. * configure: Regenerate.
* Fix typos.Juanma Barranquero2008-07-181-4/+3
|
* ERC: Upstream updates.Michael Olson2008-06-191-2/+15
| | | | | | | | | | | - New response handler for '328'. - Update nickserv regexps for freenode. - Back out changes to erc-put-text-properties in favor of upstream changes to that same effect. - Fix arguments to erc-put-text-properties in erc-display-line-1.
* Remove unnecessary eval-when-compiles.Glenn Morris2008-06-071-0/+5
|
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
|
* (erc-noncommands-list, noncommands, erc-control-characters,Juanma Barranquero2008-05-051-0/+7
| | | | | erc-interpret-controls-p, erc-interpret-mirc-color): Fix typos in docstrings. (erc-controls-highlight): Reflow docstring.
* (erc-put-text-properties): Replace use of cl mapcar*.Glenn Morris2008-04-271-0/+4
|
* ERC: (erc-remove-text-properties-region): Disable this command by default.Michael Olson2008-04-171-0/+5
|
* Merge from emacs--rel--22Miles Bader2008-02-241-0/+6
|\ | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1074
| * (erc-valid-nick-regexp): Replace `legal' with `valid'.Juanma Barranquero2008-02-051-0/+6
| |
* | ERC: Sync from upstream.Michael Olson2008-02-231-0/+36
| |
* | Sync ERC 5.3 release.Michael Olson2008-01-261-0/+17
| |
* | Add arch taglineMiles Bader2008-01-251-0/+2
| |
* | ERC: Sync version 5.3, release candidate 1.Michael Olson2008-01-251-835/+261
| |
* | ERC: Sync changes from upstream.Michael Olson2008-01-101-0/+15
| |
* | Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\ \ | |/ | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| |
| * (erc-log-matches): Fix typos in docstring.Juanma Barranquero2007-11-151-0/+7
| |
* | *** empty log message ***Juanma Barranquero2008-01-071-7/+4
| |
* | * erc-ibuffer.el (erc-channel-modes):Stefan Monnier2008-01-041-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * bs.el (bs--sort-by-mode, bs--get-mode-name): * imenu.el (imenu-add-to-menubar): * makesum.el (make-command-summary): * mouse.el (mouse-major-mode-menu, mouse-popup-menubar, mouse-buffer-menu): * msb.el (msb--mode-menu-cond): * calc/calc-embed.el (calc-do-embedded): * emacs-lisp/helper.el (Helper-describe-mode): * mail/emacsbug.el (report-emacs-bug): * progmodes/hideshow.el (hs-grok-mode-type): * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function): * textmodes/table.el (*table--cell-describe-mode): Pass mode-name through format-mode-line.
* | Sync from ERC upstreamMichael Olson2007-12-091-0/+24
| | | | | | | | | | | | | | | | | | Changes include: - Add nickserv support for GRnet. - Parse 275 (secure connection) response. - Provide new hook `erc-nickserv-identified-hook' that runs when nickserv confirms that the user has successfully identified.