~a-roehler/python-mode/XEmacs-compat-test

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Andreas Roehler
  • Date: 2012-02-01 15:24:57 UTC
  • Revision ID: andreas.roehler@online.de-20120201152457-igehalyflqzo2wzm
`py-execute-region-switch' fixed

`py-ask-about-save' previous prodeeding restored,
as used by `py-execute-import-or-reload', saving
possibly edited buffers before reload is reasonable

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
  With large files fontifying numbers may cause a delay
59
59
  Credits to github.com/fgallina/python.el/issues42
60
60
 
61
 
- new boolean `py-report-level-p'
 
61
- new boolean `py-verbose-p'
62
62
  if `t', reached indent level is messaged
63
63
 
64
64
- py-execute-buffer-dedicated, py-execute-buffer-switch-dedicated