diff lisp/ChangeLog @ 109300:454cfd5e9cc0

Add some font-locking for Python 2.7. * lisp/progmodes/python.el (python-font-lock-keywords): Add Python 2.7 builtins (BufferError, BytesWarning, WindowsError; callables bin, bytearray, bytes, format, memoryview, next, print; __package__).
author Glenn Morris <rgm@gnu.org>
date Tue, 06 Jul 2010 21:46:58 -0700
parents 15fa65282ad3
children 60516122d066 3453c9fcaa97
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Jul 06 20:52:05 2010 -0700
+++ b/lisp/ChangeLog	Tue Jul 06 21:46:58 2010 -0700
@@ -1,3 +1,9 @@
+2010-07-07  Christoph Scholtes  <cschol2112@gmail.com>
+
+	* progmodes/python.el (python-font-lock-keywords): Add Python 2.7
+	builtins (BufferError, BytesWarning, WindowsError; callables
+	bin, bytearray, bytes, format, memoryview, next, print; __package__).
+
 2010-07-07  Glenn Morris  <rgm@gnu.org>
 
 	* play/zone.el (zone-fall-through-ws): Fix next-line ->