summaryrefslogtreecommitdiff
path: root/src/ChangeLog
AgeCommit message (Expand)Author
2011-02-16Hide implementation of `struct kboard'Tom Tromey
2011-02-16* lisp.h (DEFVAR_BUFFER_DEFAULTS): Use BVAR.Tom Tromey
2011-02-16Change B_ to BVARTom Tromey
2011-02-16Merge from emacs-23; up to 2010-05-28T19:18:47Z!juri@jurta.org.Glenn Morris
2011-02-15Merge from mainline.Paul Eggert
2011-02-15Import getloadavg module from gnulib.Paul Eggert
2011-02-14Merge from mainline.Paul Eggert
2011-02-15Fix the NS build due to introduction of B_.Eli Zaretskii
2011-02-14Fix use of dtoastr from gnulib.Michael Welsh Duggan
2011-02-14Fix the MS-DOS build due to introduction of B_.Eli Zaretskii
2011-02-14Fix the MS-Windows build due to introduction of B_.Eli Zaretskii
2011-02-14Use *font for Xft font names for Lucid menus and dialogs.Jan Djärv
2011-02-14* keyboard.h: Remove obsolete comment.Tom Tromey
2011-02-14Hide implementation of `struct buffer'Tom Tromey
2011-02-14* gtkutil.c (xg_tool_bar_menu_proxy): Handle case when tool bar label is null.Jan Djärv
2011-02-13Fix bug #8020 with quick resizing of the selected frame.Eli Zaretskii
2011-02-13* callproc.c (Fcall_process):Jan D
2011-02-12Merge changes from emacs-23 branchChong Yidong
2011-02-12Merge changes from emacs-23 branchChong Yidong
2011-02-12Merge from mainline.Paul Eggert
2011-02-12* md5.c (md5_process_bytes): Use sizeof, not __alignof__.Paul Eggert
2011-02-12Merge from mainline.Paul Eggert
2011-02-12Make sure SIGPIPE is reset in child processesAndreas Schwab
2011-02-12Fix bug #7939 with bidi display of hscrolled lines.Eli Zaretskii
2011-02-12Merge from mainline.Paul Eggert
2011-02-12Port to Sun C 5.11, which has __attribute__ ((__aligned (N))).Paul Eggert
2011-02-12Fix bug #7840 with setting terminal/keyboard encoding of emacsclient frames.Eli Zaretskii
2011-02-12* lisp/emacs-lisp/byte-lexbind.el: Delete.Stefan Monnier
2011-02-11Merge from mainline.Paul Eggert
2011-02-11Port to Solaris 10, which doesn't support FC_HINT_STYLE.Paul Eggert
2011-02-12Fix trivial typos in comments and ChangeLogs.Juanma Barranquero
2011-02-11* xterm.c (x_set_frame_alpha): Access data before it is free:d.Jan Djärv
2011-02-09[admin/ChangeLog]Paul Eggert
2011-02-09Merge from mainline.Paul Eggert
2011-02-09* src/Makefile.in (really-lwlib): Depend on globals.h, for parallel builds.Glenn Morris
2011-02-09Update the Windows build according to 2011-02-08T21:42:56Z!tromey@redhat.com ...Eli Zaretskii
2011-02-09* src/Makefile.in (gl-stamp): Create globals.h here.Andreas Schwab
2011-02-08* src/Makefile.in ($(otherobj)): Depend on globals.h.Paul Eggert
2011-02-08Fix to select_window.Martin Rudalics
2011-02-08Make globals.h a generated headerTom Tromey
2011-02-08* nsterm.m (setFrame, initFrame): Make sure pixel_height doesn't becomeJan Djärv
2011-02-07Import getloadavg module from gnulib.Paul Eggert
2011-02-08font.c (Ffont_get): Do not cache :otf value.Kenichi Handa
2011-02-06* image.c: conform to C89 pointer rulesPaul Eggert
2011-02-06* xml.c: conform to C89 pointer rulesPaul Eggert
2011-02-06* ralloc.c: conform to C89 pointer rulesPaul Eggert
2011-02-06* xfont.c: conform to C89 pointer rulesPaul Eggert
2011-02-06* doprnt.c, indent.c, character.c: conform to C89 pointer rulesPaul Eggert
2011-02-06* callproc.c: conform to C89 pointer rulesPaul Eggert
2011-02-06* process.c: conform to C89 pointer rulesPaul Eggert