emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/font-lock.el [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/font-lock.el [lexbind]
Date: Tue, 06 Jul 2004 05:59:11 -0400

Index: emacs/lisp/font-lock.el
diff -c emacs/lisp/font-lock.el:1.197.2.7 emacs/lisp/font-lock.el:1.197.2.8
*** emacs/lisp/font-lock.el:1.197.2.7   Tue Apr 27 14:08:29 2004
--- emacs/lisp/font-lock.el     Tue Jul  6 09:38:16 2004
***************
*** 1910,1915 ****
--- 1910,1916 ----
                    "proclaim" "declaim" "declare" "symbol-macrolet"
                    "lexical-let" "lexical-let*" "flet" "labels" "compiler-let"
                    "destructuring-bind" "macrolet" "tagbody" "block"
+                   "multiple-value-bind"
                    "return" "return-from"
                    "with-accessors" "with-compilation-unit"
                    "with-condition-restarts" "with-hash-table-iterator"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]