summaryrefslogtreecommitdiff
path: root/src/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* (xg_tool_bar_menu_proxy): Handle GTK_IMAGE_ICON_NAME andJan Djärv2007-11-061-0/+5
* Remove HAVE_X11R5 and HAVE_X11R4.Jan Djärv2007-11-011-0/+5
* * makefile.w32-in (obj): Remove sunfns.o.Dan Nicolaescu2007-11-011-0/+4
* Johan Bockg� <bojohan at gnu.org>Glenn Morris2007-11-011-0/+6
* * cmdargs.texi (Misc Variables): Remove Sun windows info.Dan Nicolaescu2007-11-011-0/+8
* * keyboard.c (syms_of_keyboard): Initialize the initial_kboard.Stefan Monnier2007-10-311-0/+7
* * s/usg5-4.h:Dan Nicolaescu2007-10-311-0/+11
* (OBJ1): Remove abbrev.$(O).Juanma Barranquero2007-10-281-1/+6
* Rewrite abbrev.c in Elisp.Stefan Monnier2007-10-281-0/+11
* Merge from emacs--rel--22Miles Bader2007-10-271-0/+9
|\
| * (window_min_size_2): Don't count header-line.Martin Rudalics2007-10-261-0/+4
| * *** empty log message ***Juanma Barranquero2007-10-251-0/+1
| * (init_environment): Fix tiny memory leak.Juanma Barranquero2007-10-251-0/+4
| * Include math.h.Jason Rumney2007-10-241-0/+4
| * Comment change.Richard M. Stallman2007-10-241-0/+9
| * (Fset_process_filter): Doc fix.Juanma Barranquero2007-10-191-0/+4
| * (Qcompletion_ignore_case): New external Lisp_Object.Glenn Morris2007-10-171-0/+12
* | (window_min_size_2): Don't count header-line.Martin Rudalics2007-10-261-0/+4
* | (struct frame): Move all bit fields after the first bitDan Nicolaescu2007-10-261-0/+6
* | (Fread_minibuffer, Feval_minibuffer): Reflow docstrings.Juanma Barranquero2007-10-261-0/+2
* | (spare_memory, stack_copy, stack_copy_size, ignore_warnings, Vdead,Juanma Barranquero2007-10-261-0/+9
* | *** empty log message ***Juanma Barranquero2007-10-261-1/+1
* | (syms_of_frame) <delete-frame-functions>: Fix typo in docstring.Juanma Barranquero2007-10-261-0/+5
* | (w32_get_resource): Remove unused variable `ok'.Juanma Barranquero2007-10-251-0/+1
* | (init_environment): Fix tiny memory leak.Juanma Barranquero2007-10-251-0/+4
* | 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
|\ \ | |/