aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | 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:30Z!eggert@cs.ucla.edu.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
| | |_|/ | |/| |
| * | | Random fixes. E.g., (random) never returned negative values.Paul Eggert2011-07-043-7/+26
| * | | * textprop.c (text_property_stickiness): Obey Vtext_property_default_nonsticky.Stefan Monnier2011-07-044-10/+16
| * | | * fileio.c (barf_or_query_if_file_exists): Use S_ISDIR.Paul Eggert2011-07-042-1/+6
| * | | * buffer.c (Foverlay_put): Say what the return value isLars Magne Ingebrigtsen2011-07-042-1/+5
| * | | (barf_or_query_if_file_exists): Make the "File is a directory"Lars Magne Ingebrigtsen2011-07-042-1/+3
| * | | * fileio.c (barf_or_query_if_file_exists): Check first if the fileLars Magne Ingebrigtsen2011-07-042-0/+8
| * | | * fns.c (Frequire): Remove the mention of the .gz files, sinceLars Magne Ingebrigtsen2011-07-042-2/+7
| * | | * editfns.c (Fformat_time_string): Don't assume strlen fits in int.Paul Eggert2011-07-042-3/+12
| * | | src/gnutls.c: Remove bogus references to :verify-error.Juanma Barranquero2011-07-042-24/+25
| * | | src/eval.c (find_handler_clause): Remove unused parameters.Juanma Barranquero2011-07-042-18/+13