branch: externals/realgud commit 962b5af40c8970d09581613d67b1a5d99eaa39e7 Author: rocky <ro...@gnu.org> Commit: rocky <ro...@gnu.org>
Remove "+". Thanks ShuguangSun! --- realgud-recursive-autoloads.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/realgud-recursive-autoloads.el b/realgud-recursive-autoloads.el index 00e4709..a83ae24 100644 --- a/realgud-recursive-autoloads.el +++ b/realgud-recursive-autoloads.el @@ -18,7 +18,7 @@ Associate a command buffer with the current source buffer (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "realgud/common/attach" '("realgud:attach-cmdbuf-history"))) -+;;;*** +;;;*** ;;;### (autoloads nil "realgud/common/attach" "realgud/common/attach.el" ;;;;;; (0 0 0 0))