aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | Remove handling of auto-buffer-name window parameter.Martin Rudalics2012-08-282-15/+6
* | | Do not allow to set major mode for a dead buffer.Dmitry Antipov2012-08-282-4/+12
* | | Always use set_buffer_if_live to restore original buffer at unwind.Dmitry Antipov2012-08-2817-24/+37
* | | Fix usage of set_buffer_internal.Dmitry Antipov2012-08-2810-38/+40
* | | * dispnew.c: Use bool for boolean.Paul Eggert2012-08-277-166/+189
* | | In Fset_window_configuration revert first part of last change.Martin Rudalics2012-08-272-18/+5
* | | * nsmenu.m (initWithContentRect:styleMask:backing:defer:): InitializeJan Djärv2012-08-273-4/+39
* | | * composite.c, data.c, dbusbind.c, dired.c: Use bool for booleans.Paul Eggert2012-08-2710-73/+89
* | | * cmds.c, coding.c: Use bool for booleans.Paul Eggert2012-08-277-266/+208
* | | Fix spare memory change.Dmitry Antipov2012-08-272-0/+8
* | | Address two problems in Fset_window_configuration (Bug#8789) and (Bug#12208).Martin Rudalics2012-08-272-2/+36
* | | Special MEM_TYPE_SPARE to denote reserved memory.Dmitry Antipov2012-08-272-7/+17
* | | Spelling fixes.Paul Eggert2012-08-264-4/+7
* | | Remove unused external symbols.Paul Eggert2012-08-265-9/+16
* | | * fns.c (Fstring_to_unibyte): Adjust to str_to_unibyte change.Paul Eggert2012-08-261-1/+1
* | | * character.c, charset.c, chartab.c: Use bool for booleans.Paul Eggert2012-08-266-56/+74
* | | * lisp.h (ASET): Remove attempt to detect side effects.Paul Eggert2012-08-252-3/+9
* | | * src/lisp.h (functionp): New function (extracted from Ffunctionp).Barry O'Reilly2012-08-253-33/+43
* | | * xgselect.c (xg_select): Use auto storage for the GPollFD bufferPaul Eggert2012-08-254-37/+27
* | | * emacs.c (fatal_error_signal_hook): Remove.Paul Eggert2012-08-242-8/+3
* | | * casefiddle.c, casetab.c, category.c: Use bool for boolean.Paul Eggert2012-08-245-18/+28
* | | MS-Windows adaptations for 2012-08-25T04:04:08Z!eggert@cs.ucla.edu and 2012-0...Eli Zaretskii2012-08-252-0/+5
* | | On assertion failure, print backtrace if available.Paul Eggert2012-08-243-0/+17
* | | * bytecode.c, callint.c, callproc.c: Use bool for boolean.Paul Eggert2012-08-246-30/+43
* | | * buffer.c, buffer.h: Use bool for boolean.Paul Eggert2012-08-234-78/+86
* | | * bidi.c: Use bool for boolean.Paul Eggert2012-08-233-35/+51
* | | In Fposn_at_x_y do not allow internal window as argument.Martin Rudalics2012-08-232-1/+6
* | | * atimer.c, atimer.h (turn_on_atimers): Use bool for boolean.Paul Eggert2012-08-233-2/+8
* | | * frame.h (FRAME_W32_P, FRAME_MSDOS_P, FRAME_NS_P): Change toDan Nicolaescu2012-08-223-3/+20
* | | * nsterm.m (insertText:): Don't clear modifiers if code is space.Jan Djärv2012-08-222-1/+6
* | | * fontset.c (FONTSET_ADD): Return void, not Lisp_Object.Paul Eggert2012-08-222-6/+12
| |/ |/|
* | * alloc.c: Use bool for booleans.Paul Eggert2012-08-219-67/+95
* | Make recently-introduced setters macros.Paul Eggert2012-08-212-34/+68
* | * nsterm.m (fd_handler:): Alloc and release a NSAutoreleasePool inJan Djärv2012-08-212-0/+9
* | * lisp.h (vcopy): Use memcpy rather than our own loop.Paul Eggert2012-08-212-5/+10
* | Fix bug #11860 with displaying composite RTL characters on MS-Windows.Eli Zaretskii2012-08-212-7/+60
* | * dbusbind.c (xd_remove_watch): Do not assume C99 comments.Paul Eggert2012-08-212-2/+8
* | Avoid direct writes to contents member of struct Lisp_Vector.Dmitry Antipov2012-08-219-64/+86
* | For selected window have (set-)window-point always operate on buffer's point.Martin Rudalics2012-08-212-21/+38
* | Setter macros for fontsets.Dmitry Antipov2012-08-212-38/+67
* | * src/Makefile.in: Don't assume that `ln -f' works.Glenn Morris2012-08-202-3/+11
* | Avoid GDB 7.5 warnings about "set main" in src/.gdbinit.Eli Zaretskii2012-08-202-2/+9
* | Improve MS-Windows related commentary and log entry for 2012-08-19T21:00:09Z!...Eli Zaretskii2012-08-202-0/+5
* | Inline setter functions for Lisp_Objects slots of struct specbinding.Dmitry Antipov2012-08-202-8/+28
* | In select_window always make selected window's buffer current.Martin Rudalics2012-08-202-6/+11
* | Use AREF and ASET for docstrings of category tables.Dmitry Antipov2012-08-203-3/+14
* | Inline setter functions for hash table members.Dmitry Antipov2012-08-204-38/+71
* | Inline getter and setter functions for per-buffer values.Dmitry Antipov2012-08-204-22/+48
* | Clarify recent ChangeLog entry.Paul Eggert2012-08-191-1/+1
* | src/makefile.w32-in ($(BLD)/vm-limit.$(O)): Update dependencies.Juanma Barranquero2012-08-202-0/+5