summaryrefslogtreecommitdiff
path: root/lisp/flow-ctrl.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-07-20Miscellaneous checkdoc fixesStefan Kangas
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-01-29* lisp/flow-ctrl.el: Use lexical-binding.Stefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-05-25Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert
2019-05-19Fixes for "Maintainer:" and related linesPaul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-02-09Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-09-17Update docstrings and comments to use "init file" terminology.Chong Yidong
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-01-10Comment (fix header format).Glenn Morris
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-04-10Fix up comment convention on the arch-tag lines.Stefan Monnier
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-01-21Add 2007 to copyright years.Glenn Morris
2006-12-05Update copyright years.Glenn Morris
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-08-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-04Update FSF's address.Lute Kamstra
2003-09-01Add arch taglinesMiles Bader
2003-02-04Trailing whitespace deleted.Juanma Barranquero
1996-01-25(enable-flow-control): Pass proper format string to message.Karl Heuer
1996-01-14Update FSF's address.Erik Naggum
1995-12-21(enable-flow-control-on): Try the whole TERM nameKarl Heuer
1995-10-22(enable-flow-control): Use a char-table.Richard M. Stallman
1994-10-26(enable-flow-control): Make message depend on customization variables.Richard M. Stallman
1994-09-25(enable-flow-control): Never make keyboard-translate-table shorter.Richard M. Stallman
1994-05-28(enable-flow-control): Fix bugs turning off flow ctrl.Richard M. Stallman
1994-05-03Update copyright.Karl Heuer
1994-04-07Fix copying conditions for current GPL version.Richard M. Stallman
1994-01-20(enable-flow-control-on): Do nothing if no TERM.Richard M. Stallman
1994-01-08(enable-flow-control): Use prefix argument like minor modes.Richard M. Stallman