index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
erc
/
erc.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prefer setq-local in erc
Stefan Kangas
2020-12-04
1
-7
/
+6
*
Don't set XEmacs only properties start-open and end-open
Stefan Kangas
2020-11-20
1
-2
/
+1
*
Assume font-lock is provided; it's preloaded since 22.1
Stefan Kangas
2020-11-19
1
-1
/
+0
*
Replace irc.freenode.net with chat.freenode.net
Amin Bandali
2020-10-31
1
-2
/
+2
*
Make erc expand the final abbrev
Lars Ingebrigtsen
2020-10-16
1
-0
/
+4
*
Merge from origin/emacs-27
Glenn Morris
2020-10-02
1
-2
/
+2
|
\
|
*
; Fix many typos in symbols in docs and comments
Stefan Kangas
2020-10-02
1
-2
/
+2
*
|
Use format-prompt in calls to completing-read with a default value
Lars Ingebrigtsen
2020-09-06
1
-1
/
+2
*
|
Remove some compat code from erc
Lars Ingebrigtsen
2020-08-19
1
-2
/
+1
*
|
Make erc-compat.el obsolete
Stefan Kangas
2020-08-13
1
-12
/
+12
*
|
Fix erc-reuse-buffers behavior
Mingde (Matthew) Zeng
2020-08-12
1
-36
/
+49
*
|
Make more erc function aliases obsolete
Stefan Kangas
2020-08-07
1
-30
/
+30
*
|
Further fix for erc-generate-new-buffer-name
Kevin Brubeck Unhammer
2020-08-05
1
-3
/
+4
*
|
Make the erc /ignore command prompt for a timeout
Lars Ingebrigtsen
2020-08-05
1
-6
/
+59
*
|
Fix erc bug when there's two channels with the same name
Lars Ingebrigtsen
2020-08-02
1
-4
/
+6
*
|
Make the erc-header-line default to header-line
Philip K
2020-07-29
1
-1
/
+1
*
|
Fix and extend format-spec (bug#41758)
Basil L. Contovounesios
2020-06-18
1
-11
/
+10
|
/
*
* lisp/erc/erc.el: Add URL to the new ERC page on the Emacs site
Amin Bandali
2020-04-16
1
-13
/
+4
*
New function erc-switch-to-buffer-other-window
Amin Bandali
2020-04-13
1
-19
/
+28
*
ERC: Update maintainer address
Amin Bandali
2020-03-18
1
-1
/
+1
*
Update ERC mailing list address
Amin Bandali
2020-03-06
1
-1
/
+1
*
ERC: New maintainer.
Amin Bandali
2020-01-17
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Make ERC respect erc-channel-hide-list
Lars Ingebrigtsen
2019-10-28
1
-4
/
+4
*
Ensure that the prompt is kept on the final line
Lars Ingebrigtsen
2019-10-23
1
-0
/
+9
*
Make erc-cmd-CLEAR do what its doc string says
Lars Ingebrigtsen
2019-10-23
1
-1
/
+2
*
Remove lisp/erc/ file-local indent-tabs-mode settings
Noam Postavsky
2019-09-21
1
-2
/
+0
*
lisp/*.el: Fix typos and other trivial doc fixes
Juanma Barranquero
2019-09-21
1
-5
/
+5
*
Fix erc-lurker-update-status (bug#36843)
Amin Bandali
2019-09-05
1
-7
/
+12
*
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
Stefan Monnier
2019-06-26
1
-1
/
+1
*
* lisp/calc/calc-ext.el (math-scalarp): Fix typo
Stefan Monnier
2019-06-26
1
-1
/
+1
*
Remove XEmacs compat code from erc
Lars Ingebrigtsen
2019-06-20
1
-25
/
+7
*
Fix typo in previous erc.el change
Lars Ingebrigtsen
2019-06-19
1
-18
/
+18
*
Fix previous change to erc (where commands like /me wouldn't be sent)
Lars Ingebrigtsen
2019-06-19
1
-17
/
+28
*
Adjust erc functions after previous erc-pre-send-function change
Lars Ingebrigtsen
2019-06-14
1
-11
/
+14
*
Obsolete erc-send-pre-hook and add new erc-pre-send-function
Lars Ingebrigtsen
2019-06-14
1
-3
/
+25
*
Add comment to clarify the use of `str'
Lars Ingebrigtsen
2019-06-13
1
-0
/
+2
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
Use regexp-opt-charset to improve regexp tweaks
Paul Eggert
2019-03-27
1
-3
/
+1
*
2019-03-26 regex cleanup
Paul Eggert
2019-03-26
1
-4
/
+3
*
Fix regular-expression glitches and typos
Paul Eggert
2019-03-04
1
-2
/
+2
*
Avoid some double-rounding of Lisp timestamps
Paul Eggert
2019-02-22
1
-24
/
+17
*
* lisp/erc/erc.el (erc-version-string): Remove, unused
Stefan Monnier
2019-02-18
1
-3
/
+0
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-4
/
+4
*
|
file-attributes cleanup
Paul Eggert
2018-09-23
1
-2
/
+1
*
|
Remove useless requires of subr-x at runtime
Glenn Morris
2018-09-10
1
-1
/
+1
*
|
erc build fix for the previous patch
Lars Ingebrigtsen
2018-04-14
1
-0
/
+1
[next]