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/tcl.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/tcl.el
Date: Tue, 06 May 2003 13:39:22 -0400

Index: emacs/lisp/progmodes/tcl.el
diff -c emacs/lisp/progmodes/tcl.el:1.72 emacs/lisp/progmodes/tcl.el:1.73
*** emacs/lisp/progmodes/tcl.el:1.72    Tue Feb 11 16:04:50 2003
--- emacs/lisp/progmodes/tcl.el Tue May  6 13:39:21 2003
***************
*** 6,12 ****
  ;; Author: Tom Tromey <address@hidden>
  ;;    Chris Lindblad <address@hidden>
  ;; Keywords: languages tcl modes
! ;; Version: $Revision: 1.72 $
  
  ;; This file is part of GNU Emacs.
  
--- 6,12 ----
  ;; Author: Tom Tromey <address@hidden>
  ;;    Chris Lindblad <address@hidden>
  ;; Keywords: languages tcl modes
! ;; Version: $Revision: 1.73 $
  
  ;; This file is part of GNU Emacs.
  
***************
*** 437,443 ****
  is a Tcl expression, and the last argument is Tcl commands.")
  
  (defvar tcl-explain-indentation nil
!   "If not `nil', debugging message will be printed during indentation.")
  
  
  
--- 437,443 ----
  is a Tcl expression, and the last argument is Tcl commands.")
  
  (defvar tcl-explain-indentation nil
!   "If non-nil, debugging message will be printed during indentation.")
  
  
  




reply via email to

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