]> code.delx.au - gnu-emacs/history - src/ChangeLog
Merge changes from emacs-23 branch
[gnu-emacs] / src / ChangeLog
2010-08-08 Chong YidongMerge changes from emacs-23 branch
2010-08-08 Dan Nicolaescu* src/s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove...
2010-08-08 Dan NicolaescuCleanup xrdb.c.
2010-08-08 Eli ZaretskiiMake some doc strings bidi-friendly.
2010-08-08 Eli ZaretskiiFix overlay arrow display (bug #6699).
2010-08-07 Chong YidongAvoid restrictions when copying window selection.
2010-08-07 Chong YidongChange `select-active-region' mechanics.
2010-08-07 Juanma BarranqueroRemove duplicate declarations.
2010-08-06 Dan Nicolaescu* src/process.c: Simplify include logic.
2010-08-06 Dan NicolaescuMove declarations to header files.
2010-08-06 Dan NicolaescuRemove extern declarations in .c files, .h files have...
2010-08-06 Dan Nicolaescu* src/frame.c (frame_params): Make const.
2010-08-06 Dan Nicolaescu* src/lisp.h (fatal_error_signal, emacs_root_dir):...
2010-08-06 Dan Nicolaescuemacs.c cleanups.
2010-08-06 Dan NicolaescuUse const for some arrays and functions.
2010-08-06 Jan D* src/sysdep.c: Move include term.h last of includes...
2010-08-06 Eli ZaretskiiFix redisplay bugs due to uninitialized glyphs.
2010-08-06 Eli ZaretskiiFix redisplay bugs due to uninitialized glyphs in frame...
2010-08-06 Juanma Barranquerosrc/ChangeLog: Fix typos.
2010-08-06 Juanma Barranquerosrc/makefile.w32-in ($(BLD)/xdisp.$(O)): Update depende...
2010-08-06 Jan DMore undeclared function fixes and add -Wimplicit-funct...
2010-08-06 Jan DCan't include menu.h in window.c for X targets.
2010-08-06 Jan DFix missing prototypes for HAVE_NS (caused crash) and...
2010-08-06 Kenichi Handamerge trunk
2010-08-06 Kenichi HandaImprove the encoding by compound-text-with-extensions.
2010-08-06 Kenichi Handamerge trunk
2010-08-06 Juanma Barranquerosrc/ChangeLog: Fix entry.
2010-08-06 Dan NicolaescuCleanup process.c.
2010-08-06 Juanma BarranqueroFix changes in 2010-08-05T23:15:24Z!dann@ics.uci.edu...
2010-08-05 Dan NicolaescuRemove extern declarations in .c files, .h files have...
2010-08-05 Dan NicolaescuCleanup syssignal.h.
2010-08-05 Dan NicolaescuAdd declarations to header files.
2010-08-05 Dan Nicolaescu* src/term.c: Remove dead code.
2010-08-05 Dan NicolaescuFix emacs -Q -f server-start & emacsclient -t on GNU...
2010-08-05 Eli ZaretskiiRename src/unexec.c => src/unexcoff.c.
2010-08-04 Stefan Monnier* src/sysdep.c (child_setup_tty): Comment-out left...
2010-08-03 Juanma Barranquerosrc/ChangeLog: Add missing bug reference.
2010-08-03 Johan Bockgård* src/data.c (Flocal_variable_p): Handle variable alias...
2010-08-02 Jan Djärv* xterm.c (x_create_toolkit_scroll_bar): Only set XtNbe...
2010-08-02 Jan DjärvDon't use Gtk+ tooltip unless Gtk+ version => 2.14.
2010-08-02 Jan DjärvEnable ICANON (Bug#6771). Any long line problem must...
2010-08-02 Juanma Barranquero* editfns.c (Fregion_beginning, Fregion_end): Doc fixes...
2010-08-01 Jan DUse Gtk+ tooltips by default for Gtk+ Emacs.
2010-08-01 Juanma BarranqueroFix typos in ChangeLogs.
2010-08-01 Juanma Barranquero* w32fns.c (syms_of_w32fns) <x-max-tooltip-size>: Fix...
2010-08-01 Stefan Monnier* src/keymap.c (Fdefine_key, Flookup_key): Say what...
2010-07-31 Chong YidongAdapt mouse-3 behavior to recent selection changes...
2010-07-30 Dan Nicolaescu* src/buffer.c (Qwindow): Do not define, already define...
2010-07-30 Juanma Barranquerofns.c: Doc fixes.
2010-07-29 Juanma BarranqueroFix typos in ChangeLogs.
2010-07-29 Jan DReplace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H...
2010-07-29 Dan NicolaescuRename s/usg5-4.h -> s/usg5-4-common.h.
2010-07-29 Jan D* xfns.c (x_set_tool_bar_position): Remove debug fprintf.
2010-07-29 Jan DjärvAdd ability to put Gtk+ tool bar on the left/right...
2010-07-29 Dan NicolaescuMake lisp_time_argument work on all systems.
2010-07-29 Jan DjärvFix some stuff that didn't compile.
2010-07-29 Dan Nicolaescu* src/vm-limit.c: Do not include sys/resource.h, mem...
2010-07-29 Dan Nicolaescu* src/mem-limits.h: Remove duplicated includes.
2010-07-29 Dan NicolaescuRemove extern declarations from .c files, and them...
2010-07-29 Dan NicolaescuClean up unexec.c, remove references to unused code.
2010-07-29 Juanma BarranqueroFix typos in ChangeLogs.
2010-07-28 Jan DjärvAdd tool bar style text-image-horiz (text to the left...
2010-07-28 Juanma BarranqueroDocument arguments passed to `read-buffer-function...
2010-07-27 Ken Brown* dired.c (DIRENTRY_NONEMPTY) [cygwin]: Use d_ino inste...
2010-07-27 Dan Nicolaescu* src/emacs.c (Fkill_emacs): Remove return statement.
2010-07-27 Dan NicolaescuRemove declarations and unused variables.
2010-07-27 Dan Nicolaescu* src/xmenu.c: Do not included lwlib.h, not needed.
2010-07-27 Dan Nicolaescu* src/m/iris4d.h (XUINT, XSET): Remove, not needed.
2010-07-27 Dan Nicolaescu* src/process.c: Move definitions earlier to minimize...
2010-07-27 Dan Nicolaescu* src/lisp.h (Fkill_emacs): Mark as NO_RETURN.
2010-07-27 Juanma BarranqueroMerge from emacs-23
2010-07-26 Dan NicolaescuNO_RETURN functions should not return.
2010-07-26 Dan Nicolaescu* frame.h (Qtty_color_mode): Add declaration.
2010-07-26 Juanma Barranquerosrc/ChangeLog: Add missing bug reference.
2010-07-26 Dan NicolaescuMark functions as NO_RETURN.
2010-07-26 Kenichi Handamerge trunk
2010-07-26 Kenichi Handafont.c (Ffont_shape_gstring): Terminate GSTRING by...
2010-07-26 Juanma Barranquero* lread.c (unreadpure, mapatoms_1): Make static.
2010-07-25 Christoph Scholtes* minibuf.c (Fread_buffer): Doc fix (bug#6528).
2010-07-25 Juanma Barranquero* terminfo.c (tparam): Fix prototype of tparm (followup...
2010-07-25 Andreas SchwabUse __executable_start to find start of text segment...
2010-07-25 Andreas Schwab* callproc.c (set_initial_environment): Avoid unbalance...
2010-07-25 Ken Brown* vm-limit.c (check_memory_limits): Fix previous change...
2010-07-25 Ken BrownCygwin build cleanup (Bug#6715).
2010-07-25 Christoph ScholtesBuild binary distros on Windows using emacs-VERSION...
2010-07-25 Juanma BarranqueroMake building under stricter warning flags somewhat...
2010-07-24 Juanma Barranquero* w32fns.c (w32_to_x_color): Remove, unused.
2010-07-24 Andreas Schwab* lisp.h: Remove leftover P_.
2010-07-24 Dan NicolaescuAdd ChangeLog entry for previous commit:
2010-07-24 Andreas SchwabMake internal_self_insert static
2010-07-24 Juanma BarranqueroFix typos in ChangeLogs.
2010-07-23 Juanma BarranqueroRemove unused static functions.
2010-07-23 Juanma Barranquero* menu.c (cleanup_popup_menu): Set inside "#ifdef HAVE_NS".
2010-07-23 Juanma Barranquero* w32term.c (my_set_focus): #ifdef away; currently...
2010-07-23 Juanma Barranquero* w32fns.c, xfaces.c: Remove obsolete static declarations.
2010-07-22 Christoph Scholtes* window.c (Fwindow_height): Doc fix (bug#6518).
2010-07-21 Juanma Barranquero* buffer.c (syms_of_buffer) <fringe-indicator-alist...
2010-07-20 Juanma BarranqueroConvert some more functions to standard C.
2010-07-20 Stefan MonnierFix up "missing braces" warning.
2010-07-20 Juanma BarranqueroFix typos in ChangeLogs.
next