1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 02:20:21 -08:00
emacs/lisp/progmodes
Daniel Colascione 112111c4e4 Avoid infloop in python
Fix bug#24905

* lisp/progmodes/python.el (python-info-docstring-p): Improve
infloop avoidance: replace (bobp) with generic test for
forward progress.
* test/lisp/progmodes/python-tests.el (python-bob-infloop-avoid): Add
test for bug#24905
2016-11-08 15:26:43 -08:00
..
ada-mode.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
ada-prj.el
ada-stmt.el
ada-xref.el Prefer grep -E/-F to egrep/fgrep 2016-05-07 18:40:55 -07:00
antlr-mode.el Remove antlr face aliases obsoleted in 22.1 2016-11-03 01:15:30 -04:00
asm-mode.el
autoconf.el
bat-mode.el
bug-reference.el
cc-align.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
cc-awk.el
cc-bytecomp.el
cc-cmds.el Fix c-declaration-limits to return correct limits in all cases. 2016-09-01 18:12:43 +00:00
cc-defs.el * lisp/progmodes/cc-defs.el (c-safe-scan-lists): Resolve overelaborate "nil" 2016-08-20 20:46:39 +00:00
cc-engine.el * lisp/progmodes/cc-engine.el (c-forward-decl-or-cast-1): Fix coding error 2016-09-22 09:56:55 +00:00
cc-fonts.el Correctly fontify C++ direct initializations with parens inside functions 2016-09-11 21:09:08 +00:00
cc-guess.el
cc-langs.el Correctly fontify C++ direct initializations with parens inside functions 2016-09-11 21:09:08 +00:00
cc-menus.el
cc-mode.el Correctly fontify C++ direct initializations with parens inside functions 2016-09-11 21:09:08 +00:00
cc-styles.el
cc-vars.el Fix C-M-a in a C function finding the start of a macro preceding it. 2016-06-29 20:17:39 +00:00
cfengine.el ; Revert "Use eldoc-documentation-functions" 2016-07-18 02:17:06 +03:00
cmacexp.el
compile.el Merge from origin/emacs-25 2016-05-01 18:09:29 -07:00
cperl-mode.el Remove obsolete leading * from defcustom, defface doc strings. 2016-06-09 20:13:12 -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 Deprecate 'wp' group and introduce a new group 'text' 2016-10-08 16:37:42 +03:00
ebrowse.el
elisp-mode.el Merge from origin/emacs-25 2016-08-05 14:10:30 -07:00
etags.el New error file-missing 2016-10-21 13:06:03 -07:00
executable.el
f90.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
flymake.el Don't prompt user when killing Flymake processes 2016-10-24 11:34:04 +02:00
fortran.el
gdb-mi.el Avoid signaling errors when computing "Stop" in GDB menu 2016-09-11 22:07:47 +03:00
glasses.el
grep.el Escape meta chars in commands processed by shell 2016-07-13 13:27:33 +09:00
gud.el Add make-nearby-temp-file' and temporary-file-directory' 2016-08-07 13:57:23 +02:00
hideif.el An efficient built-in mapcan 2016-07-10 01:18:47 +02:00
hideshow.el Add hideshow bindings analogous to outline mode 2016-02-24 15:13:41 +11:00
icon.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
idlw-complete-structtag.el
idlw-help.el
idlw-shell.el
idlw-toolbar.el Avoid stray As next to IDLW icons 2016-03-24 16:53:24 -07:00
idlwave.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
inf-lisp.el
js.el Pacify 'make check-declare' 2016-05-26 13:39:41 -07:00
ld-script.el
m4-mode.el
make-mode.el Remove some face aliases obsoleted in 22.1 2016-06-23 17:13:11 -04:00
mantemp.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
meta-mode.el
mixal-mode.el
modula2.el
octave.el ; Revert "Use eldoc-documentation-functions" 2016-07-18 02:17:06 +03:00
opascal.el
pascal.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
perl-mode.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
prog-mode.el Remove prog-indentation-context 2016-03-28 03:59:05 +03:00
project.el shell-quote-argument DIR when appropriate 2016-05-05 04:15:23 +03:00
prolog.el Use use-region-p in prolog.el 2016-06-25 09:49:16 +08:00
ps-mode.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
python.el Avoid infloop in python 2016-11-08 15:26:43 -08:00
ruby-mode.el Also handle escaping when string begins with a quote 2016-06-27 07:31:52 +03:00
scheme.el scheme.el: Turn literal tabs into \t 2016-05-07 12:24:27 +02:00
sh-script.el Merge from origin/emacs-25 2016-10-23 02:43:17 -07:00
simula.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
sql.el Do not sharp-quote lambdas 2016-07-26 17:10:56 +02:00
subword.el
tcl.el
vera-mode.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
verilog-mode.el Sync with verilog-mode development tree. 2016-03-22 20:46:40 -04:00
vhdl-mode.el Fix doc string quoting 2016-06-06 09:30:22 -07:00
which-func.el
xref.el Say 'All results processed' at the end 2016-05-08 00:29:44 +03:00
xscheme.el