| Age | Commit message (Expand) | Author |
| 2011-07-09 | src/bidi.c: Fix type of a variable revealed on x86_64. | Eli Zaretskii |
| 2011-07-09 | src/chartab.c (uniprop_table_uncompress): Remove unused local variable. | Juanma Barranquero |
| 2011-07-09 | Fix various problems with cursor positioning around display properties. | Eli Zaretskii |
| 2011-07-09 | * gtkutil.c (qttip_cb): Remove code without function. | Jan Djärv |
| 2011-07-09 | Merge from trunk. | Paul Eggert |
| 2011-07-09 | * image.c: Integer signedness and overflow and related fixes. | Paul Eggert |
| 2011-07-09 | Fix MS-Windows build broken by 2011-07-08T20:39:30Z!eggert@cs.ucla.edu. | Eli Zaretskii |
| 2011-07-08 | Add Bug#. | Paul Eggert |
| 2011-07-08 | Fix minor problems found by static checking. | Paul Eggert |
| 2011-07-08 | Merge: Use pthread_sigmask, not sigprocmask (Bug#9010). | Paul Eggert |
| 2011-07-08 | Merge from trunk. | Paul Eggert |
| 2011-07-08 | Better fix that keeps corret margins in tooltip. | Jan Djärv |
| 2011-07-08 | Don't let Gtk+ linewrap tooltips. | Jan Djärv |
| 2011-07-08 | Fix breakage introduced by fixing Bug#8842. | Jan Djärv |
| 2011-07-08 | * src/w32fns.c (w32_wnd_proc) [WM_TIMER, WM_SET_CURSOR]: Avoid using | Jason Rumney |
| 2011-07-08 | Fix warnings in ns*m files: Replace deprecated methods, declare new interfaces. | Jan Djärv |
| 2011-07-08 | Merge from trunk. | Paul Eggert |
| 2011-07-08 | * nsgui.h: Fix compiler warning about gnulib redefining verify. | Jan Djärv |
| 2011-07-08 | Fix services menu empty on OSX 1.6+. | Jan Djärv |
| 2011-07-07 | Improve hashing quality when configured --with-wide-int. | Paul Eggert |
| 2011-07-07 | * emacs.c: Integer overflow minor fix. | Paul Eggert |
| 2011-07-07 | * dispnew.c: Integer signedness and overflow fixes. | Paul Eggert |
| 2011-07-07 | * editfns.c (pWIDE, pWIDElen, signed_wide, unsigned_wide): | Paul Eggert |
| 2011-07-07 | * keyboard.h (num_input_events): Now uintmax_t. | Paul Eggert |
| 2011-07-07 | * buffer.c: Integer signedness fixes. | Paul Eggert |
| 2011-07-07 | Fix another bug with cursor motion around display properties. | Eli Zaretskii |
| 2011-07-07 | * bidi.c: Integer signedness and overflow fixes. | Paul Eggert |
| 2011-07-07 | (describe_map_tree): Don't insert a double newline at the end of the string | Lars Magne Ingebrigtsen |
| 2011-07-07 | Clarify the `call-interactively' doc string, and add an example. | Lars Magne Ingebrigtsen |
| 2011-07-07 | * alloc.c: Integer signedness and overflow fixes. | Paul Eggert |
| 2011-07-07 | Merge from emacs-23 branch | Chong Yidong |
| 2011-07-07 | Fix bug #9015 with a bogus crash with glyphless characters on a TTY. | Eli Zaretskii |
| 2011-07-07 | Ignore a static composition that starts before the current checking position ... | Kenichi Handa |
| 2011-07-07 | merge trunk | Kenichi Handa |
| 2011-07-06 | Simplify Irix build, remove iris4d.h file. | Dan Nicolaescu |
| 2011-07-06 | * xselect.c: Integer signedness and overflow fixes. | Paul Eggert |
| 2011-07-06 | * doprnt.c: Prefer signed to unsigned when either works. | Paul Eggert |
| 2011-07-06 | Assume freestanding C89 headers, string.h, stdlib.h. | Paul Eggert |
| 2011-07-06 | Merge from trunk. | Paul Eggert |
| 2011-07-06 | Add Bug#. | Paul Eggert |
| 2011-07-07 | merge trunk | Kenichi Handa |
| 2011-07-07 | Add C interface for Unicode character property table. | Kenichi Handa |
| 2011-07-06 | Remove more assumptions re struct layout (Bug#8884). | Paul Eggert |
| 2011-07-06 | Remove unportable assumption about struct layout (Bug#8884). | Paul Eggert |
| 2011-07-06 | Use pthread_sigmask, not sigprocmask. | Paul Eggert |
| 2011-07-05 | Empty the bidi cache "stack" when it->sp is zeroed. | Eli Zaretskii |
| 2011-07-05 | Fix typos. | Juanma Barranquero |
| 2011-07-05 | Use GConf and GSettings both, check GConf/GSettings toolbar style and font name. | Jan Djärv |
| 2011-07-04 | [ChangeLog] | Paul Eggert |
| 2011-07-04 | * lisp.h (struct vectorlike_header, struct Lisp_Subr): Signed sizes. | Paul Eggert |