*** empty log message ***

This commit is contained in:
Richard M. Stallman 2006-08-25 07:51:57 +00:00
parent 73c24ae8e8
commit 3e04a8fc9f
2 changed files with 9 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2006-08-25 Richard Stallman <rms@gnu.org>
* os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
Add xref.
2006-08-24 Chong Yidong <cyd@stupidchicken.com>
* os.texi (Timers): Avoid waiting inside timers.

View file

@ -1,3 +1,7 @@
2006-08-25 Richard Stallman <rms@gnu.org>
* fns.c (sxhash_string): Rotate properly; don't lose bits.
2006-08-24 Francesc Rocher <francesc.rocher@gmail.com>
* xdisp.c (overline_margin): New variable.