Make last-resort backup file in .emacs.d (Bug#6953).
commitb024d9f02d2758815069b2a0df3af72fcf0ee220
authorMark Diekhans <markd@soe.ucsc.edu>
Sat, 15 Jan 2011 02:32:19 +0000 (14 21:32 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 15 Jan 2011 02:32:19 +0000 (14 21:32 -0500)
treec804be069540cb3f8562a4d50c07ce6e0e8d7e6d
parent66399c0a66e87c20edad6a7eb2474981d9bc7e4e
Make last-resort backup file in .emacs.d (Bug#6953).

* lisp/files.el (backup-buffer): Make last-resort backup file in
.emacs.d.

* lisp/subr.el (locate-user-emacs-file): If .emacs.d does not exist,
make it with permission 700.

* doc/emacs/files.texi (Backup Names): Document the new location of the
last-resort backup file.
doc/emacs/ChangeLog
doc/emacs/files.texi
etc/NEWS
lisp/ChangeLog
lisp/files.el
lisp/subr.el