changeset 57003:05692290fd24

*** empty log message ***
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Wed, 08 Sep 2004 11:51:40 +0000
parents 5ce2d0959cd2
children e9a116c0f176
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Sep 08 11:43:30 2004 +0000
+++ b/lisp/ChangeLog	Wed Sep 08 11:51:40 2004 +0000
@@ -1,3 +1,8 @@
+2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
+
+	* startup.el (command-line-1): Make option
+	--directory/-L modify `load-path' straight away.
+
 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
 
 	* progmodes/grep.el (grep-mode): Use normal autoload cookie.