index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
skeleton.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Insert skeletons at the correct point
Lars Ingebrigtsen
2020-12-07
1
-4
/
+9
*
Fix an unbound variable in html skeletons
Stephen Berman
2020-10-26
1
-1
/
+2
*
* lisp/skeleton.el: Use lexical-binding
Stefan Monnier
2020-08-06
1
-47
/
+51
*
Wrap skeleton logic in atomic-change-group
Philip K
2020-08-05
1
-1
/
+2
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix skeleton edebug spec
Lars Ingebrigtsen
2019-08-23
1
-2
/
+2
*
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
*
|
Merge from origin/emacs-26
Glenn Morris
2018-07-02
1
-1
/
+2
|
\
|
|
*
Avoid errors with recentering in 'skeleton-insert'
Eli Zaretskii
2018-06-30
1
-1
/
+2
*
|
The tedious game of whack-a-mole with compiler warnings continues
Glenn Morris
2018-04-20
1
-2
/
+2
|
/
*
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
*
Fix all unescaped character literals
Philipp Stephani
2017-05-07
1
-2
/
+2
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
; lisp/skeleton.el (skeleton-insert): Fix typo in last change
Noam Postavsky
2016-12-20
1
-2
/
+2
*
Improve skeleton docstrings
Noam Postavsky
2016-12-19
1
-6
/
+6
*
Fix problems caused by new implementation of sub-word mode
Eli Zaretskii
2016-02-05
1
-1
/
+2
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
; Remove extraneous "coding: utf-8" specifications in Elisp files
Dmitry Gutov
2015-09-29
1
-1
/
+1
*
Prefer directed to neutral quotes
Paul Eggert
2015-08-24
1
-1
/
+1
*
Pass lambdas to `skeleton-read'
Harald Hanche-Olsen
2015-07-24
1
-7
/
+10
*
Fix minor quoting problems in doc strings
Paul Eggert
2015-05-28
1
-1
/
+1
*
Fix minor quoting problems in doc strings
Paul Eggert
2015-05-19
1
-2
/
+3
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
* skeleton.el (skeleton-end-hook): Default to nil and move the
Leo Liu
2014-06-26
1
-5
/
+2
*
Merge from emacs-24; up to 2014-06-08T18:27:22Z!eggert@cs.ucla.edu
Glenn Morris
2014-06-24
1
-3
/
+5
|
\
|
*
More tweaks of skeleton documentation wrt \n behavior at bol/eol.
Eli Zaretskii
2014-06-22
1
-3
/
+5
*
|
Merge from emacs-24; up to 2014-06-06T02:22:40Z!monnier@iro.umontreal.ca
Glenn Morris
2014-06-21
1
-1
/
+6
|
\
|
|
*
lisp/skeleton.el (skeleton-insert): Fix last change.
Eli Zaretskii
2014-06-21
1
-3
/
+5
|
*
lisp/skeleton.el (skeleton-insert): Doc fix.
Eli Zaretskii
2014-06-21
1
-1
/
+4
*
|
Merge from emacs-24; up to 2014-03-21T08:51:02Z!eliz@gnu.org
Glenn Morris
2014-03-21
1
-10
/
+10
|
\
|
|
*
lisp/*.el: Fix typos.
Juanma Barranquero
2014-03-21
1
-10
/
+10
*
|
lisp/skeleton.el (skeleton-autowrap): Mark as obsolete.
Juanma Barranquero
2014-03-20
1
-5
/
+2
|
/
*
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
*
* skeleton.el (skeleton-pair-insert-maybe): Disable newline
Leo Liu
2013-12-20
1
-2
/
+3
*
* lisp/skeleton.el (skeleton-newline): Remove.
Stefan Monnier
2013-10-17
1
-12
/
+3
*
* lisp/autorevert.el (auto-revert-notify-handler): Use memq.
Stefan Monnier
2013-06-05
1
-5
/
+7
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Merge from emacs-24; up to 2012-05-04T19:17:01Z!monnier@iro.umontreal.ca
Glenn Morris
2012-08-28
1
-1
/
+1
|
\
|
*
* skeleton.el (skeleton-untabify): Change to nil.
Leo Liu
2012-08-27
1
-1
/
+1
*
|
* lisp/emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties to
Stefan Monnier
2012-05-17
1
-1
/
+1
*
|
Remove * characters from the front of variable docstrings.
Chong Yidong
2012-04-09
1
-5
/
+5
*
|
Remove defining user variables via * in docstring.
Chong Yidong
2012-04-09
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
*
Refill some copyright headers.
Glenn Morris
2011-01-15
1
-2
/
+2
[next]