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
...
*
* 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
*
lisp/*: Add declarations, remove unused bindings, mark unused args.
Juanma Barranquero
2012-04-19
1
-3
/
+1
*
Merge from trunk
Stefan Monnier
2012-03-25
1
-53
/
+117
|
\
|
*
Fix dead link in smie.el
Leo Liu
2012-02-04
1
-1
/
+1
|
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
|
*
Spelling fixes.
Paul Eggert
2011-11-26
1
-1
/
+1
|
*
* lisp/emacs-lisp/smie.el: Improve warnings and conflict detection.
Stefan Monnier
2011-11-18
1
-46
/
+109
|
*
Spelling fixes.
Paul Eggert
2011-11-17
1
-2
/
+3
|
*
Fix typos.
Juanma Barranquero
2011-11-16
1
-1
/
+1
|
*
Spelling fixes.
Paul Eggert
2011-11-13
1
-1
/
+1
*
|
* lisp/emacs-lisp/smie.el: Provide smarter auto-filling.
Stefan Monnier
2012-02-15
1
-0
/
+33
|
/
*
* lisp/emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
Andreas Schwab
2011-06-26
1
-2
/
+2
*
* lisp/emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
Stefan Monnier
2011-06-23
1
-2
/
+6
*
* src/eval.c (Fdefvaralias): Also mark the target as variable-special-p.
Stefan Monnier
2011-06-15
1
-0
/
+20
*
Misc fixes, and use lexical-binding in more files.
Stefan Monnier
2011-03-11
1
-2
/
+2
*
* lisp/emacs-lisp/smie.el (smie-blink-matching-open): Don't use `pos' in two
Stefan Monnier
2011-02-10
1
-4
/
+12
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-1
/
+1
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
* emacs-lisp/smie.el (smie-prec2->grammar): Simplify handling
Stefan Monnier
2010-11-26
1
-54
/
+66
*
* emacs-lisp/smie.el (smie-bnf-classify): Signal errors for tokens
Stefan Monnier
2010-11-17
1
-41
/
+55
*
* lisp/emacs-lisp/smie.el (smie-prec2->grammar): Obey equality constraints
Stefan Monnier
2010-11-11
1
-5
/
+40
*
* lisp/emacs-lisp/smie.el (smie-rule-parent, smie-indent--rule):
Stefan Monnier
2010-11-11
1
-16
/
+51
*
* lisp/emacs-lisp/smie.el: New package.
Stefan Monnier
2010-11-07
1
-0
/
+1462
[prev]