2011-01-23 |
Paul Eggert |
Merge from mainline.
|
2011-01-23 |
Glenn Morris |
Mark tiny change.
|
2011-01-23 |
Paul Eggert |
Merge: Promote SSDATA macro to lisp.h.
|
2011-01-23 |
Paul Eggert |
Promote SSDATA macro from gtkutil.c and xsmfns.c to lisp.h.
|
2011-01-23 |
Paul Eggert |
Merge from mainline.
|
2011-01-23 |
Katsumi Yamaoka |
Merge chages made in Gnus trunk.
|
2011-01-22 |
Glenn Morris |
Tweak previous copyright.el change.
|
2011-01-22 |
Glenn Morris |
* lisp/emacs-lisp/copyright.el (copyright-fix-years): Use copyright-find-copyright.
|
2011-01-22 |
Glenn Morris |
Some copyright.el updates.
|
2011-01-22 |
Chong Yidong |
* vc/diff.el (diff-sentinel): Doc fix (Bug#7682).
|
2011-01-22 |
Chong Yidong |
* play/landmark.el: Change `lm-' prefix to `landmark-' (Bug#7672).
|
2011-01-22 |
Glenn Morris |
* admin/notes/bzrmerge: Comment on skipped revisions.
|
2011-01-22 |
Glenn Morris |
Merge from emacs-23
|
2011-01-22 |
Chong Yidong |
Fix last change.
|
2011-01-22 |
Chong Yidong |
* emacs-lisp/re-builder.el (reb-mode-map): Fix logic error in menu item.
|
2011-01-22 |
Chong Yidong |
Rework 2011-01-15 changes to window.c.
|
2011-01-21 |
Stefan Monnier |
* lisp/comint.el (comint-replace-by-expanded-history-before-point): Fix
|
2011-01-21 |
Stefan Monnier |
* lisp/progmodes/js.el (js--regexp-literal): Count backslashes.
|
2011-01-21 |
Stefan Monnier |
* lisp/emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
|
2011-01-21 |
Stefan Monnier |
* lisp/subr.el (shell-quote-argument): Properly quote \n.
|
2011-01-21 |
Glenn Morris |
compile.el fix for bug#7812
|
2011-01-22 |
Deniz Dogan |
* net/rcirc.el (rcirc-kill-buffer-hook): Flush logs.
|
2011-01-22 |
Katsumi Yamaoka |
mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on nested related parts.
|
2011-01-22 |
Jan D. |
* nsterm.m (constrainFrameRect): Only constrain the first time called.
|
2011-01-22 |
Paul Eggert |
aclocal.m4: put this file back into repository
|
2011-01-22 |
Paul Eggert |
aclocal.m4: put this file back into repository
|
2011-01-22 |
Paul Eggert |
Merge from mainline.
|
2011-01-22 |
Ken Manheimer |
* allout.el (allout-prefixed-keybindings): Bind (prefixed) '#' to
|
2011-01-22 |
Chong Yidong |
Add ERT manual to Info dir file.
|
2011-01-22 |
Chong Yidong |
* man.el (Man-highlight-references0): Use make-button (Bug#7881).
|
2011-01-22 |
Miles Bader |
Update configure
|
2011-01-22 |
Miles Bader |
configure.in: Don't zero-out FONTCONFIG_CFLAGS and FONTCONFIG_LIBS
|
2011-01-22 |
Chong Yidong |
Add pcomplete support for hosts defined in .ssh/config.
|
2011-01-22 |
Paul Eggert |
Merge: src/config.in: shrink slightly
|
2011-01-22 |
Paul Eggert |
src/config.in: shrink slightly
|
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.
|