From ddfb680d92ee0546c5f8ca46d68e45ca8e0dbfa2 Mon Sep 17 00:00:00 2001 From: janneke Date: Thu, 12 Jun 2003 07:58:04 +0000 Subject: [PATCH] (scan-sexps): Renamed to aargh-this-breaks-other-emacs-modes-scan-sexps. --- ChangeLog | 5 +++++ lilypond-indent.el | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b2e56f0ab5..33745a9e2b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-06-12 Jan Nieuwenhuizen + + * lilypond-indent.el (scan-sexps): Renamed to + aargh-this-breaks-other-emacs-modes-scan-sexps. + 2003-06-12 Heikki Junes * lilypond-indent.el: Fix: match concurrent one-char opening and diff --git a/lilypond-indent.el b/lilypond-indent.el index 49c6b205cd..04dd485d8d 100644 --- a/lilypond-indent.el +++ b/lilypond-indent.el @@ -541,7 +541,7 @@ builtin 'blink-matching-open' is not used. In syntax table, see (forward-char 1)))))) ;;; REDEFINITIONS -(defun scan-sexps (pos dir) +(defun aargh-this-breaks-other-emacs-modes-scan-sexps (pos dir) "This function is redefined to be used in Emacs' show-paren-function and in XEmacs' paren-highlight." (LilyPond-blink-matching-paren dir)) -- 2.39.5