diff options
Diffstat (limited to 'man/ChangeLog')
| -rw-r--r-- | man/ChangeLog | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index 26e9aad20bd..74b6e19d0ed 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,78 @@ | |||
| 1 | 2005-06-05 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * emacs.texi: Rename Hardcopy to Printing. | ||
| 4 | Make PostScript and PostScript Variables subnodes of it. | ||
| 5 | |||
| 6 | * misc.texi (Printing): Rename node from Hardcopy. | ||
| 7 | Mention menu bar options. | ||
| 8 | Move PostScript and PostScript Variables to submenu. | ||
| 9 | (Printing package): New node. | ||
| 10 | |||
| 11 | * mark.texi (Using Region): Change Hardcopy xref to Printing. | ||
| 12 | |||
| 13 | * dired.texi (Operating on Files): Likewise. | ||
| 14 | |||
| 15 | * calendar.texi (Displaying the Diary): Likewise. | ||
| 16 | |||
| 17 | * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise. | ||
| 18 | |||
| 19 | * glossary.texi (Glossary): Likewise. | ||
| 20 | |||
| 21 | * frames.texi (Mode Line Mouse): Mention mode-line-highlight | ||
| 22 | effect. | ||
| 23 | |||
| 24 | 2005-06-04 Richard M. Stallman <rms@gnu.org> | ||
| 25 | |||
| 26 | * trouble.texi (After a Crash): Polish previous change. | ||
| 27 | |||
| 28 | 2005-05-31 Jay Belanger <belanger@truman.edu> | ||
| 29 | |||
| 30 | * calc.texi (Notations Used in This Manual): Use @kbd for key | ||
| 31 | sequence. | ||
| 32 | (Demonstration of Calc): Mention another way of starting Calc. | ||
| 33 | (Starting Calc): Mention long name of M-#. | ||
| 34 | (Embedded Mode Overview): Remove unnecessary instruction. | ||
| 35 | (Other M-# commands): Rephrase `M-# 0' explanation. | ||
| 36 | (Basic Embedded Mode): Rewrite discussion of prefix arguments to | ||
| 37 | reflect current behavior. | ||
| 38 | |||
| 39 | 2005-05-30 Jay Belanger <belanger@truman.edu> | ||
| 40 | |||
| 41 | * calc.texi (Hooks): Change description of calc-window-hook and | ||
| 42 | calc-trail-window-hook to match usage. | ||
| 43 | (Computational Functions): Add more constant-generating functions. | ||
| 44 | (Customizable Variables): Use defvar. | ||
| 45 | |||
| 46 | 2005-05-30 Noah Friedman <friedman@splode.com> | ||
| 47 | |||
| 48 | * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a | ||
| 49 | recovery mechanism. | ||
| 50 | |||
| 51 | 2005-05-28 Jay Belanger <belanger@truman.edu> | ||
| 52 | |||
| 53 | * calc.texi (Assignments in Embedded Mode): Fix variable name. | ||
| 54 | (Basic Embedded Mode): Explain behavior of arguments to | ||
| 55 | calc-embedded-mode. | ||
| 56 | |||
| 57 | 2005-05-28 Nick Roberts <nickrob@snap.net.nz> | ||
| 58 | |||
| 59 | * building.texi (Other Buffers): SPC toggles display of | ||
| 60 | floating point registers. | ||
| 61 | |||
| 62 | 2005-05-27 Jay Belanger <belanger@truman.edu> | ||
| 63 | |||
| 64 | * calc.texi (Queries in Keyboard Macros): Rewrite to reflect | ||
| 65 | current behavior. | ||
| 66 | |||
| 67 | 2005-05-27 Nick Roberts <nickrob@snap.net.nz> | ||
| 68 | |||
| 69 | * files.texi (Log Buffer): Merge in description of Log Edit | ||
| 70 | mode from pcl-cvs.texi. | ||
| 71 | |||
| 72 | 2005-05-26 Richard M. Stallman <rms@gnu.org> | ||
| 73 | |||
| 74 | * building.texi (Lisp Eval): C-M-x with arg runs Edebug. | ||
| 75 | |||
| 1 | 2005-05-25 Jay Belanger <belanger@truman.edu> | 76 | 2005-05-25 Jay Belanger <belanger@truman.edu> |
| 2 | 77 | ||
| 3 | * calc.texi: Change Calc version number throughout. | 78 | * calc.texi: Change Calc version number throughout. |