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

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

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

revision 1.18 by ttn, Sat Aug 6 22:13:43 2005 UTC revision 1.19 by deego, Sun Sep 18 12:25:02 2005 UTC
# Line 281  bound to the current value of the filter Line 281  bound to the current value of the filter
281           ,(concat (or documentation "This filter is not documented."))           ,(concat (or documentation "This filter is not documented."))
282           (interactive (list ,reader))           (interactive (list ,reader))
283           (ibuffer-push-filter (cons ',name qualifier))           (ibuffer-push-filter (cons ',name qualifier))
284           (message           (message "%s"
285            (format ,(concat (format "Filter by %s added: " description)            (format ,(concat (format "Filter by %s added: " description)
286                             " %s")                             " %s")
287                    qualifier))                    qualifier))

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

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