aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes.Paul Eggert2012-08-261-0/+3
* Remove unused external symbols.Paul Eggert2012-08-261-0/+10
* * character.c, charset.c, chartab.c: Use bool for booleans.Paul Eggert2012-08-261-0/+21
* * lisp.h (ASET): Remove attempt to detect side effects.Paul Eggert2012-08-251-0/+8
* * src/lisp.h (functionp): New function (extracted from Ffunctionp).Barry O'Reilly2012-08-251-2/+8
* * xgselect.c (xg_select): Use auto storage for the GPollFD bufferPaul Eggert2012-08-251-0/+8
* * emacs.c (fatal_error_signal_hook): Remove.Paul Eggert2012-08-241-0/+3
* * casefiddle.c, casetab.c, category.c: Use bool for boolean.Paul Eggert2012-08-241-0/+9
* MS-Windows adaptations for 2012-08-25T04:04:08Z!eggert@cs.ucla.edu and 2012-0...Eli Zaretskii2012-08-251-0/+4
* On assertion failure, print backtrace if available.Paul Eggert2012-08-241-0/+6
* * bytecode.c, callint.c, callproc.c: Use bool for boolean.Paul Eggert2012-08-241-0/+13
* * buffer.c, buffer.h: Use bool for boolean.Paul Eggert2012-08-231-0/+18
* * bidi.c: Use bool for boolean.Paul Eggert2012-08-231-0/+17
* In Fposn_at_x_y do not allow internal window as argument.Martin Rudalics2012-08-231-0/+5
* * atimer.c, atimer.h (turn_on_atimers): Use bool for boolean.Paul Eggert2012-08-231-0/+5
* * frame.h (FRAME_W32_P, FRAME_MSDOS_P, FRAME_NS_P): Change toDan Nicolaescu2012-08-221-0/+8
* * nsterm.m (insertText:): Don't clear modifiers if code is space.Jan Djärv2012-08-221-0/+4
* * fontset.c (FONTSET_ADD): Return void, not Lisp_Object.Paul Eggert2012-08-221-0/+7
* * alloc.c: Use bool for booleans.Paul Eggert2012-08-211-0/+27
* Make recently-introduced setters macros.Paul Eggert2012-08-211-0/+10
* * nsterm.m (fd_handler:): Alloc and release a NSAutoreleasePool inJan Djärv2012-08-211-0/+5
* * lisp.h (vcopy): Use memcpy rather than our own loop.Paul Eggert2012-08-211-0/+8
* Fix bug #11860 with displaying composite RTL characters on MS-Windows.Eli Zaretskii2012-08-211-0/+10
* * dbusbind.c (xd_remove_watch): Do not assume C99 comments.Paul Eggert2012-08-211-0/+4
* Avoid direct writes to contents member of struct Lisp_Vector.Dmitry Antipov2012-08-211-0/+14
* For selected window have (set-)window-point always operate on buffer's point.Martin Rudalics2012-08-211-0/+7
* Setter macros for fontsets.Dmitry Antipov2012-08-211-0/+8
* * src/Makefile.in: Don't assume that `ln -f' works.Glenn Morris2012-08-201-0/+5
* Avoid GDB 7.5 warnings about "set main" in src/.gdbinit.Eli Zaretskii2012-08-201-0/+7
* Improve MS-Windows related commentary and log entry for 2012-08-19T21:00:09Z!...Eli Zaretskii2012-08-201-0/+2
* Inline setter functions for Lisp_Objects slots of struct specbinding.Dmitry Antipov2012-08-201-0/+6
* In select_window always make selected window's buffer current.Martin Rudalics2012-08-201-0/+5
* Use AREF and ASET for docstrings of category tables.Dmitry Antipov2012-08-201-0/+7
* Inline setter functions for hash table members.Dmitry Antipov2012-08-201-0/+9
* Inline getter and setter functions for per-buffer values.Dmitry Antipov2012-08-201-0/+8
* Clarify recent ChangeLog entry.Paul Eggert2012-08-191-1/+1
* src/makefile.w32-in ($(BLD)/vm-limit.$(O)): Update dependencies.Juanma Barranquero2012-08-201-0/+4
* Rely on <unistd.h> to declare 'environ',Paul Eggert2012-08-191-0/+7
* * unexaix.c, unexcoff.c: Include "mem-limits.h".Paul Eggert2012-08-191-0/+3
* * xdisp.c (handle_invisible_prop): Make it a bit fasterPaul Eggert2012-08-191-0/+5
* * src/xdisp.c (handle_invisible_prop): Fix ellipses at overlay string ends.Chong Yidong2012-08-201-0/+5
* * .gdbinit: Use call instead of set when calling a function in theAndreas Schwab2012-08-191-0/+3
* * data.c (set_internal): Don't use set_blv_found.Andreas Schwab2012-08-191-0/+5
* * nsfont.m (ns_ascii_average_width): Ensure the stringAlp Aker2012-08-181-0/+6
* port new setting code to Sun C 5.8 2005/10/13Paul Eggert2012-08-181-0/+9
* Make display strings obey buffer-invisibility-spec.Chong Yidong2012-08-181-0/+5
* * buffer.h (BSET): Remove.Paul Eggert2012-08-171-0/+33
* * process.h (PSET): Remove.Paul Eggert2012-08-171-0/+15
* * window.h (WSET): Remove.Paul Eggert2012-08-171-0/+24
* * termhooks.h (TSET): Remove.Paul Eggert2012-08-171-0/+12