summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/syntax.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | * lisp/emacs-lisp/syntax.el (syntax-propertize): Flush extended region.Stefan Monnier2016-06-221-0/+3
* | Merge from origin/emacs-25Paul Eggert2016-05-011-1/+1
|\ \ | |/
| * ; Spelling fixesPaul Eggert2016-05-011-1/+1
| * Clarify some doc stringsLars Ingebrigtsen2016-05-011-3/+4
* | Clarify some doc stringsLars Ingebrigtsen2016-04-281-3/+4
* | * lisp/emacs-lisp/syntax.el (syntax-ppss-table): New varStefan Monnier2016-01-161-1/+5
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* (internal--syntax-propertize): Save match-data here (bug#21766)Stefan Monnier2015-10-281-6/+5
* * lisp/emacs-lisp/syntax.el (syntax-begin-function): Make obsoleteStefan Monnier2015-09-201-0/+1
* * lisp/font-lock.el (font-lock-beginning-of-syntax-function): RemoveStefan Monnier2015-09-171-7/+0
* Merge syntax-propertize--done and parse-sexp-propertize-doneStefan Monnier2015-09-111-52/+53
* Make syntax.c call syntax-propertize on demandStefan Monnier2015-09-091-0/+15
* Don't quote nil and t in doc stringsPaul Eggert2015-05-211-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/emacs-lisp/syntax.el (syntax-ppss): Doc fix.Xue Fuqiao2013-10-041-2/+7
* * syntax.el (syntax-propertize-function): Fix docstring.Stefan Monnier2013-05-301-6/+7
* * lisp/emacs-lisp/syntax.el (syntax-propertize-multiline):Erik Charlebois2013-04-221-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* * lisp/emacs-lisp/syntax.el (syntax-propertize-function): Doc fix.Chong Yidong2012-11-171-7/+13
* Miscellaneous minor cleanups and simplifications.Stefan Monnier2012-06-231-4/+2
* Provide generalized variables in core Elisp.Stefan Monnier2012-06-221-2/+2
* Reduce use of cl in lisp/emacs-lisp/.Stefan Monnier2012-06-101-18/+18
* Replace lexical-let by lexical-binding (except Gnus, CEDET, ERT).Stefan Monnier2012-04-261-8/+7
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix typos.Juanma Barranquero2011-12-091-2/+2
* Minor grammer fixes for syntax.el.Lars Magne Ingebrigtsen2011-07-151-2/+2
* * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.Daniel Colascione2011-06-191-2/+3
* * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.Daniel Colascione2011-06-111-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Fix and improve last syntax-propertize patchStefan Monnier2010-09-181-8/+40
* | New syntax-propertize functionality.Stefan Monnier2010-09-111-1/+246
* | * lisp/emacs-lisp/syntax.el (syntax-ppss): More sanity check to catchStefan Monnier2010-09-051-1/+2
|/
* * lisp/emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): Fix typo in docstring.MON KEY2010-08-011-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (syntax-ppss): Doc fix.Andreas Schwab2008-10-061-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (syntax-ppss-flush-cache, syntax-ppss): Use syntax-ppss-toplevel-pos.Stefan Monnier2006-12-181-19/+16
* (syntax-ppss-toplevel-pos): Improve docstring.Stefan Monnier2006-12-181-4/+6
* (syntax-ppss-toplevel-pos): New fun.Stefan Monnier2006-12-121-0/+8