1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-01 08:17:38 +00:00
emacs/lisp/eshell
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 Nuke arch-tags. 2011-01-15 15:16:57 -08:00
em-alias.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
em-banner.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
em-basic.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
em-cmpl.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
em-dirs.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
em-glob.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
em-hist.el Replace some uses of obsolete argument of display-completion-list 2014-02-28 18:31:05 -08:00
em-ls.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
em-pred.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
em-prompt.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
em-rebind.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
em-script.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
em-smart.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
em-term.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
em-tramp.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
em-unix.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
em-xtra.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
esh-arg.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
esh-cmd.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
esh-ext.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
esh-io.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
esh-mode.el * eshell/esh-mode.el (eshell-password-prompt-regexp): 2014-01-19 14:23:18 +01:00
esh-module.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
esh-opt.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
esh-proc.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
esh-util.el Add with-file-modes macro, and use it 2014-05-14 10:15:15 -07:00
esh-var.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
eshell.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00