You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Packaging wgrep as a minor mode would include the keybindings description (of wgrep-mode-map) in the description show by describe-mode. define-minor-mode makes packaging up the minor mode fairly easy.
The text was updated successfully, but these errors were encountered:
Packaging
wgrep
as a minor mode would include the keybindings description (ofwgrep-mode-map
) in the description show by describe-mode.define-minor-mode
makes packaging up the minor mode fairly easy.The text was updated successfully, but these errors were encountered: