1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 02:31:03 -08:00
emacs/lisp/vc
Lars Ingebrigtsen b2bce107b1 Further audits of single quotes in Lisp doc strings
* test/manual/etags/el-src/emacs/lisp/progmodes/etags.el
(tags-apropos-additional-actions):
* lisp/window.el (delete-window-choose-selected):
* lisp/vc/ediff-merg.el (ediff-combination-pattern):
* lisp/vc/diff.el (diff-no-select):
* lisp/tab-bar.el (tab-bar-new-tab-choice):
* lisp/simple.el (next-error-message-highlight):
(backward-delete-char-untabify):
* lisp/ses.el (ses-jump-cell-name-function):
* lisp/org/org.el (org-latex-to-html-convert-command):
* lisp/org/org-agenda.el (org-agenda-sorting-strategy):
* lisp/net/tramp.el (tramp-default-file-modes):
* lisp/net/newst-treeview.el
(newsticker-treeview-use-feed-name-from-url-list-in-treeview):
* lisp/net/eww.el (eww-auto-rename-buffer):
* lisp/mwheel.el (mouse-wheel-scroll-amount):
* lisp/mail/rmail.el (rmail-re-abbrevs):
* lisp/info.el (Info-history-forward-menu):
* lisp/gnus/nnselect.el (nnselect-retrieve-headers-override-function):
* lisp/gnus/gnus-start.el (gnus-subscribe-hierarchical-interactive):
* lisp/fringe.el (fboundp):
* lisp/eshell/esh-var.el (eshell-variable-aliases-list):
* lisp/emacs-lisp/checkdoc.el (checkdoc-column-zero-backslash-before-paren):
* lisp/dired-aux.el (dired-confirm-shell-command):
* lisp/calendar/calendar.el (calendar-time-zone-style):
* lisp/ansi-color.el (ansi-color-faces-vector):
(ansi-color-names-vector): Audit use of various single quotes in
Lisp doc strings.
2022-05-24 13:17:53 +02:00
..
add-log.el
compare-w.el
cvs-status.el
diff-mode.el Make diff--font-lock-prettify do less if we don't have a left fringe 2022-05-20 03:38:27 +02:00
diff.el Further audits of single quotes in Lisp doc strings 2022-05-24 13:17:53 +02:00
ediff-diff.el
ediff-help.el
ediff-hook.el
ediff-init.el
ediff-merg.el Further audits of single quotes in Lisp doc strings 2022-05-24 13:17:53 +02:00
ediff-mult.el
ediff-ptch.el
ediff-util.el ; * lisp/vc/ediff-util.el (ediff-show-diff-output): Doc fix. 2022-05-09 15:45:08 +03:00
ediff-vers.el
ediff-wind.el
ediff.el
emerge.el
log-edit.el Use fields on log-edit headers (which changes `C-a' behaviour) 2022-05-10 17:05:22 +02:00
log-view.el Further log-view-file-next fix-ups 2022-05-06 19:09:29 +02:00
pcvs-defs.el
pcvs-info.el
pcvs-parse.el
pcvs-util.el
pcvs.el
smerge-mode.el
vc-annotate.el
vc-bzr.el
vc-cvs.el Remove the P/N/M-p/M-n bindings from the general log-view map 2022-05-06 13:45:11 +02:00
vc-dav.el
vc-dir.el Add new command 'vc-dir-mark-by-regexp' 2022-05-11 14:59:27 +02:00
vc-dispatcher.el
vc-filewise.el
vc-git.el ; Fix mistakes in 'declare function' forms 2022-05-14 16:19:12 +03:00
vc-hg.el
vc-hooks.el ; Fix mistakes in 'declare function' forms 2022-05-14 16:19:12 +03:00
vc-mtn.el
vc-rcs.el Fix more defcustom :type errors 2022-05-11 11:58:24 +02:00
vc-sccs.el Remove the P/N/M-p/M-n bindings from the general log-view map 2022-05-06 13:45:11 +02:00
vc-src.el Fix more defcustom :type errors 2022-05-11 11:58:24 +02:00
vc-svn.el Audit symbol quoting in Lisp doc strings 2022-05-24 12:36:51 +02:00
vc.el Merge from origin/emacs-28 2022-04-16 13:58:31 -04:00