summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Separate read and write access to Lisp_Object slots of struct frame.Dmitry Antipov2012-08-0628-409/+429
* Ignore stamp-h.inAndreas Schwab2012-08-051-0/+1
* * emacs.c (decode_env_path): Only use defaulted if WINDOWSNT.Andreas Schwab2012-08-052-1/+7
* Generalize common compile-time constants.Dmitry Antipov2012-08-0523-85/+101
* * search.c (Freplace_match): Treat \? in the replacement text literally.Lawrence Mitchell2012-08-052-1/+9
* Docfix for kill-buffer-hook and others.Chong Yidong2012-08-054-4/+10
* Fix compilation --with-x-toolkit=no.Eli Zaretskii2012-08-042-2/+8
* Doc fixes and improvements for syntax tables.Chong Yidong2012-08-042-1/+5
* Fix bug #11959 with startup warnings on MS-Windows about ../site-lisp.Eli Zaretskii2012-08-046-57/+89
* Fix Sed scripts and msdos.c as fallout of latest changes.Eli Zaretskii2012-08-042-7/+13
* Export DEFAULT_REHASH_* to GDB.Paul Eggert2012-08-032-2/+8
* Comment why gc_aset can be triggered during GC.Paul Eggert2012-08-031-1/+2
* Remove unnecessary casts involving pointers.Paul Eggert2012-08-0332-158/+143
* Improve fix for macroexp crash with debugging.Paul Eggert2012-08-032-6/+26
* Support symlinks on latest versions of MS-Windows.Eli Zaretskii2012-08-032-155/+960
* Fix macroexp crash on Windows with debugging.Paul Eggert2012-08-022-2/+11
* * lisp.h (VALMASK) [!USE_LSB_TAG]: Now a macroPaul Eggert2012-08-022-1/+4
* * xfaces.c (face_for_overlay_string): Remove unused local.Paul Eggert2012-08-022-5/+2
* * xfaces.c: Don't assume buffer size fits in 'int'.Paul Eggert2012-08-022-2/+4
* * xfaces.c (face_at_buffer_position): Remove unused local.Paul Eggert2012-08-022-2/+2
* 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:36Z!dmantipov@yandex.ru 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