changeset 77161:0ebcdaee8a4e

Fix typo.
author Glenn Morris <rgm@gnu.org>
date Fri, 13 Apr 2007 03:01:45 +0000
parents da6223a564e8
children 3c1a4db3e853
files etc/COOKIES etc/ORDERS etc/TODO lisp/ChangeLog
diffstat 4 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/etc/COOKIES	Fri Apr 13 03:00:36 2007 +0000
+++ b/etc/COOKIES	Fri Apr 13 03:01:45 2007 +0000
@@ -26,7 +26,7 @@
 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
--- a/etc/ORDERS	Fri Apr 13 03:00:36 2007 +0000
+++ b/etc/ORDERS	Fri Apr 13 03:01:45 2007 +0000
@@ -8,6 +8,6 @@
 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>.
--- a/etc/TODO	Fri Apr 13 03:00:36 2007 +0000
+++ b/etc/TODO	Fri Apr 13 03:01:45 2007 +0000
@@ -528,7 +528,7 @@
 
 * 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.
--- a/lisp/ChangeLog	Fri Apr 13 03:00:36 2007 +0000
+++ b/lisp/ChangeLog	Fri Apr 13 03:01:45 2007 +0000
@@ -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