1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-28 17:22:48 -07:00

*** empty log message ***

This commit is contained in:
Andreas Schwab 2005-11-01 21:34:43 +00:00
parent 825dad898e
commit b4235a80c8
2 changed files with 9 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2005-11-01 Andreas Schwab <schwab@suse.de>
* unexelf.c (unexec): Handle .plt section in BSS segment.
2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
* lread.c (readevalloop): Yet another int/Lisp_Object mixup (YAILOM).