aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * xdisp.c (produce_glyphless_glyph): Initialize lower_xoff.Paul Eggert2011-03-061-0/+4
* current_column: Now returns EMACS_INT, fixing some iftc.Paul Eggert2011-03-061-0/+25
* * xdisp.c (redisplay_window): Likewise.Paul Eggert2011-03-061-0/+1
* * minibuf.c (minibuf_prompt, minibuf_prompt_width): Move herePaul Eggert2011-03-061-0/+5
* * cmds.c (internal_self_insert): Reindent to match Emacs style.Paul Eggert2011-03-061-0/+2
* * xdisp.c (SKIP_GLYPHS): Removed unused macro.Paul Eggert2011-03-061-0/+1
* * xdisp.c (update_window_cursor): Now static, since it's not used elsewhere.Paul Eggert2011-03-061-0/+1
* * xdisp.c (produce_glyphless_glyph): Make a pointer "const"Paul Eggert2011-03-061-0/+2
* * xdisp.c (BUILD_GLYPHLESS_GLYPH_STRING): Omit unused local var.Paul Eggert2011-03-061-0/+1
* Merge from mainline.Paul Eggert2011-03-051-7/+19
|\
| * Fix typos.Juanma Barranquero2011-03-061-7/+7
| * Doc fixes for bug#5567 (tiny change)Michael Shields2011-03-051-0/+4
| * * nsterm.m (ns_draw_window_cursor): Fix typo in 2011-02-23 commit.Chong Yidong2011-03-051-0/+4
| * ChangeLog fix.Glenn Morris2011-03-051-1/+1
| * * sheap.c (STATIC_HEAP_SIZE): Increase to 13MB.Ken Brown2011-03-021-0/+4
* | * xdisp.c: Rename or move local decls to avoid shadowing.Paul Eggert2011-03-051-0/+11
|/
* Merge: Work around some portability problems with symlinks.Paul Eggert2011-03-011-0/+13
|\
| * Merge from mainline.Paul Eggert2011-03-011-0/+52
| |\ | |/ |/|
| * * fileio.c (Fmake_symbolic_link): Treat ENOSYS specially, andPaul Eggert2011-02-251-0/+3
| * Simplify symlink portability workaround.Paul Eggert2011-02-251-0/+3
| * Merge from mainline.Paul Eggert2011-02-241-0/+26
| |\
| * | [ChangeLog]Paul Eggert2011-02-221-0/+7
* | | Avoid recording dead buffers in buffer-list frame param (Bug#7898).Chong Yidong2011-02-271-0/+6
* | | Implement stub emulation of `readlink' for MS-DOS.Eli Zaretskii2011-02-271-0/+4
|\ \ \
| * | | Emulate `readlink' for DJGPP versions before 2.04.Eli Zaretskii2011-02-271-0/+6
* | | | Implement stubs of `readlink' and `symlink' for MS-Windows.Eli Zaretskii2011-02-271-0/+4
* | | | * scroll.c (CHECK_BOUNDS): #define only if GLYPH_DEBUG.Paul Eggert2011-02-261-0/+3
* | | | * frame.c (x_set_screen_gamma): Rename local to avoid shadowing.Paul Eggert2011-02-261-0/+2
* | | | * frame.h: Avoid gcc -Wmissing-prototypes diagnostics.Paul Eggert2011-02-261-0/+4
* | | | * dispextern.h (struct glyph): Make u.img_id int, not unsigned.Paul Eggert2011-02-261-0/+5
* | | | * dispnew.c: Rename locals to avoid shadowing.Paul Eggert2011-02-261-0/+5
* | | | * dispnew.c: Fix problem uncovered by gcc -Wunused-variable.Paul Eggert2011-02-261-0/+4
* | | | * dispnew.c: Fix problems uncovered by gcc -Wstrict-prototypes.Paul Eggert2011-02-261-0/+10
|/ / /
* | | Fix Sed scripts and srs/s/msdos.h for gnulib additions. Not tested yet.Eli Zaretskii2011-02-261-0/+5
| |/ |/|
* | * 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
| |/
* | * 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
|\ \