| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * terminal.c (Fterminal_name, Fdelete_terminal, Fterminal_name) | Chong Yidong | 2009-04-04 | 2 | -9/+16 |
* | Fix typos. | Juanma Barranquero | 2009-04-04 | 1 | -2/+1 |
* | (system_process_attributes) [SYSTEM_MALLOC]: Don't call ret_lim_data. | Eli Zaretskii | 2009-04-04 | 2 | -0/+11 |
* | * term.c (produce_stretch_glyph): Reduce width of stretch glyphs | Chong Yidong | 2009-04-03 | 2 | -0/+10 |
* | (print_object): Make each lowest sub_char_table start a new line. | Kenichi Handa | 2009-04-03 | 2 | -0/+12 |
* | (setup-default-fontset): Specify | Kenichi Handa | 2009-04-02 | 1 | -0/+5 |
* | (fontset_font): Record no-font when a fontset | Kenichi Handa | 2009-04-02 | 1 | -3/+4 |
* | (map_charset_for_dump): Add missing UNGCPRO. | Stefan Monnier | 2009-03-30 | 2 | -0/+5 |
* | (fontset_from_font): Specify only registry in a font-spec for all | Kenichi Handa | 2009-03-30 | 2 | -12/+24 |
* | Fix previous change. Define ftfont_variation_glyphs | Kenichi Handa | 2009-03-30 | 2 | -6/+8 |
* | Conditionalize prototyping and use of ftfont_variation_glyphs. | Chong Yidong | 2009-03-29 | 1 | -1/+9 |
* | * ftfont.c: Conditionalize prototyping and use of ftfont_variation_glyphs. | Chong Yidong | 2009-03-29 | 1 | -0/+5 |
* | * editfns.c (general_insert_function): Adjust to insdel.c changes. | Stefan Monnier | 2009-03-28 | 4 | -17/+28 |
* | (dump_glyph): Fix typo. | Stefan Monnier | 2009-03-28 | 1 | -1/+1 |
* | (delete_frame): Work around compiler bug. | Stefan Monnier | 2009-03-28 | 1 | -1/+4 |
* | * insdel.c (move_gap, move_gap_both, gap_left, gap_right) | Stefan Monnier | 2009-03-28 | 4 | -263/+256 |
* | (Finsert_file_contents): Don't limit size to INT_MAX/4. | Stefan Monnier | 2009-03-28 | 2 | -1/+9 |
* | (handle_one_xevent): Call x_handle_net_wm_state if | Jan Djärv | 2009-03-27 | 2 | -0/+91 |
* | (struct x_display_info): Add atoms for _NET_WM_STATE. | Jan Djärv | 2009-03-27 | 1 | -0/+4 |
* | (x_set_font): If the fullscreen property is non-nil, adjust | Jan Djärv | 2009-03-27 | 1 | -0/+18 |
* | * keyboard.c (tty_read_avail_input): Don't treat a -1 return from | Stefan Monnier | 2009-03-27 | 4 | -8/+22 |
* | (Fdetect_coding_string): Improve the docstrings. | Kenichi Handa | 2009-03-27 | 1 | -0/+2 |
* | (Fdetect_coding_region, Fcoding_system_priority_list): Improve the | Kenichi Handa | 2009-03-27 | 1 | -0/+5 |
* | (Fx_focus_frame): Declare. | Stefan Monnier | 2009-03-26 | 2 | -1/+4 |
* | * callint.c (Fcall_interactively): For '^' just delegate the work to | Stefan Monnier | 2009-03-26 | 2 | -23/+8 |
* | Fix typo in comment. | Juanma Barranquero | 2009-03-25 | 1 | -4/+4 |
* | (Ffloat_time): Doc fix (Bug#2768). | Chong Yidong | 2009-03-24 | 1 | -1/+1 |
* | * editfns.c (Ffloat_time): Doc fix (Bug#2768). | Chong Yidong | 2009-03-24 | 1 | -0/+2 |
* | (Fcommandp): Use Qinteractive_form. | Chong Yidong | 2009-03-24 | 1 | -1/+2 |
* | (Qinteractive_form): New variable. | Chong Yidong | 2009-03-24 | 1 | -1/+5 |
* | * data.c (Qinteractive_form): New variable. | Chong Yidong | 2009-03-24 | 1 | -0/+7 |
* | (Fsubstitute_in_file_name): Always work on a copy. | Jason Rumney | 2009-03-24 | 2 | -20/+39 |
* | *** empty log message *** | Kenichi Handa | 2009-03-24 | 1 | -1/+1 |
* | *** empty log message *** | Kenichi Handa | 2009-03-24 | 1 | -0/+5 |
* | (find_font_encoding): Return Qnil for unsupported encoding. | Kenichi Handa | 2009-03-24 | 1 | -2/+1 |
* | gtkutil.c (xg_display_open): Assign a value to gdpy_def, check | Jan Djärv | 2009-03-23 | 2 | -3/+11 |
* | (Finteractive): Clarify the doc string - even promptless elements need \n | Alan Mackenzie | 2009-03-22 | 1 | -7/+8 |
* | *** empty log message *** | Alan Mackenzie | 2009-03-22 | 1 | -0/+5 |
* | (x-use-underline-position-properties): Doc fix. | Jason Rumney | 2009-03-22 | 2 | -3/+6 |
* | inc/sys/stat.h (struct stat): Change the types of st_uid and st_gid to unsigned. | Eli Zaretskii | 2009-03-21 | 2 | -11/+19 |
* | (Fuser_uid, Fuser_real_uid): If UID as EMACS_INT is negative, produce | Eli Zaretskii | 2009-03-20 | 2 | -2/+20 |
* | (make_uid, make_gid): New functions. | Eli Zaretskii | 2009-03-20 | 1 | -21/+35 |
* | * keyboard.c (Fcurrent_idle_time): Reflow docstring. | Juanma Barranquero | 2009-03-20 | 2 | -10/+15 |
* | (x_set_font): Handle the case that ARG is a cons. | Kenichi Handa | 2009-03-19 | 2 | -2/+22 |
* | (Fset_fontset_font): When a spec of ASCII font is | Kenichi Handa | 2009-03-19 | 1 | -10/+13 |
* | (Fsubstitute_in_file_name): Doc fix. | Glenn Morris | 2009-03-19 | 2 | -1/+8 |
* | (Fvertical_motion): Undo 2005-01-19 change (Bug#2694). | Chong Yidong | 2009-03-19 | 1 | -8/+5 |
* | * indent.c (Fvertical_motion): Undo 2005-01-19 change (Bug#2694). | Chong Yidong | 2009-03-19 | 1 | -0/+4 |
* | (load_charset_map_from_file): When a mapfile can't be loaded, signal | Kenichi Handa | 2009-03-19 | 2 | -4/+6 |
* | (Ffile_attributes): Make sure UID and GID are always positive, even | Eli Zaretskii | 2009-03-18 | 2 | -4/+20 |