]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.8
merge trunk
[gnu-emacs] / lisp / ChangeLog.8
index 5124ea2e3a82fdf58b0c3e92d6c5375cb09bd2a8..8ecf3f0e33af9eb60c5792061d3134fb0614092d 100644 (file)
        (change-log-find-version): Renamed to
        change-log-version-number-search
        (add-log-file-name-function): New.
-       (change-log-search-vc-number): Added END paramaeter.  Added doc
+       (change-log-search-vc-number): Added END parameter.  Added doc
        string to function.
        (change-log-version-rcs): Renamed.  Was
        change-log-search-vc-number.
 
 1999-12-15  Kenichi Handa  <handa@etl.go.jp>
 
-       The following changes are for the new composition mechanism.  We
-       have deleted `composition' charset and composite characters,
+       The following changes are for the new composition mechanism.
+       We have deleted `composition' charset and composite characters,
        instead introduced a special text property `composition'.
 
        * composite.el: New file.
        external libraries.
        (ps-mule-prologue): Postscript code modified for new composition.
        (ps-mule-find-wrappoint): New arg COMPOSITION.
-       (ps-mule-plot-string): Delete code for composite characaters.
-       (ps-mule-plot-composition): New funcion.
+       (ps-mule-plot-string): Delete code for composite characters.
+       (ps-mule-plot-composition): New function.
        (ps-mule-prepare-font-for-components): New function.
        (ps-mule-plot-components): New function.
        (ps-mule-composition-prologue-generated): Renamed from
        * simple.el (what-cursor-position): Show "(composed)" if the
        character is composed.
 
-       * international/characters.el: Fix cateogries of Lao symbols.
+       * international/characters.el: Fix categories of Lao symbols.
 
        * international/fontset.el (vertical-centering-font-regexp):
        New variable.
        with-category-table.
        (thai-post-read-conversion): Just call thai-compose-region.
        (thai-pre-write-conversion): Deleted.
-       (thai-composition-function): New funciton.
+       (thai-composition-function): New function.
 
        * language/tibet-util.el: Most functions rewritten.
        (tibetan-char-p): Renamed from tibetan-char-examin.
        * cc-vars.el (c-comment-prefix-regexp): New variable used to
        recognize the comment fill prefix inside comments.
        (c-block-comment-prefix): New name for
-       `c-comment-contiuation-stars', which is now obsolete.  It's
+       `c-comment-continuation-stars', which is now obsolete.  It's
        generalized to handle any character sequence.
        (c-ignore-auto-fill): New variable used to selectively disable
        Auto Fill mode in specific contexts.
        (face-valid-attribute-values): Call defined-colors for all types
        of frames.
        (defined-colors, color-defined-p, color-values, display-color-p):
-       New finctions.
+       New functions.
        (x-defined-colors, x-color-defined-p, x-color-values,
        x-display-color-p): Aliases for the above.
 
 
        * dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
 
-1999-02-22  Sam Steingold  <sds@goems.com>
+1999-11-15  Sam Steingold  <sds@goems.com>
 
        * goto-addr.el (goto-address-at-mouse,
        goto-address-find-address-at-point): Use compose-mail.
        (goto-address-send-using-mh-e, goto-address-send-using-mhe,
        goto-address-send-using-mail): Removed functions.
 
-1998-11-03  Sam Steingold  <sds@goems.com>
+1998-11-15  Sam Steingold  <sds@goems.com>
 
        * simple.el (backward-delete-char-untabify):
        backward-delete-char-untabify-method can be `all' now - to delete
        * mail/rmail.el, iswitchb.el, hippie-exp.el,
        progmodes/cperl-mode.el: Use new backquote syntax.
 
-1998-09-14  Michael Ernst  <mernst@alum.mit.edu>
+1998-11-14  Michael Ernst  <mernst@alum.mit.edu>
 
        * uniquify.el: Use new backquote syntax.
 
        (mouse-drag-mode-line): Call it.
        (mouse-drag-header-line): New.
        (toplevel): Bind down-mouse-1 on header lines to
-       mouse-drage-header-line.
+       mouse-drag-header-line.
 
 1999-09-08  Gerd Moellmann  <gerd@gnu.org>
 
        (reftex-insert-docstruct): Adapted to work with the index stuff.
        (reftex-parse-from-file): Find index entries as well.
        (reftex-toc-toggle-index): New function
-       (reftex-toc-map): `i' is now used to togle the index, File
+       (reftex-toc-map): `i' is now used to toggle the index, File
        boundaries has been moved to `F'.
        (reftex-select-label-map): Toggling display of file boundaries is
        now on the `F' key, for consistency with `reftex-toc-map'.
        (frame-delete-all): Moved to subr.el as `assoc-delete-all'.
        Callers changed.
        (set-background-color, set-foreground-color, set-cursor-color)
-       (set-mouse-color, set-border-color): Offer completion of colours.
+       (set-mouse-color, set-border-color): Offer completion of colors.
        (cursor): Add :version to defgroup.
 
        * facemenu.el (list-colors-display): Make it work on ttys.
 1999-07-12  Espen Skoglund  <espensk@stud.cs.uit.no>
 
        * progmodes/pascal.el (pascal-beg-of-defun): More intuitive behavior
-       when having nested functons.
-       (pascal-indent-nested-functions) (pascal-indent-line)
-       (pascal-calculate-indent) (pascal-get-lineup-indent): Support for
+       when having nested functions.
+       (pascal-indent-nested-functionspascal-indent-line)
+       (pascal-calculate-indentpascal-get-lineup-indent): Support for
        indenting nested functions.
 
 1999-07-09  Richard Stallman  <rms@gnu.org>
 
 1999-07-08  Espen Skoglund  <espensk@stud.cs.uit.no>
 
-       * pascal.el (pascal-calculate-indent): Fixed a bug occuring when
+       * pascal.el (pascal-calculate-indent): Fixed a bug occurring when
        the `end' keyword was in the very beginning of the buffer.
 
 1999-07-08  Richard Stallman  <rms@gnu.org>
 
        * emulation/crisp.el (crisp-mode-map): Don't inherit global-map.
        Enter it on minor-mode-map-alist.
-       (crisp-mode): Re-named from `crsip-mode-enabled'.  Users changed.
+       (crisp-mode): Re-named from `crisp-mode-enabled'.  Users changed.
        Autoload.  Add custom setter.
        (crisp-mark-line): Doc fix.
        (crisp-mode): Autoload.  Re-write not to frob keymaps directly.
 1999-05-08  Ken Stevens  <k.stevens@ieee.org>
 
        * ispell.el (ispell-local-dictionary-alist): New variable for
-       customizing local dictionaries not accessable by everyone.
+       customizing local dictionaries not accessible by everyone.
        (ispell-dictionary-alist): Loads `ispell-local-dictionary-alist'.
        (ispell-required-version): Changed format `(major minor
        revision)' to support general pattern matching.
        speedbar-generic-item-info, speedbar-item-info-file-helper,
        speedbar-item-delete, speedbar-insert-generic-list,
        speedbar-timer-fn, speedbar-check-vc-this-line,
-       speedbar-check-obj-this-line, speedbar-fetch-dynaic-etags,
+       speedbar-check-obj-this-line, speedbar-fetch-dynamic-etags,
        speedbar-buffers-item-info) Use speedbar-message.
        (speedbar-item-info) Limit `message-log-max'.
        (speedbar-item-load, speedbar-item-copy, speedbar-item-rename,
 
        * simple.el (what-cursor-position): To show the character's
        encoding, use encoded-string-description instead of information
-       of chaset-origin-alist.
+       of charset-origin-alist.
 
        * international/mule-cmds.el (iso-2022-control-alist): New variable.
        (encoded-code-description): New function.
        correctly between an object declared via a constructor and a method.
        (font-lock-defaults-alist): Don't give `.' word syntax for Java.
        (java-font-lock-keywords-1): Fontify package names individually.
-       (java-font-lock-extra-types): Ensure regexp matches capitalised only.
+       (java-font-lock-extra-types): Ensure regexp matches capitalized only.
        (java-font-lock-keywords-2): Simplify type fontification.
        (java-font-lock-keywords-3): Likewise.
 
 1999-02-15  Geoff Voelker  <voelker@cs.washington.edu>
 
        * makefile.nt (INSTALL): Copy the handful of uncompiled lisp files
-       explicitly to accomodate Windows 9X lack of a useful copy program.
+       explicitly to accommodate Windows 9X lack of a useful copy program.
 
 1999-02-15  Per Abrahamsen  <abraham@dina.kvl.dk>
 
        description about charset-origin-alist.
 
        * international/mule.el: Comment added for a new coding system
-       property `charset-origin-alit'.
+       property `charset-origin-alist'.
        (make-translation-table): This variable deleted.
 
        * language/chinese.el (chinese-big5): Add charset-origin-alist
        charset-origin-alist property.
        ("Vietnamese"): Remove charset-origin-alist property.
 
-       * simple.el (what-cursor-position): Don't use the varialbe
+       * simple.el (what-cursor-position): Don't use the variable
        charset-origin-alist, but use charset-origin-alist property of
        buffer-file-coding-system to decide external character set code.
 
 
 1999-01-22  Andrew Innes  <andrewi@gnu.org>
 
-       * startup.el (command-line): [windows-nt]: Check for existence of
+       * startup.el (command-line) [windows-nt]: Check for existence of
        .emacs file so as to notice .emacs.el or .emacs.elc and use them
        in preference to _emacs.
 
 1999-01-18  Ken'ichi Handa  <handa@gnu.org>
 
        * international/ccl.el (ccl-compile-translate-character): Handle
-       the case that a tranlation table is CCL register correctly.
+       the case that a translation table is CCL register correctly.
 
        * international/mule-cmds.el (select-safe-coding-system):
-       Hightlight at most 256 characters.
+       Highlight at most 256 characters.
 
 1999-01-18  Dave Love  <fx@gnu.org>
 
 1999-01-15  Johan Vromans  <jvromans@squirrel.nl>
 
        * forms.el (forms--show-record): Convert integers to string
-       expicitly since concat will no longer accept integers.
+       explicitly since concat will no longer accept integers.
        (forms-print): Use local `total-nb-records' since
        `forms--total-records' will be inaccessible after buffer switching.
 
 1998-01-05  Torbjorn Einarsson  <T.Einarsson@clab.ericsson.se>
 
        * progmodes/f90.el: Change of regular expressions for type to
-       correct highlighting and identation. Some small fixes for
+       correct highlighting and indentation.  Some small fixes for
        compatibility with XEmacs.
 
 1999-01-05  Stephen Eglen  <stephen@gnu.org>
        help and force it on current frame.
        (reftex-default-bibliography): New function.
        (reftex-access-parse-file): Check consistency after loading a
-       parse file.  When inconsistent, enfore rescan.
+       parse file.  When inconsistent, enforce rescan.
        (reftex-check-parse-consistency): New function.
        (easy-menu-define): Options section drastically shortened.
 
 
        * rmail.el (rmail-encode-string): Make sure mask value is
        positive; (emacs-pid) returns a negative number on Windows 9x
-       which causes odd behaviour.
+       which causes odd behavior.
 
 1998-12-31  Eli Zaretskii  <eliz@mescaline.gnu.org>
 
        $a-1 ? foo : bar; was a considered a regexp.
        `<< (' was considered a start of HERE-doc.
        mark qq[]-etc sections as syntax-type=string
-       Was not processing sub protos after a comment ine.
+       Was not processing sub protos after a comment line.
        Was treating $a++ <= 5 as a glob.
        Tolerate unfinished REx at end-of-buffer.
        `unwind-protect' was left commented.
        (cperl-fontify-m-as-s): New configuration variable.
        (cperl-electric-pod): Check for after-expr was performed
        inside of POD too.
-       (cperl-backward-to-noncomment): Cetter treatment of PODs and HEREs.
+       (cperl-backward-to-noncomment): Better treatment of PODs and HEREs.
        (cperl-clobber-mode-lists): New configuration variable.
        (cperl-not-bad-style-regexp): Updated.
        Init: `cperl-is-face' was busted.
        (speedbar-frame-mode) Do not specify height if it is in the param list.
        Use default y position w/out changing it.
        If default x position is a list, keep, calculate the non-list X
-       value when devining an initial position.
+       value when defining an initial position.
        (speedbar-this-file-in-vc) Fix SCCS to use s. not p. files.
        (speedbar-tag-group-name-minimum-length): New variable.
        (speedbar-frame-parameter): New compatibility function.
        naming conventions.
        (speedbar-create-tag-hierarchy): Enable buffer local version of
        `speedbar-tag-hierarchy-method' in the buffer we are tagging.
-       (speedbar-line-path) Make DEPTH param optional.  Devine it if absent.
-       the case, derive it from the cursor location in speedbar.
+       (speedbar-line-path): Make DEPTH param optional.  Define it if absent.
+       In that case, derive it from the cursor location in speedbar.
 
 1998-12-17  Eli Zaretskii  <eliz@mescaline.gnu.org>
 
        (ps-mule-set-ascii-font): New fun.
        (ps-mule-skip-same-charset): Fun deleted.
        (ps-mule-plot-string): Set ps-mule-current-charset.
-       (ps-mule-initialize): Add autload cookie.  Don't set
+       (ps-mule-initialize): Add autoload cookie.  Don't set
        ps-mule-font-info-database here.
        (ps-mule-begin-job): Renamed from ps-mule-begin.  Update
        ps-mule-font-info-database and ps-control-or-escape-regexp.
 
        * ps-print.el (ps-mule-font-info-database): Doc-string modified.
        (ps-mule-external-libraries): New element FEATURE.
-       (ps-mule-init-external-library): Ajusted for the above change.
+       (ps-mule-init-external-library): Adjusted for the above change.
        (ps-mule-generate-font): Likewise.
        (ps-mule-generate-glyphs): Likewise.
        (ps-mule-prepare-font): Likewise.
        (ispell-kill-ispell): Ensures ispell process has terminated before
        starting new process.  This can otherwise confuse process filters
        and hang the ispell process.
-       (ispell-begin-skip-region-regexp): (ispell-skip-region): Improved
+       (ispell-begin-skip-region-regexpispell-skip-region): Improved
        skipping support for sgml.
        (ispell-minor-check): Support sgml labels.  Fix mapping ^M to \r
        which could cause `ispell-complete-word' to hang.
        then if there are multibyte file names, change it to multibyte.
        (tar-mode): Get char position from tar-header-offset.
        (tar-extract): Avoid multibyte<->unibyte conversion in
-       insert-buffer-subsring by setting both buffers unibyte
+       insert-buffer-substring by setting both buffers unibyte
        temporarily.
        (tar-copy): Set the buffer unibyte while doing a work.  Write
        without code conversion.
        (tar-clear-modification-flags): Compare byte position with
        tar-header-offset.
        (tar-subfile-save-buffer): Avoid multibyte<->unibyte conversion in
-       insert-buffer-subsring by setting both buffers unibyte
+       insert-buffer-substring by setting both buffers unibyte
        temporarily.  Pay attention to multibyteness while updating the
        descriptor-line.
        (tar-mode-write-file): Write without code conversion.
 
        * vc-hooks.el (vc-toggle-read-only): Doc fix.
 
-1998-11-11  Per Starback  <starback@update.uu.se>
+1998-11-11  Per Starbäck  <starback@update.uu.se>
 
        * ispell.el (ispell-dictionary-alist-2): Removed svenska, renamed
        svenska8 to svenska, and fixed and extended CASECHARS for it.
 
        * international/mule-util.el (compose-chars-component): Signal
        error if CH is a rule-based composition character.
-       (compose-chars): Signal error if an already compsed character is
+       (compose-chars): Signal error if an already composed character is
        going to be composed by rule-base.
 
        * term/x-win.el: If a resolved ASCII font name doesn't conform to
 1998-10-09  Richard Stallman  <rms@psilocin.ai.mit.edu>
 
        * faces.el (frame-set-background-mode):
-       Don't do anythung for text-only or MSDOS frame.
+       Don't do anything for text-only or MSDOS frame.
 
 1998-10-08  Kenichi Handa  <handa@etl.go.jp>
 
 1998-09-27  Kurt Hornik  <Kurt.Hornik@ci.tuwien.ac.at>
 
        * octave-inf.el (inferior-octave-prompt): Also match prompts of the
-       form `octave.bin:1>' which come from using precopiled binary versions.
+       form `octave.bin:1>' which come from using precompiled binary versions.
 
 1998-09-27  Richard Stallman  <rms@psilocin.ai.mit.edu>
 
 
        * gnus/gnus-start.el (gnus-check-first-time-used): Change current
        buffer before creating help group. (from Gnus v5.6.43, fix by
-       1998-08-20 Per Starback <starback@update.uu.se>)
+       1998-08-20 Per Starbäck <starback@update.uu.se>)
 
        * gnus-util.el (gnus-output-to-rmail): Adjust to
        `rmail-output-to-rmail-file'.
        (ps-mule-generate-font): Give CHARSET arg to FONT-FUNC function
        registerd in FONT-SPEC.
        (ps-mule-bitmap-prologue): Fix PostScript code to realize correct
-       charcter width of bitmap fonts.
+       character width of bitmap fonts.
        (ps-mule-generate-bitmap-font): Give COLUMNS arg to PostScript
        procedure NF.
        (ps-begin-file): Output PostScript code for setting
 
        * midnight.el: Require `timer' not only when compiling.
 
-1998-08-26  Per Starback  <starback@update.uu.se>
+1998-08-26  Per Starbäck  <starback@update.uu.se>
 
        * gnus/gnus-start.el (gnus-check-first-time-used): Change current
        buffer before creating help group.
        * gnus/gnus-start.el (gnus-save-newsrc-file): Bind
        coding-system-for-write before saving.
 
-1998-08-26  Kevin Rodgers  <kevinr@ihs.com> (tiny change)
+1998-08-26  Kevin Rodgers  <kevinr@ihs.com>  (tiny change)
 
        * isearch.el (isearch-forward): Doc fix.
 
@@ -9994,7 +9994,7 @@ See ChangeLog.7 for earlier changes.
 ;; End:
 
     Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006,
-      2007, 2008  Free Software Foundation, Inc.
+      2007, 2008, 2009, 2010  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.