comparison lisp/ChangeLog @ 112423:c49e3a39059d

* emacs-lisp/re-builder.el (reb-mode-map): Fix logic error in menu item.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 21 Jan 2011 22:03:49 -0500
parents 36dcbf24a6f1
children 9f7614f1a892
comparison
equal deleted inserted replaced
112422:e99b4c7a3af4 112423:c49e3a39059d
1 2011-01-22 Chong Yidong <cyd@stupidchicken.com>
2
3 * emacs-lisp/re-builder.el (reb-mode-map): Fix logic error in
4 "Case sensitive" menu item.
5
1 2011-01-21 Roland McGrath <roland@frob.com> 6 2011-01-21 Roland McGrath <roland@frob.com>
2 7
3 * comint.el (comint-replace-by-expanded-history-before-point): Fix 8 * comint.el (comint-replace-by-expanded-history-before-point): Fix
4 expansion of !$ and !!:N syntax to pick the indicated word (bug#7883). 9 expansion of !$ and !!:N syntax to pick the indicated word (bug#7883).
5 10