1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-28 07:45:00 +00:00
emacs/lisp/progmodes
Fabián Ezequiel Gallina ba7b015436 Make internal shell process buffer names start with space.
* progmodes/python.el (python-shell-make-comint): Add optional
argument INTERNAL.
(run-python-internal): Use it.
(python-shell-internal-get-or-create-process): Check for new
internal buffer names.
2012-08-06 00:27:43 -03:00
..
.gitignore
ada-mode.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
ada-prj.el
ada-stmt.el
ada-xref.el * lisp/files.el (file-name-base): New convenience function. 2012-06-26 12:23:01 -04:00
antlr-mode.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
asm-mode.el
autoconf.el Small tweaks for autoconf mode 2012-08-01 00:34:28 -07:00
bug-reference.el Merge from emacs-24 branch; up to 2012-05-01T10:20:43Z!rgm@gnu.org 2012-07-21 14:13:23 +08:00
cap-words.el
cc-align.el
cc-awk.el
cc-bytecomp.el
cc-cmds.el Merge from emacs-24 branch; up to 2012-05-01T10:20:43Z!rgm@gnu.org 2012-07-21 14:13:23 +08:00
cc-compat.el
cc-defs.el * lisp/files.el (file-name-base): New convenience function. 2012-06-26 12:23:01 -04:00
cc-engine.el * lisp/progmodes/cc-engine.el (c-forward-sws, c-backward-sws): 2012-07-17 07:40:23 -04:00
cc-fonts.el
cc-guess.el
cc-langs.el * progmodes/cc-langs.el (c-symbol-start): Include char _. 2012-07-20 19:36:41 +08:00
cc-menus.el Avoid leaving nil in the alist in cc-imenu-objc-function 2012-07-26 00:11:23 +08:00
cc-mode.el * lisp/progmodes/cc-mode.el (auto-mode-alist): Fix typo. 2012-05-25 19:34:16 -07:00
cc-styles.el
cc-vars.el
cfengine.el
cmacexp.el Prefer typical American spelling for "acknowledgment". 2012-07-24 22:48:19 -07:00
compile.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
cperl-mode.el Merge from emacs-24 branch; up to 2012-05-01T10:20:43Z!rgm@gnu.org 2012-07-21 14:13:23 +08:00
cpp.el
cwarn.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
dcl-mode.el
delphi.el
ebnf2ps.el Prefer typical American spelling for "acknowledgment". 2012-07-24 22:48:19 -07:00
ebnf-abn.el
ebnf-bnf.el
ebnf-dtd.el
ebnf-ebx.el
ebnf-iso.el
ebnf-otz.el
ebnf-yac.el Prefer typical American spelling for "acknowledgment". 2012-07-24 22:48:19 -07:00
ebrowse.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
etags.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
executable.el
f90.el Merge from emacs-24; up to 2012-04-30T11:57:47Z!sdl.web@gmail.com 2012-06-28 23:28:37 -07:00
flymake.el Add fringe bitmap indicators for flymake 2012-07-14 20:02:22 +08:00
fortran.el Change face used for fortran.el directives 2012-06-11 17:07:58 -04:00
gdb-mi.el Merge from emacs-24 branch; up to 2012-05-01T18:47:23Z!rgm@gnu.org 2012-07-28 23:12:12 +08:00
glasses.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
grep.el
gud.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
hideif.el
hideshow.el
icon.el
idlw-complete-structtag.el
idlw-help.el
idlw-shell.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
idlw-toolbar.el
idlwave.el * lisp/files.el (file-name-base): New convenience function. 2012-06-26 12:23:01 -04:00
inf-lisp.el
js.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
ld-script.el
m4-mode.el
make-mode.el
mantemp.el
meta-mode.el
mixal-mode.el
modula2.el
octave-inf.el
octave-mod.el
pascal.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
perl-mode.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
prolog.el
ps-mode.el
python.el Make internal shell process buffer names start with space. 2012-08-06 00:27:43 -03:00
ruby-mode.el * lisp/progmodes/ruby-mode.el (ruby-parse-partial): No error when end 2012-07-20 07:10:25 -04:00
scheme.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
sh-script.el * lisp/progmodes/sh-script.el (sh-imenu-generic-expression): 2012-07-18 09:40:57 -04:00
simula.el
sql.el * progmodes/sql.el (sql-comint): Suppress the check for program on 2012-07-13 16:58:12 +02:00
subword.el
tcl.el
vera-mode.el Face cleanups. Remove some uses of old-style face spec and :bold/:italic. 2012-06-09 00:39:49 +08:00
verilog-mode.el Spelling fixes. 2012-05-28 23:16:49 -07:00
vhdl-mode.el Prefer typical American spelling for "acknowledgment". 2012-07-24 22:48:19 -07:00
which-func.el Merge from emacs-24; up to 2012-04-30T11:57:47Z!sdl.web@gmail.com 2012-06-28 23:28:37 -07:00
xscheme.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00