Juanma Barranquero
f44407aa4b
(erc-noncommands-list, noncommands, erc-control-characters,
...
erc-interpret-controls-p, erc-interpret-mirc-color): Fix typos in docstrings.
(erc-controls-highlight): Reflow docstring.
2008-05-05 22:50:58 +00:00
Glenn Morris
eb89b1a26f
(erc-put-text-properties): Replace use of cl mapcar*.
2008-04-27 18:23:50 +00:00
Michael Olson
b5fa335a00
ERC: (erc-remove-text-properties-region): Disable this command by default.
2008-04-17 05:02:14 +00:00
Miles Bader
b03f96dc5a
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1074
2008-02-24 10:09:07 +00:00
Michael Olson
2a927019fa
ERC: Sync from upstream.
2008-02-23 18:58:56 +00:00
Juanma Barranquero
4f9c00e2dc
(erc-valid-nick-regexp): Replace legal' with
valid'.
2008-02-05 13:00:43 +00:00
Michael Olson
15db4a13e5
Sync ERC 5.3 release.
2008-01-26 21:49:41 +00:00
Miles Bader
f187f57d54
Add arch tagline
2008-01-25 05:03:52 +00:00
Michael Olson
5e56b3fb5a
ERC: Sync version 5.3, release candidate 1.
2008-01-25 03:28:10 +00:00
Michael Olson
712e2b05e1
ERC: Sync changes from upstream.
2008-01-10 03:51:14 +00:00
Miles Bader
59ce725a3b
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
2008-01-08 20:46:54 +00:00
Juanma Barranquero
429e6fb63d
*** empty log message ***
2008-01-07 18:24:12 +00:00
Glenn Morris
8b72699e88
Add 2008 to copyright years.
2008-01-07 01:14:52 +00:00
Stefan Monnier
48d33090d0
* erc-ibuffer.el (erc-channel-modes):
...
* 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.
2008-01-04 06:29:12 +00:00
Michael Olson
1c36df9774
Sync from ERC upstream
...
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.
2007-12-09 06:40:47 +00:00
David Kastrup
274f1353e0
* erc-stamp.el (erc-echo-timestamp):
...
* 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'.
2007-12-08 01:02:29 +00:00
Deepak Goel
2e564b0dc5
Fix buggy call to `error'.
2007-12-06 16:30:37 +00:00
Glenn Morris
c2fd78e06d
(erc-controls-strip): Declare for compiler.
2007-12-01 03:44:37 +00:00
Glenn Morris
e3abf9d998
Fix comment typo.
2007-12-01 03:41:16 +00:00
Glenn Morris
afa803d576
(erc-server-send-ping): Move after definition of erc-server-send.
2007-12-01 03:34:03 +00:00
Dan Nicolaescu
f29263b302
* erc.el (open-ssl-stream, open-tls-stream, erc-network-name):
...
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.
2007-11-30 08:12:58 +00:00
Michael Olson
d63a593b12
ERC: Add (tiny change) to ChangeLog entry.
2007-11-29 22:42:56 +00:00
Michael Olson
2131c501dd
Sync from upstream ERC
...
- Parse 307 (nick has identified) responses.
- Only activate some things if the connection has been established.
2007-11-29 22:36:38 +00:00
Juanma Barranquero
aba30bafac
(erc-log-matches): Fix typos in docstring.
2007-11-15 18:41:18 +00:00
Juanma Barranquero
da2a6e44b1
(erc-log-matches): Fix typo in docstring.
2007-11-15 16:49:09 +00:00
Michael Olson
88406d6ee8
Silence some byte-compiler warnings in ERC
2007-11-01 01:12:59 +00:00
Michael Olson
f2168a4cda
Revert bad erc-track change; ignore erc-track-minor-mode properly in desktop
...
* lisp/desktop.el (desktop-minor-mode-table): Add line for ERC.
2007-10-30 00:50:07 +00:00
Michael Olson
b957dc707e
Fix typo in lisp/erc/ChangeLog
2007-10-29 01:21:16 +00:00
Michael Olson
b6675b2d62
Sync from upstream ERC
2007-10-29 01:00:33 +00:00
Dan Nicolaescu
0bde6a03c6
* emulation/edt-mapper.el (edt-emacs-variant): Replace the only
...
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.
2007-10-25 23:25:08 +00:00
Glenn Morris
e2cfa9afa6
(erc-modified-channels-update): Use mapc rather than mapcar.
2007-10-13 03:04:55 +00:00
Glenn Morris
bab41d38f0
Changes from author without assignment are tiny.
2007-09-19 07:39:43 +00:00
Michael Olson
d20cf916c0
Sync changes from upstream ERC
2007-09-19 03:29:03 +00:00
Michael Olson
3b55829a41
Check in ChangeLog entries for lisp/erc that were accidentally omitted
2007-09-08 04:00:40 +00:00
Glenn Morris
645e533aee
(erc-toggle-debug-irc-protocol): Fix call to erc-view-mode-enter.
2007-09-07 04:38:47 +00:00
Miles Bader
37cc095b6a
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-851
2007-08-13 13:41:28 +00:00
Glenn Morris
ab2d877d45
Replace `iff' in doc-strings and comments.
2007-08-08 07:17:12 +00:00
Miles Bader
9fb94aba05
Remove lisp/erc/erc-nicklist.el
...
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>
2007-07-30 05:36:39 +00:00
Miles Bader
f83b90a66f
Remove lisp/erc/erc-nicklist.el
...
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>
2007-07-30 05:33:38 +00:00
Miles Bader
9aecacd08a
Merge from emacs--rel--22
...
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
2007-07-26 05:28:10 +00:00
Glenn Morris
cacc7b5131
Switch license to GPLv3 or later.
2007-07-25 07:11:02 +00:00
Glenn Morris
e0085d62fa
Switch license to GPLv3 or later.
2007-07-25 04:14:29 +00:00
Juanma Barranquero
c2e5c9395f
(erc-scroll-to-bottom): Remove redundant check.
2007-06-14 00:14:53 +00:00
Juanma Barranquero
680a990518
(erc-startup-file-list): Fix typo in docstring.
2007-06-07 00:38:27 +00:00
Juanma Barranquero
e699d13e08
(erc-startup-file-list): Fix typo in docstring.
2007-06-07 00:13:14 +00:00
Juanma Barranquero
84ae33dfe9
(erc-show-channel-key-p): Fix typo in docstring.
2007-06-06 22:10:42 +00:00
Juanma Barranquero
61eefda8bf
(erc-show-channel-key-p): Fix typo in docstring.
2007-06-06 15:32:35 +00:00
Miles Bader
ff59d266c7
Release ERC 5.2.
...
I have updated the version of ERC to 5.2, since it fixes a bug with C-c
C-SPC being bound globally by default. For the full list of changes in
this version, see etc/ERC-NEWS.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-687
Creator: Michael Olson <mwolson@gnu.org>
2007-04-01 13:36:38 +00:00
Glenn Morris
5b87ad5540
Switch to standard GPL text for license.
2007-02-11 01:18:25 +00:00
Glenn Morris
f0fa15c5e5
Add 2007 to copyright years.
2007-01-21 02:48:43 +00:00