diff options
Diffstat (limited to 'lisp/ChangeLog.4')
-rw-r--r-- | lisp/ChangeLog.4 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lisp/ChangeLog.4 b/lisp/ChangeLog.4 index cfd35a0b551..2b323a07bb7 100644 --- a/lisp/ChangeLog.4 +++ b/lisp/ChangeLog.4 @@ -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. |