1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-23 06:00:41 -08:00
emacs/lisp/url
Glenn Morris d63d883a97 Add with-file-modes macro, and use it
* lisp/subr.el (with-file-modes): New macro.

* lisp/printing.el (pr-save-file-modes):
* lisp/eshell/esh-util.el (eshell-with-file-modes): Make obsolete.

* lisp/emacs-lisp/lisp-mode.el (lisp-el-font-lock-keywords-2):
Add with-file-modes.

* lisp/doc-view.el (doc-view-make-safe-dir):
* lisp/epg.el (epg--start):
* lisp/files.el (locate-user-emacs-file, make-temp-file)
(backup-buffer-copy, move-file-to-trash):
* printing.el (pr-despool-print, pr-call-process, pr-text2ps):
* eshell/esh-util.el (eshell-with-private-file-modes)
(eshell-make-private-directory):
* lisp/net/browse-url.el (browse-url-mosaic):
* lisp/obsolete/mailpost.el (post-mail-send-it):
* lisp/obsolete/pgg-pgp.el (pgg-pgp-verify-region):
* lisp/obsolete/pgg-pgp5.el (pgg-pgp5-verify-region):
* lisp/url/url-util.el (url-make-private-file):
Use with-file-modes.

* doc/lispref/files.texi (Changing Files): Mention with-file-modes.

* etc/NEWS: Mention this.
2014-05-14 10:15:15 -07:00
..
.gitignore
ChangeLog Add with-file-modes macro, and use it 2014-05-14 10:15:15 -07: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 Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00: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 Some doc for url-cookie-list 2014-02-04 23:46:40 -08:00
url-dav.el Set Maintainer to emacs-devel in some lisp/url files. 2014-03-28 20:55:44 -04: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 Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00: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 Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
url-gw.el Set Maintainer to emacs-devel in some lisp/url files. 2014-03-28 20:55:44 -04:00
url-handlers.el Merge from emacs-24; up to 2014-05-12T06:15:47Z!rgm@gnu.org 2014-05-11 23:59:30 -07: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 Set Maintainer to emacs-devel in some lisp/url files. 2014-03-28 20:55:44 -04: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-03-28 19:02:02 -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 Spelling fixes. 2014-01-04 18:56:08 -08:00
url-tramp.el Pass some protocols to Tramp, like ssh and friends. 2014-04-01 14:41:56 +02:00
url-util.el Add with-file-modes macro, and use it 2014-05-14 10:15:15 -07:00
url-vars.el * lisp/url/url-vars.el (url-bug-address): Make into an obsolete alias. 2014-03-28 19:02:02 -04:00
url.el Set Maintainer to emacs-devel in some lisp/url files. 2014-03-28 20:55:44 -04:00