emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/simula.el
Date: Thu, 20 Dec 2001 13:17:15 -0500

Index: emacs/lisp/progmodes/simula.el
diff -c emacs/lisp/progmodes/simula.el:1.25 emacs/lisp/progmodes/simula.el:1.26
*** emacs/lisp/progmodes/simula.el:1.25 Mon Jul 16 08:22:59 2001
--- emacs/lisp/progmodes/simula.el      Thu Dec 20 13:17:15 2001
***************
*** 1731,1737 ****
  ;
  ;;; function used by hilit19
  ;(defun simula-find-next-comment-region (param)
! ;  "Return region (start end) cons of comment after point, or NIL"
  ;  (let (start end)
  ;    ;; This function is called repeatedly, check if point is
  ;    ;; where we left it in the last call
--- 1731,1737 ----
  ;
  ;;; function used by hilit19
  ;(defun simula-find-next-comment-region (param)
! ;  "Return region (start end) cons of comment after point, or nil."
  ;  (let (start end)
  ;    ;; This function is called repeatedly, check if point is
  ;    ;; where we left it in the last call



reply via email to

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