diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/emacs/ChangeLog | 2 | ||||
-rw-r--r-- | doc/lispref/ChangeLog | 2 | ||||
-rw-r--r-- | doc/misc/ChangeLog | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 46d119f94da..1fb9af20022 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -92,7 +92,7 @@ * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu descriptions. (Calendar Customizing): Tweak layout description. - Move calenday-today-marker and calendar-today face to the other + Move calendar-today-marker and calendar-today face to the other markers. Condense calendar-star-date and calendar-mark-today description. (Holiday Customizing): Add oriental and solar holidays. diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 0be19ec5ac0..396063f1639 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -6055,7 +6055,7 @@ (Defining Minor Modes): Keyword args for define-minor-mode. (Search-based Fontification): Explain managing other properties. (Other Font Lock Variables): Add font-lock-extra-managed-props. - (Faces for Font Lock): Add font-locl-preprocessor-face. + (Faces for Font Lock): Add font-lock-preprocessor-face. (Hooks): Add run-mode-hooks and delay-mode-hooks. * variables.texi (Creating Buffer-Local): Add buffer-local-value. diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index f34684125e0..87c4a1cbde9 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1663,7 +1663,7 @@ * tramp.texi (trampfn): Expand macro implementation in order to handle empty arguments. (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all - occurencies by trampfn. + occurrences by trampfn. (Frequently Asked Questions): Extend example code for host identification in the modeline. Add bbdb to approaches shortening Tramp file names to be typed. @@ -4635,7 +4635,7 @@ 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de> - * tramp.texi (all): Harmonize all occurences of @tramp{}. + * tramp.texi (all): Harmonize all occurrences of @tramp{}. (Top): Mention japanese manual only if flag `jamanual' is set. Insert section `Japanese manual' in menu. |