aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix macroexp crash on Windows with debugging.Paul Eggert2012-08-021-0/+7
* * lisp.h (VALMASK) [!USE_LSB_TAG]: Now a macroPaul Eggert2012-08-021-0/+1
* * xfaces.c (face_for_overlay_string): Remove unused local.Paul Eggert2012-08-021-3/+2
* * xfaces.c: Don't assume buffer size fits in 'int'.Paul Eggert2012-08-021-0/+2
* * xfaces.c (face_at_buffer_position): Remove unused local.Paul Eggert2012-08-021-0/+2
* Use C99-style 'extern inline' if available.Paul Eggert2012-08-021-0/+30
* * src/s/: Remove empty directory.Glenn Morris2012-08-011-0/+2
* Move NT-specific include file to the NT include directoryGlenn Morris2012-08-011-0/+6
* Port to Solaris 8.Paul Eggert2012-08-011-0/+5
* * src/nsterm.m (ns_exec_path, ns_load_path): Use SEPCHARGlenn Morris2012-08-011-0/+5
* Use "ASET (a, i, v)" rather than "AREF (a, i) = v".Paul Eggert2012-08-011-0/+16
* * nsterm.m (ns_set_vertical_scroll_bar, ns_redeem_scroll_bar)Alp Aker2012-08-011-0/+9
* Fix typo in src/ChangeLog.Eli Zaretskii2012-08-011-1/+1
* Fix .gdbinit for latest INTERNAL_FIELD uses.Eli Zaretskii2012-08-011-0/+4
* Fix fallout from 2012-08-01T05:11:36Z!dmantipov@yandex.ru that introduced WVAR.Eli Zaretskii2012-08-011-0/+4
* Remove src/s/msdos.hGlenn Morris2012-08-011-0/+7
* Sync Windows port with autogen/config.in changes.Juanma Barranquero2012-08-011-0/+5
* Use INTERNAL_FIELD for conses and overlays.Dmitry Antipov2012-08-011-0/+9
* Use INTERNAL_FIELD for symbols.Dmitry Antipov2012-08-011-0/+7
* Use INTERNAL_FIELD for processes.Dmitry Antipov2012-08-011-0/+7
* Use INTERNAL_FIELD for windows.Dmitry Antipov2012-08-011-3/+14
* * coding.h (CODING_ATTR_FLUSHING): Remove; unused and wouldn't work.Paul Eggert2012-07-311-0/+4
* ChangeLog fixesGlenn Morris2012-07-311-2/+2
* Move definitions of directory and device separators to configureGlenn Morris2012-07-311-0/+5
* Adapt Windows port to recent changes in autogen/config.in.Juanma Barranquero2012-08-011-0/+7
* * configure.ac (S_FILE): Remove output variable.Glenn Morris2012-07-311-0/+2
* Minor rearrangement for src/conf_post.hGlenn Morris2012-07-311-0/+4
* * configure.ac (NULL_DEVICE, SEPCHAR, USER_FULL_NAME): Move here from src.Glenn Morris2012-07-311-0/+4
* * src/s/README, src/s/template.h: Remove files.Glenn Morris2012-07-311-0/+2
* * src/conf_post.h [HPUX]: Undefine HAVE_RANDOM and HAVE_RINT.Glenn Morris2012-07-311-0/+2
* Move AMPERSAND_FULL_NAME, subprocesses from conf_post.h to configure.acGlenn Morris2012-07-311-0/+5
* Fix 'xframe' in .gdbinit.Eli Zaretskii2012-07-311-0/+3
* Fix some of the breakage introduced with 2012-07-31T12:36:19Z!dmantipov@yande...Eli Zaretskii2012-07-311-0/+7
* Fix compiler and run time warnings in nsmenu.m and nsterm.mJan Djärv2012-07-311-0/+6
* * nsfns.m, nsmenu.m, msterm.m: Adopt to struct frame/FVAR changes.Jan Djärv2012-07-311-0/+4
* Generalize INTERNAL_FIELD between buffers, keyboards and frames.Dmitry Antipov2012-07-311-0/+15
* Miscellaneous fixes for non-default X toolkits.Dmitry Antipov2012-07-311-0/+9
* Fix error in ChangeLog entry.Jan Djärv2012-07-311-1/+1
* Remove src/s/usg5-4-common.hGlenn Morris2012-07-301-0/+4
* Move wait3, WRETCODE from src/s to configureGlenn Morris2012-07-301-0/+2
* Remove src/s/irix6-5.hGlenn Morris2012-07-301-0/+3
* * nsterm.m (openFiles): Fix previous checkin.Jan Djärv2012-07-311-0/+4
* * indent.c (compute_motion): Remove unused local.Paul Eggert2012-07-301-0/+4
* Remove src/s/darwin.hGlenn Morris2012-07-301-0/+3
* Remove src/s/hpux10-20.hGlenn Morris2012-07-301-0/+5
* 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