emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/emacs-lisp/edebug.el
Date: Mon, 20 Oct 2003 19:45:19 -0400

Index: emacs/lisp/emacs-lisp/edebug.el
diff -c emacs/lisp/emacs-lisp/edebug.el:3.64 
emacs/lisp/emacs-lisp/edebug.el:3.65
*** emacs/lisp/emacs-lisp/edebug.el:3.64        Fri Sep 19 10:31:15 2003
--- emacs/lisp/emacs-lisp/edebug.el     Mon Oct 20 19:45:19 2003
***************
*** 4145,4152 ****
  ;;; Frequency count and coverage
  
  (defun edebug-display-freq-count ()
!   "Display the frequency count data for each line of the current
! definition.  The frequency counts are inserted as comment lines after
  each line, and you can undo all insertions with one `undo' command.
  
  The counts are inserted starting under the `(' before an expression
--- 4145,4152 ----
  ;;; Frequency count and coverage
  
  (defun edebug-display-freq-count ()
!   "Display the frequency count data for each line of the current definition.
! The frequency counts are inserted as comment lines after
  each line, and you can undo all insertions with one `undo' command.
  
  The counts are inserted starting under the `(' before an expression




reply via email to

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