emacs/lisp
Michael Albinus 20b8ac83f3 Sync with Tramp 2.1.19.
* net/tramp-cmds.el (tramp-cleanup-all-connections)
(tramp-reporter-dump-variable, tramp-load-report-modules)
(tramp-append-tramp-buffers): Use `tramp-compat-funcall'.
(tramp-bug): Recommend setting of `tramp-verbose' to 9.

* net/tramp-compat.el (top): Do not autoload
`tramp-handle-file-remote-p'.  Load tramp-util.el and tramp-vc.el
only when `start-file-process' is not bound.
(byte-compile-not-obsolete-vars): Define if not bound.
(tramp-compat-funcall): New defmacro.
(tramp-compat-line-beginning-position)
(tramp-compat-line-end-position)
(tramp-compat-temporary-file-directory)
(tramp-compat-make-temp-file, tramp-compat-file-attributes)
(tramp-compat-copy-file, tramp-compat-copy-directory)
(tramp-compat-delete-file, tramp-compat-delete-directory)
(tramp-compat-number-sequence, tramp-compat-process-running-p):
Use it.
(tramp-advice-file-expand-wildcards): Do not use
`tramp-handle-file-remote-p'.
(tramp-compat-make-temp-file): Simplify fallback implementation.
(tramp-compat-copy-file): Add PRESERVE-SELINUX-CONTEXT.
(tramp-compat-copy-tree): Remove function.
(tramp-compat-delete-file): New defun.
(tramp-compat-delete-directory): Provide implementation for older
Emacsen.
(tramp-compat-file-attributes): Handle only
`wrong-number-of-arguments' error.

* net/tramp-fish.el (tramp-fish-handle-copy-file): Add
PRESERVE_SELINUX_CONTEXT.
(tramp-fish-handle-delete-file): Add TRASH arg.
(tramp-fish-handle-directory-files-and-attributes):
Do not use `tramp-fish-handle-file-attributes.
(tramp-fish-handle-file-local-copy)
(tramp-fish-handle-insert-file-contents)
(tramp-fish-maybe-open-connection): Use `with-progress-reporter'.

