]> git.eshelyaron.com Git - emacs.git/commit
Implement and document XDG-style startup files under ~/.config.
authorEric S. Raymond <esr@thyrsus.com>
Sat, 25 May 2019 17:22:44 +0000 (13:22 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Sat, 25 May 2019 17:23:46 +0000 (13:23 -0400)
commitd68ed152ffe4369b3fe082cf39d631cc5360143b
treef0123dfb8c9e93842b4d2185437fff0d35467092
parentcd7a0bd00802b9331229dfe4a70ea9690d2d70fc
Implement and document XDG-style startup files under ~/.config.

* lisp/startup.el (command-line): Allow XDG-style as well as old
 style init paths.
* doc/startup.texi: Document the above change.
ChangeLog.3
doc/emacs/custom.texi
lisp/startup.el