Mercurial > emacs
comparison lisp/ChangeLog @ 44890:01b93e5e53a7
Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
lisp/ChangeLog, and src/ChangeLog for list of changes.
author | Andrew Choi <akochoi@shaw.ca> |
---|---|
date | Fri, 26 Apr 2002 23:39:06 +0000 |
parents | e3b9f45140a5 |
children | 38d4beae98c8 |
comparison
equal
deleted
inserted
replaced
44889:e3b9f45140a5 | 44890:01b93e5e53a7 |
---|---|
1 2002-04-26 Andrew Choi <akochoi@shaw.ca> | |
2 | |
3 * term/mac-win.el: Don't call ediff-toggle-multiframe. Set | |
4 default directory. Set process-connection-type to nil. | |
5 | |
1 2002-04-26 Richard M. Stallman <rms@gnu.org> | 6 2002-04-26 Richard M. Stallman <rms@gnu.org> |
2 | 7 |
3 * cus-edit.el (customize-face): Use read-face-name | 8 * cus-edit.el (customize-face): Use read-face-name |
4 and handle multiple faces. | 9 and handle multiple faces. |
5 (customize-face-other-window): Make it work similarly. | 10 (customize-face-other-window): Make it work similarly. |