* INSTALL: Clarify treatment of image libraries.
[bpt/emacs.git] / src /
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).
2013-12-08 Paul EggertUse libcrypto's checksum implementations if available...
2013-12-08 Paul Eggert* frame.h (SET_FRAME_VISIBLE): Now an inline function.
2013-12-08 Stefan Monnier* src/window.c (set_window_buffer): Update mode line.
2013-12-07 Paul EggertFix minor problems found by static checking.
2013-12-07 Eli ZaretskiiFixed a bug in get_long_basename which broke creation...
2013-12-07 Martin RudalicsFix int/Lisp_Object type mixup in w32_read_socket.
2013-12-07 Jan Djärv* gtkutil.c (tb_size_cb): Call xg_height_or_width_changed.
2013-12-07 Eli ZaretskiiMerge from trunk.
2013-12-07 Eli ZaretskiiMinor doc fix.
2013-12-07 Eli ZaretskiiUpdated documentation.
2013-12-07 Jan DjärvFix GNUStep issues with startup.
2013-12-07 Eli ZaretskiiConverted file-name-info.
2013-12-07 Eli ZaretskiiFixed $HOME in expand-file-name.
2013-12-07 Eli ZaretskiiFixed initialization code and default-printer-name.
2013-12-07 Jan DjärvMention bug 16049.
2013-12-07 Jan DjärvHandle pixelwise resize changes in NS port.
2013-12-07 Eli ZaretskiiTested subprogram invocation, fixed decode_env_path.
2013-12-06 Eli ZaretskiiConverted spawnve, but not tested the result yet.
2013-12-06 Eli ZaretskiiFix bug #16070 with crashes when toggling buffer's...
2013-12-06 Dmitry Antipov* xterm.c (input_signal_count): Remove.
2013-12-05 Eli ZaretskiiAdded commentary about the overall design and its limit...
2013-12-05 Jan DjärvFix some pixelwise breakage, more remain.
2013-12-05 Martin RudalicsIn x_new_font calculate new frame sizes from new font...
2013-12-04 Stefan Monnier* src/lisp.h (FOR_EACH_TAIL): New macro.
2013-12-04 Stefan Monnier* src/window.c (select_window): Call second wset_redisp...
2013-12-04 Paul Eggert* bidi.c (LRM_CHAR, RLM_CHAR): Remove; no longer used.
2013-12-04 Eli ZaretskiiAvoid compiler warning in w32xfns.c.
2013-12-04 Stefan Monnier* src/window.c (window_scroll): Mark window for redisplay.
2013-12-04 Eli ZaretskiiFix bug #16043 with crashes when displaying new bidi...
2013-12-04 Martin RudalicsIn XTflash fix coordinate of bottom area to flash ...
2013-12-04 Dmitry Antipov* font.h (struct font_bitmap): Remove unused 'extra...
2013-12-04 Dmitry Antipov* font.c (font_list_entities): Remove dummy assignment.
2013-12-03 Paul EggertUse bool for boolean.
2013-12-03 Paul EggertMinor integer overflow fixes.
2013-12-03 Eli ZaretskiiRemove stale comment about drag-n-drop failures.
2013-12-03 Martin RudalicsAdd to last fix: In gtk resizing count tool and menubars.
2013-12-03 Martin RudalicsAgain fix last fix.
2013-12-03 Eli ZaretskiiConverted image.c and gnutls.c functions that accept...
next