index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
net
/
dig.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-08-01
* lisp/net/dig.el: Improve Commentary.
Stefan Kangas
2022-08-01
Fix namespacing issue in dig.el
Stefan Kangas
2022-07-09
Prefer defvar-keymap in net/*.el
Stefan Kangas
2022-07-07
* lisp/net/dig.el (dig): Provide default.
Stefan Kangas
2022-07-07
Make 'run-dig' command obsolete in favor of 'dig'
Stefan Kangas
2022-07-07
* lisp/net/dig.el (dig-exit): Mark for 'dig-mode'.
Stefan Kangas
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-06-24
Allow `C-u M-x dig' to ask for a query type
Lars Ingebrigtsen
2021-03-08
* lisp/net/*.el: Use lexical-binding
Stefan Monnier
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-11-19
Assume font-lock is provided; it's preloaded since 22.1
Stefan Kangas
2020-04-26
Use lexical-binding in dig.el and add tests
Stefan Kangas
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-10-20
Remove leftover XEmacs compat code from dig.el
Stefan Kangas
2019-06-12
Remove XEmacs support from dig.el
Lars Ingebrigtsen
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-10-19
Derive dig-mode from special-mode
Mark Oteiza
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-01-01
Update copyright notices for 2013.
Paul Eggert
2012-01-05
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2011-01-24
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-14
Merge from emacs-23
Stefan Monnier
2011-01-02
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2010-10-10
Declare and define in one step various mode maps.
Dan Nicolaescu
2010-09-02
Remove arch-tags from all files, since these are no longer needed.
Lars Magne Ingebrigtsen
2010-01-13
Add 2010 to copyright years.
Glenn Morris
2009-09-24
Fix typos.
Juanma Barranquero
2009-09-21
* net/dig.el: Add "Keywords: comm", as per net-utils.el. (Bug#4501)
Juanma Barranquero
2009-09-21
(dig-mode): Use define-derived-mode.
Stefan Monnier
2009-08-25
Kevin Ryde <user42 at zip.com.au>
Glenn Morris
2009-01-05
Add 2009 to copyright years.
Glenn Morris
2008-05-06
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-04-10
Fix up comment convention on the arch-tag lines.
Stefan Monnier
2008-01-08
Merge from emacs--rel--22
Miles Bader
2007-12-01
(dig-mode): Replace gnus-run-mode-hooks with equivalent expansion.
Glenn Morris
2007-12-01
Move here from ../gnus.
Glenn Morris