1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-20 19:42:53 -08:00
emacs/lisp/progmodes
Fabián Ezequiel Gallina 2cb7592275 python.el: Native readline completion.
This commit adds native readline completion that fallbacks to the old
mechanism when it cannot be used for the current interpreter.

* lisp/progmodes/python.el (python-shell-completion-native-disabled-interpreters)
(python-shell-completion-native-enable)
(python-shell-completion-native-output-timeout): New defcustoms.
(python-shell-completion-native-interpreter-disabled-p)
(python-shell-completion-native-try)
(python-shell-completion-native-setup)
(python-shell-completion-native-turn-off)
(python-shell-completion-native-turn-on)
(python-shell-completion-native-turn-on-maybe)
(python-shell-completion-native-turn-on-maybe-with-msg)
(python-shell-completion-native-toggle): New functions.
(python-shell-completion-native-get-completions): New function.
(python-shell-completion-at-point): Use it.

* test/automated/python-tests.el
(python-shell-completion-native-interpreter-disabled-p-1): New
test.
2014-12-27 20:58:45 -03:00
..
ada-mode.el Remove remaining mentions of VMS as a host 2014-08-07 12:49:36 +01:00
ada-prj.el
ada-stmt.el
ada-xref.el Remove remaining mentions of VMS as a host 2014-08-07 12:49:36 +01:00
antlr-mode.el
asm-mode.el
autoconf.el
bat-mode.el * lisp/progmodes/bat-mode.el (bat-font-lock-keywords): Fix \\<_ typo. 2014-10-10 00:03:27 -04:00
bug-reference.el
cc-align.el Merge some of the differences from the standalone CC-mode. 2014-12-01 15:06:49 -05:00
cc-awk.el Merge some of the differences from the standalone CC-mode. 2014-12-01 15:06:49 -05:00
cc-bytecomp.el Merge some of the differences from the standalone CC-mode. 2014-12-01 15:06:49 -05:00
cc-cmds.el * lisp/progmodes/cc-cmds.el (c-subword-mode): Alias to subword-mode. 2014-12-18 11:18:21 -05:00
cc-defs.el Merge some of the differences from the standalone CC-mode. 2014-12-01 15:06:49 -05:00
cc-engine.el Make C++11 uniform init syntax work. New keywords "final" and "override" 2014-12-19 18:35:14 +00:00
cc-fonts.el Make C++11 uniform init syntax work. New keywords "final" and "override" 2014-12-19 18:35:14 +00:00
cc-guess.el Merge some of the differences from the standalone CC-mode. 2014-12-01 15:06:49 -05:00
cc-langs.el Make C++11 uniform init syntax work. New keywords "final" and "override" 2014-12-19 18:35:14 +00:00
cc-menus.el Merge some of the differences from the standalone CC-mode. 2014-12-01 15:06:49 -05:00
cc-mode.el * lisp/progmodes/cc-cmds.el (c-subword-mode): Alias to subword-mode. 2014-12-18 11:18:21 -05:00
cc-styles.el Merge some of the differences from the standalone CC-mode. 2014-12-01 15:06:49 -05:00
cc-vars.el Merge some of the differences from the standalone CC-mode. 2014-12-01 15:06:49 -05:00
cfengine.el * lisp/progmodes/cfengine.el (cfengine3-defun-full-re): New var. 2014-10-23 16:07:40 +08:00
cmacexp.el
compile.el Merge from emacs-24; up to 117656 2014-11-01 11:05:30 -07:00
cperl-mode.el Treat the perl keyword constant' like bless', `return' &c 2014-07-09 10:51:52 -04:00
cpp.el
cwarn.el
dcl-mode.el
ebnf-abn.el
ebnf-bnf.el
ebnf-dtd.el
ebnf-ebx.el
ebnf-iso.el
ebnf-otz.el
ebnf-yac.el
ebnf2ps.el
ebrowse.el
elisp-mode.el (elisp--xref-identifier-file): Skip features that have no sources 2014-12-28 01:54:43 +02:00
etags.el Spelling fixes 2014-12-25 18:19:28 -08:00
executable.el
f90.el Merge from emacs-24; up to 2014-06-15T04:52:34Z!eli@barzilay.org 2014-07-02 23:00:53 -07:00
flymake.el
fortran.el
gdb-mi.el
glasses.el
grep.el * lisp/progmodes/grep.el (grep-compute-defaults): Compute grep-highlight-matches before its use. 2014-11-19 00:05:09 +02:00
gud.el Various minor details accumulated over time 2014-12-08 15:02:26 -05:00
hideif.el Rename 24.5 to 25.1 2014-09-29 14:14:08 -04:00
hideshow.el Use `defvar-local' more. 2014-07-27 11:41:59 +02:00
icon.el
idlw-complete-structtag.el
idlw-help.el Merge from emacs-24; up to 2014-06-15T04:52:34Z!eli@barzilay.org 2014-07-02 23:00:53 -07:00
idlw-shell.el Merge from emacs-24; up to 2014-06-15T04:52:34Z!eli@barzilay.org 2014-07-02 23:00:53 -07:00
idlw-toolbar.el
idlwave.el Spelling fixes 2014-12-13 23:41:33 -08:00
inf-lisp.el New user commands, similar to what is available in ESS 2014-07-08 11:35:29 -04:00
js.el Merge from origin/emacs-24 2014-12-27 13:21:17 -03:00
ld-script.el
m4-mode.el * lisp/progmodes/m4-mode.el (m4-syntax-propertize): New var. 2014-10-15 11:28:35 -04:00
make-mode.el
mantemp.el
meta-mode.el
mixal-mode.el
modula2.el
octave.el Fixes: debbugs:19250 2014-12-03 13:42:20 -05:00
opascal.el Simplify use of current-time and friends. 2014-10-28 18:42:51 -07:00
pascal.el
perl-mode.el * lisp/progmodes/perl-mode.el (perl-syntax-propertize-function): 2014-09-21 18:00:28 -04:00
prog-mode.el Merge from emacs-24 2014-12-05 15:20:02 -05:00
prolog.el Merge from emacs-24; up to 2014-07-26T11:58:24Z!schwab@linux-m68k.org 2014-10-12 15:56:45 -07:00
ps-mode.el Update some version numbers for trunk version change 2014-10-29 22:39:21 -07:00
python.el python.el: Native readline completion. 2014-12-27 20:58:45 -03:00
ruby-mode.el Simplify ruby--string-region 2014-12-22 17:03:32 +02:00
scheme.el
sh-script.el Merge from origin/emacs-24 2014-12-27 13:21:17 -03:00
simula.el
sql.el sql.el (sql-mode-oracle-font-lock-keywords): Correct regexp 2014-11-01 22:04:26 -04:00
subword.el Rename 24.5 to 25.1 2014-09-29 14:14:08 -04:00
tcl.el
vera-mode.el Rename 24.5 to 25.1 2014-09-29 14:14:08 -04:00
verilog-mode.el Spelling fixes 2014-12-12 18:42:57 -08:00
vhdl-mode.el Sync with upstream vhdl mode v3.36.1 2014-12-08 22:34:12 -08:00
which-func.el * lisp/progmodes/which-func.el (which-func-ff-hook): Obey pre-existing 2014-09-03 15:10:15 -04:00
xref.el elisp-xref-find: Don't create buffers eagerly 2014-12-27 16:07:31 +02:00
xscheme.el