X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/10d1d0af5f6421603cd841e0c1c5805e2b2fb67d..659114fdba7d5ea14541cdc713c7f9745eb93c46:/lisp/ChangeLog.13 diff --git a/lisp/ChangeLog.13 b/lisp/ChangeLog.13 index 43105f151e..8cbe1ad577 100644 --- a/lisp/ChangeLog.13 +++ b/lisp/ChangeLog.13 @@ -38,10 +38,10 @@ * ps-print.el: Some face attributes (like :strike-through) were not being recognised. Reported by Leo . (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 @@ -721,10 +721,10 @@ 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 @@ -877,7 +877,7 @@ * 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"): @@ -958,7 +958,7 @@ 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 @@ -986,7 +986,7 @@ 2008-02-01 Zhang Wei * language/chinese.el (chinese-iso-8bit): Fix mime-charset of - chiense-iso-8bit. + chinese-iso-8bit. 2008-02-01 Kenichi Handa @@ -1450,7 +1450,7 @@ 2008-02-01 Jason Rumney - * w32-charset-info-alist: Define iso10646-1 always. + * w32-fns.el (w32-charset-info-alist): Define iso10646-1 always. 2008-02-01 Kenichi Handa @@ -1498,7 +1498,7 @@ (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 @@ -1588,7 +1588,7 @@ * 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. @@ -1872,8 +1872,8 @@ 2008-02-01 Dave Love * 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 @@ -2900,7 +2900,7 @@ (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): @@ -3983,7 +3983,7 @@ * ibuffer.el (ibuffer-mode): Fix typo in previous change. 2008-01-17 Vinicius Jose Latorre - Miles Bader + Miles Bader * blank-mode.el: New file. Minor mode to visualize (HARD) SPACE, TAB, NEWLINE. Miles Bader wrote the original code @@ -4274,7 +4274,7 @@ 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. @@ -5252,8 +5252,8 @@ (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. @@ -5479,7 +5479,7 @@ (verilog-insert-indices): Escape braces in doc strings. 2007-12-08 Michael McNamara - Wilson Snyder + Wilson Snyder * progmodes/verilog-mode.el: New file. @@ -5628,7 +5628,7 @@ * 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 +2007-12-07 Deepak Goel * progmodes/idlw-shell.el (idlwave-shell-display-line) * progmodes/ada-xref.el (ada-find-file, ada-get-all-references) @@ -5657,7 +5657,7 @@ (dbus-list-queued-owners, dbus-get-name-owner, dbus-introspect): Reorder `dbus-call-method' arguments. -2007-12-06 D. Goel +2007-12-06 Deepak Goel * allout.el (allout-write-file-hook-handler): * textmodes/reftex.el (reftex-TeX-master-file): @@ -5768,7 +5768,7 @@ (imap-parse-status): Upcase status-att for broken servers that sends them lower-case (e.g., MS Exchange 2007). -2007-12-05 D. Goel +2007-12-05 Deepak Goel * simple.el (undo): * image-dired.el (image-dired-display-thumb-properties): @@ -6680,8 +6680,9 @@ buffer if the parent buffer is in vc-dired-mode. 2007-11-23 Mark A. Hershberger + James Clark - * 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 @@ -7161,7 +7162,7 @@ * doc-view.el (doc-view-search-backward, doc-view-search): Fix assignment to free variable bug. -2007-11-16 Martin Pohlack (tiny change) +2007-11-16 Martin Pohlack * emulation/pc-select.el (pc-select-shifted-mark): New var. (ensure-mark): Set it. @@ -7242,7 +7243,7 @@ * 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 @@ -7567,7 +7568,7 @@ (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) @@ -8209,7 +8210,7 @@ (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. @@ -9474,7 +9475,7 @@ (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 +2007-10-17 Aaron S. Hawley * tutorial.el (tutorial--save-tutorial): Display message when tutorial position is not saved. @@ -9880,7 +9881,7 @@ (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): @@ -10227,7 +10228,7 @@ * 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. @@ -10397,7 +10398,7 @@ There are no changes to existing logic in this patch. (vc-revert-buffer1): Rename to vc-revert-buffer-internal. -2007-10-06 Aaron Hawley +2007-10-06 Aaron S. Hawley * autoinsert.el (auto-insert-alist): Add a Texinfo entry. @@ -11368,7 +11369,7 @@ * cus-start.el (all): Revert 2007-09-08 change. -2007-09-12 Aaron Hawley +2007-09-12 Aaron S. Hawley * jka-cmpr-hook.el (jka-compr-compression-info-list): Use gzip to extract .Z files, since it is more common than uncompress. @@ -12526,7 +12527,7 @@ * startup.el (tutorial-directory): Set with eval-at-startup so it gets the right value in an installed Emacs. -2007-08-24 Nikolaj Schumacher (tiny change) +2007-08-24 Nikolaj Schumacher * emacs-lisp/eldoc.el (eldoc-highlight-function-argument): New face. (eldoc-highlight-function-argument): Use it. @@ -13484,7 +13485,7 @@ Use native Emacs functions, when appropriate. 2007-08-01 Dan Nicolaescu - Stefan Monnier + Stefan Monnier * vc.el: Document new VC operation `extra-menu'. @@ -13493,7 +13494,7 @@ * menu-bar.el (menu-bar-vc-filter): New function. (menu-bar-tools-menu): Use it as a filter. -2007-08-01 Eric Hanchrow (tiny change) +2007-08-01 Eric Hanchrow * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix. @@ -14442,7 +14443,7 @@ * tutorial.el (tutorial--find-changed-keys): Handle C-x specially like ESC. -2007-07-15 Aaron Hawley +2007-07-15 Aaron S. Hawley * tar-mode.el (tar-get-descriptor): No error for zero-length file. @@ -15406,7 +15407,7 @@ 2007-06-21 Stefan Monnier - * 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, @@ -15516,7 +15517,7 @@ 2007-06-19 Jay Belanger - * 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. @@ -16158,7 +16159,7 @@ (table--point-left-cell-function): Bind `inhibit-point-motion-hooks' to t. -2007-05-29 Nikolaj Schumacher (tiny change) +2007-05-29 Nikolaj Schumacher * emacs-lisp/rx.el (rx): Doc fix. @@ -16285,7 +16286,7 @@ buffer-file-coding-system to what decode-coding-region actually used to decode the file. -2007-05-23 Nikolaj Schumacher (tiny change) +2007-05-23 Nikolaj Schumacher * progmodes/compile.el (compilation-handle-exit): `compilation-finish-function' may change the current buffer. @@ -16318,7 +16319,7 @@ * mail/mail-extr.el (mail-extract-address-components): Recognize non-ASCII characters except for NBSP as words. -2007-05-21 Trent Buck (tiny change) +2007-05-21 Trent W. Buck (tiny change) * net/rcirc.el (rcirc-fill-column): Allow `window-width'. (rcirc-print): Handle `window-width'. @@ -16418,7 +16419,7 @@ * files.el (magic-fallback-mode-alist): Rename from file-start-mode-alist. -2007-05-16 Nikolaj Schumacher (tiny change) +2007-05-16 Nikolaj Schumacher * 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 . - -;; arch-tag: 1e8aa93a-fc6c-4ac3-9b10-1f445e1840af