1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-26 08:41:47 -07:00
emacs/lisp/erc
Amin Bandali 1100fffcd3
* lisp/erc/erc.el: Don't error if 'erc-loaddefs' does not exist.
That autoload file is created as part of the Emacs compilation
process, however we would like ERC to be usable if used outside
emacs.git (e.g. if installed from GNU ELPA).
2021-10-06 23:14:25 -04:00
..
ChangeLog.1
ChangeLog.2
erc-autoaway.el ; Some more docfixes for erc/*.el 2021-09-19 13:21:56 +02:00
erc-backend.el ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
erc-button.el Buttonize functions in curved quotes in ERC 2021-09-25 17:03:13 +02:00
erc-capab.el
erc-compat.el Unobsolete erc-compat.el 2021-09-28 23:54:42 -04:00
erc-dcc.el ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
erc-desktop-notifications.el
erc-ezbounce.el
erc-fill.el ; Stylistic docfixes in erc/*.el found by checkdoc 2021-09-19 12:59:55 +02:00
erc-goodies.el
erc-ibuffer.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
erc-identd.el ; Stylistic docfixes in erc/*.el found by checkdoc 2021-09-19 12:59:55 +02:00
erc-imenu.el
erc-join.el ; Stylistic docfixes in erc/*.el found by checkdoc 2021-09-19 12:59:55 +02:00
erc-lang.el
erc-list.el
erc-log.el ; Stylistic docfixes in erc/*.el found by checkdoc 2021-09-19 12:59:55 +02:00
erc-match.el ; Stylistic docfixes in erc/*.el found by checkdoc 2021-09-19 12:59:55 +02:00
erc-menu.el ; Stylistic docfixes in erc/*.el found by checkdoc 2021-09-19 12:59:55 +02:00
erc-netsplit.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
erc-networks.el Prefer seq-random-elt to nth+random 2021-09-24 19:41:03 +02:00
erc-notify.el ; Stylistic docfixes in erc/*.el found by checkdoc 2021-09-19 12:59:55 +02:00
erc-page.el
erc-pcomplete.el ; Stylistic docfixes in erc/*.el found by checkdoc 2021-09-19 12:59:55 +02:00
erc-replace.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
erc-ring.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
erc-services.el ERC: NickServ: Prompt for password last, overall simplifications (bug#46777) 2021-09-17 00:31:31 -04:00
erc-sound.el ; Stylistic docfixes in erc/*.el found by checkdoc 2021-09-19 12:59:55 +02:00
erc-speedbar.el ERC: Use 'string-search' only on Emacs 28 and later 2021-09-12 14:32:12 -04:00
erc-spelling.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
erc-stamp.el ; Stylistic docfixes in erc/*.el found by checkdoc 2021-09-19 12:59:55 +02:00
erc-status-sidebar.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
erc-track.el ; Stylistic docfixes in erc/*.el found by checkdoc 2021-09-19 12:59:55 +02:00
erc-truncate.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
erc-xdcc.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
erc.el * lisp/erc/erc.el: Don't error if 'erc-loaddefs' does not exist. 2021-10-06 23:14:25 -04:00