index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
smie.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
make smie.el respect prog-first-column
Tom Tromey
2017-04-05
1
-1
/
+3
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
* lisp/emacs-lisp/smie.el (smie-indent-keyword): Don't burp in strings
Stefan Monnier
2016-03-16
1
-1
/
+4
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
* lisp/emacs-lisp/smie.el (smie-next-sexp): Fix BOB "token"
Stefan Monnier
2015-12-03
1
-3
/
+4
*
Spelling and grammar fixes
Paul Eggert
2015-11-29
1
-1
/
+1
*
* lisp/emacs-lisp/smie.el (smie-backward-sexp): Handle BOB better.
Stefan Monnier
2015-11-23
1
-1
/
+6
*
* lisp/emacs-lisp/smie.el: Use `declare' for `pure'
Stefan Monnier
2015-10-29
1
-4
/
+4
*
* prolog.el: Fix indentation of empty line
Stefan Monnier
2015-09-22
1
-1
/
+16
*
Backslash cleanup in Elisp source files
Paul Eggert
2015-09-17
1
-1
/
+1
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-3
/
+3
*
text-quoting-style in emacs-lisp diagnostics
Paul Eggert
2015-08-21
1
-3
/
+3
*
* lisp/emacs-lisp/smie.el (smie-indent-current-column): New fun
Stefan Monnier
2015-08-21
1
-4
/
+21
*
Merge from origin/emacs-24
Paul Eggert
2015-03-29
1
-2
/
+2
|
\
|
*
* smie.el (smie*ward-sexp-command): Don't pretend the arg is optional
Stefan Monnier
2015-03-26
1
-2
/
+2
|
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
|
* lisp/emacs-lisp/smie.el (smie-prec2->grammar): Fix corner case problem.
Stefan Monnier
2015-02-18
1
-2
/
+5
*
|
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
|
* emacs-lisp/smie.el (smie-config--guess-1): Split from smie-config--guess.
Stefan Monnier
2014-07-20
1
-44
/
+48
|
/
*
* lisp/emacs-lisp/smie.el (smie-config--guess): Fix typo.
Stefan Monnier
2014-06-20
1
-6
/
+5
*
* lisp/emacs-lisp/smie.el (smie--hanging-eolp-function): New var.
Stefan Monnier
2014-06-19
1
-4
/
+10
*
* lisp/emacs-lisp/smie.el (smie-next-sexp): Fix up "other-end" info when
Stefan Monnier
2014-06-13
1
-1
/
+4
*
Small smie.el doc and fix
Glenn Morris
2014-03-04
1
-3
/
+7
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Add missing custom :versions, plus small fixes
Glenn Morris
2013-12-27
1
-0
/
+5
*
Fix bug#16116
Dmitry Gutov
2013-12-17
1
-9
/
+20
*
* lisp/emacs-lisp/smie.el (smie-indent--hanging-p): Don't bother matching
Stefan Monnier
2013-12-11
1
-1
/
+1
*
* lisp/rect.el (rectangle--highlight-for-redisplay):
Stefan Monnier
2013-11-04
1
-2
/
+2
*
* lisp/emacs-lisp/smie.el (smie-rule-parent): Always call
Stefan Monnier
2013-11-03
1
-9
/
+10
*
* lisp/emacs-lisp/smie.el: New smie-config system.
Stefan Monnier
2013-10-24
1
-4
/
+350
*
* lisp/emacs-lisp/smie.el (smie-rule-parent): Fix opener-test.
Stefan Monnier
2013-10-22
1
-1
/
+2
*
* lisp/emacs-lisp/smie.el (smie--matching-block-data): Invalidate the
Dmitry Gutov
2013-10-11
1
-3
/
+5
*
* lisp/emacs-lisp/smie.el (smie-next-sexp): Refine last fix.
Stefan Monnier
2013-10-07
1
-3
/
+5
*
Get Ruby's SMIE code to pass the test suite.
Stefan Monnier
2013-10-05
1
-1
/
+1
*
* lisp/emacs-lisp/smie.el: Improve show-paren-mode behavior.
Stefan Monnier
2013-06-07
1
-54
/
+84
*
* newcomment.el (comment-search-backward): Revert last change.
Leo Liu
2013-06-07
1
-17
/
+17
*
Re-implement smie matching block highlight using show-paren-data-function.
Leo Liu
2013-06-05
1
-83
/
+60
*
* lisp/emacs-lisp/smie.el (smie-highlight-matching-block): Always turn
Leo Liu
2013-05-29
1
-9
/
+6
*
* lisp/emacs-lisp/smie.el (smie-auto-fill): Rework to be more robust.
Stefan Monnier
2013-05-24
1
-55
/
+58
*
* lisp/emacs-lisp/smie.el (smie-indent-forward-token)
Stefan Monnier
2013-05-23
1
-2
/
+12
*
* emacs-lisp/smie.el (smie-highlight-matching-block-mode): Clean
Leo Liu
2013-05-17
1
-6
/
+12
*
* emacs-lisp/smie.el (smie-matching-block-highlight): New face.
Leo Liu
2013-05-17
1
-2
/
+82
*
* lisp/progmodes/octave-mod.el (octave-smie-forward-token): Only emit
Stefan Monnier
2013-04-24
1
-12
/
+24
*
* lisp/emacs-lisp/smie.el (smie-auto-fill): Don't inf-loop if there's no
Stefan Monnier
2013-03-14
1
-25
/
+28
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Miscellaneous minor cleanups and simplifications.
Stefan Monnier
2012-06-23
1
-7
/
+6
*
Provide generalized variables in core Elisp.
Stefan Monnier
2012-06-22
1
-5
/
+5
*
Reduce use of cl in lisp/emacs-lisp/.
Stefan Monnier
2012-06-10
1
-54
/
+57
*
* lisp/emacs-lisp/smie.el (smie-indent--bolp-1): New function.
Stefan Monnier
2012-05-15
1
-2
/
+24
*
*** empty log message ***
Stefan Monnier
2012-05-13
1
-2
/
+4
[next]