branch: externals/beardbolt
commit 04dd896bd57478115fbf6cda1b7c17628a8cdb1e
Author: Jay Kamat <[email protected]>
Commit: Jay Kamat <[email protected]>
Update README
---
README.org | 4 ++--
rmsbolt.el | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.org b/README.org
index 64dbd1a5fd..74ef892ee1 100644
--- a/README.org
+++ b/README.org
@@ -166,8 +166,8 @@ You're done!
* Community and Support
-There isn't a dedicated place to discuss this yet, but I hang out in ~#emacs~
on
-freenode. ~:)~
+There isn't a dedicated place to discuss this yet, but I (~jgkamat~) hang out
in
+~#emacs~ on freenode. ~:)~
If you find issues, please send me a mail or submit an issue.
diff --git a/rmsbolt.el b/rmsbolt.el
index a66c85c16b..29084bafc2 100644
--- a/rmsbolt.el
+++ b/rmsbolt.el
@@ -278,7 +278,7 @@ Outputs assembly file if ASM."
(demangler
nil
:type 'string
- :documentation "The command of the demangler to use for this source code.")
+ :documentation "The command of the demangler to use for this source code.
If nil, don't demangle.")
(disass-hidden-funcs
nil
:type 'string