emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/format.el


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/format.el
Date: Tue, 01 Jan 2002 14:16:54 -0500

Index: emacs/lisp/format.el
diff -c emacs/lisp/format.el:1.33 emacs/lisp/format.el:1.34
*** emacs/lisp/format.el:1.33   Mon Jul 16 08:22:58 2001
--- emacs/lisp/format.el        Tue Jan  1 14:16:54 2002
***************
*** 793,799 ****
        (setq l (cdr l)))))
  
  (defun format-annotate-value (old new)
!   "Return OLD and NEW as a \(close . open) annotation pair.
  Useful as a default function for TRANSLATIONS alist when the value of the text
  property is the name of the annotation that you want to use, as it is for the
  `unknown' text property."
--- 793,799 ----
        (setq l (cdr l)))))
  
  (defun format-annotate-value (old new)
!   "Return OLD and NEW as a \(CLOSE . OPEN) annotation pair.
  Useful as a default function for TRANSLATIONS alist when the value of the text
  property is the name of the annotation that you want to use, as it is for the
  `unknown' text property."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]