Mercurial > emacs
comparison lisp/ChangeLog @ 33106:fe8368d8fe41
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 31 Oct 2000 16:59:46 +0000 |
parents | ecf2e8c385f8 |
children | 2fa4da972c03 |
comparison
equal
deleted
inserted
replaced
33105:dd4bceb945d3 | 33106:fe8368d8fe41 |
---|---|
1 2000-10-31 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * files.el (find-file-noselect): When we expand a wildcard, return | |
4 a list of buffers, as we should do according to the doc string. | |
5 | |
1 2000-10-31 Ken Raeburn <raeburn@gnu.org> | 6 2000-10-31 Ken Raeburn <raeburn@gnu.org> |
2 | 7 |
3 * loadup.el (top level): Adjust load path if program name is | 8 * loadup.el (top level): Adjust load path if program name is |
4 "../src/bootstrap-emacs", in case it's not dumped and thus the | 9 "../src/bootstrap-emacs", in case it's not dumped and thus the |
5 load path adjustment hasn't already been done. | 10 load path adjustment hasn't already been done. |
29 (delimit-columns-str): New macro. | 34 (delimit-columns-str): New macro. |
30 (delimit-columns-region, delimit-columns-rectangle): Code fix. | 35 (delimit-columns-region, delimit-columns-rectangle): Code fix. |
31 | 36 |
32 2000-10-31 Kenichi Handa <handa@etl.go.jp> | 37 2000-10-31 Kenichi Handa <handa@etl.go.jp> |
33 | 38 |
34 * term/mac-win.el: (decode-mac-roman, encode-mac-roman, | 39 * term/mac-win.el: (decode-mac-roman, encode-mac-roman) |
35 mac-roman): Moved to european.el. | 40 (mac-roman): Moved to european.el. |
36 (ccl-encode-mac-roman-font, fontset-mac): Modified for | 41 (ccl-encode-mac-roman-font, fontset-mac): Modified for |
37 mule-unicode-2500-33ff and mule-unicode-e000-ffff. | 42 mule-unicode-2500-33ff and mule-unicode-e000-ffff. |
38 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions | 43 (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions |
39 deleted. | 44 deleted. |
40 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables | 45 (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables |