diff options
author | Glenn Morris <rgm@gnu.org> | 2007-04-13 03:01:45 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-04-13 03:01:45 +0000 |
commit | 41a023e3b7585191a525608a4c0a774337b5fff2 (patch) | |
tree | 2a5f529a099c16229ed58fd4888cfd792763479e /etc | |
parent | fc6ee824d16ca00909f45f76ba14148447e2de7c (diff) | |
download | emacs-41a023e3b7585191a525608a4c0a774337b5fff2.tar.gz |
Fix typo.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/COOKIES | 2 | ||||
-rw-r--r-- | etc/ORDERS | 2 | ||||
-rw-r--r-- | etc/TODO | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/etc/COOKIES b/etc/COOKIES index fa8894795f0..1d8c0955d42 100644 --- a/etc/COOKIES +++ b/etc/COOKIES @@ -26,7 +26,7 @@ Cream together: 2 cups butter Add: 4 eggs 2 tsp. vanilla -Mis together in +Mix together in separate bowl: 4 cups flour 5 cups oatmeal (put small amounts of oatmeal in blender until it turns to diff --git a/etc/ORDERS b/etc/ORDERS index 8c612a1b1b6..e08931e7ead 100644 --- a/etc/ORDERS +++ b/etc/ORDERS @@ -8,6 +8,6 @@ For more information, see the order form on the web at Your purchases will help support further development of Emacs and other free software programs. -You can also make tax-deductable donations to the Free Software +You can also make tax-deductible donations to the Free Software Foundation, a not-for-profit organization (assuming you pay US taxes) - see <http://www.gnu.org/help/donate.html>. @@ -528,7 +528,7 @@ but which can also be used as a modifier). * Internal changes -** Cleanup all the GC_ mark bit stuff -- there is no longer any distiction +** Cleanup all the GC_ mark bit stuff -- there is no longer any distinction since the mark bit is no longer stored in the Lisp_Object itself. ** Merge ibuffer.el and buff-menu.el. |