index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ChangeLog
Age
Commit message (
Expand
)
Author
2014-10-05
Fix disable toolbar for GNUStep.
Jan Djärv
2014-10-05
* nsfont.m (nsfont_draw): Use CGFloat for GNUstep newer than 0.23.
Jan Djärv
2014-10-05
* nsterm.m (ns_draw_window_cursor): Adjust y for hbar cursor only if smaller ...
Jan Djärv
2014-10-05
* nsterm.m (ns_select, ns_read_socket): Use unwind_protect to decrease
Jan Djärv
2014-10-05
Add ns-use-fullscreen-animation for non-native fullscreen on NS.
Jan Djärv
2014-10-05
Import from macoport 24.3.94.
Jan Djärv
2014-10-05
coding.c (detect_coding_iso_2022): Set coding->rejected correctly when an inv...
Kenichi Handa
2014-10-04
Fix Gtk+ tearoff not present on Customize Emacs and not at menu top.
Jan Djärv
2014-10-04
Add documentation for horizontal scroll bars and fix some minor issues.
Martin Rudalics
2014-10-03
ChangeLog merge fix
Glenn Morris
2014-10-03
Merge from emacs-24; up to 2014-07-16T17:06:12Z!rgm@gnu.org
Glenn Morris
2014-10-03
* fileio.c (emacs_readlinkat, Finsert_file_contents):
Dmitry Antipov
2014-10-03
Consistently use min and max macros from lisp.h.
Dmitry Antipov
2014-10-03
* font.c (font_list_entities): Do not add empty vector to font cache.
Dmitry Antipov
2014-10-02
Fix x-focus-frame bug with "Not an in-range integer".
Paul Eggert
2014-10-02
src/dispnew.c (adjust_decode_mode_spec_buffer): Use 'int' instead of 'ssize_t'.
Eli Zaretskii
2014-10-02
Merge from emacs-24
Stefan Monnier
2014-10-02
Fix bug #18584 with assertion violations while scrolling.
Eli Zaretskii
2014-10-02
* alloc.c (mark_overlay): Assume that overlay boundaries are
Dmitry Antipov
2014-10-02
* src/lisp.h: Fix up compilation for USE_STACK_LISP_OBJECTS=false.
Stefan Monnier
2014-10-01
Consolidate management/ownership of selections.
Stefan Monnier
2014-10-01
ChangeLog whitespace trivia
Glenn Morris
2014-10-01
Commit forgotten ChangeLog files
Stefan Monnier
2014-10-01
* xfaces.c (Finternal_set_lisp_face_attribute): Added FIXME comment.
Jan Djärv
2014-10-01
* xfaces.c (Finternal_set_lisp_face_attribute): Don't try to
Jan Djärv
2014-10-01
Don't modify the process's command name passed to start-process on MS-Windows.
Eli Zaretskii
2014-10-01
Revert the changes in 2014-10-01T02:25:40Z!eggert@cs.ucla.edu.
Eli Zaretskii
2014-10-01
* gtkutil.c (xg_set_toolkit_horizontal_scroll_bar_thumb):
Dmitry Antipov
2014-09-30
Use AUTO_CONS instead of SCOPED_CONS, etc.
Paul Eggert
2014-09-30
* dispnew.c (adjust_decode_mode_spec_buffer): Prefer ptrdiff_t
Paul Eggert
2014-09-30
Merge from emacs-24
Stefan Monnier
2014-09-30
* alloc.c: Remove now-unnecessary check.
Paul Eggert
2014-09-30
* xterm.c (x_term_init): Allocate temps on stack, not on heap.
Paul Eggert
2014-09-30
* frame.c (x_set_frame_parameters): Port --enable-gcc-warnings
Paul Eggert
2014-09-30
Fix creation of frames on MS-Windows: don't cons Lisp objects in input thread.
Eli Zaretskii
2014-09-29
Simplify stack-allocated Lisp objects, and make them more portable.
Paul Eggert
2014-09-29
Follow-up to renaming v24.5 to 25.1.
Eli Zaretskii
2014-09-29
Fix bug #18545 with lack of scrolling a window when point goes out of view.
Eli Zaretskii
2014-09-29
Rename 24.5 to 25.1
Stefan Monnier
2014-09-29
Keep stack-allocated Lisp objects fast rather than versatile.
Dmitry Antipov
2014-09-28
* src/sheap.c (bss_sbrk_buffer_beg): Remove redundant variable.
Ken Brown
2014-09-27
Fix implementation of HYBRID_MALLOC on Cygwin.
Ken Brown
2014-09-27
* lisp/subr.el (track-mouse): New macro.
Stefan Monnier
2014-09-26
Introduce global-eldoc-mode. Move Elisp-specific code to elisp-mode.el.
Stefan Monnier
2014-09-26
* xfns.c (x_default_scroll_bar_color_parameter):
Paul Eggert
2014-09-26
src/w32term.h (ALIGN_STACK): Fix the cpp condition.
Ken Brown
2014-09-25
Don't use USE_STACK_LISP_OBJECTS on Windows with GCC older than 4.2.
Eli Zaretskii
2014-09-25
Default to stack objects on DOS_NT platforms as well.
Eli Zaretskii
2014-09-25
Remove code left dead after 2014-07-27 changes.
Martin Rudalics
2014-09-24
Fix local_cons etc. to not exhaust the stack when in a loop.
Paul Eggert
[prev]
[next]