]> git.eshelyaron.com Git - emacs.git/commit
Use proper command substitutions in some docstrings
authorStefan Kangas <stefan@marxist.se>
Mon, 8 Mar 2021 11:50:22 +0000 (12:50 +0100)
committerStefan Kangas <stefan@marxist.se>
Wed, 10 Mar 2021 03:26:06 +0000 (04:26 +0100)
commit1c5cb14c0daa00fcdc32e324cc8e0e327bf46bce
tree7d66a6e3ea8e2ba75221860d206d51cf643ae4f2
parent5217b56ee1bdee5df41b9c3773da85c4586af36f
Use proper command substitutions in some docstrings

* lisp/arc-mode.el (archive-mode):
* lisp/ibuffer.el (ibuffer):
* lisp/tar-mode.el (tar-mode):
* lisp/textmodes/table.el (table-insert): Use substitute-command-keys
instead of hardcoded keys in some docstrings.
lisp/arc-mode.el
lisp/ibuffer.el
lisp/tar-mode.el
lisp/textmodes/table.el