Mercurial > emacs
comparison src/ChangeLog @ 69159:e776bfb73f2b
*** empty log message ***
| author | Luc Teirlinck <teirllm@auburn.edu> |
|---|---|
| date | Sun, 26 Feb 2006 18:18:01 +0000 |
| parents | 76d55cdb7481 |
| children | 21adf79dfc57 |
comparison
equal
deleted
inserted
replaced
| 69158:812b2bed63c2 | 69159:e776bfb73f2b |
|---|---|
| 1 2006-02-26 Luc Teirlinck <teirllm@auburn.edu> | |
| 2 | |
| 3 * eval.c (specpdl_ptr): Remove volatile qualifier for consistency | |
| 4 with lisp.h. | |
| 5 | |
| 1 2006-02-26 Stefan Monnier <monnier@iro.umontreal.ca> | 6 2006-02-26 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 |
| 3 * lisp.h (struct specbinding, specpdl_ptr): Remove the volatile | 8 * lisp.h (struct specbinding, specpdl_ptr): Remove the volatile |
| 4 qualifier which was trying to avoid the bug that was fixed by | 9 qualifier which was trying to avoid the bug that was fixed by |
| 5 yesterday's changes to xterm.c. | 10 yesterday's changes to xterm.c. |
