Mercurial > emacs
comparison lisp/font-lock.el @ 83143:9fb10038ca55
Merged in changes from CVS trunk.
Patches applied:
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-353
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-354
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-355
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-356
Update from CVS
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-183
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Mon, 31 May 2004 13:48:26 +0000 |
parents | 2ccd88cfde01 217a5e37c700 |
children | 8e4ea1e2c254 |
comparison
equal
deleted
inserted
replaced
83142:62cf3d6337a0 | 83143:9fb10038ca55 |
---|---|
1908 "cerror" "break" "ignore-errors" | 1908 "cerror" "break" "ignore-errors" |
1909 "loop" "do" "do*" "dotimes" "dolist" "the" "locally" | 1909 "loop" "do" "do*" "dotimes" "dolist" "the" "locally" |
1910 "proclaim" "declaim" "declare" "symbol-macrolet" | 1910 "proclaim" "declaim" "declare" "symbol-macrolet" |
1911 "lexical-let" "lexical-let*" "flet" "labels" "compiler-let" | 1911 "lexical-let" "lexical-let*" "flet" "labels" "compiler-let" |
1912 "destructuring-bind" "macrolet" "tagbody" "block" | 1912 "destructuring-bind" "macrolet" "tagbody" "block" |
1913 "multiple-value-bind" | |
1913 "return" "return-from" | 1914 "return" "return-from" |
1914 "with-accessors" "with-compilation-unit" | 1915 "with-accessors" "with-compilation-unit" |
1915 "with-condition-restarts" "with-hash-table-iterator" | 1916 "with-condition-restarts" "with-hash-table-iterator" |
1916 "with-input-from-string" "with-open-file" | 1917 "with-input-from-string" "with-open-file" |
1917 "with-open-stream" "with-output-to-string" | 1918 "with-open-stream" "with-output-to-string" |