• Barry Warsaw's avatar
    (py-compute-indentation): Several changes made to improve navigation · f64b4054
    Barry Warsaw yazdı
    over and around triple-quoted strings:
    
        - move the beginning-of-line to above the p-p-s call
    
        - in the `t' clause of the big cond, where we skip over
          triple-quoted strings, first find out if we're looking at a
          single or TQS, then skip over it in one fell swoop, instead of
          trying to loop over skipage of SQS's.
    
    (py-parse-state): Implement XEmacs only hack to more accurately figure
    out whether we're in a string or not.  Can't do this in Emacs because
    it lacks the necessary primitive, so we just do it the old (and mostly
    accurate, but foolable) way for Emacs.
    f64b4054
Adı
Son kayıt (commit)
Son güncelleme
..
ACKS Loading commit data...
AIX-NOTES Loading commit data...
BLURB Loading commit data...
BLURB.LUTZ Loading commit data...
BLURB.WINDOWS Loading commit data...
COPYRIGHT Loading commit data...
Fixcprt.py Loading commit data...
HISTORY Loading commit data...
HPUX-NOTES Loading commit data...
HYPE Loading commit data...
Makefile Loading commit data...
Makefile.pre.in Loading commit data...
NEWS Loading commit data...
NEXT-NOTES Loading commit data...
PURIFY.README Loading commit data...
README Loading commit data...
RENAME Loading commit data...
RFD Loading commit data...
ccpy-style.el Loading commit data...
cheatsheet Loading commit data...
comparisons Loading commit data...
editline-fix Loading commit data...
faq2html.py Loading commit data...
fixfuncptrs.sh Loading commit data...
indent.pro Loading commit data...
python-mode.el Loading commit data...
python.gif Loading commit data...
python.man Loading commit data...
renumber.py Loading commit data...
setuid-prog.c Loading commit data...
vgrindefs Loading commit data...