]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.13
Update author email.
[gnu-emacs] / lisp / ChangeLog.13
index 43ccb0b4ff8b1b82ec328a4be77e746ced214e59..d21edb691b9df6ce9111a3d32283e71cf0eb84e3 100644 (file)
        * ps-print.el: Some face attributes (like :strike-through) were not
        being recognised.  Reported by Leo <sdl.web@gmail.com>.
        (ps-print-version): New version 7.3.2.
-       (ps-screen-to-bit-face): Fix code.  Call ps-face-strikout-p,
+       (ps-screen-to-bit-face): Fix code.  Call ps-face-strikeout-p,
        ps-face-overline-p and ps-face-box-p functions.
 
-       * ps-def.el (ps-face-strikout-p, ps-face-overline-p, ps-face-box-p):
+       * ps-def.el (ps-face-strikeout-p, ps-face-overline-p, ps-face-box-p):
        New functions.
 
 2008-02-01  Kenichi Handa  <handa@ni.aist.go.jp>
         Don't set it up in defvar.
        (fill-nospace-between-words-table): New variable.
        (fill-delete-newlines): Check fill-nospace-between-words-table
-       instead of charset property nospcae-between-words.
+       instead of charset property nospace-between-words.
 
 2008-02-01  Kenichi Handa  <handa@m17n.org>
 
 
        * international/mule.el (ctext-non-standard-encodings-alist):
        Add an entry for gbk-0.
-       (ctext-post-read-conversion): Use multibyt-char-to-unibyte to read
+       (ctext-post-read-conversion): Use multibyte-char-to-unibyte to read
        a row 8-bit.
 
        * language/chinese.el ("Chinese-GBK"):
 2008-02-01  Zhang Wei  <id.brep@gmail.com>
 
        * language/chinese.el (chinese-iso-8bit): Fix mime-charset of
-       chiense-iso-8bit.
+       chinese-iso-8bit.
 
 2008-02-01  Kenichi Handa  <handa@m17n.org>
 
        * international/charprop.el: New files automatically generated by
        admin/unidata/Makefile.
 
-       * loadup.el: Load internationnal/charprop.el.
+       * loadup.el: Load international/charprop.el.
 
        * descr-text.el (describe-char-unidata-list): New variable.
        (describe-char-unicode-data): Use char-code-property-description.
        Call set-coding-system-priority instead of set-coding-priority.
        (get-charset-property, put-charset-property): Move to mule.el.
 
-       * international/mule-conf.el: Ful re-write.
+       * international/mule-conf.el: Full re-write.
 
        * international/mule-diag.el (print-designation): Change arguments.
        (print-iso-2022-flags): New function.
        (charset-quoted-standard-p): Delete.
        (charsetp): Move to charset.c.
        (charset-info, charset-id, charset-bytes, charset-width)
-       (charset-directioin, charset-iso-graphic-plane)
+       (charset-direction, charset-iso-graphic-plane)
        (charset-reverse-charset): Delete.
        (charset-dimension, charset-chars, charset-iso-final-char)
        (charset-description, charset-short-name, charset-long-name):
        (org-remember-handler): Remove comments at the end of the buffer.
        (org-remember-use-refile-when-interactive): New option.
        (org-table-sort-lines): Make sure sorting works on link
-       descritions only, and ignores the link.
+       descriptions only, and ignores the link.
        (org-sort-entries-or-items): Make sure the end of the subtree is
        included.
        (org-refile-use-outline-path): New allowed values `file' and
        (org-tree-to-indirect-buffer): Do not kill old buffer when
        `org-indirect-buffer-display' is `new-frame'.
        (org-indirect-buffer-display): Document that `new-frame' leads to
-       indiret buffer proliferation.
+       indirect buffer proliferation.
        (org-agenda-list): Use `org-extend-today-until'.
        (org-extend-today-until): New option.
        (org-format-org-table-html): Use lower-case for <col> tag.
 2008-01-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
            Miles Bader  <miles@gnu.org>
 
-       * blank-mode.el: New file.  Minor mode to visualise (HARD) SPACE,
+       * blank-mode.el: New file.  Minor mode to visualize (HARD) SPACE,
        TAB, NEWLINE.  Miles Bader <miles@gnu.org> wrote the original code
        for handling display table (via visws.el package), his code was
        modified, but the main idea was kept.
 
 2008-01-16  Stefan Monnier  <monnier@iro.umontreal.ca>
 
-       * server.el (server-process-filter): Replace lineno and columnnno
+       * server.el (server-process-filter): Replace lineno and columnno
        which defaulted to 1&0 with filepos which defaults to nil.
        (server-goto-line-column): Only receive the filepos.
        Only move if filepos is non-nil.
        supersedes c-const-symbol.  During a customize-.. call it enables
        an element of (e.g.) c-hanging-braces alist to have its name
        displayed, even when the default value of c-h-b etc. doesn't
-       include the elemnt.  Replace uses of the old function by the new.
+       include the element.  Replace uses of the old function by the new.
 
        * progmodes/cc-vars.el (c-hanging-braces-alist): Remove the
        obscure non-working fragment ":value c-".
        * language/china-util.el (big5-to-flat-code, flat-code-to-big5)
        (euc-to-flat-code, flat-code-to-euc):
        * textmodes/org.el (elmo-msgdb-overview-get-entity)
-       (wl-summary-buffer-msgdb): Declare as funtions.
+       (wl-summary-buffer-msgdb): Declare as functions.
 
 2008-01-10  Martin Rudalics  <rudalics@gmx.at>
 
 
 2008-01-01  Eric S. Raymond  <esr@snark.thyrsus.com>
 
