]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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...
2012-05-17 Fabián Ezequiel... Implemented python-eldoc-at-point (python-describe...
2012-05-17 Fabián Ezequiel... Implemented python-check
2012-05-17 Fabián Ezequiel... Small changes to ffap support
2012-05-17 Fabián Ezequiel... Added ffap support
2012-05-17 Fabián Ezequiel... Simplified python-eldoc-function using python-shell...
2012-05-17 Fabián Ezequiel... Implemeneted python-shell-clear-latest-output and pytho...
2012-05-17 Fabián Ezequiel... Eldoc integration is now compatible with python 3
2012-05-17 Fabián Ezequiel... Make shell use completion-at-point for autocompletion.
2012-05-17 Fabián Ezequiel... Fixed called-interactively-p invocation.
2012-05-17 Fabián Ezequiel... Cleaned up TODO
2012-05-17 Fabián Ezequiel... Enhanced shell and code autocompletion.
2012-05-17 Fabián Ezequiel... Fixes to shell completion at point
2012-05-17 Fabián Ezequiel... Fixed shell region sending
2012-05-17 Fabián Ezequiel... Documentation fixes
2012-05-17 Fabián Ezequiel... Do not indent at the beginning of buffer fix
2012-05-17 Fabián Ezequiel... Do not indent at the beginning of buffer
2012-05-17 Fabián Ezequiel... Fixed infinite while loop in python-info-current-defun
2012-05-17 Fabián Ezequiel... Modified autocompletion code setup
2012-05-17 Fabián Ezequiel... Fixed indentation inside parens when comments are around
2012-05-17 Fabián Ezequiel... python-indent-guess-indent-offset improvements
2012-05-17 Fabián Ezequiel... Fixed backspace behavior for delete-selection-mode.
2012-05-17 Fabián Ezequiel... Enhanced python-indent-guess-indent-offset logic.
2012-05-17 Fabián Ezequiel... python-shell-get-or-create-process preserves current...
2012-05-17 Fabián Ezequiel... Generalized use of python-shell-send-file with cleanup...
2012-05-17 Fabián Ezequiel... Cleanup prompts when sending region to shell.
2012-05-17 Fabián Ezequiel... First commit.
2012-05-17 Fabián Ezequiel... Added blank python.el to workaround bzr git-apply issues
2012-05-17 Fabián Ezequiel... Deleted lisp/progmodes/python.el as first step of the...
2012-05-17 Glenn MorrisInstall a self-contained NS build's libexec directly...
2012-05-17 Juri LinkovMove word search functions from search.c to isearch...
2012-05-16 Glenn MorrisAuto-commit of generated files.
2012-05-16 Paul Eggert* configure.in: Simplify by removing CPP etc.
2012-05-16 Agustín Martíntextmodes/flyspell.el: Delay for otherchars as for...
2012-05-16 Glenn MorrisTry to fix building with gcc >= 4.6 on Darwin.
2012-05-16 Paul Eggert* xgselect.c (xg_select): Just invoke 'select' if -nw.
2012-05-16 Stefan Monnier* lisp/minibuffer.el (completion--sifn-requote): Fix...
2012-05-15 Stefan Monnier* src/lread.c (init_obarray): Declare Qt and Qnil as...
2012-05-15 Glenn MorrisTweak line-breaks in previous change
2012-05-15 Glenn Morris* Makefile.in (install-arch-dep): Replace last user...
2012-05-15 Stefan Monnier* lisp/emacs-lisp/pcase.el (pcase-let*, pcase-let)...
2012-05-15 Stefan Monnier* lisp/minibuffer.el (completion--sifn-requote): Handle...
2012-05-15 Glenn Morris* Makefile.in (install-arch-dep): Replace use of MV_DIR...
2012-05-15 Glenn Morris* Makefile.in (install-arch-dep): Replace use of MV_DIR...
2012-05-15 Glenn MorrisNEWS fixes
2012-05-15 Glenn Morris* Makefile.in (install-arch-dep): Do not hard-code...
2012-05-15 Glenn MorrisStop NS install symlinking libexec/* into bin/
2012-05-15 Stefan MonnierOnly handle ".." and '..' quoting in shell-mode.
2012-05-15 Stefan Monnier* lisp/emacs-lisp/smie.el (smie-indent--bolp-1): New...
2012-05-15 Ted Zlatanovmention bug#8706 in the last url-util.el ChangeLog...
2012-05-15 Ted Zlatanovadd url-util.el test file
2012-05-15 Ted Zlatanovadd url-build-query-string and improve url-parse-query...
2012-05-14 Stefan Merten(rst-re-alist): Fix loading (bug#11462).
2012-05-14 Glenn MorrisMake a self-contained ns build able to find its own...
2012-05-14 Glenn Morris* src/nsterm.m (ns_init_paths): Fix typo ("libexec...
2012-05-14 Glenn MorrisChangeLog merge fixes
2012-05-14 Julien DanjouFix a regression in erc-dcc
2012-05-14 Paul Eggert* keyboard.c (kbd_buffer_get_event) [!HAVE_DBUS]: Omit...
2012-05-14 Paul Eggert* unexaix.c: Port to more-recent AIX compilers.
next