1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
emacs/lisp/progmodes
kobarity cb975c6183 Fix invalid search bound error in python-shell-completion-at-point
* lisp/progmodes/python.el (python-shell-completion-at-point): Add
check if point is before line-start.
* test/lisp/progmodes/python-tests.el (python-shell-completion-shell-buffer-1)
(python-shell-completion-shell-buffer-native-1): New tests
(bug#58548).
2022-10-16 11:26:29 +02:00
..
antlr-mode.el ; Prefer HTTPS to HTTP in many URLs 2022-10-15 13:06:45 +02:00
asm-mode.el
autoconf.el
bat-mode.el
bug-reference.el
cc-align.el CC Mode: Handle C++20 concepts 2022-09-26 19:20:54 +00:00
cc-awk.el CC Mode. Make AWK Mode work with electric-pair-mode 2022-09-24 12:23:32 +00:00
cc-bytecomp.el
cc-cmds.el
cc-defs.el CC Mode: Optimize c-fontify-new-found-type and amend a debug spec 2022-10-04 16:19:33 +00:00
cc-engine.el Correctly fontify C++'s operator"" _tag (...) 2022-10-14 17:40:26 +00:00
cc-fonts.el Correctly fontify C++'s operator"" _tag (...) 2022-10-14 17:40:26 +00:00
cc-guess.el
cc-langs.el ; Prefer HTTPS to HTTP in many URLs 2022-10-15 13:06:45 +02:00
cc-menus.el
cc-mode.el ; Prefer HTTPS to HTTP in many URLs 2022-10-15 13:06:45 +02:00
cc-styles.el
cc-vars.el
cfengine.el
cl-font-lock.el
cmacexp.el
compile.el ; Update the doc string of 'compilation-auto-jump-to-first-error' 2022-10-10 12:37:04 +03:00
cperl-mode.el Do perl documentation lookups case-insensitively, like man 2022-10-14 13:30:43 +02: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 Rename to inhibit-automatic-native-compilation 2022-10-03 19:50:03 +02:00
erts-mode.el
etags.el Fix the arguments in tags--compat-initialize 2022-10-04 14:32:11 +02:00
executable.el
f90.el
flymake-cc.el
flymake-proc.el
flymake.el Merge from origin/emacs-28 2022-09-21 10:25:06 +02:00
fortran.el
gdb-mi.el ; * lisp/progmodes/gdb-mi.el (gdb): Fix a typo. (Bug#58400) 2022-10-10 09:42:19 +03:00
glasses.el Merge from origin/emacs-28 2022-10-04 19:23:24 +02:00
grep.el
gud.el Make easy-mmode-defmap obsolete and adjust only caller 2022-09-01 13:39:14 +02:00
hideif.el Merge from origin/emacs-28 2022-09-21 10:25:06 +02:00
hideshow.el Remove aliases of with-silent-modifications 2022-10-07 12:25:09 -04:00
icon.el
idlw-complete-structtag.el
idlw-help.el
idlw-shell.el
idlw-toolbar.el
idlwave.el
inf-lisp.el
js.el
ld-script.el
m4-mode.el
make-mode.el Improve makefile-imake-mode 2022-10-12 20:40:24 +08:00
meta-mode.el
mixal-mode.el
modula2.el
octave.el New function substitute-quotes 2022-09-10 07:37:36 +02:00
opascal.el Remove redundant let-bindings of inhibit-point-motion-hooks 2022-10-07 12:16:47 -04:00
pascal.el
perl-mode.el Recognize the backslash operator in perl-mode 2022-09-20 21:11:40 +02:00
prog-mode.el Prefer defvar-keymap in several cases 2022-09-13 15:05:38 +02:00
project.el ; lisp/progmodes/project.el: Bump version 2022-10-12 00:04:54 +03:00
prolog.el
ps-mode.el
python.el Fix invalid search bound error in python-shell-completion-at-point 2022-10-16 11:26:29 +02:00
ruby-mode.el
scheme.el
sh-script.el New Flymake backend using the shellcheck program 2022-09-24 09:59:51 +02:00
simula.el
sql.el
subword.el Prefer defvar-keymap in several cases 2022-09-13 15:05:38 +02:00
tcl.el
vera-mode.el
verilog-mode.el verilog-mode.el: Don't bind inhibit-point-motion-hooks 2022-10-07 13:54:36 -04:00
vhdl-mode.el Remove redundant let-bindings of inhibit-point-motion-hooks 2022-10-07 12:16:47 -04:00
which-func.el
xref.el ; Improve message text in xref.el 2022-10-15 14:43:21 +03:00
xscheme.el