aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use INTERNAL_FIELD for processes.Dmitry Antipov2012-08-017-261/+293
* Use INTERNAL_FIELD for windows.Dmitry Antipov2012-08-0132-1292/+1347
* * coding.h (CODING_ATTR_FLUSHING): Remove; unused and wouldn't work.Paul Eggert2012-07-312-1/+4
* ChangeLog fixesGlenn Morris2012-07-311-2/+2
* Move definitions of directory and device separators to configureGlenn Morris2012-07-312-17/+5
* Adapt Windows port to recent changes in autogen/config.in.Juanma Barranquero2012-08-013-9/+10
* * configure.ac (S_FILE): Remove output variable.Glenn Morris2012-07-312-1/+4
* Minor rearrangement for src/conf_post.hGlenn Morris2012-07-312-5/+11
* * configure.ac (NULL_DEVICE, SEPCHAR, USER_FULL_NAME): Move here from src.Glenn Morris2012-07-314-13/+4
* * src/s/README, src/s/template.h: Remove files.Glenn Morris2012-07-313-61/+2
* * src/conf_post.h [HPUX]: Undefine HAVE_RANDOM and HAVE_RINT.Glenn Morris2012-07-312-2/+9
* Move AMPERSAND_FULL_NAME, subprocesses from conf_post.h to configure.acGlenn Morris2012-07-312-13/+5
* Fix 'xframe' in .gdbinit.Eli Zaretskii2012-07-312-1/+4
* Fix some of the breakage introduced with 2012-07-31T12:36:19Z!dmantipov@yande...Eli Zaretskii2012-07-313-2/+10
* Fix compiler and run time warnings in nsmenu.m and nsterm.mJan Djärv2012-07-313-7/+20
* * nsfns.m, nsmenu.m, msterm.m: Adopt to struct frame/FVAR changes.Jan Djärv2012-07-314-36/+42
* Generalize INTERNAL_FIELD between buffers, keyboards and frames.Dmitry Antipov2012-07-3129-476/+499
* Miscellaneous fixes for non-default X toolkits.Dmitry Antipov2012-07-313-10/+16
* Fix error in ChangeLog entry.Jan Djärv2012-07-311-1/+1
* Remove src/s/usg5-4-common.hGlenn Morris2012-07-303-35/+20
* Move wait3, WRETCODE from src/s to configureGlenn Morris2012-07-302-9/+2
* Remove src/s/irix6-5.hGlenn Morris2012-07-303-26/+11
* * nsterm.m (openFiles): Fix previous checkin.Jan Djärv2012-07-312-1/+5
* * indent.c (compute_motion): Remove unused local.Paul Eggert2012-07-302-2/+4
* Remove src/s/darwin.hGlenn Morris2012-07-303-34/+19
* Remove src/s/hpux10-20.hGlenn Morris2012-07-303-27/+16
* Use an include file in configure.ac's AH_BOTTOMGlenn Morris2012-07-304-1/+139
* Don't open files from Cocoa-parsed command line.Jan Djärv2012-07-302-10/+27
* * lisp.h (SWITCH_ENUM_CAST): Remove. All uses removed.Paul Eggert2012-07-308-22/+22
* Export DIRECTORY_SEP, TYPEMASK, VALMASK to GDB.Paul Eggert2012-07-303-3/+18
* Fix bug #12082 with input of Meta-non-ASCII-characters on MS-Windows.Eli Zaretskii2012-07-305-16/+40
* Update .PHONY listings in makefiles.Paul Eggert2012-07-302-0/+8
* * lisp.h (STRING_BYTES_BOUND): Cast entire result to ptrdiff_t.Paul Eggert2012-07-302-5/+10
* Move TIOCSIGSEND from src/s to configureGlenn Morris2012-07-303-10/+4
* Empty src/s/netbsd.h and remove the fileGlenn Morris2012-07-302-24/+3
* Move _longjmp, _setjmp from src/s to configureGlenn Morris2012-07-303-8/+5
* Fixes: debbugs:12090Andreas Schwab2012-07-302-1/+6
* Convert safe_call to use variable number of arguments.Dmitry Antipov2012-07-308-48/+32
* Remove s/aix4-2.hGlenn Morris2012-07-292-19/+1
* * s/aix4-2.h (sigmask): No need to undefine it.Glenn Morris2012-07-292-3/+3
* Remove some empty src/s files.Glenn Morris2012-07-295-85/+5
* Export to GDB most of lisp.h's remaining object-like macros.Paul Eggert2012-07-293-90/+124
* Cleanup string bytes checking.Dmitry Antipov2012-07-302-44/+29
* * lisp.h (LISP_INT_TAG, LISP_INT1_TAG, LISP_STRING_TAG): Remove.Paul Eggert2012-07-294-11/+15
* src/makefile.w32-in: Update dependencies.Juanma Barranquero2012-07-292-3/+9
* Remove HIDE_LISP_IMPLEMENTATION and cleanup cons free list check.Dmitry Antipov2012-07-294-52/+21
* * Makefile.in (install-arch-indep): Handle space in locallisppath.Jan Djärv2012-07-292-10/+5
* Rename OS_WINDOWS_95 to OS_9X.Eli Zaretskii2012-07-295-6/+14
* * alloc.c (Fgarbage_collect): Indent as per usual Emacs style.Paul Eggert2012-07-292-6/+12
* MS-Windows followup for 2012-07-28T23:05:32Z!eggert@cs.ucla.edu.Eli Zaretskii2012-07-292-0/+5