/[emacs]/emacs/lisp/iswitchb.el
ViewVC logotype

Diff of /emacs/lisp/iswitchb.el

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

revision 1.40 by lektu, Tue Feb 4 11:31:09 2003 UTC revision 1.41 by stephen, Sat May 31 16:20:06 2003 UTC
# Line 293  is temporarily case sensitive." Line 293  is temporarily case sensitive."
293  For example, traditional behavior is not to list buffers whose names begin  For example, traditional behavior is not to list buffers whose names begin
294  with a space, for which the regexp is `^ '.  See the source file for  with a space, for which the regexp is `^ '.  See the source file for
295  example functions that filter buffernames."  example functions that filter buffernames."
296    :type '(repeat regexp)    :type '(repeat (choice regexp function))
297    :group 'iswitchb)    :group 'iswitchb)
298    
299  (defcustom iswitchb-cannot-complete-hook 'iswitchb-completion-help  (defcustom iswitchb-cannot-complete-hook 'iswitchb-completion-help

Legend:
Removed from v.1.40  
changed lines
  Added in v.1.41

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