Package: dpkg-dev-el
Version: 26.5-2
Severity: normal
Tags: patch

Here is peatch to improve file activation, like for:

   README.devel.Debian


2006-03-02  Jari Aalto  <jari aalto A T cante net>

        * readme-debian.el (auto-mode-alist): Changed regexp to
        'README.Debian$' => 'README.*Debian$'


--- readme-debian.el    2006-03-02 14:43:42+02  1.1
+++ readme-debian.el    2006-03-02 14:45:10+02  1.2
@@ -104,11 +104,11 @@
   (run-hooks 'readme-debian-mode-hook))
 
 (add-to-list 'auto-mode-alist
-             '("debian/.*README.Debian$" . readme-debian-mode))
+             '("debian/.*README.*Debian$" . readme-debian-mode))
 (add-to-list 'auto-mode-alist
-             '("^/usr/share/doc/.*/README.Debian.*$" . readme-debian-mode))
-;;;###autoload(add-to-list 'auto-mode-alist '("debian/.*README.Debian$" . 
readme-debian-mode))
-;;;###autoload(add-to-list 'auto-mode-alist 
'("^/usr/share/doc/.*/README.Debian.*$" . readme-debian-mode))
+             '("^/usr/share/doc/.*/README.*Debian.*$" . readme-debian-mode))
+;;;###autoload(add-to-list 'auto-mode-alist '("debian/.*README.*Debian$" . 
readme-debian-mode))
+;;;###autoload(add-to-list 'auto-mode-alist 
'("^/usr/share/doc/.*/README.*Debian.*$" . readme-debian-mode))
 
 (run-hooks 'readme-debian-mode-load-hook)
 




-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.15-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US)

Versions of packages dpkg-dev-el depends on:
ii  debian-el                     26.5-2     Emacs helpers specific to Debian u
ii  emacs21 [emacsen]             21.4a-3    The GNU Emacs editor
ii  xemacs21-mule [emacsen]       21.4.19-1  highly customizable text editor --

Versions of packages dpkg-dev-el recommends:
ii  wget                          1.10.2-1   retrieves files from the web

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to