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
/
syntax.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lisp/emacs-lisp/syntax.el (syntax-propertize-function): Doc fix.
Chong Yidong
2012-11-17
1
-7
/
+13
*
Miscellaneous minor cleanups and simplifications.
Stefan Monnier
2012-06-23
1
-4
/
+2
*
Provide generalized variables in core Elisp.
Stefan Monnier
2012-06-22
1
-2
/
+2
*
Reduce use of cl in lisp/emacs-lisp/.
Stefan Monnier
2012-06-10
1
-18
/
+18
*
Replace lexical-let by lexical-binding (except Gnus, CEDET, ERT).
Stefan Monnier
2012-04-26
1
-8
/
+7
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Fix typos.
Juanma Barranquero
2011-12-09
1
-2
/
+2
*
Minor grammer fixes for syntax.el.
Lars Magne Ingebrigtsen
2011-07-15
1
-2
/
+2
*
* emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
Daniel Colascione
2011-06-19
1
-2
/
+3
*
* emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
Daniel Colascione
2011-06-11
1
-1
/
+1
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
Fix and improve last syntax-propertize patch
Stefan Monnier
2010-09-18
1
-8
/
+40
*
|
New syntax-propertize functionality.
Stefan Monnier
2010-09-11
1
-1
/
+246
*
|
* lisp/emacs-lisp/syntax.el (syntax-ppss): More sanity check to catch
Stefan Monnier
2010-09-05
1
-1
/
+2
|
/
*
* lisp/emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): Fix typo in docstring.
MON KEY
2010-08-01
1
-1
/
+1
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
(syntax-ppss): Doc fix.
Andreas Schwab
2008-10-06
1
-1
/
+1
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
(syntax-ppss-flush-cache, syntax-ppss): Use syntax-ppss-toplevel-pos.
Stefan Monnier
2006-12-18
1
-19
/
+16
*
(syntax-ppss-toplevel-pos): Improve docstring.
Stefan Monnier
2006-12-18
1
-4
/
+6
*
(syntax-ppss-toplevel-pos): New fun.
Stefan Monnier
2006-12-12
1
-0
/
+8
*
(syntax-ppss): Flush the cache before rather than after a buffer modification.
Stefan Monnier
2006-05-07
1
-9
/
+8
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
* loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
Dan Nicolaescu
2005-10-31
1
-1
/
+0
*
(syntax-ppss-flush-cache): Fix typo.
Stefan Monnier
2005-10-21
1
-1
/
+1
*
(syntax-ppss-flush-cache): Fix corner boundary case.
Stefan Monnier
2005-10-21
1
-5
/
+9
*
(font-lock-beginning-of-syntax-function): Add defvar.
Juanma Barranquero
2005-08-29
1
-0
/
+2
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-06
1
-1
/
+2
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
Add arch taglines
Miles Bader
2003-09-01
1
-0
/
+2
*
(syntax-ppss): Catch the case where the buffer is narrowed.
Stefan Monnier
2003-07-16
1
-133
/
+142
*
(syntax-ppss-flush-cache): Rename from syntax-ppss-after-change-function.
Stefan Monnier
2003-07-16
1
-9
/
+6
*
Trailing whitepace deleted.
Juanma Barranquero
2003-02-04
1
-3
/
+3
*
(syntax-after): Delete. Moved to subr.el.
Stefan Monnier
2002-09-09
1
-8
/
+0
*
Follow coding conventions.
Pavel JanÃk
2002-05-02
1
-1
/
+4
*
Don't profile syntax-ppss any more.
Stefan Monnier
2001-11-25
1
-1
/
+7
*
(syntax-ppss-stats): Be more robust when dividing by 0.
Stefan Monnier
2001-10-28
1
-1
/
+4
*
(syntax-ppss): Autoload.
Stefan Monnier
2001-10-13
1
-0
/
+1
*
New file.
Stefan Monnier
2001-10-11
1
-0
/
+281