Glenn Morris
73b0cd5003
Convert consecutive FSF copyright years to ranges.
2011-01-24 20:08:28 -08:00
Glenn Morris
0d9f702fd0
Nuke arch-tags.
2011-01-15 15:16:57 -08:00
Stefan Monnier
77ab81d054
Merge from emacs-23
2011-01-14 12:18:41 -05:00
Glenn Morris
5df4f04cd3
Add 2011 to FSF/AIST copyright years.
2011-01-02 15:50:46 -08:00
Chong Yidong
aad4679e7d
Add "Version:" and "Package:" Lisp file headers.
2010-08-29 16:10:43 -04:00
Glenn Morris
114f9c9679
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
Glenn Morris
ae940284fa
Add 2009 to copyright years.
2009-01-05 03:18:22 +00:00
John Paul Wallington
4e02f55c17
(ibuffer-aif, ibuffer-awhen, ibuffer-save-marks)
...
(define-ibuffer-column, define-ibuffer-sorter)
(define-ibuffer-op, define-ibuffer-filter): Add declarations
containing indentation specs, replacing equivalent top-level
forms that set `lisp-indent-function' properties.
(define-ibuffer-op): Use `derived-mode-p'.
(define-ibuffer-filter): Remove redundant `concat' call.
2008-05-15 00:12:08 +00:00
Glenn Morris
eb3fa2cfcf
Switch to recommended form of GPLv3 permissions notice.
2008-05-06 08:06:51 +00:00
John Paul Wallington
e3b7143904
(define-ibuffer-sorter): Define the sorter to reverse sorting order if
...
last sorting mode was the sorter's.
2008-05-01 01:19:26 +00:00
Stefan Monnier
cbee283dd7
Fix up comment convention on the arch-tag lines.
2008-04-10 14:10:46 +00:00
Glenn Morris
409cc4a3ea
Add 2008 to copyright years.
2008-01-07 02:45:14 +00:00
Glenn Morris
b4aa60262c
Switch license to GPLv3 or later.
2007-07-25 04:50:21 +00:00
Glenn Morris
d7a0267c8d
Add 2007 to copyright years.
2007-01-21 03:53:13 +00:00
Dan Nicolaescu
b641fbd7f4
(define-ibuffer-column): Document the new parameter.
2006-04-02 23:48:28 +00:00
Dan Nicolaescu
f0b315896c
* ibuf-macs.el (define-ibuffer-column): Add a new key:
...
header-mouse-map.
* ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
(ibuffer-mode-header-map): New keymaps.
(ibuffer-update-title-and-summary): Enable mouse face highlighting
and keybindings for column headers.
(name,size,mode) <define-ibuffer-column>: Add a header-mouse-map
property.
2006-04-02 19:17:34 +00:00
Thien-Thi Nguyen
aaef169dc6
Update years in copyright notice; nfc.
2006-02-06 15:23:23 +00:00
Deepak Goel
8a26c16552
Message format spec fixes (1)
2005-09-18 12:25:02 +00:00
Thien-Thi Nguyen
0d30b33766
Update years in copyright notice; nfc.
2005-08-06 22:13:43 +00:00
Lute Kamstra
086add1519
Update FSF's address.
2005-07-04 23:32:44 +00:00
Juanma Barranquero
9bb69f4500
(define-ibuffer-column, define-ibuffer-sorter, define-ibuffer-filter): Add usage
...
info.
(define-ibuffer-op): Add usage info (but CL-style defaults for keyword args are
not shown).
2004-05-10 18:13:07 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
John Paul Wallington
e18c0ffe13
Update copyright years.
2003-05-18 18:27:57 +00:00
John Paul Wallington
285286045f
(ibuffer-aif): Use `make-symbol' instead of
...
`gensym' in case user calls macro at runtime.
(ibuffer-save-marks): Likewise.
2003-03-03 15:13:01 +00:00
Juanma Barranquero
71296446d3
Trailing whitespace deleted.
2003-02-04 11:26:42 +00:00
John Paul Wallington
4e4a724c11
* ibuffer.el (ibuffer-window-list): Remove.
...
(ibuffer-confirm-operation-on): Use `window-list' instead.
(ibuffer-load-hook): New customizable variable.
(toplevel): Run it.
(ibuffer-customize): New command.
(ibuffer-mode-map): Bind it.
(ibuffer-mode-map): Add menu seperator in View>Sort menu.
(ibuffer-mode): Tidy.
(ibuffer-fontification-alist, ibuffer-always-show-last-buffer)
(ibuffer-default-directory, ibuffer-default-sorting-mode)
(ibuffer-maybe-show-predicates, ibuffer-hook, ibuffer-mode-hook)
(ibuffer-map-lines): Doc fixes.
Update mail address.
* ibuf-ext.el (ibuffer-copy-filename-as-kill): C-u means relative
filenames. Use `kill-new'.
Update mail address.
* ibuf-macs.el
Update mail address.
2003-01-24 04:54:17 +00:00
Colin Walters
94ae29e4c2
John Paul Wallington now maintains ibuffer.
2002-10-03 04:21:12 +00:00
Colin Walters
d62920ca8e
(define-ibuffer-column): Don't create a third argument for the
...
generated function.
2002-06-09 00:21:46 +00:00
Colin Walters
1bb57048b3
(define-ibuffer-column): Add third argument `ibuffer-buf'.
2002-05-21 20:59:04 +00:00
Pavel Janík
307645975c
Follow coding conventions.
2002-05-02 05:41:46 +00:00
Colin Walters
7664936123
(ibuffer-save-marks): Call `ibuffer-redisplay-engine'.
2002-04-24 23:27:43 +00:00
Colin Walters
bde5791106
Update callers of `ibuffer-map-lines'.
2002-04-14 05:48:09 +00:00
Colin Walters
ceb449353b
(define-ibuffer-column): Add :summarizer property.
2002-03-08 04:03:36 +00:00
Colin Walters
1255dfe678
(define-ibuffer-column): Add beginnings of support for a summary
...
column.
2002-02-04 03:57:35 +00:00
Colin Walters
0033265602
(toplevel): Require `cl' when compiling.
2002-01-16 06:33:20 +00:00
Colin Walters
25d2f683b3
Initial revision.
2002-01-13 05:55:24 +00:00