| Commit message (Expand) | Author | Age | Files | Lines |
| * | (OBJ1): Remove abbrev.$(O). | Juanma Barranquero | 2007-10-28 | 1 | -1/+6 |
| * | Rewrite abbrev.c in Elisp. | Stefan Monnier | 2007-10-28 | 1 | -0/+11 |
| * | Merge from emacs--rel--22 | Miles Bader | 2007-10-27 | 1 | -0/+9 |
| |\ |
|
| | * | (window_min_size_2): Don't count header-line. | Martin Rudalics | 2007-10-26 | 1 | -0/+4 |
| | * | *** empty log message *** | Juanma Barranquero | 2007-10-25 | 1 | -0/+1 |
| | * | (init_environment): Fix tiny memory leak. | Juanma Barranquero | 2007-10-25 | 1 | -0/+4 |
| | * | Include math.h. | Jason Rumney | 2007-10-24 | 1 | -0/+4 |
| | * | Comment change. | Richard M. Stallman | 2007-10-24 | 1 | -0/+9 |
| | * | (Fset_process_filter): Doc fix. | Juanma Barranquero | 2007-10-19 | 1 | -0/+4 |
| | * | (Qcompletion_ignore_case): New external Lisp_Object. | Glenn Morris | 2007-10-17 | 1 | -0/+12 |
| * | | (window_min_size_2): Don't count header-line. | Martin Rudalics | 2007-10-26 | 1 | -0/+4 |
| * | | (struct frame): Move all bit fields after the first bit | Dan Nicolaescu | 2007-10-26 | 1 | -0/+6 |
| * | | (Fread_minibuffer, Feval_minibuffer): Reflow docstrings. | Juanma Barranquero | 2007-10-26 | 1 | -0/+2 |
| * | | (spare_memory, stack_copy, stack_copy_size, ignore_warnings, Vdead, | Juanma Barranquero | 2007-10-26 | 1 | -0/+9 |
| * | | *** empty log message *** | Juanma Barranquero | 2007-10-26 | 1 | -1/+1 |
| * | | (syms_of_frame) <delete-frame-functions>: Fix typo in docstring. | Juanma Barranquero | 2007-10-26 | 1 | -0/+5 |
| * | | (w32_get_resource): Remove unused variable `ok'. | Juanma Barranquero | 2007-10-25 | 1 | -0/+1 |
| * | | (init_environment): Fix tiny memory leak. | Juanma Barranquero | 2007-10-25 | 1 | -0/+4 |
| * | | Make `window-system' into a keyboard-local variable (rather than | Stefan Monnier | 2007-10-25 | 1 | -0/+27 |
| * | | *** empty log message *** | Juanma Barranquero | 2007-10-23 | 1 | -1/+2 |
| * | | (unwind_request_sigio): Only define if __ultrix__. | Stefan Monnier | 2007-10-23 | 1 | -0/+2 |
| * | | (child_setup): Remove spurious *. | Stefan Monnier | 2007-10-23 | 1 | -0/+2 |
| * | | * lisp.h (Fget_text_property): Declare. | Stefan Monnier | 2007-10-23 | 1 | -0/+6 |
| * | | (Fmake_variable_buffer_local, Fmake_local_variable) | Stefan Monnier | 2007-10-23 | 1 | -0/+6 |
| * | | include math.h | Jason Rumney | 2007-10-22 | 1 | -1/+2 |
| * | | (w32_abort): Move declaration to nt/config.nt. | Jason Rumney | 2007-10-22 | 1 | -0/+1 |
| * | | (HAVE_STDLIB_H): Define. | Jason Rumney | 2007-10-22 | 1 | -0/+3 |
| * | | Remove, m/intel386.h is the file w32 uses. | Jason Rumney | 2007-10-22 | 1 | -0/+4 |
| * | | (Fdump_emacs): Fix typo in message. | Juanma Barranquero | 2007-10-22 | 1 | -1/+7 |
| * | | Allow minibuffer default to be a list of default values. | Juri Linkov | 2007-10-22 | 1 | -0/+11 |
| * | | * fileio.c (Fcopy_file): Call file name handler with preserve_uid_gid. | Michael Albinus | 2007-10-21 | 1 | -0/+4 |
| * | | (Fdocumentation): Check for advice in all cases. | Juanma Barranquero | 2007-10-20 | 1 | -0/+4 |
| * | | * 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 |