1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-26 07:33:47 +00:00
emacs/lisp
2004-12-30 12:45:22 +00:00
..
calc (calc-user-define-formula): Put default values for function names in 2004-12-29 04:58:24 +00:00
calendar From Markus Rost <rost@ias.edu>: 2004-12-21 15:03:31 +00:00
emacs-lisp (mark-sexp, mark-defun): New arg ALLOW-EXTEND 2004-12-29 01:32:06 +00:00
emulation (cua--preserve-mark-commands): Remove. 2004-12-14 12:18:30 +00:00
eshell (eshell-previous-matching-input): 2004-12-30 01:47:35 +00:00
gnus Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-754 2004-12-29 16:01:49 +00:00
international (explicit-buffer-file-coding-system): New 2004-12-30 12:39:58 +00:00
language
mail Fix last commit. 2004-12-27 23:06:11 +00:00
mh-e
net (goto-address-mail-regexp): Allow = in username. 2004-12-27 16:10:48 +00:00
obsolete (hilit-mode): Typo. 2004-10-27 19:52:02 +00:00
play (zone-pgm-random-life): Fix typo. 2004-12-17 11:58:21 +00:00
progmodes (compilation-find-buffer): Rename arg. 2004-12-27 16:09:37 +00:00
term * macterm.c (SelectionRange): Add Xcode position apple event struct. 2004-12-30 02:04:31 +00:00
textmodes (mark-paragraph): New arg ALLOW-EXTEND 2004-12-29 01:35:21 +00:00
toolbar * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses 2004-11-02 07:56:08 +00:00
url Don't `require' everything eagerly. 2004-12-11 22:06:00 +00:00
.arch-inventory
.gitignore
abbrev.el
abbrevlist.el
add-log.el (add-log-current-defun): Handle the case where point 2004-12-03 00:04:45 +00:00
align.el (align-areas): Delete whitespace before reindenting, so 2004-11-06 12:06:18 +00:00
allout.el (allout group): Add :version. 2004-11-01 07:32:17 +00:00
ansi-color.el (save-buffer-state): Definition deleted. 2004-12-27 15:40:23 +00:00
apropos.el (apropos-symbol, apropos-function, apropos-macro) 2004-12-17 15:17:22 +00:00
arc-mode.el
array.el
autoarg.el
autoinsert.el (auto-insert-alist): Insert the user's name in copyright notice, 2004-11-15 20:50:08 +00:00
autorevert.el (auto-revert-tail-mode): Doc fix for defvar. 2004-12-30 03:01:28 +00:00
avoid.el
battery.el (battery-mode-line-format): Remove initial spaces. 2004-12-27 16:40:50 +00:00
bindings.el (mode-line-buffer-identification-keymap): 2004-12-13 19:41:34 +00:00
bookmark.el (bookmark-jump): Nice error if BOOKMARK is nil. 2004-12-27 16:41:59 +00:00
bs.el
buff-menu.el (Buffer-menu-revert-function): Clear out undo info before reverting 2004-12-27 05:17:09 +00:00
button.el
calculator.el (calculator-radix-grouping-mode) 2004-12-21 11:38:36 +00:00
case-table.el
cdl.el
ChangeLog *** empty log message *** 2004-12-30 12:45:22 +00:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7 *** empty log message *** 2004-11-11 23:04:45 +00:00
ChangeLog.8
ChangeLog.9
ChangeLog.10 *** empty log message *** 2004-11-14 06:21:11 +00:00
chistory.el
cmuscheme.el
comint.el (comint-read-noecho): Add trivial compatibility definition. 2004-11-27 19:02:14 +00:00
compare-w.el (compare-windows-highlight): Attach each overlay 2004-11-28 07:56:01 +00:00
complete.el
completion.el
composite.el
COPYING
cus-dep.el
cus-edit.el (custom-display): Handle `default' specs. 2004-12-13 19:40:25 +00:00
cus-face.el
cus-start.el * cus-start.el (all): Added x-use-old-gtk-file-dialog. 2004-11-23 19:57:44 +00:00
cus-theme.el
custom.el
cvs-status.el Reduce spurious warnings. 2004-11-11 23:47:15 +00:00
dabbrev.el (dabbrev-expand): When handling SPC M-/, 2004-11-16 17:08:39 +00:00
delim-col.el
delsel.el
descr-text.el (describe-property-list): Don't treat syntax-table 2004-12-16 13:09:48 +00:00
desktop.el (desktop-read): Replace mapcar with mapc. 2004-11-26 17:37:58 +00:00
diff-mode.el
diff.el
dired-aux.el (dired-recursive-copies): Moved to dired.el. 2004-11-22 16:56:34 +00:00
dired-x.el
dired.el (dired-mode-map): Map follow-link to mouse-face. 2004-12-17 15:18:02 +00:00
dirtrack.el
disp-table.el Undo 2004-12-01 change. Display table is now 2004-12-02 10:45:31 +00:00
dos-fns.el
dos-vars.el
dos-w32.el
double.el
ebuff-menu.el Doc fixes throughout. 2004-11-10 10:45:59 +00:00
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 edit-kbd-macro' is now bound to C-x C-k e'. 2004-12-08 01:10:13 +00:00
ehelp.el (electric-help-map): Reorder Q/q and R/r entries so 2004-11-01 23:16:25 +00:00
electric.el
elide-head.el (elide-head): Change error to message. 2004-10-27 17:48:14 +00:00
emacs-lock.el
emerge.el
env.el
expand.el
facemenu.el
faces.el (mode-line, mode-line-inactive): Use min-colors. 2004-12-23 18:28:13 +00:00
fast-lock.el Comment change. 2004-11-02 14:18:10 +00:00
ffap.el (ffap-string-at-point-mode-alist): Add "*" to url chars, 2004-12-27 15:41:08 +00:00
filecache.el (file-cache-add-directory-using-find): 2004-12-13 19:46:36 +00:00
files.el (basic-save-buffer-1): Set 2004-12-30 12:42:11 +00:00
filesets.el (filesets-spawn-external-viewer, filesets-run-cmd): 2004-11-08 16:42:25 +00:00
find-dired.el
find-file.el (cc-other-file-alist): Bring it in line with cc-mode's auto-mode-alist entries and use \' instead of $. 2004-10-26 21:39:34 +00:00
find-lisp.el
finder.el
flow-ctrl.el
foldout.el
follow.el
font-core.el
font-lock.el (font-lock-unfontify-region): Save buffer state. 2004-12-07 04:58:36 +00:00
format.el
forms-d2.dat
forms-d2.el
forms-pass.el
forms.el
frame.el
fringe.el (fringe-indicators): Add fake defvar to avoid compiler warning. Delay 2004-11-28 02:31:53 +00:00
generic-x.el
generic.el (define-generic-mode): Doc fix. 2004-11-27 19:01:41 +00:00
gs.el
help-at-pt.el (help-at-pt-timer-delay, help-at-pt-display-when-idle): Remove 2004-10-30 20:43:36 +00:00
help-fns.el (describe-function-1): Call symbol-file with `defun'. 2004-12-27 16:24:20 +00:00
help-macro.el
help-mode.el (help-xref): Add follow-link property. 2004-12-17 15:17:12 +00:00
help.el (describe-key): Report effective and original binding 2004-12-17 15:16:46 +00:00
hexl.el * hexl.el (hexlify-buffer): Remove fontification here. 2004-12-27 11:59:49 +00:00
hi-lock.el
hilit-chg.el
hippie-exp.el
hl-line.el
ibuf-ext.el (ibuffer-kill-line): Set arg `interactive-p' in interactive spec 2004-10-23 19:58:27 +00:00
ibuf-macs.el
ibuffer.el (group ibuffer): Add :version keyword. 2004-10-31 01:09:18 +00:00
icomplete.el
ido.el (ido-read-internal): Fix require-match check when 2004-11-23 15:18:16 +00:00
ielm.el
iimage.el
image-file.el
image.el
imenu.el (imenu--generic-function): Delete code to exclude matches in comments. 2004-12-03 00:21:37 +00:00
indent.el (set-left-margin, set-right-margin): Delete redundant code. 2004-10-24 21:01:20 +00:00
info-look.el (info-lookup-highlight-face): Change default from highlight' to match'. 2004-12-16 07:19:20 +00:00
info-xref.el
info.el (info-xref-visited): Use `default' instead of t. 2004-12-13 19:31:32 +00:00
informat.el
isearch.el (isearch-update): Test isearch-lazy-highlight 2004-12-15 10:08:51 +00:00
isearchb.el
iswitchb.el
jit-lock.el
jka-compr.el
kermit.el
kmacro.el (kmacro-default-counter-format): New var. 2004-12-02 00:17:54 +00:00
lazy-lock.el
ldefs-boot.el Regenerate. 2004-12-06 13:29:07 +00:00
ledit.el
loadhist.el
loadup.el Don't use buffer-disable-undo; do it directly. 2004-12-27 16:24:54 +00:00
locate.el
log-edit.el
log-view.el
lpr.el
ls-lisp.el
macros.el (insert-kbd-macro): Handle kmacro functions. 2004-11-28 23:57:47 +00:00
Makefile.in (recompile): Revert 2004-11-19 change. 2004-11-20 10:35:04 +00:00
makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook. 2004-10-30 16:43:18 +00:00
makesum.el
man.el (Man-reverse-face): Change default to `highlight'. 2004-12-03 00:20:39 +00:00
master.el
menu-bar.el (menu-bar-options-save): Add fringe-indicators. 2004-11-28 00:56:43 +00:00
midnight.el
minibuf-eldef.el
misc.el
mouse-copy.el
mouse-drag.el
mouse-sel.el (mouse-sel-mode): Adjust to new names for x-lost-selection-functions. 2004-10-28 23:34:51 +00:00
mouse.el (mouse-drag-region): Bind mouse-autoselect-window. 2004-12-27 16:35:17 +00:00
msb.el
mwheel.el (mouse-wheel-progressive-speed): Fix typo in name. 2004-11-11 23:51:40 +00:00
newcomment.el
novice.el
outline.el (hide-body): Don't hide lines at the top of the file 2004-11-06 12:10:38 +00:00
paren.el (show-paren-function): Fix last change (2004-12-02). 2004-12-06 19:06:12 +00:00
patcomp.el
paths.el
pcmpl-cvs.el
pcmpl-gnu.el
pcmpl-linux.el
pcmpl-rpm.el
pcmpl-unix.el
pcomplete.el (pcomplete-entries): Don't use directory-sep-char. 2004-10-27 15:05:12 +00:00
pcvs-defs.el (cvs-mode-map): Map follow-link to a function which 2004-12-17 15:17:35 +00:00
pcvs-info.el
pcvs-parse.el
pcvs-util.el
pcvs.el (cvs-header-msg): New function. 2004-12-01 22:35:15 +00:00
printing.el pr-setup & lpr-setup 2004-11-21 23:05:20 +00:00
ps-bdf.el
ps-mule.el
ps-print.el ps-setup 2004-11-21 22:52:46 +00:00
README
recentf.el (recentf-menu-path): Use menu item name. 2004-11-06 18:27:56 +00:00
rect.el
register.el
repeat.el
replace.el (occur-accumulate-lines, occur-engine): 2004-12-17 16:58:54 +00:00
reposition.el
resume.el
reveal.el (reveal-mode-map): New var. 2004-11-22 20:52:10 +00:00
rfn-eshadow.el
rot13.el
ruler-mode.el
s-region.el
saveplace.el (save-place): Doc fix. 2004-11-16 17:11:00 +00:00
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 (x-set-cut-buffer): Cancel previous change. 2004-10-25 00:46:04 +00:00
server.el
ses.el Add coding cookie. Fix up docstrings, follow new commenting conventions. 2004-11-22 01:21:07 +00:00
shadowfile.el (shadow-copy-files): Use interactive-p 2004-10-27 17:41:24 +00:00
shell.el
simple.el (mark-word): New arg ALLOW-EXTEND 2004-12-29 01:33:04 +00:00
skeleton.el
smerge-mode.el
sort.el
soundex.el
speedbar.el (speedbar-frame-parameters): Improve customize type. 2004-10-29 20:59:04 +00:00
startup.el (site-run-file): Don't allow setting it with Custom. 2004-12-28 15:30:39 +00:00
strokes.el (strokes-unload-hook): Fix previous change. 2004-10-27 15:03:15 +00:00
subr.el Fix doc in previous change. 2004-12-28 05:10:37 +00:00
tabify.el
talk.el
tar-mode.el (tar-mode): Use write-contents-functions, not write-contents-hooks. 2004-10-27 17:40:19 +00:00
tempo.el (tempo-match-finder): Doc fix. 2004-11-06 14:49:45 +00:00
term.el (term-termcap-format): Synchronyze with terminfo. 2004-12-11 21:05:19 +00:00
terminal.el
thingatpt.el
thumbs.el (group thumbs): Add :version keyword. 2004-11-01 08:01:14 +00:00
time-stamp.el
time.el
timezone.el
tmm.el
tooltip.el (tooltip-show-help-function): Replace "mouse-2" 2004-12-17 15:16:33 +00:00
tree-widget.el
type-break.el (type-break-mode): Set buffer-save-without-query. 2004-12-27 16:37:36 +00:00
uniquify.el (uniquify-rationalize-file-buffer-names): Delete interactive spec. 2004-12-27 16:38:06 +00:00
userlock.el
vc-arch.el
vc-cvs.el (vc-cvs-state): Handle the case where vc-state is still nil. 2004-11-30 11:02:23 +00:00
vc-hooks.el (vc-recompute-state): Moved here from vc.el. 2004-11-30 11:03:09 +00:00
vc-mcvs.el (vc-mcvs-annotate-command): Delete extraneous lines from beginning of buffer. 2004-11-03 14:18:53 +00:00
vc-rcs.el (vc-rcs-annotate-command): 2004-12-29 01:56:13 +00:00
vc-sccs.el
vc-svn.el (vc-svn-repository-hostname): Adjust to new format. 2004-12-13 06:30:40 +00:00
vc.el (vc-default-update-changelog): Use insert-file-contents, rather than 2004-12-17 10:48:53 +00:00
vcursor.el
version.el
view.el
vms-patch.el
vmsproc.el
vt100-led.el
vt-control.el
w32-fns.el
w32-vars.el
wdired.el
whitespace.el
wid-browse.el
wid-edit.el (function): Use restricted-sexp as parent. 2004-12-27 16:38:57 +00:00
widget.el
windmove.el
window.el
winner.el (winner-active-region, winner-edges, winner-window-list): Define at toplevel. 2004-11-14 06:31:12 +00:00
woman.el (woman): Don't call interactive-p. 2004-10-26 08:36:11 +00:00
x-dnd.el * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist) 2004-10-31 08:33:38 +00:00
xml.el (xml-name-re, xml-entity-value-re): Add defvars. 2004-12-13 19:37:32 +00:00
xt-mouse.el (xterm-mouse-event): Correct cursor position in a 2004-12-09 23:05:36 +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.