* net/tramp-gvfs.el (top): Require url-util.
(tramp-gvfs-mount-point): Remove.
(tramp-gvfs-file-name-handler-alist): Add `file-selinux-context'
and `set-file-selinux-context'.
(tramp-gvfs-stringify-dbus-message, tramp-gvfs-send-command)
(tramp-gvfs-handle-file-selinux-context)
(tramp-gvfs-handle-set-file-selinux-context): New defuns.
(with-tramp-dbus-call-method): Format trace message.
(tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
(tramp-gvfs-handle-copy-file, tramp-gvfs-handle-rename-file):
Implement backup call, when operation on local files fails.  Use
progress reporter.  Flush properties of changed files.
(tramp-gvfs-handle-delete-file): Add TRASH arg.  Use
`tramp-compat-delete-file'.
(tramp-gvfs-handle-expand-file-name): Expand "~/".
(tramp-gvfs-handle-make-directory): Make more traces.
(tramp-gvfs-handle-write-region): Protect deleting tmpfile.
(tramp-gvfs-url-file-name): Hexify file name in url.
(tramp-gvfs-fuse-file-name): Take also prefix (like dav shares)
into account for the resulting file name.
(tramp-gvfs-handler-askquestion): Preserve current message, in
order to let progress reporter continue afterwards.  (Bug#6257)
Return dummy mountpoint, when the answer is "no".  See
`tramp-gvfs-maybe-open-connection'.
(tramp-gvfs-handler-mounted-unmounted)
(tramp-gvfs-connection-mounted-p): Test also for new mountspec
attribute "default_location".  Set "prefix" property.  Handle
default-location.
(tramp-gvfs-mount-spec): Return both prefix and mountspec.
(tramp-gvfs-maybe-open-connection): Test, whether mountpoint
exists.  Raise an error, if not (due to a corresponding answer
"no" in interactive questions, for example). Use
`tramp-compat-funcall'.

* net/tramp-imap.el (top): Autoload `epg-make-context'.
(tramp-imap-handle-copy-file): Add PRESERVE-SELINUX-CONTEXT.
(tramp-imap-do-copy-or-rename-file)
(tramp-imap-handle-insert-file-contents)
(tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
(tramp-imap-handle-delete-file): Add TRASH arg.

* net/tramp-smb.el (tramp-smb-handle-copy-file): Add
PRESERVE-SELINUX-CONTEXT.
(tramp-smb-handle-copy-file)
(tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
(tramp-smb-handle-write-region, tramp-smb-maybe-open-connection):
Use `with-progress-reporter'.
(tramp-smb-handle-delete-file): Add TRASH arg.

* net/tramp.el (tramp-methods): Move hostname to the end in all
ssh `tramp-login-args'.  Add `tramp-async-args' attribute where
appropriate.
(tramp-verbose): Describe verbose level 9.
(tramp-completion-function-alist)
(tramp-file-name-regexp, tramp-chunksize)
(tramp-local-coding-commands, tramp-remote-coding-commands)
(with-connection-property, tramp-completion-mode-p)
(tramp-action-process-alive, tramp-action-out-of-band)
(tramp-check-for-regexp, tramp-file-name-p, tramp-equal-remote)
(tramp-exists-file-name-handler): Fix docstring.
(tramp-remote-process-environment): Use `format' instead of
`concat'.  Protect version string by apostroph.
(tramp-shell-prompt-pattern): Do not use a shy group in case of
XEmacs.
(tramp-file-name-regexp-unified)
(tramp-completion-file-name-regexp-unified): On W32 systems, do
not regard the volume letter as remote filename.  (Bug#5447)
(tramp-perl-file-attributes)
(tramp-perl-directory-files-and-attributes): Don't pass "$3".
(tramp-vc-registered-read-file-names): Read input as
here-document, otherwise the command could exceed maximum length
of command line.
(tramp-file-name-handler-alist): Add `file-selinux-context' and
`set-file-selinux-context'.
(tramp-debug-message): Add `tramp-compat-funcall' to ignored
backtrace functions.
(tramp-error-with-buffer): Don't show the connection buffer when
we are in completion mode.
(tramp-progress-reporter-update, tramp-remote-selinux-p)
(tramp-handle-file-selinux-context)
(tramp-handle-set-file-selinux-context, tramp-process-sentinel)
(tramp-connectable-p, tramp-open-shell, tramp-get-remote-trash):
New defuns.
(with-progress-reporter): New defmacro.
(tramp-debug-outline-regexp): New defconst.
(top, tramp-rfn-eshadow-setup-minibuffer)
(tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
(tramp-handle-dired-compress-file, tramp-handle-shell-command)
(tramp-completion-mode-p, tramp-check-for-regexp)
(tramp-open-connection-setup-interactive-shell)
(tramp-compute-multi-hops, tramp-read-passwd, tramp-clear-passwd)
(tramp-time-diff, tramp-coding-system-change-eol-conversion)
(tramp-set-process-query-on-exit-flag, tramp-unload-tramp):
Use `tramp-compat-funcall'.
(tramp-handle-make-symbolic-link): Flush file properties.
(tramp-handle-load, tramp-handle-file-local-copy)
(tramp-handle-insert-file-contents, tramp-handle-write-region)
(tramp-handle-vc-registered, tramp-maybe-send-script)
(tramp-find-shell): Use `with-progress-reporter'.
(tramp-do-file-attributes-with-stat): Add space in format string,
in order to work around a bug in pdksh.  Reported by Gilles Pion
<gpion@lfdj.com>.
(tramp-handle-verify-visited-file-modtime): Do not send a command
when the connection is not established.
(tramp-handle-set-file-times): Simplify the check for utc.
(tramp-handle-directory-files-and-attributes)
(tramp-get-remote-path): Use `copy-tree'.
(tramp-completion-handle-file-name-all-completions): Ensure, that
non remote files are still checked.  Oops.
(tramp-handle-copy-file, tramp-do-copy-or-rename-file): Handle
PRESERVE-SELINUX-CONTEXT.
(tramp-do-copy-or-rename-file): Add progress reporter.
(tramp-do-copy-or-rename-file-directly): Do not use
`tramp-handle-file-remote-p'.
(tramp-do-copy-or-rename-file-out-of-band):
Use `tramp-compat-delete-directory'.
(tramp-do-copy-or-rename-file-out-of-band)
(tramp-compute-multi-hops, tramp-maybe-open-connection):
Use `format-spec-make'.
(tramp-handle-delete-file): Add TRASH arg.
(tramp-handle-dired-uncache): Flush directory cache, not only file
cache.
(tramp-handle-expand-file-name)
(tramp-completion-handle-file-name-all-completions)
(tramp-completion-handle-file-name-completion): Use
`tramp-connectable-p'.
(tramp-handle-start-file-process): Set connection property "vec".
Use it, in order to invalidate file caches.  Check only for
`remote-tty' process property.
Implement tty setting.  (Bug#4604, Bug#6360)
(tramp-file-name-for-operation): Add `call-process-region' and
`set-file-selinux-context'.
(tramp-find-foreign-file-name-handler)
(tramp-advice-make-auto-save-file-name)
(tramp-set-auto-save-file-modes): Remove superfluous check for
`stringp'.  This is done inside `tramp-tramp-file-p'.
(tramp-file-name-handler): Trace 'quit.  Catch the error for some
operations when we are in completion mode.  This gives the user
the chance to correct the file name in the minibuffer.
(tramp-completion-mode-p): Use `non-essential'.
(tramp-handle-file-name-all-completions): Backward/ XEmacs
compatibility: Use `completion-ignore-case' if
`read-file-name-completion-ignore-case' does not exist.
(tramp-get-debug-buffer): Use `tramp-debug-outline-regexp'.
(tramp-find-shell, tramp-open-connection-setup-interactive-shell):
`tramp-open-shell'.
(tramp-action-password): Hide password prompt before next run.
(tramp-process-actions): Widen connection buffer for the trace.
(tramp-open-connection-setup-interactive-shell): Set `remote-tty'
process property.  Trace stty settings if `tramp-verbose' >= 9.
Apply workaround for IRIX64 bug.  Move argument of last
`tramp-send-command' where it belongs to.
(tramp-maybe-open-connection): Use `async-args' and `gw-args' in
front of `login-args'.
(tramp-get-ls-command, tramp-get-ls-command-with-dired): Run tests
on "/dev/null" instead of "/".
(tramp-get-ls-command-with-dired): Make test for "--dired"
stronger.
(tramp-set-auto-save-file-modes): Adapt version check.
(tramp-set-process-query-on-exit-flag): Fix wrong parentheses.
(tramp-handle-process-file): Call the program in a subshell, in
order to preserve working directory.
(tramp-handle-shell-command): Don't use hard-wired "/bin/sh" but
`tramp-remote-sh' from `tramp-methods'.
(tramp-get-ls-command): Make test for "--color=never" stronger.
(tramp-check-for-regexp): Use (forward-line 1).

* net/trampver.el: Update release number.

* net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
empty argument to gvfs-copy.

* net/tramp-compat.el (tramp-compat-delete-file): Rewrite to
handle new TRASH arg of `delete-file'.

* net/tramp.el (tramp-handle-insert-directory): Don't use
`forward-word', its default syntax could be changed.

Implement compression for inline methods.

* net/tramp.el (tramp-inline-compress-start-size): New defcustom.
(tramp-copy-size-limit): Allow also nil.
(tramp-inline-compress-commands): New defconst.
(tramp-find-inline-compress, tramp-get-inline-compress)
(tramp-get-inline-coding): New defuns.
(tramp-get-remote-coding, tramp-get-local-coding): Remove,
replaced by `tramp-get-inline-coding'.
(tramp-handle-file-local-copy, tramp-handle-write-region)
(tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.

Detect ssh 'ControlMaster' argument automatically in some cases.

* net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
(tramp-default-method): Use it.

* net/tramp.el (tramp-file-name-for-operation):
Add file-selinux-context.
2010-08-26 21:23:02 +02:00
..
calc Use the proper form for gnuplot's set command 2010-04-28 21:38:12 -05:00
calendar * lisp/calendar/diary-lib.el: Bump custom :version for previous change. 2010-08-13 19:23:56 -07:00
cedet * cedet/semantic/db-file.el (object-write): Fix typo in docstring. 2010-07-20 02:04:31 +02:00
emacs-lisp Doc fix for define-minor-mode (Bug#6880). 2010-08-22 15:30:26 -04:00
emulation * emulation/pc-select.el: Fix typos in docstrings. 2010-08-05 23:31:03 +02:00
erc Bump version to 23.2. 2010-05-07 23:28:26 -04:00
eshell * lisp/eshell/esh-io.el (eshell-get-target): Better detection of read-only file (Bug#6762). 2010-07-30 19:25:06 -04:00
gnus Synch with Gnus trunk: 2010-04-22 23:41:53 +00:00
international Improve the encoding by compound-text-with-extensions. 2010-08-06 17:11:19 +09:00
language Modify the coding system compound-text-with-extensions to conform to the spec of Compound Text. 2010-08-04 17:06:52 +09:00
mail Fix rmail-forward with non-sendmail sending function. 2010-08-20 00:11:35 -07:00
mh-e Bump version to 23.2. 2010-05-07 23:28:26 -04:00
net Sync with Tramp 2.1.19. 2010-08-26 21:23:02 +02:00
nxml * TODO: Replace reference to CVS with explicit version number. 2010-02-22 20:38:16 -08:00
obsolete Fix typos in docstrings. 2010-03-22 17:50:29 +01:00
org Bump version to 23.2. 2010-05-07 23:28:26 -04:00
play play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921). 2010-08-26 17:33:52 +02:00
progmodes * progmodes/python.el (python-block-pairs): Allow use of "finally" with "else" (Bug#3991). 2010-08-22 20:44:55 -04:00
term * term/common-win.el (x-colors): Add "dark green" and "dark turquoise" (Bug#6332). 2010-06-04 12:15:51 -04:00
textmodes * textmodes/fill.el (fill-region): Don't fill past the end. 2010-05-18 23:51:55 -04:00
url * url-http (url-http-parse-headers): Disable file name handlers at 2010-07-26 15:19:32 +02:00
.arch-inventory
.gitignore Ignore all backup files. 2009-08-28 09:50:05 +00:00
abbrev.el * abbrev.el: Fix typos. 2010-04-26 11:55:29 +02:00
abbrevlist.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
add-log.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
align.el Minor align-regexp fix. 2010-08-20 00:33:06 -07:00
allout.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ansi-color.el * ansi-color.el: Delete unused escape sequences (Bug#6085). 2010-05-29 14:22:18 -04:00
apropos.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
arc-mode.el Fix bugs #6144 and #6467. 2010-06-25 14:42:47 +03:00
array.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
autoarg.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
autoinsert.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
autorevert.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
avoid.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
battery.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
bindings.el * bindings.el (complete-symbol): Run completion-at-point as a fallback. 2010-08-02 16:23:50 +02:00
bookmark.el Remove unnecessary let-bindings in bookmark.el (Bug#6515) 2010-06-27 14:03:26 -04:00
bs.el Minor bs.el font-lock change. 2010-06-23 23:30:51 -07:00
buff-menu.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
button.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
calculator.el * calculator.el (calculator): Don't bind split-window-keep-point (Bug#5674). 2010-03-06 13:23:23 -05:00
case-table.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cdl.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ChangeLog Sync with Tramp 2.1.19. 2010-08-26 21:23:02 +02:00
ChangeLog.1 Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ChangeLog.2 Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ChangeLog.3 Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ChangeLog.4 Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ChangeLog.5 Fix typos in ChangeLogs and NEWS files. 2010-01-14 19:29:36 +01:00
ChangeLog.6 Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ChangeLog.7 Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ChangeLog.8 Fix typos in ChangeLogs. 2010-02-14 18:31:34 +01:00
ChangeLog.9 Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ChangeLog.10 Fix typos in ChangeLogs and NEWS files. 2010-01-14 19:29:36 +01:00
ChangeLog.11 Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ChangeLog.12 Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ChangeLog.13 Fix typos in ChangeLogs. 2010-02-14 18:31:34 +01:00
ChangeLog.14 Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
chistory.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cmuscheme.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
comint.el Doc fix. 2010-06-23 23:38:09 -07:00
compare-w.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
complete.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
completion.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
composite.el composite.el (compose-region, reference-point-alist): Fix typos in the doc 2010-05-01 21:50:20 +03:00
COPYING
cus-dep.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cus-edit.el Minor tweaks to custom groups. 2010-02-16 09:35:45 -05:00
cus-face.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cus-start.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cus-theme.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
custom.el * custom.el (custom-initialize-delay): Doc fix. 2010-02-25 20:42:07 -08:00
cvs-status.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
dabbrev.el * dabbrev.el (dabbrev-completion): Fix typo in docstring. 2010-08-01 05:19:23 +02:00
delim-col.el Minor tweaks to custom groups. 2010-02-16 09:35:45 -05:00
delsel.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
descr-text.el Close bug#6422. 2010-06-18 19:31:44 -07:00
desktop.el Close bug#6336. 2010-06-02 23:07:39 -07:00
dframe.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
diff-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
diff.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
dired-aux.el * lisp/dired-aux.el (dired-hide-all): Make unused arg optional. Update md5sum. 2010-01-20 11:42:50 -05:00
dired-x.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
dired.el * lisp/dired.el (dired-buffers-for-dir): Handle list values of dired-directory (Bug#6636). 2010-07-17 17:25:32 -04:00
dirtrack.el Don't signal error on incorrect dirtrack regexp (Bug#5476) 2010-01-29 14:08:09 -05:00
disp-table.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
dnd.el * dnd.el, font-setting.el, x-dnd.el: Use utf-8 coding (for author name). 2010-06-22 00:10:16 -07:00
doc-view.el Minor tweaks to custom groups. 2010-02-16 09:35:45 -05:00
dos-fns.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
dos-vars.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
dos-w32.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
double.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ebuff-menu.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
echistory.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ediff-diff.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ediff-help.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ediff-hook.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ediff-init.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ediff-merg.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ediff-mult.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ediff-ptch.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ediff-util.el * ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by 2010-02-03 00:28:57 +02:00
ediff-vers.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ediff-wind.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ediff.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
edmacro.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ehelp.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
electric.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
elide-head.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
emacs-lock.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
emerge.el * x-dnd.el (x-dnd-maybe-call-test-function): 2009-11-13 22:19:45 +00:00
env.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
epa-dired.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
epa-file.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
epa-hook.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
epa-mail.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
epa.el * epa.el (epa--select-keys): Don't explicitly delete the window since 2010-05-25 13:53:37 -04:00
epg-config.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
epg.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
expand.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ezimage.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
face-remap.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
facemenu.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
faces.el Fix typos. 2010-03-24 01:17:31 +01:00
ffap.el * ffap.el (dired-at-point): Fix docstring. (Bug#5565) 2010-02-12 21:28:29 +02:00
filecache.el * filecache.el: Fix typos in docstrings. 2010-04-23 02:15:47 +02:00
files-x.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
files.el files.el: Add word-wrap as safe local variable. 2010-08-18 17:07:58 +09:00
filesets.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
find-cmd.el Fix typos in docstrings. 2010-01-14 19:59:31 +01:00
find-dired.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
find-file.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
find-lisp.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
finder.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
flow-ctrl.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
foldout.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
follow.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
font-core.el * lisp/font-lock.el (font-lock-major-mode): Rename from 2010-06-16 16:00:22 -04:00
font-lock.el * lisp/font-lock.el (font-lock-major-mode): Rename from 2010-06-16 16:00:22 -04:00
font-setting.el * lisp/font-setting.el: Fix previous change. 2010-06-22 00:37:07 -07:00
format-spec.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
format.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
forms-d2.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
forms-pass.el
forms.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
frame.el (show-trailing-whitespace): Safe if boolean. (Bug#5312) 2010-01-13 22:13:16 -08:00
fringe.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
generic-x.el Font lock fix for batch mode (Bug#5719). 2010-06-27 14:43:34 -04:00
gs.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
help-at-pt.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
help-fns.el * help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494). 2010-07-23 03:51:48 +02:00
help-macro.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
help-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
help.el Minor fix to describe-key, and a docstring. 2010-07-06 15:42:46 -04:00
hex-util.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
hexl.el Fix bug#5313: editing files in hexl-mode corrupts file 2010-01-14 15:37:13 +01:00
hfy-cmap.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
hi-lock.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
hilit-chg.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
hippie-exp.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
hl-line.el Fix typos in some Keywords comments. 2010-06-26 14:01:38 -07:00
htmlfontify.el Minor fix for htmlfontify.el (Bug#6239). 2010-06-27 14:24:42 -04:00
ibuf-ext.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ibuf-macs.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ibuffer.el Update autoload checksums. 2010-01-13 13:34:53 +01:00
icomplete.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ido.el Fix buffer-list rename&refresh after after killing a buffer in ido. 2010-08-21 15:35:27 +02:00
ielm.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
iimage.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
image-dired.el Fix typos in docstrings. 2010-03-22 17:50:29 +01:00
image-file.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
image-mode.el Fix size calculation for sliced images in image-mode (Bug#6639). 2010-07-17 17:51:04 -04:00
image.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
imenu.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
indent.el * indent.el (indent-for-tab-command): Doc fix. 2010-03-22 13:28:27 -04:00
info-look.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
info-xref.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
info.el * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display' 2010-04-23 19:46:03 +03:00
informat.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
isearch.el Fix query-replace-regexp incomplete highlighting (Bug#6808). 2010-08-08 16:55:52 -04:00
isearchb.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
iswitchb.el Fix buffer-list rename&refresh after after killing a buffer in ido. 2010-08-21 15:35:27 +02:00
jit-lock.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
jka-cmpr-hook.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
jka-compr.el Fix bug #5447, whereby loading C:/foo.el.gz on MS-Windows would fail. 2010-01-22 12:23:25 +02:00
json.el Fix typos in docstrings. 2010-03-22 17:50:29 +01:00
kermit.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
kmacro.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ldefs-boot.el Bump version to 23.2. 2010-05-07 23:28:26 -04:00
ledit.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
linum.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
loadhist.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
loadup.el * loadup.el: Comment fix. 2010-02-18 01:08:37 -08:00
locate.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
log-edit.el (log-edit-strip-single-file-name): Add missing :safe, :group, and 2010-01-27 21:19:23 -08:00
log-view.el Fix Bug#5311. 2010-01-14 19:59:04 -08:00
longlines.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
lpr.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ls-lisp.el * ls-lisp.el (ls-lisp-insert-directory): Wen WILDCARD-REGEXP and 2010-02-10 09:46:54 +01:00
macros.el Fix keyboard macro key lookup (Bug#5481). 2010-03-03 12:31:50 -05:00
Makefile.in * Makefile.in (ELCFILES): Add cedet/semantic/imenu.el. 2010-03-13 11:57:29 -08:00
makefile.w32-in Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
makesum.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
man.el * lisp/man.el (Man-completion-table): Let the user type "-k ". 2010-05-31 12:16:02 -04:00
master.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
mb-depth.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
md4.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
menu-bar.el * lisp/menu-bar.el (menu-bar-games-menu): Add landmark. 2010-08-20 19:11:34 -07:00
midnight.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
minibuf-eldef.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
minibuffer.el * minibuffer.el (completion-at-point): Doc fix. 2010-04-20 00:37:20 -07:00
misc.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
misearch.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
mouse-copy.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
mouse-drag.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
mouse-sel.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
mouse.el Minor fix to describe-key, and a docstring. 2010-07-06 15:42:46 -04:00
mpc.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
msb.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
mwheel.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
newcomment.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
novice.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
outline.el Fix typos in docstrings. 2010-02-14 18:28:10 +01:00
paren.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
password-cache.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
patcomp.el
paths.el Fix typos in comments. 2010-01-14 19:37:23 +01:00
pcmpl-cvs.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
pcmpl-gnu.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
pcmpl-linux.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
pcmpl-rpm.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
pcmpl-unix.el * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix. 2010-01-16 15:50:23 -05:00
pcomplete.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
pcvs-defs.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
pcvs-info.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
pcvs-parse.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
pcvs-util.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
pcvs.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
pgg-def.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
pgg-gpg.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
pgg-parse.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
pgg-pgp.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
pgg-pgp5.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
pgg.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
printing.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
proced.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ps-bdf.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ps-def.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ps-mule.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ps-print.el Update autoload checksums. 2010-01-13 13:34:53 +01:00
ps-samp.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
README
recentf.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
rect.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
register.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
repeat.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
replace.el Fix query-replace-regexp incomplete highlighting (Bug#6808). 2010-08-08 16:55:52 -04:00
reposition.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
reveal.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
rfn-eshadow.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
rot13.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ruler-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
s-region.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
savehist.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
saveplace.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
sb-image.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
scroll-all.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
scroll-bar.el scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654. 2010-02-28 15:36:34 +01:00
scroll-lock.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
select.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
server.el * server.el (server-start): Force IPv4 and use literal 127.0.0.1. 2010-08-03 15:04:20 +02:00
ses.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
sha1.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
shadowfile.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
shell.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
simple.el * simple.el (beginning-of-buffer, end-of-buffer): Doc fix (Bug#6907). 2010-08-26 11:09:45 -04:00
skeleton.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
smerge-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
sort.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
soundex.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
speedbar.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
startup.el * startup.el (fancy-about-screen): In mode-line, apply 2010-02-21 08:11:07 -05:00
strokes.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
subr.el * subr.el (read-key): Don't echo keystrokes. 2010-08-21 10:56:54 +02:00
t-mouse.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
tabify.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
talk.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
tar-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
tempo.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
term.el * term.el: Fix typos in docstrings. 2010-08-02 06:14:26 +02:00
terminal.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
thingatpt.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
thumbs.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
time-stamp.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
time.el * time.el (display-time-day-and-date): Remove spurious * in docstring. 2010-07-19 12:42:22 +02:00
timezone.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
tmm.el Backport from trunk: compute shortcuts in tmm.el. 2010-05-11 16:07:12 -04:00
tool-bar.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
tooltip.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
tree-widget.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
tutorial.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
type-break.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
uniquify.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
userlock.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
vc-annotate.el Fix annotating other revisions for renamed files in vc-annotate. 2010-06-21 20:00:54 -07:00
vc-arch.el Fix typos in docstrings. 2010-01-14 19:59:31 +01:00
vc-bzr.el * lisp/vc-bzr.el (vc-bzr-revision-completion-table): Apply 2010-05-31 22:06:09 -04:00
vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing. 2010-02-18 14:55:41 -05:00
vc-dav.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
vc-dir.el Avoid displaying files with a nil state in vc-dir. 2010-06-30 15:03:07 -07:00
vc-dispatcher.el * lisp/vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook; 2010-06-08 21:12:53 -04:00
vc-git.el Fix vc-annotate for renamed files when using Git. 2010-06-22 12:25:17 -07:00
vc-hg.el Fix hg envvar handling (Bug#5846). 2010-04-20 11:57:54 -04:00
vc-hooks.el * lisp/vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook; 2010-06-08 21:12:53 -04:00
vc-mtn.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
vc-rcs.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
vc-sccs.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
vc-svn.el Close bug#6361. 2010-06-12 00:34:36 -07:00
vc.el Fix bug #4451. 2010-07-16 13:17:13 +03:00
vcursor.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
version.el Bump version to 23.2.50. 2010-05-08 00:46:44 -04:00
view.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
vt-control.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
vt100-led.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
w32-fns.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
w32-vars.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
wdired.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
whitespace.el merge whitespace.el change from trunk 2010-08-22 00:12:25 -04:00
wid-browse.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
wid-edit.el * lisp/wid-edit.el (widget-complete): Doc fix. 2010-06-21 20:24:22 -07:00
widget.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
windmove.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
window.el Fix typos in docstrings. 2010-01-14 19:59:31 +01:00
winner.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
woman.el * lisp/woman.el (woman-translate): Case matters. (Bug#6849) 2010-08-17 19:33:13 -07:00
x-dnd.el * dnd.el, font-setting.el, x-dnd.el: Use utf-8 coding (for author name). 2010-06-22 00:10:16 -07:00
xml.el * xml.el (xml-parse-region): Avoid infloop (Bug#5281). 2010-06-30 16:34:06 -04:00
xt-mouse.el * xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127 2010-07-14 19:53:42 +02: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.