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.
_______________________________________________ Emacs-diffs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-diffs
