summaryrefslogtreecommitdiff
path: root/lisp/autoinsert.el
Commit message (Expand)AuthorAgeFilesLines
* Fix auto-insert-alist ada-mode entry to match current ELPA ada-modeStephen Leake2022-10-271-1/+1
* Add no-byte-compile to the ".dir-locals.el" auto-insert templateStefan Kangas2022-10-151-1/+1
* Improve auto-insert-mode documentationStefan Kangas2022-10-031-22/+19
* Put safe-local-variable property on auto-insertStefan Kangas2022-07-081-1/+4
* ; Fix mistakes in 'declare function' formsEli Zaretskii2022-05-141-1/+1
* Fix autoinsert.el byte compilation warningLars Ingebrigtsen2022-03-241-0/+1
* * lisp/autoinsert.el (auto-insert-alist): Expose lambdas as codeStefan Monnier2022-03-241-7/+8
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Mark all def* functions that should indent as `defun'Lars Ingebrigtsen2021-10-131-0/+1
|/
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-3/+4
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-081-2/+2
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Merge from origin/emacs-27Glenn Morris2020-11-021-1/+1
|\
| * ; * lisp/autoinsert.el (auto-insert-alist): Fix texinfo URL.Stefan Kangas2020-11-011-1/+1
* | Don't auto-insert "@c file ends here" in .texi filesStefan Kangas2020-11-011-2/+1
* | Accept lexical lambda in auto-insert-alistMattias Engdegård2020-06-221-1/+1
|/
* Replace add-to-list to lexical variable with push (bug#39373)Mattias Engdegård2020-02-011-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Add auto-insert skeleton for ".dir-locals.el"Stefan Kangas2019-11-021-1/+24
* Various doc fixes for auto-insert-modeStefan Kangas2019-10-221-1/+1
* Use lexical-binding in autoinsert.el and add testsSimen Heggestøyl2019-05-311-28/+25
* 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
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-3/+0
* | Merge from origin/emacs-26Glenn Morris2018-03-081-1/+1
|\|
| * Replace some obsolete aliases in documentationGlenn Morris2018-03-071-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\|
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Make FILENAME argument of 'file-name-base' mandatoryPhilipp Stephani2017-09-241-5/+5
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-4/+4
* change auto-insert to use derived-mode-pTom Tromey2017-04-051-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Improve the custom type of some user options.Glenn Morris2016-02-011-1/+11
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Prefer directed to neutral quotesPaul Eggert2015-08-241-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* lisp/autoinsert.el: Change default of auto-insert-alist.Rüdiger Sonderfeld2014-12-041-11/+13
* 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
* * autoinsert.el (auto-insert-alist): Make the value ofLeo Liu2013-09-231-1/+1
* * autoinsert.el (auto-insert-alist): Default to lexical-binding.Leo Liu2013-07-051-1/+4
* Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-1/+1
* * lisp/files.el (file-name-base): New convenience function.Sam Steingold2012-06-261-6/+5
* Fix minor Y10k bugs.Paul Eggert2012-05-031-3/+3
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong2011-10-191-3/+4