emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lisp/indent.el
Date: Sat, 28 Aug 2004 12:18:27 -0400

Index: emacs/lisp/indent.el
diff -c emacs/lisp/indent.el:1.55 emacs/lisp/indent.el:1.56
*** emacs/lisp/indent.el:1.55   Mon Sep  1 15:45:13 2003
--- emacs/lisp/indent.el        Sat Aug 28 16:13:32 2004
***************
*** 442,449 ****
    "Keymap used in `edit-tab-stops'.")
  
  (defvar edit-tab-stops-buffer nil
!   "Buffer whose tab stops are being edited--in case
! the variable `tab-stop-list' is local in that buffer.")
  
  (defun edit-tab-stops ()
    "Edit the tab stops used by `tab-to-tab-stop'.
--- 442,449 ----
    "Keymap used in `edit-tab-stops'.")
  
  (defvar edit-tab-stops-buffer nil
!   "Buffer whose tab stops are being edited.
! This matters if the variable `tab-stop-list' is local in that buffer.")
  
  (defun edit-tab-stops ()
    "Edit the tab stops used by `tab-to-tab-stop'.




reply via email to

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