summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* * src/xdisp.c (Ftool_bar_lines_needed): Fix WINDOWP check.Johan Bockgård2011-07-10
* * xmenu.c (menu_highlight_callback): Only pass frame to show_help_eventJan Djärv2011-07-10
* ProtoizeAndreas Schwab2011-07-10
* ProtoizeAndreas Schwab2011-07-10
* Fix ChangeLog to reflect merge better.Paul Eggert2011-07-09
* Merge from trunk.Paul Eggert2011-07-09
|\
| * src/chartab.c (uniprop_table_uncompress): Remove unused local variable.Juanma Barranquero2011-07-09
| * * gtkutil.c (qttip_cb): Remove code without function.Jan Djärv2011-07-09
| * Fix MS-Windows build broken by 2011-07-08T20:39:30Z!eggert@cs.ucla.edu.Eli Zaretskii2011-07-09
* | Add Bug#.Paul Eggert2011-07-08
* | Fix minor problems found by static checking.Paul Eggert2011-07-08
|/
* Merge: Use pthread_sigmask, not sigprocmask (Bug#9010).Paul Eggert2011-07-08
|\
| * Merge from trunk.Paul Eggert2011-07-08
| |\ | |/ |/|
* | Better fix that keeps corret margins in tooltip.Jan Djärv2011-07-08
* | Don't let Gtk+ linewrap tooltips.Jan Djärv2011-07-08
* | Fix breakage introduced by fixing Bug#8842.Jan Djärv2011-07-08
* | * src/w32fns.c (w32_wnd_proc) [WM_TIMER, WM_SET_CURSOR]: Avoid usingJason Rumney2011-07-08
* | Fix warnings in ns*m files: Replace deprecated methods, declare new interfaces. Jan Djärv2011-07-08
| * Simplify Emacs part of pthread_sigmask support.Paul Eggert2011-07-08
| * Merge from trunk.Paul Eggert2011-07-08
| |\ | |/ |/|
* | * nsgui.h: Fix compiler warning about gnulib redefining verify.Jan Djärv2011-07-08
* | Fix services menu empty on OSX 1.6+.Jan Djärv2011-07-08
* | (describe_map_tree): Don't insert a double newline at the end of the stringLars Magne Ingebrigtsen2011-07-07
* | Clarify the `call-interactively' doc string, and add an example.Lars Magne Ingebrigtsen2011-07-07
* | Merge from emacs-23 branchChong Yidong2011-07-07
|\ \
| * | Ignore a static composition that starts before the current checking position ...Kenichi Handa2011-07-07
* | | Fix bug #9015 with a bogus crash with glyphless characters on a TTY.Eli Zaretskii2011-07-07
* | | merge trunkKenichi Handa2011-07-07
|\ \ \
| * | | Simplify Irix build, remove iris4d.h file.Dan Nicolaescu2011-07-06
* | | | chartab.c (sub_char_table_set_range): Fix previous change.Kenichi Handa2011-07-07
* | | | merge trunkKenichi Handa2011-07-07
|\| | |
| * | | Remove more assumptions re struct layout (Bug#8884).Paul Eggert2011-07-06
| * | | Remove unportable assumption about struct layout (Bug#8884).Paul Eggert2011-07-06
* | | | Add C interface for Unicode character property table.Kenichi Handa2011-07-07
| | | * Add Bug#.Paul Eggert2011-07-06
| | | * Use pthread_sigmask, not sigprocmask.Paul Eggert2011-07-06
| | |/ | |/|
| * | Fix typos.Juanma Barranquero2011-07-05
| * | Use GConf and GSettings both, check GConf/GSettings toolbar style and font name.Jan Djärv2011-07-05
| * | Random fixes. E.g., (random) never returned negative values.Paul Eggert2011-07-04
| * | * textprop.c (text_property_stickiness): Obey Vtext_property_default_nonsticky.Stefan Monnier2011-07-04
| * | * fileio.c (barf_or_query_if_file_exists): Use S_ISDIR.Paul Eggert2011-07-04
| * | * buffer.c (Foverlay_put): Say what the return value isLars Magne Ingebrigtsen2011-07-04
| * | (barf_or_query_if_file_exists): Make the "File is a directory"Lars Magne Ingebrigtsen2011-07-04
| * | * fileio.c (barf_or_query_if_file_exists): Check first if the fileLars Magne Ingebrigtsen2011-07-04
| * | * fns.c (Frequire): Remove the mention of the .gz files, sinceLars Magne Ingebrigtsen2011-07-04
| * | * editfns.c (Fformat_time_string): Don't assume strlen fits in int.Paul Eggert2011-07-04
| * | src/gnutls.c: Remove bogus references to :verify-error.Juanma Barranquero2011-07-04
| * | src/eval.c (find_handler_clause): Remove unused parameters.Juanma Barranquero2011-07-04
| * | * callint.c (Finteractive): Clarify the meaning of "@".Lars Magne Ingebrigtsen2011-07-04
| * | Fix how custom themes handle faces, so the multi-tty/multi-frame case works.Chong Yidong2011-07-03