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
*
* emacs-lisp/smie.el (comment-string-strip): Declare function.
Juanma Barranquero
2010-06-09
1
-1
/
+2
*
* lisp/emacs-lisp/smie.el (smie-indent-keyword): Remove special case that
Stefan Monnier
2010-06-08
1
-9
/
+5
*
* lisp/emacs-lisp/smie.el (smie-indent-offset-rule): Rename from
Stefan Monnier
2010-06-07
1
-50
/
+89
*
Make (after keyword) indent-rules more flexible.
Stefan Monnier
2010-06-06
1
-66
/
+146
*
* emacs-lisp/smie.el (comment-continue): Declare for byte-compiler.
Juanma Barranquero
2010-06-03
1
-0
/
+2
*
Split smie-indent-calculate into more manageable chunks.
Stefan Monnier
2010-06-02
1
-169
/
+198
*
* lisp/emacs-lisp/smie.el (smie-indent-calculate): Simplify and cleanup.
Stefan Monnier
2010-06-02
1
-76
/
+68
*
Provide hooks to use a different tokenizer in SMIE.
Stefan Monnier
2010-05-27
1
-22
/
+46
*
* emacs-lisp/smie.el (smie-set-prec2tab): Check override before use.
Stefan Monnier
2010-05-24
1
-12
/
+16
*
* emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.
Stefan Monnier
2010-05-18
1
-7
/
+11
*
Fix handling of non-associative equal levels.
Stefan Monnier
2010-05-18
1
-91
/
+109
*
* emacs-lisp/smie.el: Fix typos in docstrings.
Juanma Barranquero
2010-05-18
1
-6
/
+6
*
Provide a simple generic indentation engine and use it for Prolog.
Stefan Monnier
2010-05-17
1
-0
/
+688