Mercurial > hg > xemacs-beta
comparison move-if-change @ 4347:6b571dc4ba3f
Rework init-file migration.
2007-12-19 Mike Sperber <mike@xemacs.org>
* startup.el (user-init-file-migration-in-order-p): Factored out
check.
(maybe-migrate-user-init-file):
(migrate-user-init-file): Don't do a backup of ~/.emacs anymore.
Instead, make only a manual adjustment of the file, if at all,
i.e. don't go through customize magic anymore.
(unmigrate-user-init-file): Don't use customize to set
`load-home-init-file' anymore.
(set-load-home-init-file): Add; performs the modification
previously done through customize.
(unmigrate-user-init-file): Use `set-load-home-init-file' instead
of customize.
(command-line-1): Only wait for the first event if we're not going
to ask about migration.
author | Mike Sperber <sperber@deinprogramm.de> |
---|---|
date | Fri, 21 Dec 2007 16:51:30 +0100 |
parents | 376386a54a3c |
children |
comparison
equal
deleted
inserted
replaced
4346:ec1103d2c1c7 | 4347:6b571dc4ba3f |
---|