diff lisp/ChangeLog.4 @ 95241:54b3c5554f6f

Spelling fix.
author Glenn Morris <rgm@gnu.org>
date Fri, 23 May 2008 04:44:07 +0000
parents ee5932bf781d
children 11cd8097e8d0
line wrap: on
line diff
--- a/lisp/ChangeLog.4	Fri May 23 04:43:48 2008 +0000
+++ b/lisp/ChangeLog.4	Fri May 23 04:44:07 2008 +0000
@@ -529,13 +529,13 @@
 	(outline-layout, outline-use-mode-specific-leader)
 	(outline-mode-leaders): Variables for new mode-activation scheme.
 	(outline-expose-topic): New specification format and
-	optimizations, including thorough accomodation of multiple top-
+	optimizations, including thorough accommodation of multiple top-
 	level topics.
 	(outline-forward-current-level, outline-next-sibling)
 	(outline-backward-current-level, outline-goto-prefix)
 	(outline-show-children, outline-up-current-level)
 	(outline-expose-topic): Behavior refinements and repairs, and
-	speed optimizations.  Better accomodation for multiple top-level
+	speed optimizations.  Better accommodation for multiple top-level
 	topics.
 	(outline-recent-end-of-subtree): New state var,
 	basis for many topic-oriented optimizations.
@@ -966,7 +966,7 @@
 	 - Exposure changes and navigation are greatly accelerated.
 	 - More elaborate and clear doc-string for outline-mode,
 	   giving better guidance on use of the mode.
-	 - A new exposure-layout syntax, which accomodates outlines
+	 - A new exposure-layout syntax, which accommodates outlines
 	   with multiple top-level topics.  (See `outline-expose' and
 	   `outline-new-exposure'.)
 	 - Automatic exposure and verfication-prompting on attempts to
@@ -978,7 +978,7 @@
 	   interepreted as if they were preceded by ^C, when
 	   appropriate, so users can navigate and adjust exposure,
 	   etc, with single-stroke commands.
-	 - Lucid emacs accomodated.
+	 - Lucid emacs accommodated.
 
 1994-04-29  Roland McGrath  (roland@churchy.gnu.ai.mit.edu)
 
@@ -8138,7 +8138,7 @@
 	(calendar-holiday-function-if): Removed.
 	(calendar-holiday-solar-equinoxes-solstices): Renamed
 	solar-equinoxes-solstices.
-	(calendar-holiday-list): Rewrote to accomodate the name changes
+	(calendar-holiday-list): Rewrote to accommodate the name changes
 	above and the unquoting of calendar-holidays.
 	(calendar-cursor-holidays): Change screen-width to frame-width.
 	(holiday-sexp): Rewritten.