1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00
emacs/lisp
2001-12-07 03:41:19 +00:00
..
calc (Commentary): Cleanup, and add logistic curve fitting suggestion from 2001-11-24 22:34:26 +00:00
calendar (calendar-mode): Remove make-local-hook. 2001-11-26 16:33:27 +00:00
emacs-lisp (toplevel): Define docstring offset for `defmacro*'. 2001-12-04 07:12:56 +00:00
emulation Doc string fixes. 2001-11-19 23:09:28 +00:00
eshell (eshell/cat): Do a quick test if something is a regular file, before 2001-10-17 02:00:20 +00:00
gnus 2001-12-05 ShengHuo ZHU <zsh@cs.rochester.edu> 2001-12-05 19:27:45 +00:00
international (encoded-kbd-mode): Use define-minor-mode. 2001-12-01 00:18:21 +00:00
language Fix comment. 2001-11-27 04:20:52 +00:00
mail Use with-current-buffer. 2001-12-01 00:36:12 +00:00
net (browse-url-galeon-new-window-is-tab): New var. 2001-11-25 00:04:41 +00:00
obsolete Comment change. 2001-11-29 00:49:32 +00:00
play (blackbox-mode, blackbox): Doc fix. 2001-11-29 08:39:56 +00:00
progmodes (f90-break-line): Use (newline 1) to insert newlines. 2001-12-07 03:33:39 +00:00
term Converted backquote to the new style. 2001-11-27 15:52:52 +00:00
textmodes (set-justification): Rename arg VALUE to STYLE. 2001-12-07 03:34:59 +00:00
toolbar
.gitignore
abbrev.el Doc fix. 2001-11-16 14:15:23 +00:00
abbrevlist.el
add-log.el (add-log-always-start-new-record): New user option. 2001-10-25 17:49:13 +00:00
align.el
allout.el (outline-version, outline-open-topic) 2001-11-26 16:24:26 +00:00
ansi-color.el Converted backquote to the new style. 2001-11-27 15:52:52 +00:00
apropos.el (apropos-next-label-button): Doc fix. 2001-11-16 18:30:25 +00:00
arc-mode.el
array.el (array-reconfigure-rows): Use insert instead of insert-string. 2001-11-26 16:20:18 +00:00
autoarg.el
autoinsert.el
autorevert.el
avoid.el
battery.el
bindings.el (minibuffer-local-map): Undo last change. 2001-12-05 15:36:44 +00:00
bookmark.el Converted backquote to the new style. 2001-11-27 15:52:52 +00:00
bs.el (bs-delete): Signal an error if the buffer cannot be deleted. 2001-11-20 18:17:24 +00:00
buff-menu.el (buffer-menu): Doc fix. 2001-11-01 19:32:39 +00:00
button.el (define-button-type): Make sure every user-defined button type has a supertype. 2001-11-01 07:00:07 +00:00
byte-run.el
calculator.el (calculator-eng-display): Don't call concat 2001-10-12 09:05:29 +00:00
case-table.el
cdl.el
ChangeLog *** empty log message *** 2001-12-07 03:41:19 +00:00
ChangeLog.1 fixed format 2001-11-13 00:07:54 +00:00
ChangeLog.2 fixed format 2001-11-13 00:07:54 +00:00
ChangeLog.3 fixed format 2001-11-13 00:07:54 +00:00
ChangeLog.4 fixed format 2001-11-13 00:07:54 +00:00
ChangeLog.5 *** empty log message *** 2001-11-03 23:53:10 +00:00
ChangeLog.6 *** empty log message *** 2001-10-06 09:57:20 +00:00
ChangeLog.7 Fix typo. 2001-11-16 18:37:52 +00:00
ChangeLog.8 *** empty log message *** 2001-10-06 09:57:20 +00:00
chistory.el
cmuscheme.el
comint.el (comint-mode): Simplify. 2001-11-16 14:22:03 +00:00
compare-w.el
complete.el
completion.el
composite.el
cus-dep.el
cus-edit.el (custom-load-symbol): Don't always load locate-library. 2001-11-27 05:26:27 +00:00
cus-face.el (custom-face-attributes): Make sure each attribute has a valid default 2001-10-05 13:06:51 +00:00
cus-load.el regenerated 2001-10-26 15:40:03 +00:00
cus-start.el (recursive-load-depth-limit): Delete item. 2001-11-27 04:59:43 +00:00
custom.el Doc fix. 2001-12-04 21:24:17 +00:00
cvs-status.el
dabbrev.el (dabbrev-completion): Use "*Completions*". 2001-11-08 00:31:14 +00:00
delim-col.el (delimit-columns-rectangle-max): Do not double variables in the lambda-list. 2001-10-13 08:13:34 +00:00
delsel.el (delete-selection-pre-hook): Handle and resignal 2001-11-19 06:21:11 +00:00
derived.el (define-derived-mode): Create the abbrev-table from inside the `defvar'. 2001-11-21 02:53:46 +00:00
desktop.el (desktop-create-buffer): Use functionp. 2001-11-16 14:32:38 +00:00
diff-mode.el (diff-end-of-hunk): Watch out for ambiguities. 2001-11-26 00:20:41 +00:00
diff.el (diff): Display default values in prompts as (default ...)', not (...)'. 2001-10-11 01:20:16 +00:00
dired-aux.el
dired-x.el (dired-omit-startup): Show ``Omit'' only in Dired 2001-10-29 11:39:24 +00:00
dired.el Converted backquote to the new style. 2001-11-27 15:52:52 +00:00
dirtrack.el
disp-table.el (standard-display-european): 2001-12-02 07:51:49 +00:00
dos-fns.el
dos-vars.el
dos-w32.el
double.el
ebuff-menu.el (electric-buffer-update-highlight): New function. 2001-11-13 17:29:40 +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
ehelp.el
electric.el
elide-head.el
emacs-lock.el
emerge.el Converted backquote to the new style. 2001-11-27 15:52:52 +00:00
enriched.el Doc change. 2001-12-02 04:08:55 +00:00
env.el (substitute-env-vars): Don't quote argument to `rx'; 2001-10-29 09:10:48 +00:00
expand.el Converted backquote to the new style (in a string). 2001-11-27 18:03:29 +00:00
facemenu.el Remove unnecessary spaces. 2001-12-03 06:09:24 +00:00
faces.el (read-face-name): Doc fix. 2001-10-29 18:40:23 +00:00
fast-lock.el Converted backquote to the new style. 2001-11-27 15:52:52 +00:00
ffap.el
filecache.el (file-cache-minibuffer-complete): Use insert instead of insert-string. 2001-11-26 16:21:06 +00:00
files.el (save-abbrevs, save-some-buffers): Don't ask the user 2001-12-04 18:27:06 +00:00
find-dired.el
find-file.el
find-lisp.el
finder-inf.el
finder.el
float-sup.el
flow-ctrl.el
foldout.el
follow.el
font-lock.el (font-lock-cache-state, font-lock-cache-position) 2001-11-25 22:01:15 +00:00
format.el
forms-d2.dat
forms-d2.el
forms-pass.el
forms.el
frame.el (show-trailing-whitespace): Remove :set argument (the 2001-11-26 18:28:18 +00:00
generic-x.el (mailrc-generic-mode): Highlight the `source' keyword. 2001-11-23 09:36:24 +00:00
generic.el
gs.el
gud.el
help-fns.el (describe-categories, help-describe-category-set): New. 2001-11-27 00:26:41 +00:00
help-macro.el
help-mode.el (help-function, help-variable, help-face) 2001-11-25 18:49:03 +00:00
help.el (view-lossage): Call help-setup-xref correctly and earlier. 2001-10-11 23:34:17 +00:00
hexl.el (hexl-mode, hexl-follow-ascii): Remove make-local-hook. 2001-11-26 16:27:00 +00:00
hi-lock.el
hilit-chg.el Doc fix. 2001-11-30 09:42:52 +00:00
hippie-exp.el
hl-line.el
icomplete.el (icomplete-minibuffer-setup): Remove make-local-hook. 2001-11-26 16:27:15 +00:00
ielm.el
image-file.el
image.el
imenu.el (imenu--split-menu): Use dolist and copy-sequence. 2001-11-20 00:17:25 +00:00
indent.el (indent-line-function): Default is indent-relative again. 2001-12-06 16:17:08 +00:00
info-look.el (makefile-mode): Add info for automake. 2001-11-15 12:25:20 +00:00
info.el Add explanatory comment. 2001-12-03 04:26:43 +00:00
informat.el
isearch.el Remove unnecessary spaces in doc-string. 2001-12-03 06:13:55 +00:00
iswitchb.el (iswitchb-exhibit): Use insert instead of insert-string. 2001-11-26 07:30:58 +00:00
jit-lock.el Modify a commented-out non-nil value of jit-lock-defer-time, to 2001-11-25 18:02:45 +00:00
jka-compr.el (jka-compr-partial-uncompress): Fix previous change. 2001-11-15 21:17:19 +00:00
kermit.el
lazy-lock.el Converted backquote to the new style. 2001-11-27 15:52:52 +00:00
ledit.el
loaddefs.el Regenerate due to renaming of help-funs.el. 2001-11-26 19:58:19 +00:00
loadhist.el
loadup.el ("button"): Load removed. 2001-10-09 11:21:59 +00:00
locate.el (locate): Put point at first matching file rather than top of buffer. 2001-11-28 13:08:40 +00:00
log-edit.el (log-edit): Run hook after `log-edit-files'. 2001-10-30 04:32:58 +00:00
log-view.el (log-view-find-version): New function. 2001-11-26 16:08:51 +00:00
lpr.el
ls-lisp.el (ls-lisp-time-to-seconds): New function. 2001-11-06 01:56:02 +00:00
macros.el
Makefile.in (finder_setwins, setwins): Include Calc again. 2001-11-23 17:27:28 +00:00
makefile.nt
makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH): Don't 2001-11-05 23:18:34 +00:00
makesum.el
man.el (Man-build-section-alist): Remove last Man-match-substring. 2001-11-30 21:56:46 +00:00
map-ynp.el
master.el Use the usual disclaimer. 2001-10-11 19:26:38 +00:00
menu-bar.el (menu-bar-read-lispref, menu-bar-read-lispintro) 2001-11-30 10:23:23 +00:00
midnight.el
minibuf-eldef.el (minibuf-eldef-setup-minibuffer) 2001-10-05 12:26:27 +00:00
misc.el
mouse-copy.el
mouse-drag.el (mouse-drag-throw): Push back non-drag events 2001-11-17 22:37:39 +00:00
mouse-sel.el Converted backquote to the new style. 2001-11-27 15:52:52 +00:00
mouse.el (mouse-set-font): Make it a no-op if multiple fonts 2001-11-28 17:15:33 +00:00
msb.el
mwheel.el (mouse-wheel-scroll-amount): Allow float values. 2001-11-19 21:57:30 +00:00
newcomment.el New bug. 2001-12-02 04:19:32 +00:00
novice.el
options.el
paren.el (show-paren-match-face): Add dark-background variant. 2001-11-07 05:13:45 +00:00
patcomp.el
paths.el
pcmpl-cvs.el
pcmpl-gnu.el
pcmpl-linux.el
pcmpl-rpm.el
pcmpl-unix.el
pcomplete.el
pcvs-defs.el (cvs-mode-map): bind C-m, not RET 2001-10-31 17:39:07 +00:00
pcvs-info.el
pcvs-parse.el
pcvs-util.el (cvs-file-to-string): Move condition-case outside. 2001-12-02 07:41:47 +00:00
pcvs.el (cvs-reread-cvsrc): Don't use cvs-file-to-string. 2001-12-02 07:40:43 +00:00
ps-bdf.el
ps-mule.el
ps-print.el
README
recentf.el
rect.el (move-to-column-force): Mark obsolete. 2001-11-17 00:47:42 +00:00
regi.el
register.el
repeat.el
replace.el (query-replace-read-args): Display message if FROM contains \n' or \t'. 2001-12-02 04:45:54 +00:00
reposition.el Converted backquote to the new style (in comments). 2001-11-27 18:00:53 +00:00
resume.el
reveal.el (reveal-mode): Fix reveal-mode's lighter. 2001-12-02 07:39:45 +00:00
rfn-eshadow.el (rfn-eshadow-regexp): Deal correctly with escaped dollar-signs. 2001-10-09 02:53:51 +00:00
rot13.el
ruler-mode.el Add pagination. 2001-11-25 00:12:11 +00:00
s-region.el
saveplace.el (save-place): Require `saveplace'. 2001-10-21 23:03:27 +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
server.el (server-process-filter): Run pore/post-comment-hook 2001-11-15 12:19:08 +00:00
shadowfile.el
shell.el (shell): Use shell-file-name. 2001-12-02 07:39:23 +00:00
simple.el (minibuffer-history-sexp-flag): Doc fix. 2001-11-17 22:28:30 +00:00
skeleton.el
smerge-mode.el (smerge-match-conflict): Fix typo. 2001-11-15 01:25:35 +00:00
sort.el
soundex.el
speedbar.el (speedbar-mode): Remove make-local-hook. 2001-11-26 16:28:30 +00:00
startup.el (command-line-1): Call kill-buffer only in non-fancy case. 2001-11-26 20:15:26 +00:00
strokes.el Fix indentation of previous change. 2001-11-27 04:30:43 +00:00
subdirs.el File regenerated. 2001-11-11 19:23:13 +00:00
subr.el (copy-overlay, remove-overlays): New funs. 2001-11-28 04:03:53 +00:00
tabify.el
talk.el
tar-mode.el (tar-mode): Use define-derived-mode. 2001-11-17 00:04:29 +00:00
tcp.el
tempo.el
term.el *** empty log message *** 2001-11-04 02:20:18 +00:00
terminal.el
thingatpt.el
time-stamp.el
time.el
timer.el
timezone.el
tmm.el (tmm-add-prompt): Remove make-local-hook. 2001-11-25 11:31:50 +00:00
tooltip.el (tooltip-delay): Decrease to 0.7. 2001-11-03 16:59:11 +00:00
type-break.el
uniquify.el (uniquify-get-proposed-name): Fix (.. "usr" "/usr" 0). 2001-10-23 22:01:17 +00:00
unused.el
userlock.el
vc-cvs.el (vc-cvs-parse-status): Store file state in property, don't just return 2001-11-30 13:47:39 +00:00
vc-hooks.el (vc-error-occured): Backquotified. 2001-11-09 14:58:21 +00:00
vc-rcs.el
vc-sccs.el
vc.el (vc-next-action-on-file): Use insert instead of insert-string. 2001-11-26 16:17:17 +00:00
vcursor.el
version.el *** empty log message *** 2001-11-16 23:59:51 +00:00
view.el (view-mode-enable): Don't use make-local-hook. 2001-11-17 00:00:26 +00:00
vms-patch.el
vmsproc.el
vt-control.el
vt100-led.el
w32-fns.el (w32-system-coding-system): Change to an alias for 2001-11-20 22:14:20 +00:00
which-func.el (which-function): Call imenu--make-index-alist 2001-11-22 00:08:32 +00:00
whitespace.el
wid-browse.el
wid-edit.el (widget-button-click): Don't move point permanently: 2001-12-02 04:49:43 +00:00
widget.el
windmove.el
window.el (save-selected-window): No error if saved window is dead. 2001-11-26 10:09:56 +00:00
winner.el
woman.el (woman-mode-map): Copy button-buffer-map instead of 2001-10-07 12:41:03 +00:00
xml.el (xml-parse-tag): Use eq on char-after's return value. 2001-10-18 20:24:09 +00:00
xscheme.el
xt-mouse.el (turn-off-xterm-mouse-tracking): Doc fix. 2001-12-04 16:13:04 +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.