summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* (detect_coding_sjis): Handle shift_jis-2004 correctly.Kenichi Handa2009-07-08
* (JIS_TO_SJIS2): Fix the code range check.Kenichi Handa2009-07-08
* * fileio.c (Ffile_name_directory, Fexpand_file_name): Copy string data proper...Chong Yidong2009-07-07
* Add bug tracker number to last ChangeLog entry.Chong Yidong2009-07-07
* * fileio.c (Fsubstitute_in_file_name): Copy string data properly.Chong Yidong2009-07-07
* *** empty log message ***Kenichi Handa2009-07-07
* (xcharset): Fix previous change.Kenichi Handa2009-07-07
* (get_next_display_element): Use DECODE_BYTE.Kenichi Handa2009-07-07
* (Fset_charset_priority): Update charset_unibyte andKenichi Handa2009-07-07
* (unibyte_has_multibyte_table): Delete it.Kenichi Handa2009-07-07
* (unibyte_has_multibyte_table): Delete extern.Kenichi Handa2009-07-07
* (xcharset): Fix the treating $arg0.Kenichi Handa2009-07-07
* correct typo in last changeAdrian Robert2009-07-06
* (Ffile_attributes): Decode user and group name by the locale's encoding.Eli Zaretskii2009-07-03
* (fontset_find_font): Re-order a fallback font-group.Kenichi Handa2009-07-03
* (font_entity_vector_cache): New variable.Kenichi Handa2009-07-03
* (SOME_MACHINE_LISP): Add ../lisp/term/common-win.elc.YAMAMOTO Mitsuharu2009-07-01
* * xftfont.c (xftfont_open): Avoid passing NULL argument toChong Yidong2009-06-30
* * nsterm.m (keydown): Avoid infinite loop.Adrian Robert2009-06-30
* Simplify last change.Andreas Schwab2009-06-28
* (send_process): Keep decoded string in a localAndreas Schwab2009-06-28
* (create_tty_output) [MSDOS]: #ifdef away.Eli Zaretskii2009-06-28
* * dbusbind.c (XD_SYMBOL_TO_DBUS_TYPE): Convert macro into functionMichael Albinus2009-06-28
* * frame.c (x_get_arg): Check if dpyinfo is non-NULL.Chong Yidong2009-06-27
* Restore file.Glenn Morris2009-06-27
* (get_adstyle_property): Call font_intern_prop with 1 asKenichi Handa2009-06-26
* * src/ftfont.c (setup_otf_gstring, ftfont_shape_by_flt): UseChong Yidong2009-06-23
* (w32_initialize): Add necessary casts to last change.Jason Rumney2009-06-21
* (keyboard_codepage): New static variable.Jason Rumney2009-06-21
* (status_message): Pass Faset index argument as a lisp object, so as to workKen Raeburn2009-06-20
* Fix typos.Juanma Barranquero2009-06-19
* (Ffind_coding_systems_region_internal): Cache checked characters.YAMAMOTO Mitsuharu2009-06-19
* (decode_coding_iso_2022): Check MSB of bytes more rigidly.Kenichi Handa2009-06-18
* (redisplay_internal): Check that the frame is stillAndreas Schwab2009-06-18
* (detect_coding_utf_16): Fix previous change.Kenichi Handa2009-06-17
* (detect_coding_utf_16): Fix previous change.Kenichi Handa2009-06-16
* (detect_coding_utf_16): Fix the logic of rejectingKenichi Handa2009-06-16
* (detect_coding_utf_16): Fix typo counting odd bytes.Andreas Schwab2009-06-15
* (status_message): Fix previous change. Be sure toKenichi Handa2009-06-15
* (x_delete_terminal): Put previous change in #if 0 andYAMAMOTO Mitsuharu2009-06-15
* (ns_get_covering_families): Retain scriptToFamilies.Adrian Robert2009-06-15
* nsmenu.m (EmacsTooltip: setText): set height of tooltip.David Reitter2009-06-14
* * nsfont.m (ns_attribute_value): Remove.Adrian Robert2009-06-14
* Remove USE_MAC_TOOLBAR (for Mac Carbon [22.x])Seiji Zenitani2009-06-14
* Mark tiny change.Glenn Morris2009-06-11
* (x_get_glyph_overhangs): Fix calculation of rightKenichi Handa2009-06-11
* (x_get_glyph_overhangs): Fix calculation of rightKenichi Handa2009-06-11
* (x_compute_glyph_string_overhangs): Handle the automaticKenichi Handa2009-06-11
* * xdisp.c (get_next_display_element): When handling wrap-prefixChong Yidong2009-06-10
* * keyboard.c (kbd_buffer_get_event): Null-check used_mouse_menu.Adrian Robert2009-06-10