summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* Fix the ccl decoder for the case that the output buffer is fullfilled.Kenichi Handa2010-02-17
* Fix typos in comments.Juanma Barranquero2010-02-14
* xterm.c (XTflash): Use Gdk-routines if USE_GTK so scroll bars doesn't getJan Djärv2010-02-13
* xterm.c (x_clear_frame_area): Cal gtk_widget_queue_draw if USE_GTK,Jan Djärv2010-02-13
* Fix typos.Juanma Barranquero2010-02-11
* Fix for bug#5512, don't rely on SIGIO alone.Jan Djärv2010-02-10
* * ChangeLog: Mark tiny change.Glenn Morris2010-02-08
* * nsfont.m (nsfont_open): The system's value for the font descentChong Yidong2010-02-08
* Credit Vivek Dasmohapatra for suggesting the last change.Chong Yidong2010-02-06
* * charset.c (load_charset_map_from_file)Chong Yidong2010-02-06
* Fix for Bug#5526.Chong Yidong2010-02-04
* Add bug#.Kenichi Handa2010-01-31
* from trunkKenichi Handa2010-01-31
|\
| * * nsterm.m (ns_defined_color): Block input. Suggested by MikeChong Yidong2010-01-31
* | font.c (font_parse_xlfd): If FONT is a font-entity and pixel size in NAME is ...Kenichi Handa2010-01-31
|/
* * fileio.c (Frename_file): Correctly rename symlinks to directories (Bug#5496).Chong Yidong2010-01-30
* src/config.in: Regenerate.Chong Yidong2010-01-30
* * nsterm.m (ns_ring_bell): Handle visible bell like X.Chong Yidong2010-01-30
* * character.h (CHAR_PRINTABLE_P): Reparenthesize to avoid warning.Andreas Schwab2010-01-30
* Change default XFT font to 10pt, and default frame height to 35 rows (Bug#3643).Chong Yidong2010-01-29
* w32inevt.c (key_event): Remove unnecessary comparison ofEli Zaretskii2010-01-29
* * fileio.c (Frename_file): Fix last change (Bug#5487).Chong Yidong2010-01-28
* Fixes for NetBSD (Bug#4629, Bug#2072).Chong Yidong2010-01-28
* Add bug number to recent change.Jason Rumney2010-01-28
* xfns.c (Fx_create_frame): Remove window size matching code fromJan Djärv2010-01-28
* Fix typos, check for negative ASCII characters.Jason Rumney2010-01-28
* Use Unicode for console keyboard input on Windows.Jason Rumney2010-01-27
* Fix src/ChangeLog.Kenichi Handa2010-01-27
* from trunkKenichi Handa2010-01-27
|\
| * Fix rename-file to handle directory renaming properly (Bug#3353).Chong Yidong2010-01-26
* | regex.c (analyse_first): Fix setting of fastmap for unibyte pattern string.Kenichi Handa2010-01-27
|/
* Merge from trunkJan Djärv2010-01-25
|\
| * Try and fix bug#788, hopefully for real this time.Stefan Monnier2010-01-24
| |\
| | * * keymap.c (shadow_lookup): Add `remap' arg.Stefan Monnier2010-01-24
| * | Use png_sig_cmp to allow linking with libpng 1.4.0.Chong Yidong2010-01-24
| * | Account for utmp.h availability.Chong Yidong2010-01-23
| * | * xdisp.c (draw_glyphs): Update `start' for left_overwritten case as in Emacs...YAMAMOTO Mitsuharu2010-01-23
| |/
| * Make string pointer args point to const as in other string allocation functions.YAMAMOTO Mitsuharu2010-01-22
| * Fix bug #5303 in `load' on MS-Windows, whereby load-file would failEli Zaretskii2010-01-22
* | Typo fix.Jan Djärv2010-01-25
* | xfns.c (Fx_create_frame): If frame height i stoo big, tryJan Djärv2010-01-25
|/
* Fix ccl encoding of unibyte source.Kenichi Handa2010-01-20
|\
| * Redate and reposition log entry.Alan Mackenzie2010-01-19
| * Merge from trunkJan Djärv2010-01-19
| |\
| | * Suppress spurious second invocation of before-change-functionsAlan Mackenzie2010-01-19
| | |\
| | | * no messageAlan Mackenzie2010-01-19
| | | |\
| | | * | Fix spurious before-change-functions invocation from (insert ?\n).Alan Mackenzie2010-01-08
| * | | | Store settings in xft-settings for debug purposes.Jan Djärv2010-01-19
| |/ / /
| * / / Doc fix for current-time-string and date-to-time (Bug#5408)Chong Yidong2010-01-18
|/ / /
* | | Fix typos in comments.Juanma Barranquero2010-01-17