Inline functions to examine and change buffer intervals.
[bpt/emacs.git] / src / ChangeLog
2012-08-08 Dmitry AntipovInline functions to examine and change buffer intervals.
2012-08-08 Dmitry AntipovInline functions to examine and change string intervals.
2012-08-08 Glenn MorrisMerge language/persian.el into language/misc-lang.el
2012-08-08 Dmitry AntipovCleanup intervals.
2012-08-08 Dmitry AntipovCheck total length of intervals with eassert.
2012-08-07 Eli ZaretskiiFix .gdbinit to match changes with INTERNAL_FIELD.
2012-08-07 Dmitry AntipovRevert and cleanup Lisp_Cons, Lisp_Misc and Lisp_Symbol...
2012-08-07 Dmitry AntipovBasic functions to set Lisp_Object and pointer slots...
2012-08-07 Dmitry AntipovDrop PGET and revert read access to Lisp_Objects slots...
2012-08-07 Dmitry AntipovDrop WGET and revert read access to Lisp_Objects slots...
2012-08-07 Chong YidongCheck for live frames explicitly in window.c functions...
2012-08-07 Dmitry AntipovDrop FGET and revert read access to Lisp_Objects slots...
2012-08-07 Chong YidongMerge from emacs-24; up to 2012-05-02T07:12:52Z!rgm...
2012-08-06 Juanma Barranquerosrc/w32.c: Silence compiler warnings.
2012-08-06 Glenn MorrisGuard against potential configure bug wrt HAVE_GETWD
2012-08-06 Glenn MorrisRemove GNU_LIBRARY_PENDING_OUTPUT_COUNT
2012-08-06 Dmitry AntipovUse GCALIGNMENT where appropriate.
2012-08-06 Eli ZaretskiiFix usage of FRAME_MENU_BAR_ITEMS in w32menu.c.
2012-08-06 Stefan Monnier* src/buffer.h (struct buffer): Revert `indirections...
2012-08-06 Jan Djärv* keyboard.c (timer_check_2): Add break so timer_check...
2012-08-06 Dmitry AntipovFix Windows build errors introduced after converting...
2012-08-06 Jan DjärvUse FSET.
2012-08-06 Dmitry AntipovSeparate read and write access to Lisp_Object slots...
2012-08-06 Dmitry AntipovSeparate read and write access to Lisp_Object slots...
2012-08-06 Dmitry AntipovFix Windows build errors introduced after converting...
2012-08-06 Dmitry AntipovFix replacement typo.
2012-08-06 Glenn Morris* src/lisp.mk (lisp): Add language/persian.elc.
2012-08-06 Dmitry AntipovSeparate read and write access to Lisp_Object slots...
2012-08-05 Andreas Schwab* emacs.c (decode_env_path): Only use defaulted if...
2012-08-05 Dmitry AntipovGeneralize common compile-time constants.
2012-08-05 Lawrence Mitchell* search.c (Freplace_match): Treat \? in the replacemen...
2012-08-05 Chong YidongDocfix for kill-buffer-hook and others.
2012-08-04 Eli ZaretskiiFix compilation --with-x-toolkit=no.
2012-08-04 Chong YidongDoc fixes and improvements for syntax tables.
2012-08-04 Eli ZaretskiiFix bug #11959 with startup warnings on MS-Windows...
2012-08-04 Eli ZaretskiiFix the MSDOS build as fallout of latest changes.
2012-08-04 Eli ZaretskiiFix Sed scripts and msdos.c as fallout of latest changes.
2012-08-04 Paul EggertExport DEFAULT_REHASH_* to GDB.
2012-08-03 Paul EggertRemove unnecessary casts involving pointers.
2012-08-03 Paul EggertImprove fix for macroexp crash with debugging.
2012-08-03 Eli ZaretskiiSupport symlinks on latest versions of MS-Windows.
2012-08-02 Paul EggertFix macroexp crash on Windows with debugging.
2012-08-02 Paul Eggert* lisp.h (VALMASK) [!USE_LSB_TAG]: Now a macro
2012-08-02 Paul Eggert* xfaces.c (face_for_overlay_string): Remove unused...
2012-08-02 Paul Eggert* xfaces.c: Don't assume buffer size fits in 'int'.
2012-08-02 Paul Eggert* xfaces.c (face_at_buffer_position): Remove unused...
2012-08-02 Paul EggertUse C99-style 'extern inline' if available.
2012-08-02 Glenn Morris* src/s/: Remove empty directory.
2012-08-02 Glenn MorrisMove NT-specific include file to the NT include directory
2012-08-02 Paul EggertPort to Solaris 8.
2012-08-02 Glenn Morris* src/nsterm.m (ns_exec_path, ns_load_path): Use SEPCHAR
2012-08-01 Paul EggertUse "ASET (a, i, v)" rather than "AREF (a, i) = v".
2012-08-01 Alp Aker* nsterm.m (ns_set_vertical_scroll_bar, ns_redeem_scrol...
2012-08-01 Eli ZaretskiiFix typo in src/ChangeLog.
2012-08-01 Eli ZaretskiiFix .gdbinit for latest INTERNAL_FIELD uses.
2012-08-01 Eli ZaretskiiFix fallout from 2012-08-01T05:11:36Z!dmantipov@yandex...
2012-08-01 Glenn MorrisRemove src/s/msdos.h
2012-08-01 Juanma BarranqueroSync Windows port with autogen/config.in changes.
2012-08-01 Dmitry AntipovUse INTERNAL_FIELD for conses and overlays.
2012-08-01 Dmitry AntipovUse INTERNAL_FIELD for symbols.
2012-08-01 Dmitry AntipovUse INTERNAL_FIELD for processes.
2012-08-01 Dmitry AntipovUse INTERNAL_FIELD for windows.
2012-08-01 Paul Eggert* coding.h (CODING_ATTR_FLUSHING): Remove; unused and...
2012-08-01 Glenn MorrisChangeLog fixes
2012-08-01 Glenn MorrisMove definitions of directory and device separators...
2012-08-01 Juanma BarranqueroAdapt Windows port to recent changes in autogen/config.in.
2012-07-31 Glenn Morris* configure.ac (S_FILE): Remove output variable.
2012-07-31 Glenn MorrisMinor rearrangement for src/conf_post.h
2012-07-31 Glenn Morris* configure.ac (NULL_DEVICE, SEPCHAR, USER_FULL_NAME...
2012-07-31 Glenn Morris* src/s/README, src/s/template.h: Remove files.
2012-07-31 Glenn Morris* src/conf_post.h [HPUX]: Undefine HAVE_RANDOM and...
2012-07-31 Glenn MorrisMove AMPERSAND_FULL_NAME, subprocesses from conf_post...
2012-07-31 Eli ZaretskiiFix 'xframe' in .gdbinit.
2012-07-31 Eli ZaretskiiFix some of the breakage introduced with 2012-07-31T12...
2012-07-31 Jan DjärvFix compiler and run time warnings in nsmenu.m and...
2012-07-31 Jan Djärv* nsfns.m, nsmenu.m, msterm.m: Adopt to struct frame...
2012-07-31 Dmitry AntipovGeneralize INTERNAL_FIELD between buffers, keyboards...
2012-07-31 Dmitry AntipovMiscellaneous fixes for non-default X toolkits.
2012-07-31 Jan DjärvFix error in ChangeLog entry.
2012-07-31 Glenn MorrisRemove src/s/usg5-4-common.h
2012-07-31 Glenn MorrisMove wait3, WRETCODE from src/s to configure
2012-07-31 Glenn MorrisRemove src/s/irix6-5.h
2012-07-31 Jan Djärv* nsterm.m (openFiles): Fix previous checkin.
2012-07-31 Paul Eggert* indent.c (compute_motion): Remove unused local.
2012-07-31 Glenn MorrisRemove src/s/darwin.h
2012-07-31 Glenn MorrisRemove src/s/hpux10-20.h
2012-07-30 Glenn MorrisUse an include file in configure.ac's AH_BOTTOM
2012-07-30 Jan DjärvDon't open files from Cocoa-parsed command line.
2012-07-30 Paul Eggert* lisp.h (SWITCH_ENUM_CAST): Remove. All uses removed.
2012-07-30 Paul EggertExport DIRECTORY_SEP, TYPEMASK, VALMASK to GDB.
2012-07-30 Eli ZaretskiiFix bug #12082 with input of Meta-non-ASCII-characters...
2012-07-30 Paul EggertUpdate .PHONY listings in makefiles.
2012-07-30 Paul Eggert* lisp.h (STRING_BYTES_BOUND): Cast entire result to...
2012-07-30 Glenn MorrisMove TIOCSIGSEND from src/s to configure
2012-07-30 Glenn MorrisEmpty src/s/netbsd.h and remove the file
2012-07-30 Glenn MorrisMove _longjmp, _setjmp from src/s to configure
2012-07-30 Andreas SchwabFixes: debbugs:12090
2012-07-30 Dmitry AntipovConvert safe_call to use variable number of arguments.
2012-07-30 Glenn MorrisRemove s/aix4-2.h
2012-07-30 Glenn Morris* s/aix4-2.h (sigmask): No need to undefine it.
next