aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | * nsterm.m (check_native_fs): Remove erroneous comment.Jan Djärv2013-10-051-0/+4
* | | * xdisp.c (redisplay_internal): Simplify because scan_for_column nowDmitry Antipov2013-10-041-0/+5
* | | Use hardware support for byteswapping on glibc x86 etc.Paul Eggert2013-10-041-0/+9
* | | * bytecode.c (exec_byte_code): Use some more volatile variablesPaul Eggert2013-10-031-0/+6
* | | * lisp.h (eassert): Assume that COND is true when optimizing.Paul Eggert2013-10-031-0/+5
* | | * xdisp.c (Qglyphless_char): Now static.Paul Eggert2013-10-031-0/+2
* | | Merge from gnulib.Paul Eggert2013-10-031-0/+4
* | | * eval.c (clobbered_eassert): New macro.Paul Eggert2013-10-021-0/+11
* | | Introduce new bytecodes for efficient catch/condition-case in lexbind.Stefan Monnier2013-10-031-0/+30
* | | * lisp/subr.el (decode-char, encode-char): Use advertised-calling-conventionStefan Monnier2013-10-031-5/+10
* | | * macfont.m (macfont_draw): Use s->ybase for correct y position.Jan Djärv2013-10-021-0/+6
* | | * frame.h (struct frame): Drop has_minibuffer member because...Dmitry Antipov2013-10-021-0/+6
* | | * window.h (struct window): Prefer enum text_cursor_kinds to intDmitry Antipov2013-10-021-0/+7
* | | * fringe.c (toplevel): Do not use HAVE_WINDOW_SYSTEM becauseDmitry Antipov2013-10-021-0/+5
* | | * macfont.m (macfont_draw): Use CGRectMake rather than NSMakeRectAlp Aker2013-10-011-0/+5
* | | Fix bug #15484 with link error in the --without-x configuration.Eli Zaretskii2013-09-291-0/+5
* | | * window.c (calc_absolute_offset): #elif should be #elif defined.Jan Djärv2013-09-291-0/+2
* | | * frame.c (delete_frame): Block/unblock input to overcome raceJan Djärv2013-09-291-0/+5
* | | In delete_frame record selected frame only after calling Qdelete_frame_functi...Andreas Politz2013-09-291-0/+5
* | | Pick up default selection color on OSX when user defaults are not set.Jan Djärv2013-09-281-0/+12
* | | Fix compilation under GLYPH_DEBUG, broken by conditional tool_bar_window.Eli Zaretskii2013-09-281-0/+5
|/ /
* | Signal error when reading an empty byte-code object (Bug#15405)Barry O'Reilly2013-09-251-0/+7
* | * dispnew.c (clear_glyph_row, copy_row_except_pointers): Use enumsPaul Eggert2013-09-241-0/+4
* | * data.c (POPCOUNT_STATIC_INLINE): New macro, as a hack for popcount.Paul Eggert2013-09-241-0/+13
* | Fix build break due to vector changesDaniel Colascione2013-09-241-0/+5
* | * dispnew.c (clear_glyph_row, copy_row_except_pointers):Paul Eggert2013-09-241-0/+8
* | Use union for the payload of struct Lisp_Vector.Dmitry Antipov2013-09-241-0/+13
* | Optimize glyph row clearing and copying routines.Dmitry Antipov2013-09-241-0/+10
* | Some minor cleanups of recently-added bool vector code.Paul Eggert2013-09-231-0/+14
* | * alloc.c (valgrind_p): Use bool for boolean.Paul Eggert2013-09-231-0/+4
* | * dispextern.h (cancel_line, init_desired_glyphs):Dmitry Antipov2013-09-231-1/+3
* | * xdisp.c (noninteractive_need_newline, message_log_need_newline)Dmitry Antipov2013-09-231-0/+10
* | * dispnew.c (frame_garbaged, selected_frame, last_nonminibuf_frame):Dmitry Antipov2013-09-231-0/+12
* | Fix last commit.Eli Zaretskii2013-09-231-0/+2
* | Fix bug #15437 with mouse highlight on overlay strings.Eli Zaretskii2013-09-231-0/+4
* | Fix the definition of 'assume' for GCC older than 4.5.Eli Zaretskii2013-09-231-0/+5
* | Suppress some unhelpful warnings when using clang.Jan Djärv2013-09-231-0/+7
* | src/w32console.c, src/w32term.c: Remove unused variables.Juanma Barranquero2013-09-231-0/+5
* | Tell valgrind about conservative GC regions and suppress spuriousDaniel Colascione2013-09-221-0/+10
* | Fix compiler warnings from XCode 5.0 on OSX.Jan Djärv2013-09-221-0/+10
* | * conf_post.h (assume): Fix compiler error: x shall be cond.Jan Djärv2013-09-221-0/+4
* | Suppress unused variable warning when compiling without a window system.Daniel Colascione2013-09-221-0/+5
* | Add set operations for bool-vector.Daniel Colascione2013-09-221-0/+42
* | Fix bug #15365 with aborts in try_window_id.Eli Zaretskii2013-09-221-0/+6
* | Fix syntax.h bug introduced by recent INLINE change.Paul Eggert2013-09-211-0/+18
* | Fix bug #15426 with directory-files invoked from a unibyte buffer.Eli Zaretskii2013-09-211-0/+6
* | Port recent change to hosts where pointers aren't 'long'.Paul Eggert2013-09-201-0/+5
* | A simpler, centralized INLINE.Paul Eggert2013-09-201-0/+28
* | * xterm.c (handle_one_xevent): Revert part of 2013-09-17 changeDmitry Antipov2013-09-201-0/+5
* | Fix a compiler warning on MS-Windows due to recent changes.Eli Zaretskii2013-09-191-0/+6