emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/arc-mode.el
Date: Tue, 04 Feb 2003 05:58:16 -0500

Index: emacs/lisp/arc-mode.el
diff -c emacs/lisp/arc-mode.el:1.52 emacs/lisp/arc-mode.el:1.53
*** emacs/lisp/arc-mode.el:1.52 Wed Jan 29 02:24:26 2003
--- emacs/lisp/arc-mode.el      Tue Feb  4 05:58:16 2003
***************
*** 757,763 ****
     (apply
      (function concat)
      (mapcar
!      (function 
        (lambda (fil)
        ;; Using `concat' here copies the text also, so we can add
        ;; properties without problems.
--- 757,763 ----
     (apply
      (function concat)
      (mapcar
!      (function
        (lambda (fil)
        ;; Using `concat' here copies the text also, so we can add
        ;; properties without problems.




reply via email to

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