1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-01 03:33:28 -07:00
emacs/lisp/net
Stefan Monnier 9348c19b82 Use single-arg form of signal to re-throw an error
* lisp/vc/smerge-mode.el (smerge-extend):
* lisp/vc/diff-mode.el (diff-beginning-of-file-and-junk):
* lisp/transient.el (transient--with-emergency-exit):
* lisp/textmodes/tex-mode.el (latex-forward-sexp):
* lisp/tar-mode.el (tar-mode):
* lisp/savehist.el (savehist--reload):
* lisp/progmodes/octave.el (inferior-octave-resync-dirs):
* lisp/progmodes/js.el (js--re-search-forward):
* lisp/plstore.el (plstore--decrypt):
* lisp/net/dbus.el (dbus-ignore-errors, dbus-register-signal)
(dbus-handle-event):
* lisp/mouse.el (mouse-drag-track, mouse-drag-region-rectangle):
* lisp/minibuffer.el (completion-pcm--find-all-completions):
* lisp/mail/rfc2231.el (rfc2231-parse-string):
* lisp/mail/rfc2047.el (rfc2047-encode-region):
* lisp/jit-lock.el (jit-lock-fontify-now):
* lisp/international/ja-dic-utl.el (skkdic-lookup-key):
* lisp/gnus/nnselect.el (nnselect-generate-artlist):
* lisp/gnus/mml-sec.el (mml-secure-epg-encrypt, mml-secure-epg-sign):
* lisp/gnus/mail-source.el (mail-source-fetch-pop)
(mail-source-check-pop):
* lisp/gnus/gnus-art.el (gnus-article-read-summary-keys):
* lisp/files.el (basic-save-buffer-2, files--ensure-directory)
(files--force, copy-directory):
* lisp/eshell/esh-io.el (eshell-output-object-to-target):
* lisp/epa.el (epa-decrypt-file, epa-verify-file, epa-sign-file)
(epa-encrypt-file, epa-decrypt-region, epa-verify-region)
(epa-sign-region, epa-encrypt-region, epa-delete-keys)
(epa-export-keys, epa-insert-keys):
* lisp/emacs-lisp/package.el (package--unless-error):
* lisp/emacs-lisp/multisession.el (multisession--read-file-value):
* lisp/emacs-lisp/lisp.el (up-list-default-function):
* lisp/desktop.el (desktop-kill):
* lisp/calendar/time-date.el (date-to-time):
* lisp/calendar/appt.el (appt-display-message):
* lisp/calc/calc.el (calc-do):
* lisp/bookmark.el (bookmark-handle-bookmark):
* src/fileio.c (report_file_errno):
* lisp/vc/vc.el (vc-checkout, vc-pull): Use `(signal err)` instead
of `(signal (car err) (cdr err))`.
2026-03-10 10:48:22 -04:00
..
ange-ftp.el Use the new error API functions 2026-03-10 10:48:21 -04:00
browse-url.el browse-url-firefox-program: Add support for more Firefox variants. 2026-02-21 16:17:29 +02:00
dbus.el Use single-arg form of signal to re-throw an error 2026-03-10 10:48:22 -04:00
dictionary-connection.el
dictionary.el
dig.el
dns.el
eudc-bob.el
eudc-capf.el
eudc-export.el Use the new error API functions 2026-03-10 10:48:21 -04:00
eudc-hotlist.el
eudc-vars.el
eudc.el
eudcb-bbdb.el
eudcb-ecomplete.el
eudcb-ldap.el
eudcb-mab.el
eudcb-macos-contacts.el
eudcb-mailabbrev.el
eww.el
gnutls.el
goto-addr.el * lisp/net/goto-addr.el (goto-address-fontify): Fix unbalanced parens. 2026-02-18 20:01:54 +02:00
hmac-def.el
hmac-md5.el
imap.el Use the new error API functions 2026-03-10 10:48:21 -04:00
ldap.el
mailcap.el
mairix.el
net-utils.el
network-stream.el
newst-backend.el Fix parsing of Title field in Newsticker List buffer 2026-02-12 13:15:10 +02:00
newst-plainview.el
newst-reader.el
newst-ticker.el
newst-treeview.el
newsticker.el
nsm.el
ntlm.el
pop3.el
puny.el
rcirc.el
rfc2104.el
sasl-cram.el
sasl-digest.el
sasl-ntlm.el
sasl-scram-rfc.el
sasl-scram-sha256.el
sasl.el Use the new error API functions 2026-03-10 10:48:21 -04:00
secrets.el
shr-color.el
shr.el Escape attribute values and string DOMs when inserting them 2026-02-14 15:04:31 +02:00
sieve-manage.el
sieve-mode.el
sieve.el
snmp-mode.el
soap-client.el Use the new error API functions 2026-03-10 10:48:21 -04:00
soap-inspect.el
socks.el
telnet.el
tramp-adb.el Tramp signals 'remote-file-error' consequently 2026-02-12 19:24:10 +01:00
tramp-androidsu.el
tramp-archive.el Tramp signals 'remote-file-error' consequently 2026-02-12 19:24:10 +01:00
tramp-cache.el
tramp-cmds.el
tramp-compat.el Use the new error API functions 2026-03-10 10:48:21 -04:00
tramp-container.el
tramp-crypt.el Tramp signals 'remote-file-error' consequently 2026-02-12 19:24:10 +01:00
tramp-ftp.el
tramp-fuse.el
tramp-gvfs.el Tramp signals 'remote-file-error' consequently 2026-02-12 19:24:10 +01:00
tramp-integration.el
tramp-message.el Use the new error API functions 2026-03-10 10:48:21 -04:00
tramp-rclone.el Tramp signals 'remote-file-error' consequently 2026-02-12 19:24:10 +01:00
tramp-sh.el Implement connection-local `command-line-max-length' 2026-03-01 13:27:26 +01:00
tramp-smb.el Tramp signals 'remote-file-error' consequently 2026-02-12 19:24:10 +01:00
tramp-sshfs.el Tramp signals 'remote-file-error' consequently 2026-02-12 19:24:10 +01:00
tramp-sudoedit.el Tramp signals 'remote-file-error' consequently 2026-02-12 19:24:10 +01:00
tramp-uu.el
tramp.el Implement connection-local `command-line-max-length' 2026-03-01 13:27:26 +01:00
trampver.el
webjump.el
zeroconf.el