| Commit message (Expand) | Author | Age | Files | Lines |
| * | (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 |
| * | (file_name_completion): Check completion-ignored-extensions | Stefan Monnier | 2009-03-17 | 1 | -0/+6 |
| * | Fix last changelog entry. | Chong Yidong | 2009-03-17 | 1 | -1/+1 |
| * | * minibuf.c (syms_of_minibuf): Doc fix. | Chong Yidong | 2009-03-17 | 1 | -0/+4 |
| * | * keyboard.c (parse_menu_item): Don't display remappings as menu | Chong Yidong | 2009-03-15 | 1 | -0/+5 |
| * | * w32term.h (WM_EMACS_PAINT): New message. | Jason Rumney | 2009-03-15 | 1 | -0/+7 |
| * | Fix last change. | Chong Yidong | 2009-03-15 | 1 | -9/+9 |
| * | Unify shutdown handling under NS, via ns-power-off key event (where appropria... | David Reitter | 2009-03-14 | 1 | -0/+14 |
| * | (alsa_configure): Remove call do deprecated | Jan Djärv | 2009-03-14 | 1 | -0/+5 |
| * | * gtkutil.c (xg_tool_bar_callback): Set focus back to the frame | Jan Djärv | 2009-03-14 | 1 | -0/+6 |
| * | (Ffontset_info): YAILOM (Yet another int/Lisp_Object mixup). | Stefan Monnier | 2009-03-13 | 1 | -2/+2 |
| * | (fontset_from_font): YAILOM (Yet another int/Lisp_Object mixup). | Stefan Monnier | 2009-03-13 | 1 | -4/+10 |
| * | Fix typo. | Juanma Barranquero | 2009-03-13 | 1 | -3/+3 |
| * | (Ffontset_info, check_fontset_name): New arg frame. | Kenichi Handa | 2009-03-13 | 1 | -0/+15 |
| * | * nsfns.m (Fx_close_connection): Doc fix. | Juanma Barranquero | 2009-03-12 | 1 | -0/+10 |
| * | Fix typos. | Juanma Barranquero | 2009-03-12 | 1 | -6/+5 |
| * | * termhooks.h [HAVE_NS]: define NS_NONKEY_EVENT to be used for | David Reitter | 2009-03-12 | 1 | -0/+13 |
| * | (font_open_by_spec): Extern it. | Kenichi Handa | 2009-03-11 | 1 | -0/+2 |
| * | (font_open_by_spec): New function. | Kenichi Handa | 2009-03-11 | 1 | -0/+3 |
| * | *** empty log message *** | Kenichi Handa | 2009-03-11 | 1 | -0/+12 |
| * | * makefile.w32-in: Update dependencies. | Juanma Barranquero | 2009-03-11 | 1 | -1/+5 |
| * | * nsfns.m (syms_of_nsfns): Remove Qbuffered. | Adrian Robert | 2009-03-10 | 1 | -0/+4 |