]> git.eshelyaron.com Git - emacs.git/commit
* lisp/help-fns.el (help--symbol-class): Concat chars for all namespaces.
authorJuri Linkov <juri@linkov.net>
Thu, 17 Jun 2021 20:19:30 +0000 (23:19 +0300)
committerJuri Linkov <juri@linkov.net>
Thu, 17 Jun 2021 20:19:30 +0000 (23:19 +0300)
commitfe1b72d21658cf3acfaae3b092bc53a2fe479f0f
tree572c1bcb5598d1150fb3dba45f77d4395daa71f2
parent45acbe6d622f807ff960e1c2fe92127188f57f68
* lisp/help-fns.el (help--symbol-class): Concat chars for all namespaces.

Since Emacs Lisp is more than Lisp-2, separately output letters
for each namespace: functions, variables, faces, classes.
Use non-letter characters for additional properties
such as advice, obsolete, local.
(help--symbol-completion-table-affixation): Use format "%-4s".
https://lists.gnu.org/archive/html/emacs-devel/2021-06/msg00524.html
lisp/help-fns.el