aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make `window-system' into a keyboard-local variable (rather thanStefan Monnier2007-10-251-0/+27
* *** empty log message ***Juanma Barranquero2007-10-231-1/+2
* (unwind_request_sigio): Only define if __ultrix__.Stefan Monnier2007-10-231-0/+2
* (child_setup): Remove spurious *.Stefan Monnier2007-10-231-0/+2
* * lisp.h (Fget_text_property): Declare.Stefan Monnier2007-10-231-0/+6
* (Fmake_variable_buffer_local, Fmake_local_variable)Stefan Monnier2007-10-231-0/+6
* include math.hJason Rumney2007-10-221-1/+2
* (w32_abort): Move declaration to nt/config.nt.Jason Rumney2007-10-221-0/+1
* (HAVE_STDLIB_H): Define.Jason Rumney2007-10-221-0/+3
* Remove, m/intel386.h is the file w32 uses.Jason Rumney2007-10-221-0/+4
* (Fdump_emacs): Fix typo in message.Juanma Barranquero2007-10-221-1/+7
* Allow minibuffer default to be a list of default values.Juri Linkov2007-10-221-0/+11
* * fileio.c (Fcopy_file): Call file name handler with preserve_uid_gid.Michael Albinus2007-10-211-0/+4
* (Fdocumentation): Check for advice in all cases.Juanma Barranquero2007-10-201-0/+4
* * 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-191-0/+4
* (Fset_process_filter): Doc fix.Juanma Barranquero2007-10-191-0/+4
* (read_key_sequence): Undo a change introduced by multi-ttyStefan Monnier2007-10-181-0/+6
* * xselect.c (x_own_selection, x_handle_selection_clear)Stefan Monnier2007-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-171-0/+2
* (XMISCANY, XMARKER, XINTFWD, XBOOLFWD, XOBJFWD, XOVERLAY, XBUFFER_OBJFWD)Stefan Monnier2007-10-171-0/+5
* (free_misc): Use XMISCTYPE.Stefan Monnier2007-10-171-0/+5
* (Qcompletion_ignore_case): New external Lisp_Object.Glenn Morris2007-10-171-0/+12
* Merge from emacs--rel--22Miles Bader2007-10-161-0/+12
|\
| * (handle_display_prop): Ignore display specs afterYAMAMOTO Mitsuharu2007-10-161-0/+7
| * (Ffset): Save autoload of the function being set.Juanma Barranquero2007-10-141-1/+7
| * John Paul Wallington <jpw at pobox.com>Glenn Morris2007-10-141-0/+5
| * (dos_rawgetc): Undo last change (there's no ``leaving selected frame''Eli Zaretskii2007-10-131-0/+5
| * (Qexplicit_name): New variable.Martin Rudalics2007-10-121-0/+6
| * (x_set_window_size): Disable code that attempts to tellJason Rumney2007-10-091-0/+5
* | * xfns.c (Fx_create_frame, Fx_display_list):Stefan Monnier2007-10-161-0/+11
* | (Fpurecopy): Set the pvec tag on pseudo vectors.Stefan Monnier2007-10-161-0/+2
* | * lisp.h (enum Lisp_Misc_Type): Del Lisp_Misc_Some_Buffer_Local_Value.Stefan Monnier2007-10-161-0/+24
* | (Fsnarf_documentation): Simplify.Stefan Monnier2007-10-161-0/+4
* | (w32_font_is_double_byte, my_create_scrollbar): Make static.Juanma Barranquero2007-10-151-0/+5
* | (Fmake_indirect_buffer): Set the buffer's tag.Stefan Monnier2007-10-141-0/+4
* | *** empty log message ***Juanma Barranquero2007-10-141-4/+10
* | John Paul Wallington <jpw at pobox.com>Glenn Morris2007-10-141-3/+8
* | (append_tool_bar_item): Reformat last change.Eli Zaretskii2007-10-131-0/+3
* | Replace `abs' with `eabs'.Eli Zaretskii2007-10-131-0/+4
* | (grow_menu_items): Use larger_vector.Eli Zaretskii2007-10-131-0/+11
* | (dos_rawgetc): Undo last change (there's no ``leaving selected frame''Eli Zaretskii2007-10-131-0/+5
* | Fix attributionJason Rumney2007-10-101-1/+1
* | (x_create_tip_frame): Set terminal for frame.Jason Rumney2007-10-101-0/+4
* | * frame.c (Qenvironment): Remove.Stefan Monnier2007-10-101-0/+7
* | * frame.c (Fframe_with_environment): Remove.Stefan Monnier2007-10-101-6/+10
* | (indent_tabs_mode, last_known_column, last_known_column_modified): Make static.Juanma Barranquero2007-10-101-1/+7
* | (BASE_PURESIZE): Increase to 1170000.Katsumi Yamaoka2007-10-101-0/+4
* | Merge from emacs--rel--22Miles Bader2007-10-091-0/+86
|\ \ | |/