Mercurial > emacs
changeset 77256:62cb849c21a0
*** empty log message ***
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Mon, 16 Apr 2007 01:57:04 +0000 |
parents | 71bdfed53555 |
children | 429f941a58b7 |
files | lisp/ChangeLog man/ChangeLog |
diffstat | 2 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Apr 16 01:54:54 2007 +0000 +++ b/lisp/ChangeLog Mon Apr 16 01:57:04 2007 +0000 @@ -1,3 +1,7 @@ +2007-04-15 Jay Belanger <belanger@truman.edu> + + * calc/calc.el (calc-trail-mode): Shorten the title. + 2007-04-15 Chong Yidong <cyd@stupidchicken.com> * mail/footnote.el (footnote-style): Clarify docstring to state
--- a/man/ChangeLog Mon Apr 16 01:54:54 2007 +0000 +++ b/man/ChangeLog Mon Apr 16 01:57:04 2007 +0000 @@ -1,3 +1,11 @@ +2007-04-15 Jay Belanger <belanger@truman.edu> + + * calc.texi (Title page): Remove the date. + (Basic Arithmetic): Emphasize that / binds less strongly than *. + (The Standard Calc Interface): Change trail title. + (Copying): Move to the appendices. + (GNU Free Documentation License): Add as an appendix. + 2007-04-15 Chong Yidong <cyd@stupidchicken.com> * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi: