# HG changeset patch # User Karl Heuer # Date 820798624 0 # Node ID 292411768ad95777f9f99607515ef90866e12b06 # Parent baba81b17362528a3959b72969b16bbe973a12ec (format-annotate-atomic-property-change): Doc fix. diff -r baba81b17362 -r 292411768ad9 lisp/format.el --- a/lisp/format.el Thu Jan 04 23:35:58 1996 +0000 +++ b/lisp/format.el Thu Jan 04 23:37:04 1996 +0000 @@ -468,7 +468,7 @@ (message "Extra closing annotation (%s) in file" name) ;; If one is open, but not on the top of the stack, close ;; the things in between as well. Set `found' when the real - ;; oneis closed. + ;; one is closed. (while (not found) (let* ((top (car open-ans)) ; first on stack: should match. (top-name (car top)) @@ -759,7 +759,7 @@ (defun format-annotate-atomic-property-change (prop-alist old new) "Internal function annotate a single property change. -PROP-ALIST is the relevant segement of a TRANSLATIONS list. +PROP-ALIST is the relevant segment of a TRANSLATIONS list. OLD and NEW are the values." (cond ;; Numerical annotation - use difference