Fix arg usage of format-decode-run-method (Bug#7488).
[bpt/emacs.git] / lisp / ChangeLog.4
index eaf4751..683ca0e 100644 (file)
         - A new exposure-layout syntax, which accommodates outlines
           with multiple top-level topics.  (See `outline-expose' and
           `outline-new-exposure'.)
-        - Automatic exposure and verfication-prompting on attempts to
+        - Automatic exposure and verification-prompting on attempts to
           change text within concealed regions, before they are
           applied.  (Undo affecting concealed regions is only
           exposed, not verified, to facilitate smooth undo sequences.)
 
        * edebug.el: New version from author.
 
-       * cust-print.el Change "internal" to "original" throughout.
+       * cust-print.el: Change "internal" to "original" throughout.
        (add-custom-printer, delete-custom-printer): Replace old
        customizers.
        (with-custom-print): New.
        * texinfmt.el (texinfo-format-region): Change `texinfo-[start
        end]-of-header' to `tex-[start end]-of-header'.
 
-1993-11-10  Brian Fox  (bfox@mole.gnu.ai.mit.edu)
+1993-11-10  Brian J. Fox  (bfox@mole.gnu.ai.mit.edu)
 
        * rmail.el (rmail-start-mail): Don't do other frame unless we have
        a window system, regardless of the state of rmail-mail-new-frame.
        Scroll so only if point is at or after the process mark.
        When scrolling, put end of text on bottom line, regardless of point.
 
-1993-10-25  Brian Fox  (bfox@albert.gnu.ai.mit.edu)
+1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
 
        * ispell.el (ispell): If the buffer to spell has no associated
        file, or, the associated file has a special handler, use a
 
        * cdl.el: New file.
 
-1993-10-20  Brian Fox  (bfox@gnu.ai.mit.edu)
+1993-10-20  Brian J. Fox  (bfox@gnu.ai.mit.edu)
 
        * forms.el (forms--set-minor-mode): Rewrite so that describe-mode
        can parse the value of minor-mode-alist correctly.  The string
        for this to take effect, sorry.)  Save "mark-activity" and
        allow multi-dir direds.
 
-1993-10-04  Brian Fox  (bfox@albert.gnu.ai.mit.edu)
+1993-10-04  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
 
        * telnet.el (rsh): Add `host' to args passed to make-comint.
 
        (comint-magic-space): Use self-insert command.
        (comint-history-file-name): New variable.
 
-1993-09-21  Brian Fox  (bfox@albert.gnu.ai.mit.edu)
+1993-09-21  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
 
        * edebug.el (edebug-enter): Don't call the current function being
        debugged in pre-command-hook or post-command-hook.
        * menu-bar.el (revert-buffer):
        Enable menu item when the buffer is modified.
 
-1993-09-17  Brian Fox  (bfox@inferno)
+1993-09-17  Brian J. Fox  (bfox@inferno)
 
        * simple.el (kill-region): Use `equal' instead of `eq' to compare
        markers `beg' and `end'.  They might be two different markers that
        * dired.el (dired-mode): Don't change the value of
        case-fold-search.
 
-1993-09-15  Brian Fox  (bfox@inferno)
+1993-09-15  Brian J. Fox  (bfox@inferno)
 
        * files.el (local-write-file-hooks): Make this variable
        buffer-local.
        * vc.el (vc-do-command): Remove debugging output.  Use (forward-line
        -1) instead of (previous-line 1).
 
-1993-09-14  Brian Fox  (bfox@inferno)
+1993-09-14  Brian J. Fox  (bfox@inferno)
 
        * rmail.el (rmail-convert-file): If the file is empty, don't
        convert it after inserting the BABYL header.
        Create a new change log entry if the mailing address doesn't
        match; don't just compare the date, full name, and login name.
 
-1993-09-01  Brian Fox  (bfox@inferno)
+1993-09-01  Brian J. Fox  (bfox@inferno)
 
        * tex-mode.el (slitex-mode): Add ###autoload magic cookie.
 
-1993-08-27  Brian Fox  (bfox@sonderbar)
+1993-08-27  Brian J. Fox  (bfox@sonderbar)
 
        * diff.el (diff): Doc fix.
 
-1993-08-17  Brian Fox  (bfox@inferno)
+1993-08-17  Brian J. Fox  (bfox@inferno)
 
        * version.el: Changed comment to refer to actual filename
        "inc-vers.el" instead of "inc-version.el".
 
        * loaddefs.el (ctl-x-map): Correct C-x r t to string-rectangle.
 
-       * paren.el (show-paren-command-hook): Specify buffer for move-overay.
+       * paren.el (show-paren-command-hook): Specify buffer for move-overlay.
 
 1993-07-22  Paul Eggert  (eggert@twinsun.com)
 
 1993-06-01  Ken Manheimer  (klm@coil.nist.gov)
 
        * allout.el (move-to-column): Pass zero instead of negative arg.
-       Added some free variables defvars, so byte-comple doesn't complain.
+       Added some free variables defvars, so byte-compile doesn't complain.
        Included some stub code, eventually will be proper use of Emacs 19
        minor-mode-sensitive keymaps.
 
@@ -8937,7 +8937,7 @@ See ChangeLog.3 for earlier changes.
 ;; End:
 
     Copyright (C) 1993, 1994, 2001, 2002, 2003, 2004, 2005, 2006,
-      2007, 2008  Free Software Foundation, Inc.
+      2007, 2008, 2009, 2010  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.