1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-09 15:50:40 -08:00
emacs/lisp/cedet
Paul Eggert 6af5aad264 Prefer ‘format’ to ‘substitute-command-keys’
* src/character.h (uLSQM, uRSQM): Move here ...
* src/doc.c (uLSQM, uRSQM): ... from here.
* src/doc.c (Fsubstitute_command_keys):
* src/syntax.c (Finternal_describe_syntax_value):
* lisp/cedet/mode-local.el (mode-local-print-binding)
(mode-local-describe-bindings-2):
* lisp/cedet/srecode/srt-mode.el (srecode-macro-help):
* lisp/cus-theme.el (describe-theme-1):
* lisp/descr-text.el (describe-text-properties-1, describe-char):
* lisp/emacs-lisp/cl-extra.el (cl--describe-class):
* lisp/emacs-lisp/cl-generic.el (cl--generic-describe):
* lisp/emacs-lisp/eieio-opt.el (eieio-help-constructor):
* lisp/emacs-lisp/package.el (describe-package-1):
* lisp/faces.el (describe-face):
* lisp/help-fns.el (help-fns--key-bindings)
(help-fns--compiler-macro, help-fns--parent-mode)
(help-fns--obsolete, help-fns--interactive-only)
(describe-function-1, describe-variable):
* lisp/help.el (describe-mode):
Prefer ‘format’ to ‘substitute-command-keys’ when either will do
to implement quoting style.  This generally makes the code simpler.
2015-08-14 15:55:58 -07:00
..
ede ede-proj-target-makefile docstring tweaks 2015-08-02 08:27:54 -07:00
semantic Respect python.el imenu when semantic-mode is off 2015-08-11 23:04:11 -03:00
srecode Prefer ‘format’ to ‘substitute-command-keys’ 2015-08-14 15:55:58 -07:00
cedet-cscope.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cedet-files.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cedet-global.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cedet-idutils.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cedet.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.1 Rename ChangeLogs for gitlog-to-changelog 2015-04-07 00:00:06 -07:00
data-debug.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ede.el Rename project-directories to project-roots 2015-07-31 05:53:14 +03:00
inversion.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mode-local.el Prefer ‘format’ to ‘substitute-command-keys’ 2015-08-14 15:55:58 -07:00
pulse.el Only cancel timer when it is non-nil 2015-05-06 23:15:54 +03:00
semantic.el Don't overflow if computing approximate percentage 2015-07-31 10:13:38 -07:00
srecode.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00