Glenn Morris
|
ae940284fa
|
Add 2009 to copyright years.
|
2009-01-05 03:18:22 +00:00 |
|
Andreas Schwab
|
b55426e988
|
(syntax-ppss): Doc fix.
|
2008-10-06 10:03:59 +00:00 |
|
Glenn Morris
|
d6cba7ae45
|
Switch to recommended form of GPLv3 permissions notice.
|
2008-05-06 03:21:21 +00:00 |
|
Glenn Morris
|
8b72699e88
|
Add 2008 to copyright years.
|
2008-01-07 01:14:52 +00:00 |
|
Glenn Morris
|
e0085d62fa
|
Switch license to GPLv3 or later.
|
2007-07-25 04:14:29 +00:00 |
|
Glenn Morris
|
f0fa15c5e5
|
Add 2007 to copyright years.
|
2007-01-21 02:48:43 +00:00 |
|
Stefan Monnier
|
6bddffd0e3
|
(syntax-ppss-flush-cache, syntax-ppss): Use syntax-ppss-toplevel-pos.
|
2006-12-18 14:34:01 +00:00 |
|
Stefan Monnier
|
be357779dd
|
(syntax-ppss-toplevel-pos): Improve docstring.
|
2006-12-18 14:02:30 +00:00 |
|
Stefan Monnier
|
0e6c966c96
|
(syntax-ppss-toplevel-pos): New fun.
|
2006-12-12 02:36:38 +00:00 |
|
Stefan Monnier
|
ad8a840d25
|
(syntax-ppss): Flush the cache before rather than after a buffer modification.
|
2006-05-07 14:11:05 +00:00 |
|
Thien-Thi Nguyen
|
ceb4c4d303
|
Update years in copyright notice; nfc.
|
2006-02-06 12:31:40 +00:00 |
|
Dan Nicolaescu
|
c94f08ff7a
|
* loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
that global-font-lock-mode can be enabled by default.
* font-lock.el (font-lock-keywords, font-lock-mode-internal)
(font-lock-add-keywords, font-lock-remove-keywords)
(font-lock-fontify-buffer): Remove autoload cookies.
* jit-lock.el (jit-lock-register): Likewise.
* emacs-lisp/syntax.el (syntax-ppss): Likewise.
* puresize.h (BASE_PURESIZE): Increment to 1170000.
|
2005-10-31 16:41:15 +00:00 |
|
Stefan Monnier
|
8debde6e20
|
(syntax-ppss-flush-cache): Fix typo.
Suggested by Martin Rudalics <rudalics@gmx.at>.
|
2005-10-21 06:05:09 +00:00 |
|
Stefan Monnier
|
889c5dad20
|
(syntax-ppss-flush-cache): Fix corner boundary case.
Suggested by Martin Rudalics <rudalics@gmx.at>.
|
2005-10-21 06:01:22 +00:00 |
|
Juanma Barranquero
|
746dca0081
|
(font-lock-beginning-of-syntax-function): Add defvar.
|
2005-08-29 10:45:18 +00:00 |
|
Thien-Thi Nguyen
|
3731a85096
|
Update years in copyright notice; nfc.
|
2005-08-06 17:48:15 +00:00 |
|
Lute Kamstra
|
3a35cf56e7
|
Update FSF's address.
|
2005-07-04 17:55:18 +00:00 |
|
Miles Bader
|
ab5796a9f9
|
Add arch taglines
|
2003-09-01 15:45:59 +00:00 |
|
Stefan Monnier
|
db14504a96
|
(syntax-ppss): Catch the case where the buffer is narrowed.
|
2003-07-16 15:40:25 +00:00 |
|
Stefan Monnier
|
9c5b265345
|
(syntax-ppss-flush-cache): Rename from syntax-ppss-after-change-function.
(syntax-ppss-after-change-function): New alias. Update uses.
|
2003-07-16 15:17:02 +00:00 |
|
Juanma Barranquero
|
a1506d2977
|
Trailing whitepace deleted.
|
2003-02-04 13:24:35 +00:00 |
|
Stefan Monnier
|
c17e2545b9
|
(syntax-after): Delete. Moved to subr.el.
|
2002-09-09 23:14:13 +00:00 |
|
Pavel Janík
|
307645975c
|
Follow coding conventions.
|
2002-05-02 05:41:46 +00:00 |
|
Stefan Monnier
|
1ab0fac670
|
Don't profile syntax-ppss any more.
(syntax-after): New fun.
|
2001-11-25 22:05:17 +00:00 |
|
Stefan Monnier
|
e8ac59b819
|
(syntax-ppss-stats): Be more robust when dividing by 0.
|
2001-10-28 05:43:36 +00:00 |
|
Stefan Monnier
|
71f343138c
|
(syntax-ppss): Autoload.
|
2001-10-13 19:05:12 +00:00 |
|
Stefan Monnier
|
88a05faf04
|
New file.
|
2001-10-11 00:50:53 +00:00 |
|