emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Stephen Eglen
Subject: [Emacs-diffs] Changes to emacs/lisp/iswitchb.el
Date: Tue, 19 Aug 2003 14:39:12 -0400

Index: emacs/lisp/iswitchb.el
diff -c emacs/lisp/iswitchb.el:1.42 emacs/lisp/iswitchb.el:1.43
*** emacs/lisp/iswitchb.el:1.42 Thu Jun 26 07:45:57 2003
--- emacs/lisp/iswitchb.el      Tue Aug 19 14:39:11 2003
***************
*** 29,34 ****
--- 29,36 ----
  ;; Installation:
  ;; To get the functions in this package bound to keys, use
  ;; M-x iswitchb-mode or customize the option `iswitchb-mode'.
+ ;; Alternatively, add the following line to your .emacs:
+ ;; (iswitchb-mode 1)
  
  ;; As you type in a substring, the list of buffers currently matching
  ;; the substring is displayed as you type.  The list is ordered so




reply via email to

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