1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-04 08:47:11 +00:00
Commit Graph

37 Commits

Author SHA1 Message Date
Glenn Morris
114f9c9679 Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
Glenn Morris
d53fa5920c Comment (minor header format fixes). 2009-01-10 22:53:56 +00:00
Glenn Morris
ae940284fa Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
Glenn Morris
eb3fa2cfcf Switch to recommended form of GPLv3 permissions notice. 2008-05-06 08:06:51 +00:00
Glenn Morris
409cc4a3ea Add 2008 to copyright years. 2008-01-07 02:45:14 +00:00
Glenn Morris
b4aa60262c Switch license to GPLv3 or later. 2007-07-25 04:50:21 +00:00
Glenn Morris
d7a0267c8d Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
Glenn Morris
e91081eb9e Update copyright years. 2006-12-05 06:15:26 +00:00
Stefan Monnier
7a9ac68891 Move defvars out of eval-when-compile.
(array-make-template): Replace undeclared global var with a local one.
(array-mode): Inline initialization functions.
(array-init-local-variables, array-init-max-row)
(array-init-max-column, array-init-columns-per-line)
(array-init-field-width, array-init-rows-numbered)
(array-init-line-length, array-init-lines-per-row): Remove.
2006-01-18 20:36:19 +00:00
Thien-Thi Nguyen
0d30b33766 Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
Juanma Barranquero
26cf3f33ec (array-mode, array-reconfigure-rows, untabify-backward): Fix typos in
docstrings.
(array-reconfigure-rows): Use `insert-buffer-substring', not `insert-buffer'.
2005-07-18 09:35:43 +00:00
Lute Kamstra
086add1519 Update FSF's address. 2005-07-04 23:32:44 +00:00
Lute Kamstra
e3e4b1f233 (array-mode): Use kill-all-local-variables and run-mode-hooks. 2005-05-26 12:16:05 +00:00
Juanma Barranquero
3981e5b5f5 Replace read-input' by read-string'. 2005-05-18 10:17:18 +00:00
Juanma Barranquero
027a4b6b3f Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Juanma Barranquero
71296446d3 Trailing whitespace deleted. 2003-02-04 11:26:42 +00:00
Pavel Janík
246e869591 Fix typo. 2002-01-13 09:02:35 +00:00
Pavel Janík
cc94298a24 (array-reconfigure-rows): Use insert instead of insert-string. 2001-11-26 16:20:18 +00:00
Pavel Janík
5553563924 Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
Richard M. Stallman
7fbc46a0a2 (array-mode): Don't use make-variable-buffer-local.
Use make-local-variable for `truncate-lines'.
2000-01-11 19:31:26 +00:00
Dave Love
41674a5aa2 Assorted cleanups for compiler warnings, doc strings, `array-' prefix
for symbols.
2000-01-06 23:12:02 +00:00
Richard M. Stallman
18bf4ad895 (array-reconfigure-rows): Use generate-new-buffer. 1999-08-29 19:21:07 +00:00
Karl Heuer
bcc7f26d90 Provide `array'. 1999-08-10 17:06:18 +00:00
Dave Love
499bfd5f86 (array-mode): Add autoload cookie. 1998-04-17 20:40:30 +00:00
Karl Heuer
4bf785ba7e (array-what-position): Delete format call inside message. 1996-01-25 00:59:25 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Richard M. Stallman
5e5e5d428a (array-mode): Set overwrite-mode to overwrite-mode-textual. 1995-11-20 21:54:59 +00:00
Karl Heuer
a838308c4c (array-mode): Use force-mode-line-update. 1995-04-25 22:33:13 +00:00
Paul Eggert
9cd77daade (abs, ceiling, floor): Remove, since they now redefine
builtin functions.  All `ceiling' callers rewritten to invoke `floor'.
1993-08-10 04:14:17 +00:00
Eric S. Raymond
e41b2db1da Added or corrected Commentary sections 1993-03-22 03:27:18 +00:00
Eric S. Raymond
e9571d2a21 Add or correct keywords 1993-03-18 21:29:42 +00:00
Eric S. Raymond
9750e079dd entered into RCS 1992-07-22 04:22:30 +00:00
Eric S. Raymond
fd7fa35a05 *** empty log message *** 1992-07-17 08:15:29 +00:00
Eric S. Raymond
e516799970 *** empty log message *** 1992-07-16 21:47:34 +00:00
Eric S. Raymond
c0274f385f *** empty log message *** 1992-05-30 23:54:21 +00:00
Jim Blandy
b1d6ae0b04 Initial revision 1991-01-30 22:51:05 +00:00