Use find-file-hook instead of find-file-hooks.
[bpt/emacs.git] / lisp / ChangeLog.12
index fa7dc55..aab55a5 100644 (file)
 2007-04-15  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
 
        * textmodes/bibtex.el (bibtex-field-list): Use functionp.
-       (bibtex-make-field): Check that INIT is a string. Use functionp.
+       (bibtex-make-field): Check that INIT is a string.  Use functionp.
 
 2007-04-14  Glenn Morris  <rgm@gnu.org>
 
        * progmodes/idlw-help.el (idlwave-do-context-help1): Don't visit
        special help topics for keywords.
        (idlwave-help-assistant-command): Include ".exe" for ms-dos
-       etc. Assistant command.
+       etc.  Assistant command.
 
 2007-03-08  Chong Yidong  <cyd@stupidchicken.com>
 
        (newsticker--decode-iso8601-date): Bugfix for datestrings without
        days.
        (newsticker--buffer-do-insert-text): Fix.
-       (newsticker--buffer-insert-enclosure): Fix. length might be missing.
+       (newsticker--buffer-insert-enclosure): Fix.  Length might be missing.
        (newsticker--buffer-make-item-completely-visible):
        `switch-to-buffer' not necessary.
 
        After 5.3, 5.4:
        (cperl-facemenu-add-face-function): Add docs, fix U<>.
        Copyright message updated.
-       (cperl-init-faces): Work around a bug in `font-lock'. May slow
+       (cperl-init-faces): Work around a bug in `font-lock'.  May slow
                        facification down a bit.
                Misprint for my|our|local for old `font-lock'
                        "our" was not fontified same as "my|local".
 
 2006-09-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
 
-       * progmodes/ebnf2ps.el: Doc fix. Implement arrow spacing and scaling.
+       * progmodes/ebnf2ps.el: Doc fix.  Implement arrow spacing and scaling.
        (ebnf-version): New version 4.3.
        (ebnf-arrow-extra-width, ebnf-arrow-scale): New options.
        (ebnf-prologue): Adjust PostScript programming.
        * jit-lock.el (jit-lock-fontify-again): New function.
        (jit-lock-fontify-now): Use it instead of lambda form.
 
