| Commit message (Expand) | Author | Age | Files | Lines |
| * | * fileio.c (history_delete_duplicates): Remove unused declaration. | Dan Nicolaescu | 2009-04-15 | 1 | -0/+8 |
| * | (syms_of_buffer) <line-spacing>: Doc fix. | Eli Zaretskii | 2009-04-14 | 1 | -0/+4 |
| * | (Ffont_info): Fix docstring. Fix the second element of | Kenichi Handa | 2009-04-14 | 1 | -0/+5 |
| * | * xdisp.c (Vwrap_prefix, Vline_prefix): Reflow docstrings. | Chong Yidong | 2009-04-14 | 1 | -0/+4 |
| * | (xfont_has_char): The font has C if C is ASCII and the | Kenichi Handa | 2009-04-14 | 1 | -0/+9 |
| * | * nsselect.m (symbol_to_nsstring, clean_local_selection_data) | Stefan Monnier | 2009-04-13 | 1 | -0/+9 |
| * | (get_adstyle_property): Fix previous change. | Kenichi Handa | 2009-04-13 | 1 | -1/+27 |
| * | Remove `tiny change' for Nikolaj Schumacher. | Stefan Monnier | 2009-04-10 | 1 | -4/+4 |
| * | (map_charset_chars): For a charset of `superset' | Kenichi Handa | 2009-04-09 | 1 | -0/+3 |
| * | (font_put_extra): If VAL is nil, delete the slot for PROP | Kenichi Handa | 2009-04-09 | 1 | -0/+6 |
| * | (redraw_overlapping_rows): Fix detection of | YAMAMOTO Mitsuharu | 2009-04-08 | 1 | -0/+3 |
| * | (ftfont_text_extents): Fix calculation of metrics->descent. | Kenichi Handa | 2009-04-08 | 1 | -0/+5 |
| * | (x_set_font): Avoid C99 mid-block variable declaration. | Jason Rumney | 2009-04-06 | 1 | -0/+4 |
| * | (ftxfont_draw_backgrond): Fix args to XFillRectangle. | Kenichi Handa | 2009-04-06 | 1 | -0/+6 |
| * | (ftfont_open): Fix checking of the return value of | Kenichi Handa | 2009-04-06 | 1 | -0/+5 |
| * | * terminal.c (Fterminal_name, Fdelete_terminal, Fterminal_name) | Chong Yidong | 2009-04-04 | 1 | -0/+7 |
| * | 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 | 1 | -0/+5 |
| * | * term.c (produce_stretch_glyph): Reduce width of stretch glyphs | Chong Yidong | 2009-04-03 | 1 | -0/+6 |
| * | (print_object): Make each lowest sub_char_table start a new line. | Kenichi Handa | 2009-04-03 | 1 | -0/+5 |
| * | (setup-default-fontset): Specify | Kenichi Handa | 2009-04-02 | 1 | -0/+5 |
| * | (map_charset_for_dump): Add missing UNGCPRO. | Stefan Monnier | 2009-03-30 | 1 | -0/+4 |
| * | (fontset_from_font): Specify only registry in a font-spec for all | Kenichi Handa | 2009-03-30 | 1 | -0/+3 |
| * | Fix previous change. Define ftfont_variation_glyphs | Kenichi Handa | 2009-03-30 | 1 | -0/+5 |
| * | * 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 | 1 | -0/+9 |
| * | * insdel.c (move_gap, move_gap_both, gap_left, gap_right) | Stefan Monnier | 2009-03-28 | 1 | -0/+23 |
| * | (Finsert_file_contents): Don't limit size to INT_MAX/4. | Stefan Monnier | 2009-03-28 | 1 | -0/+4 |
| * | (handle_one_xevent): Call x_handle_net_wm_state if | Jan Djärv | 2009-03-27 | 1 | -0/+14 |
| * | * keyboard.c (tty_read_avail_input): Don't treat a -1 return from | Stefan Monnier | 2009-03-27 | 1 | -0/+8 |
| * | (Fx_focus_frame): Declare. | Stefan Monnier | 2009-03-26 | 1 | -1/+3 |
| * | * callint.c (Fcall_interactively): For '^' just delegate the work to | Stefan Monnier | 2009-03-26 | 1 | -0/+6 |
| * | * editfns.c (Ffloat_time): Doc fix (Bug#2768). | Chong Yidong | 2009-03-24 | 1 | -0/+2 |
| * | * 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 | 1 | -0/+6 |
| * | *** empty log message *** | Kenichi Handa | 2009-03-24 | 1 | -1/+1 |
| * | *** empty log message *** | Kenichi Handa | 2009-03-24 | 1 | -0/+5 |
| * | gtkutil.c (xg_display_open): Assign a value to gdpy_def, check | Jan Djärv | 2009-03-23 | 1 | -0/+5 |
| * | *** empty log message *** | Alan Mackenzie | 2009-03-22 | 1 | -0/+5 |
| * | (x-use-underline-position-properties): Doc fix. | Jason Rumney | 2009-03-22 | 1 | -0/+5 |
| * | inc/sys/stat.h (struct stat): Change the types of st_uid and st_gid to unsigned. | Eli Zaretskii | 2009-03-21 | 1 | -0/+8 |
| * | (Fuser_uid, Fuser_real_uid): If UID as EMACS_INT is negative, produce | Eli Zaretskii | 2009-03-20 | 1 | -0/+8 |
| * | * keyboard.c (Fcurrent_idle_time): Reflow docstring. | Juanma Barranquero | 2009-03-20 | 1 | -4/+10 |
| * | (x_set_font): Handle the case that ARG is a cons. | Kenichi Handa | 2009-03-19 | 1 | -0/+8 |
| * | (Fsubstitute_in_file_name): Doc fix. | Glenn Morris | 2009-03-19 | 1 | -0/+4 |
| * | * 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 | 1 | -0/+5 |
| * | (Ffile_attributes): Make sure UID and GID are always positive, even | Eli Zaretskii | 2009-03-18 | 1 | -0/+8 |
| * | (xdialog_show): Move Fredisplay call ... | YAMAMOTO Mitsuharu | 2009-03-18 | 1 | -0/+5 |
| * | (file_name_completion): Disable the first optimization just | Stefan Monnier | 2009-03-18 | 1 | -0/+5 |