summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.4
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2008-05-23 04:44:07 +0000
committerGlenn Morris <rgm@gnu.org>2008-05-23 04:44:07 +0000
commit116f996b96409fe8b627cb96b15475a226244df1 (patch)
tree6abdde6c4970b11ed70f648988c8373e134f838d /lisp/ChangeLog.4
parent71b7654711f5ef923eaf5c43233c3fca518eec96 (diff)
downloademacs-116f996b96409fe8b627cb96b15475a226244df1.tar.gz
emacs-116f996b96409fe8b627cb96b15475a226244df1.tar.bz2
emacs-116f996b96409fe8b627cb96b15475a226244df1.zip
Spelling fix.
Diffstat (limited to 'lisp/ChangeLog.4')
-rw-r--r--lisp/ChangeLog.410
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.