index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
python.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
* progmodes/python.el (python-font-lock-keywords): Handle qualified decorators
Chong Yidong
2010-01-05
1
-2
/
+4
*
* progmodes/python.el (python-symbol-completions): Remove text
Chong Yidong
2009-12-14
1
-3
/
+4
*
* minibuffer.el (completion-at-point-functions): New var.
Stefan Monnier
2009-12-07
1
-15
/
+8
*
* textmodes/tex-mode.el (tex-alt-dvi-print-command)
Dan Nicolaescu
2009-11-06
1
-2
/
+2
*
* textmodes/two-column.el (2C-split):
Stefan Monnier
2009-10-31
1
-8
/
+5
*
* puresize.h (BASE_PURESIZE): Increase to 1470000.
Dan Nicolaescu
2009-10-30
1
-2
/
+2
*
Use `called-interactively-p' instead of `interactive-p'.
Juanma Barranquero
2009-10-02
1
-2
/
+3
*
Use forward-line rather than goto-line.
Glenn Morris
2009-09-01
1
-2
/
+4
*
Use help-print-return-message rather than the now obsolete alias.
Glenn Morris
2009-08-21
1
-1
/
+1
*
(python-shift-left, python-shift-right):
Martin Rudalics
2009-02-20
1
-6
/
+8
*
(python-use-skeletons): Re-add.
Stefan Monnier
2009-02-12
1
-3
/
+11
*
Comment (python-mode is now separate from Python).
Glenn Morris
2009-02-03
1
-8
/
+11
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
(python-mode): Don't impose ourselves on hippie.
Stefan Monnier
2008-10-26
1
-4
/
+6
*
(run-python): Remove '' from sys.path.
Romain Francoise
2008-08-24
1
-1
/
+3
*
(python-comment-line-p, python-blank-line-p, python-skip-out,
Juanma Barranquero
2008-05-08
1
-7
/
+6
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
(python-block-pairs): Align finally with except.
Stefan Monnier
2008-05-05
1
-1
/
+1
*
Dave Love <fx at gnu.org>
Glenn Morris
2008-05-03
1
-3
/
+6
*
(python-mode-map): Use abbrev-table-menu.
Stefan Monnier
2008-04-17
1
-47
/
+14
*
Finish pdbtrack integration cleanup, settling missing-functions
Ken Manheimer
2008-02-22
1
-158
/
+25
*
Revise pdbtrack functionality to incorporate advances in python-mode.el.
Ken Manheimer
2008-02-21
1
-49
/
+146
*
Merge from Dave Love's 2008-01-20 version.
Chong Yidong
2008-02-21
1
-237
/
+355
*
Also require comint when loading.
Nick Roberts
2008-02-20
1
-2
/
+445
*
Quote all calls to "auxiliary skeleton"s to prevent infloops.
Glenn Morris
2008-01-20
1
-5
/
+5
*
Martin Svenson <phromo at gmail.com> (tiny change)
Glenn Morris
2008-01-20
1
-1
/
+2
*
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-1
/
+1
|
\
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
*
|
Remove directory part from filenames in function declarations.
Glenn Morris
2007-12-06
1
-1
/
+1
*
|
(compilation-shell-minor-mode): Declare as a function.
Glenn Morris
2007-12-05
1
-0
/
+3
*
|
(top-level): Don't require cl when compiling.
Glenn Morris
2007-12-02
1
-1
/
+0
*
|
* frame.el (msdos-mouse-p):
Dan Nicolaescu
2007-11-21
1
-1
/
+1
*
|
* progmodes/python.el (info-lookup-maybe-add-help):
Dan Nicolaescu
2007-11-20
1
-0
/
+2
*
|
(python-mode-abbrev-table): Use :regexp.
Stefan Monnier
2007-10-31
1
-23
/
+7
*
|
(python-current-defun): Remove left-over assignment to `start'.
Stefan Monnier
2007-10-23
1
-1
/
+0
*
|
Merge from emacs--rel--22
Miles Bader
2007-10-09
1
-45
/
+66
|
\
|
|
*
(python-eldoc-function): Doc fix.
Juanma Barranquero
2007-09-27
1
-1
/
+1
|
*
Merge changes from Dave Love's v2007-Sep-10.
Stefan Monnier
2007-09-10
1
-45
/
+66
*
|
(python-eldoc-function): Doc fix.
Juanma Barranquero
2007-09-27
1
-1
/
+1
*
|
Adam Hupp <adam at hupp.org>
Glenn Morris
2007-09-24
1
-1
/
+1
*
|
Merge from emacs--rel--22
Miles Bader
2007-08-13
1
-4
/
+4
|
\
|
|
*
Replace `iff' in doc-strings and comments.
Glenn Morris
2007-08-08
1
-4
/
+4
*
|
Fix infinite loop in python.el
Vinicius Jose Latorre
2007-08-01
1
-15
/
+19
*
|
Merge from emacs--rel--22
Miles Bader
2007-07-31
1
-1
/
+1
|
\
|
|
*
(run-python): Fix path separator under w32.
Stefan Monnier
2007-07-28
1
-1
/
+1
*
|
Merge from emacs--rel--22
Miles Bader
2007-07-26
1
-1
/
+1
|
\
|
|
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
|
*
(python-font-lock-keywords, python-open-block-statement-p, python-mode):
Stefan Monnier
2007-05-10
1
-3
/
+3
*
|
(python-which-func-length-limit): New var.
Stefan Monnier
2007-07-12
1
-8
/
+26
*
|
(python-complete-symbol): Remove redundant check.
Juanma Barranquero
2007-06-14
1
-1
/
+1
[next]