1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-26 07:33:47 +00:00
emacs/lisp/vc
Stefan Kangas f88a7897a8 Shorten over-wide docstrings in variables
* lisp/cedet/semantic/util-modes.el (semantic-highlight-func-popup-menu):
* lisp/emacs-lisp/elint.el (elint-top-form-logged):
* lisp/erc/erc-dcc.el (erc-dcc-list):
* lisp/expand.el (expand-pos):
* lisp/font-lock.el (cpp-font-lock-keywords-source-depth):
* lisp/gnus/gnus-sum.el (gnus-sort-gathered-threads-function):
* lisp/gnus/message.el (message-cite-style-thunderbird):
* lisp/gnus/nnmh.el (nnmh-be-safe):
* lisp/gnus/nntp.el (nntp-open-telnet-envuser):
* lisp/international/mule-cmds.el (current-transient-input-method):
* lisp/net/tramp.el (tramp-file-name-structure):
* lisp/org/ob-R.el (org-babel-R-write-object-command):
* lisp/org/org-attach.el (org-attach-after-change-hook):
* lisp/org/org.el (org-stamp-time-of-day-regexp):
* lisp/progmodes/elisp-mode.el (elisp-xref-find-def-functions):
* lisp/progmodes/ruby-mode.el (ruby-block-mid-re):
* lisp/progmodes/verilog-mode.el (verilog-cache-enabled):
* lisp/term.el (term-scroll-end):
* lisp/textmodes/table.el (table-command-remap-alist)
(table-inhibit-auto-fill-paragraph, table-command-remap-alist):
* lisp/vc/ediff-diff.el (ediff-ignore-similar-regions):
* lisp/vc/ediff-wind.el (ediff-mouse-pixel-threshold):
* lisp/vc/smerge-mode.el (smerge-refine-ignore-whitespace):
* lisp/vc/vc.el (vc-log-short-style):
* lisp/view.el (view-exit-action): Shorten doc strings to not exceed
80-column limits.  (Bug#44858)
2020-12-19 18:21:06 +01:00
..
add-log.el Prefer setq-local in vc/*.el 2020-12-05 08:58:12 +01:00
compare-w.el
cvs-status.el Prefer setq-local in vc/*.el 2020-12-05 08:58:12 +01:00
diff-mode.el Prefer setq-local in vc/*.el 2020-12-05 08:58:12 +01:00
diff.el Prefer setq-local in vc/*.el 2020-12-05 08:58:12 +01:00
ediff-diff.el Shorten over-wide docstrings in variables 2020-12-19 18:21:06 +01:00
ediff-help.el
ediff-hook.el
ediff-init.el Shorten over-wide docstrings in defcustoms 2020-12-19 18:21:06 +01:00
ediff-merg.el Shorten over-wide docstrings in defcustoms 2020-12-19 18:21:06 +01:00
ediff-mult.el Shorten over-wide docstrings in defcustoms 2020-12-19 18:21:06 +01:00
ediff-ptch.el Make ediff offer to create files it's inferring 2020-12-09 14:52:53 +01:00
ediff-util.el Prefer setq-local in vc/*.el 2020-12-05 08:58:12 +01:00
ediff-vers.el
ediff-wind.el Shorten over-wide docstrings in variables 2020-12-19 18:21:06 +01:00
ediff.el
emerge.el
log-edit.el * lisp/vc/log-edit.el: Keep separator line thin even with line-numbers 2020-12-12 10:37:42 -05:00
log-view.el Prefer setq-local in vc/*.el 2020-12-05 08:58:12 +01:00
pcvs-defs.el
pcvs-info.el
pcvs-parse.el
pcvs-util.el
pcvs.el Prefer setq-local in vc/*.el 2020-12-05 08:58:12 +01:00
smerge-mode.el Shorten over-wide docstrings in variables 2020-12-19 18:21:06 +01:00
vc-annotate.el Prefer setq-local in vc/*.el 2020-12-05 08:58:12 +01:00
vc-bzr.el Prefer setq-local in vc/*.el 2020-12-05 08:58:12 +01:00
vc-cvs.el
vc-dav.el
vc-dir.el Prefer setq-local in vc/*.el 2020-12-05 08:58:12 +01:00
vc-dispatcher.el Prefer setq-local in vc/*.el 2020-12-05 08:58:12 +01:00
vc-filewise.el
vc-git.el * lisp/vc/vc-git.el: Update args of backend API calls in the header comments 2020-12-06 23:19:23 +02:00
vc-hg.el Valentin Gatien-Baron <valentin.gatienbaron@gmail.com> 2020-12-10 02:31:55 +02:00
vc-hooks.el Prefer setq-local in vc/*.el 2020-12-05 08:58:12 +01:00
vc-mtn.el Prefer setq-local in vc/*.el 2020-12-05 08:58:12 +01:00
vc-rcs.el
vc-sccs.el
vc-src.el
vc-svn.el Prefer setq-local in vc/*.el 2020-12-05 08:58:12 +01:00
vc.el Shorten over-wide docstrings in variables 2020-12-19 18:21:06 +01:00