diff options
| -rw-r--r-- | lib/unicode-chars.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/unicode-chars.el b/lib/unicode-chars.el index 5b566fb3..443fb7c8 100644 --- a/lib/unicode-chars.el +++ b/lib/unicode-chars.el @@ -5047,6 +5047,7 @@ ;; taken from xmlunicode.el, also by Norman Walsh. ;; Modified a bit by me to use its own help-style buffer +;;;###autoload (defun unicode-chars-list-chars () "Insert each Unicode character into a buffer. Lets you see which characters are available for literal display |
