]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.13
* files.el (hack-one-local-variable): If the mode function is for
[gnu-emacs] / lisp / ChangeLog.13
index 43105f151e80da24ebf25034b121d03627c8e1b2..7d18c57cbdc49070a329f6d1fd967b520ea956f2 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>
 
 
 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>
 
        (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):
        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.
 
        (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.
        * 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):
        (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):
        (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.
        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.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.
        * 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.
        (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.
 
        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'.
@@ -16696,7 +16696,7 @@ See ChangeLog.12 for earlier changes.
 ;; add-log-time-zone-rule: t
 ;; End:
 
-    Copyright (C) 2007, 2008  Free Software Foundation, Inc.
+    Copyright (C) 2007, 2008, 2009  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.