changeset 62393:73a2645459f6

*** empty log message ***
author Jay Belanger <jay.p.belanger@gmail.com>
date Mon, 16 May 2005 04:25:50 +0000
parents 0476ffde9ab3
children ba0495c4ff91
files lisp/ChangeLog man/ChangeLog
diffstat 2 files changed, 14 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon May 16 03:55:11 2005 +0000
+++ b/lisp/ChangeLog	Mon May 16 04:25:50 2005 +0000
@@ -1,3 +1,13 @@
+2005-05-16  Jay Belanger  <belanger@truman.edu>
+
+	* calc/calc-store.el (calc-copy-special-constant): New function.
+
+	* calc/calc-ext.el (calc-init-extensions): Add binding for
+	`calc-copy-special-constant'.
+
+	* calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
+	for the `calc-copy-special-constant' command.
+
 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
 
 	* subr.el (left-fringe-p): New function.
--- a/man/ChangeLog	Mon May 16 03:55:11 2005 +0000
+++ b/man/ChangeLog	Mon May 16 04:25:50 2005 +0000
@@ -1,3 +1,7 @@
+2005-05-16  Jay Belanger  <belanger@truman.edu>
+
+	* calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
+
 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
 
 	* building.texi: Replace toolbar with "tool bar" for consistency.