1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 08:31:35 -08:00

* xterm.c (XTread_socket): Yet Another Uncaught X Error Crash (YAUXEC).

This commit is contained in:
Chong Yidong 2007-05-12 23:35:24 +00:00
parent 80012aeb1c
commit e9c8d98415

View file

@ -1,3 +1,7 @@
2007-05-12 Chong Yidong <cyd@stupidchicken.com>
* xterm.c (XTread_socket): Yet Another Uncaught X Error Crash (YAUXEC).
2007-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
* editfns.c (Ftranspose_regions): Yet another int/Lisp_Object mixup (YAILOM)