emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/simple.el
Date: Tue, 31 May 2005 05:32:07 -0400

Index: emacs/lisp/simple.el
diff -c emacs/lisp/simple.el:1.722 emacs/lisp/simple.el:1.723
*** emacs/lisp/simple.el:1.722  Thu May 26 13:12:00 2005
--- emacs/lisp/simple.el        Tue May 31 09:32:06 2005
***************
*** 2247,2253 ****
  If DELETE is non-nil, the text between BEG and END is deleted
  from the buffer.
  
! Point is temporarily set to BEG before caling
  `buffer-substring-filters', in case the functions need to know
  where the text came from.
  
--- 2247,2253 ----
  If DELETE is non-nil, the text between BEG and END is deleted
  from the buffer.
  
! Point is temporarily set to BEG before calling
  `buffer-substring-filters', in case the functions need to know
  where the text came from.
  




reply via email to

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