Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 5584:d469c668462e
#'load-terminal-library; load term files correctly for gnuclient consoles.
lisp/ChangeLog addition:
2011-10-17 Aidan Kehoe <kehoea@parhasard.net>
* startup.el (load-terminal-library):
Don't (getenv "TERM") here, call #'console-tty-terminal-type
instead, different gnuclient consoles can and should have
different terminal type function maps effective.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Tue, 18 Oct 2011 12:03:36 +0100 |
parents | 10f179710250 |
children | 4218b56833b3 |
comparison
equal
deleted
inserted
replaced
5583:10f179710250 | 5584:d469c668462e |
---|---|
1 2011-10-17 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * startup.el (load-terminal-library): | |
4 Don't (getenv "TERM") here, call #'console-tty-terminal-type | |
5 instead, different gnuclient consoles can and should have | |
6 different terminal type function maps effective. | |
7 | |
1 2011-10-09 Aidan Kehoe <kehoea@parhasard.net> | 8 2011-10-09 Aidan Kehoe <kehoea@parhasard.net> |
2 | 9 |
3 * obsolete.el: | 10 * obsolete.el: |
4 * obsolete.el (assq-delete-all): | 11 * obsolete.el (assq-delete-all): |
5 * packages.el (package-provide): | 12 * packages.el (package-provide): |