/[emacs]/emacs/lisp/ibuf-ext.el
ViewVC logotype

Diff of /emacs/lisp/ibuf-ext.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by walters, Tue Feb 26 19:53:56 2002 UTC revision 1.9 by walters, Fri Mar 8 04:06:18 2002 UTC
# Line 142  For example, suppose that when you add a Line 142  For example, suppose that when you add a
142  major mode is `emacs-lisp-mode', you only want to see the mark and the  major mode is `emacs-lisp-mode', you only want to see the mark and the
143  name of the buffer.  You could accomplish that by adding:  name of the buffer.  You could accomplish that by adding:
144   (mode ((mark \" \" name)))   (mode ((mark \" \" name)))
145  to this variable.")  to this variable."
146      :type '(repeat (list :tag "Association" (symbol :tag "Filter")
147                           (list :tag "Formats" (repeat (sexp :tag "Format")))))
148      :group 'ibuffer)
149    
150  (defvar ibuffer-cached-filter-formats nil)  (defvar ibuffer-cached-filter-formats nil)
151  (defvar ibuffer-compiled-filter-formats nil)    (defvar ibuffer-compiled-filter-formats nil)  

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26