~ubuntu-branches/ubuntu/utopic/emacs-goodies-el/utopic

« back to all changes in this revision

Viewing changes to elisp/emacs-goodies-el/under.el

  • Committer: Package Import Robot
  • Author(s): Reinhard Tartler
  • Date: 2011-11-07 22:47:20 UTC
  • mfrom: (4.1.26 sid)
  • Revision ID: package-import@ubuntu.com-20111107224720-ucl3yn8xpwtd4dpl
Tags: 35.2ubuntu1
* Merge from debian unstable.  Remaining changes:
  - Add {hardy,jaunty,karmic,lucid,maverick,oneiric,precise}-proposed 
    distribution targets to dpkg-dev-el.
  - Add precise{,-proposed} distribution targets; drop out the oneieric
    non-proposed target, since uploads to the release pocket are not
    permitted for stable releases.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
;;; under.el --- Underline with the ^ character
2
2
 
3
 
;;;  $Id: under.el,v 1.3 2003/10/10 17:28:59 psg Exp $
 
3
;;;  $Id: under.el,v 1.3 2003-10-10 17:28:59 psg Exp $
4
4
 
5
5
;; Copyright (C) 1998 by Benjamin Drieu
6
6
;; Author:       Benjamin Drieu <bdrieu@april.org>