aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | Import getloadavg module from gnulib.Paul Eggert2011-02-071-0/+10
* | | | | | | | | | | | Finish fixing the MS-DOS build. Everything builds and works.Eli Zaretskii2011-02-191-0/+2
* | | | | | | | | | | | Initial version of fix for the MS-DOS build, not yet tested.Eli Zaretskii2011-02-191-0/+4
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
* | | | | | | | | | | * alloc.c (make_unibyte_string): Don't SET_UNIBYTE redundantly.Stefan Monnier2011-02-181-0/+6
* | | | | | | | | | | * lisp/files.el (cd): Make completion obey cd-path.Stefan Monnier2011-02-181-0/+6
* | | | | | | | | | | xdisp.c (display_line): Fix the change made for bug#7939.Eli Zaretskii2011-02-181-0/+2
* | | | | | | | | | | Fix bug #7840 with default terminal and keyboard encodings.Eli Zaretskii2011-02-181-0/+6
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
* | | | | | | | | | Don't GC-scan stack data redundantly.Stefan Monnier2011-02-171-33/+50
* | | | | | | | | | Fix KVAR/BVAR,Jan Djärv2011-02-171-0/+7
* | | | | | | | | | Use KVAR in the MS-DOS build.Eli Zaretskii2011-02-161-0/+2
* | | | | | | | | | Fix formatting of src/ChangeLog entries.Eli Zaretskii2011-02-161-11/+12
* | | | | | | | | | src/s/ms-w32.h (getloadavg): Declare prototype which was removed from lisp.h.Eli Zaretskii2011-02-161-0/+1
* | | | | | | | | | Use KVAR in MS-Windows build, remove buffer-file-type.Eli Zaretskii2011-02-161-0/+25
* | | | | | | | | | Hide implementation of `struct kboard'Tom Tromey2011-02-161-0/+29
* | | | | | | | | | * lisp.h (DEFVAR_BUFFER_DEFAULTS): Use BVAR.Tom Tromey2011-02-161-0/+4
* | | | | | | | | | Change B_ to BVARTom Tromey2011-02-161-0/+146
* | | | | | | | | | Merge from emacs-23; up to 2010-05-28T19:18:47Z!juri@jurta.org.Glenn Morris2011-02-161-0/+6
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Fix bug #8020 with quick resizing of the selected frame.Eli Zaretskii2011-02-131-0/+6
* | | | | | | | | Import getloadavg module from gnulib.Paul Eggert2011-02-151-1/+27
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Fix the NS build due to introduction of B_.Eli Zaretskii2011-02-151-0/+4
* | | | | | | | Fix use of dtoastr from gnulib.Michael Welsh Duggan2011-02-141-0/+5
* | | | | | | | Fix the MS-DOS build due to introduction of B_.Eli Zaretskii2011-02-141-0/+3
* | | | | | | | Fix the MS-Windows build due to introduction of B_.Eli Zaretskii2011-02-141-0/+12
* | | | | | | | Use *font for Xft font names for Lucid menus and dialogs.Jan Djärv2011-02-141-0/+11
* | | | | | | | * keyboard.h: Remove obsolete comment.Tom Tromey2011-02-141-0/+4
* | | | | | | | Hide implementation of `struct buffer'Tom Tromey2011-02-141-0/+137
* | | | | | | | * gtkutil.c (xg_tool_bar_menu_proxy): Handle case when tool bar label is null.Jan Djärv2011-02-141-0/+5
* | | | | | | | * callproc.c (Fcall_process):Jan D2011-02-131-0/+6
* | | | | | | | Merge changes from emacs-23 branchChong Yidong2011-02-121-2/+19
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge changes from emacs-23 branchChong Yidong2011-02-121-2/+25
| |\ \ \ \ \ \ \ |/ / / / / / / / | | _ / / / / / | | / / / / /
| * | | | | | Fix bug #7840 with setting terminal/keyboard encoding of emacsclient frames.Eli Zaretskii2011-02-121-0/+6
| * | | | | | Fix trivial typos in comments and ChangeLogs.Juanma Barranquero2011-02-121-4/+4
| * | | | | | Fix to select_window.Martin Rudalics2011-02-081-0/+5
| * | | | | | * nsterm.m (setFrame, initFrame): Make sure pixel_height doesn't becomeJan Djärv2011-02-081-0/+5
* | | | | | | * md5.c (md5_process_bytes): Use sizeof, not __alignof__.Paul Eggert2011-02-121-0/+7
| |_|_|_|_|/ |/| | | | |
* | | | | | Make sure SIGPIPE is reset in child processesAndreas Schwab2011-02-121-0/+5
* | | | | | Fix bug #7939 with bidi display of hscrolled lines.Eli Zaretskii2011-02-121-0/+9
| |_|_|_|/ |/| | | |
* | | | | Port to Sun C 5.11, which has __attribute__ ((__aligned (N))).Paul Eggert2011-02-121-0/+4
| |_|_|/ |/| | |
* | | | Port to Solaris 10, which doesn't support FC_HINT_STYLE.Paul Eggert2011-02-111-0/+8
* | | | * xterm.c (x_set_frame_alpha): Access data before it is free:d.Jan Djärv2011-02-111-0/+5
| |_|/ |/| |
* | | * src/Makefile.in (really-lwlib): Depend on globals.h, for parallel builds.Glenn Morris2011-02-091-2/+6
* | | Update the Windows build according to 2011-02-08T21:42:56Z!tromey@redhat.com ...Eli Zaretskii2011-02-091-0/+7
* | | * src/Makefile.in (gl-stamp): Create globals.h here.Andreas Schwab2011-02-091-0/+6
* | | * src/Makefile.in ($(otherobj)): Depend on globals.h.Paul Eggert2011-02-081-0/+6
* | | Make globals.h a generated headerTom Tromey2011-02-081-0/+14
* | | font.c (Ffont_get): Do not cache :otf value.Kenichi Handa2011-02-081-0/+4
| |/ |/|
* | * image.c: conform to C89 pointer rulesPaul Eggert2011-02-061-0/+1
* | * xml.c: conform to C89 pointer rulesPaul Eggert2011-02-061-0/+1
* | * ralloc.c: conform to C89 pointer rulesPaul Eggert2011-02-061-0/+1
* | * xfont.c: conform to C89 pointer rulesPaul Eggert2011-02-061-0/+1