]> git.eshelyaron.com Git - emacs.git/commit
; Fix some recent fixes to doc strings
authorEli Zaretskii <eliz@gnu.org>
Sun, 26 Sep 2021 13:50:11 +0000 (16:50 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 26 Sep 2021 13:50:11 +0000 (16:50 +0300)
commit5b44e0511a881593eb62ff1648be37ac1c728ecc
treee8f8d198e3086445a4502299480a64e3942360e5
parentb8b1d8dee7e30415b057b7a45f288fda3601274f
; 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.
lisp/cedet/data-debug.el
lisp/emulation/viper-cmd.el
lisp/emulation/viper-init.el
lisp/gnus/nnvirtual.el
lisp/vc/ediff.el
lisp/vc/vc-annotate.el
lisp/vc/vc-dir.el
lisp/whitespace.el