Merge from trunk.
[bpt/emacs.git] / src / ChangeLog
2012-04-17 Paul EggertMerge from trunk.
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...
2012-03-20 Chong YidongUpdate doc to reflect new non-nil value of redisplay...
2012-03-19 Kenichi Handamerge trunk
2012-03-19 Kenichi Handaftfont.c (ftfont_drive_otf): Mask bits of character...
2012-03-18 Eli ZaretskiiFix bug #11035 with cursor positioning on overlay strin...
2012-03-12 Paul Eggert* buffer.c (compare_overlays): Don't assume args differ...
2012-03-12 Chong YidongRename inhibit_window_configuration_change_hook to...
2012-03-11 Chong Yidong* keymap.c (Fkey_description): Doc fix.
2012-03-11 Chong Yidong* src/editfns.c (Fconstrain_to_field): Doc fix.
2012-03-10 Chong Yidong* frame.c (other_visible_frames): Don't assume selected...
2012-03-09 Stefan Monnier* src/buffer.c (compare_overlays): Avoid qsort's instab...
2012-03-08 Jan Djärv* gtkutil.c (x_wm_set_size_hint): Use one row in call to
2012-03-03 Glenn Morrislispref/internals.texi Memory Usage tiny change
2012-03-03 Glenn Morrislispref/internals.texi Pure Storage updates
2012-03-02 Eli ZaretskiiFix computation of scroll-margin's character position...
2012-03-02 Eli ZaretskiiFix typos in comments.
2012-03-02 Eli ZaretskiiFix bug #10902 with cursor positioning at EOB.
2012-03-02 Glenn Morris* src/buffer.c (buffer-list-update-hook): Doc fix.
2012-02-29 Eli ZaretskiiFix bug #10903 with displaying an empty display string.
next