aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * src/sysdep.c (child_setup_tty): Comment-out left-over non-ICANON code.Stefan Monnier2010-08-041-0/+4
* src/ChangeLog: Add missing bug reference.Juanma Barranquero2010-08-031-11/+10
* * src/data.c (Flocal_variable_p): Handle variable aliases correctly.Johan Bockgård2010-08-031-0/+4
* * xterm.c (x_create_toolkit_scroll_bar): Only set XtNbeNiceToColormapJan Djärv2010-08-021-1/+4
* Don't use Gtk+ tooltip unless Gtk+ version => 2.14.Jan Djärv2010-08-021-0/+12
* Enable ICANON (Bug#6771). Any long line problem must be solved differently.Jan Djärv2010-08-021-0/+5
* * editfns.c (Fregion_beginning, Fregion_end): Doc fixes (bug#6493).Juanma Barranquero2010-08-021-0/+5
* Use Gtk+ tooltips by default for Gtk+ Emacs.Jan D2010-08-011-0/+25
* Fix typos in ChangeLogs.Juanma Barranquero2010-08-011-1/+1
* * src/keymap.c (Fdefine_key, Flookup_key): Say what event is invalid.Stefan Monnier2010-08-011-0/+4
* Adapt mouse-3 behavior to recent selection changes (Bug#6701).Chong Yidong2010-07-311-0/+4
* * src/buffer.c (Qwindow): Do not define, already defined in data.c.Dan Nicolaescu2010-07-291-0/+5
* Fix typos in ChangeLogs.Juanma Barranquero2010-07-291-5/+5
* Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconfJan D2010-07-291-0/+8
* Rename s/usg5-4.h -> s/usg5-4-common.h.Dan Nicolaescu2010-07-291-0/+9
* * xfns.c (x_set_tool_bar_position): Remove debug fprintf.Jan D2010-07-291-0/+2
* Add ability to put Gtk+ tool bar on the left/right/bottom or top. Default top.Jan Djärv2010-07-291-0/+57
* Make lisp_time_argument work on all systems.Dan Nicolaescu2010-07-291-0/+7
* Fix some stuff that didn't compile.Jan Djärv2010-07-291-0/+8
* * src/vm-limit.c: Do not include sys/resource.h, mem-limits.h does it.Dan Nicolaescu2010-07-281-0/+3
* * src/mem-limits.h: Remove duplicated includes.Dan Nicolaescu2010-07-281-0/+6
* Remove extern declarations from .c files, and them to .h files.Dan Nicolaescu2010-07-281-0/+73
* Clean up unexec.c, remove references to unused code.Dan Nicolaescu2010-07-281-0/+16
* Fix typos in ChangeLogs.Juanma Barranquero2010-07-291-1/+1
* Add tool bar style text-image-horiz (text to the left of the image).Jan Djärv2010-07-281-0/+14
* * src/emacs.c (Fkill_emacs): Remove return statement.Dan Nicolaescu2010-07-271-0/+2
* Remove declarations and unused variables.Dan Nicolaescu2010-07-261-0/+5
* * src/xmenu.c: Do not included lwlib.h, not needed.Dan Nicolaescu2010-07-261-0/+2
* * src/m/iris4d.h (XUINT, XSET): Remove, not needed.Dan Nicolaescu2010-07-261-0/+2
* * src/process.c: Move definitions earlier to minimize #ifdefs.Dan Nicolaescu2010-07-261-0/+78
* * src/lisp.h (Fkill_emacs): Mark as NO_RETURN.Dan Nicolaescu2010-07-261-0/+4
* Merge from emacs-23Juanma Barranquero2010-07-271-0/+10
|\
| * * minibuf.c (Fread_buffer): Doc fix (bug#6528).Christoph Scholtes2010-07-261-0/+4
| * * window.c (Fwindow_height): Doc fix (bug#6518).Christoph Scholtes2010-07-231-0/+4
| * * buffer.c (syms_of_buffer) <fringe-indicator-alist>: Doc fix.Juanma Barranquero2010-07-211-0/+4
* | NO_RETURN functions should not return.Dan Nicolaescu2010-07-261-0/+4
* | * frame.h (Qtty_color_mode): Add declaration.Dan Nicolaescu2010-07-261-0/+2
* | src/ChangeLog: Add missing bug reference.Juanma Barranquero2010-07-261-1/+1
* | Mark functions as NO_RETURN.Dan Nicolaescu2010-07-251-0/+5
* | merge trunkKenichi Handa2010-07-261-6/+94
|\ \
| * | * lread.c (unreadpure, mapatoms_1): Make static.Juanma Barranquero2010-07-261-0/+4
| * | * terminfo.c (tparam): Fix prototype of tparm (followup to 2010-07-25T00:20:5...Juanma Barranquero2010-07-251-0/+4
| * | Use __executable_start to find start of text segment for profilingAndreas Schwab2010-07-251-0/+5
| * | * callproc.c (set_initial_environment): Avoid unbalanced braces.Andreas Schwab2010-07-251-0/+4
| * | * vm-limit.c (check_memory_limits): Fix previous change; accidentally reverte...Ken Brown2010-07-251-0/+5
| * | Cygwin build cleanup (Bug#6715).Ken Brown2010-07-251-0/+5
| * | Make building under stricter warning flags somewhat cleaner.Juanma Barranquero2010-07-251-0/+25
| * | * w32fns.c (w32_to_x_color): Remove, unused.Juanma Barranquero2010-07-241-0/+4
| * | * lisp.h: Remove leftover P_.Andreas Schwab2010-07-241-0/+4
| * | Add ChangeLog entry for previous commit:Dan Nicolaescu2010-07-241-0/+4