1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-03 04:41:23 -07:00
emacs/lisp/calc
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
..
calc-aent.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calc-alg.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calc-arith.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calc-bin.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calc-comb.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calc-cplx.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calc-embed.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calc-ext.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calc-fin.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calc-forms.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calc-frac.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calc-funcs.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calc-graph.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calc-help.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calc-incom.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calc-keypd.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calc-lang.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calc-macs.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calc-map.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calc-math.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calc-menu.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calc-misc.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calc-mode.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calc-mtx.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calc-nlfit.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calc-poly.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calc-prog.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calc-rewr.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calc-rules.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calc-sel.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calc-stat.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calc-store.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calc-stuff.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calc-trail.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calc-undo.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calc-units.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calc-vec.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calc-yank.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calc.el Use single-arg form of signal to re-throw an error 2026-03-10 10:48:22 -04:00
calcalg2.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calcalg3.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
calccomp.el ; calc: Correct width of rules composed of Unicode glyphs 2026-01-17 14:51:01 +02:00
calcsel2.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00