emacs/lisp/calc
Stefan Kangas 4a3ba8528b Use substitute-command-keys for literal key sequences
* lisp/abbrev.el (expand-region-abbrevs):
* lisp/calc/calc-graph.el (calc-graph-show-dumb):
* lisp/calc/calc-help.el (calc-help-for-help):
* lisp/calc/calc-mode.el (calc-auto-why):
* lisp/calc/calc.el (calc-do):
* lisp/calculator.el (calculator-mode):
* lisp/dired-aux.el (dired-create-files)
(dired-do-create-files-regexp, dired-create-files-non-directory):
* lisp/dired-x.el (dired-virtual):
* lisp/dired.el (dired-mark-region, dired-unmark-all-files):
* lisp/emacs-lisp/map-ynp.el (map-y-or-n-p):
* lisp/emacs-lisp/re-builder.el (reb-enter-subexp-mode):
* lisp/epa-ks.el (epa-ks--display-keys):
* lisp/erc/erc.el (erc-toggle-debug-irc-protocol):
* lisp/files.el (save-some-buffers):
* lisp/gnus/gnus-dired.el (gnus-dired-find-file-mailcap)
(gnus-dired-print):
* lisp/gnus/gnus-group.el (gnus-keep-same-level):
* lisp/gnus/gnus-score.el (gnus-score-find-trace):
* lisp/gnus/gnus.el (to-list):
* lisp/gnus/message.el (message--send-mail-maybe-partially):
* lisp/mail/supercite.el (sc-set-variable):
* lisp/minibuffer.el (minibuffer-inactive-mode):
* lisp/progmodes/etags.el (select-tags-table):
* lisp/progmodes/idlw-shell.el (idlwave-shell-mode)
(idlwave-shell-char-mode-loop):
* lisp/replace.el (query-replace-help):
* lisp/simple.el (set-variable):
* lisp/subr.el (read-char-from-minibuffer):
* lisp/textmodes/ispell.el (ispell-help, ispell-message):
* lisp/textmodes/reftex-global.el (reftex-find-duplicate-labels):
* lisp/textmodes/reftex-vars.el
(reftex-toc-include-file-boundaries)
(reftex-toc-include-labels, reftex-toc-include-index-entries)
(reftex-toc-include-context, reftex-toc-follow-mode)
(reftex-index-include-context, reftex-index-follow-mode)
(reftex-enable-partial-scans)
(reftex-auto-update-selection-buffers)
(reftex-highlight-selection):
* lisp/time.el (display-time-update):
* lisp/vc/ediff-help.el (ediff-help-for-quick-help):
* lisp/vc/ediff-init.el (ediff-keep-variants):
* lisp/vc/ediff-ptch.el (ediff-fixup-patch-map)
(ediff-patch-file-internal):
* lisp/windmove.el (windmove-delete-default-keybindings): Use
'substitute-command-keys' for literal key sequences.

* lisp/userlock.el (userlock--fontify-key): Remove function.
(ask-user-about-lock, ask-user-about-lock-help)
(ask-user-about-supersession-threat)
(ask-user-about-supersession-help): Use 'substitute-command-keys' for
literal key sequences.

* lisp/ibuffer.el (ibuffer-unmark-all): Use 'substitute-command-keys'
for command.
2021-11-22 12:04:19 +01:00
..
calc-aent.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
calc-alg.el Remove redundant #' before lambda in calc/*.el 2021-04-05 17:28:05 +02:00
calc-arith.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-bin.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
calc-comb.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-cplx.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-embed.el Prefer setq-local in a few more places 2021-02-08 00:25:16 +01:00
calc-ext.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
calc-fin.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-forms.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
calc-frac.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-funcs.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-graph.el Use substitute-command-keys for literal key sequences 2021-11-22 12:04:19 +01:00
calc-help.el Use substitute-command-keys for literal key sequences 2021-11-22 12:04:19 +01:00
calc-incom.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-keypd.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
calc-lang.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
calc-macs.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-map.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
calc-math.el Calc: mend math-nth-root-float (bug#51209) 2021-10-15 12:14:05 +02:00
calc-menu.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
calc-misc.el Use substitute-command-keys for literal key sequences 2021-11-22 12:04:19 +01:00
calc-mode.el Use substitute-command-keys for literal key sequences 2021-11-22 12:04:19 +01:00
calc-mtx.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-nlfit.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
calc-poly.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
calc-prog.el Merge from origin/emacs-28 2021-10-05 07:50:22 -07:00
calc-rewr.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-rules.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-sel.el * lisp/calc/calc-sel.el (calc-replace-sub-formula): Fix typo 2021-02-15 10:57:26 -05:00
calc-stat.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-store.el Set minibuffer-completion-* variables locally in more places 2021-11-11 06:16:52 +01:00
calc-stuff.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-trail.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-undo.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-units.el Use format-prompt for many more prompts 2021-10-05 03:44:56 +02:00
calc-vec.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
calc-yank.el * lisp: Remove yet more always-nil variables 2021-03-11 13:29:14 -05:00
calc.el Use substitute-command-keys for literal key sequences 2021-11-22 12:04:19 +01:00
calcalg2.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
calcalg3.el Don't use `format' on strings without % format directives 2021-09-21 17:52:53 +02:00
calccomp.el Calc: use big brackets around function arguments 2021-01-22 15:49:50 +01:00
calcsel2.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00