1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-02 02:10:46 -08:00
emacs/test/lisp/erc/resources
F. Jason Park 37e87bc3ee Make ERC's format catalogs more extensible
* 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)
2024-01-07 15:11:26 -08:00
..
base Allow selecting graphical ERC tests manually 2023-12-27 21:32:25 -08:00
commands Add erc-server-396 response handler 2023-12-17 20:17:54 -08:00
dcc/chat ; Attempt to fix race in erc-buffer-display test 2023-11-01 16:14:10 -07:00
erc-d Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
fill/snapshots Use templates for formatting chat messages in ERC 2023-12-17 20:17:55 -08:00
join Allow selecting graphical ERC tests manually 2023-12-27 21:32:25 -08:00
keep-place Fix regression in erc-keep-place-indicator-mode 2023-12-31 06:56:32 -08:00
match/fools Manage some text props for ERC insertion-hook members 2023-10-13 07:47:01 -07:00
networks ; Fix typos 2023-01-15 02:14:19 +01:00
sasl Replace some uses of erc-error 2023-12-23 06:46:33 -08:00
scrolltobottom Consider all windows in erc-scrolltobottom-mode 2023-09-10 17:58:20 -07:00
services ; Relax timeouts on some ERC tests 2023-08-15 16:47:20 -07:00
erc-scenarios-common.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
erc-tests-common.el Make ERC's format catalogs more extensible 2024-01-07 15:11:26 -08:00