summaryrefslogtreecommitdiff
path: root/lisp/textmodes/dns-mode.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/textmodes: Use lexical-bindingStefan Monnier2021-03-171-3/+3
* Use lexical-binding in dns-mode.elStefan Kangas2021-02-101-13/+7
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in most of textmodes/*.elStefan Kangas2020-12-041-5/+5
* Make XEmacs compat aliases easy-menu-{add,remove} obsoleteStefan Kangas2020-11-241-2/+1
* dns-mode-soa-auto-increment-serial: safe if symbolpStephen Gildea2020-01-271-0/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Remove XEmacs compat code from dns-mode.elLars Ingebrigtsen2019-06-201-3/+2
* Fix a dns-mode reentrancy bugPaul Eggert2019-03-251-1/+1
* Fix regular-expression glitches and typosPaul Eggert2019-03-041-2/+2
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Explicitly require cl-lib where neededGlenn Morris2018-03-161-0/+2
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Support Certification Authority Authorization in dns-mode.elDaniel Lublin2017-10-271-1/+2
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Don't autoload new dns-mode commandGlenn Morris2017-05-241-1/+0
* New dns-mode command for IPv6 address conversionPeder O. Klingenberg2017-05-231-1/+98
* Decruftify dns-mode.el a little bitGlenn Morris2017-05-051-8/+42
* Tweak dns-mode font-lockPeder O. Klingenberg2017-05-051-0/+1
* Add DNS keywords and remove duplicationsAlexander Kuleshov2017-01-111-2/+5
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Move some autoloaded auto-mode-alist entries to files.el.Glenn Morris2010-09-231-8/+0
* | Remove arch-tags from all files, since these are no longer needed.Lars Magne Ingebrigtsen2010-09-021-1/+0
* | * textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.Stefan Monnier2010-05-071-0/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * textmodes/dns-mode.el: Add "Keywords: comm". It's only anKevin Ryde2009-11-251-1/+1
* * textmodes/tex-mode.el (tex-alt-dvi-print-command)Dan Nicolaescu2009-11-061-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+2
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Fix formatting/indentation.Romain Francoise2006-08-111-5/+5
* (dns-mode): Use before-save-hook.Stefan Monnier2006-08-111-4/+6
* * textmodes/dns-mode.el: Alias `zone-mode' to `dns-mode'.Romain Francoise2006-08-101-0/+29
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (dns-mode): Specify customization group.Lute Kamstra2005-05-271-1/+2
* files.el (auto-mode-alist): Map .soa and .zone to dns-mode.Simon Josefsson2004-09-141-0/+198