[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/etc/NEWS
From: |
Jason Rumney |
Subject: |
[Emacs-diffs] Changes to emacs/etc/NEWS |
Date: |
Fri, 15 Jul 2005 17:49:02 -0400 |
Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.1225 emacs/etc/NEWS:1.1226
*** emacs/etc/NEWS:1.1225 Wed Jul 13 04:55:42 2005
--- emacs/etc/NEWS Fri Jul 15 21:49:02 2005
***************
*** 3044,3049 ****
--- 3044,3060 ----
* Changes in Emacs 22.1 on non-free operating systems
+ ** The HOME directory defaults to Application Data under the user profile.
+
+ If you used a previous version of Emacs without setting the HOME
+ environment variable and a .emacs was saved, then Emacs will continue
+ using C:/ as the default HOME. But if you are installing Emacs afresh,
+ the default location will be the "Application Data" (or similar
+ localized name) subdirectory of your user profile. This change means
+ that users will have their own .emacs files on shared computers, and
+ the default HOME directory is less likely to be read-only on computers
+ that are administered by someone else.
+
+++
** Passing resources on the command line now works on MS Windows.
- [Emacs-diffs] Changes to emacs/etc/NEWS, Lute Kamstra, 2005/07/05
- [Emacs-diffs] Changes to emacs/etc/NEWS, Jason Rumney, 2005/07/06
- [Emacs-diffs] Changes to emacs/etc/NEWS, Stefan Monnier, 2005/07/13
- [Emacs-diffs] Changes to emacs/etc/NEWS,
Jason Rumney <=
- [Emacs-diffs] Changes to emacs/etc/NEWS, Jason Rumney, 2005/07/15
- [Emacs-diffs] Changes to emacs/etc/NEWS, Eli Zaretskii, 2005/07/16
- [Emacs-diffs] Changes to emacs/etc/NEWS, Juri Linkov, 2005/07/18
- [Emacs-diffs] Changes to emacs/etc/NEWS, Stefan Monnier, 2005/07/21
- [Emacs-diffs] Changes to emacs/etc/NEWS, Sam Steingold, 2005/07/22