summaryrefslogtreecommitdiff
path: root/lisp/erc
Commit message (Expand)AuthorAgeFilesLines
...
| * * lisp/erc/erc.el (erc-rename-buffers): Doc fix. Add :version.Glenn Morris2015-02-132-2/+8
* | * lisp/textmodes/flyspell.el (flyspell-word): Defvar.Stefan Monnier2015-02-132-1/+7
* | # ChangeLog fixesGlenn Morris2015-01-301-2/+2
* | Merge from origin/emacs-24Fabián Ezequiel Gallina2015-01-282-2/+10
|\ \ | |/
| * erc-backend.el: Give hook-name a default value of nil and add-to-list uncondi...Dima Kogan2015-01-142-2/+10
| * Update copyright year to 2015Paul Eggert2015-01-0144-44/+44
* | Don't downcase system diagnostics' first lettersPaul Eggert2015-01-212-2/+6
* | Update copyright year to 2015Paul Eggert2015-01-0144-44/+44
* | Merge branch 'emacs-24'.Paul Eggert2014-11-284-11/+8
|\ \ | |/
| * Fix white-space problems in ChangeLogs.Paul Eggert2014-11-243-9/+8
| * .gitignore cleanup.Paul Eggert2014-11-171-3/+0
* | * erc-desktop-notifications.el (erc-notifications-bus):Michael Albinus2014-11-231-1/+1
* | * erc-desktop-notifications.el (erc-notifications-bus):Michael Albinus2014-11-232-1/+15
* | Merge from emacs-24; up to 117702Glenn Morris2014-11-106-10/+9
|\ \ | |/
| * ChangeLog tweakGlenn Morris2014-11-101-1/+1
| * fix version tagsKelvin White2014-11-106-11/+10
* | Merge from emacs-24; up to 117698Glenn Morris2014-11-097-9/+14
|\ \ | |/
| * Update version to 24.5Kelvin White2014-11-097-9/+14
| * backports: fix changelogKelvin White2014-11-091-34/+30
| * backport: erc bugfixesl3thal2014-11-086-1982/+2166
* | Merge from emacs-24; up to 117669Glenn Morris2014-11-042-1/+6
|\ \ | |/
| * * lisp/erc/erc.el (erc-send-input): Bind `str' dynamically.Stefan Monnier2014-11-042-1/+6
* | Revert previous accidental commitGlenn Morris2014-11-041-13/+11
* | Merge from emacs-24; up to 117669Glenn Morris2014-11-041-11/+13
* | Merge from emacs-24; up to 117634Glenn Morris2014-10-291-4/+2
|\ \ | |/
| * * erc/erc-track.el: Docstring fixes.Stefan Monnier2014-10-201-4/+2
* | Port current-time change to XEmacs 21.4.Paul Eggert2014-10-281-7/+2
* | Simplify use of current-time and friends.Paul Eggert2014-10-283-10/+14
* | Merge from emacs-24; up to 2014-07-28T06:28:15Z!dmantipov@yandex.ruGlenn Morris2014-10-201-0/+4
|\ \ | |/
| * Add 24.4 release ChangeLog entriesemacs-24.4Glenn Morris2014-10-201-0/+4
* | * lisp/erc/erc-track.el (erc-modified-channels-display): Update mode lineIvan Shmakov2014-10-142-3/+8
* | * lisp/erc/erc.el: Fix paren typo in previous.Glenn Morris2014-10-101-1/+1
* | Only initialize erc-last-saved-position if not already a marker.Ivan Shmakov2014-10-102-3/+9
* | * lisp/erc/erc.el (erc-channel-receive-names): Silence compiler warning.Stefan Monnier2014-10-032-8/+15
* | erc.el (erc-rename-buffers): Use defcustom instead of defvar.Kelvin White2014-10-032-5/+11
* | * erc.el (erc-nick-at-point): Fix format-string typo (Bug#17755).Paul Eggert2014-10-022-3/+7
* | Use local variable to determine if buffers should be renamedKelvin White2014-10-022-1/+11
* | Do not reset input ring if one existsIvan Shmakov2014-10-022-1/+6
* | Merge from emacs-24Stefan Monnier2014-09-302-40/+49
|\ \ | |/
| * * lisp/erc/erc-track.el (erc-modified-channels-display): Update all mode linesStefan Monnier2014-09-242-39/+47
* | Rename 24.5 to 25.1Stefan Monnier2014-09-291-1/+1
* | Regression fix - #bug18551Kelvin White2014-09-261-6/+1
* | erc.el: Fix regression - Bug #18551Kelvin White2014-09-262-2/+7
* | Follow Emacs versioningKelvin White2014-09-252-22/+30
* | * erc.el Disable display commands in current buffer, fix case where buffer na...Kelvin White2014-08-132-4/+7
* | * lisp/erc/erc-stamp.el (erc-timestamp-intangible): Disable by default becauseStefan Monnier2014-08-112-1/+7
* | * lisp/erc/erc.el: rename server buffers and fix variable namesKelvin White2014-08-072-5/+14
* | * lisp/erc/erc.el (erc-channel-receive-names): Reduce redundancy.Stefan Monnier2014-07-082-24/+26
* | Fix nick duplication in format-@nickKelvin White2014-07-031-2/+2
* | Update comments in erc-format-@nick to reflect changes in last merge.Kelvin White2014-06-191-4/+5