summaryrefslogtreecommitdiff
path: root/lisp/net/telnet.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Don't use `format' on strings without % format directivesLars Ingebrigtsen2021-09-211-1/+1
* ; Stylistic docfixes in net/*.el found by checkdocStefan Kangas2021-09-191-4/+5
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-2/+3
* * lisp/net/*.el: Use lexical-bindingStefan Monnier2021-03-081-10/+10
* Prefer defvar-local in net/*.elStefan Kangas2021-01-311-7/+4
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in net/*.elStefan Kangas2020-12-041-3/+3
* Declare some ancient compat aliases obsolete (Bug#41328)Stefan Kangas2020-07-311-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Support opening a new connection when reverting a telnet bufferEmilio C. Lopes2019-06-251-0/+14
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-191-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-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-2/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Change modes that used same-window-* vars to use switch-to-buffer.Chong Yidong2011-09-111-3/+3
* Tweaks to display-buffer default actions; remove same-window-* autoload forms.Chong Yidong2011-09-101-4/+0
* Refill some long/short copyright headers.Glenn Morris2011-01-261-1/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | lisp/net/telnet.el: "Fix" commented code.Juanma Barranquero2010-10-121-1/+1
* | lisp/net/telnet.el (telnet-mode-map): Fix previous change.Juanma Barranquero2010-10-121-1/+1
* | Declare and define in one step various mode maps.Dan Nicolaescu2010-10-101-11/+9
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * term/x-win.el (x-gtk-stock-map):Dan Nicolaescu2009-11-111-2/+2
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * window.c (Vwindow_point_insertion_type): New var.Stefan Monnier2008-06-101-3/+3
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* (telnet-mode): Fix previous change.Glenn Morris2007-08-031-1/+1
* (telnet-mode): Set comint-use-prompt-regexp to t.Glenn Morris2007-08-031-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
* Update copyright years.Glenn Morris2006-12-091-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-011-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Replace `send-string' by `process-send-string'.Juanma Barranquero2005-05-181-12/+12