1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-30 08:09:04 +00:00
emacs/lisp/emacs-lisp
Stefan Monnier 09ffa822f8 * emacs-lisp/smie.el (smie-prec2->grammar): Simplify handling
of :smie-open/close-alist.
(smie-next-sexp): Make it accept a "start token" as argument.
(smie-indent-keyword): Be careful not to misidentify tokens that span
more than one line, as empty lines.  Add argument `token'.
2010-11-26 16:33:21 -05:00
..
.gitignore Add .gitignore files 2009-02-03 23:32:38 +00:00
advice.el * lisp/emacs-lisp/advice.el (ad-compile-function): 2010-06-08 21:18:31 -04:00
assoc.el (aelement): Fix typo in previous. 2010-01-23 19:58:14 -08:00
authors.el * emacs-lisp/authors.el (authors-renamed-files-alist): 2010-02-17 22:05:45 -08:00
autoload.el autoload.el fix for bug#7414. 2010-11-16 19:47:16 -08: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 Fix typos in docstrings, comments and ChangeLogs. 2010-10-13 01:25:19 +02:00
byte-run.el * subr.el (unintern): Declare the obarray arg mandatory. 2010-09-14 13:11:44 +02:00
bytecomp.el * lisp/files.el (safe-local-variable-p): Gracefully handle errors. 2010-11-11 17:19:01 -05: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-extra.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cl-indent.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cl-loaddefs.el Update cl-loaddefs.el 2010-06-26 20:49:18 +02:00
cl-macs.el Close bug#6408. 2010-06-12 00:06:15 -07: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 Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
disass.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
easy-mmode.el Doc fix for define-minor-mode (Bug#6880). 2010-08-22 15:30:26 -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 Update to CEDET 1.0's version of EIEIO. 2010-09-19 00:23:57 -04:00
eldoc.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08: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 * lisp/emacs-lisp/float-sup.el (float-pi): New name for `pi'. 2010-09-19 11:49:21 +02: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 Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
lisp-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
lisp.el * lisp/emacs-lisp/lisp.el (lisp-completion-at-point): 2010-10-09 17:43:43 +02: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 (regexp-opt-group, regexp-opt-charset): Turn comments into docstrings 2010-10-17 14:59:58 -04: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 * emacs-lisp/rx.el (rx-any): Don't explode ranges that end in - or ]. 2010-09-05 11:44:55 +02:00
shadow.el Rename another shadow.el function. 2010-10-08 17:44:53 -07:00
smie.el * emacs-lisp/smie.el (smie-prec2->grammar): Simplify handling 2010-11-26 16:33:21 -05:00
sregex.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
syntax.el * lisp/emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): Fix typo in docstring. 2010-08-01 02:24:55 +02: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 Don't allow functions that display messages in unsafep. 2010-10-18 13:28:20 -04:00
warnings.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00