aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* bug#1849 - Windows 7 Taskbar SupportJason Rumney2009-06-302-4/+30
* Remove useless if-before-xfree tests.Jim Meyering2009-06-297-16/+18
* Simplify last change.Andreas Schwab2009-06-281-11/+6
* (send_process): Keep decoded string in a localAndreas Schwab2009-06-282-5/+12
* * xdisp.c (start_display, handle_face_prop)Chong Yidong2009-06-282-89/+5
* (create_tty_output) [MSDOS]: #ifdef away.Eli Zaretskii2009-06-282-0/+20
* * xterm.c (x_update_window_begin, x_new_focus_frame)Chong Yidong2009-06-282-188/+11
* * dbusbind.c (XD_SYMBOL_TO_DBUS_TYPE): Convert macro into functionMichael Albinus2009-06-282-27/+43
* * term.c (turn_on_face): Allow simultaneously bold and dimChong Yidong2009-06-272-12/+10
* * frame.c (x_get_arg): Check if dpyinfo is non-NULL.Chong Yidong2009-06-272-1/+3
* * xdisp.c (mouse_face_from_buffer_pos): Fix detection ofChong Yidong2009-06-272-3/+14
* Trim to just the stuff applicable to netbsd, since the other platformsGlenn Morris2009-06-272-75/+7
* Restore file.Glenn Morris2009-06-271-0/+127
* (--enable-checking): New option.Dan Nicolaescu2009-06-261-3/+20
* nsterm.m (keydown): avoid infinite loopDavid Reitter2009-06-262-1/+7
* (get_adstyle_property): Call font_intern_prop with 1 asKenichi Handa2009-06-262-1/+6
* Fix last entry.Chong Yidong2009-06-251-1/+1
* (fontset_find_font): When a usable rfont_def is foundKenichi Handa2009-06-252-7/+33
* * emacs-icon.h: Always define gnu_xpm_bits on GTK (bug#3671).Chong Yidong2009-06-242-3/+8
* (fontset_get_font_group): Return 0 if no font-group isKenichi Handa2009-06-242-22/+40
* Reformat 2009-06-23 ChangeLog entry.Chong Yidong2009-06-231-4/+3
* (child_setup_tty): Remove SIGNALS_VIA_CHARACTERSDan Nicolaescu2009-06-232-6/+5
* Add the `recenter-redisplay' variable, and make `recenter' use it.Miles Bader2009-06-232-11/+42
* Don't dereference NULL upon failed malloc and realloc.Jim Meyering2009-06-232-8/+15
* (main): Call init_font ().Kenichi Handa2009-06-232-0/+15
* (Vfont_log): Extern it.Kenichi Handa2009-06-231-0/+13
* (font_sort_entities, font_list_entities)Kenichi Handa2009-06-231-12/+14
* Change font_add_log to FONT_ADD_LOG.Kenichi Handa2009-06-235-12/+26
* (fontset_font): Call FONT_DEFERRED_LOG.Kenichi Handa2009-06-231-2/+4
* * xterm.c (xg_default_icon_file): New variable.Chong Yidong2009-06-222-5/+21
* * w32term.c (x_draw_glyph_string): Use the glyph string's widthChong Yidong2009-06-223-8/+16
* * xdisp.c (Qbefore_string, Qafter_string): Add externs.Chong Yidong2009-06-222-304/+225
* Add "Branch for 23.1" ChangeLog entry.Chong Yidong2009-06-211-0/+4
* * xdisp.c (IT_DISPLAYING_WHITESPACE): Define forChong Yidong2009-06-212-29/+22
* (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