index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
autoinsert.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix auto-insert-alist ada-mode entry to match current ELPA ada-mode
Stephen Leake
2022-10-27
1
-1
/
+1
*
Add no-byte-compile to the ".dir-locals.el" auto-insert template
Stefan Kangas
2022-10-15
1
-1
/
+1
*
Improve auto-insert-mode documentation
Stefan Kangas
2022-10-03
1
-22
/
+19
*
Put safe-local-variable property on auto-insert
Stefan Kangas
2022-07-08
1
-1
/
+4
*
; Fix mistakes in 'declare function' forms
Eli Zaretskii
2022-05-14
1
-1
/
+1
*
Fix autoinsert.el byte compilation warning
Lars Ingebrigtsen
2022-03-24
1
-0
/
+1
*
* lisp/autoinsert.el (auto-insert-alist): Expose lambdas as code
Stefan Monnier
2022-03-24
1
-7
/
+8
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Mark all def* functions that should indent as `defun'
Lars Ingebrigtsen
2021-10-13
1
-0
/
+1
|
/
*
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-22
1
-3
/
+4
*
Use string-replace instead of replace-regexp-in-string
Mattias Engdegård
2021-08-08
1
-2
/
+2
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Merge from origin/emacs-27
Glenn Morris
2020-11-02
1
-1
/
+1
|
\
|
*
; * lisp/autoinsert.el (auto-insert-alist): Fix texinfo URL.
Stefan Kangas
2020-11-01
1
-1
/
+1
*
|
Don't auto-insert "@c file ends here" in .texi files
Stefan Kangas
2020-11-01
1
-2
/
+1
*
|
Accept lexical lambda in auto-insert-alist
Mattias Engdegård
2020-06-22
1
-1
/
+1
|
/
*
Replace add-to-list to lexical variable with push (bug#39373)
Mattias Engdegård
2020-02-01
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Add auto-insert skeleton for ".dir-locals.el"
Stefan Kangas
2019-11-02
1
-1
/
+24
*
Various doc fixes for auto-insert-mode
Stefan Kangas
2019-10-22
1
-1
/
+1
*
Use lexical-binding in autoinsert.el and add tests
Simen Heggestøyl
2019-05-31
1
-28
/
+25
*
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
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-07-01
1
-3
/
+0
*
|
Merge from origin/emacs-26
Glenn Morris
2018-03-08
1
-1
/
+1
|
\
|
|
*
Replace some obsolete aliases in documentation
Glenn Morris
2018-03-07
1
-1
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
Make FILENAME argument of 'file-name-base' mandatory
Philipp Stephani
2017-09-24
1
-5
/
+5
|
/
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-4
/
+4
*
change auto-insert to use derived-mode-p
Tom Tromey
2017-04-05
1
-1
/
+1
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Improve the custom type of some user options.
Glenn Morris
2016-02-01
1
-1
/
+11
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Prefer directed to neutral quotes
Paul Eggert
2015-08-24
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
lisp/autoinsert.el: Change default of auto-insert-alist.
Rüdiger Sonderfeld
2014-12-04
1
-11
/
+13
*
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
*
* autoinsert.el (auto-insert-alist): Make the value of
Leo Liu
2013-09-23
1
-1
/
+1
*
* autoinsert.el (auto-insert-alist): Default to lexical-binding.
Leo Liu
2013-07-05
1
-1
/
+4
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-2
/
+2
*
Update docstrings and comments to use "init file" terminology.
Chong Yidong
2012-09-17
1
-1
/
+1
*
* lisp/files.el (file-name-base): New convenience function.
Sam Steingold
2012-06-26
1
-6
/
+5
*
Fix minor Y10k bugs.
Paul Eggert
2012-05-03
1
-3
/
+3
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Fix minor mode docstrings for the new meaning of a nil ARG.
Chong Yidong
2011-10-19
1
-3
/
+4
[next]