summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in ChangeLogs and NEWS files.Juanma Barranquero2010-01-143-3/+3
* Fix handling of euc-xx coding systems.Kenichi Handa2010-01-142-1/+10
* from trunkKenichi Handa2010-01-14219-260/+317
|\
| * Fix gc bug in terminal allocation.Chong Yidong2010-01-132-1/+9
| * Fix typos in comments and ChangeLogs.Juanma Barranquero2010-01-131-1/+1
| * Add 2010 to copyright years.Glenn Morris2010-01-13213-230/+230
| * Call SIGNAL_THREAD_CHECK from signal handlers.YAMAMOTO Mitsuharu2010-01-133-2/+14
| * Try to fix bug#5314. This is probably not the final word, tho.Stefan Monnier2010-01-125-26/+63
* | Make auto-composition work on all buffers even if they are fundamental mode.Kenichi Handa2010-01-142-3/+21
|/
* merge trunkKenichi Handa2010-01-133-4/+28
|\
| * * keyboard.c (read_char): Don't apply previous change when currentYAMAMOTO Mitsuharu2010-01-122-4/+16
| * keyboard.c (read_char): Return after executing from special map.Jan Djärv2010-01-122-1/+8
| * Replace emacs-pretest-bug with bug-gnu-emacs mailing list.Glenn Morris2010-01-112-3/+8
* | Display buffer name, etc. in mode line by composing correctly.Kenichi Handa2010-01-134-14/+52
|/
* * nsterm.m: Use DEFSYM for last change.Chong Yidong2010-01-111-6/+6
* * nsterm.m (syms_of_nsterm): Initialize Qcontrol etc. beforeChong Yidong2010-01-112-13/+18
* * xfns.c (x_set_menu_bar_lines) [!USE_X_TOOLKIT && !USE_GTK]:YAMAMOTO Mitsuharu2010-01-112-1/+43
* Fix bounds checking for text properties in `format' (Bug#5306).Chong Yidong2010-01-094-12/+35
* Fix for Bug#4113.Chong Yidong2010-01-092-18/+14
* * xdisp.c (pos_visible_p): Check for invisible text at the correct pos (Bug#4...Chong Yidong2010-01-092-2/+7
* editfns.c (Ffloat_time): Doc fix.Eli Zaretskii2010-01-092-1/+6
* (Fx_create_frame): Don't create frame larger than display by default bug#3643.Jan Djärv2010-01-092-0/+44
* Make line<->pixel_y conversion macros aware of native menu/tool bars.YAMAMOTO Mitsuharu2010-01-097-29/+54
* Fix format.Eli Zaretskii2010-01-081-0/+1
* Frame width was not updated in fullscreen when scroll bars where removed/added.Jan Djärv2010-01-082-1/+9
* Merge from trunkJan Djärv2010-01-062-23/+33
|\
| * NS fixes for Bug#3233.Chong Yidong2010-01-062-23/+33
* | Forgot one.Jan Djärv2010-01-061-0/+1
* | Fix slowdown and wrong font choosed by XSETTINGS changes. bug #5157.Jan Djärv2010-01-064-52/+136
* | Fixing user-spec for fonts instead of using name.Jan Djärv2010-01-061-5/+9
|/
* xterm.c (x_clear_frame): Queue draw for scroll bars.Jan Djärv2010-01-062-0/+10
* Merge from mainline.Jan Djärv2010-01-054-13/+50
|\
| * * keyboard.c (read_key_sequence): Catch keyboard switch afterChong Yidong2010-01-052-1/+12
| * fontset.c (fontset_find_font): Fix getting the frame pointer.Kenichi Handa2010-01-052-2/+6
| * (xd_remove_watch): Avoid trying to convert a void* toStefan Monnier2010-01-042-3/+9
| * * dbusbind.c (xd_add_watch): Improve debug message.Michael Albinus2010-01-032-9/+26
* | Remove fprintfJan Djärv2010-01-051-1/+0
* | Handle change of internal-border width when maximized.Jan Djärv2010-01-053-29/+111
|/
* Fix buffer overflow in ns_get_color.Chong Yidong2010-01-012-1/+4
* * src/lread.c (syms_of_lread): Make it clearer that these are theChong Yidong2010-01-012-14/+17
* * eval.c (run_hook_with_args): Handle the case where the globalChong Yidong2010-01-012-12/+26
* Fix typos in ChangeLogs.Juanma Barranquero2009-12-291-11/+11
* process.c: Fix typo in comment.Juanma Barranquero2009-12-291-1/+1
* *** empty log message ***Kenichi Handa2009-12-281-0/+15
* * minibuf.c (Fall_completions): Minor optimization.Chong Yidong2009-12-272-4/+8
* (pitx) Fix last change.Eli Zaretskii2009-12-262-4/+9
* (pgx): Fix display of composite glyphs. Display cmp.from and cmp.to as well.Eli Zaretskii2009-12-262-1/+6
* (command_loop_1): Fix previous change.Kenichi Handa2009-12-251-3/+5
* (composition_adjust_point): Update prototype.Kenichi Handa2009-12-251-1/+1
* (composition_reseat_it): Don't make a compositionKenichi Handa2009-12-251-22/+30