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 [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/indent.el [emacs-unicode-2]
Date: Sat, 04 Sep 2004 05:28:56 -0400

Index: emacs/lisp/indent.el
diff -c emacs/lisp/indent.el:1.54.4.1 emacs/lisp/indent.el:1.54.4.2
*** emacs/lisp/indent.el:1.54.4.1       Fri Apr 16 12:50:05 2004
--- emacs/lisp/indent.el        Sat Sep  4 09:14:25 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]