]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.4
Spelling fix.
[gnu-emacs] / lisp / ChangeLog.4
index cfd35a0b551c6b2116a634dfac8c893a90d31ef9..2b323a07bb73ebb5e8db35953feaafdc52804fd3 100644 (file)
        (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.
         - 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
           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)
 
        (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.