aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* [ChangeLog]Paul Eggert2011-02-211-0/+19
* Adapt MS-Windows build to import of filemode.c from gnulib.Eli Zaretskii2011-02-211-0/+8
* Import filemode module from gnulib.Paul Eggert2011-02-211-0/+10
|\
| * Merge from mainline.Paul Eggert2011-02-201-0/+11
| |\ | |/ |/|
| * Import filemode module from gnulib.Paul Eggert2011-02-201-0/+10
* | Fix the MS-Windows build due to import of md5 from gnulib.Christoph Scholtes2011-02-201-0/+11
|/
* Merge: Import crypto/md5 and stdint modules from gnulib.Paul Eggert2011-02-201-0/+10
|\
| * * deps.mk (fns.o): Depend on ../lib/md5.h.Paul Eggert2011-02-191-0/+4
| * Merge from mainline.Paul Eggert2011-02-181-0/+20
| |\
| * \ Merge from mainline.Paul Eggert2011-02-171-29/+267
| |\ \
| * \ \ Merge from mainline.Paul Eggert2011-02-151-1/+27
| |\ \ \
| * \ \ \ Merge from mainline.Paul Eggert2011-02-141-2/+206
| |\ \ \ \
| * \ \ \ \ Merge from mainline.Paul Eggert2011-02-121-0/+7
| |\ \ \ \ \
| * \ \ \ \ \ Merge from mainline.Paul Eggert2011-02-121-0/+14
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge from mainline.Paul Eggert2011-02-121-0/+4
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge from mainline.Paul Eggert2011-02-111-1/+14
| |\ \ \ \ \ \ \ \
| * | | | | | | | | [admin/ChangeLog]Paul Eggert2011-02-091-0/+16
| * | | | | | | | | Merge from mainline.Paul Eggert2011-02-091-1/+42
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | 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