aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* (system_process_attributes): Compute Qtime and Qctime and add them to the alist.Eli Zaretskii2009-01-021-0/+6
* Declare Qtime and Qctime.Eli Zaretskii2009-01-021-0/+1
* (top level) <Qtime, Qctime>: New variables.Eli Zaretskii2009-01-021-1/+9
* (Qgobject): New symbol.Jason Rumney2009-01-022-4/+15
* (make_terminal_frame): Remove redundant code and uselessDan Nicolaescu2009-01-012-15/+12
* (conv_sockaddr_to_lisp): Add workaround forAndreas Schwab2009-01-012-32/+46
* (x_create_tip_frame): Set border width of the X window.Chong Yidong2009-01-011-1/+1
* * xfns.c (x_create_tip_frame): Set border width of the X window.Chong Yidong2009-01-011-0/+2