aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-02* sheap.c (STATIC_HEAP_SIZE): Increase to 13MB.Ken Brown1-0/+4
2011-02-27Avoid recording dead buffers in buffer-list frame param (Bug#7898).Chong Yidong1-0/+6
2011-02-27Implement stubs of `readlink' and `symlink' for MS-Windows.Eli Zaretskii1-0/+4
2011-02-27Emulate `readlink' for DJGPP versions before 2.04.Eli Zaretskii1-0/+6
2011-02-26* scroll.c (CHECK_BOUNDS): #define only if GLYPH_DEBUG.Paul Eggert1-0/+3
2011-02-26* frame.c (x_set_screen_gamma): Rename local to avoid shadowing.Paul Eggert1-0/+2
2011-02-26* frame.h: Avoid gcc -Wmissing-prototypes diagnostics.Paul Eggert1-0/+4
2011-02-26* dispextern.h (struct glyph): Make u.img_id int, not unsigned.Paul Eggert1-0/+5
2011-02-26* dispnew.c: Rename locals to avoid shadowing.Paul Eggert1-0/+5
2011-02-26* dispnew.c: Fix problem uncovered by gcc -Wunused-variable.Paul Eggert1-0/+4
2011-02-26* dispnew.c: Fix problems uncovered by gcc -Wstrict-prototypes.Paul Eggert1-0/+10
2011-02-26Fix Sed scripts and srs/s/msdos.h for gnulib additions. Not tested yet.Eli Zaretskii1-0/+5
2011-02-25* fileio.c (Fmake_symbolic_link): Treat ENOSYS specially, andPaul Eggert1-0/+3
2011-02-25Simplify symlink portability workaround.Paul Eggert1-0/+3
2011-02-24* dired.c (Ffile_attributes): Increase size of modes from 10 to 12Paul Eggert1-0/+6
2011-02-23Fix handling of bar cursors in NS terminal.Ben Key1-0/+10
2011-02-23Fix typos.Juanma Barranquero1-1/+1
2011-02-23* src/print.c (print_object): Never print old-style backquotes.Stefan Monnier1-0/+5
2011-02-22Remove bogus duplicate ChangeLog entry from 2010-06-01T13:47:14Z!lekktu@gmail...Glenn Morris1-6/+0
2011-02-22[ChangeLog]Paul Eggert1-0/+7
2011-02-22* dired.c (Ffile_attributes): Simplify and avoid #ifdef.Paul Eggert1-0/+4
2011-02-22* src/lread.c (openp): Correct Boolean typo in last commit.Wolfgang Jenkner1-2/+5
2011-02-22* nsterm.m (EmacsView-keyDown:): Don't pass shift-only-modified key to emacs,...Adrian Robert1-0/+6
2011-02-22src/ChangeLog: Fix typos.Juanma Barranquero1-23/+20
2011-02-22Fix font size handling.Kenichi Handa1-0/+6
2011-02-21[ChangeLog]Paul Eggert1-0/+19
2011-02-21Adapt MS-Windows build to import of filemode.c from gnulib.Eli Zaretskii1-0/+8
2011-02-20Fix the MS-Windows build due to import of md5 from gnulib.Christoph Scholtes1-0/+11
2011-02-20Import filemode module from gnulib.Paul Eggert1-0/+10
2011-02-19Finish fixing the MS-DOS build. Everything builds and works.Eli Zaretskii1-0/+2
2011-02-19* Makefile.in (prefix-args${EXEEXT}): Compile with ALL_CFLAGS.Chong Yidong1-0/+4
2011-02-19Initial version of fix for the MS-DOS build, not yet tested.Eli Zaretskii1-0/+4
2011-02-19* deps.mk (fns.o): Depend on ../lib/md5.h.Paul Eggert1-0/+4
2011-02-18* alloc.c (make_unibyte_string): Don't SET_UNIBYTE redundantly.Stefan Monnier1-0/+6
2011-02-18* lisp/files.el (cd): Make completion obey cd-path.Stefan Monnier1-0/+6
2011-02-18xdisp.c (display_line): Fix the change made for bug#7939.Eli Zaretskii1-0/+2
2011-02-18Fix bug #7840 with default terminal and keyboard encodings.Eli Zaretskii1-0/+6
2011-02-17Don't GC-scan stack data redundantly.Stefan Monnier1-33/+50
2011-02-17Fix KVAR/BVAR,Jan Djärv1-0/+7
2011-02-17Fix font-size handling bug.Kenichi Handa1-0/+6
2011-02-16Use KVAR in the MS-DOS build.Eli Zaretskii1-0/+2
2011-02-16Fix formatting of src/ChangeLog entries.Eli Zaretskii1-11/+12
2011-02-16src/s/ms-w32.h (getloadavg): Declare prototype which was removed from lisp.h.Eli Zaretskii1-0/+1
2011-02-16Use KVAR in MS-Windows build, remove buffer-file-type.Eli Zaretskii1-0/+25
2011-02-16Hide implementation of `struct kboard'Tom Tromey1-0/+29
2011-02-16* lisp.h (DEFVAR_BUFFER_DEFAULTS): Use BVAR.Tom Tromey1-0/+4
2011-02-16Change B_ to BVARTom Tromey1-0/+146
2011-02-15Import getloadavg module from gnulib.Paul Eggert1-1/+27
2011-02-15Fix the NS build due to introduction of B_.Eli Zaretskii1-0/+4
2011-02-14Fix use of dtoastr from gnulib.Michael Welsh Duggan1-0/+5