emacs/lisp/url
Stefan Monnier be307485f7 * lisp: Prefer inlinable functions to macros.
* lisp/fringe.el (fringe-bitmap-p): Make it a plain function.

* lisp/tooltip.el (tooltip-region-active-p): Remove.

* lisp/net/shr.el (shr-char-breakable-p, shr-char-kinsoku-bol-p)
(shr-char-kinsoku-eol-p, shr-char-nospace-p): Use define-inline.

* lisp/url/url-future.el (url-future-done-p, url-future-completed-p)
(url-future-errored-p, url-future-cancelled-p):
* lisp/url/url-dav.el (url-dav-http-success-p): Use define-inline.

* lisp/vc/ediff-init.el (ediff-odd-p): Remove.
(ediff-background-face): Use cl-oddp instead.
(ediff-buffer-live-p): Make it a defsubst.
2014-12-05 12:49:53 -05:00
..
ChangeLog * lisp: Prefer inlinable functions to macros. 2014-12-05 12:49:53 -05:00
url-about.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
url-auth.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
url-cache.el Simplify use of current-time and friends. 2014-10-28 18:42:51 -07:00
url-cid.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
url-cookie.el Don't mishandle year-9999 dates. 2014-08-03 08:38:52 -07:00
url-dav.el * lisp: Prefer inlinable functions to macros. 2014-12-05 12:49:53 -05:00
url-dired.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
url-domsuf.el Compress publicsuffix file to save space 2014-11-14 07:22:01 -05:00
url-expand.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
url-file.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
url-ftp.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
url-future.el * lisp: Prefer inlinable functions to macros. 2014-12-05 12:49:53 -05:00
url-gw.el Do not set url-gateway-method' in url-https'. (Bug#16543) 2014-09-28 20:00:54 +02:00
url-handlers.el Rename 24.5 to 25.1 2014-09-29 14:14:08 -04:00
url-history.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
url-http.el Implement a new url parameter `url-request-noninteractive' 2014-11-23 15:05:18 +01:00
url-imap.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
url-irc.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
url-ldap.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
url-mailto.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
url-methods.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
url-misc.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
url-news.el * lisp/url/url-vars.el (url-bug-address): Make into an obsolete alias. 2014-10-20 18:45:35 -04:00
url-nfs.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
url-ns.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
url-parse.el Doc fixes 2014-05-01 19:55:25 -04:00
url-privacy.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
url-proxy.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
url-queue.el Implement a new url parameter `url-request-noninteractive' 2014-11-23 15:05:18 +01:00
url-tramp.el Rename 24.5 to 25.1 2014-09-29 14:14:08 -04:00
url-util.el Simplify use of current-time and friends. 2014-10-28 18:42:51 -07:00
url-vars.el Implement a new url parameter `url-request-noninteractive' 2014-11-23 15:05:18 +01:00
url.el Merge from emacs-24 2014-09-22 15:20:45 -04:00