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