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


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/indent.el [lexbind]
Date: Sat, 04 Sep 2004 05:45:13 -0400

Index: emacs/lisp/indent.el
diff -c emacs/lisp/indent.el:1.51.2.2 emacs/lisp/indent.el:1.51.2.3
*** emacs/lisp/indent.el:1.51.2.2       Tue Oct 14 23:51:09 2003
--- emacs/lisp/indent.el        Sat Sep  4 09:28:13 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]