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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/emacs-lisp/edebug.el [lexbind]
Date: Thu, 20 Nov 2003 19:36:35 -0500

Index: emacs/lisp/emacs-lisp/edebug.el
diff -c emacs/lisp/emacs-lisp/edebug.el:3.53.2.2 
emacs/lisp/emacs-lisp/edebug.el:3.53.2.3
*** emacs/lisp/emacs-lisp/edebug.el:3.53.2.2    Tue Oct 14 19:32:21 2003
--- emacs/lisp/emacs-lisp/edebug.el     Thu Nov 20 19:36:07 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]