mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-01 08:17:38 +00:00
d63d883a97
* 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. |
||
---|---|---|
.. | ||
.gitignore | ||
em-alias.el | ||
em-banner.el | ||
em-basic.el | ||
em-cmpl.el | ||
em-dirs.el | ||
em-glob.el | ||
em-hist.el | ||
em-ls.el | ||
em-pred.el | ||
em-prompt.el | ||
em-rebind.el | ||
em-script.el | ||
em-smart.el | ||
em-term.el | ||
em-tramp.el | ||
em-unix.el | ||
em-xtra.el | ||
esh-arg.el | ||
esh-cmd.el | ||
esh-ext.el | ||
esh-io.el | ||
esh-mode.el | ||
esh-module.el | ||
esh-opt.el | ||
esh-proc.el | ||
esh-util.el | ||
esh-var.el | ||
eshell.el |