Mercurial > emacs
diff lisp/ChangeLog @ 112425:9f7614f1a892
Merge from emacs-23
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 22 Jan 2011 11:36:45 -0800 |
parents | 744ddded8b6a c49e3a39059d |
children | bc872de587fa |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Jan 22 17:21:38 2011 +0100 +++ b/lisp/ChangeLog Sat Jan 22 11:36:45 2011 -0800 @@ -1,3 +1,33 @@ +2011-01-22 Chong Yidong <cyd@stupidchicken.com> + + * emacs-lisp/re-builder.el (reb-mode-map): Fix logic error in + "Case sensitive" menu item. + +2011-01-22 Roland McGrath <roland@frob.com> + + * comint.el (comint-replace-by-expanded-history-before-point): Fix + expansion of !$ and !!:N syntax to pick the indicated word (bug#7883). + +2011-01-22 Stefan Monnier <monnier@iro.umontreal.ca> + + * progmodes/js.el (js--regexp-literal): Count backslashes (bug#7882). + +2011-01-22 Jari Aalto <jari.aalto@cante.net> + + * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine): + Assume foo(bar) is a manpage reference rather than some unquoted + symbol (bug#7705). + +2011-01-22 Stefan Monnier <monnier@iro.umontreal.ca> + + * subr.el (shell-quote-argument): Properly quote \n (bug#7687). + Suggested by Flo <sensorflo@gmail.com>. + +2011-01-22 Glenn Morris <rgm@gnu.org> + + * progmodes/compile.el (compilation-error-regexp-alist): + Fix custom type. (Bug#7812) + 2011-01-22 Ken Manheimer <ken.manheimer@gmail.com> * allout.el (allout-prefixed-keybindings): Bind (prefixed) '#' to @@ -46,7 +76,6 @@ * international/mule.el (ctext-pre-write-conversion): Don't hardcode point-min==1. - 2011-01-20 Ken Manheimer <ken.manheimer@gmail.com> * allout.el: (allout-institute-keymap): Use fset instead of