]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.13
Merge from emacs-23; up to 2010-06-11T21:26:13Z!lekktu@gmail.com.
[gnu-emacs] / lisp / ChangeLog.13
index 89333a731c59cad39d14948759126696665c69a3..8cbe1ad577601a5a4cf2ec5136c82efe0bf25ffa 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>
        char-width-table.  Don't make ethiopic and tibetan double column.
 
        * textmodes/fill.el (fill-find-break-point-function-table):
-        Don't set it up in defvar.
+       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"):
        property to t.
 
        * international/mule.el (coding-system-get):
-       Check `ascii-incompatible' for backward compatiblity.
+       Check `ascii-incompatible' for backward compatibility.
        (set-file-name-coding-system): Signal an error for a coding system
        not suitable for file name.
        (set-keyboard-coding-system): Signal an error for a coding system
 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.
 
 2008-02-01  Jason Rumney  <jasonr@gnu.org>
 
-       * w32-charset-info-alist: Define iso10646-1 always.
+       * w32-fns.el (w32-charset-info-alist): Define iso10646-1 always.
 
 2008-02-01  Kenichi Handa  <handa@m17n.org>
 
        (ps-header-footer-string): Delete function.
        (ps-encode-header-string-function): New variable.
        (ps-generate-header-line): Call ps-encode-header-string-function.
-       (ps-basic-plot-string-function): New variable
+       (ps-basic-plot-string-function): New variable.
        (ps-begin-job): Set ps-basic-plot-string-function and
        ps-encode-header-string-function.  For setting up headers and
        footers, don't use caches such as ps-rh-cache.  Don't call
 
        * international/mule.el (ctext-non-standard-encodings-alist):
        Rename from non-standard-icccm-encodings-alist.
-       (ctext-non-standard-encodings-regexp): New variable
+       (ctext-non-standard-encodings-regexp): New variable.
        (ctext-post-read-conversion): Full rewrite.
        (ctext-non-standard-designations-alist): Rename from
        non-standard-designations-alist.
 2008-02-01  Dave Love  <fx@gnu.org>
 
        * emacs-lisp/byte-opt.el (side-effect-free-fns):
-        Add string-make-unibyte string-make-multibyte string-to-multibyte
-        string-as-multibyte string-as-unibyte.
+       Add string-make-unibyte string-make-multibyte string-to-multibyte
+       string-as-multibyte string-as-unibyte.
 
 2008-02-01  Dave Love  <fx@gnu.org>
 
        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.
        * ibuffer.el (ibuffer-mode): Fix typo in previous change.
 
 2008-01-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
-           Miles Bader  <miles@gnu.org>
+            Miles Bader  <miles@gnu.org>
 
        * blank-mode.el: New file.  Minor mode to visualize (HARD) SPACE,
        TAB, NEWLINE.  Miles Bader <miles@gnu.org> wrote the original code
 
 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>
 
        stops with an error and Emacs does not compile with those things in.
        Besides, declare-function is not defined in XEmacs.
 
-       * ediff-util (eqiff-quit): Autoraise minibuffer.
+       * ediff-util.el (eqiff-quit): Autoraise minibuffer.
 
        * ediff-diff.el (ediff-convert-fine-diffs-to-overlays): Make it a defun.
 
 
 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.
        (verilog-insert-indices): Escape braces in doc strings.
 
 2007-12-08  Michael McNamara  <mac@verilog.com>
-           Wilson Snyder  <wsnyder@wsnyder.org>
+            Wilson Snyder  <wsnyder@wsnyder.org>
 
        * progmodes/verilog-mode.el: New file.
 
        * calc/calc-mode.el (calc-set-simplify-mode):
        * calc/calc-ext.el (calc-fancy-prefix): Fix buggy call to `message'.
 
-2007-12-07  D. Goel  <deego3@gmail.com>
+2007-12-07  Deepak Goel  <deego3@gmail.com>
 
        * progmodes/idlw-shell.el (idlwave-shell-display-line)
        * progmodes/ada-xref.el (ada-find-file, ada-get-all-references)
        (dbus-list-queued-owners, dbus-get-name-owner, dbus-introspect):
        Reorder `dbus-call-method' arguments.
 
