summaryrefslogtreecommitdiff
path: root/lisp/array.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Fix namespacing issues in array.elStefan Kangas2022-08-101-42/+45
* * lisp/array.el (array-mode-map): Prefer defvar-keymap.Stefan Kangas2022-05-121-23/+21
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; Adjust overly long docstrings to fit 80 charactersStefan Kangas2021-09-261-2/+3
* * lisp/array.el: Use lexical-bindingStefan Monnier2021-04-081-27/+27
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Shorten some over-wide docstrings in functions and macrosStefan Kangas2020-12-191-11/+13
* * lisp/array.el (array-mode): Prefer setq-local.Stefan Kangas2020-12-081-17/+17
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Add conditional operator xor to subr.elMattias Engdegård2019-08-061-5/+0
* 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
* 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
* Use define-derived-mode (and derived-mode-p).Stefan Monnier2013-09-101-9/+2
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Replace still more end-of-line etc with line-end-position, etc.Glenn Morris2010-11-081-5/+2
* | Declare and define in one step various mode maps.Dan Nicolaescu2010-10-101-24/+22
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Comment (minor header format fixes).Glenn Morris2009-01-101-3/+3
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* 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-051-1/+1
* Move defvars out of eval-when-compile.Stefan Monnier2006-01-181-116/+57
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* (array-mode, array-reconfigure-rows, untabify-backward): Fix typos inJuanma Barranquero2005-07-181-4/+4
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (array-mode): Use kill-all-local-variables and run-mode-hooks.Lute Kamstra2005-05-261-1/+2
* Replace `read-input' by `read-string'.Juanma Barranquero2005-05-181-6/+6
* Replace `string-to-int' by `string-to-number'.Juanma Barranquero2005-05-161-5/+5
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-2/+2
* Fix typo.Pavel Janík2002-01-131-1/+1
* (array-reconfigure-rows): Use insert instead of insert-string.Pavel Janík2001-11-261-1/+1
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-1/+1
* (array-mode): Don't use make-variable-buffer-local.Richard M. Stallman2000-01-111-1/+1