1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-10 16:21:09 -07:00
emacs/lisp/cedet/srecode
Stefan Kangas 6cd9e586cc New function substitute-quotes
* lisp/help.el (substitute-quotes): New function.  (Bug#51040)
* doc/lispref/help.texi (Keys in Documentation): Document
substitute-quotes.
* test/lisp/help-tests.el (help-tests-substitute-quotes): New test.

* lisp/cedet/srecode/srt-mode.el (srecode-macro-help):
* lisp/cus-theme.el (describe-theme-1):
* lisp/emacs-lisp/cl-extra.el (cl--describe-class):
* lisp/emacs-lisp/eieio-opt.el (eieio-help-constructor):
* lisp/emacs-lisp/package.el (describe-package-1):
* lisp/help-fns.el (help-fns--parent-mode, help-fns--var-risky)
(help-fns--var-file-local, help-fns--var-bufferlocal)
(describe-face):
* lisp/help.el (substitute-command-keys):
* lisp/progmodes/octave.el (octave-help): Use the new function
instead of 'substitute-command-keys'.
2022-09-10 07:37:36 +02:00
..
args.el
compile.el CEDET: Remove left-over uses of obsolete <class>-child-p predicates 2022-08-02 13:06:51 -04:00
cpp.el
ctxt.el
dictionary.el
document.el Make point-at-eol and point-at-bol obsolete 2022-08-23 04:54:57 +02:00
el.el
expandproto.el
extract.el
fields.el
filters.el
find.el
getset.el
insert.el Make point-at-eol and point-at-bol obsolete 2022-08-23 04:54:57 +02:00
java.el
map.el
mode.el
semantic.el
srt-mode.el New function substitute-quotes 2022-09-10 07:37:36 +02:00
srt.el
table.el Rename object-sort-list to srecode-object-sort-list 2022-08-05 13:05:06 +02:00
template.el
texi.el