*** empty log message ***
This commit is contained in:
parent
873759d5d8
commit
cac9d7667c
1 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,13 @@
|
|||
2006-06-14 Richard Stallman <rms@gnu.org>
|
||||
|
||||
* eval.c (Fdefconst): Mark variable as risky.
|
||||
|
||||
* callproc.c (Fcall_process): Doc fix.
|
||||
|
||||
* window.c (adjust_window_trailing_edge): Don't break out of the loop
|
||||
because there's no next window, if there are parallel windows.
|
||||
Do break out when WINDOW is nil.
|
||||
|
||||
2006-06-14 Kim F. Storm <storm@cua.dk>
|
||||
|
||||
* dispextern.h (IT_STACK_SIZE): New macro specifying size of
|
||||
|
|
Loading…
Add table
Reference in a new issue