-2007-12-06  D. Goel  <deego3@gmail.com>
+2007-12-06  Deepak Goel  <deego3@gmail.com>
 
        * allout.el (allout-write-file-hook-handler):
        * textmodes/reftex.el (reftex-TeX-master-file):
        * 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.
 
        (imap-parse-status): Upcase status-att for broken servers that sends
        them lower-case (e.g., MS Exchange 2007).
 
-2007-12-05  D. Goel  <deego3@gmail.com>
+2007-12-05  Deepak Goel  <deego3@gmail.com>
 
        * simple.el (undo):
        * image-dired.el (image-dired-display-thumb-properties):
        buffer if the parent buffer is in vc-dired-mode.
 
 2007-11-23  Mark A. Hershberger  <mah@everybody.org>
+           James Clark  <none@example.com>
 
-       * nxml: Initial merge of nxml.  Kept nxml/char-name subdir for now.
+       * nxml/: Initial merge of nxml.  Kept nxml/char-name subdir for now.
 
 2007-11-23  Juri Linkov  <juri@jurta.org>
 
        * doc-view.el (doc-view-search-backward, doc-view-search):
        Fix assignment to free variable bug.
 
-2007-11-16  Martin Pohlack  <mp26@os.inf.tu-dresden.de>  (tiny change)
+2007-11-16  Martin Pohlack  <mp26@os.inf.tu-dresden.de>
 
        * emulation/pc-select.el (pc-select-shifted-mark): New var.
        (ensure-mark): Set it.
 
        * subr.el (event-modifiers): Use internal-event-symbol-parse-modifiers.
 
-       * pcvs.el (cvs-revert-if-needed): Ignore `unknown' files, since cvs
+       * pcvs.el (cvs-revert-if-needed): Ignore `unknown' files, since CVS
        did not touch them.
 
 2007-11-15  Jay Belanger  <jay.p.belanger@gmail.com>
        (ediff-setup-windows-plain-merge)
        (ediff-setup-windows-plain-compare, ediff-setup-control-frame)
        (ediff-refresh-control-frame, ediff-get-visible-buffer-window):
-       * ediff-util.el (ediff-setup-keymap)
+       * ediff-util.el (ediff-setup-keymap)
        (ediff-toggle-wide-display, ediff-toggle-multiframe)
        (ediff-toggle-use-toolbar, ediff-really-quit)
        (ediff-good-frame-under-mouse)
 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
        (allout-end-of-line): Preserve mark activation status when jumping.
        (allout-open-topic): Account for opening after a child that
        contains a hidden trailing newline.  Preserve match data.
