Update doc for advice changes.
[bpt/emacs.git] / src /
2013-12-25 Xue FuqiaoMerge from mainline.
2013-12-25 Eli ZaretskiiFix bug #16252 with 'mailto:' documents passed to w32...
2013-12-25 Chong YidongDoc updates for several Emacs 24.4 changes.
2013-12-24 Eli ZaretskiiAttempt to catch backtrace of segfault in bug #16234.
2013-12-24 Eli ZaretskiiMinor fixes in w32-shell-execute.
2013-12-23 Eli ZaretskiiLast portion of fix for bug #16051 with redisplay loops.
2013-12-23 Eli ZaretskiiFix most of bug #16051 with redisplay loops when resizi...
2013-12-23 Jan Djärv* src/conf_post.h: Use unsigned it for bool_bf if GNUSTEP.
2013-12-23 Glenn MorrisSome documenting of load-prefer-newer
2013-12-22 Martin RudalicsHandle Bug#16207 by being more restrictive when running...
2013-12-22 Paul EggertSpelling fix.
2013-12-22 Xue Fuqiao* src/lread.c (syms_of_lread) <load_prefer_newer>:...
2013-12-21 Jan DjärvChangelog for previous checkin, missed to mark.
2013-12-21 Jan DjärvCustomize ns-use-srgb-colorspace on OSX >= 10.7 to...
2013-12-21 Eli ZaretskiiFix compilation warning on MS-Windows in my_png_error.
2013-12-21 YAMAMOTO MitsuharuRemove fringe background extension code on W32.
2013-12-20 Martin RudalicsSome more fixes for pixelwise resizing.
2013-12-20 Chong YidongAdd/fix docs for add-face-text-property
2013-12-19 Eli ZaretskiiFix last commit for TTYs.
2013-12-19 Eli ZaretskiiFix bug #16192 with highlight of display margins when...
2013-12-19 Eli ZaretskiiFix bug #16190 with documentation of capitalize-word.
2013-12-19 Jan DjärvMake NS port use the normal dnd functions.
2013-12-19 Jan DjärvRedo size constraint for NS so frames can span screens.
2013-12-19 Jan DjärvGenerate HORIZ_WHEEL_EVENT.
2013-12-18 Paul EggertAdd comment to my previous lread.c change.
2013-12-18 Paul EggertMinor fixes for recent openp changes.
2013-12-18 Eli ZaretskiiAvoid compiler warnings in w32fns.c:emacs_abort.
2013-12-18 Glenn Morris* src/lread.c (openp): Further fix for previous.
2013-12-18 Glenn Morris* src/lread.c (openp): Fix previous change (don't leak...
2013-12-18 Glenn MorrisAdd load-prefer-newer option, to load .el if newer...
2013-12-18 Glenn Morris* src/emacs.c (standard_args) [HAVE_NS]: Remove -disabl...
2013-12-17 Eli ZaretskiiFix minor problems in Windows emulation of getloadavg.
2013-12-17 Eli ZaretskiiFix some warnings in w32 specific code.
2013-12-16 Paul EggertFix problems with CANNOT_DUMP and EMACSLOADPATH.
2013-12-16 Eli ZaretskiiFix compilation errors introduced by changes in extend_...
2013-12-16 Eli ZaretskiiA better fix for bug #16148 and related issues.
2013-12-16 Paul Eggert* font.h (valid_font_driver) [!ENABLE_CHECKING]: Define...
2013-12-16 Eli ZaretskiiFix bug #16165 with memory corruption by extend_face_to...
2013-12-16 Andreas Schwab* gnutls.c (Fgnutls_boot): Properly check Flistp return...
2013-12-16 Ted ZlatanovFix bug#16161: CHECK_LIST_CONS fails on nil
2013-12-16 Martin RudalicsFix recent w32_enable_frame_resize_hack and display...
2013-12-16 Dmitry Antipov* font.c (valid_font_driver) [ENABLE_CHECKING]: New...
2013-12-15 Eli ZaretskiiFix bug with conditionals in expand-file-name on MS...
2013-12-15 Eli ZaretskiiFix bug #16152 with crashes in process-send-eof on...
2013-12-15 Eli ZaretskiiMinor fix in Windows-specific code in decode_env_path.
2013-12-15 Juanma Barranquerosrc/w32*.c: Silence compiler warnings.
2013-12-15 Eli ZaretskiiFix bug #16151 with background of display margins.
2013-12-15 Eli ZaretskiiFix session GUI startup.
2013-12-15 Paul EggertAdd ChangeLog entry for previous checkin of gnutls.c.
2013-12-15 Paul EggertUse bool for boolean (GLYPH_DEBUG case).
2013-12-14 Paul EggertUse bool for boolean, focusing on headers.
2013-12-14 Eli ZaretskiiFix bug #16148 with visual-mode cursor motion and white...
2013-12-14 Ted ZlatanovNew verify-error GnuTLS interface for certificate valid...
2013-12-14 Martin RudalicsHack frame resizing on Windows (Bug#16028).
2013-12-14 Eli ZaretskiiRevert 2 last commits in src/alloc.c.
2013-12-14 Eli ZaretskiiMinor tweak of the last commit.
2013-12-14 Eli ZaretskiiAvoid crashing due to closing of font whose driver...
2013-12-14 Eli Zaretskiisrc/fileio.c: Remove redundant empty #ifdef.
2013-12-14 Eli ZaretskiiFix copy-file on MS-Windows with file names outside...
2013-12-13 Paul Eggert* lread.c (load_path_default): Prototype.
2013-12-13 Glenn MorrisUnconditionally reset load-path after dumping
2013-12-13 Dmitry Antipov* alloc.c, font.c, font.h, ftfont.c, ftxfont.c, macfont.m,
2013-12-13 Dmitry Antipov* font.c (font_close_object): Check for live frame...
2013-12-13 Paul Eggert* gnutls.c, gnutls.h (emacs_gnutls_record_check_pending):
2013-12-13 Paul EggertFix bug in previous regex.c change, which broke a\...
2013-12-12 David EngsterMerge from CEDET upstream.
2013-12-12 Eli ZaretskiiRemove stale comment from fileio.c.
2013-12-12 Paul EggertSpelling fixes.
2013-12-12 Paul EggertAvoid undefined behavior with huge regexp interval...
2013-12-12 Eli ZaretskiiSupport MS-Windows file names that use characters outsi...
2013-12-12 Dmitry Antipov* font.h (struct font_entity) [HAVE_NS]: New field...
2013-12-12 Dmitry Antipov* dispextern.h (FACE_SUITABLE_FOR_CHAR_P): Remove unuse...
2013-12-12 Dmitry Antipov* xterm.c (x_make_frame_visible): Restore hack which...
2013-12-11 Eli ZaretskiiOne more change by Ken Brown to avoid breaking Cygwin.
2013-12-11 Eli ZaretskiiAnother merge from trunk.
2013-12-11 Eli ZaretskiiMerge from trunk.
2013-12-11 Ken BrownFix conditions for prototype declarations.
2013-12-11 Dmitry Antipov* nsterm.m (x_free_frame_resources):
2013-12-11 Rüdiger SonderfeldFix docstring of format-time-string to include %F.
2013-12-11 Martin RudalicsVarious fixes around Bug#16013.
2013-12-11 Paul EggertRemove the option of using libcrypto.
2013-12-11 Juri Linkov* src/term.c (term_get_fkeys_1): Remove non-standard...
2013-12-10 Eli ZaretskiiAnother fix for Cygwin.
2013-12-10 Eli ZaretskiiMerge from trunk.
2013-12-10 Eli ZaretskiiFixed problems in Cygwin build reported by Ken Brown.
2013-12-10 Dmitry Antipov* font.c (font_find_for_lface): Ensure SAFE_FREE on...
2013-12-10 Dmitry Antipov* xdisp.c (display_tool_bar_line): Don't extend on...
2013-12-09 Ken BrownFix declaration of get_frame_param for cygw32 build.
2013-12-09 Eli ZaretskiiFixed a bug in w32-long-file-name.
2013-12-09 Eli ZaretskiiDoc fix for w32-unicode-filenames.
2013-12-09 Eli ZaretskiiFixed file-truename when w32-unicode-filenames is nil...
2013-12-09 Eli ZaretskiiMerge from trunk.
2013-12-09 Eli ZaretskiiMerge from trunk.
2013-12-09 Dmitry Antipov* gtkutil.c (USE_NEW_GTK_FONT_CHOOSER) [HAVE_FREETYPE]:
2013-12-09 Jan Djärv* alloc.c (Fmemory_limit): Avoid compiler warning....
2013-12-08 Paul EggertSpelling fixes.
2013-12-08 Eli ZaretskiiConverted and tested w32notify.c.
2013-12-08 Jan DjärvFix GNUStep toolbar not updating.
2013-12-08 Jan Djärv* emacs.c (main): Call fixup_locale a second time for...
2013-12-08 Martin RudalicsIn x_set_font mark frame as garbaged (Bug#16028).
next