diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2008-07-13 20:36:37 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2008-07-13 20:36:37 +0000 |
commit | 7e53d36cda47a1637191af29d3effe3a30bdc1e0 (patch) | |
tree | d03a12d98ea1130d49359c631ee361e6313c843a /doc | |
parent | 9b7993b44fda68afbcb6254058307a7be7184126 (diff) | |
download | emacs-7e53d36cda47a1637191af29d3effe3a30bdc1e0.tar.gz |
* emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
saying that Emacs provides menus and mouse support (which is par for
the course).
* screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
early on.
(Point): Copyedit. Relegate historical trivia to a footnote.
(Mode Line): Explain mode-line format more consistently.
(Menu Bar): Copyedit.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/emacs/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 64e8fc3a810..369c2f82f2b 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,15 @@ +2008-07-13 Chong Yidong <cyd@stupidchicken.com> + + * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph + saying that Emacs provides menus and mouse support (which is par for + the course). + + * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer" + early on. + (Point): Copyedit. Relegate historical trivia to a footnote. + (Mode Line): Explain mode-line format more consistently. + (Menu Bar): Copyedit. + 2008-06-27 Glenn Morris <rgm@gnu.org> * cal-xtra.texi (Sexp Diary Entries): |