diff options
| author | Jay Belanger | 2007-06-21 03:29:18 +0000 |
|---|---|---|
| committer | Jay Belanger | 2007-06-21 03:29:18 +0000 |
| commit | 8bb0cac213bc4c54f4d00c9c8d33e472d7c4769a (patch) | |
| tree | 384ca161f44d0d311dfcf671495be501dbab6ba9 /man/ChangeLog | |
| parent | 32154d10f62a314fd2e1099b8ced0e2f7c1e0c08 (diff) | |
| download | emacs-8bb0cac213bc4c54f4d00c9c8d33e472d7c4769a.tar.gz emacs-8bb0cac213bc4c54f4d00c9c8d33e472d7c4769a.zip | |
Change ifinfo to ifnottex (as appropriate) throughout.
(About This Manual): Remove redundant information.
(Getting Started): Mention author.
Diffstat (limited to 'man/ChangeLog')
| -rw-r--r-- | man/ChangeLog | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index 1c6d1dbf16b..6b8d53ef246 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,8 +1,10 @@ | |||
| 1 | 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com> | 1 | 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com> |
| 2 | 2 | ||
| 3 | * calc.texi (Basic Arithmetic, Customizing Calc): | 3 | * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout. |
| 4 | Make description of the variable `calc-multiplication-has-precedence' | 4 | (About This Manual): Remove redundant information. |
| 5 | match its new effect. | 5 | (Getting Started): Mention author. |
| 6 | (Basic Arithmetic, Customizing Calc): Make description of the | ||
| 7 | variable `calc-multiplication-has-precedence' match its new effect. | ||
| 6 | 8 | ||
| 7 | 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com> | 9 | 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com> |
| 8 | 10 | ||