aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (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
| * (dos_rawgetc): Undo last change (there's no ``leaving selected frame''Eli Zaretskii2007-10-132-7/+6
| * (set-frame-configuration): Assign name parameter onlyMartin Rudalics2007-10-123-27/+3
| * (Qexplicit_name): New variable.Martin Rudalics2007-10-122-0/+10
| * (x_set_window_size): Disable code that attempts to tellJason Rumney2007-10-092-1/+22
* | (w32_font_is_double_byte, my_create_scrollbar): Make static.Juanma Barranquero2007-10-152-5/+11
* | (Fmake_indirect_buffer): Set the buffer's tag.Stefan Monnier2007-10-142-0/+5
* | Line break fix.Richard M. Stallman2007-10-142-5/+5
* | *** empty log message ***Juanma Barranquero2007-10-141-4/+10
* | (Ffset): Save autoload of the function being set.Juanma Barranquero2007-10-141-4/+12