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