| Commit message (Expand) | Author | Age | Files | Lines |
| * | src/buffer.c (mmap_find): Fix a typo. | Eli Zaretskii | 2011-07-13 | 1 | -0/+4 |
| * | Fix execution of x selection hooks. | Johan Bockgård | 2011-07-13 | 1 | -0/+12 |
| * | * buffer.c (Fget_buffer_create): Initialized inhibit_shrinking. | Paul Eggert | 2011-07-12 | 1 | -0/+3 |
| * | * alloc.c (gc_sweep): Don't read past end of array. | Paul Eggert | 2011-07-12 | 1 | -0/+6 |
| * | * src/character.c (Fcharacterp): Don't advertise optional ignored | Andreas Schwab | 2011-07-12 | 1 | -0/+5 |
| * | (syms_of_keymap): Clarify that "modifier" is "modifier key" | Lars Magne Ingebrigtsen | 2011-07-12 | 1 | -0/+3 |
| * | window.c doc fixes. | Lars Magne Ingebrigtsen | 2011-07-12 | 1 | -0/+5 |
| * | Merge: Fix minor new problems caught by GCC 4.6.1. | Paul Eggert | 2011-07-12 | 1 | -0/+8 |
| |\ |
|
| | * | * xsettings.c (store_monospaced_changed): Define only if used. | Paul Eggert | 2011-07-12 | 1 | -0/+3 |
| | * | * term.c (init_tty): Remove unused local. | Paul Eggert | 2011-07-12 | 1 | -0/+5 |
| |/ |
|
| * | * xdisp.c (Vresize_mini_windows): Incredibly minor doc fix (Bug#3300). | Chong Yidong | 2011-07-11 | 1 | -0/+4 |
| * | Make it explicit that the mini-windows are the mini-buffer and the echo area | Lars Magne Ingebrigtsen | 2011-07-11 | 1 | -0/+3 |
| * | Remove support for supdup, c10 and perq terminals, which are no longer suppor... | Lars Magne Ingebrigtsen | 2011-07-11 | 1 | -0/+5 |
| * | * src/xdisp.c (Ftool_bar_lines_needed): Fix WINDOWP check. | Johan Bockgård | 2011-07-10 | 1 | -0/+4 |
| * | * xmenu.c (menu_highlight_callback): Only pass frame to show_help_event | Jan Djärv | 2011-07-10 | 1 | -0/+5 |
| * | Protoize | Andreas Schwab | 2011-07-10 | 1 | -1/+4 |
| * | Protoize | Andreas Schwab | 2011-07-10 | 1 | -0/+34 |
| * | Fix ChangeLog to reflect merge better. | Paul Eggert | 2011-07-09 | 1 | -7/+8 |
| * | Merge from trunk. | Paul Eggert | 2011-07-09 | 1 | -0/+12 |
| |\ |
|
| | * | src/chartab.c (uniprop_table_uncompress): Remove unused local variable. | Juanma Barranquero | 2011-07-09 | 1 | -0/+4 |
| | * | * gtkutil.c (qttip_cb): Remove code without function. | Jan Djärv | 2011-07-09 | 1 | -0/+4 |
| | * | Fix MS-Windows build broken by 2011-07-08T20:39:30Z!eggert@cs.ucla.edu. | Eli Zaretskii | 2011-07-09 | 1 | -0/+4 |
| * | | Add Bug#. | Paul Eggert | 2011-07-08 | 1 | -1/+1 |
| * | | Fix minor problems found by static checking. | Paul Eggert | 2011-07-08 | 1 | -0/+7 |
| |/ |
|
| * | Merge: Use pthread_sigmask, not sigprocmask (Bug#9010). | Paul Eggert | 2011-07-08 | 1 | -0/+12 |
| |\ |
|
| | * | Merge from trunk. | Paul Eggert | 2011-07-08 | 1 | -0/+49 |
| | |\
| |/
|/| |
|
| * | | Better fix that keeps corret margins in tooltip. | Jan Djärv | 2011-07-08 | 1 | -0/+6 |
| * | | Don't let Gtk+ linewrap tooltips. | Jan Djärv | 2011-07-08 | 1 | -0/+4 |
| * | | Fix breakage introduced by fixing Bug#8842. | Jan Djärv | 2011-07-08 | 1 | -0/+9 |
| * | | * src/w32fns.c (w32_wnd_proc) [WM_TIMER, WM_SET_CURSOR]: Avoid using | Jason Rumney | 2011-07-08 | 1 | -0/+5 |
| * | | Fix warnings in ns*m files: Replace deprecated methods, declare new interfaces. | Jan Djärv | 2011-07-08 | 1 | -0/+25 |
| | * | Merge from trunk. | Paul Eggert | 2011-07-08 | 1 | -1/+106 |
| | |\
| |/
|/| |
|
| * | | * nsgui.h: Fix compiler warning about gnulib redefining verify. | Jan Djärv | 2011-07-08 | 1 | -0/+2 |
| * | | Fix services menu empty on OSX 1.6+. | Jan Djärv | 2011-07-08 | 1 | -0/+23 |
| * | | (describe_map_tree): Don't insert a double newline at the end of the string | Lars Magne Ingebrigtsen | 2011-07-07 | 1 | -0/+4 |
| * | | Clarify the `call-interactively' doc string, and add an example. | Lars Magne Ingebrigtsen | 2011-07-07 | 1 | -0/+5 |
| * | | Merge from emacs-23 branch | Chong Yidong | 2011-07-07 | 1 | -0/+7 |
| |\ \ |
|
| | * | | Ignore a static composition that starts before the current checking position ... | Kenichi Handa | 2011-07-07 | 1 | -0/+7 |
| * | | | Fix bug #9015 with a bogus crash with glyphless characters on a TTY. | Eli Zaretskii | 2011-07-07 | 1 | -0/+5 |
| * | | | merge trunk | Kenichi Handa | 2011-07-07 | 1 | -1/+6 |
| |\ \ \ |
|
| | * | | | Simplify Irix build, remove iris4d.h file. | Dan Nicolaescu | 2011-07-06 | 1 | -0/+5 |
| * | | | | merge trunk | Kenichi Handa | 2011-07-07 | 1 | -6/+426 |
| |\ \ \ \
| |/ / / |
|
| | * | | | Remove more assumptions re struct layout (Bug#8884). | Paul Eggert | 2011-07-06 | 1 | -1/+3 |
| | * | | | Remove unportable assumption about struct layout (Bug#8884). | Paul Eggert | 2011-07-06 | 1 | -0/+10 |
| * | | | | Add C interface for Unicode character property table. | Kenichi Handa | 2011-07-07 | 1 | -0/+42 |
| | | | * | Add Bug#. | Paul Eggert | 2011-07-06 | 1 | -1/+1 |
| | | | * | Use pthread_sigmask, not sigprocmask. | Paul Eggert | 2011-07-06 | 1 | -0/+9 |
| | | |/
| |/| |
|
| | * | | Fix typos. | Juanma Barranquero | 2011-07-05 | 1 | -7/+7 |
| | * | | Use GConf and GSettings both, check GConf/GSettings toolbar style and font name. | Jan Djärv | 2011-07-05 | 1 | -0/+32 |
| | * | | Random fixes. E.g., (random) never returned negative values. | Paul Eggert | 2011-07-04 | 1 | -0/+12 |