Spelling fixes.
[bpt/emacs.git] / lisp / ChangeLog.7
index e9723e0..a59f1ab 100644 (file)
        indicator regex, Fix line positioning.
        (speedbar-add-indicator): Handles obj indicators now.
        (speedbar-check-objects, speedbar-check-obj-this-line): New functions.
-       (speedbar-double-click): Fix tripple click error.
+       (speedbar-double-click): Fix triple click error.
        (speedbar-line-file, speedbar-goto-this-file): Handle indicator regex.
        (speedbar-line-path): Only try to get a file when in "files" display.
        (speedbar-line-depth): Handle indicator regex.
 1998-06-19  Karl Heuer  <kwzh@gnu.org>
 
        * emacs-lisp/checkdoc.el (checkdoc-eval-defun): Doc fix.
-       (checkdoc-continue, checkdoc-tripple-semi-comment-check-flag): Ditto.
+       (checkdoc-continue, checkdoc-triple-semi-comment-check-flag): Ditto.
        (checkdoc-common-verbs-wrong-voice): Use dotted pairs.
 
 1998-06-19  Richard Stallman  <rms@gnu.org>
 
        * bibtex.el (bibtex-autokey-get-titles): Non capitalized title words
        are used for key generation as well.
-       (bibtex-member-of-regexp): Case is honoured for matches now.
+       (bibtex-member-of-regexp): Case is honored for matches now.
        (bibtex-autokey-titleword-ignore): Added entries provide compatibility
        to former behavior.
 
        `reftex-no-include-regexps'.
        (reftex-no-include-regexps): New option.
        (reftex-do-parse): Initialize appendix flag.
-       (reftex-parse-from-file): Interprete appendix.
+       (reftex-parse-from-file): Interpret appendix.
        (reftex-section-info): Use changed version of reftex-section-number.
-       (reftex-where-am-I): Interprete appendix match.
+       (reftex-where-am-I): Interpret appendix match.
        (reftex-init-section-numbers): New arg: appendix.
        (reftex-section-number): Treat appendix enumeration.
        (reftex-toc-external): Improved message.
        (reftex-cite-comment-format): New variable.
        (reftex-cite-punctuation): New variable.
        (reftex-make-master-buffer): Changed name of master buffer,
-       removed interactive.  Runs a hook on the buffer.  Interprete
+       removed interactive.  Runs a hook on the buffer.  Interpret
        TEXINPUTS environment variable.  Allow naked argument for \input.
        Master buffer is now in fundamental mode.
        (reftex-access-scan-info): Name of master buffer changed.
        (reftex-allow-for-ctrl-m): New function.
        (reftex-label-info-update): Allow more general label commands.
        (reftex-label-info): New parameter derive.
-       (reftex-short-context): Interprete integer parse as nth arg of macro.
+       (reftex-short-context): Interpret integer parse as nth arg of macro.
        (reftex-nth-parens-substring): New function.
-       (reftex-select-item): Interprete the new 'cnt text property.
+       (reftex-select-item): Interpret the new 'cnt text property.
        (reftex-pop-to-label): Allow more general label commands.
        (reftex-nicify-text): Allow more general label commands.
        (reftex-toc): Remember previous window configuration.  Use text
 1996-09-27  Jacques Duthen  <duthen@cegelec-red.fr>
 
        * ps-print.el
-       (ps-print-prologue-1): Fix bug in postscript comment lines.
+       (ps-print-prologue-1): Fix bug in PostScript comment lines.
        (ps-nb-pages): Call ps-setup _before_ switching to the other
        buffer, because of buffer variables.
 
        (ps-page-height-i, ps-page-width-i): Variables deleted.
        (ps-print-prologue): Variable deleted.
        (ps-print-prologue-1, ps-print-prologue-2): New variables.
-       Major rewrite of the postscript code to handle landscape mode,
+       Major rewrite of the PostScript code to handle landscape mode,
        multiple columns and new font management.
        (ps-landscape-mode, ps-number-of-columns, ps-inter-column): New
        variables.
        (ps-header-font, ps-landscape-page-height): New internal variables.
        (ps-top-margin): Change its semantics.  It is now really the top
        margin, not anymore twice the top margin.
-       (/ReportAllFontInfo): New postscript function to get all the font
+       (/ReportAllFontInfo): New PostScript function to get all the font
        families of the printer.
        (ps-setup): New function.
        (ps-line-lengths, ps-nb-pages-buffer, ps-nb-pages-region): New