commit 497184497d9b3f84d2546c7d72257532023de66e from: Paul W. Rankin date: Tue Mar 13 05:21:44 2018 UTC Fix group errors commit - d2efd288d1d9b2a3e56267865a0f0d5b02fa7b88 commit + 497184497d9b3f84d2546c7d72257532023de66e blob - 7c22af9b877b97b620ecec5c4b70190f982b61b0 blob + 755aade1a57f7823bf44db5c44bd0f4484b75247 --- side-notes.el +++ side-notes.el @@ -63,7 +63,7 @@ with `add-file-local-variable'." t "If non-nil, switch to notes window upon displaying it." :type 'boolean - :group 'notes) + :group 'side-notes) (defcustom side-notes-display-alist '((side . right) @@ -73,7 +73,7 @@ with `add-file-local-variable'." See `display-buffer-in-side-window' for example options." :type 'alist - :group 'notes) + :group 'side-notes) (defvar-local side-notes-buffer-identify nil