aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* src/dispnew.c (adjust_decode_mode_spec_buffer): Use 'int' instead of 'ssize_t'.Eli Zaretskii2014-10-021-0/+5
* Merge from emacs-24Stefan Monnier2014-10-021-2/+8
|\
| * ChangeLog whitespace triviaGlenn Morris2014-10-011-2/+2
| * * xfaces.c (Finternal_set_lisp_face_attribute): Added FIXME comment.Jan Djärv2014-10-011-0/+1
| * * xfaces.c (Finternal_set_lisp_face_attribute): Don't try toJan Djärv2014-10-011-0/+5
* | * alloc.c (mark_overlay): Assume that overlay boundaries areDmitry Antipov2014-10-021-0/+8
* | * src/lisp.h: Fix up compilation for USE_STACK_LISP_OBJECTS=false.Stefan Monnier2014-10-021-0/+2
* | Consolidate management/ownership of selections.Stefan Monnier2014-10-011-0/+5
* | Commit forgotten ChangeLog filesStefan Monnier2014-10-011-0/+4
* | Don't modify the process's command name passed to start-process on MS-Windows.Eli Zaretskii2014-10-011-0/+6
* | Revert the changes in 2014-10-01T02:25:40Z!eggert@cs.ucla.edu.Eli Zaretskii2014-10-011-3/+0
* | * gtkutil.c (xg_set_toolkit_horizontal_scroll_bar_thumb):Dmitry Antipov2014-10-011-0/+5
* | Use AUTO_CONS instead of SCOPED_CONS, etc.Paul Eggert2014-09-301-0/+16
* | * dispnew.c (adjust_decode_mode_spec_buffer): Prefer ptrdiff_tPaul Eggert2014-09-301-0/+5
* | Merge from emacs-24Stefan Monnier2014-09-301-0/+40
|\ \ | |/
| * Fix creation of frames on MS-Windows: don't cons Lisp objects in input thread.Eli Zaretskii2014-09-301-0/+14
| * Fix bug #18545 with lack of scrolling a window when point goes out of view.Eli Zaretskii2014-09-291-0/+13
| * Fix bug #18528 with crashes at startup during frameset restoration.Eli Zaretskii2014-09-241-0/+13
* | * alloc.c: Remove now-unnecessary check.Paul Eggert2014-09-301-0/+4
* | * xterm.c (x_term_init): Allocate temps on stack, not on heap.Paul Eggert2014-09-301-0/+2
* | * frame.c (x_set_frame_parameters): Port --enable-gcc-warningsPaul Eggert2014-09-301-0/+3
* | Simplify stack-allocated Lisp objects, and make them more portable.Paul Eggert2014-09-291-0/+41
* | Follow-up to renaming v24.5 to 25.1.Eli Zaretskii2014-09-291-0/+4
* | Rename 24.5 to 25.1Stefan Monnier2014-09-291-2/+1
* | Keep stack-allocated Lisp objects fast rather than versatile.Dmitry Antipov2014-09-291-0/+25
* | * src/sheap.c (bss_sbrk_buffer_beg): Remove redundant variable.Ken Brown2014-09-281-0/+5
* | Fix implementation of HYBRID_MALLOC on Cygwin.Ken Brown2014-09-271-0/+8
* | * lisp/subr.el (track-mouse): New macro.Stefan Monnier2014-09-271-0/+3
* | Introduce global-eldoc-mode. Move Elisp-specific code to elisp-mode.el.Stefan Monnier2014-09-261-0/+4
* | * xfns.c (x_default_scroll_bar_color_parameter):Paul Eggert2014-09-261-0/+6
* | src/w32term.h (ALIGN_STACK): Fix the cpp condition.Ken Brown2014-09-261-0/+4
* | Don't use USE_STACK_LISP_OBJECTS on Windows with GCC older than 4.2.Eli Zaretskii2014-09-251-0/+3
* | Default to stack objects on DOS_NT platforms as well.Eli Zaretskii2014-09-251-0/+19
* | Remove code left dead after 2014-07-27 changes.Martin Rudalics2014-09-251-0/+11
* | Fix local_cons etc. to not exhaust the stack when in a loop.Paul Eggert2014-09-241-0/+50
* | Default to stack objects on non-GNU/Linux, non-DOS_NT platforms.Paul Eggert2014-09-241-0/+5
* | Avoid signed integer overflow when converting Time to ptrdiff_t.Paul Eggert2014-09-241-0/+11
* | * keyboard.c (make_lispy_event): Avoid unnecessary testsPaul Eggert2014-09-241-0/+6
* | * lisp.h (USE_STACK_LISP_OBJECTS): Enable by default if GNU_LINUXDmitry Antipov2014-09-241-0/+3
* | * chartab.c (uniprop_encode_value_numeric):Dmitry Antipov2014-09-241-0/+5
* | Fix fallout on MinGW64 from the previous commit.Eli Zaretskii2014-09-241-0/+13
* | * termhooks.h (enum scroll_bar_part): Begin from 0 to allow...Dmitry Antipov2014-09-241-0/+20
* | Fix some slow uses and misuses of strcat.Paul Eggert2014-09-231-0/+11
* | * lisp.h (lispstpcpy): Rename from lispstrcpy, and act like stpcpy.Paul Eggert2014-09-231-0/+5
* | * dispextern.h, xdisp.c (window_box_right_offset): Now static.Paul Eggert2014-09-231-0/+4
* | Use known length of a Lisp string to copy it faster.Dmitry Antipov2014-09-231-1/+18
* | Fix SAFE_ALLOCA to not exhaust the stack when in a loop.Paul Eggert2014-09-221-0/+14
* | Merge from emacs-24Stefan Monnier2014-09-221-79/+151
|\ \ | |/
| * On OSX, do not free font-specific data more than once (Bug#18501).Dmitry Antipov2014-09-221-0/+6
| * * configure.ac: Increase headerpad_extra to 1000, update the commentDavid Caldwell2014-09-211-0/+4