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
Commit message (
Expand
)
Author
Age
Files
Lines
*
lisp/*.el: Fix typos and other trivial doc fixes
Juanma Barranquero
2019-09-21
13
-49
/
+50
*
lisp/*.el, src/*.c: Fix typos in docstrings
Juanma Barranquero
2019-09-19
1
-11
/
+11
*
Fix erc-lurker-update-status (bug#36843)
Amin Bandali
2019-09-05
1
-7
/
+12
*
* lisp/erc/erc-stamp.el: Fix erc-echo-timestamp (bug#22700)
Stefan Monnier
2019-08-19
1
-10
/
+9
*
Make `C-u RET' in erc use the secondary browser
Lars Ingebrigtsen
2019-08-01
1
-2
/
+2
*
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
Stefan Monnier
2019-06-26
2
-16
/
+15
*
* lisp/calc/calc-ext.el (math-scalarp): Fix typo
Stefan Monnier
2019-06-26
2
-15
/
+16
*
Autojoin channels with same name on different servers in erc
Martin Kletzander
2019-06-23
1
-0
/
+4
*
Remove XEmacs compat code from erc
Lars Ingebrigtsen
2019-06-20
7
-114
/
+31
*
Fix typo in previous erc.el change
Lars Ingebrigtsen
2019-06-19
1
-18
/
+18
*
Use add/remove-hook on erc-pre-send-functions
Lars Ingebrigtsen
2019-06-19
2
-6
/
+4
*
Fix previous change to erc (where commands like /me wouldn't be sent)
Lars Ingebrigtsen
2019-06-19
3
-30
/
+40
*
Don't have erc-goodies and erc-ring register functions multiple times
Lars Ingebrigtsen
2019-06-19
2
-2
/
+2
*
Adjust erc functions after previous erc-pre-send-function change
Lars Ingebrigtsen
2019-06-14
3
-20
/
+28
*
Obsolete erc-send-pre-hook and add new erc-pre-send-function
Lars Ingebrigtsen
2019-06-14
1
-3
/
+25
*
erc-dcc.el minor clean-ups
Lars Ingebrigtsen
2019-06-13
1
-7
/
+1
*
Fix erc-dcc server-close code and fix compilation warning
Lars Ingebrigtsen
2019-06-13
1
-6
/
+7
*
Make erc-dcc-server work again by making synchronous
Lars Ingebrigtsen
2019-06-13
1
-1
/
+0
*
Add comment to clarify the use of `str'
Lars Ingebrigtsen
2019-06-13
1
-0
/
+2
*
Update author/maintainer info
Paul Eggert
2019-05-26
1
-1
/
+1
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
34
-0
/
+38
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
34
-38
/
+0
*
Omit/rewrite useless regexp repetitions
Paul Eggert
2019-04-12
2
-2
/
+2
*
Pop to originating erc buffer when clicking desktop notification
Alex Murray
2019-04-12
1
-8
/
+14
*
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
2
-5
/
+5
*
Avoid some double-rounding of Lisp timestamps
Paul Eggert
2019-02-22
5
-44
/
+35
*
* lisp/erc/erc.el (erc-version-string): Remove, unused
Stefan Monnier
2019-02-18
1
-3
/
+0
*
Merge from origin/emacs-26
Glenn Morris
2019-02-15
1
-4
/
+7
|
\
|
*
Avoid errors in erc-dcc.el when erc-dcc-verbose is non-nil
Victor J. Orlikowski
2019-02-15
1
-4
/
+7
*
|
Merge from origin/emacs-26
Glenn Morris
2019-01-18
1
-1
/
+1
|
\
|
|
*
; Fix some trivial doc typos
Glenn Morris
2019-01-12
1
-1
/
+1
*
|
Run window change functions during redisplay
Martin Rudalics
2019-01-11
1
-3
/
+2
*
|
Merge from origin/emacs-26
Paul Eggert
2018-12-31
37
-37
/
+37
|
\
|
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
37
-37
/
+37
*
|
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
3
-17
/
+17
*
|
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
*
|
Prune most-positive-fixnum from Lisp source
Paul Eggert
2018-08-22
1
-13
/
+0
*
|
Audit use of lsh and fix glitches
Paul Eggert
2018-08-21
1
-2
/
+2
*
|
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-07-01
1
-3
/
+0
*
|
More alias-related tedium
Glenn Morris
2018-04-20
1
-3
/
+3
*
|
The tedious game of whack-a-mole with compiler warnings continues
Glenn Morris
2018-04-20
1
-3
/
+3
*
|
Make erc-current-logfile work with explicit parameter
Lars Ingebrigtsen
2018-04-14
1
-12
/
+13
*
|
* lisp/erc/erc-button.el (erc-button-search-url): Doc fix.
Lars Ingebrigtsen
2018-04-14
1
-1
/
+1
*
|
erc build fix for the previous patch
Lars Ingebrigtsen
2018-04-14
1
-0
/
+1
*
|
erc-truncate-buffer-on-save doc string clarification
Lars Ingebrigtsen
2018-04-14
1
-1
/
+1
*
|
Ignore all-whitespace topics in erc
Lars Ingebrigtsen
2018-04-14
1
-2
/
+4
*
|
Rename url-button-google-url
Lars Ingebrigtsen
2018-04-14
1
-2
/
+6
[next]