1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-04 08:47:11 +00:00
emacs/lisp/emulation
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
..
cua-base.el ; Stylistic docfixes in emulation/*.el found by checkdoc 2021-09-18 23:42:24 +02:00
cua-gmrk.el * lisp/emulation/: Use lexical-binding 2021-03-06 13:03:29 -05:00
cua-rect.el ; Stylistic docfixes in emulation/*.el found by checkdoc 2021-09-18 23:42:24 +02:00
edt-lk201.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
edt-mapper.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
edt-pc.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
edt-vt100.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
edt.el Use emacs-version instead of obsolete version variables 2021-04-01 01:27:38 +02:00
keypad.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
viper-cmd.el ; Fix some recent fixes to doc strings 2021-09-26 16:50:11 +03:00
viper-ex.el Don't use `format' on strings without % format directives 2021-09-21 17:52:53 +02:00
viper-init.el ; Fix some recent fixes to doc strings 2021-09-26 16:50:11 +03:00
viper-keym.el Viper doc string fix 2021-09-19 00:14:42 +02:00
viper-macs.el ; Make change that was accidentally left out in my last commit 2021-09-17 12:32:59 +02:00
viper-mous.el ; Stylistic docfixes in emulation/*.el found by checkdoc 2021-09-18 23:42:24 +02:00
viper-util.el Fix viper-util compilation warning 2021-09-19 00:13:21 +02:00
viper.el Use command substitution instead of raw keys in more places 2021-09-24 21:26:08 +02:00