1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-31 01:20:37 -08:00
emacs/lisp/net
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
ange-ftp.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
browse-url.el Add with-file-modes macro, and use it 2014-05-14 10:15:15 -07:00
dbus.el * net/dbus.el (dbus--init-bus): Declare function. 2014-02-27 16:41:13 +01:00
dig.el
dns.el Merge from Gnus git master 2014-03-23 23:14:52 +00:00
eudc-bob.el
eudc-export.el
eudc-hotlist.el
eudc-vars.el
eudc.el
eudcb-bbdb.el
eudcb-ldap.el
eudcb-mab.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
eudcb-ph.el
eww.el (eww-textarea-map): [tab] doesn't work on tty. 2014-03-05 19:44:58 +01:00
gnutls.el
goto-addr.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
hmac-def.el
hmac-md5.el
imap.el
ldap.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
mairix.el
net-utils.el
netrc.el
network-stream.el
newst-backend.el * lisp/net/newst-backend.el (newsticker-url-list): Doc whitespace trivia 2014-02-25 13:35:37 -05:00
newst-plainview.el
newst-reader.el
newst-ticker.el
newst-treeview.el
newsticker.el
ntlm.el
quickurl.el
rcirc.el * lisp/net/rcirc.el (rcirc-reconnect-delay): Add :version. 2014-05-12 09:06:13 -07:00
rlogin.el
sasl-cram.el
sasl-digest.el
sasl-ntlm.el
sasl.el
secrets.el Additional type checking in secrets API 2014-02-21 16:47:42 -08:00
shr-color.el
shr.el Fix relative links to parent directories in shr 2014-04-14 23:01:54 +01:00
snmp-mode.el
soap-client.el
soap-inspect.el
socks.el lisp/net/*.el, lisp/progmodes/*.el: Fix docstring typos. 2014-03-14 01:22:33 +01:00
telnet.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
tls.el lisp/net/*.el, lisp/progmodes/*.el: Fix docstring typos. 2014-03-14 01:22:33 +01:00
tramp-adb.el Avoid recursive load of tramp.el 2014-04-18 20:57:04 +02:00
tramp-cache.el * net/tramp-adb.el (tramp-adb-parse-device-names): 2014-02-28 09:41:24 +01:00
tramp-cmds.el
tramp-compat.el Avoid recursive load of tramp.el 2014-04-18 20:57:04 +02:00
tramp-ftp.el
tramp-gvfs.el * net/tramp.el (tramp-error): VEC-OR-PROC can be nil. 2014-03-06 14:23:04 +01:00
tramp-gw.el
tramp-sh.el Fix Bug#17415. 2014-05-06 11:51:05 +02:00
tramp-smb.el Some Tramp minor fixes, found during test campaign. 2014-02-19 20:24:32 +01:00
tramp-uu.el
tramp.el Avoid recursive load of tramp.el 2014-04-18 20:57:04 +02:00
trampver.el Some Tramp minor fixes, found during test campaign. 2014-02-19 20:24:32 +01:00
webjump.el
zeroconf.el