~ubuntu-branches/ubuntu/natty/dictionaries-common/natty

« back to all changes in this revision

Viewing changes to debian/patches/900_flyspell.el_has-defvaralias.dpatch

  • Committer: Bazaar Package Importer
  • Author(s): Chris Cheney
  • Date: 2009-02-20 13:30:00 UTC
  • Revision ID: james.westby@ubuntu.com-20090220133000-yt5fch10hqhkbtiw
Tags: 1.0.0ubuntu1
* Merge from debian experimental, remaining changes:
  - ./scripts/system/dc-debconf-select.pl: Drop default debconf priority
    from 'critical' to 'medium'.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
## All lines beginning with `## DP:' are a description of the patch.
5
5
## DP: use defvaralias only if available
6
6
 
 
7
(defvaralias) availability
 
8
   emacs21: no
 
9
   emacs22: yes
 
10
   emacs23: yes
 
11
   emacs-snapshot: yes
 
12
   xemacs: si
 
13
 
7
14
@DPATCH@
8
15
diff -urNad dictionaries-common~/support/emacsen/flyspell.el dictionaries-common/support/emacsen/flyspell.el
9
16
--- dictionaries-common~/support/emacsen/flyspell.el    2007-06-07 16:19:16.000000000 +0200