1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-23 08:20:41 -08:00
emacs/lisp
Michael Albinus 36b148cf16 * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
* net/tramp-sh.el (tramp-maybe-open-connection): Use it.
2011-07-01 11:14:31 +02:00
..
calc * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail 2011-06-01 19:09:42 -05:00
calendar * calendar/timeclock.el (timeclock-seconds-to-time): 2011-06-30 17:20:59 -07:00
cedet * semantic.el (semantic-elapsed-time): Rewrite using 2011-06-30 17:24:48 -07:00
emacs-lisp Merge from trunk. 2011-06-30 22:20:09 -07:00
emulation * lisp/emulation/viper.el (viper-set-hooks): Declare. 2011-05-23 20:37:31 -07:00
erc * lisp/erc/erc.el: Fix comment. 2011-06-30 18:29:04 -07:00
eshell * eshell/em-smart.el (eshell-smart-display-navigate-list): Add mouse-yank-primary. 2011-06-30 23:38:28 -04:00
gnus Add plstore-delete. 2011-07-01 16:35:39 +09:00
international Use completion-at-point rather than completion-in-region. 2011-06-20 12:02:31 -04:00
language
mail Add the new `sendmail-query-once' function to sendmail.el. 2011-06-29 22:21:29 +02:00
mh-e Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
net * net/tramp.el (tramp-encoding-command-interactive): New defcustom. 2011-07-01 11:14:31 +02:00
nxml * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract. 2011-06-30 18:52:41 -07:00
obsolete
org Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
play * play/hanoi.el (hanoi-current-time-float): Remove. 2011-06-30 18:55:02 -07:00
progmodes Fix license and copyright years. 2011-06-30 23:30:13 -07:00
term * lisp/term/ns-win.el (ns-set-resource): Declare. 2011-06-29 19:54:16 -07:00
textmodes textmodes/flyspell.el (flyspell-word): Consider words that differ only 2011-07-01 01:19:45 +02:00
url * lisp/url/url-future.el (url-future-test): Fix scope of `saver'. 2011-06-04 09:53:22 +02:00
vc * vc/ediff-util.el (ediff-calc-command-time): Use time-since 2011-06-30 21:44:40 -07:00
.gitignore
abbrev.el * lisp/abbrev.el (define-abbrev-table): Don't add a table multiple times. 2011-06-15 14:33:33 -04:00
align.el
allout-widgets.el * allout-widgets.el (allout-elapsed-time-seconds): Use float-time. 2011-06-30 17:11:50 -07:00
allout.el * allout.el (allout-yank-processing): Fix injection of extra space between 2011-06-30 10:38:35 -04:00
ansi-color.el
apropos.el
arc-mode.el
array.el
autoarg.el
autoinsert.el
autorevert.el
avoid.el
battery.el Implement battery-mode-line-limit option. 2011-06-27 04:04:55 -04:00
bindings.el Move/add window-buffer-related functions to window.el. 2011-06-11 11:50:37 +02:00
bookmark.el
bs.el * lisp/bs.el (bs-cycle-next): Complete last change. 2011-06-26 21:52:37 -04:00
buff-menu.el Additional minor fix to (Bug#8539). 2011-05-28 16:08:05 -04:00
button.el
calculator.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
case-table.el
cdl.el
ChangeLog * net/tramp.el (tramp-encoding-command-interactive): New defcustom. 2011-07-01 11:14:31 +02:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9
ChangeLog.10
ChangeLog.11
ChangeLog.12
ChangeLog.13
ChangeLog.14 Add bug ref to ChangeLog. 2011-06-29 19:58:08 -07:00
ChangeLog.15
chistory.el
cmuscheme.el
color.el
comint.el * comint.el (comint-password-prompt-regexp): Accept "Response" as 2011-07-01 01:11:36 +02:00
completion.el
composite.el
COPYING
cus-dep.el cus-dep fix for build failure first occurring with 2011-06-13T08:21:09Z!rudalics@gmx.at 2011-06-13 17:42:40 -04:00
cus-edit.el Avoid calling customize-save-variable during startup (Bug#8720). 2011-06-29 21:39:52 -04:00
cus-face.el Fix for disable-theme/defface interaction (Bug#8889). 2011-06-18 14:49:19 -04:00
cus-start.el Move window resize code from window.c to window.el. 2011-06-10 08:55:18 +02:00
cus-theme.el Avoid calling customize-save-variable during startup (Bug#8720). 2011-06-29 21:39:52 -04:00
custom.el Avoid calling customize-save-variable during startup (Bug#8720). 2011-06-29 21:39:52 -04:00
dabbrev.el
delim-col.el
delsel.el
descr-text.el
desktop.el
dframe.el
dired-aux.el * dired-aux.el (dired-touch-initial): Just use current-time. (Bug#6887) 2011-05-20 19:07:25 -07:00
dired-x.el * dired-x.el (dired-mark-unmarked-files): Fix interactive spec (Bug#8768). 2011-06-18 16:17:30 -04:00
dired.el Auto-commit of loaddefs files. 2011-06-19 14:39:24 -04:00
dirtrack.el
disp-table.el
dnd.el
doc-view.el Allow/recommend explicit args for minor-modes in file local eval:s. 2011-06-09 16:22:06 -04:00
dos-fns.el
dos-vars.el
dos-w32.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
double.el
dynamic-setting.el
ebuff-menu.el
echistory.el
edmacro.el
ehelp.el
electric.el
elide-head.el
emacs-lock.el
env.el
epa-dired.el
epa-file.el
epa-hook.el
epa-mail.el
epa.el
epg-config.el
epg.el
expand.el
ezimage.el
face-remap.el
facemenu.el
faces.el lisp/faces.el (list-faces-display): Add help-mode-map to output. 2011-06-27 02:29:55 +02:00
ffap.el
filecache.el
files-x.el
files.el Avoid calling customize-save-variable during startup (Bug#8720). 2011-06-29 21:39:52 -04:00
filesets.el
find-cmd.el
find-dired.el * lisp/find-dired.el (find-grep-options): Simplify. 2011-06-29 20:03:07 -07:00
find-file.el
find-lisp.el
finder.el
flow-ctrl.el
foldout.el
follow.el
font-core.el
font-lock.el Silence various byte-compiler warnings. 2011-06-01 16:32:04 -03:00
format-spec.el
format.el
forms-d2.el
forms-pass.el
forms.el
frame.el Remove preset entries for pop-up-frame-alist from window.el defaults. 2011-06-22 09:12:18 +02:00
fringe.el
generic-x.el
gs.el
help-at-pt.el
help-fns.el * lisp/help-fns.el (describe-variable): Fix message for terminal-local vars. 2011-06-27 17:39:03 -04:00
help-macro.el
help-mode.el Make help and view-mode work with new buffer display facilities. 2011-06-13 15:14:42 +02:00
help.el Make help and view-mode work with new buffer display facilities. 2011-06-13 15:14:42 +02:00
hex-util.el
hexl.el
hfy-cmap.el
hi-lock.el
hilit-chg.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
hippie-exp.el
hl-line.el Add global-hl-line-sticky-flag (Bug#8323). 2011-06-26 16:25:53 -04:00
htmlfontify.el
ibuf-ext.el
ibuf-macs.el
ibuffer.el
icomplete.el * lisp/minibuffer.el: Add metadata method to completion tables. 2011-05-31 00:03:38 -03:00
ido.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
ielm.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
iimage.el
image-dired.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
image-file.el
image-mode.el Some changes and re-organization for animated gif support. 2011-06-07 14:32:12 -04:00
image.el Handle gif subimage animation delay correctly. 2011-06-11 19:03:16 -04:00
imenu.el
indent.el
info-look.el * lisp/minibuffer.el (completion--capf-wrapper): Check applicability before 2011-05-27 23:10:32 -03:00
info-xref.el
info.el * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833). 2011-06-19 14:42:06 -04:00
informat.el
isearch.el * lisp/isearch.el: Let M-e start with point at the first mismatched char. 2011-05-27 22:26:53 -03:00
isearchb.el
iswitchb.el Fix mistake in last iswitchb.el bug fix. 2011-06-04 17:13:11 +02:00
jit-lock.el
jka-cmpr-hook.el
jka-compr.el
json.el
kermit.el
kmacro.el
ldefs-boot.el Auto-commit of loaddefs files. 2011-06-01 06:19:26 -04:00
ledit.el
linum.el
loadhist.el * loadhist.el (unload--set-major-mode): New function. 2011-06-25 19:42:18 +02:00
loadup.el Move/add window-buffer-related functions to window.el. 2011-06-11 11:50:37 +02:00
locate.el
longlines.el
lpr.el
ls-lisp.el
macros.el
Makefile.in
makefile.w32-in
makesum.el
man.el
master.el
mb-depth.el
md4.el
menu-bar.el * lisp/menu-bar.el: Use function variable instead of switch-to-buffer. 2011-06-20 21:49:36 -04:00
midnight.el
minibuf-eldef.el
minibuffer.el Move completing-read-function and completing-read-default to elisp 2011-06-23 11:35:05 +08:00
misc.el lisp/misc.el (list-dynamic-libraries): Fix computation of header fields. 2011-06-21 12:04:28 +02:00
misearch.el
mouse-copy.el
mouse-drag.el
mouse-sel.el
mouse.el * lisp/minibuffer.el (minibuffer-inactive-mode-map): New var. 2011-06-01 12:34:41 -03:00
mpc.el Silence warning for unused `dotimes' counter variables. 2011-06-02 13:24:12 +02:00
msb.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
mwheel.el
newcomment.el * lisp/newcomment.el (comment-end-skip): Doc fix (Bug#8659). 2011-05-28 19:07:43 -04:00
notifications.el
novice.el
outline.el
paren.el
password-cache.el
patcomp.el
paths.el
pcmpl-cvs.el
pcmpl-gnu.el
pcmpl-linux.el
pcmpl-rpm.el * lisp/pcmpl-rpm.el (pcomplete/rpm): Minor simplification. 2011-06-15 14:40:00 -04:00
pcmpl-unix.el
pcomplete.el * lisp/pcomplete.el: Convert to lexical binding and fix bug#8819. 2011-06-17 14:52:46 -04:00
printing.el
proced.el Simplify unloading functions after 2011-06-25T17:42:18Z!lekktu@gmail.com. 2011-06-25 20:08:41 +02:00
ps-bdf.el
ps-def.el
ps-mule.el
ps-print.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
ps-samp.el
README
recentf.el
rect.el
register.el Extend emacs register to accept value from registerv-make 2011-06-26 14:37:04 +08:00
repeat.el Merge from emacs-23; up to 2010-06-13T18:15:45Z!eliz@gnu.org. 2011-06-08 00:17:26 -07:00
replace.el New major mode: Occur Edit mode. 2011-05-28 18:56:14 -04:00
reposition.el
reveal.el
rfn-eshadow.el
rot13.el
ruler-mode.el
savehist.el
saveplace.el
sb-image.el
scroll-all.el
scroll-bar.el
scroll-lock.el
select.el Move clipboard-manager functionality out of hooks. 2011-05-28 20:45:00 -04:00
server.el Allow emacsclient to set parameters of new graphical frames (bug#5864) 2011-06-25 11:05:48 -07:00
ses.el * lisp/ses.el (row, col): Declare dynamic variables honestly. 2011-06-29 19:51:27 -07:00
shadowfile.el
shell.el * lisp/pcomplete.el: Convert to lexical binding and fix bug#8819. 2011-06-17 14:52:46 -04:00
simple.el Move/add window-buffer-related functions to window.el. 2011-06-11 11:50:37 +02:00
skeleton.el
sort.el
soundex.el
speedbar.el
startup.el * startup.el (normal-splash-screen): Remove gratuitous mode-line setting (Bug#8740). 2011-05-28 19:30:17 -04:00
strokes.el
subr.el New primitive secure-hash supporting md5, sha-1 and sha-2 2011-06-21 16:55:22 +08:00
t-mouse.el
tabify.el
talk.el
tar-mode.el Coding system fix for tar-untar-buffer (Bug#8870). 2011-06-27 17:12:17 -04:00
tempo.el
term.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
terminal.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
thingatpt.el (thing-at-point-short-url-regexp): Require that short URLs have at least one dot in them (bug #7614). 2011-06-30 04:04:32 +02:00
thumbs.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
time-stamp.el
time.el
timezone.el
tmm.el
tool-bar.el
tooltip.el
tree-widget.el
tutorial.el
type-break.el * type-break.el (type-break-time-sum): Rewrite using time-add. 2011-06-30 21:36:40 -07:00
uniquify.el
userlock.el
vcursor.el
version.el
view.el Make help and view-mode work with new buffer display facilities. 2011-06-13 15:14:42 +02:00
vt-control.el
vt100-led.el
w32-fns.el * lisp/w32-fns.el (w32-charset-info-alist): Declare. 2011-06-29 20:13:35 -07:00
w32-vars.el
wdired.el
whitespace.el
wid-browse.el
wid-edit.el Use completion-at-point rather than completion-in-region. 2011-06-20 12:02:31 -04:00
widget.el
windmove.el
window.el Comment-out buffer display obsolescences and fix call in display-buffer. 2011-07-01 08:24:00 +02:00
winner.el
woman.el * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs 2011-06-30 21:52:27 -07:00
x-dnd.el * x-dnd.el (x-dnd-version-from-flags) 2011-06-20 22:49:12 +02:00
xml.el
xt-mouse.el

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.