Mercurial > emacs
comparison lisp/ChangeLog @ 59645:9078a74f1daf
* term/mac-win.el (process-connection-type): Use new
operating-system-release variable to use ptys on Darwin 7 (OSX
10.3) when using carbon build.
author | Steven Tamm <steventamm@mac.com> |
---|---|
date | Wed, 19 Jan 2005 19:14:01 +0000 |
parents | 68123d2e2540 |
children | bc3232a12020 |
comparison
equal
deleted
inserted
replaced
59644:d8d85276ffed | 59645:9078a74f1daf |
---|---|
1 2005-01-19 Steven Tamm <steventamm@mac.com> | |
2 | |
3 * term/mac-win.el (process-connection-type): Use new | |
4 operating-system-release variable to use ptys on Darwin 7 (OSX | |
5 10.3) when using carbon build. | |
6 | |
1 2005-01-19 Jay Belanger <belanger@truman.edu> | 7 2005-01-19 Jay Belanger <belanger@truman.edu> |
2 | 8 |
3 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear | 9 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear |
4 flags if the last command was a tab or M-tab. | 10 flags if the last command was a tab or M-tab. |
5 | 11 |