aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge language/persian.el into language/misc-lang.elGlenn Morris2012-08-081-0/+4
* Cleanup intervals.Dmitry Antipov2012-08-081-0/+10
* Check total length of intervals with eassert.Dmitry Antipov2012-08-081-0/+6
* Fix .gdbinit to match changes with INTERNAL_FIELD.Eli Zaretskii2012-08-071-0/+6
* Revert and cleanup Lisp_Cons, Lisp_Misc and Lisp_Symbol things.Dmitry Antipov2012-08-071-0/+17
* Basic functions to set Lisp_Object and pointer slots of intervals.Dmitry Antipov2012-08-071-0/+12
* Drop PGET and revert read access to Lisp_Objects slots of Lisp_Process.Dmitry Antipov2012-08-071-0/+7
* Drop WGET and revert read access to Lisp_Objects slots of struct window.Dmitry Antipov2012-08-071-0/+12
* Check for live frames explicitly in window.c functions which need it.Chong Yidong2012-08-071-0/+7
* Drop FGET and revert read access to Lisp_Objects slots of struct frame.Dmitry Antipov2012-08-071-0/+10
* src/w32.c: Silence compiler warnings.Juanma Barranquero2012-08-071-0/+6
* Guard against potential configure bug wrt HAVE_GETWDGlenn Morris2012-08-061-0/+2
* Remove GNU_LIBRARY_PENDING_OUTPUT_COUNTGlenn Morris2012-08-061-0/+6
* Use GCALIGNMENT where appropriate.Dmitry Antipov2012-08-061-0/+7
* Fix usage of FRAME_MENU_BAR_ITEMS in w32menu.c.Eli Zaretskii2012-08-061-0/+5
* * src/buffer.h (struct buffer): Revert `indirections' to a simple int;Stefan Monnier2012-08-061-0/+5
* * keyboard.c (timer_check_2): Add break so timer_check returns next timeout.Jan Djärv2012-08-061-0/+5
* Fix Windows build errors introduced after converting to WGET and WSET.Dmitry Antipov2012-08-061-0/+6
* Use FSET.Jan Djärv2012-08-061-0/+6
* Separate read and write access to Lisp_Object slots of Lisp_Process.Dmitry Antipov2012-08-061-0/+6
* Separate read and write access to Lisp_Object slots of struct window.Dmitry Antipov2012-08-061-0/+11
* Fix Windows build errors introduced after converting to FGET and FSET.Dmitry Antipov2012-08-061-0/+8
* Fix replacement typo.Dmitry Antipov2012-08-061-0/+7
* * src/lisp.mk (lisp): Add language/persian.elc.Glenn Morris2012-08-061-0/+4
* Separate read and write access to Lisp_Object slots of struct frame.Dmitry Antipov2012-08-061-0/+9
* * emacs.c (decode_env_path): Only use defaulted if WINDOWSNT.Andreas Schwab2012-08-051-0/+4
* Generalize common compile-time constants.Dmitry Antipov2012-08-051-0/+13
* * search.c (Freplace_match): Treat \? in the replacement text literally.Lawrence Mitchell2012-08-051-0/+5
* Docfix for kill-buffer-hook and others.Chong Yidong2012-08-051-0/+6
* Fix compilation --with-x-toolkit=no.Eli Zaretskii2012-08-041-0/+6
* Doc fixes and improvements for syntax tables.Chong Yidong2012-08-041-0/+4
* Fix bug #11959 with startup warnings on MS-Windows about ../site-lisp.Eli Zaretskii2012-08-041-0/+28
* Fix Sed scripts and msdos.c as fallout of latest changes.Eli Zaretskii2012-08-041-0/+6
* Export DEFAULT_REHASH_* to GDB.Paul Eggert2012-08-031-0/+6
* Remove unnecessary casts involving pointers.Paul Eggert2012-08-031-0/+24
* Improve fix for macroexp crash with debugging.Paul Eggert2012-08-031-0/+12
* Support symlinks on latest versions of MS-Windows.Eli Zaretskii2012-08-031-0/+33
* 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