summaryrefslogtreecommitdiff
path: root/debian-changelog-mode.el
Commit message (Collapse)AuthorAge
* Escape * in paragraph-startDavid Bremner2018-10-19
| | | | This is really a guess, but the regexp makes no sense to me as it is.
* use defface to define debian-changelog-warning-facedebian/37.5archive/debian/37.5David Bremner2018-10-18
|
* version 37.5: potential fix for debian-changelog-warning-faceDavid Bremner2018-10-18
|
* fix permissionsDavid Bremner2018-06-23
|
* Import Debian version 36.3+nmu1Sean Whitton2018-03-22
| | | | | | | | | | emacs-goodies-el (36.3+nmu1) unstable; urgency=medium * Non-maintainer upload. * emacs-goodies-el: - Bug fix: "fails to upgrade lenny -> squeeze -> wheezy -> jessie", thanks to Andreas Beckmann (Closes: #851605). Skip byte-compilation for minibuffer-complete-cycle.el on emacs22.
* tweak bug fix #803767psg2016-11-08
|
* Bug fix #708317psg2016-11-06
|
* Bug fix #803767psg2016-11-06
|
* Bug Fix #818010psg2016-11-06
|
* 35.9psg2013-12-30
|
* debian-changelog-mode.el: Allow customization of allowed distributionslolando2011-10-15
|
* debian-changelog.el: Simplify auto-mode-alist, thanks to Kevin Rydepsg2010-07-28
| | | | (Closes: #587924)
* dpkg-dev-el:psg2010-05-12
| | | | | | debian-changelog-mode.el Bug fix: "debian-changelog-date-utc-flag custom group", thanks to Kevin Ryde (Closes: #580818). Fixed typo.
* debian-changelog-mode.el: Invoke `debian-bug-build-bug-menu' with SOURCEpsg2010-04-28
| | | | | | arg set to t. Needs debian-el 33.2 debian-bug.el: `debian-bug-build-bug-menu' now takes optional SOURCE argument. Fixes "Empty bug list", thanks to Remi Vanicat (Closes: #579394).
* Updated URL to "Best practices".psg2009-11-12
|
* debian-changelog-mode.el: debian-changelog-close-bug does not work properlypsg2009-10-24
| | | | | | under XEmacs 21.4.21 because the arguments passed to replace-in-string in the inline function debian-chagelog--rris are in the wrong order (Closes: #476271). (I apologise for losing trrack of this bug for so long).
* debian-changelog-mode.elpsg2009-02-23
| | | | | Added patch from Jari Aalto to finalize date in UTC (User configurable) (Closes: #503700)
* Forgot the autoloadpsg2008-04-12
|
* Tweak package name regexppsg2008-04-12
|
* dpkg-dev-el:psg2008-04-12
| | | | | - Generalise automatic invocation to files named debian/package.changelog Thanks to Trent W. Buck for the report and patch. (Closes: #457047)
* Implement pacakge lookup on http://packages.debian.org/psg2007-09-03
| | | | | | | See http://bugs.debian.org/87725 Patch from Luca Capello <luca@pca.it> to add keys to generate the open bug alist (Closes: #430517).
* debian-changelog-model.el:psg2007-08-08
| | | | | auto-mode-alist for "/debian/*NEWS" files, thanks to Per Olofsson (Closes: #424779).
* Tweak #431091 fixpsg2007-07-26
|
* Tweak #431091 fixpsg2007-07-26
|
* Bug 431091psg2007-07-26
|
* Tigher regeexp for finalisation stringpsg2007-05-14
|
* debian-changelog-mode.el: Use "date -R" instead of deprecated "822-date".psg2007-05-14
| | | | Thanks to Matej Vela. (Closes: #423142, #423155, #423828)
* fix debian-changelog-mode related bugs;dancer2007-03-31
| | | | | support co-maintenance mode, and fix the debian BTS downloading function to work with new output format.
* dpkg-dev-el:psg2006-09-06
| | | | | | debian-changelog-mode.el: Allow tilde (~) in version numbers", thanks to Rafael Laboissiere for the report and to Peter Samuelson for the patch (Closes: #382514).
* debian-changelog-mode.el: Add outline-regexp and C-cC-n and C-cC-ppsg2005-09-19
| | | | movement commands as suggested by Romain Francoise (Closes: #322994)
* Remove extranous nilpsg2005-09-16
|
* dpkg-dev-el:psg2005-09-16
| | | | | | debian-changelog-mode.el: Apply patch from Rafael Laboissiere adding debian-changelog-add-version-hook defaulting to debian-changelog-add-new-upstream-release (Closes: #296725)
* V1.79 07June2005 Jari Aalto <jari.aalto@cante.net>psg2005-06-09
| | | | | - fix byte-compilation warning about `(fboundp (quote imenu))' called for effect (Closes: #309788)
* debian-changelog-mode.el: V1.78 14Apr2004psg2004-04-15
| | | | | - debian-changelog-mode.el: "Should mark line beginning with a tab as invalid". Thanks to Michel Daenzer (Closes: #235310).
* debian-changelog-mode.el: V1.78 14Apr2004psg2004-04-15
| | | | | - debian-changelog-setdistribution: Dismiss warning window when setting distribution to security. Thanks to Martin Schulze (Closes: #234730)
* dpkg-dev-el:psg2004-02-20
| | | | | debian-changelog-mode.el: Add file NEWS.Debian to auto-mode-alist. Thanks to Chris Lawrence for suggesting it (Closes: #233310).
* V1.76 17Dec2003 Peter S Galbraith <psg@debian.org>psg2003-12-18
| | | | | - debian-changelog-setdistribution: Use `should-use-dialog-box-p' on XEmacs (Closes: #224187)
* Add autoload for debian-changelog-add-entry.psg2003-11-29
|
* Add menu entry for "Archived Bugs for This Package", forpsg2003-11-29
| | | | "Developer Page for This Package", "Developer Page for This Maintainer".
* V1.74 22Nov2003 Peter S Galbraith <psg@debian.org>psg2003-11-26
| | | | | - Make `debian-changelog-add-entry' works from files in unpacked sources. Thanks to Junichi Uekawa for suggesting it (Closes: #220641)
* fix typo, vns->vsndancer2003-11-11
|
* Missing bracket.psg2003-11-04
|
* Add autoload tags and use them in package startup.psg2003-11-04
|
* Added browse-url link to 'Best Practices for debian/changelog' in menu.psg2003-09-17
|
* Bug fix: debian-changelog mode to support inserting bug title in changlogpsg2003-09-03
| | | | | | entry, such as this entry right here. Thanks to Junichi Uekawa (Closes: #207852). Updated dpkg-dev-el's debian-changelog-mode.el and debbugs-el's debian-bug.el.
* debian-changelog-mode.el: Define (really) match-string-no-properties for ↵psg2003-05-29
| | | | XEmacs (closes: #195181).
* Clean up byte-compilation a bit.psg2003-05-15
|
* debian-changelog-close-bug-takes-arg for Bugs menupsg2003-05-01
|
* debian-changelog-mode.el: debian-changelog-add-version creates new versionpsg2003-04-29
| | | | in empty file (Closes: #191285).
* debian-changelog-mode.el: defcustom added for debian-changelog-mode-hookpsg2003-04-29
| | | | (Closes: #190853).