| Commit message (Expand) | Author | Age | Files | Lines |
| * | * Makefile.in [HAVE_LIBRESOLV]: Add -lresolv to linker flags. | Chong Yidong | 2007-10-19 | 1 | -0/+4 |
| * | (Fdocumentation): Check for and handle an advised function. | Richard M. Stallman | 2007-10-19 | 1 | -0/+4 |
| * | (Fset_process_filter): Doc fix. | Juanma Barranquero | 2007-10-19 | 1 | -0/+4 |
| * | (read_key_sequence): Undo a change introduced by multi-tty | Stefan Monnier | 2007-10-18 | 1 | -0/+6 |
| * | * xselect.c (x_own_selection, x_handle_selection_clear) | Stefan Monnier | 2007-10-17 | 1 | -0/+16 |
| * | * process.c: Link to libs for calling res_init() if available. | Chong Yidong | 2007-10-17 | 1 | -0/+6 |
| * | (read1): Set pvectype for char_tables. | Stefan Monnier | 2007-10-17 | 1 | -0/+2 |
| * | (XMISCANY, XMARKER, XINTFWD, XBOOLFWD, XOBJFWD, XOVERLAY, XBUFFER_OBJFWD) | Stefan Monnier | 2007-10-17 | 1 | -0/+5 |
| * | (free_misc): Use XMISCTYPE. | Stefan Monnier | 2007-10-17 | 1 | -0/+5 |
| * | (Qcompletion_ignore_case): New external Lisp_Object. | Glenn Morris | 2007-10-17 | 1 | -0/+12 |
| * | Merge from emacs--rel--22 | Miles Bader | 2007-10-16 | 1 | -0/+12 |
| |\ |
|
| | * | (handle_display_prop): Ignore display specs after | YAMAMOTO Mitsuharu | 2007-10-16 | 1 | -0/+7 |
| | * | (Ffset): Save autoload of the function being set. | Juanma Barranquero | 2007-10-14 | 1 | -1/+7 |
| | * | John Paul Wallington <jpw at pobox.com> | Glenn Morris | 2007-10-14 | 1 | -0/+5 |
| | * | (dos_rawgetc): Undo last change (there's no ``leaving selected frame'' | Eli Zaretskii | 2007-10-13 | 1 | -0/+5 |
| | * | (Qexplicit_name): New variable. | Martin Rudalics | 2007-10-12 | 1 | -0/+6 |
| | * | (x_set_window_size): Disable code that attempts to tell | Jason Rumney | 2007-10-09 | 1 | -0/+5 |
| * | | * xfns.c (Fx_create_frame, Fx_display_list): | Stefan Monnier | 2007-10-16 | 1 | -0/+11 |
| * | | (Fpurecopy): Set the pvec tag on pseudo vectors. | Stefan Monnier | 2007-10-16 | 1 | -0/+2 |
| * | | * lisp.h (enum Lisp_Misc_Type): Del Lisp_Misc_Some_Buffer_Local_Value. | Stefan Monnier | 2007-10-16 | 1 | -0/+24 |
| * | | (Fsnarf_documentation): Simplify. | Stefan Monnier | 2007-10-16 | 1 | -0/+4 |
| * | | (w32_font_is_double_byte, my_create_scrollbar): Make static. | Juanma Barranquero | 2007-10-15 | 1 | -0/+5 |
| * | | (Fmake_indirect_buffer): Set the buffer's tag. | Stefan Monnier | 2007-10-14 | 1 | -0/+4 |
| * | | *** empty log message *** | Juanma Barranquero | 2007-10-14 | 1 | -4/+10 |
| * | | John Paul Wallington <jpw at pobox.com> | Glenn Morris | 2007-10-14 | 1 | -3/+8 |
| * | | (append_tool_bar_item): Reformat last change. | Eli Zaretskii | 2007-10-13 | 1 | -0/+3 |
| * | | Replace `abs' with `eabs'. | Eli Zaretskii | 2007-10-13 | 1 | -0/+4 |
| * | | (grow_menu_items): Use larger_vector. | Eli Zaretskii | 2007-10-13 | 1 | -0/+11 |
| * | | (dos_rawgetc): Undo last change (there's no ``leaving selected frame'' | Eli Zaretskii | 2007-10-13 | 1 | -0/+5 |
| * | | Fix attribution | Jason Rumney | 2007-10-10 | 1 | -1/+1 |
| * | | (x_create_tip_frame): Set terminal for frame. | Jason Rumney | 2007-10-10 | 1 | -0/+4 |
| * | | * frame.c (Qenvironment): Remove. | Stefan Monnier | 2007-10-10 | 1 | -0/+7 |
| * | | * frame.c (Fframe_with_environment): Remove. | Stefan Monnier | 2007-10-10 | 1 | -6/+10 |
| * | | (indent_tabs_mode, last_known_column, last_known_column_modified): Make static. | Juanma Barranquero | 2007-10-10 | 1 | -1/+7 |
| * | | (BASE_PURESIZE): Increase to 1170000. | Katsumi Yamaoka | 2007-10-10 | 1 | -0/+4 |
| * | | Merge from emacs--rel--22 | Miles Bader | 2007-10-09 | 1 | -0/+86 |
| |\ \
| |/ |
|
| | * | (handle_invisible_prop): After setting up an ellipsis, return HANDLED_RETURN. | Richard M. Stallman | 2007-10-09 | 1 | -0/+5 |
| | * | *** empty log message *** | Martin Rudalics | 2007-10-06 | 1 | -0/+18 |
| | * | (Fwrite_region): Ignore EINVAL error from fsync. | Andreas Schwab | 2007-10-06 | 1 | -0/+4 |
| | * | (syms_of_image) <image-types>: Fix typo in docstring. | Juanma Barranquero | 2007-10-05 | 1 | -0/+4 |
| | * | (mac_load_query_font): Fix missing return value. | YAMAMOTO Mitsuharu | 2007-10-05 | 1 | -0/+6 |
| | * | *** empty log message *** | Jason Rumney | 2007-10-05 | 1 | -0/+4 |
| | * | *** empty log message *** | Richard M. Stallman | 2007-10-02 | 1 | -0/+4 |
| | * | (get_window_cursor_type): Implement documented behavior | Richard M. Stallman | 2007-10-02 | 1 | -0/+5 |
| | * | *** empty log message *** | Richard M. Stallman | 2007-10-01 | 1 | -4/+0 |
| | * | (Fload): Fix typo in docstring. | Juanma Barranquero | 2007-10-01 | 1 | -0/+4 |
| | * | (standard_args): Change priority of "--no-splash" | Juri Linkov | 2007-09-29 | 1 | -0/+5 |
| | * | (globals_of_w32fns): Init common controls. | Jason Rumney | 2007-09-27 | 1 | -0/+6 |
| | * | *** empty log message *** | Andreas Schwab | 2007-09-22 | 1 | -0/+5 |
| | * | Whitespace change. | Richard M. Stallman | 2007-09-21 | 1 | -0/+4 |