Misc fixes, and use lexical-binding in more files.
[bpt/emacs.git] / src /
2011-03-11 Stefan MonnierMisc fixes, and use lexical-binding in more files.
2011-03-06 Stefan MonnierMerge from trunk
2011-03-06 Paul EggertMerge: current_column: Now returns EMACS_INT, fixing...
2011-03-06 Paul Eggertcurrent_column: Now returns EMACS_INT, fixing some...
2011-03-06 Paul Eggert* xdisp.c (redisplay_window): Likewise.
2011-03-06 Paul Eggert* minibuf.c (minibuf_prompt, minibuf_prompt_width)...
2011-03-06 Paul Eggert* cmds.c (internal_self_insert): Reindent to match...
2011-03-06 Paul Eggert* xdisp.c (SKIP_GLYPHS): Removed unused macro.
2011-03-06 Paul Eggert* xdisp.c (update_window_cursor): Now static, since...
2011-03-06 Paul Eggert* xdisp.c (produce_glyphless_glyph): Make a pointer...
2011-03-06 Paul Eggert* xdisp.c (BUILD_GLYPHLESS_GLYPH_STRING): Omit unused...
2011-03-06 Paul EggertMerge from mainline.
2011-03-06 Paul Eggert* xdisp.c: Rename or move local decls to avoid shadowing.
2011-03-06 Stefan MonnierMissing file in last commit.
2011-03-06 Stefan MonnierFix pcase memoizing; change lexbound byte-code marker.
2011-03-06 Juanma BarranqueroFix typos.
2011-03-06 Michael ShieldsDoc fixes for bug#5567 (tiny change)
2011-03-06 Glenn MorrisRegenerate autotools stuff, grumble.
2011-03-05 Chong YidongFix last change.
2011-03-05 Chong Yidong* nsterm.m (ns_draw_window_cursor): Fix typo in 2011...
2011-03-05 Glenn MorrisChangeLog fix.
2011-03-03 Christian OhlerMerged an ERT fix and a speedup.
2011-03-03 Glenn MorrisReduce some of the many, many variant spellings of...
2011-03-02 Ken Brown* sheap.c (STATIC_HEAP_SIZE): Increase to 13MB.
2011-03-02 Paul EggertMerge: Work around some portability problems with symlinks.
2011-03-02 Paul EggertMerge from mainline.
2011-03-02 Paul EggertMerge from mainline.
2011-03-01 Stefan Monnier* doc/lispref/variables.texi (Scope): Mention the avail...
2011-02-28 Glenn MorrisMerge from emacs-23; up to 2010-06-03T05:41:49Z!rgm...
2011-02-27 Chong YidongAvoid recording dead buffers in buffer-list frame param...
2011-02-27 Eli ZaretskiiImplement stub emulation of `readlink' for MS-DOS.
2011-02-27 Eli ZaretskiiImplement stubs of `readlink' and `symlink' for MS...
2011-02-27 Eli ZaretskiiEmulate `readlink' for DJGPP versions before 2.04.
2011-02-27 Paul EggertMerge: Minor cleanups uncovered by gcc warnings
2011-02-27 Paul Eggert* scroll.c (CHECK_BOUNDS): #define only if GLYPH_DEBUG.
2011-02-27 Paul Eggert* frame.c (x_set_screen_gamma): Rename local to avoid...
2011-02-27 Paul Eggert* frame.h: Avoid gcc -Wmissing-prototypes diagnostics.
2011-02-27 Paul Eggert* dispextern.h (struct glyph): Make u.img_id int, not...
2011-02-27 Paul Eggert* dispnew.c: Rename locals to avoid shadowing.
2011-02-26 Paul Eggert* dispnew.c: Fix problem uncovered by gcc -Wunused...
2011-02-26 Paul Eggert* dispnew.c: Fix problems uncovered by gcc -Wstrict...
2011-02-26 Stefan MonnierCompute freevars in cconv-analyse.
2011-02-26 Eli ZaretskiiAdapt the MS-DOS build to gnulib import of md5 and...
2011-02-26 Eli ZaretskiiFix Sed scripts and srs/s/msdos.h for gnulib additions...
2011-02-25 Paul Eggert* fileio.c (Fmake_symbolic_link): Treat ENOSYS speciall...
2011-02-25 Paul EggertSimplify symlink portability workaround.
2011-02-25 Paul Eggert* src/dired.c: Add comment and code explaining magic...
2011-02-25 Paul EggertMerge from mainline.
2011-02-25 Paul EggertMerge from mainline.
2011-02-25 Paul Eggert* dired.c (Ffile_attributes): Increase size of modes...
2011-02-25 Stefan MonnierGet rid of funvec.
2011-02-23 Ben KeyFix handling of bar cursors in NS terminal.
2011-02-23 Juanma BarranqueroFix typos.
2011-02-23 Stefan Monnier* src/print.c (print_object): Never print old-style...
2011-02-23 Glenn MorrisFix some mis-spellings of "precede" that are not in...
2011-02-23 Glenn MorrisFix typo "comand".
2011-02-23 Glenn MorrisFix spelling of "precede".
2011-02-23 Glenn MorrisFix spelling of "supersede".
2011-02-23 Glenn MorrisComment spelling fix.
2011-02-23 Glenn MorrisRemove bogus duplicate ChangeLog entry from 2010-06...
2011-02-23 Glenn MorrisMerge from emacs-23; up to 2010-06-02T00:10:42Z!yamaoka...
2011-02-23 Kenichi Handamerge emacs-23
2011-02-22 Paul Eggert[ChangeLog]
2011-02-22 Paul Eggert* dired.c (Ffile_attributes): Simplify and avoid #ifdef.
2011-02-22 Wolfgang Jenkner* src/lread.c (openp): Correct Boolean typo in last...
2011-02-22 Adrian Robert* nsterm.m (EmacsView-keyDown:): Don't pass shift-only...
2011-02-22 Juanma Barranquerosrc/ChangeLog: Fix typos.
2011-02-22 Paul EggertMerge: Assume S_ISLNK etc. work, since gnulib supports...
2011-02-22 Kenichi HandaFix font size handling.
2011-02-22 Paul Eggert[ChangeLog]
2011-02-22 Kenichi Handamerge emacs-23
2011-02-21 Paul EggertMerge from mainline.
2011-02-21 Stefan MonnierMerge from trunk
2011-02-21 Stefan MonnierUse offsets relative to top rather than bottom for...
2011-02-21 Eli ZaretskiiAdapt MS-Windows build to import of filemode.c from...
2011-02-21 Paul EggertMerge from mainline.
2011-02-21 Paul EggertImport filemode module from gnulib.
2011-02-20 Paul EggertMerge from mainline.
2011-02-20 Christoph ScholtesFix the MS-Windows build due to import of md5 from...
2011-02-20 Paul Eggert* dired.c: Include <filemode.h> at top level.
2011-02-20 Paul EggertImport filemode module from gnulib.
2011-02-20 Paul EggertImport filemode module from gnulib.
2011-02-20 Paul EggertMerge: Import crypto/md5 and stdint modules from gnulib.
2011-02-19 Eli ZaretskiiAdapt and fix the MS-DOS port due to gnulib imports.
2011-02-19 Eli ZaretskiiFinish fixing the MS-DOS build. Everything builds...
2011-02-19 Glenn MorrisMerge from emacs-23; up to 2010-06-01T01:49:15Z!monnier...
2011-02-19 Chong Yidong* Makefile.in (prefix-args${EXEEXT}): Compile with...
2011-02-19 Eli ZaretskiiInitial version of fix for the MS-DOS build, not yet...
2011-02-19 Paul Eggert* deps.mk (fns.o): Depend on ../lib/md5.h.
2011-02-19 Paul EggertImport simpler crypto/md5 module from gnulib, plus...
2011-02-19 Paul EggertMerge from mainline.
2011-02-19 Stefan Monnier* lisp/subr.el (save-window-excursion): New macro,...
2011-02-18 Stefan Monnier* alloc.c (make_unibyte_string): Don't SET_UNIBYTE...
2011-02-18 Stefan Monnier* lisp/files.el (cd): Make completion obey cd-path.
2011-02-18 Eli Zaretskiixdisp.c (display_line): Fix the change made for bug...
2011-02-18 Eli ZaretskiiFix bug #7840 with default terminal and keyboard encodings.
2011-02-18 Paul EggertImport crypto/md5 module from gnulib.
2011-02-18 Paul EggertMerge from mainline.
2011-02-18 Stefan MonnierDon't GC-scan stack data redundantly.
2011-02-17 Stefan MonnierVarious compiler bug-fixes. MPC seems to run correctly...
next