aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJason Rumney2004-09-20 20:10:00 +0000
committerJason Rumney2004-09-20 20:10:00 +0000
commitfe7ecaf2e3a4f64fd43bb96e934716dd46271865 (patch)
tree77812990eea17abfb8f126cc362435e80940a5dd /lisp/ChangeLog
parentcde090ee08c3a40500e08624f38a9665c091fe53 (diff)
downloademacs-fe7ecaf2e3a4f64fd43bb96e934716dd46271865.tar.gz
emacs-fe7ecaf2e3a4f64fd43bb96e934716dd46271865.zip
(command-line) [windows-nt]: Try .emacs first, then
_emacs, but revert to .emacs if neither exists in home directory.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c533b95ab8f..88cebb15340 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12004-09-20 Jason Rumney <jasonr@gnu.org>
2
3 * startup.el (command-line) [windows-nt]: Try .emacs first, then
4 _emacs, but revert to .emacs if neither exists in home directory.
5
12004-09-20 John Paul Wallington <jpw@gnu.org> 62004-09-20 John Paul Wallington <jpw@gnu.org>
2 7
3 * bindings.el (completion-ignored-extensions): Add .dfsl. 8 * bindings.el (completion-ignored-extensions): Add .dfsl.