emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v [EMACS_22_BASE]


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v [EMACS_22_BASE]
Date: Mon, 10 Sep 2007 20:02:32 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Stefan Monnier <monnier>        07/09/10 20:02:31

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11049.2.280
retrieving revision 1.11049.2.281
diff -u -b -r1.11049.2.280 -r1.11049.2.281
--- ChangeLog   8 Sep 2007 03:11:43 -0000       1.11049.2.280
+++ ChangeLog   10 Sep 2007 20:02:28 -0000      1.11049.2.281
@@ -1,3 +1,15 @@
+2007-09-10  Dave Love  <address@hidden>
+
+       * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
+       (python-font-lock-keywords): Update to the 2.5 version of the language.
+       (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
+       (python-backspace): Only behave funny in code.
+       (python-compilation-regexp-alist): Add PDB stack trace regexp.
+       (inferior-python-mode): Add PDB prompt regexp.
+       (python-fill-paragraph): Refine the fenced-string regexp.
+       (python-find-imports): Handle imports spanning several lines.
+       (python-mode): Add `class' to hideshow support.
+
 2007-09-08  Stefan Monnier  <address@hidden>
 
        * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use




reply via email to

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