1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 18:40:39 -08:00
emacs/lisp/net
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
..
ange-ftp.el * lisp/net/ange-ftp.el (ange-ftp-ls): Make a loop when sanitizing LSARGS. 2022-03-13 16:50:14 +01:00
browse-url.el * lisp/net/browse-url.el (browse-url-button-map): Prefer defvar-keymap. 2022-05-11 16:12:01 +02:00
dbus.el
dictionary-connection.el Audit quoting the quote character in doc strings 2022-04-22 16:17:22 +02:00
dictionary.el
dig.el
dns.el
eudc-bob.el Remove some XEmacs compat code from eudc-bob.el 2022-05-13 23:17:16 +02:00
eudc-capf.el EUDC: Add completion-at-point support 2022-05-10 17:10:19 -04:00
eudc-export.el
eudc-hotlist.el
eudc-vars.el Fix eudc-get-attribute-list 2022-04-14 16:52:01 +03:00
eudc.el Further doc string quoting fixes 2022-04-22 17:16:42 +02:00
eudcb-bbdb.el
eudcb-ldap.el Fix eudc-get-attribute-list 2022-04-14 16:52:01 +03:00
eudcb-mab.el
eudcb-macos-contacts.el
eww.el Further audits of single quotes in Lisp doc strings 2022-05-24 13:17:53 +02:00
gnutls.el
goto-addr.el
hmac-def.el
hmac-md5.el
imap.el
ldap.el ldap-search-internal cleanup 2022-04-14 16:52:01 +03:00
mailcap.el Fix bogus future history entries for `M-x grep' 2022-05-17 21:00:25 +02:00
mairix.el
net-utils.el
netrc.el
network-stream.el
newst-backend.el Remove some ancient Emacs compat code 2022-05-18 00:27:52 +02:00
newst-plainview.el
newst-reader.el
newst-ticker.el
newst-treeview.el Further audits of single quotes in Lisp doc strings 2022-05-24 13:17:53 +02:00
newsticker.el
nsm.el
ntlm.el
pop3.el
puny.el
quickurl.el
rcirc.el Fix error in rcirc for IRC tags without values 2022-04-26 18:13:50 +02:00
rfc2104.el
rlogin.el
sasl-cram.el
sasl-digest.el
sasl-ntlm.el
sasl-scram-rfc.el
sasl-scram-sha256.el
sasl.el
secrets.el
shr-color.el
shr.el Fix retrieving images that contain ) characters in shr 2022-05-12 14:07:45 +02:00
sieve-manage.el
sieve-mode.el
sieve.el
snmp-mode.el
soap-client.el
soap-inspect.el
socks.el
telnet.el
tramp-adb.el Handle file name handler in write-region's VISIT arg 2022-05-03 14:14:37 +02:00
tramp-archive.el Add ".epub" to Tramp archive file suffixes. 2022-05-24 12:15:41 +02:00
tramp-cache.el Merge with Tramp 2.5.2.3 (Do not merge with master) 2022-04-07 11:17:52 +02:00
tramp-cmds.el Merge from origin/emacs-28 2022-05-21 15:20:10 +02:00
tramp-compat.el Rework `abbreviate-file-name' in Tramp 2022-03-07 13:42:30 +01:00
tramp-crypt.el Merge with Tramp 2.5.2.3 (Do not merge with master) 2022-04-07 11:17:52 +02:00
tramp-ftp.el
tramp-fuse.el Merge from origin/emacs-28 2022-05-21 15:20:10 +02:00
tramp-gvfs.el Merge from origin/emacs-28 2022-05-21 15:20:10 +02:00
tramp-integration.el Adapt macOS defaults in Tramp's process-attributes implementation 2022-04-12 09:41:11 +02:00
tramp-rclone.el Merge with Tramp 2.5.2.3 (Do not merge with master) 2022-04-07 11:17:52 +02:00
tramp-sh.el Merge from origin/emacs-28 2022-05-13 06:30:28 +02:00
tramp-smb.el Improve Tramp tests 2022-05-09 20:10:10 +02:00
tramp-sshfs.el Handle file name handler in write-region's VISIT arg 2022-05-03 14:14:37 +02:00
tramp-sudoedit.el Improve Tramp's write-region 2022-05-12 09:03:45 +02:00
tramp-uu.el
tramp.el Further audits of single quotes in Lisp doc strings 2022-05-24 13:17:53 +02:00
trampver.el Merge with Tramp 2.5.2.3 (Do not merge with master) 2022-04-07 11:17:52 +02:00
webjump.el
zeroconf.el