Mercurial > emacs
comparison src/ChangeLog @ 99419:7ef18b2a2781
* fns.c (Frandom): Rename arg N to LIMIT to match the docs; doc fix.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 06 Nov 2008 11:20:05 +0000 |
parents | 23cbe9ede0de |
children | ba5206ebe3ff |
comparison
equal
deleted
inserted
replaced
99418:5e2ae9519997 | 99419:7ef18b2a2781 |
---|---|
1 2008-11-06 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 * fns.c (Frandom): Rename arg N to LIMIT to match the docs; doc fix. | |
4 | |
1 2008-11-06 Glenn Morris <rgm@gnu.org> | 5 2008-11-06 Glenn Morris <rgm@gnu.org> |
2 | 6 |
3 * xterm.c (handle_one_xevent): Don't let popup menus cause | 7 * xterm.c (handle_one_xevent): Don't let popup menus cause |
4 mouse-autoselect-window related window switching. (Bug#1261) | 8 mouse-autoselect-window related window switching. (Bug#1261) |
5 | 9 |