]> code.delx.au - gnu-emacs/commitdiff
Fix typo.
authorGlenn Morris <rgm@gnu.org>
Fri, 13 Apr 2007 03:01:45 +0000 (03:01 +0000)
committerGlenn Morris <rgm@gnu.org>
Fri, 13 Apr 2007 03:01:45 +0000 (03:01 +0000)
etc/COOKIES
etc/ORDERS
etc/TODO
lisp/ChangeLog

index fa8894795f0e5b4e199ceeb0177eae400ed9fcf1..1d8c0955d42ef73cdf716d9c0201b51c74d8f0d3 100644 (file)
@@ -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
index 8c612a1b1b6a3401d6fccf01d70e445f17537583..e08931e7ead53b0e797d19531921bf7d699ad51c 100644 (file)
@@ -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>.
index fea1bc7120ab7497a073f95cf3ec56fb8712dc34..c8909b778c4b635fc552fe06331b3aa5c3df2d2a 100644 (file)
--- a/etc/TODO
+++ b/etc/TODO
@@ -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.
index e5ecd6e081723fde85aaf9138357b883aeeb859a..66df4f750b0e42c2aae1e1d348adeaaccb2f9589 100644 (file)
@@ -6,7 +6,7 @@
 
 2007-04-12  Nick Roberts  <nickrob@snap.net.nz>
 
-       * progmodes/gud.el (gud-minor-mode-map): Make go button same same
+       * progmodes/gud.el (gud-minor-mode-map): Make go button same
        length as stop button to lessen flicker.
        (jdb): Add gud-print.
        (gud-find-expr): Jdb prints the expression with the value, so