Move functions from C to Lisp. Make non-blocking method calls
[bpt/emacs.git] / src / ChangeLog
2012-04-22 Michael AlbinusMove functions from C to Lisp. Make non-blocking metho...
2012-04-22 Paul EggertFix GC_MALLOC_CHECK debugging output on 64-bit hosts.
2012-04-22 Paul Eggert* alloc.c: Handle unusual debugging option combinations.
2012-04-22 Leo Liu* src/sysdep.c (list_system_processes): Support Darwin.
2012-04-22 Paul Eggert* sysdep.c [__FreeBSD__]: Minor cleanups.
2012-04-21 Eduard WiebeAdd system processes support for FreeBSD.
2012-04-21 Andreas Schwab* lisp.mk (lisp): Update.
2012-04-20 Paul Eggert* keyboard.c (process_pending_signals): Define only...
2012-04-20 Stefan Monnier* src/print.c (print_preprocess): Only check print_dept...
2012-04-20 Chong YidongMerge from emacs-24 branch
2012-04-20 Chong YidongFixes for pty handling in gdb-mi.el and process.c.
2012-04-18 Paul EggertMerge from trunk.
2012-04-18 Paul EggertMerge from trunk.
2012-04-18 Glenn MorrisMore small doc and lispref edits related to processes
2012-04-18 Glenn MorrisMore process-related doc and manual small edits
2012-04-17 Paul EggertMerge from trunk.
2012-04-17 Paul Eggert* dired.c (Fsystem_groups): Remove unused local.
2012-04-17 Paul EggertMerge from trunk.
2012-04-17 Eli ZaretskiiFix bug #11261 with cursor movement in a continued...
2012-04-17 Glenn MorrisMerge from pending; try to fix-up suboptimal ses ChangeLog.
2012-04-17 Glenn Morris* src/dired.c (Fsystem_users): Doc fix.
2012-04-17 Dmitry AntipovAdd functions to get system user names, group names
2012-04-16 Paul EggertMerge from trunk.
2012-04-16 Paul EggertMerge from trunk.
2012-04-16 Paul Eggert* alloc.c: Remove one incorrect comment and fix another.
2012-04-16 Paul EggertMerge from trunk.
2012-04-16 Paul EggertFix minor alloc.c problems found by static checking.
2012-04-16 Paul EggertMerge from trunk.
2012-04-16 Paul EggertFix minor ralloc.c problems found by static checking.
2012-04-16 Paul EggertMerge from trunk.
2012-04-16 Paul EggertImprove ralloc.c interface checking.
2012-04-16 Paul EggertMerge from trunk.
2012-04-16 Paul Eggert* alloc.c (which_symbols): Fix alignment issue / type...
2012-04-15 Paul EggertMerge from trunk.
2012-04-15 Andreas SchwabSimplify enforcement of object address alignment
2012-04-15 Chong YidongMerge from emacs-24 branch
2012-04-15 Juanma BarranqueroFix ChangeLog typos.
2012-04-14 Paul EggertMerge from trunk.
2012-04-14 Paul EggertMerge from trunk.
2012-04-14 Paul EggertMake GC_MAKE_GCPROS_NOOPS the default (Bug#9926).
2012-04-14 Paul EggertMerge from trunk.
2012-04-14 Paul EggertMerge from trunk.
2012-04-14 Glenn MorrisMerge from emacs-24, up to 2012-04-10T02:06:19Z!larsi...
2012-04-13 Atsuo Ohki* lread.c (lisp_file_lexically_bound_p): Fix hang at...
2012-04-13 Ken Brown* src/s/cygwin.h (PTY_OPEN): Don't try to close a bogus...
2012-04-13 Reuben Thomas* src/indent.c (Fmove_to_column): Change interactive...
2012-04-11 Daniel ColascioneUse the real vfork under Cygwin
2012-04-11 Stefan Monnier* src/window.c (save_window_save): Obey window-point...
2012-04-11 Glenn MorrisRepurpose C_SWITCH_X_SYSTEM as GNUSTEP_CFLAGS
2012-04-11 Stefan Monnier* src/alloc.c (lisp_align_malloc): Remove unneeded...
2012-04-10 Paul EggertMerge from trunk.
2012-04-10 Jason S. Cornez* src/keyboard.c: Override inhibit-quit after the third...
2012-04-10 Juanma BarranqueroRecord and display absolute path of DLLs loaded (bug...
2012-04-10 Chong YidongMerge 2012-04-09 GnuTLS fix from trunk
2012-04-09 Paul EggertMerge from trunk.
2012-04-09 Glenn Morrisdoc.c fix for bug#11036
2012-04-09 Glenn MorrisRename leim/Makefile's BUILT_EMACS to EMACS
2012-04-09 Paul EggertMerge from trunk.
2012-04-09 Paul EggertMerge from trunk; add Bug#.
2012-04-09 Ted ZlatanovLimit number of GnuTLS handshakes per connection.
2012-04-09 Chong YidongRemove defining user variables via * in docstring.
2012-04-09 Eli ZaretskiiFix bug #11199 with killing a line at EOB that was...
2012-04-09 Jan Djärv* nsterm.m (constrainFrameRect): Always constrain when...
2012-04-09 Eli ZaretskiiFix bug #11094 with cursor display on display string...
2012-04-09 Paul Eggertconfigure: new option --enable-gcc-warnings
2012-04-09 Paul Eggertcomposite.c: use 'double' consistently
2012-04-09 Glenn MorrisGenerate leim-list with bootstrap-emacs, in prep for...
2012-04-09 Glenn MorrisRemove ucs-set-table-for-input dead code
2012-04-08 Andreas Schwab* lisp.h (struct Lisp_Symbol): Add explicit padding...
2012-04-07 Juanma Barranquerosrc/xml.c (init_libxml2_functions) [WINDOWSNT]: Remove...
2012-04-07 Paul EggertAvoid unnecessary pointer scanning in garbage collectio...
2012-04-07 Paul EggertFix typo that broke non-Windows builds.
2012-04-07 Eli ZaretskiiSupport building on MS-Windows with libxml2.
2012-04-07 Eli ZaretskiiFix bug #11133 with vertical-motion across a long displ...
2012-04-06 Eli ZaretskiiWarning comments about subtleties of fetching character...
2012-04-04 Chong YidongSeveral miscellaneous doc changes.
2012-04-01 Eli ZaretskiiFix unsafe use of alloca reported in bug #11138.
2012-04-01 Andreas SchwabFixes: debbugs:11141
2012-03-31 Eli ZaretskiiFix bug #11063 with move_it_by_lines when there's a...
2012-03-31 Eli ZaretskiiFix bug #7464 with mouse highlight after "C-x 1".
2012-03-31 Eli ZaretskiiRemove an incorrect assertion on move_it_by_lines.
2012-03-31 Eli ZaretskiiFix cursor positioning in rows completely covered by...
2012-03-30 Eli ZaretskiiFix bug #11068 with window display when default face...
2012-03-29 Eli ZaretskiiDiscourage in comments from defining HAVE_GETCWD on...
2012-03-28 Stefan Monnier* src/keyboard.c (safe_run_hooks_error): Don't unquote...
2012-03-27 Glenn MorrisSmall doc and elisp manual fixes related to searching
2012-03-26 Kenichi Handadispextern.h (struct glyph): Fix previous change. ...
2012-03-26 Chong YidongNew variable selection-inhibit-update-commands, for...
2012-03-25 Stefan MonnierMerge from trunk
2012-03-25 Fabrice PopineauRemove dead MSVC-specific code.
2012-03-25 Kenichi Handadispextern.h (struct glyph): Change the bit length...
2012-03-24 Eli ZaretskiiFix bug #9960 with MSVC build on MS-Windows.
2012-03-24 Andreas Schwab* xdisp.c (produce_glyphless_glyph): Limit length of...
2012-03-24 Andreas SchwabFixes: debbugs:11080
2012-03-23 Eli ZaretskiiFix bug #11073 with bidi-related crashes displaying...
2012-03-23 Troels Nielsen* src/process.c (wait_reading_process_output): Handle...
2012-03-22 Chong YidongFor line prefixes, use default face; don't inherit...
2012-03-21 Kenichi Handamerge trunk
2012-03-21 Chong YidongUpdates to Display chapter of Lisp manual.
2012-03-20 Eli ZaretskiiDoc fixes in w32-specific primitives related to console...
next