aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2008-05-23 04:44:07 +0000
committerGlenn Morris2008-05-23 04:44:07 +0000
commit116f996b96409fe8b627cb96b15475a226244df1 (patch)
tree6abdde6c4970b11ed70f648988c8373e134f838d
parent71b7654711f5ef923eaf5c43233c3fca518eec96 (diff)
downloademacs-116f996b96409fe8b627cb96b15475a226244df1.tar.gz
emacs-116f996b96409fe8b627cb96b15475a226244df1.zip
Spelling fix.
-rw-r--r--lisp/ChangeLog4
-rw-r--r--lisp/ChangeLog.102
-rw-r--r--lisp/ChangeLog.122
-rw-r--r--lisp/ChangeLog.410
-rw-r--r--lisp/ChangeLog.62
-rw-r--r--lisp/ChangeLog.82
-rw-r--r--lisp/ChangeLog.92
-rw-r--r--lisp/allout.el2
-rw-r--r--lisp/dos-w32.el2
9 files changed, 14 insertions, 14 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e2657926e99..4dca5463eeb 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -142,7 +142,7 @@
142 142
143 * icomplete.el (icomplete-simple-completing-p): 143 * icomplete.el (icomplete-simple-completing-p):
144 Allow icomplete-with-completion-tables to say "use it everywhere". 144 Allow icomplete-with-completion-tables to say "use it everywhere".
145 (icomplete-completions): Obey completion-styles. Try to accomodate 145 (icomplete-completions): Obey completion-styles. Try to accommodate
146 partial-completion style. 146 partial-completion style.
147 147
1482008-05-20 Michael Olson <mwolson@gnu.org> 1482008-05-20 Michael Olson <mwolson@gnu.org>
@@ -17497,7 +17497,7 @@
17497 (org-agenda-to-appt): Require calendar. 17497 (org-agenda-to-appt): Require calendar.
17498 (org-entry-get-with-inheritance): Widen for search. 17498 (org-entry-get-with-inheritance): Widen for search.
17499 (org-columns-display-here): Don't mark buffer as modified when 17499 (org-columns-display-here): Don't mark buffer as modified when
17500 adding space characters to accomodate column overlays. 17500 adding space characters to accommodate column overlays.
17501 (org-export-as-html): Better formatting of tags in the toc. 17501 (org-export-as-html): Better formatting of tags in the toc.
17502 (org-columns-display-here): Make the ITEM column as compact as possible. 17502 (org-columns-display-here): Make the ITEM column as compact as possible.
17503 (org-remember-templates): Customization interface improved. 17503 (org-remember-templates): Customization interface improved.
diff --git a/lisp/ChangeLog.10 b/lisp/ChangeLog.10
index c793a7b5877..d6e52e214a2 100644
--- a/lisp/ChangeLog.10
+++ b/lisp/ChangeLog.10
@@ -10180,7 +10180,7 @@
10180 10180
10181 * net/tramp.el: Version 2.0.18 released. 10181 * net/tramp.el: Version 2.0.18 released.
10182 10182
10183 * net/tramp.el (tramp-perl-decode): Perl changes to accomodate 10183 * net/tramp.el (tramp-perl-decode): Perl changes to accommodate
10184 older versions of Perl. Now tested with 5.004. Suggestion from 10184 older versions of Perl. Now tested with 5.004. Suggestion from
10185 Michael Albinus. 10185 Michael Albinus.
10186 10186
diff --git a/lisp/ChangeLog.12 b/lisp/ChangeLog.12
index dc0feb9e339..2b6ffb3b7ac 100644
--- a/lisp/ChangeLog.12
+++ b/lisp/ChangeLog.12
@@ -18133,7 +18133,7 @@
18133 * progmodes/gdb-ui.el: Remove face-alias left over from change on 18133 * progmodes/gdb-ui.el: Remove face-alias left over from change on
18134 2005-08-15. 18134 2005-08-15.
18135 (gdb-ann3): New command gud-go. 18135 (gdb-ann3): New command gud-go.
18136 (menu): Accomodate gdb-mi.el. 18136 (menu): Accommodate gdb-mi.el.
18137 (gdb-assembler-custom): Make buffer of selected window current 18137 (gdb-assembler-custom): Make buffer of selected window current
18138 so that set-window-point works. 18138 so that set-window-point works.
18139 18139
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 @@
529 (outline-layout, outline-use-mode-specific-leader) 529 (outline-layout, outline-use-mode-specific-leader)
530 (outline-mode-leaders): Variables for new mode-activation scheme. 530 (outline-mode-leaders): Variables for new mode-activation scheme.
531 (outline-expose-topic): New specification format and 531 (outline-expose-topic): New specification format and
532 optimizations, including thorough accomodation of multiple top- 532 optimizations, including thorough accommodation of multiple top-
533 level topics. 533 level topics.
534 (outline-forward-current-level, outline-next-sibling) 534 (outline-forward-current-level, outline-next-sibling)
535 (outline-backward-current-level, outline-goto-prefix) 535 (outline-backward-current-level, outline-goto-prefix)
536 (outline-show-children, outline-up-current-level) 536 (outline-show-children, outline-up-current-level)
537 (outline-expose-topic): Behavior refinements and repairs, and 537 (outline-expose-topic): Behavior refinements and repairs, and
538 speed optimizations. Better accomodation for multiple top-level 538 speed optimizations. Better accommodation for multiple top-level
539 topics. 539 topics.
540 (outline-recent-end-of-subtree): New state var, 540 (outline-recent-end-of-subtree): New state var,
541 basis for many topic-oriented optimizations. 541 basis for many topic-oriented optimizations.
@@ -966,7 +966,7 @@
966 - Exposure changes and navigation are greatly accelerated. 966 - Exposure changes and navigation are greatly accelerated.
967 - More elaborate and clear doc-string for outline-mode, 967 - More elaborate and clear doc-string for outline-mode,
968 giving better guidance on use of the mode. 968 giving better guidance on use of the mode.
969 - A new exposure-layout syntax, which accomodates outlines 969 - A new exposure-layout syntax, which accommodates outlines
970 with multiple top-level topics. (See `outline-expose' and 970 with multiple top-level topics. (See `outline-expose' and
971 `outline-new-exposure'.) 971 `outline-new-exposure'.)
972 - Automatic exposure and verfication-prompting on attempts to 972 - Automatic exposure and verfication-prompting on attempts to
@@ -978,7 +978,7 @@
978 interepreted as if they were preceded by ^C, when 978 interepreted as if they were preceded by ^C, when
979 appropriate, so users can navigate and adjust exposure, 979 appropriate, so users can navigate and adjust exposure,
980 etc, with single-stroke commands. 980 etc, with single-stroke commands.
981 - Lucid emacs accomodated. 981 - Lucid emacs accommodated.
982 982
9831994-04-29 Roland McGrath (roland@churchy.gnu.ai.mit.edu) 9831994-04-29 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
984 984
@@ -8138,7 +8138,7 @@
8138 (calendar-holiday-function-if): Removed. 8138 (calendar-holiday-function-if): Removed.
8139 (calendar-holiday-solar-equinoxes-solstices): Renamed 8139 (calendar-holiday-solar-equinoxes-solstices): Renamed
8140 solar-equinoxes-solstices. 8140 solar-equinoxes-solstices.
8141 (calendar-holiday-list): Rewrote to accomodate the name changes 8141 (calendar-holiday-list): Rewrote to accommodate the name changes
8142 above and the unquoting of calendar-holidays. 8142 above and the unquoting of calendar-holidays.
8143 (calendar-cursor-holidays): Change screen-width to frame-width. 8143 (calendar-cursor-holidays): Change screen-width to frame-width.
8144 (holiday-sexp): Rewritten. 8144 (holiday-sexp): Rewritten.
diff --git a/lisp/ChangeLog.6 b/lisp/ChangeLog.6
index 9b023f6cb62..f39682479bc 100644
--- a/lisp/ChangeLog.6
+++ b/lisp/ChangeLog.6
@@ -6134,7 +6134,7 @@
6134 (diary-remind-message, marking-diary-entries, 6134 (diary-remind-message, marking-diary-entries,
6135 marking-diary-entry): New variables. 6135 marking-diary-entry): New variables.
6136 (diary-mark-sexp-diary-entries, mark-diary-entries): Rewritten to 6136 (diary-mark-sexp-diary-entries, mark-diary-entries): Rewritten to
6137 accomodate marking-diary-entries. 6137 accommodate marking-diary-entries.
6138 (diary-sexp-entry): Fix indentation. 6138 (diary-sexp-entry): Fix indentation.
6139 (diary-chinese-date, diary-coptic-date, diary-ethiopic-date): 6139 (diary-chinese-date, diary-coptic-date, diary-ethiopic-date):
6140 Do autoloads. 6140 Do autoloads.
diff --git a/lisp/ChangeLog.8 b/lisp/ChangeLog.8
index 6ecb0e51ae3..400aac6cc51 100644
--- a/lisp/ChangeLog.8
+++ b/lisp/ChangeLog.8
@@ -6201,7 +6201,7 @@
62011999-02-15 Geoff Voelker <voelker@cs.washington.edu> 62011999-02-15 Geoff Voelker <voelker@cs.washington.edu>
6202 6202
6203 * makefile.nt (INSTALL): Copy the handful of uncompiled lisp files 6203 * makefile.nt (INSTALL): Copy the handful of uncompiled lisp files
6204 explicitly to accomodate Windows 9X lack of a useful copy program. 6204 explicitly to accommodate Windows 9X lack of a useful copy program.
6205 6205
62061999-02-15 Per Abrahamsen <abraham@dina.kvl.dk> 62061999-02-15 Per Abrahamsen <abraham@dina.kvl.dk>
6207 6207
diff --git a/lisp/ChangeLog.9 b/lisp/ChangeLog.9
index f5dddcf0f95..25813973868 100644
--- a/lisp/ChangeLog.9
+++ b/lisp/ChangeLog.9
@@ -13228,7 +13228,7 @@
13228 13228
13229 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el. 13229 * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
13230 (vc-backend-revert): Function moved into `vc-revert'; 13230 (vc-backend-revert): Function moved into `vc-revert';
13231 `vc-next-action' must be updated to accomodate this change. 13231 `vc-next-action' must be updated to accommodate this change.
13232 (vc-backend-steal): Function moved into `vc-finish-steal'. 13232 (vc-backend-steal): Function moved into `vc-finish-steal'.
13233 (vc-backend-logentry-check): Function moved into 13233 (vc-backend-logentry-check): Function moved into
13234 `vc-finish-logentry'. 13234 `vc-finish-logentry'.
diff --git a/lisp/allout.el b/lisp/allout.el
index db0101daa77..dd954b748f1 100644
--- a/lisp/allout.el
+++ b/lisp/allout.el
@@ -5974,7 +5974,7 @@ See `allout-toggle-current-subtree-encryption' for more details."
5974 5974
5975 (when (not was-encrypted) 5975 (when (not was-encrypted)
5976 ;; ensure that non-ascii chars pending encryption are noticed before 5976 ;; ensure that non-ascii chars pending encryption are noticed before
5977 ;; they're encrypted, so the coding system is set to accomodate 5977 ;; they're encrypted, so the coding system is set to accommodate
5978 ;; them. 5978 ;; them.
5979 (setq buffer-file-coding-system 5979 (setq buffer-file-coding-system
5980 (select-safe-coding-system subtree-beg subtree-end)) 5980 (select-safe-coding-system subtree-beg subtree-end))
diff --git a/lisp/dos-w32.el b/lisp/dos-w32.el
index a292f54fc24..172f2d07b75 100644
--- a/lisp/dos-w32.el
+++ b/lisp/dos-w32.el
@@ -204,7 +204,7 @@ set to the appropriate coding system, and the value of
204(add-hook 'find-file-not-found-functions 204(add-hook 'find-file-not-found-functions
205 'find-file-not-found-set-buffer-file-coding-system) 205 'find-file-not-found-set-buffer-file-coding-system)
206 206
207;;; To accomodate filesystems that do not require CR/LF translation. 207;;; To accommodate filesystems that do not require CR/LF translation.
208(defvar untranslated-filesystem-list nil 208(defvar untranslated-filesystem-list nil
209 "List of filesystems that require no CR/LF translation when reading 209 "List of filesystems that require no CR/LF translation when reading
210and writing files. Each filesystem in the list is a string naming 210and writing files. Each filesystem in the list is a string naming