aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix execution of x selection hooks.Johan Bockgård2011-07-132-4/+19
* | * buffer.c (Fget_buffer_create): Initialized inhibit_shrinking.Paul Eggert2011-07-122-0/+4
* | * alloc.c (gc_sweep): Don't read past end of array.Paul Eggert2011-07-122-1/+7
* | * src/character.c (Fcharacterp): Don't advertise optional ignoredAndreas Schwab2011-07-122-1/+7
* | (syms_of_keymap): Clarify that "modifier" is "modifier key"Lars Magne Ingebrigtsen2011-07-122-4/+7
* | window.c doc fixes.Lars Magne Ingebrigtsen2011-07-122-1/+7
* | Merge: Fix minor new problems caught by GCC 4.6.1.Paul Eggert2011-07-123-5/+14
|\ \
| * | * xsettings.c (store_monospaced_changed): Define only if used.Paul Eggert2011-07-122-4/+9
| * | * term.c (init_tty): Remove unused local.Paul Eggert2011-07-122-1/+5
|/ /
* | * xdisp.c (Vresize_mini_windows): Incredibly minor doc fix (Bug#3300).Chong Yidong2011-07-112-4/+8
* | Make it explicit that the mini-windows are the mini-buffer and the echo areaLars Magne Ingebrigtsen2011-07-112-2/+5
* | Remove support for supdup, c10 and perq terminals, which are no longer suppor...Lars Magne Ingebrigtsen2011-07-112-49/+5
* | * src/xdisp.c (Ftool_bar_lines_needed): Fix WINDOWP check.Johan Bockgård2011-07-102-1/+5
* | * xmenu.c (menu_highlight_callback): Only pass frame to show_help_eventJan Djärv2011-07-102-4/+12
* | ProtoizeAndreas Schwab2011-07-104-4/+8
* | ProtoizeAndreas Schwab2011-07-1021-283/+238
* | Fix ChangeLog to reflect merge better.Paul Eggert2011-07-091-7/+8
* | Merge from trunk.Paul Eggert2011-07-092-0/+20
|\ \
| * | src/chartab.c (uniprop_table_uncompress): Remove unused local variable.Juanma Barranquero2011-07-092-1/+4
| * | * gtkutil.c (qttip_cb): Remove code without function.Jan Djärv2011-07-092-1/+4
| * | Fix MS-Windows build broken by 2011-07-08T20:39:[email protected].Eli Zaretskii2011-07-092-0/+12
* | | Add Bug#.Paul Eggert2011-07-081-1/+1
* | | Fix minor problems found by static checking.Paul Eggert2011-07-084-9/+8
|/ /
* | Merge: Use pthread_sigmask, not sigprocmask (Bug#9010).Paul Eggert2011-07-085-10/+24
|\ \
| * \ Merge from trunk.Paul Eggert2011-07-0810-21/+143
| |\ \ | |/ / |/| |
* | | Better fix that keeps corret margins in tooltip.Jan Djärv2011-07-082-3/+23
* | | Don't let Gtk+ linewrap tooltips.Jan Djärv2011-07-082-5/+10
* | | Fix breakage introduced by fixing Bug#8842.Jan Djärv2011-07-083-4/+13
* | | * src/w32fns.c (w32_wnd_proc) [WM_TIMER, WM_SET_CURSOR]: Avoid usingJason Rumney2011-07-082-4/+10
* | | Fix warnings in ns*m files: Replace deprecated methods, declare new interfaces. Jan Djärv2011-07-088-8/+90
| * | Simplify Emacs part of pthread_sigmask support.Paul Eggert2011-07-081-1/+3
| * | Merge from trunk.Paul Eggert2011-07-0822-133/+756
| |\ \ | |/ / |/| |
* | | * nsgui.h: Fix compiler warning about gnulib redefining verify.Jan Djärv2011-07-082-0/+7
* | | Fix services menu empty on OSX 1.6+.Jan Djärv2011-07-086-12/+77
* | | (describe_map_tree): Don't insert a double newline at the end of the stringLars Magne Ingebrigtsen2011-07-073-7/+11
* | | Clarify the `call-interactively' doc string, and add an example.Lars Magne Ingebrigtsen2011-07-072-1/+6
* | | Merge from emacs-23 branchChong Yidong2011-07-073-0/+13
|\ \ \
| * | | Ignore a static composition that starts before the current checking position ...Kenichi Handa2011-07-073-0/+13
* | | | Fix bug #9015 with a bogus crash with glyphless characters on a TTY.Eli Zaretskii2011-07-072-1/+7
* | | | merge trunkKenichi Handa2011-07-073-27/+13
|\ \ \ \
| * | | | Simplify Irix build, remove iris4d.h file.Dan Nicolaescu2011-07-063-26/+12
* | | | | chartab.c (sub_char_table_set_range): Fix previous change.Kenichi Handa2011-07-071-1/+1
* | | | | merge trunkKenichi Handa2011-07-0766-3190/+2692
|\| | | |
| * | | | Remove more assumptions re struct layout (Bug#8884).Paul Eggert2011-07-063-6/+9
| * | | | Remove unportable assumption about struct layout (Bug#8884).Paul Eggert2011-07-063-2/+16
* | | | | Add C interface for Unicode character property table.Kenichi Handa2011-07-076-78/+598
| | | * | Add Bug#.Paul Eggert2011-07-061-1/+1
| | | * | Use pthread_sigmask, not sigprocmask.Paul Eggert2011-07-064-9/+18
| | |/ / | |/| |
| * | | Fix typos.Juanma Barranquero2011-07-053-9/+9
| * | | Use GConf and GSettings both, check GConf/GSettings toolbar style and font name.Jan Djärv2011-07-052-97/+307