aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (Finternal_set_lisp_face_attribute): Revert last change.Chong Yidong2009-01-131-11/+0
* (font_clear_prop): If clearing the family, clear the font width indexChong Yidong2009-01-131-1/+7
* * font.c (font_clear_prop): If clearing the family, clear the fontChong Yidong2009-01-131-0/+8
* * sound.c [WINDOWSNT] (SOUND_WARNING): New macro.Juanma Barranquero2009-01-122-23/+44
* (read_char): Fix case where last_nonmenu_eventMartin Rudalics2009-01-122-2/+14
* (Finternal_set_lisp_face_attribute): If setting the family, clear theChong Yidong2009-01-121-0/+6
* * xfaces.c (Finternal_set_lisp_face_attribute): If setting theChong Yidong2009-01-121-0/+5
* (cmd_error_internal): Exit when errors occur beforeJason Rumney2009-01-112-12/+16
* Comment (fix header format).Glenn Morris2009-01-101-1/+3
* Comment (add Author:, based on authors.el).Glenn Morris2009-01-101-1/+4
* Comment (add Author:, based on ack.texi).Glenn Morris2009-01-101-0/+3
* Comment (fix header format).Glenn Morris2009-01-101-4/+4
* Fix typo.Glenn Morris2009-01-101-1/+1
* Comment (add Author:, based on authors.el).Glenn Morris2009-01-101-2/+3
* Comment (add author based on authors.el).Glenn Morris2009-01-101-0/+3
* (pos_visible_p): When iterator stops on the last glyphChong Yidong2009-01-101-7/+42
* * xdisp.c (pos_visible_p): When iterator stops on the last glyphChong Yidong2009-01-101-0/+7
* Fix Bug #876:Eli Zaretskii2009-01-102-11/+38
* (add_font_entity_to_list): Don't report unknownJason Rumney2009-01-092-8/+12
* Remove unused headerJason Rumney2009-01-091-1/+0
* (Ffont_family_list): Return a list of strings, not symbols.Chong Yidong2009-01-091-10/+5
* (Fx_font_family_list): Function deleted. Compatibility version movedChong Yidong2009-01-091-24/+0
* * xfaces.c (Fx_font_family_list): Function deleted. CompatibilityChong Yidong2009-01-091-0/+8
* (x_set_frame_parameters): Remember requested value forMartin Rudalics2009-01-092-7/+26
* (last_command_char): For clarity, rename to...Glenn Morris2009-01-092-23/+26
* Update for last_command_char rename.Glenn Morris2009-01-092-5/+5
* (font_open_for_lface): Handle unspecified height attribute.Chong Yidong2009-01-081-1/+12
* * font.c (font_open_for_lface): Handle unspecified height attribute.Chong Yidong2009-01-081-0/+5
* (Vx_pointer_shape, Vx_nontext_pointer_shape)Jason Rumney2009-01-082-4/+15
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* Revert copyright year changes for files that are not part of Emacs.Glenn Morris2009-01-083-3/+3
* Add 2009 to copyright years.Glenn Morris2009-01-08213-230/+230
* (Finsert_file_contents): In the case of replace,Kenichi Handa2009-01-072-0/+5
* Add bug reference.Juanma Barranquero2009-01-071-1/+1
* (decode_coding_utf_8): Check byte_after_cr before breaking the loop.Kenichi Handa2009-01-072-7/+43
* (x_set_frame_parameters): Make sure height (width) getMartin Rudalics2009-01-052-2/+18
* Add bug reference.Juanma Barranquero2009-01-041-3/+3
* Fix typos.Juanma Barranquero2009-01-041-8/+8
* * w32.c: Use 64-bit arithmetic to do FILETIME conversions. (Bug#1766)Juanma Barranquero2009-01-042-63/+68
* Fix typos.Juanma Barranquero2009-01-041-19/+17
* Fix copyright years.Eli Zaretskii2009-01-031-1/+1
* (list_system_processes, system_process_attributes) [MSDOS]: Don't use theEli Zaretskii2009-01-032-5/+27
* (ret_lim_data) [MSDOS]: New function.Eli Zaretskii2009-01-031-0/+7
* (Qeuid, Qegid, Qcomm, Qstate, Qppid, Qpgrp, Qsess)Eli Zaretskii2009-01-031-3/+74
* (system_process_attributes, list_system_processes): New functions.Eli Zaretskii2009-01-031-1/+127
* (parse_modifiers_uncached): Wheel events are clicks (bug#687).Jason Rumney2009-01-032-0/+8
* * w32term.c (x_query_colors, x_query_color): New functions.Jason Rumney2009-01-033-43/+48
* * nsfns.m (x_set_foreground_color, x_set_background_color)Dan Nicolaescu2009-01-023-26/+39
* (system_process_attributes): Provide Qtime and QctimeDan Nicolaescu2009-01-022-2/+9
* (process_times): Compute sum of utime and stime.Eli Zaretskii2009-01-022-5/+24