aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lread.c (read_filtered_event): Use duration_to_sec_usec.Paul Eggert2011-09-212-2/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * keymap.c (Fkey_description): Recode slightly to pacify GCC 4.6.1 x86.Paul Eggert2011-09-211-2/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ftfont.c (ftfont_shape_by_flt): Add lint_assume to pacify GCC 4.6.1 x86-64.Paul Eggert2011-09-212-1/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (xd_append_arg): Omit range check that is not neededPaul Eggert2011-09-211-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix specpdl loop typo.Paul Eggert2011-09-212-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * casetab.c (set_identity, shuffle): Use lint_assume.Paul Eggert2011-09-212-5/+9
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (Fcall_process): Fix typo in volatile load/restore.Paul Eggert2011-09-211-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from trunk.Paul Eggert2011-09-2181-641/+1333
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):Paul Eggert2011-09-2189-3000/+3814
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added python.el NEWS entryFabián Ezequiel Gallina2012-06-141-0/+66
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes to previous python.el ChangeLog entry.Fabián Ezequiel Gallina2012-06-141-125/+101
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/progmodes/python.el: (python-indent, python-guess-indent,Fabián Ezequiel Gallina2012-06-141-0/+10
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added ChangeLog entry for python.el merge.Fabián Ezequiel Gallina2012-05-171-0/+216
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Migrated python-font-lock-syntactic-keywords to python-syntax-propertize-func...Fabián Ezequiel Gallina2012-05-171-12/+14
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Copyright information updateFabián Ezequiel Gallina2012-05-171-16/+12
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "Merge pull request #83 from tkf/empty-triple-quote"Fabián Ezequiel Gallina2012-05-171-1/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make `which-func-functions' defaults to '(python-info-current-defun)Fabián Ezequiel Gallina2012-05-171-0/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Function documentation enhancementsFabián Ezequiel Gallina2012-05-171-7/+9
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New defun navigation machineryFabián Ezequiel Gallina2012-05-171-78/+92
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enhancements on `python-beginning-of-defun-function' for `mark-defun' behavior.Fabián Ezequiel Gallina2012-05-171-10/+13
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `python-nav-list-defun-positions' now caches defuns positions (#75)Fabián Ezequiel Gallina2012-05-171-22/+33
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enhancements to `python-end-of-defun-function' so it's not blocked by top lev...Fabián Ezequiel Gallina2012-05-171-6/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Variable name changeDan Davison2012-05-171-3/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enhancements to `python-indent-post-self-insert-function'Fabián Ezequiel Gallina2012-05-171-11/+8
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enhanced closing block notification when line is indented or a colon is inser...Fabián Ezequiel Gallina2012-05-171-10/+17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Readjust indentation automatically on lines with closing parens.Fabián Ezequiel Gallina2012-05-171-0/+24
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed tabs and fixed indentation in several parts.Fabián Ezequiel Gallina2012-05-171-18/+18
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not call `switch-to-buffer' in `python-shell-get-or-create-process'Fabián Ezequiel Gallina2012-05-171-4/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Treat empty triple quoteTakafumi Arakaki2012-05-171-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Small fix in `python-shell-send-defun' (#69 thanks mafm-git!)Fabián Ezequiel Gallina2012-05-171-2/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Customizable variable to control syntax highlighting in shell.Dan Davison2012-05-171-0/+14
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't send "if __name__ == '__main__':" to interpreterDan Davison2012-05-171-4/+17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disregard leading whitespace when forming module completionsDan Davison2012-05-171-2/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Deactivate mark on python-shell-send-regionDan Davison2012-05-171-2/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use `completion-at-point` instead of `comint-dynamic-complete` in shell compl...Dan Davison2012-05-171-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pass entire line of input to module completerDan Davison2012-05-171-4/+12
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enhancements on ipython 0.10 setup documentation (thanks to @tkf for the hint)Fabián Ezequiel Gallina2012-05-171-2/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added missing dot in `python-completion-complete-at-point' errorFabián Ezequiel Gallina2012-05-171-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enhanced completion subject finding logic for `python-shell-completion--do-co...Fabián Ezequiel Gallina2012-05-171-2/+19
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make `python-shell-completion--do-completion-at-point' to return a list for `...Fabián Ezequiel Gallina2012-05-171-32/+11
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make `python-shell-completion--do-completion-at-point' work for calls done vi...Fabián Ezequiel Gallina2012-05-171-3/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | python-end-of-defun-function now works correctly when comments are not indent...Fabián Ezequiel Gallina2012-05-171-1/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enhancements on indentation for lines after a backslash continuation.Fabián Ezequiel Gallina2012-05-171-4/+31
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added self to the list of font-lock-keywordsFabián Ezequiel Gallina2012-05-171-1/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated `python-font-lock-keywords' to match latest Python 2.7 and 3.2 docume...Fabián Ezequiel Gallina2012-05-171-34/+54
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Beautified codeFabián Ezequiel Gallina2012-05-171-162/+177
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enhancements on indentation code and related functions.Fabián Ezequiel Gallina2012-05-171-180/+238
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `python-check' now can have named buffers on its own depending the command la...Fabián Ezequiel Gallina2012-05-171-1/+9
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enhancements on python-check command.Fabián Ezequiel Gallina2012-05-171-2/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed :safe attribute for dangerous variablesFabián Ezequiel Gallina2012-05-171-22/+11