1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-20 19:42:53 -08:00
emacs/lisp/gnus
Eli Zaretskii 5b44e0511a ; Fix some recent fixes to doc strings
* lisp/whitespace.el (whitespace-empty-at-bob-regexp):
* lisp/vc/vc-dir.el (vc-dir-child-files-and-states):
* lisp/vc/vc-annotate.el
(vc-annotate-show-changeset-diff-revision-at-line):
* lisp/vc/ediff.el (ediff-merge-with-ancestor-command):
* lisp/gnus/nnvirtual.el (nnvirtual-update-xref-header)
(nnvirtual-map-article):
* lisp/emulation/viper-init.el (viper-ESC-keyseq-timeout):
* lisp/emulation/viper-cmd.el
(viper-set-parsing-style-toggling-macro):
* lisp/cedet/data-debug.el (data-debug-insert-hash-table-button):
"The first line of a doc string must be a complete sentence."
Also, fix some awkward wording in doc strings while at that.
2021-09-26 16:50:11 +03:00
..
canlock.el
ChangeLog.1
ChangeLog.2
ChangeLog.3
deuglify.el
gmm-utils.el
gnus-agent.el ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
gnus-art.el Fix usage of format' in article-verify-x-pgp-sig' 2021-09-21 17:46:10 +02:00
gnus-async.el
gnus-bcklg.el
gnus-bookmark.el ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
gnus-cache.el
gnus-cite.el
gnus-cloud.el
gnus-cus.el
gnus-dbus.el
gnus-delay.el
gnus-demon.el
gnus-diary.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
gnus-dired.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
gnus-draft.el
gnus-dup.el
gnus-eform.el
gnus-fun.el ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
gnus-gravatar.el
gnus-group.el ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
gnus-html.el
gnus-icalendar.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
gnus-int.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
gnus-kill.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
gnus-logic.el
gnus-mh.el
gnus-ml.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
gnus-mlspl.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
gnus-msg.el Remove some last calls to Gnus group name encoding 2021-09-20 18:23:56 -07:00
gnus-notifications.el
gnus-picon.el
gnus-range.el
gnus-registry.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
gnus-rfc1843.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
gnus-salt.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
gnus-score.el ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
gnus-search.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
gnus-sieve.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
gnus-spec.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
gnus-srvr.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
gnus-start.el Docfix: use command substitution for 'universal-argument' 2021-09-16 20:05:48 +02:00
gnus-sum.el ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
gnus-topic.el Add new user option `gnus-topic-prepare-topic' 2021-08-10 17:29:20 +02:00
gnus-undo.el
gnus-util.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
gnus-uu.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
gnus-vm.el
gnus-win.el
gnus.el Don't use `format' on strings without % format directives 2021-09-21 17:52:53 +02:00
gssapi.el
legacy-gnus-agent.el
mail-source.el
message.el ; More minor docfixes found by checkdoc 2021-09-14 07:57:14 +02:00
mm-archive.el
mm-bodies.el
mm-decode.el Don't use `format' on strings without % format directives 2021-09-21 17:52:53 +02:00
mm-encode.el
mm-extern.el
mm-partial.el
mm-url.el
mm-util.el
mm-uu.el * lisp/gnus/mm-uu.el (mm-uu-type-alist): Add markdown-diff/-emacs-sources 2021-09-24 09:44:47 +03:00
mm-view.el Fix rendering non-ASCII text with links 2021-09-26 08:29:38 +02:00
mml-sec.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
mml-smime.el Don't inhibit redisplay in the mml* functions 2021-09-21 17:41:32 +02:00
mml.el Avoid an infinite loop in mml-expand-html-into-multipart-related 2021-06-13 15:02:27 +02:00
mml1991.el Don't inhibit redisplay in the mml* functions 2021-09-21 17:41:32 +02:00
mml2015.el Don't inhibit redisplay in the mml* functions 2021-09-21 17:41:32 +02:00
nnagent.el
nnbabyl.el
nndiary.el Don't let nndiary.el alter variables when loading file 2021-09-07 11:51:39 -07:00
nndir.el
nndoc.el
nndraft.el
nneething.el
nnfolder.el
nngateway.el
nnheader.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
nnimap.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
nnmail.el
nnmaildir.el Handle updates flags when setting flags 2021-09-23 20:54:40 +02:00
nnmairix.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
nnmbox.el
nnmh.el
nnml.el
nnnil.el
nnoo.el
nnregistry.el
nnrss.el Fix nnrss-get-namespace-prefix (bug#34685) 2021-08-10 16:41:37 +02:00
nnselect.el
nnspool.el
nntp.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
nnvirtual.el ; Fix some recent fixes to doc strings 2021-09-26 16:50:11 +03:00
nnweb.el
score-mode.el
smiley.el
smime.el
spam-report.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
spam-stat.el
spam-wash.el
spam.el