aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorKen Raeburn2000-10-31 15:58:25 +0000
committerKen Raeburn2000-10-31 15:58:25 +0000
commit49fc45009ec4c2a08e29e22e3ebac7551aabc84a (patch)
treece6fdc1ed2d6ce73b90aa0d443c700dab49f4b54 /lisp/ChangeLog
parent0a894bad85dd799d5c008fe21a7b4530f969029e (diff)
downloademacs-49fc45009ec4c2a08e29e22e3ebac7551aabc84a.tar.gz
emacs-49fc45009ec4c2a08e29e22e3ebac7551aabc84a.zip
* 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.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 112fdfd6f4f..1c0c2c8ece1 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12000-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
12000-10-31 Vinicius Jose Latorre <vinicius@cpqd.com.br> 72000-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