emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r105453: Auto-commit of loaddefs file


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r105453: Auto-commit of loaddefs files.
Date: Mon, 15 Aug 2011 06:21:47 -0400
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 105453
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Mon 2011-08-15 06:21:47 -0400
message:
  Auto-commit of loaddefs files.
modified:
  lisp/ibuffer.el
=== modified file 'lisp/ibuffer.el'
--- a/lisp/ibuffer.el   2011-04-19 13:44:55 +0000
+++ b/lisp/ibuffer.el   2011-08-15 10:21:47 +0000
@@ -2648,7 +2648,7 @@
 ;;;;;;  ibuffer-backward-filter-group ibuffer-forward-filter-group
 ;;;;;;  ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group
 ;;;;;;  ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode
-;;;;;;  ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" 
"001cd83e8e1ff27c9a61097c840a984d")
+;;;;;;  ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" 
"617b36fc8479547d679cf0103f82e3ff")
 ;;; Generated autoloads from ibuf-ext.el
 
 (autoload 'ibuffer-auto-mode "ibuf-ext" "\
@@ -2778,8 +2778,10 @@
 
 (autoload 'ibuffer-filter-disable "ibuf-ext" "\
 Disable all filters currently in effect in this buffer.
+With optional arg DELETE-FILTER-GROUPS non-nil, delete all filter
+group definitions by setting `ibuffer-filter-groups' to nil.
 
-\(fn)" t nil)
+\(fn &optional DELETE-FILTER-GROUPS)" t nil)
 
 (autoload 'ibuffer-pop-filter "ibuf-ext" "\
 Remove the top filter in this buffer.


reply via email to

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