index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
array.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix namespacing issues in array.el
Stefan Kangas
2022-08-10
1
-42
/
+45
*
* lisp/array.el (array-mode-map): Prefer defvar-keymap.
Stefan Kangas
2022-05-12
1
-23
/
+21
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
; Adjust overly long docstrings to fit 80 characters
Stefan Kangas
2021-09-26
1
-2
/
+3
*
* lisp/array.el: Use lexical-binding
Stefan Monnier
2021-04-08
1
-27
/
+27
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Shorten some over-wide docstrings in functions and macros
Stefan Kangas
2020-12-19
1
-11
/
+13
*
* lisp/array.el (array-mode): Prefer setq-local.
Stefan Kangas
2020-12-08
1
-17
/
+17
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Add conditional operator xor to subr.el
Mattias Engdegård
2019-08-06
1
-5
/
+0
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Use define-derived-mode (and derived-mode-p).
Stefan Monnier
2013-09-10
1
-9
/
+2
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
Replace still more end-of-line etc with line-end-position, etc.
Glenn Morris
2010-11-08
1
-5
/
+2
*
|
Declare and define in one step various mode maps.
Dan Nicolaescu
2010-10-10
1
-24
/
+22
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
Comment (minor header format fixes).
Glenn Morris
2009-01-10
1
-3
/
+3
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
Update copyright years.
Glenn Morris
2006-12-05
1
-1
/
+1
*
Move defvars out of eval-when-compile.
Stefan Monnier
2006-01-18
1
-116
/
+57
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-06
1
-1
/
+2
*
(array-mode, array-reconfigure-rows, untabify-backward): Fix typos in
Juanma Barranquero
2005-07-18
1
-4
/
+4
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
(array-mode): Use kill-all-local-variables and run-mode-hooks.
Lute Kamstra
2005-05-26
1
-1
/
+2
*
Replace `read-input' by `read-string'.
Juanma Barranquero
2005-05-18
1
-6
/
+6
*
Replace `string-to-int' by `string-to-number'.
Juanma Barranquero
2005-05-16
1
-5
/
+5
*
Add arch taglines
Miles Bader
2003-09-01
1
-0
/
+1
*
Trailing whitespace deleted.
Juanma Barranquero
2003-02-04
1
-2
/
+2
*
Fix typo.
Pavel Janík
2002-01-13
1
-1
/
+1
*
(array-reconfigure-rows): Use insert instead of insert-string.
Pavel Janík
2001-11-26
1
-1
/
+1
*
Some fixes to follow coding conventions in files maintained by FSF.
Pavel Janík
2001-07-15
1
-1
/
+1
*
(array-mode): Don't use make-variable-buffer-local.
Richard M. Stallman
2000-01-11
1
-1
/
+1
*
Assorted cleanups for compiler warnings, doc strings, `array-' prefix
Dave Love
2000-01-06
1
-219
/
+234
[next]