Package: devscripts-el Version: 24.10-1 Tags: patch Hi,
I've noticed in my own code that debi is missing in autoloads list. Should I add/commit ? diff -u -u -r1.11 devscripts-el.emacsen-startup --- devscripts-el.emacsen-startup 16 Dec 2004 02:05:43 -0000 1.11 +++ devscripts-el.emacsen-startup 17 Apr 2005 22:58:30 -0000 @@ -23,6 +23,7 @@ ;; autoloads for devscripts.el (autoload 'debuild "devscripts" "Run debuild in the current directory." t) (autoload 'debc "devscripts" "Run debc in the current directory." t) + (autoload 'debi "devscripts" "Run debi in the current directory." t) (autoload 'debit "devscripts" "Run debit in the current directory." t) (autoload 'debdiff "devscripts" "Compare contents of CHANGES-FILE-1 and CHANGES-FILE-2." t) (autoload 'debdiff-current "devscripts" "Compare the contents of .changes file of current version with previous version; cvs server: Diffing patches regards, junichi -- Junichi Uekawa, Debian Developer 17D6 120E 4455 1832 9423 7447 3059 BF92 CD37 56F4 http://www.netfort.gr.jp/~dancer/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]