Files
emacs/lisp
Chong Yidong 2bcda1d5ac Merge from Dave Love's 2008-01-20 version.
Require sym-comp.  Add Python buffer to same-window-buffer-names.
Fixup whitespaces.
(python-font-lock-keywords): Add highlighting for Python builtins.
(python-font-lock-syntactic-keywords): Rewrite.
(python-quote-syntax): Use syntax-ppss-context instead of parsing
ppss directly.
(python-mode-map): Add binding for python-find-function.
(python-calculate-indentation): Clean up the logic.
(python-beginning-of-defun): Explicitly set return value.
(python-beginning-of-statement): Stop looping if we get stuck
going backwards.
(python-next-statement): Stop looping if we somehow end up inside
a string while advancing.
(python-preoutput-continuation, python-version-checked): New vars.
(python-check-version): New function.
(run-python): Set default command to python-command instead of
python-python-command.
(run-python): Use python-check-version.  Give PYTHONPATH
precedence over data-directory in the process environment.  Load
function definitions in python process after.
(python-check-comint-prompt): New function.
(python-send-command, python-send-receive): Use it.
(python-complete-symbol, python-try-complete): Functions deleted.
Use symbol-complete instead of python-complete-symbol throughout.
(python-fill-paragraph): Further refine the fenced-string regexp.
(def-python-skeleton): Expand to the original abbrev instead if in
a comment or string.  Tweak skeletons for `if', `while', `for',
`try/except', `try/finally', `name'.
(python-pea-hook, python-abbrev-pc-hook): New functions.
(python-abbrev-syntax-table): New var.
(python-mode): Add python-pea-hook to pre-abbrev-expand-hook.  Use
symbol-completion-try-complete for hippie expansion.  Turn on font
lock unconditionally.
(python-mode-hook): Defcustom it.  No need to use make-local
variable on indent-tabs-mode in "Turn off Indent Tabs mode"
option, since it's buffer-local.
2008-02-21 17:03:47 +00:00
..
2008-02-21 07:52:22 +00:00
2008-02-12 11:25:01 +00:00
2008-01-30 07:57:28 +00:00
2008-01-26 21:49:41 +00:00
2008-01-09 01:21:15 +00:00
2008-02-21 07:38:40 +00:00
2008-02-01 03:01:11 +00:00
2008-02-15 23:49:15 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-29 06:54:30 +00:00
2008-01-08 20:46:54 +00:00
2008-01-30 07:57:28 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-08 20:46:54 +00:00
2008-01-08 20:46:54 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-08 20:46:54 +00:00
2008-02-09 22:48:06 +00:00
2008-01-08 20:46:54 +00:00
2008-01-09 01:21:15 +00:00
2008-01-07 02:45:14 +00:00
2008-02-21 17:03:10 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-08 20:46:54 +00:00
2008-01-25 01:09:01 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-30 07:57:28 +00:00
2008-01-07 02:45:14 +00:00
2008-01-08 20:46:54 +00:00
2008-01-22 23:53:46 +00:00
2008-01-07 02:45:14 +00:00
2008-01-08 20:46:54 +00:00
2008-01-08 20:46:54 +00:00
2008-01-08 20:46:54 +00:00
2008-01-08 20:46:54 +00:00
2008-01-07 02:45:14 +00:00
2008-01-08 20:46:54 +00:00
2008-01-08 20:46:54 +00:00
2008-01-07 02:45:14 +00:00
2008-02-14 14:37:00 +00:00
2008-01-08 20:46:54 +00:00
2008-01-08 20:46:54 +00:00
2008-01-08 20:46:54 +00:00
2008-01-08 20:46:54 +00:00
2008-01-08 20:46:54 +00:00
2008-01-08 20:46:54 +00:00
2008-01-09 01:21:15 +00:00
2008-01-09 01:21:15 +00:00
2008-01-08 20:46:54 +00:00
2008-01-07 02:45:14 +00:00
2008-01-08 20:46:54 +00:00
2008-01-08 20:46:54 +00:00
2008-01-08 20:46:54 +00:00
2008-01-08 20:46:54 +00:00
2008-01-08 20:46:54 +00:00
2008-01-08 20:46:54 +00:00
2008-01-08 20:46:54 +00:00
2008-01-08 20:46:54 +00:00
2008-01-08 20:46:54 +00:00
2008-01-08 20:46:54 +00:00
2008-01-08 20:46:54 +00:00
2008-01-09 01:21:15 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-08 20:46:54 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-08 20:46:54 +00:00
2008-01-09 01:21:15 +00:00
2008-02-11 04:07:14 +00:00
2008-01-08 20:46:54 +00:00
2008-01-08 20:46:54 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-08 20:46:54 +00:00
2008-01-08 20:46:54 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-08 20:46:54 +00:00
2008-01-08 20:46:54 +00:00
2008-01-09 01:21:15 +00:00
2008-01-08 20:46:54 +00:00
2008-01-09 01:21:15 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-08 20:46:54 +00:00
2008-01-07 02:45:14 +00:00
2008-01-08 20:46:54 +00:00
2008-01-07 02:45:14 +00:00
2008-02-20 11:27:28 +00:00
2008-01-08 20:46:54 +00:00
2008-01-08 20:46:54 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-08 20:46:54 +00:00
2008-01-08 20:46:54 +00:00
2008-01-08 20:46:54 +00:00
2008-01-07 02:45:14 +00:00
2008-01-08 20:46:54 +00:00
2008-01-08 20:46:54 +00:00
2008-01-07 02:45:14 +00:00
2008-01-08 20:46:54 +00:00
2008-01-09 04:31:51 +00:00
2008-02-12 00:50:44 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-02-16 23:54:28 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-08 20:46:54 +00:00
2008-02-11 09:53:56 +00:00
2008-01-07 02:45:14 +00:00
2008-01-08 20:46:54 +00:00
2008-01-15 15:03:36 +00:00
2008-01-07 02:45:14 +00:00
2008-01-29 06:54:30 +00:00
2008-01-07 02:45:14 +00:00
2008-01-09 01:21:15 +00:00
2008-01-07 02:45:14 +00:00
2008-01-08 20:46:54 +00:00
2008-01-07 02:45:14 +00:00
2008-01-09 04:31:51 +00:00
2008-01-09 04:31:51 +00:00
2008-01-08 20:46:54 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-08 20:46:54 +00:00
2008-01-08 20:46:54 +00:00
2008-01-07 02:45:14 +00:00
2008-01-09 04:31:51 +00:00
2008-01-08 20:46:54 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-08 20:46:54 +00:00
2008-01-07 02:45:14 +00:00
2008-01-08 20:46:54 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-08 20:46:54 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-08 20:46:54 +00:00
2008-01-08 20:46:54 +00:00
2008-01-09 03:27:04 +00:00
2008-01-08 20:46:54 +00:00
2008-01-07 02:45:14 +00:00
2008-01-08 20:46:54 +00:00
2008-01-20 10:35:27 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-08 20:46:54 +00:00
2008-01-07 02:45:14 +00:00
2008-01-09 01:21:15 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-08 20:46:54 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-08 20:46:54 +00:00
2008-01-08 20:46:54 +00:00
2008-01-27 22:47:58 +00:00
2008-01-08 20:46:54 +00:00
2008-01-08 20:46:54 +00:00
2008-01-08 20:46:54 +00:00
2008-01-10 04:04:46 +00:00
2008-01-09 01:21:15 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-08 20:46:54 +00:00
2008-01-08 20:46:54 +00:00
2008-01-07 02:45:14 +00:00
2008-01-08 20:46:54 +00:00
2008-02-12 21:20:05 +00:00
2008-01-08 20:46:54 +00:00
2008-01-09 01:21:15 +00:00
2008-01-07 02:45:14 +00:00
2008-01-08 20:46:54 +00:00
2008-01-08 20:46:54 +00:00
2008-01-09 01:21:15 +00:00
2008-01-07 02:45:14 +00:00
2008-01-08 20:46:54 +00:00
2008-01-08 20:46:54 +00:00
2008-01-08 20:46:54 +00:00
2008-01-07 02:45:14 +00:00
2008-01-08 20:46:54 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-22 23:53:46 +00:00
2008-01-08 20:46:54 +00:00
2008-02-20 15:21:55 +00:00
2008-01-08 20:46:54 +00:00
2008-01-08 20:46:54 +00:00
2008-02-19 12:26:40 +00:00
2008-01-08 20:46:54 +00:00
2008-01-30 21:51:43 +00:00
2008-01-08 20:46:54 +00:00
2008-01-08 20:46:54 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-02-01 03:01:11 +00:00
2008-01-08 20:46:54 +00:00
2008-02-09 22:48:06 +00:00
2008-01-07 02:45:14 +00:00
2008-01-07 02:45:14 +00:00
2008-01-08 20:46:54 +00:00
2008-02-08 20:43:50 +00:00
2008-01-08 20:46:54 +00:00
2008-01-08 20:46:54 +00:00

This directory contains source code for the parts of Emacs that are
written in Emacs Lisp.  *.el files are Emacs Lisp source, and the
corresponding *.elc files are byte-compiled versions.  Byte-compiled
files are architecture-independent.

The term subdirectory contains Lisp files that customize Emacs for
certain terminal types.  When Emacs starts, it checks the TERM
environment variable to get the terminal type and loads
`term/${TERM}.el' if it exists.

The other subdirectories hold Lisp packages grouped by their general
purpose.