aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use C99-style 'extern inline' if available.Paul Eggert2012-08-0218-47/+161
* CommentGlenn Morris2012-08-011-1/+1
* * src/s/: Remove empty directory.Glenn Morris2012-08-011-0/+2
* Move NT-specific include file to the NT include directoryGlenn Morris2012-08-013-426/+9
* Port to Solaris 8.Paul Eggert2012-08-015-14/+14
* * src/nsterm.m (ns_exec_path, ns_load_path): Use SEPCHARGlenn Morris2012-08-012-4/+7
* Avoid needless autoheader after autogen.sh.Paul Eggert2012-08-011-1/+0
* Use "ASET (a, i, v)" rather than "AREF (a, i) = v".Paul Eggert2012-08-0117-189/+266
* * nsterm.m (ns_set_vertical_scroll_bar, ns_redeem_scroll_bar)Alp Aker2012-08-015-16/+25
* More fixes in .gdbinit.Eli Zaretskii2012-08-011-2/+2
* Fix typo in src/ChangeLog.Eli Zaretskii2012-08-011-1/+1
* Fix .gdbinit for latest INTERNAL_FIELD uses.Eli Zaretskii2012-08-012-10/+14
* Fix fallout from 2012-08-01T05:11:[email protected] that introduced WVAR.Eli Zaretskii2012-08-012-2/+6
* Alphabetic order is proving tricky todayGlenn Morris2012-08-011-8/+8
* Alphabetical orderGlenn Morris2012-08-011-16/+16
* Fix typo in previousGlenn Morris2012-08-011-1/+1
* Remove src/s/msdos.hGlenn Morris2012-08-014-117/+48
* Sync Windows port with autogen/config.in changes.Juanma Barranquero2012-08-012-7/+5
* Use INTERNAL_FIELD for conses and overlays.Dmitry Antipov2012-08-016-39/+60
* Use INTERNAL_FIELD for symbols.Dmitry Antipov2012-08-0112-64/+79
* 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