-       * vc-svn.el (vc-svn-parse-status): Set the `unregisted' property
+       * vc-svn.el (vc-svn-parse-status): Set the `unregistered' property
        correctly.
 
        * vc.el (vc-dired-hook): Speed tuning.  Replace a vc-backend call
        * vc-svn.el (vc-svn-parse-status): Recognize 'unregistered,
        'added, 'removed.
 
-       * vc.el (header coment): Better description of dir-state.
+       * vc.el (header comment): Better description of dir-state.
        (vc-compatible-state): New function.  Checks whether two states
        can be in the same changeset; used with 'edited it can test whether
        the next action for a state should be commit.
        (nxml-attribute-local-name, nxml-namespace-attribute-xmlns)
        (nxml-namespace-attribute-colon, nxml-namespace-attribute-prefix)
        (nxml-attribute-value, nxml-attribute-value-delimiter)
-       (nxml-namespace-attibute-value)
-       (nxml-namespace-attribure-value-delimiter)
+       (nxml-namespace-attribute-value)
+       (nxml-namespace-attribute-value-delimiter)
        (nxml-prolog-literal-delimiter, nxml-prolog-literal-content)
        (nxml-prolog-keyword, nxml-markup-declaration-delimiter, nxml-hash)
        (nxml-glyph): Rename, removing -face suffix.
        * net/tls.el (tls-certtool-program, tls-hostmismatch): New variables.
        (tls-checktrust): New variable.  Check if GNU TLS complained about a
        mismatch between the hostname provided in the certificate and the name
-       of the host connnecting to.
+       of the host connecting to.
        (open-tls-stream): Use them.  Check certificates against trusted root
        certificates.
 
 2007-10-31  Juanma Barranquero  <lekktu@gmail.com>
 
        * help-at-pt.el (help-at-pt-unload-hook): Remove.
-       Timers are automatically canceled by `unload-feature'.
+       Timers are automatically cancelled by `unload-feature'.
 
        * delsel.el (delsel-unload-hook): Remove function and variable.
        (delsel-unload-function): New-style unload function, adapted
        (terminal-init-xterm): Run terminal-init-xterm-hook rather than
        calling turn-on-xterm-mouse-tracking-on-terminal directly.
 
-       * xt-mouse.el: Don't change the global function-key-map anny more.
+       * xt-mouse.el: Don't change the global function-key-map any more.
        (xterm-mouse-mode): Use terminal-init-xterm-hook.
        Don't use after-make-frame-functions now that term/xterm.el calls
        us directly.
        (server-execute, server-return-error): New functions extracted from
        server-process-filter.
        (server-execute-continuation): New functions.
-       (server-process-filter): Restructure so that all arguments are analysed
+       (server-process-filter): Restructure so that all arguments are analyzed
        first and then acted upon in a subsequent stage.  This way
        server-goto-toplevel can be executed later, when we know if
        it's necessary.
        Startup and About screens.  Don't display Help commands on the About
        screen.
        (fancy-splash-screens-1): Remove function and move its content to
-       `fancy-splash-screens' to the part that dislpays the About screen.
+       `fancy-splash-screens' to the part that displays the About screen.
        (exit-splash-screen): Don't treat specially exiting from
        alternating screens.
        (fancy-splash-screens): Rename argument `static' to `startup'.
        (command-line-1): Moved from here.
        (fancy-splash-screens): Use `overriding-local-map' instead of
        `overriding-terminal-local-map' for now; the latter doesn't work
-       right, it looses keypresses to another terminal.  Use
+       right, it loses keypresses to another terminal.  Use
        `overriding-terminal-local-map' to set up keymap.  Install a
        `delete-frame-functions' hook to catch `delete-frame' events.
        Ignore `select-window' events to cope better with
        * emulation/viper.el (viper-remove-hooks): Remove some additional
        viper hooks when the user calls viper-go-away.
        (viper-go-away): Restore the default of default-major-mode.
-       Save the value of default-major-mode before vaperization.
+       Save the value of default-major-mode before viperization.
 
        * emulation/viper-cmd.el: Replace error "" with "Viper bell".
 
 
 2007-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
 
-       * progmodes/vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
+       * progmodes/vera-mode.el (vera-mode): Fix `comment-end-skip' setting.
        (vera-font-lock-match-item): Fix doc string.
        (vera-in-comment-p): Remove unused function.
        (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
 
 2007-06-19  Jay Belanger  <jay.p.belanger@gmail.com>
 
-       * calc/calc.el (calc-multiplication-has-precendence):
+       * calc/calc.el (calc-multiplication-has-precedence):
        New variable.
        (math-standard-ops, math-standard-ops-p, math-expr-ops):
        New functions.
        post-command-hook.
        (rcirc-window-configuration-change-1): Update mode-line and
        overlay arrows here.
-       (rcirc-authenticate): Fixc hanserv identification.
+       (rcirc-authenticate): Fix hanserv identification.
        (rcirc-default-server): Remove variable.
        (rcirc): Connect according to rcirc-connections.
        (rcirc-connections): Add variable.
 2007-05-25  Juanma Barranquero  <lekktu@gmail.com>
 
        * bs.el (bs-cycle-previous): Don't modify the cycle list until
-       `switch-to-buffer' has returned succesfully.
+       `switch-to-buffer' has returned successfully.
        (bs-cycle-next): Ditto.  Also, don't bury the buffer when the
        window is dedicated (it could iconify the frame).