log

age author description
2011-01-21 Paul Eggert Merge from mainline.
2011-01-21 Katsumi Yamaoka gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather than mm-insert-inline.
2011-01-21 Paul Eggert Merge: aclocal.m4: tweaks to regenerate more conveniently
2011-01-21 Paul Eggert aclocal.m4: tweaks to regenerate more conveniently
2011-01-21 Stefan Monnier * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
2011-01-21 Ken Manheimer Include entries from yesterdays checkins that were in an unsaved buffer.
2011-01-21 Jan D. Make Nextstep port handle multiple screens for resize and move.
2011-01-21 Jan D. * nsterm.m (keyDown): If ns_right_alternate_modifier is Qleft, check
2011-01-21 Jay Belanger calc/calc-undo.el (calc-undo): Autoload it.
2011-01-21 Katsumi Yamaoka gnus-art.el (gnus-article-remove-images, gnus-article-show-images): Widen article buffer.
2011-01-21 Jay Belanger calc/calc-prog.el
2011-01-21 Jay Belanger calc/calc-ext.el (calc-init-extensions): Map all `undo' keybindings to `calc-undo'.
2011-01-20 Katsumi Yamaoka mm-decode.el (mm-inline-media-tests): Add text/x-sh.
2011-01-20 Stefan Monnier Don't mess with *temp*.
2011-01-20 Ken Manheimer (allout-institute-keymap): Use fset instead of reapplying defalias.
2011-01-20 Ken Manheimer allout.el: Summary - migrate to defining allout mode using
2011-01-20 Glenn Morris * lisp/vc/vc-svn.el (vc-svn-after-dir-status): Tweak previous change.
2011-01-20 Jan D. * src/unexmacosx.c: Add comment about include order.
2011-01-20 Glenn Morris Give read-expression-history a doc.
2011-01-20 Glenn Morris Give kbd-macro-termination-hook a doc.
2011-01-20 Paul Eggert Merge: omit auto-generated aclocal.m4 from repository
2011-01-20 Paul Eggert aclocal.m4: omit auto-generated file from repository
2011-01-20 Chong Yidong Revert changes adding format args to yes-or-no-p and y-or-n-p.
2011-01-19 Paul Eggert Merge: build from gnulib a bit better; document autoreconf.
2011-01-19 Paul Eggert Merge from mainline.
2011-01-19 Paul Eggert Minor Makefile.in tweaks to build from gnulib better.
2011-01-19 Paul Eggert * make-tarball.txt: Suggest 'autoreconf -I m4 --force'
2011-01-19 Paul Eggert Merge from mainline.
2011-01-19 Paul Eggert Fix X11 compilation failure.
2011-01-19 Katsumi Yamaoka gnus-art.el (gnus-article-highlight): Remove argument passed to gnus-article-add-buttons.
2011-01-19 Katsumi Yamaoka gnus-art.el (gnus-article-add-buttons): Simplify condition.
2011-01-19 Jan D. * unexmacosx.c: Include config.h before unistd.h.