1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-06 14:22:31 -07:00
emacs/lisp
Daniel Pfeiffer 774cd45416 (makefile-imenu-generic-expression): Use function to find dependencies, because regexp alone is so complex, it easily goes into an endless loop.
(makefile-makepp-mode): Also add submenu for Perl functions defined in the makefile.
(makefile-bsdmake-mode): Special imenu-generic-expression no longer needed, due to function call.
(makefile-match-dependency): Take BOUND into account when checking if we're through.
2005-05-21 02:46:37 +00:00
..
calc (calc-invalidate-units-table): Use inhibit-read-only. 2005-05-20 22:39:33 +00:00
calendar
emacs-lisp (easy-menu-add): Correct docstring since 2005-05-20 15:30:59 +00:00
emulation (crisp-home, crisp-end): Put CUA property. 2005-05-19 08:06:59 +00:00
eshell
gnus
international
language
mail
mh-e Update years in copyright notice; nfc. 2005-05-18 11:01:20 +00:00
net Replace send-string' by process-send-string'. 2005-05-18 10:18:42 +00:00
obsolete Specify missing group (and type, if simple) in defcustom. 2005-05-19 19:06:19 +00:00
play
progmodes (makefile-imenu-generic-expression): Use function to find dependencies, because regexp alone is so complex, it easily goes into an endless loop. 2005-05-21 02:46:37 +00:00
term
textmodes (org-agenda-toggle-time-grid): New command. 2005-05-20 11:24:48 +00:00
toolbar
url (url-cookie-multiple-line): Specify group and type in defcustom. 2005-05-19 17:59:58 +00:00
.arch-inventory
.gitignore
abbrev.el
abbrevlist.el
add-log.el Replace read-input' by read-string'. 2005-05-18 10:17:18 +00:00
align.el
allout.el
ansi-color.el
apropos.el
arc-mode.el
array.el Replace read-input' by read-string'. 2005-05-18 10:17:18 +00:00
autoarg.el
autoinsert.el
autorevert.el
avoid.el
battery.el
bindings.el
bookmark.el
bs.el
buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu. 2005-05-19 15:42:40 +00:00
button.el
calculator.el Specify missing group (and type, if simple) in defcustom. 2005-05-19 19:06:19 +00:00
case-table.el
cdl.el
ChangeLog (makefile-imenu-generic-expression): Use function to find dependencies, because regexp alone is so complex, it easily goes into an endless loop. 2005-05-21 02:46:37 +00:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9
ChangeLog.10
chistory.el
cmuscheme.el
comint.el
compare-w.el
complete.el
completion.el
composite.el
COPYING
cus-dep.el
cus-edit.el
cus-face.el
cus-start.el
cus-theme.el
custom.el
cvs-status.el
dabbrev.el Specify missing group (and type, if simple) in defcustom. 2005-05-19 19:06:19 +00:00
delim-col.el
delsel.el
descr-text.el
desktop.el
diff-mode.el (diff-header-face, diff-file-header-face) 2005-05-20 13:35:11 +00:00
diff.el
dired-aux.el (dired-copy-file-recursive): Handle symlinks in recursive copy. 2005-05-19 15:42:01 +00:00
dired-x.el
dired.el
dirtrack.el
disp-table.el
dnd.el
dos-fns.el
dos-vars.el
dos-w32.el
double.el
ebuff-menu.el
echistory.el
ediff-diff.el
ediff-help.el
ediff-hook.el
ediff-init.el
ediff-merg.el
ediff-mult.el
ediff-ptch.el
ediff-util.el
ediff-vers.el
ediff-wind.el
ediff.el
edmacro.el
ehelp.el
electric.el
elide-head.el
emacs-lock.el
emerge.el
env.el
expand.el
facemenu.el
faces.el (list-faces-display): Make back button respect optional regexp arg. 2005-05-19 20:57:04 +00:00
ffap.el
filecache.el
files.el (auto-mode-alist): Check GNUmakefile before makefile. Default to makefile-bsdmake-mode on BSD systems. 2005-05-21 02:42:00 +00:00
filesets.el
find-dired.el
find-file.el
find-lisp.el
finder.el Replace eval-current-buffer' by eval-buffer'. 2005-05-18 10:17:59 +00:00
flow-ctrl.el
foldout.el
follow.el (follow-submit-feedback, follow-mode): Remove 2005-05-18 23:32:19 +00:00
font-core.el
font-lock.el (lisp-font-lock-keywords-2): Don't error. Minor regexp-optimization. 2005-05-20 13:25:58 +00:00
format.el
forms-d2.dat
forms-d2.el
forms-pass.el
forms.el Replace eval-current-buffer' by eval-buffer'. 2005-05-18 10:17:59 +00:00
frame.el (show-trailing-whitespace): In group `whitespace-faces'. 2005-05-19 15:40:37 +00:00
fringe.el
generic-x.el
gs.el
help-at-pt.el
help-fns.el (describe-variable): Remove hyperlinks in a 2005-05-19 00:13:09 +00:00
help-macro.el
help-mode.el
help.el
hexl.el
hi-lock.el
hilit-chg.el
hippie-exp.el
hl-line.el
ibuf-ext.el
ibuf-macs.el
ibuffer.el
icomplete.el
ido.el (ido-magic-forward-char): Enter ido-find-file at end of input. 2005-05-19 21:08:14 +00:00
ielm.el
iimage.el
image-file.el
image-mode.el
image.el
imenu.el (imenu-generic-expression, imenu--generic-function'): REGEXP may also be a search function now. The part of doc-string for describing the structure was 95% identical to that of `imenu--generic-function'. Unify it there. 2005-05-21 02:44:29 +00:00
indent.el
info-look.el
info-xref.el
info.el
informat.el
isearch.el
isearchb.el
iswitchb.el
jit-lock.el Specify missing group (and type, if simple) in defcustom. 2005-05-19 19:06:19 +00:00
jka-cmpr-hook.el
jka-compr.el
kermit.el
kmacro.el
ldefs-boot.el
ledit.el
loadhist.el
loadup.el
locate.el
log-edit.el
log-view.el
longlines.el
lpr.el
ls-lisp.el
macros.el
Makefile.in
makefile.w32-in
makesum.el
man.el
master.el
menu-bar.el
midnight.el
minibuf-eldef.el
misc.el
mouse-copy.el
mouse-drag.el
mouse-sel.el
mouse.el
msb.el
mwheel.el
newcomment.el Specify missing group (and type, if simple) in defcustom. 2005-05-19 19:06:19 +00:00
novice.el
outline.el
paren.el
patcomp.el
paths.el
pcmpl-cvs.el
pcmpl-gnu.el
pcmpl-linux.el
pcmpl-rpm.el
pcmpl-unix.el
pcomplete.el
pcvs-defs.el
pcvs-info.el
pcvs-parse.el
pcvs-util.el
pcvs.el
printing.el
ps-bdf.el
ps-mule.el
ps-print.el
README
recentf.el
rect.el
register.el
repeat.el
replace.el Replace read-input' by read-string'. 2005-05-18 10:17:18 +00:00
reposition.el
resume.el
reveal.el Specify missing group (and type, if simple) in defcustom. 2005-05-19 19:06:19 +00:00
rfn-eshadow.el
rot13.el
ruler-mode.el
s-region.el
saveplace.el
sb-dir-minus.xpm
sb-dir-plus.xpm
sb-dir.xpm
sb-mail.xpm
sb-pg-minus.xpm
sb-pg-plus.xpm
sb-pg.xpm
sb-tag-gt.xpm
sb-tag-minus.xpm
sb-tag-plus.xpm
sb-tag-type.xpm
sb-tag-v.xpm
sb-tag.xpm
scroll-all.el
scroll-bar.el
select.el
server.el
ses.el
shadowfile.el Replace eval-current-buffer' by eval-buffer'. 2005-05-18 10:17:59 +00:00
shell.el
simple.el
skeleton.el
smerge-mode.el
sort.el
soundex.el
speedbar.el
startup.el
strokes.el
subr.el (send-string, send-region): Remove obsolescence declaration. 2005-05-19 23:45:09 +00:00
tabify.el
talk.el
tar-mode.el
tempo.el
term.el
terminal.el Replace send-string' by process-send-string'. 2005-05-18 10:18:42 +00:00
thingatpt.el
thumbs.el
time-stamp.el
time.el
timezone.el
tmm.el
tooltip.el
tree-widget.el
type-break.el
uniquify.el Specify missing group (and type, if simple) in defcustom. 2005-05-19 19:06:19 +00:00
userlock.el
vc-arch.el
vc-cvs.el
vc-hooks.el
vc-mcvs.el
vc-rcs.el
vc-sccs.el
vc-svn.el
vc.el
vcursor.el
version.el
view.el
vms-patch.el
vmsproc.el
vt-control.el
vt100-led.el
w32-fns.el
w32-vars.el Specify missing group (and type, if simple) in defcustom. 2005-05-19 19:06:19 +00:00
wdired.el
whitespace.el
wid-browse.el
wid-edit.el
widget.el
windmove.el
window.el
winner.el
woman.el
x-dnd.el
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.