Mercurial > emacs
comparison doc/lispref/ChangeLog @ 102699:473fb64e11fb
* minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
about minibuffers in old Emacs versions. Copyedits. Emphasize
that enable-recursive-minibuffers defaults to nil.
(Text from Minibuffer): Simplify introduction.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 23 Mar 2009 03:07:41 +0000 |
parents | bd9ea8026984 |
children | d856a0c3b3a7 |
comparison
equal
deleted
inserted
replaced
102698:33bfc7807109 | 102699:473fb64e11fb |
---|---|
1 2009-03-23 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info | |
4 about minibuffers in old Emacs versions. Copyedits. Emphasize | |
5 that enable-recursive-minibuffers defaults to nil. | |
6 (Text from Minibuffer): Simplify introduction. | |
7 | |
1 2009-03-22 Alan Mackenzie <acm@muc.de> | 8 2009-03-22 Alan Mackenzie <acm@muc.de> |
2 | 9 |
3 * commands.texi (Using Interactive): Clarify string argument to | 10 * commands.texi (Using Interactive): Clarify string argument to |
4 `interactive' - even promptless elements need \n separators. | 11 `interactive' - even promptless elements need \n separators. |
5 | 12 |