emacs/lisp/emacs-lisp
Stefan Monnier dd2c3c9241 Split smie-indent-calculate into more manageable chunks.
* lisp/emacs-lisp/smie.el (smie-indent-virtual, smie-indent-fixindent)
(smie-indent-comment, smie-indent-after-keyword, smie-indent-keyword)
(smie-indent-close, smie-indent-comment-continue, smie-indent-bob)
(smie-indent-exps): Extract from smie-indent-calculate.
(smie-indent-functions): New var.
(smie-indent-functions): Use them.
2010-06-02 21:48:10 -04:00
..
.gitignore Add .gitignore files 2009-02-03 23:32:38 +00:00
advice.el (ad-compile-function): Fix last change. 2010-02-15 15:03:22 -05:00
assoc.el (aelement): Fix typo in previous. 2010-01-23 19:58:14 -08:00
authors.el Minor authors.el updates. 2010-04-23 19:16:13 -07:00
autoload.el Fix duplicate entries in cedet's loaddefs.el files. 2010-04-18 17:45:44 -04:00
avl-tree.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
backquote.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
benchmark.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
bindat.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
byte-opt.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
byte-run.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
bytecomp.el Merge from emacs-23 2010-05-24 20:54:13 -04:00
chart.el Fix typos in docstrings, error messages, etc. 2010-01-18 05:39:40 +01:00
check-declare.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
checkdoc.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cl-compat.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cl-extra.el Replace Lisp calls to delete-backward-char by delete-char. 2010-05-24 22:11:08 -04:00
cl-indent.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cl-loaddefs.el Replace Lisp calls to delete-backward-char by delete-char. 2010-05-24 22:11:08 -04:00
cl-macs.el * emacs-lisp/cl-macs.el (window-parameter): Add defsetf with 2010-05-19 23:37:57 +03:00
cl-seq.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cl-specs.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cl.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
copyright.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
crm.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cust-print.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
debug.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
derived.el Make it possible to locally disable a globally enabled mode. 2010-04-28 11:18:37 -04:00
disass.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
easy-mmode.el Define auto-save-mode with define-minor-mode. 2010-05-05 22:53:56 -04:00
easymenu.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
edebug.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
eieio-base.el Fix typos in docstrings. 2010-01-14 19:59:31 +01:00
eieio-comp.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
eieio-custom.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
eieio-datadebug.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
eieio-opt.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
eieio-speedbar.el Fix typos in docstrings, error messages, etc. 2010-01-18 05:39:40 +01:00
eieio.el Fix typos in docstrings, error messages, etc. 2010-01-18 05:39:40 +01:00
eldoc.el Fix bug#6265: * eldoc.el: Add completions for new commands left-* and right-*. 2010-06-01 15:47:14 +02:00
elint.el Fix more save-excursion warnings. 2010-02-27 20:22:44 -05:00
elp.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ewoc.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
find-func.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
find-gc.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
float-sup.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
generic.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
gulp.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
helper.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
lisp-mnt.el Fix keywords. 2010-03-14 23:15:02 +02:00
lisp-mode.el * simple.el (prog-mode): New (abstract) major mode. 2010-05-14 12:41:01 -04:00
lisp.el Merge from emacs-23 2010-05-08 14:47:07 -04:00
lmenu.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
macroexp.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
map-ynp.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
pp.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
re-builder.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
regexp-opt.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
regi.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ring.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
rx.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
shadow.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
smie.el Split smie-indent-calculate into more manageable chunks. 2010-06-02 21:48:10 -04:00
sregex.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
syntax.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
tcover-ses.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
tcover-unsafep.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
testcover.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
timer.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
tq.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
trace.el Fix typos in docstrings. 2010-03-22 17:50:29 +01:00
unsafep.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
warnings.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00