summaryrefslogtreecommitdiff
path: root/lisp/textmodes/dns-mode.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Prefer defvar-keymap in dns-mode-mapStefan Kangas2022-07-30
* Match complete words in dns-modeLassi Kortela2022-06-13
* ; Fix some doc typos and minor language issuesŠtěpán Němec2022-05-26
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* * lisp/textmodes: Use lexical-bindingStefan Monnier2021-03-17
* Use lexical-binding in dns-mode.elStefan Kangas2021-02-10
* Update copyright year to 2021Paul Eggert2021-01-01
* Prefer setq-local in most of textmodes/*.elStefan Kangas2020-12-04
* Make XEmacs compat aliases easy-menu-{add,remove} obsoleteStefan Kangas2020-11-24
* dns-mode-soa-auto-increment-serial: safe if symbolpStephen Gildea2020-01-27
* Update copyright year to 2020Paul Eggert2020-01-01
* Remove XEmacs compat code from dns-mode.elLars Ingebrigtsen2019-06-20
* Fix a dns-mode reentrancy bugPaul Eggert2019-03-25
* Fix regular-expression glitches and typosPaul Eggert2019-03-04
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Explicitly require cl-lib where neededGlenn Morris2018-03-16
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Support Certification Authority Authorization in dns-mode.elDaniel Lublin2017-10-27
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Don't autoload new dns-mode commandGlenn Morris2017-05-24
* New dns-mode command for IPv6 address conversionPeder O. Klingenberg2017-05-23
* Decruftify dns-mode.el a little bitGlenn Morris2017-05-05
* Tweak dns-mode font-lockPeder O. Klingenberg2017-05-05
* Add DNS keywords and remove duplicationsAlexander Kuleshov2017-01-11
* Update copyright year to 2017Paul Eggert2016-12-31
* Update copyright year to 2016Paul Eggert2016-01-01
* Update copyright year to 2015Paul Eggert2015-01-01
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Refill some long/short copyright headers.Glenn Morris2011-01-26
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Move some autoloaded auto-mode-alist entries to files.el.Glenn Morris2010-09-23
* | Remove arch-tags from all files, since these are no longer needed.Lars Magne Ingebrigtsen2010-09-02
* | * textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.Stefan Monnier2010-05-07
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* * textmodes/dns-mode.el: Add "Keywords: comm". It's only anKevin Ryde2009-11-25
* * textmodes/tex-mode.el (tex-alt-dvi-print-command)Dan Nicolaescu2009-11-06
* Add 2009 to copyright years.Glenn Morris2009-01-05
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* Add 2008 to copyright years.Glenn Morris2008-01-07
* Switch license to GPLv3 or later.Glenn Morris2007-07-25
* Add 2007 to copyright years.Glenn Morris2007-01-21
* Fix formatting/indentation.Romain Francoise2006-08-11
* (dns-mode): Use before-save-hook.Stefan Monnier2006-08-11
* * textmodes/dns-mode.el: Alias `zone-mode' to `dns-mode'.Romain Francoise2006-08-10