Mercurial > emacs
comparison lisp/ChangeLog @ 33103:ecf2e8c385f8
* loadup.el (top level): Adjust load path if program name is
"../src/bootstrap-emacs", in case it's not dumped and thus the load path
adjustment hasn't already been done.
author | Ken Raeburn <raeburn@raeburn.org> |
---|---|
date | Tue, 31 Oct 2000 15:58:25 +0000 |
parents | fb3f28966e50 |
children | fe8368d8fe41 |
comparison
equal
deleted
inserted
replaced
33102:6740b05bc29b | 33103:ecf2e8c385f8 |
---|---|
1 2000-10-31 Ken Raeburn <raeburn@gnu.org> | |
2 | |
3 * loadup.el (top level): Adjust load path if program name is | |
4 "../src/bootstrap-emacs", in case it's not dumped and thus the | |
5 load path adjustment hasn't already been done. | |
6 | |
1 2000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br> | 7 2000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
2 | 8 |
3 * ps-print.el: Fix bug on selected pages for printing. Use | 9 * ps-print.el: Fix bug on selected pages for printing. Use |
4 `color-values' for Emacs 21. Ensure fontification when jit-lock | 10 `color-values' for Emacs 21. Ensure fontification when jit-lock |
5 is on. Try to avoid warning messages when compiling. Doc Fix. | 11 is on. Try to avoid warning messages when compiling. Doc Fix. |