From: Kenichi Handa Date: Wed, 20 Oct 2010 00:46:21 +0000 (+0900) Subject: merge emacs-23 X-Git-Tag: emacs-pretest-23.2.90~56 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=cf5314c93a722b73cbf0f3607bea152d79c3df7b;p=emacs.git merge emacs-23 --- cf5314c93a722b73cbf0f3607bea152d79c3df7b diff --cc lisp/ChangeLog index b8192344354,065895af283..358c674639e --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@@ -1,8 -1,33 +1,38 @@@ +2010-10-20 Kenichi Handa + + * face-remap.el (text-scale-adjust): Call read-event with a proper + prompt. + + 2010-10-19 Michael Albinus + + * net/tramp.el (tramp-do-file-attributes-with-stat) + (tramp-do-directory-files-and-attributes-with-stat): Use "e0" in + order to make stat results a float. Patch by Andreas Schwab + . + + 2010-10-18 Stefan Monnier + + * repeat.el (repeat): Use read-key (bug#6256). + + 2010-10-18 Chong Yidong + + * emacs-lisp/unsafep.el: Don't mark functions that display + messages as safe. Suggested by Johan Bockgård. + + 2010-10-17 Stefan Monnier + + * emacs-lisp/regexp-opt.el (regexp-opt-group, regexp-opt-charset): + Turn comments into docstrings. + + * minibuffer.el (completion--replace): Move point where it belongs + when there's a common suffix (bug#7215). + + 2010-10-15 Michael Albinus + + * net/tramp.el (tramp-open-connection-setup-interactive-shell): + Suppress expansion of tabs to spaces. Reported by Dale Sedivec + . + 2010-10-15 Kenichi Handa * international/characters.el: Add category '|' (word breakable)