]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.4
Fix typos.
[gnu-emacs] / lisp / ChangeLog.4
index eaf475116e0e54f3975e8895e1488ef879820667..fd0154714870c0197f78bfa545282b52318697b6 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.)
 
        * 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.