Mercurial > emacs
changeset 13983:292411768ad9
(format-annotate-atomic-property-change): Doc fix.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Thu, 04 Jan 1996 23:37:04 +0000 |
parents | baba81b17362 |
children | c045b6e55d08 |
files | lisp/format.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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