aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Comment the ENABLE_CHECKING version of the CHECK macro.Ken Raeburn2007-10-291-0/+14
* (OBJ1): Remove abbrev.$(O).Juanma Barranquero2007-10-282-17/+7
* Rewrite abbrev.c in Elisp.Stefan Monnier2007-10-286-811/+19
* Merge from emacs--rel--22Miles Bader2007-10-275-19/+46
|\
| * (window_min_size_2): Don't count header-line.Martin Rudalics2007-10-262-5/+11
| * *** empty log message ***Juanma Barranquero2007-10-251-0/+1
| * (w32_get_resource): Remove unused variable `ok'.Juanma Barranquero2007-10-251-1/+0
| * (init_environment): Fix tiny memory leak.Juanma Barranquero2007-10-252-0/+5
| * Include math.h.Jason Rumney2007-10-242-0/+5
| * Comment change.Richard M. Stallman2007-10-242-1/+17
| * (x_figure_window_size): For fullscreen case,Richard M. Stallman2007-10-241-1/+1
| * (Fcurrent_idle_time): Doc fix.Richard M. Stallman2007-10-241-2/+4
| * (Fwith_output_to_temp_buffer): Doc fix.Richard M. Stallman2007-10-241-15/+24
| * (Fset_process_filter): Doc fix.Juanma Barranquero2007-10-192-1/+5
| * (Qcompletion_ignore_case): New external Lisp_Object.Glenn Morris2007-10-172-1/+14
| * (Qcompletion_ignore_case): Change to external.Glenn Morris2007-10-171-6/+1
| * (Qcompletion_ignore_case): New Lisp_Object.Glenn Morris2007-10-171-0/+4
| * (Qcompletion_ignore_case): New external Lisp_Object.Glenn Morris2007-10-171-1/+9
* | (window_min_size_2): Don't count header-line.Martin Rudalics2007-10-262-5/+11
* | (struct frame): Move all bit fields after the first bitDan Nicolaescu2007-10-262-46/+52
* | (Fread_minibuffer, Feval_minibuffer): Reflow docstrings.Juanma Barranquero2007-10-262-4/+6
* | (spare_memory, stack_copy, stack_copy_size, ignore_warnings, Vdead,Juanma Barranquero2007-10-262-36/+46
* | *** empty log message ***Juanma Barranquero2007-10-261-1/+1
* | (syms_of_frame) <delete-frame-functions>: Fix typo in docstring.Juanma Barranquero2007-10-262-23/+28
* | (w32_get_resource): Remove unused variable `ok'.Juanma Barranquero2007-10-252-1/+1
* | (init_environment): Fix tiny memory leak.Juanma Barranquero2007-10-252-0/+5
* | Make `window-system' into a keyboard-local variable (rather thanStefan Monnier2007-10-2513-19/+63
* | (read_key_sequence): Trivial typo in comment.Stefan Monnier2007-10-241-1/+1
* | *** empty log message ***Juanma Barranquero2007-10-231-1/+2
* | (unwind_request_sigio): Only define if __ultrix__.Stefan Monnier2007-10-232-0/+4
* | (child_setup): Remove spurious *.Stefan Monnier2007-10-232-1/+3
* | * lisp.h (Fget_text_property): Declare.Stefan Monnier2007-10-235-4/+12
* | (Fmake_variable_buffer_local, Fmake_local_variable)Stefan Monnier2007-10-232-3/+9
* | include math.hJason Rumney2007-10-222-1/+3
* | (w32_abort): Move declaration to nt/config.nt.Jason Rumney2007-10-222-2/+1
* | (HAVE_STDLIB_H): Define.Jason Rumney2007-10-222-4/+4
* | Remove, m/intel386.h is the file w32 uses.Jason Rumney2007-10-222-125/+4
* | (Fdump_emacs): Fix typo in message.Juanma Barranquero2007-10-222-7/+12
* | Allow minibuffer default to be a list of default values.Juri Linkov2007-10-222-7/+24
* | * fileio.c (Fcopy_file): Call file name handler with preserve_uid_gid.Michael Albinus2007-10-212-5/+9
* | (Fdocumentation): Check for advice in all cases.Juanma Barranquero2007-10-202-12/+16
* | [HAVE_LIBRESOLV]: Add -lresolv to linker flags.Chong Yidong2007-10-191-1/+8
* | * Makefile.in [HAVE_LIBRESOLV]: Add -lresolv to linker flags.Chong Yidong2007-10-191-0/+4
* | (Fdocumentation): Check for and handle an advised function.Richard M. Stallman2007-10-192-0/+16
* | (Fset_process_filter): Doc fix.Juanma Barranquero2007-10-192-1/+5
* | (read_key_sequence): Undo a change introduced by multi-ttyStefan Monnier2007-10-182-7/+21
* | Regenerate.Glenn Morris2007-10-181-1/+1
* | * xselect.c (x_own_selection, x_handle_selection_clear)Stefan Monnier2007-10-179-55/+71
* | Link to libs for calling res_init() if available.Chong Yidong2007-10-171-0/+16
* | * process.c: Link to libs for calling res_init() if available.Chong Yidong2007-10-171-0/+6