diff options
| author | Glenn Morris | 2013-06-13 06:21:04 -0400 |
|---|---|---|
| committer | Glenn Morris | 2013-06-13 06:21:04 -0400 |
| commit | 01024b7f20600ab9c43eda3e46d4943c5820c04e (patch) | |
| tree | 03948c2935f48c5b027743623c4ba9b4950fa55b | |
| parent | 9abefce4368c03aa693bc082890e5f70bd9dab1d (diff) | |
| download | emacs-01024b7f20600ab9c43eda3e46d4943c5820c04e.tar.gz emacs-01024b7f20600ab9c43eda3e46d4943c5820c04e.zip | |
Auto-commit of loaddefs files.
| -rw-r--r-- | lisp/ibuffer.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ibuffer.el b/lisp/ibuffer.el index 586c8306a36..8f7d584d00b 100644 --- a/lisp/ibuffer.el +++ b/lisp/ibuffer.el | |||
| @@ -2652,7 +2652,7 @@ will be inserted before the group at point." | |||
| 2652 | ;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group | 2652 | ;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group |
| 2653 | ;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group | 2653 | ;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group |
| 2654 | ;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode | 2654 | ;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode |
| 2655 | ;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" "9950bdf995e4b5e962a17d754a35f2c6") | 2655 | ;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" "2c628e6cde385119c5f7b43cc1efe1a1") |
| 2656 | ;;; Generated autoloads from ibuf-ext.el | 2656 | ;;; Generated autoloads from ibuf-ext.el |
| 2657 | 2657 | ||
| 2658 | (autoload 'ibuffer-auto-mode "ibuf-ext" "\ | 2658 | (autoload 'ibuffer-auto-mode "ibuf-ext" "\ |
| @@ -2984,7 +2984,7 @@ Mark all buffers whose associated file does not exist. | |||
| 2984 | \(fn)" t nil) | 2984 | \(fn)" t nil) |
| 2985 | 2985 | ||
| 2986 | (autoload 'ibuffer-mark-help-buffers "ibuf-ext" "\ | 2986 | (autoload 'ibuffer-mark-help-buffers "ibuf-ext" "\ |
| 2987 | Mark buffers like *Help*, *Apropos*, *Info*. | 2987 | Mark buffers whose major mode is in variable `ibuffer-help-buffer-modes'. |
| 2988 | 2988 | ||
| 2989 | \(fn)" t nil) | 2989 | \(fn)" t nil) |
| 2990 | 2990 | ||