# HG changeset patch # User Juanma Barranquero # Date 1077934958 0 # Node ID 39ae79d0177ac474934373b8eb22db924ddb390e # Parent 6c578d7817729d6642808ec1cec95dae5c75c831 Fix typos and formatting. diff -r 6c578d781772 -r 39ae79d0177a lisp/ChangeLog --- a/lisp/ChangeLog Sat Feb 28 01:53:35 2004 +0000 +++ b/lisp/ChangeLog Sat Feb 28 02:22:38 2004 +0000 @@ -1,6 +1,6 @@ 2004-02-28 Kim F. Storm - * 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 - * 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 @@ -198,7 +198,7 @@ 2004-02-19 Glenn Morris * 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. @@ -304,7 +304,7 @@ * loadhist.el (unload-feature): Doc fix. Rename flist to unload-hook-features-list. -2004-02-16 Jay Belanger (tiny change). +2004-02-16 Jay Belanger (tiny change) * calc/calc-embed.el (calc-do-embedded-activate): Add autoload cookie. Don't check if we are looking-at open-formula. @@ -1091,7 +1091,7 @@ 2004-01-05 Karl Berry - * 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 @@ -1111,7 +1111,7 @@ 2004-01-04 Karl Berry - * 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 ;. @@ -1165,7 +1165,7 @@ * 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. @@ -1290,7 +1290,7 @@ * files.el (kill-some-buffers): Doc fix. -2003-12-29 David Herring (tiny change) +2003-12-29 David Herring (tiny change) * comint.el (comint-watch-for-password-prompt): Pass `string' as arg to send-invisible @@ -1308,16 +1308,16 @@ * xml.el (xml-get-attribute-or-nil): Doc fix. -2003-12-29 Peter 'Luna' Runestig +2003-12-29 Peter 'Luna' Runestig * net/zone-mode.el (zone-mode): Use write-file-functions, not write-file-hooks. -2003-12-29 Eric Hanchrow (tiny change) +2003-12-29 Eric Hanchrow (tiny change) * autorevert.el (auto-revert-interval): Doc fix. -2003-12-29 Mark A. Hershberger +2003-12-29 Mark A. Hershberger * xml.el (xml-get-attribute-or-nil): New function, like xml-get-attribute, but returns nil if the attribute was not found. @@ -1328,12 +1328,12 @@ * emacs-lisp/easymenu.el (easy-menu-define): Doc fix. -2003-12-29 Alex Schroeder (tiny change) +2003-12-29 Alex Schroeder (tiny change) * custom.el (custom-declare-theme): Use `value' when putting properties on `theme'. -2003-12-29 Takaaki Ota +2003-12-29 Takaaki Ota * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively for each yank-handler segment. @@ -1344,7 +1344,7 @@ (table--put-cell-indicator-property): Put yank-handler property that indicates the yank handler for the table cell. -2003-12-29 Jesper Harder (tiny change) +2003-12-29 Jesper Harder (tiny change) * generic-x.el (etc-modules-conf-generic-mode): A more complete set of keywords. @@ -1417,7 +1417,7 @@ * ffap.el (ffap-read-file-or-url): Revert previous change. -2003-12-25 Robert J. Chassell +2003-12-25 Robert J. Chassell * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a new list of included files called `files-with-node-lines', that @@ -1497,7 +1497,7 @@ * info.el (Info-unescape-quotes, Info-split-parameter-string) (Info-goto-emacs-command-node): Doc fixes. -2003-12-12 Jesper Harder +2003-12-12 Jesper Harder * cus-edit.el (custom-add-parent-links): Define "many". @@ -1588,7 +1588,6 @@ value "'integer". Otherwise, don't use that parameter (default is integer format). - 2003-11-30 Luc Teirlinck * help.el (help-map): Bind `display-local-help' to `C-h .'. @@ -1882,7 +1881,7 @@ * descr-text.el (describe-char): Fix typo. -2003-11-08 Kailash C. Chowksey +2003-11-08 Kailash C. Chowksey These changes are to support Kannada language/script. @@ -1939,7 +1938,7 @@ (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. @@ -2450,7 +2449,7 @@ (mode-line-position): Change cons cell into proper list in initialization. -2003-09-29 SAITO Takuya (tiny change) +2003-09-29 SAITO Takuya (tiny change) * international/mule.el (decode-coding-inserted-region): Use car of the return value of find-operation-coding-system. @@ -2500,7 +2499,7 @@ is non-nil, initialize an empty `file-name-history' with the recent list. -2003-09-28 Evgeni Dobrev (tiny patch) +2003-09-28 Evgeni Dobrev (tiny change) * man.el (Man-default-man-entry): Remove the leading `*' from the word at point. @@ -2710,7 +2709,7 @@ (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el from loaddefs-boot.el if necessary. -2003-09-15 Zoltan Kemenczy +2003-09-15 Zoltan Kemenczy * progmodes/gud.el (gud-find-class): Make jdb work again since cc-mode changed the syntactic information. @@ -2741,7 +2740,7 @@ * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style. -2003-09-12 Eric Hanchrow (tiny change) +2003-09-12 Eric Hanchrow (tiny change) * dired.el (dired-mode-map): Fix typo. @@ -2879,7 +2878,7 @@ * international/fontset.el (setup-default-fontset): For Thai font, specify "*" family. -2003-09-01 Kevin Rodgers (tiny change) +2003-09-01 Kevin Rodgers (tiny change) * progmodes/compile.el (previous-error): Accept a prefix argument, similarly to next-error. @@ -2920,7 +2919,7 @@ * 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 (tiny change) +2003-08-29 Thierry Emery (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) @@ -2970,7 +2969,7 @@ * progmodes/cc-engine.el (c-just-after-func-arglist-p): Safeguard against unbalanced sexps. -2003-08-26 Terje Rosten +2003-08-26 Terje Rosten * version.el (emacs-version): Check for gtk. Include gtk version info.