aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use an include file in configure.ac's AH_BOTTOMGlenn Morris2012-07-301-0/+6
* Don't open files from Cocoa-parsed command line.Jan Djärv2012-07-301-0/+7
* * lisp.h (SWITCH_ENUM_CAST): Remove. All uses removed.Paul Eggert2012-07-301-0/+4
* Export DIRECTORY_SEP, TYPEMASK, VALMASK to GDB.Paul Eggert2012-07-301-0/+9
* Fix bug #12082 with input of Meta-non-ASCII-characters on MS-Windows.Eli Zaretskii2012-07-301-0/+14
* Update .PHONY listings in makefiles.Paul Eggert2012-07-301-0/+5
* * lisp.h (STRING_BYTES_BOUND): Cast entire result to ptrdiff_t.Paul Eggert2012-07-301-1/+6
* Move TIOCSIGSEND from src/s to configureGlenn Morris2012-07-301-2/+4
* Empty src/s/netbsd.h and remove the fileGlenn Morris2012-07-301-0/+3
* Move _longjmp, _setjmp from src/s to configureGlenn Morris2012-07-301-0/+5
* Fixes: debbugs:12090Andreas Schwab2012-07-301-0/+5
* Convert safe_call to use variable number of arguments.Dmitry Antipov2012-07-301-0/+9
* Remove s/aix4-2.hGlenn Morris2012-07-291-1/+1
* * s/aix4-2.h (sigmask): No need to undefine it.Glenn Morris2012-07-291-0/+3
* Remove some empty src/s files.Glenn Morris2012-07-291-0/+5
* Export to GDB most of lisp.h's remaining object-like macros.Paul Eggert2012-07-291-0/+32
* Cleanup string bytes checking.Dmitry Antipov2012-07-301-0/+8
* * lisp.h (LISP_INT_TAG, LISP_INT1_TAG, LISP_STRING_TAG): Remove.Paul Eggert2012-07-291-0/+7
* src/makefile.w32-in: Update dependencies.Juanma Barranquero2012-07-291-0/+5
* Remove HIDE_LISP_IMPLEMENTATION and cleanup cons free list check.Dmitry Antipov2012-07-291-0/+7
* * Makefile.in (install-arch-indep): Handle space in locallisppath.Jan Djärv2012-07-291-0/+5
* Rename OS_WINDOWS_95 to OS_9X.Eli Zaretskii2012-07-291-0/+8
* * alloc.c (Fgarbage_collect): Indent as per usual Emacs style.Paul Eggert2012-07-291-0/+4
* MS-Windows followup for 2012-07-28T23:05:32Z!eggert@cs.ucla.edu.Eli Zaretskii2012-07-291-0/+4
* Cleanup statistics calculation in Fgarbage_collect.Dmitry Antipov2012-07-291-0/+6
* Generalize marker debugging code under MARKER_DEBUG and use eassert.Dmitry Antipov2012-07-291-0/+9
* Don't use the abbreviation "win" to refer to Windows (Bug#10421).Paul Eggert2012-07-291-0/+8
* Use Gnulib stdalign and environ modules (Bug#9772, Bug#9960).Paul Eggert2012-07-281-0/+12
* Fix non-ASCII input in non-GUI frames on MS-Windows. (Bug#12055)Eli Zaretskii2012-07-281-0/+18
* Fix --without-x build.Eli Zaretskii2012-07-281-0/+5
* Adjust GDB to reflect pvec_type changes.Paul Eggert2012-07-271-0/+7
* Fix name typo.Michael Albinus2012-07-271-1/+1
* * dbusbind.c (XD_DBUS_VALIDATE_BUS_ADDRESS): Canonicalize sessionMichael Albinus2012-07-271-0/+6
* Fix listn introduced in 2012-07-27T06:04:35Z!dmantipov@yandex.ru.Eli Zaretskii2012-07-271-0/+3
* Fix failure to compile on Windows due to 2012-07-27T06:04:35Z!dmantipov@yande...Eli Zaretskii2012-07-271-0/+7
* Revert last save_excursion_save and save_excursion_restore changes.Dmitry Antipov2012-07-271-1/+7
* Fix recently-introduced typos in Windows port.Dmitry Antipov2012-07-271-0/+7
* Improve GDB symbol export.Paul Eggert2012-07-261-0/+17
* Utility function to make a list from specified amount of objects.Dmitry Antipov2012-07-271-0/+19
* Fast save_excursion_save and save_excursion_restore.Dmitry Antipov2012-07-271-0/+17
* * emacs.c: Do not include <verify.h>; no longer needed.Paul Eggert2012-07-261-1/+2
* Fix export of symbols to GDB.Paul Eggert2012-07-261-0/+21
* src/makefile.w32-in ($(BLD)/emacs.$(O)): Update dependencies.Juanma Barranquero2012-07-261-0/+4
* Add Bug#1995-05-30T23:07:27Z!kwzh@gnu.org to latest ChangeLog entry.Paul Eggert2012-07-261-1/+1
* Simplify export of symbols to GDB; fix related .gdbinit bugs.Paul Eggert2012-07-261-0/+37
* Explicitly free restriction data that are not needed anymore.Dmitry Antipov2012-07-261-0/+5
* Autoload more carefully from Lisp. Follow aliases for function properties.Stefan Monnier2012-07-251-0/+5
* Use typedef for EMACS_INT, EMACS_UINT.Paul Eggert2012-07-251-0/+9
* * nsterm.m (ns_read_socket): Return early if there is a modal window.Jan Djärv2012-07-251-0/+5
* Add advertised calling convention for redirect-frame-focus (Bug#12030).Martin Rudalics2012-07-251-0/+5