diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3966debad8b..aff58b8da21 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2011-01-20 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * simple.el (read-expression-history): Remove, it's in minibuf.c. | ||
| 4 | |||
| 1 | 2011-01-20 Chong Yidong <cyd@stupidchicken.com> | 5 | 2011-01-20 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 6 | ||
| 3 | * subr.el (y-or-n-p): Revert 2011-01-07 change, removing ARGS. | 7 | * subr.el (y-or-n-p): Revert 2011-01-07 change, removing ARGS. |