summaryrefslogtreecommitdiff
path: root/src/ChangeLog
AgeCommit message (Expand)Author
2013-10-27* xftfont.c (struct xftfont_info): Remove set-but-unusedDmitry Antipov
2013-10-26Fix part of bug #15260 with from directory with a non-ASCII name.Eli Zaretskii
2013-10-26Doc fix for set-fringe-bitmap-face.Xue Fuqiao
2013-10-25Another fix for the MS-Windows build broken 4 revisions ago.Eli Zaretskii
2013-10-25Fix the MS-Windows build broken 2013-10-25T04:35:56Z!dgutov@yandex.ru.Eli Zaretskii
2013-10-25Perform font-specific cleanup when font object is swept by GC. SeeDmitry Antipov
2013-10-25Omit unused frame argument of font API's close function.Dmitry Antipov
2013-10-24ChangeLog fixesGlenn Morris
2013-10-23Attempt at a fix for mingw CPPFLAGSGlenn Morris
2013-10-23Fix ChangeLog entry.Dmitry Antipov
2013-10-23Tweak last font-related changes to fix bug#15686.Dmitry Antipov
2013-10-22Make building in directories with whitespace possibleGlenn Morris
2013-10-22Port to Solaris 10 and its bundled GCC.Paul Eggert
2013-10-21Do not allow font caches to grow too large.Dmitry Antipov
2013-10-20* emacs.c (main): On Cocoa, if GUI session and 0 is not a tty,Jan Djärv
2013-10-20* src/nsterm.m (ns_get_color): Make selection color work for GNUStep also.Jan Djärv
2013-10-20Fix GNUStep specific menu items.Jan Djärv
2013-10-18Fix clicks on the menu bar when GPM mouse is in use.Eli Zaretskii
2013-10-18Remove port-specific display name lists to avoid extraDmitry Antipov
2013-10-18Don't run timers in input-pending-p. Its new check-timers paramBarry O'Reilly
2013-10-16Make some functions static in non-Microsoft builds.Paul Eggert
2013-10-16Make VALMASK visible to GDB even if clang is used.Paul Eggert
2013-10-16bool vector int width fixesPaul Eggert
2013-10-16* process.h (conv_sockaddr_to_lisp): New decl, for newly-extern func.Paul Eggert
2013-10-16* nsselect.m (ns_string_from_pasteboard): Remove Fquit, just returnJan Djärv
2013-10-16Implement network-interface-* functions for MS-Windows (bug #15610).Eli Zaretskii
2013-10-16Fix bug #15629 with GUI menus on NS.Eli Zaretskii
2013-10-16* fns.c (Fstring_as_unibyte): Use xlispstrdup.Dmitry Antipov
2013-10-15* print.c (print_object): Print " ..." when truncating bool vectors.Paul Eggert
2013-10-15Support mouse wheel on MS-Windows text-mode console.Eli Zaretskii
2013-10-15Disallow bool vector operations on mixed-length operands.Paul Eggert
2013-10-15* keyboard.c, keyboard.h (all_kboards): Now static.Paul Eggert
2013-10-15Add usage note of buffer-invisibility-spec.Xue Fuqiao
2013-10-14Space after comma in ChangeLogs.Paul Eggert
2013-10-15* nsterm.h (struct ns_display_info): Remove set-but-unusedDmitry Antipov
2013-10-14Attempt to fix time_t related problems with MinGW 4.0 runtime.Eli Zaretskii
2013-10-14Implement scrolling of TTY menus when the screen is too short.Eli Zaretskii
2013-10-14* termhooks.h (FRAME_MUST_WRITE_SPACES, FRAME_LINE_INS_DEL_OK)Dmitry Antipov
2013-10-14* xfaces.c (PT_PER_INCH): Remove unused macro.Dmitry Antipov
2013-10-14* lisp.h (bool_vector_size): New function.Paul Eggert
2013-10-12ChangeLog fixes prompted by M-x authorsGlenn Morris
2013-10-12Avoid compilation warnings in image.c.Eli Zaretskii
2013-10-11Support frame dimension changes while TTY menus are displayed.Eli Zaretskii
2013-10-11* term.c (tty_menu_show): Never return with unbalancedDmitry Antipov
2013-10-11Menu item selection on TTYs is now cyclical.Eli Zaretskii
2013-10-11Support GnuTLS v3 and set up its audit logging properly.Ted Zlatanov
2013-10-11* dispnew.c (redraw_frame): Remove useless #ifdef becauseDmitry Antipov
2013-10-11Fix bug #15575 with crashes in TTY menus.Eli Zaretskii
2013-10-10* lisp.h (eassume): New macro.Paul Eggert
2013-10-11* xdisp.c (deep_copy_glyph_row): Remove unused locals.Dmitry Antipov