1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-22 06:41:04 -07:00
emacs/lisp/erc
Stefan Monnier 32e8989157 pcomplete.el: Simplify obarray use and fix some remaining warnings
* lisp/pcomplete.el (pcomplete-define, pcomplete-alias)
(pcomplete-find-completion-function): Use the symbol's function slot
instead of a `pcomplete-function` symbol property.
2026-03-19 11:23:39 -04:00
..
ChangeLog.1 ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
ChangeLog.2 ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-autoaway.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-backend.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-button.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-capab.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-common.el Use seq-doseq for iterating over strings in ERC 2026-01-11 05:25:03 -08:00
erc-compat.el Rename 'any' to 'member-if' and deprecate 'cl-member-if' 2026-03-04 14:43:05 +00:00
erc-dcc.el pcomplete.el: Simplify obarray use and fix some remaining warnings 2026-03-19 11:23:39 -04:00
erc-desktop-notifications.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-ezbounce.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-fill.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-goodies.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-ibuffer.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-identd.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-imenu.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-join.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-lang.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-list.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-log.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-match.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-menu.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-netsplit.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-networks.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-nicks.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-notify.el Add pcomplete--obarray for isolated completion function dispatch 2026-03-17 22:48:10 +00:00
erc-page.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-pcomplete.el pcomplete.el: Simplify obarray use and fix some remaining warnings 2026-03-19 11:23:39 -04:00
erc-replace.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-ring.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-sasl.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-services.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-sound.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-speedbar.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-spelling.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-stamp.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-status-sidebar.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-track.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-truncate.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-xdcc.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc.el Use seq-doseq for iterating over strings in ERC 2026-01-11 05:25:03 -08:00