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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lisp/erc/erc.el (erc-accidental-paste-threshold-seconds): Doc tweak.
Glenn Morris
2014-01-30
1
-0
/
+4
*
Link to info manual in `defgroup'.
RĂ¼diger Sonderfeld
2014-01-25
1
-0
/
+4
*
ChangeLog fixes
Glenn Morris
2014-01-21
1
-1
/
+1
*
ChangeLog fixes
Glenn Morris
2014-01-16
1
-1
/
+1
*
ChangeLog fixes
Glenn Morris
2014-01-14
1
-0
/
+4
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Revert earlier erc-button change
Glenn Morris
2013-12-28
1
-2
/
+0
*
Every defcustom should specify its type
Glenn Morris
2013-12-28
1
-0
/
+2
*
Misc small custom fixes
Glenn Morris
2013-12-27
1
-0
/
+4
*
* erc/erc-button.el (erc-nick-popup): Make `nick' available in the eval
Glenn Morris
2013-11-24
1
-0
/
+5
*
* lisp/erc/erc-pcomplete.el (erc-pcomplete): Set this-command.
Stefan Monnier
2013-11-04
1
-0
/
+4
*
* erc.el (erc-invite-only-mode, erc-toggle-channel-mode):
Glenn Morris
2013-09-20
1
-0
/
+5
*
* erc/erc-list.el (erc-list-handle-322): Mark unused argument.
Glenn Morris
2013-09-18
1
-0
/
+1
*
Address some "unused lexical argument" warnings in erc
Glenn Morris
2013-09-18
1
-0
/
+8
*
Address some "unused lexical variable" warnings
Glenn Morris
2013-09-17
1
-0
/
+4
*
* erc.el (erc-update-mode-line-buffer): Handle absent topic.
Vivek Dasmohapatra
2013-09-14
1
-0
/
+5
*
* lisp/erc/erc-desktop-notifications.el (dbus-debug): Declare.
Glenn Morris
2013-09-13
1
-0
/
+4
*
* lisp/erc/erc.el: Use lexical-binding.
Stefan Monnier
2013-08-22
1
-0
/
+31
*
Fix typos in ChangeLogs.
Juanma Barranquero
2013-06-19
1
-2
/
+2
*
* erc/erc-backend.el: Require erc at run-time too (silences compilation)
Glenn Morris
2013-05-29
1
-0
/
+4
*
Silence some compiler warnings
Glenn Morris
2013-05-21
1
-0
/
+5
*
Make some trivial erc.el functions obsolete
Glenn Morris
2013-05-21
1
-0
/
+8
*
Misc custom group fixes
Glenn Morris
2013-05-15
1
-0
/
+8
*
Fix a bunch of custom types (thank you cus-test.el)
Glenn Morris
2013-05-08
1
-0
/
+5
*
* lisp/erc/erc-match.el (erc-match-message): Fix last commit.
Aidan Gauland
2013-02-12
1
-0
/
+4
*
ChangeLog fixes
Glenn Morris
2013-02-11
1
-0
/
+5
*
Remove all references to buffer-file-type and related features.
Eli Zaretskii
2013-02-09
1
-0
/
+4
*
Use point-max-marker and point-min-marker here and there.
Dmitry Antipov
2013-01-11
1
-0
/
+5
*
* lisp/erc/erc-backend.el (312): Fix typo.
Glenn Morris
2013-01-03
1
-0
/
+4
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+1
|
\
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
|
Defcustom :version fixes
Glenn Morris
2012-11-30
1
-0
/
+4
*
|
New ERC option to avoid sending accidentally-pasted text to the server.
Eric Hanchrow
2012-11-30
1
-0
/
+11
*
|
* lisp/erc/erc-backend.el: Fix last change that missed calls to `second'.
Stefan Monnier
2012-11-23
1
-0
/
+5
*
|
Use cl-lib instead of cl, and interactive-p => called-interactively-p.
Stefan Monnier
2012-11-19
1
-0
/
+13
*
|
Merge from emacs-24; up to 2012-11-13T18:57:26Z!dgutov@yandex.ru
Glenn Morris
2012-11-16
1
-0
/
+4
|
\
|
|
*
Document new erc module "notifications"
Glenn Morris
2012-11-12
1
-0
/
+4
|
/
*
* lisp/erc/erc-backend.el: Fix last bug number.
Stefan Monnier
2012-10-28
1
-1
/
+1
*
* lisp/erc/erc-backend.el: Only require `erc' during compilation.
Stefan Monnier
2012-10-28
1
-0
/
+4
*
* lisp/erc/erc-backend.el: Require `erc' instead of autoloading its macros.
Stefan Monnier
2012-10-18
1
-1
/
+2
*
* lisp/erc/erc-backend.el (erc-with-server-buffer): Autoload as well.
Stefan Monnier
2012-10-18
1
-0
/
+4
*
* lisp/erc/erc.el (erc-log): Make it into a defsubst.
Stefan Monnier
2012-10-15
1
-5
/
+12
*
Remove tiny change marker for author with assignment
Glenn Morris
2012-10-06
1
-1
/
+1
*
* lisp/erc/erc-log.el (erc-generate-log-file-name-function): Clarify tags
Deniz Dogan
2012-10-06
1
-0
/
+5
*
* lisp/erc/erc-button.el (erc-button-alist): Remove "finger".
Glenn Morris
2012-10-06
1
-0
/
+4
*
Small fix for invisible timestamps
Antoine Levitt
2012-10-06
1
-0
/
+5
*
* lisp/erc/erc-backend.el (NICK): Handle pre-existing buffers.
Glenn Morris
2012-10-06
1
-0
/
+4
*
Add missing :version tags
Glenn Morris
2012-10-06
1
-2
/
+7
*
Rename erc-notifications.el to erc-desktop-notifications.el
Julien Danjou
2012-10-04
1
-0
/
+5
*
Use declare forms, where possible, to mark obsolete functions.
Chong Yidong
2012-09-25
1
-0
/
+4
[next]