]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2012-05-17 Fabián Ezequiel... Enhancements on indentation for lines after a backslash...
2012-05-17 Fabián Ezequiel... Added self to the list of font-lock-keywords
2012-05-17 Fabián Ezequiel... Updated `python-font-lock-keywords' to match latest...
2012-05-17 Fabián Ezequiel... Beautified code
2012-05-17 Fabián Ezequiel... Enhancements on indentation code and related functions.
2012-05-17 Fabián Ezequiel... `python-check' now can have named buffers on its own...
2012-05-17 Fabián Ezequiel... Enhancements on python-check command.
2012-05-17 Fabián Ezequiel... Removed :safe attribute for dangerous variables
2012-05-17 Fabián Ezequiel... Fixed docstring typos
2012-05-17 Fabián Ezequiel... Enhanced shell setup for Windows.
2012-05-17 Fabián Ezequiel... Added compatibility with lastest CEDET.
2012-05-17 Fabián Ezequiel... Improvements on completion code.
2012-05-17 Fabián Ezequiel... Improved completion support when in [i]pdb
2012-05-17 Fabián Ezequiel... Added `python-pdbtrack-activate' variable to allow...
2012-05-17 Fabián Ezequiel... Renamed stuff to keep "namespace" clean.
2012-05-17 Dan DavisonDon't request completions for zero-length input
2012-05-17 Fabián Ezequiel... Make `python-shell-send-string-no-output' delete traili...
2012-05-17 Dan DavisonDismiss completions buffer when unique completion has...
2012-05-17 Fabián Ezequiel... Documentation enhancements
2012-05-17 Fabián Ezequiel... Renamed indentity occurrences to identity in previous...
2012-05-17 Fabián Ezequiel... Enhancements to internal python shell naming.
2012-05-17 Fabián Ezequiel... Enhancements to pdbtrack.
2012-05-17 Fabián Ezequiel... Enhancements to pdbtrack
2012-05-17 Fabián Ezequiel... Documentation enhancements and other small fixes.
2012-05-17 Dan DavisonComplete module import lines in addition to variable...
2012-05-17 Dan DavisonReturn appropriate value to comint-dynamic-complete
2012-05-17 Fabián Ezequiel... Enhancements to `python-shell-calculate-process-environ...
2012-05-17 Fabián Ezequiel... Enhancements on `python-shell-calculate-process-environ...
2012-05-17 Fabián Ezequiel... Added simple way of jumping to current buffer's class...
2012-05-17 Fabián Ezequiel... Enhancements to python-shell-send-string-no-output...
2012-05-17 Fabián Ezequiel... Make run-python-internal to set process-query-on-exit...
2012-05-17 Fabián Ezequiel... Fixed indentation case for after beginning of block
2012-05-17 Fabián Ezequiel... Renamed python-clone-local-variables to python-util...
2012-05-17 Fabián Ezequiel... New function python-clone-local-variables
2012-05-17 Fabián Ezequiel... Fix typo enviroment => environment
2012-05-17 Fabián Ezequiel... Make shells inherit variables from parent buffer and...
2012-05-17 Fabián Ezequiel... Use defcustom with :safe whenever is possible.
2012-05-17 Fabián Ezequiel... Refactored run-python and run-python-internal.
2012-05-17 Fabián Ezequiel... Fixed cornercase for normal lines when indentation...
2012-05-17 Fabián Ezequiel... Make python-info-continuation-line-p to check context...
2012-05-17 Fabián Ezequiel... Implemented simple virtualenv setup via python-shell...
2012-05-17 Fabián Ezequiel... Implemented internal python shell.
2012-05-17 Fabián Ezequiel... Backported triple quote syntax from Emacs 24
2012-05-17 Fabián Ezequiel... Make package description separator contain 3 dashes...
2012-05-17 Fabián Ezequiel... Updated TODO
2012-05-17 Fabián Ezequiel... fixed font-lock-builtin-face regexp
2012-05-17 Fabián Ezequiel... Set local variable `mode-require-final-newline' to t
2012-05-17 Fabián Ezequiel... None, True, False, Ellipsis, __debug__, and NotImplemen...
2012-05-17 Fabián Ezequiel... python-info-current-defun: fixed cornercase that caused...
2012-05-17 Fabián Ezequiel... Added package information for ELPA conformance
2012-05-17 Fabián Ezequiel... Fixed eldoc behavior.
2012-05-17 Fabián Ezequiel... Indentation enhancements on after-backslash
2012-05-17 Fabián Ezequiel... fixed last paren indentation logic
2012-05-17 Fabián Ezequiel... Fixed weird cornercase behavior in python-indent-calcul...
2012-05-17 Fabián Ezequiel... increased forward-comment COUNT variable value in all...
2012-05-17 Fabián Ezequiel... docstring enhancements
2012-05-17 Fabián Ezequiel... indentation fixes on after backslash
2012-05-17 Fabián Ezequiel... Implemented python-nav-backward-sentence, python-nav...
2012-05-17 Fabián Ezequiel... Added python-nav-sentence-start and python-nav-sentence...
2012-05-17 Fabián Ezequiel... fixed CL related bytecompilation errors and set make...
2012-05-17 Fabián Ezequiel... Implemented imenu support.
2012-05-17 Fabián Ezequiel... Documentation enhancements with regards to code checkin...
2012-05-17 Fabián Ezequiel... Fixed python-info-current-defun for classes without...
2012-05-17 Fabián Ezequiel... Fixed infinite loop on python-info-current-defun
2012-05-17 Fabián Ezequiel... Docstrings enhancements
2012-05-17 Fabián Ezequiel... Small cornercase fix to python-info-current-defun.
2012-05-17 Fabián Ezequiel... Fixed python-info-current-defun to match new navigation...
2012-05-17 Fabián Ezequiel... Replaced references from python-beginning-of-innermost...
2012-05-17 Fabián Ezequiel... User customizable fill-paragraph behavior.
2012-05-17 Fabián Ezequiel... Corrected implementations for python-{beginning,end...
2012-05-17 Fabián Ezequiel... New variable python-use-beginning-of-innermost-defun
2012-05-17 Fabián Ezequiel... Better indentation handling when inside parens.
2012-05-17 Fabián Ezequiel... Fixed indentation issue when indenting a python-indent...
2012-05-17 Fabián Ezequiel... new variables python-shell-process-environment and...
2012-05-17 Fabián Ezequiel... New variable python-shell-send-setup-max-wait
2012-05-17 Fabián Ezequiel... Documentation enhancements
2012-05-17 Fabián Ezequiel... Better shell setup using the new python-shell-send...
2012-05-17 Fabián Ezequiel... Added indentation support for continuation of dotted...
2012-05-17 Fabián Ezequiel... Enhancements to python-indent-electric-colon.
2012-05-17 Fabián Ezequiel... New function python-info-ppss-context
2012-05-17 Fabián Ezequiel... Added commentary about installing pyreadline on system...
2012-05-17 Fabián Ezequiel... Remove find-file-noselect invocation in python-shell...
2012-05-17 Fabián Ezequiel... Use insert instead of insert-string
2012-05-17 Fabián Ezequiel... Better non-standard shell integration support
2012-05-17 Fabián Ezequiel... Shell integration improvements and cleanups
2012-05-17 Fabián Ezequiel... python.el now bytecompiles without warnings
2012-05-17 Fabián Ezequiel... Implemented Skeletons after GNU/Emacs python.el
2012-05-17 Fabián Ezequiel... Explain we have python-indent-electric-colon
2012-05-17 Fabián Ezequiel... Don't deactivate mark after indenting commands
2012-05-17 Fabián Ezequiel... Small fix to python-indent-electric-colon
2012-05-17 Fabián Ezequiel... Implemented python-indent-electric-colon
2012-05-17 Fabián Ezequiel... Fixed indentation of multi-line function call's closing...
2012-05-17 Fabián Ezequiel... Make inferior-python-mode-current-file be set via conve...
2012-05-17 Fabián Ezequiel... Enhanced python-shell-send-file function
2012-05-17 Fabián Ezequiel... Added commentary about auto-indentation on newlines...
2012-05-17 Fabián Ezequiel... Use convert-standard-filename to fix temp files path
2012-05-17 Fabián Ezequiel... Fixed highlighting for dictionary assignments
2012-05-17 Fabián Ezequiel... Fixed pdb-track on Windows
2012-05-17 Fabián Ezequiel... Fixed incorrect syntax highlighting for variable assign...
2012-05-17 Fabián Ezequiel... Fixed indentation guess logic to never accept 0 as...
next