aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (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
* (read1): Set pvectype for char_tables.Stefan Monnier2007-10-172-2/+4
* (XMISCANY, XMARKER, XINTFWD, XBOOLFWD, XOBJFWD, XOVERLAY, XBUFFER_OBJFWD)Stefan Monnier2007-10-172-12/+19
* (free_misc): Use XMISCTYPE.Stefan Monnier2007-10-172-5/+10
* (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
* Merge from emacs--rel--22Miles Bader2007-10-163-6/+34
|\
| * (handle_display_prop): Ignore display specs afterYAMAMOTO Mitsuharu2007-10-162-5/+28
* | * xfns.c (Fx_create_frame, Fx_display_list):Stefan Monnier2007-10-169-20/+32
* | (Fpurecopy): Set the pvec tag on pseudo vectors.Stefan Monnier2007-10-162-1/+6
* | * lisp.h (enum Lisp_Misc_Type): Del Lisp_Misc_Some_Buffer_Local_Value.Stefan Monnier2007-10-169-107/+114
* | (Fsnarf_documentation): Simplify.Stefan Monnier2007-10-162-4/+10
* | Merge from emacs--rel--22Miles Bader2007-10-156-28/+28
|\ \ | |/
| * Line break fix.Richard M. Stallman2007-10-141-2/+2
| * (Ffset): Save autoload of the function being set.Juanma Barranquero2007-10-142-4/+18
| * (do_autoload): Don't save autoloads.Juanma Barranquero2007-10-141-16/+2
| * John Paul Wallington <jpw at pobox.com>Glenn Morris2007-10-142-0/+25