branch: elpa/subed commit 864748cad4c7538555b1c030251575bfd40e5156 Author: Random User <rnd...@posteo.de> Commit: Random User <rnd...@posteo.de>
Point to subed-mode docstring in "Commentary" --- subed/subed.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/subed/subed.el b/subed/subed.el index 3a0e3e3..1f59ecc 100644 --- a/subed/subed.el +++ b/subed/subed.el @@ -26,8 +26,9 @@ ;;; Commentary: ;; -;; subed is a major mode for editing subtitles with Emacs and mpv. See -;; README.org or https://github.com/rndusr/subed for more information. +;; subed is a major mode for editing subtitles with Emacs and mpv. See C-h f +;; subed-mode, the README.org file or https://github.com/rndusr/subed for more +;; information. ;;; Code: