Fix typos and formatting.
authorJuanma Barranquero <lekktu@gmail.com>
Sat, 28 Feb 2004 02:22:38 +0000 (02:22 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Sat, 28 Feb 2004 02:22:38 +0000 (02:22 +0000)
lisp/ChangeLog

index 328cc3e..d428b69 100644 (file)
@@ -1,6 +1,6 @@
 2004-02-28  Kim F. Storm  <storm@cua.dk>
 
-       * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon): 
+       * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
        Initialize margin area images to nil.
        (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
        (breakpoint-enabled-bitmap-face)
@@ -37,8 +37,8 @@
 
 2004-02-27  Dan Nicolaescu  <dann@ics.uci.edu>
 
-       * faces.el (face-spec-set-match-display): Add a new  attribute,
-       `min-colors'. 
+       * faces.el (face-spec-set-match-display): Add a new attribute,
+       `min-colors'.
        (region, highlight, secondary-selection): Use `min-colors`.
 
        * custom.el (defface): Add documentation for `min-colors'.
@@ -49,7 +49,7 @@
        `min-colors`.
 
        * isearch.el (isearch, isearch-lazy-highlight-face): Use
-       `min-colors'. 
+       `min-colors'.
 
 2004-02-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
 
 2004-02-19  Glenn Morris  <gmorris@ast.cam.ac.uk>
 
        * calendar/appt.el (appt-display-format): Change default to
-       'ignore, for backwards compatability.
+       'ignore, for backwards compatibility.
        (appt-display-message): If appt-display-format is 'ignore,
        respect old vars appt-msg-window and appt-visible.
        (appt-activate): Don't depend on return value of cancel-timer.
        * loadhist.el (unload-feature): Doc fix.  Rename flist to
        unload-hook-features-list.
 
-2004-02-16  Jay Belanger  <belanger@truman.edu>  (tiny change).
+2004-02-16  Jay Belanger  <belanger@truman.edu>  (tiny change)
 
        * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
        cookie.  Don't check if we are looking-at open-formula.
 
 2004-01-05  Karl Berry  <karl@gnu.org>
 
-       * emacs-lisp/copyright.el (copyright-regexp): might as well allow
+       * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
        / and *, too.
 
 2003-12-31  Simon Josefsson  <jas@extundo.com>
 
 2004-01-04  Karl Berry  <karl@gnu.org>
 
-       * emacs-lisp/copyright.el (copyright-regexp): allow the common
+       * emacs-lisp/copyright.el (copyright-regexp): Allow the common
        comment characters % and # in the copyright year notice,
        as well as ;.
 
 
        * ido.el (ido-nonreadable-directory-p): New defun to check for
        nonreadable directory without activating tramp (to avoid problems
-       with checking incomplete tramp paths.
+       with checking incomplete tramp paths).
        (ido-set-current-directory, ido-file-internal)
        (ido-file-name-all-completions1): Use it.
 
 
        * files.el (kill-some-buffers): Doc fix.
 
-2003-12-29  David Herring <sdh6@ra.msstate.edu>  (tiny change)
+2003-12-29  David Herring  <sdh6@ra.msstate.edu>  (tiny change)
 
        * comint.el (comint-watch-for-password-prompt): Pass `string' as
        arg to send-invisible
 
        * xml.el (xml-get-attribute-or-nil): Doc fix.
 
-2003-12-29  Peter 'Luna' Runestig <peter@runestig.com>
+2003-12-29  Peter 'Luna' Runestig  <peter@runestig.com>
 
        * net/zone-mode.el (zone-mode): Use write-file-functions, not
        write-file-hooks.
 
-2003-12-29  Eric Hanchrow <offby1@blarg.net>  (tiny change)
+2003-12-29  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
 
        * autorevert.el (auto-revert-interval): Doc fix.
 
-2003-12-29  Mark A. Hershberger <mah@everybody.org>
+2003-12-29  Mark A. Hershberger  <mah@everybody.org>
 
        * xml.el (xml-get-attribute-or-nil): New function, like
        xml-get-attribute, but returns nil if the attribute was not found.
 
        * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
 
-2003-12-29  Alex Schroeder <alex@emacswiki.org>  (tiny change)
+2003-12-29  Alex Schroeder  <alex@emacswiki.org>  (tiny change)
 
        * custom.el (custom-declare-theme): Use `value' when putting
        properties on `theme'.
 
-2003-12-29  Takaaki Ota <Takaaki.Ota@am.sony.com>
+2003-12-29  Takaaki Ota  <Takaaki.Ota@am.sony.com>
 
        * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
        for each yank-handler segment.
        (table--put-cell-indicator-property): Put yank-handler property
        that indicates the yank handler for the table cell.
 
-2003-12-29  Jesper Harder <harder@ifa.au.dk>  (tiny change)
+2003-12-29  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
 
        * generic-x.el (etc-modules-conf-generic-mode): A more complete
        set of keywords.
 
        * ffap.el (ffap-read-file-or-url): Revert previous change.
 
-2003-12-25  Robert J. Chassell <bob@rattlesnake.com>
+2003-12-25  Robert J. Chassell  <bob@rattlesnake.com>
 
        * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
        new list of included files called `files-with-node-lines', that
        * info.el (Info-unescape-quotes, Info-split-parameter-string)
        (Info-goto-emacs-command-node): Doc fixes.
 
-2003-12-12  Jesper Harder <harder@ifa.au.dk>
+2003-12-12  Jesper Harder  <harder@ifa.au.dk>
 
        * cus-edit.el (custom-add-parent-links): Define "many".
 
        value "'integer".  Otherwise, don't use that parameter (default is
        integer format).
 
-
 2003-11-30  Luc Teirlinck  <teirllm@auburn.edu>
 
        * help.el (help-map): Bind `display-local-help' to `C-h .'.
 
        * descr-text.el (describe-char): Fix typo.
 
-2003-11-08  Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
+2003-11-08  Kailash C. Chowksey  <klchxbec@m-net.arbornet.org>
 
        These changes are to support Kannada language/script.
 
        (xml-ns-parse-ns-attrs, xml-ns-expand-el)
        (xml-ns-expand-attr): New functions to do namespace handling.
        (xml-intern-attrlist): Back-compatible handling of attribute names.
-       (xml-parse-tag): Move namespace handling to seperate functions.
+       (xml-parse-tag): Move namespace handling to separate functions.
        Now produces elements in the form ((:ns . "element") (attr-list)
        children) instead of ('ns:element (attr-list) children).
        (xml-parse-attlist): Fix attribute parsing.
        (mode-line-position): Change cons cell into proper list in
        initialization.
 
-2003-09-29  SAITO Takuya <tabmore@rivo.mediatti.net>  (tiny change)
+2003-09-29  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
 
        * international/mule.el (decode-coding-inserted-region): Use car
        of the return value of find-operation-coding-system.
        is non-nil, initialize an empty `file-name-history' with the
        recent list.
 
-2003-09-28  Evgeni Dobrev  <evgeni_dobrev@developer.bg> (tiny patch)
+2003-09-28  Evgeni Dobrev  <evgeni_dobrev@developer.bg>  (tiny change)
 
        * man.el (Man-default-man-entry): Remove the leading `*' from the
        word at point.
        (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
        from loaddefs-boot.el if necessary.
 
-2003-09-15  Zoltan Kemenczy <kemenczy@rogers.com>
+2003-09-15  Zoltan Kemenczy  <kemenczy@rogers.com>
 
        * progmodes/gud.el (gud-find-class): Make jdb work again since
        cc-mode changed the syntactic information.
 
        * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
 
-2003-09-12  Eric Hanchrow <offby1@blarg.net>  (tiny change)
+2003-09-12  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
 
        * dired.el (dired-mode-map): Fix typo.
 
        * international/fontset.el (setup-default-fontset): For Thai
        font, specify "*" family.
 
-2003-09-01  Kevin Rodgers <ihs_4664@yahoo.com>  (tiny change)
+2003-09-01  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
 
        * progmodes/compile.el (previous-error): Accept a prefix
        argument, similarly to next-error.
        * simple.el (blink-matching-open): Work correctly on chars that
        are designated as parens through the syntax-table text property.
 
-2003-08-29  Thierry Emery <thierry.emery@club-internet.fr>  (tiny change)
+2003-08-29  Thierry Emery  <thierry.emery@club-internet.fr>  (tiny change)
 
        * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
        line break position in the middle of a non-kinsoku (e.g. latin)
        * progmodes/cc-engine.el (c-just-after-func-arglist-p):
        Safeguard against unbalanced sexps.
 
-2003-08-26  Terje Rosten <terjeros@phys.ntnu.no>
+2003-08-26  Terje Rosten  <terjeros@phys.ntnu.no>
 
        * version.el (emacs-version): Check for gtk.  Include gtk version info.