-2006-09-13  Agustin Martin  <agustin.martin@hispalinux.es>
+2006-09-13  Agust\e,Am\e(Bn Mart\e,Am\e(Bn  <agustin.martin@hispalinux.es>
 
        * textmodes/flyspell.el (flyspell-word, flyspell-correct-word)
        (flyspell-auto-correct-word): Make ispell-filter local to these
        * isearch.el (isearch-other-meta-char): Handle user bindings for
        shifted control characters.
 
-2006-03-18  Agustin Martin  <agustin.martin@hispalinux.es>
+2006-03-18  Agust\e,Am\e(Bn Mart\e,Am\e(Bn  <agustin.martin@hispalinux.es>
 
        * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
        part that matches email addresses, file names, etc.
        * progmodes/octave-mod.el (octave-indent-for-comment):
        Behave according to do string.
 
-2006-03-11  Agustin Martin  <agustin.martin@hispalinux.es>
+2006-03-11  Agust\e,Am\e(Bn Mart\e,Am\e(Bn  <agustin.martin@hispalinux.es>
 
        * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
        Be visible only if major mode is Mail Mode.
        (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
        (t-mouse-mode): Remove period from end of error message.
 
-2006-03-03  Agustin Martin  <agustin.martin@hispalinux.es>
+2006-03-03  Agust\e,Am\e(Bn Mart\e,Am\e(Bn  <agustin.martin@hispalinux.es>
 
        * textmodes/flyspell.el (flyspell-process-localwords):
        Be case-sensitive.
        (remove-from-invisibility-spec, allout-hide-current-subtree):
        Ditched unused variables.
 
-2006-02-17  Agustin Martin  <agustin.martin@hispalinux.es>
+2006-02-17  Agust\e,Am\e(Bn Mart\e,Am\e(Bn  <agustin.martin@hispalinux.es>
 
        * textmodes/ispell.el (ispell-change-dictionary): Call
        ispell-buffer-local-dict instead of
        described in the docstring for `bs-attributes-list'.
        (bs--get-name): Simplify.  Don't pad the buffer name.
 
-2006-01-27  Agustin Martin  <agustin.martin@hispalinux.es>
+2006-01-27  Agust\e,Am\e(Bn Mart\e,Am\e(Bn  <agustin.martin@hispalinux.es>
 
        * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
        English aspell dictionary is installed, use the first entry of
 
        * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
 
-2006-01-21  Agustin Martin  <agustin.martin@hispalinux.es>
+2006-01-21  Agust\e,Am\e(Bn Mart\e,Am\e(Bn  <agustin.martin@hispalinux.es>
 
        * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
        Default to disabling the "Save affix" question.
 
        * files.el (auto-mode-alist): Add Imakefile.
 
-2006-01-17  Agustin Martin  <agustin.martin@hispalinux.es>
+2006-01-17  Agust\e,Am\e(Bn Mart\e,Am\e(Bn  <agustin.martin@hispalinux.es>
 
        * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
        loading the file rather than when turning on flyspell-mode.
        (org-get-time-of-day): Fix bug with times before 1am.
        (org-agenda-menu): Add tags commands.
 
-2006-01-13  Agustin Martin  <agustin.martin@hispalinux.es>
+2006-01-13  Agust\e,Am\e(Bn Mart\e,Am\e(Bn  <agustin.martin@hispalinux.es>
 
        * textmodes/ispell.el (ispell-init-process): Include the used
        dictionary in ispell process start message.
        Use local var buffer-scan-pos to advance scan for next misspelling.
        Advance it only after we find the misspelling.
 
-2005-12-27  Agustin Martin  <agustin.martin@hispalinux.es>
+2005-12-27  Agust\e,Am\e(Bn Mart\e,Am\e(Bn  <agustin.martin@hispalinux.es>
 
        * textmodes/flyspell.el (flyspell-external-point-words):
        New criteria for finding the misspelling in the buffer.
 
        * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
 
-2005-12-02  Agustin Martin  <agustin.martin@hispalinux.es>
+2005-12-02  Agust\e,Am\e(Bn Mart\e,Am\e(Bn  <agustin.martin@hispalinux.es>
 
        * textmodes/flyspell.el (flyspell-external-point-words):
        Consider a misspelling as found in the string search if: (a) misspelling
        * textmodes/flyspell.el (flyspell-large-region):
        Call flyspell-accept-buffer-local-defs.
 
-2005-11-13  Agustin Martin  <agustin.martin@hispalinux.es>
+2005-11-13  Agust\e,Am\e(Bn Mart\e,Am\e(Bn  <agustin.martin@hispalinux.es>
 
        * textmodes/flyspell.el (flyspell-notify-misspell):
        Fix misspelling of "Misspelling".
        * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
        new address as well.
 
-2005-07-07  Kenichi Handa  <handa@m17n.org>
-
-       * international/mule.el (make-coding-system):
-       Describe `ascii-incompatible' property in the docstring.
-       (set-file-name-coding-system): Signal an error if coding-system is
-       ascii-incompatible.
-       (set-keyboard-coding-system): Likewise.
-
-       * international/mule-cmds.el (set-default-coding-systems):
-       Don't set default-file-name-coding-system and
-       default-keyboard-coding-system if coding-system is ASCII-incompatible.
-
-       * international/utf-16.el: Declare that all UTF-16-based coding
-       systems are ASCII-incompatible.
-
 2005-07-07  Nick Roberts  <nickrob@snap.net.nz>
 
        * progmodes/gud.el: Require font-lock for displaying errors.
@@ -33364,7 +33349,7 @@ See ChangeLog.11 for earlier changes.
 ;; add-log-time-zone-rule: t
 ;; End:
 
-    Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.
+    Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.