1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 08:31:35 -08:00
emacs/lisp/net
Stefan Monnier 54bd972f15 * lisp/subr.el (define-error): New function.
* doc/lispref/control.texi (Signaling Errors): Refer to define-error.
(Error Symbols): Add `define-error'.
* doc/lispref/errors.texi (Standard Errors): Don't refer to `error-conditions'.
* lisp/progmodes/ada-xref.el (ada-error-file-not-found): Rename from
error-file-not-found and define with define-error.
* lisp/emacs-lisp/cl-lib.el (cl-assertion-failed): Move here from subr.el
and define with define-error.
* lisp/userlock.el (file-locked, file-supersession):
* lisp/simple.el (mark-inactive):
* lisp/progmodes/js.el (js-moz-bad-rpc, js-js-error):
* lisp/progmodes/ada-mode.el (ada-mode-errors):
* lisp/play/life.el (life-extinct):
* lisp/nxml/xsd-regexp.el (xsdre-invalid-regexp, xsdre-parse-error):
* lisp/nxml/xmltok.el (xmltok-markup-declaration-parse-error):
* lisp/nxml/rng-util.el (rng-error):
* lisp/nxml/rng-uri.el (rng-uri-error):
* lisp/nxml/rng-match.el (rng-compile-error):
* lisp/nxml/rng-cmpct.el (rng-c-incorrect-schema):
* lisp/nxml/nxml-util.el (nxml-error, nxml-file-parse-error):
* lisp/nxml/nxml-rap.el (nxml-scan-error):
* lisp/nxml/nxml-outln.el (nxml-outline-error):
* lisp/net/soap-client.el (soap-error):
* lisp/net/gnutls.el (gnutls-error):
* lisp/net/ange-ftp.el (ftp-error):
* lisp/mpc.el (mpc-proc-error):
* lisp/json.el (json-error, json-readtable-error, json-unknown-keyword)
(json-number-format, json-string-escape, json-string-format)
(json-key-format, json-object-format):
* lisp/jka-compr.el (compression-error):
* lisp/international/quail.el (quail-error):
* lisp/international/kkc.el (kkc-error):
* lisp/emacs-lisp/ert.el (ert-test-failed):
* lisp/calc/calc.el (calc-error, inexact-result, math-overflow)
(math-underflow):
* lisp/bookmark.el (bookmark-error-no-filename):
* lisp/epg.el (epg-error): Define with define-error.
2013-08-09 17:22:44 -04:00
..
.gitignore
ange-ftp.el * lisp/subr.el (define-error): New function. 2013-08-09 17:22:44 -04:00
browse-url.el * lisp/emacs-lisp/re-builder.el (reb-color-display-p): 2013-07-31 10:52:26 +04:00
dbus.el Add comment for last change. 2013-05-28 08:49:19 +02:00
dig.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
dns.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
eudc-bob.el Prefer UTF-8 when the encoding shouldn't matter and changes are small. 2013-03-05 09:13:01 -08:00
eudc-export.el * net/eudc-export.el: Make it loadable without bbdb. 2013-05-06 00:14:03 -07:00
eudc-hotlist.el Prefer UTF-8 when the encoding shouldn't matter and changes are small. 2013-03-05 09:13:01 -08:00
eudc-vars.el Prefer UTF-8 when the encoding shouldn't matter and changes are small. 2013-03-05 09:13:01 -08:00
eudc.el Prefer UTF-8 when the encoding shouldn't matter and changes are small. 2013-03-05 09:13:01 -08:00
eudcb-bbdb.el Make a few libraries loadable in isolation 2013-05-10 19:25:11 -07:00
eudcb-ldap.el Prefer UTF-8 when the encoding shouldn't matter and changes are small. 2013-03-05 09:13:01 -08:00
eudcb-mab.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
eudcb-ph.el Prefer UTF-8 when the encoding shouldn't matter and changes are small. 2013-03-05 09:13:01 -08:00
eww.el (eww-setup-buffer): Switching to the buffer seems more natural than popping. 2013-07-30 16:31:51 +02:00
gnutls.el * lisp/subr.el (define-error): New function. 2013-08-09 17:22:44 -04:00
goto-addr.el * lisp/net/goto-addr.el (goto-address-fontify): Add start and end args. 2013-02-14 10:53:46 -05:00
hmac-def.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
hmac-md5.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
imap.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ldap.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
mairix.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
net-utils.el Use completion-at-point rather than obsolete alias. 2013-05-29 20:20:56 -07:00
netrc.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
network-stream.el Allow talking to STARTTLS servers that have no greeting 2013-07-30 17:11:58 +02:00
newst-backend.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
newst-plainview.el Do not call to `selected-frame' where it is assumed by default. 2013-08-05 14:35:55 +04:00
newst-reader.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
newst-ticker.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
newst-treeview.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
newsticker.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ntlm.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
quickurl.el Use locate-user-emacs-file. 2013-03-11 22:08:21 -04:00
rcirc.el Do not call to `selected-window' where it is assumed by default. 2013-08-05 18:26:57 +04:00
rcompile.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
rlogin.el rlogin.el tiny cleanup 2013-05-29 20:22:45 -07:00
sasl-cram.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
sasl-digest.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
sasl-ntlm.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
sasl.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
secrets.el * net/secrets.el (secrets-struct-secret-content-type): Replace 2013-06-19 08:24:12 +02:00
shr-color.el Move some files from gnus/ to net/ 2013-06-18 14:04:09 -04:00
shr.el Further shr width computation fixes 2013-08-07 00:05:33 +02:00
snmp-mode.el Silence some compiler warnings 2013-05-21 00:25:14 -07:00
soap-client.el * lisp/subr.el (define-error): New function. 2013-08-09 17:22:44 -04:00
soap-inspect.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
socks.el socks.el small cleanup 2013-05-23 23:53:54 -07:00
telnet.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
tls.el (open-tls-stream): Remove unneeded buffer contents when opening the connection. 2013-06-05 11:03:37 -04:00
tramp-adb.el Complete file name handlers. 2013-08-01 13:10:31 +02:00
tramp-cache.el Add comment. 2013-07-10 16:07:17 +02:00
tramp-cmds.el * tramp-cmds.el (tramp-bug, tramp-append-tramp-buffers): Mark 2013-01-22 09:49:03 +01:00
tramp-compat.el Spelling fixes for "does not exists". 2013-07-15 21:39:23 -07:00
tramp-ftp.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
tramp-gvfs.el Complete file name handlers. 2013-08-01 13:10:31 +02:00
tramp-gw.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
tramp-sh.el Complete file name handlers. 2013-08-01 13:10:31 +02:00
tramp-smb.el Complete file name handlers. 2013-08-01 13:10:31 +02:00
tramp-uu.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
tramp.el Complete file name handlers. 2013-08-01 13:10:31 +02:00
trampver.el * net/tramp-compat.el (tramp-compat-user-error): New defun. 2013-03-18 14:04:13 +01:00
webjump.el * lisp/net/webjump.el (webjump-sample-sites): Add DuckDuckGo. 2013-06-18 01:45:14 +03:00
zeroconf.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00