aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/erc/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* | * erc-stamp.el (erc-echo-timestamp):David Kastrup2007-12-081-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * erc-lang.el (language): * erc-backend.el (erc-server-connect): Fix buggy call to `message'. * gnus-sum.el (gnus-summary-simplify-subject-query): * ecomplete.el (ecomplete-display-matches): Fix buggy call to `message'. * textmodes/reftex.el (reftex-select-with-char): * textmodes/reftex-toc.el (reftex-toc-do-promote) (reftex-toc-visit-location, reftex-toc-find-section): * textmodes/reftex-index.el (reftex-index-show-entry): * textmodes/org.el (org-cycle-hide-archived-subtrees) (org-table-rotate-recalc-marks, org-mark-ring-push) (org-follow-info-link, org-mhe-get-message-folder-from-index) (org-auto-repeat-maybe, org-store-log-note, org-delete-property) (org-evaluate-time-range, org-edit-agenda-file-list): * textmodes/artist.el (artist-select-next-op-in-list) (artist-select-prev-op-in-list): * term/mac-win.el (mac-service-insert-text): * startup.el (fancy-about-screen): * progmodes/vhdl-mode.el (vhdl-decision-query): * progmodes/idlwave.el (idlwave-template) (idlwave-scroll-completions, idlwave-display-completion-list): * progmodes/ebrowse.el (ebrowse-show-progress): * progmodes/cperl-mode.el (cperl-find-pods-heres): * progmodes/antlr-mode.el (antlr-insert-option-do): * play/mpuz.el (mpuz-close-game): * net/rcirc.el (rcirc-next-active-buffer): * mail/reporter.el (reporter-update-status): * kmacro.el (kmacro-display): * international/ja-dic-cnv.el (skkdic-set-okuri-nasi): * emulation/viper-util.el (viper-save-setting): * emacs-lisp/lisp-mnt.el (lm-verify): * emacs-lisp/edebug.el (edebug-set-mode): * emacs-lisp/checkdoc.el (checkdoc-rogue-spaces, checkdoc-defun): * calendar/calendar.el (calendar-print-day-of-year): * calc/calcalg3.el (calc-curve-fit): * calc/calcalg2.el (math-integral): * calc/calc.el (calc-read-key-sequence, calc-version): * calc/calc-mode.el (calc-set-simplify-mode): * calc/calc-ext.el (calc-fancy-prefix): Fix buggy call to `message'.
* | Fix buggy call to `error'.Deepak Goel2007-12-061-0/+4
| |
* | (erc-controls-strip): Declare for compiler.Glenn Morris2007-12-011-2/+2
| |
* | Fix comment typo.Glenn Morris2007-12-011-0/+5
| |
* | (erc-server-send-ping): Move after definition of erc-server-send.Glenn Morris2007-12-011-0/+5
| |
* | * erc.el (open-ssl-stream, open-tls-stream, erc-network-name):Dan Nicolaescu2007-11-301-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Declare as functions. * textmodes/reftex-index.el (texmathp): * textmodes/reftex-auc.el (TeX-argument-insert) (TeX-argument-prompt, multi-prompt, LaTeX-add-index-entries) (LaTeX-add-labels, LaTeX-bibitem-list, LaTeX-index-entry-list) (LaTeX-label-list): * nxml/rng-maint.el (rng-clear-cached-state, rng-clear-overlays) (rng-clear-conditional-region, rng-do-some-validation): Declare as functions. (rng-error-count, rng-validate-up-to-date-end): Pacify byte compiler.
* | ERC: Add (tiny change) to ChangeLog entry.Michael Olson2007-11-291-1/+1
| |
* | Sync from upstream ERCMichael Olson2007-11-291-0/+16
| | | | | | | | | | - Parse 307 (nick has identified) responses. - Only activate some things if the connection has been established.
* | (erc-log-matches): Fix typo in docstring.Juanma Barranquero2007-11-151-0/+7
| |
* | Silence some byte-compiler warnings in ERCMichael Olson2007-11-011-0/+14
| |
* | Revert bad erc-track change; ignore erc-track-minor-mode properly in desktopMichael Olson2007-10-301-4/+0
| | | | | | | | * lisp/desktop.el (desktop-minor-mode-table): Add line for ERC.
* | Fix typo in lisp/erc/ChangeLogMichael Olson2007-10-291-1/+1
| |
* | Sync from upstream ERCMichael Olson2007-10-291-1/+30
| |
* | * emulation/edt-mapper.el (edt-emacs-variant): Replace the onlyDan Nicolaescu2007-10-251-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | use with the definition. Remove. * add-log.el (change-log-start-entry-re): New defconst. (change-log-sortable-date-at): Use it. (change-log-beginning-of-defun, change-log-end-of-defun): New functions. (change-log-mode): Use them for beginning-of-defun-function and end-of-defun-function. * erc-ibuffer.el (erc-modified-channels-alist): Pacify byte-compiler.
* | (erc-modified-channels-update): Use mapc rather than mapcar.Glenn Morris2007-10-131-0/+5
| |
* | Changes from author without assignment are tiny.Glenn Morris2007-09-191-2/+2
| |
* | Sync changes from upstream ERCMichael Olson2007-09-191-0/+28
| |
* | Check in ChangeLog entries for lisp/erc that were accidentally omittedMichael Olson2007-09-081-0/+291
| |
* | (erc-toggle-debug-irc-protocol): Fix call to erc-view-mode-enter.Glenn Morris2007-09-071-0/+5
| |
* | Merge from emacs--rel--22Miles Bader2007-08-131-0/+4
|\ \ | |/ | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-851
| * Replace `iff' in doc-strings and comments.Glenn Morris2007-08-081-0/+4
| |
| * Remove lisp/erc/erc-nicklist.elMiles Bader2007-07-301-0/+6
| | | | | | | | | | | | | | | | | | | | Patches applied: * emacs@sv.gnu.org/emacs--devo--0--patch-832 Remove lisp/erc/erc-nicklist.el Revision: emacs@sv.gnu.org/emacs--rel--22--patch-76 Creator: Michael Olson <mwolson@gnu.org>
* | Remove lisp/erc/erc-nicklist.elMiles Bader2007-07-301-0/+6
| | | | | | | | | | | | | | | | This file has been removed because it is not release-quality, and relies heavily on a module which we cannot distribute with Emacs. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-832 Creator: Michael Olson <mwolson@gnu.org>
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+5
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 70-73) - Update from CVS 2007-07-25 Glenn Morris <rgm@gnu.org> * Relicense all FSF files to GPLv3 or later. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-0/+4
| |
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| |
| * (erc-startup-file-list): Fix typo in docstring.Juanma Barranquero2007-06-071-0/+4
| |
| * (erc-show-channel-key-p): Fix typo in docstring.Juanma Barranquero2007-06-061-0/+4
| |