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


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Thu, 12 Jul 2007 04:36:49 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        07/07/12 04:36:49

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11346
retrieving revision 1.11347
diff -u -b -r1.11346 -r1.11347
--- ChangeLog   12 Jul 2007 04:14:48 -0000      1.11346
+++ ChangeLog   12 Jul 2007 04:36:48 -0000      1.11347
@@ -1,3 +1,13 @@
+2007-07-12  Paul Pogonyshev  <address@hidden>
+
+       * progmodes/which-func.el (which-func-modes): Add `python-mode'.
+
+       * progmodes/python.el (python-which-func-length-limit): New var.
+       (python-which-func): New function.
+       (python-current-defun): Add optional `length-limit' and try to fit
+       computed function name to that length.
+       (python-mode): Hook `python-which-func' up.
+
 2007-07-12  Sean O'Rourke  <address@hidden>  (tiny change)
 
        * pcomplete.el (pcomplete-entries): Obey pcomplete-ignore-case.




reply via email to

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