emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/lisp ibuf-ext.el


From: Glenn Morris
Subject: [Emacs-diffs] emacs/lisp ibuf-ext.el
Date: Fri, 11 Sep 2009 06:47:26 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       09/09/11 06:47:26

Modified files:
        lisp           : ibuf-ext.el 

Log message:
        Put autoloads in ibuffer.el rather than loaddefs.el.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ibuf-ext.el?cvsroot=emacs&r1=1.76&r2=1.77

Patches:
Index: ibuf-ext.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/ibuf-ext.el,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -b -r1.76 -r1.77
--- ibuf-ext.el 13 Mar 2009 19:43:42 -0000      1.76
+++ ibuf-ext.el 11 Sep 2009 06:47:26 -0000      1.77
@@ -1,7 +1,7 @@
 ;;; ibuf-ext.el --- extensions for ibuffer
 
-;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
-;;   2008, 2009 Free Software Foundation, Inc.
+;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+;;   2009  Free Software Foundation, Inc.
 
 ;; Author: Colin Walters <address@hidden>
 ;; Maintainer: John Paul Wallington <address@hidden>
@@ -1598,5 +1598,9 @@
 
 (provide 'ibuf-ext)
 
+;; Local Variables:
+;; generated-autoload-file: "ibuffer.el"
+;; End:
+
 ;; arch-tag: 9af21953-deda-4c30-b76d-f81d9128e76d
 ;;; ibuf-ext.el ends here




reply via email to

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