aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/array.el (unfollow)
Commit message (Expand)AuthorFilesLines
2026-01-01; Add 2026 to copyright years.Sean Whitton1-1/+1
2025-01-02Update copyright year to 2025Stefan Kangas1-1/+1
2025-01-01Update copyright year to 2025Paul Eggert1-1/+1
2024-01-02; Add 2024 to copyright yearsPo Lu1-1/+1
2023-01-01; Add 2023 to copyright years.Eli Zaretskii1-1/+1
2022-08-10Fix namespacing issues in array.elStefan Kangas1-42/+45
2022-05-12* lisp/array.el (array-mode-map): Prefer defvar-keymap.Stefan Kangas1-23/+21
2022-01-01; Add 2022 to copyright years.Eli Zaretskii1-1/+1
2021-09-26; Adjust overly long docstrings to fit 80 charactersStefan Kangas1-2/+3
2021-04-08* lisp/array.el: Use lexical-bindingStefan Monnier1-27/+27
2021-01-01Update copyright year to 2021Paul Eggert1-1/+1
2021-01-01Update copyright year to 2021Paul Eggert1-1/+1
2020-12-19Shorten some over-wide docstrings in functions and macrosStefan Kangas1-11/+13
2020-12-08* lisp/array.el (array-mode): Prefer setq-local.Stefan Kangas1-17/+17
2020-01-01Update copyright year to 2020Paul Eggert1-1/+1
2019-08-06Add conditional operator xor to subr.elMattias EngdegÄrd1-5/+0
2019-05-25Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert1-0/+1
2019-05-19Fixes for "Maintainer:" and related linesPaul Eggert1-1/+0
2019-01-01Update copyright year to 2019Paul Eggert1-1/+1
2018-01-01Update copyright year to 2018Paul Eggert1-1/+1
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert1-1/+1
2016-12-31Update copyright year to 2017Paul Eggert1-1/+1
2016-01-01Update copyright year to 2016Paul Eggert1-1/+1
2015-01-01Update copyright year to 2015Paul Eggert1-1/+1
2015-01-01Update copyright year to 2015Paul Eggert1-1/+1
2014-02-09Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris1-1/+1
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert1-1/+1
2013-09-10Use define-derived-mode (and derived-mode-p).Stefan Monnier1-9/+2
2013-01-01Update copyright notices for 2013.Paul Eggert1-1/+1
2012-01-10Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)Glenn Morris1-1/+1
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris1-1/+1
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris1-2/+1
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris1-1/+1
2010-11-08Replace still more end-of-line etc with line-end-position, etc.Glenn Morris1-5/+2
2010-10-10Declare and define in one step various mode maps.Dan Nicolaescu1-24/+22
2010-01-13Add 2010 to copyright years.Glenn Morris1-1/+1
2009-01-10Comment (minor header format fixes).Glenn Morris1-3/+3
2009-01-05Add 2009 to copyright years.Glenn Morris1-1/+1
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris1-6/+4
2008-01-07Add 2008 to copyright years.Glenn Morris1-1/+1
2007-07-25Switch license to GPLv3 or later.Glenn Morris1-1/+1
2007-01-21Add 2007 to copyright years.Glenn Morris1-1/+1
2006-12-05Update copyright years.Glenn Morris1-1/+1
2006-01-18Move defvars out of eval-when-compile.Stefan Monnier1-116/+57
2005-08-06Update years in copyright notice; nfc.Thien-Thi Nguyen1-1/+2
2005-07-18(array-mode, array-reconfigure-rows, untabify-backward): Fix typos inJuanma Barranquero1-4/+4
2005-07-04Update FSF's address.Lute Kamstra1-2/+2
2005-05-26(array-mode): Use kill-all-local-variables and run-mode-hooks.Lute Kamstra1-1/+2
2005-05-18Replace `read-input' by `read-string'.Juanma Barranquero1-6/+6
2005-05-16Replace `string-to-int' by `string-to-number'.Juanma Barranquero1-5/+5