mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-02 02:10:46 -08:00
* lisp/erc/erc-common.el (erc--define-catalog): Accept a `:parent' keyword to allow for extending an existing catalog by overriding some subset of defined entries. (erc-define-message-format-catalog): Add edebug spec. * lisp/erc/erc.el (erc-retrieve-catalog-entry): Check parent for definition before looking to `default-toplevel-value'. * test/lisp/erc/erc-tests.el (erc-retrieve-catalog-entry): Add test case for inheritance. * test/lisp/erc/resources/erc-tests-common.el (erc-tests-common-pp-propertized-parts): Fix bug in convenience command. (Bug#67677) |
||
|---|---|---|
| .. | ||
| base | ||
| commands | ||
| dcc/chat | ||
| erc-d | ||
| fill/snapshots | ||
| join | ||
| keep-place | ||
| match/fools | ||
| networks | ||
| sasl | ||
| scrolltobottom | ||
| services | ||
| erc-scenarios-common.el | ||
| erc-tests-common.el | ||