aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * charset.c (syms_of_charset): Don't read past end of string.Paul Eggert2013-11-191-0/+4
* * src/frame.c (Fhandle_focus_in, Fhandle_focus_out): Doc fixes.Glenn Morris2013-11-181-0/+4
* Add hooks to run on gaining/losing focus (tiny change)Brian Jenkins2013-11-181-0/+7
* * data.c (bool_vector_binop_driver): Rename locals for sanity's sake.Paul Eggert2013-11-181-0/+3
* Improve API of recently-added bool vector functions.Paul Eggert2013-11-181-0/+14
* Always allocate at least one bits_word per bool vector.Paul Eggert2013-11-181-0/+9
* Fix bug #15841 with assertion violations due to newline cache.Eli Zaretskii2013-11-181-0/+10
* Fix bug #15913 with disappearing mouse highlight on MS-Windows.Eli Zaretskii2013-11-171-0/+6
* * configure.ac (DEBUGGER_SEES_C_MACROS): Remove.Paul Eggert2013-11-161-0/+4
* Don't let unusual after-change-functions overwrite " prin1" buffer in use.Eli Zaretskii2013-11-161-0/+3
* Fix bug #15907 with crashes due to after-change-functions.Eli Zaretskii2013-11-161-0/+5
* * data.c: Work around bogus GCC diagnostic about shift count.Paul Eggert2013-11-151-0/+8
* Correct overly-optimistic assumptions about C macro support by "gcc -g3".Eli Zaretskii2013-11-151-0/+6
* * lisp/loadhist.el (read-feature): Get rid of fake feature nil. Leo Liu2013-11-151-0/+5
* * configure.ac (DEBUGGER_SEES_C_MACROS): New macro.Paul Eggert2013-11-141-0/+6
* Fix bug #15892 with link failures of the Cygwin w32 build.Kazuhiro Ito2013-11-141-0/+8
* Simplify, port and tune bool vector implementation.Paul Eggert2013-11-131-0/+40
* Prefer tail calls.Paul Eggert2013-11-131-0/+5
* * xterm.c (syms_of_xterm): staticpro Qalt, Qhyper, Qmeta, and Qsuper.Paul Eggert2013-11-111-1/+2
* * xterm.c (syms_of_xterm): staticpro Qmodifier_value.Paul Eggert2013-11-111-0/+2
* * buffer.c (Fforce_mode_line_update): Don't fall off end of functionPaul Eggert2013-11-111-0/+7
* * lisp/subr.el (force-mode-line-update): Delete, move to buffer.c.Stefan Monnier2013-11-111-0/+8
* * search.c (find_newline): Rewrite to prefer offsets to pointers.Paul Eggert2013-11-111-0/+7
* * lisp/bindings.el (ctl-x-map): Bind C-x SPC to rectangle-mark-mode.Stefan Monnier2013-11-111-0/+6
* Fix bug #15841 with missing line numbers in linum-mode.Eli Zaretskii2013-11-091-0/+6
* * gtkutil.c (xg_check_special_colors): Use rgb: instead of rgbi:Jan Djärv2013-11-091-0/+5
* Fix bug #15841 with cache-long-scans, linum-mode, and non-ASCII chars.Eli Zaretskii2013-11-091-0/+5
* * lisp/faces.el (describe-face): Add distant-foreground.Jan Djärv2013-11-081-0/+7
* Merge from gnulib.Paul Eggert2013-11-081-0/+2
* Switch cache-long-scans to t by default.Eli Zaretskii2013-11-081-0/+16
* * chartab.c (make_sub_char_table): Fix size typo.Paul Eggert2013-11-071-0/+7
* Import macfont changes from mac-port 4.5.Jan Djärv2013-11-071-0/+17
* Port to C11 aligned_alloc, and fix some integer overflows.Paul Eggert2013-11-061-0/+14
* * src/xdisp.c (redisplay_internal): Fix typo in last change.Stefan Monnier2013-11-061-0/+4
* * regex.c: Fix --enable-gcc-warning glitch with GCC 4.5.2.Paul Eggert2013-11-061-0/+4
* * src/xdisp.c (syms_of_xdisp): New vars redisplay--all-windows-cause andStefan Monnier2013-11-061-0/+9
* Fix doc string of format-time-string, per bug #15816.Eli Zaretskii2013-11-061-0/+4
* *.[chm]: Number every assignment to windows_or_buffers_changed.Stefan Monnier2013-11-051-8/+13
* Integer-related fixes for term.c etc.Paul Eggert2013-11-051-0/+16
* * src/xdisp.c (prepare_menu_bars): Mark static.Stefan Monnier2013-11-051-0/+7
* * keyboard.c (Fcommand_error_default_function): Fix pointer signednessPaul Eggert2013-11-051-0/+5
* * src/keyboard.c (Fcommand_error_default_function): Rename fromStefan Monnier2013-11-051-2/+8
* * src/keyboard.c (Fdefault_error_output): New function, extracted fromJarek Czekalski2013-11-051-1/+5
* * src/eval.c (handlerlist_sentinel): New variable.Stefan Monnier2013-11-051-0/+9
* Fix bug #15148 with garbled display in Dired when cache-long-scans is ON.Eli Zaretskii2013-11-051-0/+7
* Doc fix.Xue Fuqiao2013-11-051-0/+5
* * nsfns.m (ns_get_name_from_ioreg): New function.Jan Djärv2013-11-051-0/+6
* Simplify and port recent bool vector changes.Paul Eggert2013-11-041-0/+46
* Fix recent gnutls changes.Paul Eggert2013-11-041-0/+6
* Several GnuTLS fixes for log level and initialization.Ted Zlatanov2013-11-041-0/+8