-       Run allout-structure-added-hook
+       Run allout-structure-added-hook.
        (allout-encrypt-decrypted): Preserve match data.
        (allout-toggle-current-subtree-exposure): Add new interactive
        function for toggle subtree exposure - suggested by tassilo.
        (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.
        (doc-view-ghostscript-options, doc-view-ps->pdf): Add "-dSAFER" to
        avoid security problems when rendering files from untrusted sources.
 
-2007-10-17  Aaron Hawley  <aaronh@garden.org>
+2007-10-17  Aaron S. Hawley  <aaronh@garden.org>
 
        * tutorial.el (tutorial--save-tutorial): Display message when tutorial
        position is not saved.
        (org-find-base-buffer-visiting): Catch the case that there is no
        buffer visiting the file.
        (org-property-or-variable-value): New function.
-       (org-todo): Use `org-property-or-variable-value'
+       (org-todo): Use `org-property-or-variable-value'.
        (org-agenda-compact-blocks): New option.
        (org-prepare-agenda, org-agenda-list): Use `org-agenda-compact-blocks'.
        (org-agenda-schedule, org-agenda-deadline):
 
        * progmodes/cperl-mode.el: Merge upstream 5.23.
        (cperl-where-am-i): Remove function.
-       (cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs
+       (cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs.
        (cperl-sniff-for-indent): De-invert [string] and [comment].
        When looking for label, skip s:m:y:tr.
        (cperl-indent-line): Likewise.
        There are no changes to existing logic in this patch.
        (vc-revert-buffer1): Rename to vc-revert-buffer-internal.
 
-2007-10-06  Aaron Hawley  <aaronh@garden.org>
+2007-10-06  Aaron S. Hawley  <aaronh@garden.org>
 
        * autoinsert.el (auto-insert-alist): Add a Texinfo entry.
 
 
        * cus-start.el (all): Revert 2007-09-08 change.
 
-2007-09-12  Aaron Hawley  <aaronh@garden.org>
+2007-09-12  Aaron S. Hawley  <aaronh@garden.org>
 
        * jka-cmpr-hook.el (jka-compr-compression-info-list): Use gzip to
        extract .Z files, since it is more common than uncompress.
        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
        * startup.el (tutorial-directory): Set with eval-at-startup so it
        gets the right value in an installed Emacs.
 
-2007-08-24  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
+2007-08-24  Nikolaj Schumacher  <n_schumacher@web.de>
 
        * emacs-lisp/eldoc.el (eldoc-highlight-function-argument): New face.
        (eldoc-highlight-function-argument): Use it.
        * 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".
 
        Use native Emacs functions, when appropriate.
 
 2007-08-01  Dan Nicolaescu  <dann@ics.uci.edu>
-           Stefan Monnier  <monnier@iro.umontreal.ca>
+            Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * vc.el: Document new VC operation `extra-menu'.
 
        * menu-bar.el (menu-bar-vc-filter): New function.
        (menu-bar-tools-menu): Use it as a filter.
 
-2007-08-01  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
+2007-08-01  Eric Hanchrow  <offby1@blarg.net>
 
        * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
 
        * tutorial.el (tutorial--find-changed-keys):
        Handle C-x specially like ESC.
 
-2007-07-15  Aaron Hawley  <aaronh@garden.org>
+2007-07-15  Aaron S. Hawley  <aaronh@garden.org>
 
        * tar-mode.el (tar-get-descriptor): No error for zero-length file.
 
 
 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.
        (table--point-left-cell-function):
        Bind `inhibit-point-motion-hooks' to t.
 
-2007-05-29  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
+2007-05-29  Nikolaj Schumacher  <n_schumacher@web.de>
 
        * emacs-lisp/rx.el (rx): Doc fix.
 
 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).
 
        buffer-file-coding-system to what decode-coding-region actually
        used to decode the file.
 
-2007-05-23  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
+2007-05-23  Nikolaj Schumacher  <n_schumacher@web.de>
 
        * progmodes/compile.el (compilation-handle-exit):
        `compilation-finish-function' may change the current buffer.
        * mail/mail-extr.el (mail-extract-address-components):
        Recognize non-ASCII characters except for NBSP as words.
 
-2007-05-21  Trent Buck  <trentbuck@gmail.com>  (tiny change)
+2007-05-21  Trent W. Buck  <trentbuck@gmail.com>  (tiny change)
 
        * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
        (rcirc-print): Handle `window-width'.
        * files.el (magic-fallback-mode-alist):
        Rename from file-start-mode-alist.
 
-2007-05-16  Nikolaj Schumacher  <n_schumacher@web.de>  (tiny change)
+2007-05-16  Nikolaj Schumacher  <n_schumacher@web.de>
 
        * progmodes/compile.el (compilation-handle-exit): Quote first
        argument of `run-hook-with-args'.
@@ -16693,10 +16694,9 @@ See ChangeLog.12 for earlier changes.
 
 ;; Local Variables:
 ;; coding: utf-8
-;; add-log-time-zone-rule: t
 ;; End:
 
-    Copyright (C) 2007, 2008  Free Software Foundation, Inc.
+  Copyright (C) 2007-2011  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
@@ -16712,5 +16712,3 @@ See ChangeLog.12 for earlier changes.
 
   You should have received a copy of the GNU General Public License
   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
-
-;; arch-tag: 1e8aa93a-fc6c-4ac3-9b10-1f445e1840af