aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from mainline.Paul Eggert2011-02-241-0/+26
|\
| * * dired.c (Ffile_attributes): Increase size of modes from 10 to 12Paul Eggert2011-02-241-0/+6
| * Fix handling of bar cursors in NS terminal.Ben Key2011-02-231-0/+10
| * * src/print.c (print_object): Never print old-style backquotes.Stefan Monnier2011-02-231-0/+5
| * Merge from emacs-23; up to 2010-06-02T00:10:42Z!yamaoka@jpl.org.Glenn Morris2011-02-221-0/+5
| |\
| | * merge emacs-23Kenichi Handa2011-02-231-0/+6
| | |\
| | | * Fix font size handling.Kenichi Handa2011-02-221-0/+6
| | * | merge emacs-23Kenichi Handa2011-02-221-0/+4
| | |\ \ | | | |/
| | | * * Makefile.in (prefix-args${EXEEXT}): Compile with ALL_CFLAGS.Chong Yidong2011-02-191-0/+4
| | * | Fix font-size handling bug.Kenichi Handa2011-02-171-0/+6
| | |/
* | | [ChangeLog]Paul Eggert2011-02-221-0/+7
|/ /
* | * dired.c (Ffile_attributes): Simplify and avoid #ifdef.Paul Eggert2011-02-221-0/+4
* | * src/lread.c (openp): Correct Boolean typo in last commit.Wolfgang Jenkner2011-02-221-2/+5
* | * nsterm.m (EmacsView-keyDown:): Don't pass shift-only-modified key to emacs,...Adrian Robert2011-02-221-0/+6
* | src/ChangeLog: Fix typos.Juanma Barranquero2011-02-221-23/+20
* | [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
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |