diff options
| author | Eli Zaretskii | 2001-07-22 10:53:30 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2001-07-22 10:53:30 +0000 |
| commit | 722a451d1ae7ddb86449b20c9e2d6551f08d4f8a (patch) | |
| tree | dde4a56e0575f64c98c29c0e17b860487f5c4b35 /lisp/ChangeLog | |
| parent | da226c735283ba183e756bb59a4988db4a4ee4fc (diff) | |
| download | emacs-722a451d1ae7ddb86449b20c9e2d6551f08d4f8a.tar.gz emacs-722a451d1ae7ddb86449b20c9e2d6551f08d4f8a.zip | |
(normal-top-level-add-subdirs-to-load-path): On Windows,
put into normal-top-level-add-subdirs-inode-list the
canonicalized names of the directories instead of inode numbers.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 55ad54cfcdd..e8ab516e36f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2001-07-22 Eli Zaretskii <eliz@is.elta.co.il> | ||
| 2 | |||
| 3 | * startup.el (normal-top-level-add-subdirs-to-load-path): On | ||
| 4 | Windows, put into normal-top-level-add-subdirs-inode-list the | ||
| 5 | canonicalized names of the directories instead of inode numbers. | ||
| 6 | |||
| 1 | 2001-07-21 Michael Kifer <kifer@cs.sunysb.edu> | 7 | 2001-07-21 Michael Kifer <kifer@cs.sunysb.edu> |
| 2 | 8 | ||
| 3 | * ediff-util.el: Copyright years. | 9 | * ediff-util.el: Copyright years. |