diff options
author | Basil L. Contovounesios <basil@contovou.net> | 2024-02-28 16:38:21 +0100 |
---|---|---|
committer | Basil L. Contovounesios <basil@contovou.net> | 2024-02-28 17:04:20 +0100 |
commit | f7c2fe3337bb5e5721d17f40f79dbc1275e17b0d (patch) | |
tree | 0842d838e15addbfca456318b882e279f9bf6fc5 /lisp/emacs-lisp/lisp.el | |
parent | e490d2f8724c5e47d83c40c388f60e84f541dae5 (diff) | |
download | emacs-f7c2fe3337bb5e5721d17f40f79dbc1275e17b0d.tar.gz emacs-f7c2fe3337bb5e5721d17f40f79dbc1275e17b0d.tar.bz2 emacs-f7c2fe3337bb5e5721d17f40f79dbc1275e17b0d.zip |
Pacify some docstring control char warnings
Other instances are discussed in the following thread:
https://lists.gnu.org/r/emacs-devel/2024-02/msg00797.html
* lisp/allout.el (allout-command-prefix): Declare :type as
key-sequence. Mark up key sequences in docstring.
* lisp/auth-source.el (auth-source--decode-octal-string):
* lisp/ffap.el (ffap-search-backward-file-end):
* lisp/gnus/gnus-art.el (gnus-page-delimiter):
* lisp/gnus/nnheader.el (nnheader-strip-cr):
* lisp/proced.el (proced-log):
* lisp/progmodes/idlw-shell.el (idlwave-shell-prompt-pattern):
* lisp/url/url-http.el (url-http-clean-headers):
* lisp/vcursor.el (vcursor-interpret-input): Quote control
characters in docstrings.
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions