1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-24 08:51:10 -08:00
emacs/lisp
Stefan Monnier 4884c50b60 ada-mode no longer supports a different
project file per buffer.  This was too complex.  Instead, there is now
a single active project file at any given time, and the user can switch
the active one through the Ada menu.  This revision also provides
better handling of the Windows command line, and the various available
shells on that platform.  ada-mode is now fully integrated with the GNU
visual debugger gvd, see http://libre.act-europe.fr.
(ada-prj-default-comp-opt): Use the new GNAT switch -gnatQ.  This is only
available with GNAT 3.14.
(ada-prj-gnatfind-switches, ada-cd-command): New variable.
(ada-quote-cmd): New function.
(ada-initialize-runtime-library): Get the location of the actual
runtime the compiler will be using, including support for
cross-platform environments.
(ada-treat-cmd-string): Add support for the new variable
${full_current} add support for debug-pre-cmd and debug-post-cmd, two
commands to run just prior to running the debugger, and just after
starting it.  This provide better support for cross-platform and
remote debugging.
(ada-get-absolute-dir): Remove, replace with expand-file-name.
(ada-gdb-application): New parameter executable-name.
(ada-get-ali-file-name): Better handling of separate packages.
Checkin on behalf of the ada-mode maintainer.
2002-04-09 18:54:20 +00:00
..
calc (calc-init-base): Ditto. 2002-03-29 23:00:21 +00:00
calendar (solar-northern-spring-or-summer-season): Doc fix. 2002-04-04 20:52:47 +00:00
emacs-lisp (side-effect-free-fns, side-effect-and-error-free-fns): 2002-03-31 16:22:58 +00:00
emulation (pc-selection-mode): Alter the existing global map, don't replace it. 2002-03-18 04:31:36 +00:00
eshell Ignore esh-groups.el. 2002-04-01 20:44:41 +00:00
gnus *** empty log message *** 2002-04-08 22:57:43 +00:00
international Fix up indentation. 2002-04-08 22:53:31 +00:00
language ("Slovak"): Likewise. 2002-03-06 11:03:56 +00:00
mail (mail-abbrev-make-syntax-table): Use (syntax-table), not old-syntax-table. 2002-04-04 20:50:15 +00:00
net Put * in user option doc strings. 2002-03-18 04:24:09 +00:00
obsolete Moved there from lisp/emulation. 2001-12-22 13:39:18 +00:00
play (gomoku-font-lock-O-face): Convert to use `defface'. 2002-03-22 09:44:45 +00:00
progmodes ada-mode no longer supports a different 2002-04-09 18:54:20 +00:00
term (emacs-session-save): Add comment that return t means cancel shutdown 2002-03-12 21:15:07 +00:00
textmodes (sgml-lexical-context): Use sgml-parse-tag-backward to find start point. 2002-04-09 12:27:17 +00:00
toolbar (tool-bar-local-item): Renamed from tool-bar-add-item, and new arg MAP. 2002-04-01 16:28:16 +00:00
.gitignore
abbrev.el Remove unnecessary whitespaces. 2002-01-05 19:02:27 +00:00
abbrevlist.el Remove unnecessary whitespace. 2002-01-05 19:02:55 +00:00
add-log.el (add-log-always-start-new-record): New user option. 2001-10-25 17:49:13 +00:00
align.el (align-region): Added a missing name argument. 2002-02-06 07:07:54 +00:00
allout.el (outline-layout): Doc fix. 2002-03-27 20:14:09 +00:00
ansi-color.el Converted backquote to the new style. 2001-11-27 15:52:52 +00:00
apropos.el Remove unnecessary whitespaces. 2002-01-05 19:02:27 +00:00
arc-mode.el Comment change. 2002-03-03 21:44:59 +00:00
array.el Fix typo. 2002-01-13 09:02:35 +00:00
autoarg.el
autoinsert.el (auto-insert-alist): Redo finding C and C++ headers. 2001-12-18 19:37:37 +00:00
autorevert.el (auto-revert-mode, global-auto-revert-mode): 2002-04-08 23:05:26 +00:00
avoid.el (mouse-avoidance-too-close-p): If the frame lacks a 2001-07-24 11:05:40 +00:00
battery.el (battery-insert-file-contents): Obsolete function removed. 2001-12-10 10:22:22 +00:00
bindings.el (mode-line-mule-info): Use :propertize, not :eval. 2002-03-28 18:23:08 +00:00
bookmark.el Doc fix. 2001-12-20 19:01:00 +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 Fix header. 2002-01-03 08:43:09 +00:00
byte-run.el
calculator.el (calculator-displayers): Doc fixes. 2002-02-03 13:45:59 +00:00
case-table.el (set-case-syntax-pair): Detect invalid calls and signal an error. 2001-12-16 03:45:57 +00:00
cdl.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
ChangeLog (vc-cvs-valid-version-number-p): New function. 2002-04-09 17:13:51 +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 *** empty log message *** 2002-01-20 18:13:16 +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 *** empty log message *** 2002-01-27 09:15:28 +00:00
ChangeLog.8 Fix typo. 2002-01-12 15:58:30 +00:00
ChangeLog.9 Split pre-21.1 changes into a separate file. 2002-03-09 09:26:56 +00:00
chistory.el
cmuscheme.el Doc fixes. 2001-12-20 18:59:32 +00:00
comint.el Remove documentation on setting up pcomplete. 2002-03-11 21:12:49 +00:00
compare-w.el (compare-windows-whitespace): Match all whitespace. 2002-03-28 18:14:53 +00:00
complete.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
completion.el Doc fixes. 2001-12-20 18:59:32 +00:00
composite.el Some fixes to follow coding conventions. 2001-07-15 19:53:53 +00:00
COPYING Moved back. 2001-12-09 10:14:33 +00:00
cus-dep.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
cus-edit.el 2002-02-24 Per Abrahamsen <abraham@dina.kvl.dk> 2002-02-24 09:14:41 +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 * ediff-diff.el (ediff-install-fine-diff-if-necessary): take 2002-03-20 06:36:18 +00:00
cus-start.el Rename autoselect-window' to mouse-autoselect-window'. 2002-04-03 08:34:38 +00:00
custom.el Fix typo. 2002-01-05 18:56:56 +00:00
cvs-status.el Add keyword header `tools' to actually get listed in finder. 2002-01-05 18:58:49 +00:00
dabbrev.el (dabbrev--goto-start-of-abbrev): Put a limit on field-beginning search. 2002-03-18 04:24:57 +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 (derived-mode-p): Function moved to subr.el. 2001-12-12 09:29:20 +00:00
desktop.el (desktop-buffer-handlers): Doc fix. 2002-03-11 09:15:27 +00:00
diff-mode.el Comment fixes. 2002-01-01 22:12:19 +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-do-query-replace-regexp, dired-do-search): 2002-03-29 14:45:05 +00:00
dired-x.el Fix Lisp header. 2002-01-05 19:00:24 +00:00
dired.el (dired-get-marked-files): New arg FILTER allows selection of some files. 2002-03-29 14:43:14 +00:00
dirtrack.el
disp-table.el (standard-display-european): 2001-12-02 07:51:49 +00:00
dos-fns.el (make-auto-save-file-name): Remove replacement function. 2002-03-06 18:23:37 +00:00
dos-vars.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
dos-w32.el
double.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
ebuff-menu.el (electric-buffer-update-highlight): New function. 2001-11-13 17:29:40 +00:00
echistory.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
ediff-diff.el * ediff-diff.el (ediff-install-fine-diff-if-necessary): take 2002-03-20 06:36:18 +00:00
ediff-help.el 2002-01-07 Michael Kifer <kifer@cs.stonybrook.edu> 2002-01-08 04:36:01 +00:00
ediff-hook.el Delete autoload cookies. 2002-02-01 04:16:02 +00:00
ediff-init.el * ediff-diff.el (ediff-install-fine-diff-if-necessary): take 2002-03-20 06:36:18 +00:00
ediff-merg.el 2002-01-07 Michael Kifer <kifer@cs.stonybrook.edu> 2002-01-08 04:36:01 +00:00
ediff-mult.el * ediff-diff.el (ediff-install-fine-diff-if-necessary): take 2002-03-20 06:36:18 +00:00
ediff-ptch.el * ediff-diff.el (ediff-install-fine-diff-if-necessary): take 2002-03-20 06:36:18 +00:00
ediff-util.el * ediff-diff.el (ediff-install-fine-diff-if-necessary): take 2002-03-20 06:36:18 +00:00
ediff-vers.el 2002-01-07 Michael Kifer <kifer@cs.stonybrook.edu> 2002-01-08 04:36:01 +00:00
ediff-wind.el 2002-02-10 Michael Kifer <kifer@cs.stonybrook.edu> 2002-02-10 06:46:12 +00:00
ediff.el * ediff-diff.el (ediff-install-fine-diff-if-necessary): take 2002-03-20 06:36:18 +00:00
edmacro.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
ehelp.el
electric.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
elide-head.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
emacs-lock.el
emerge.el (emerge-show-file-name): Use frame-height instead of obsolete 2001-12-25 11:01:47 +00:00
enriched.el (enriched-decode-foreground, enriched-decode-background): 2002-04-06 16:09:33 +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 (facemenu-get-face): Remove unised variable `foreground'. 2002-03-24 19:17:10 +00:00
faces.el (face-spec-choose): Allow `t' to appear before the end. 2002-03-04 23:00:28 +00:00
fast-lock.el Converted backquote to the new style. 2001-11-27 15:52:52 +00:00
ffap.el (ffap-newsgroup-p): Test for non-nil symbol-value of htb. 2002-02-07 17:50:25 +00:00
filecache.el (file-cache-minibuffer-complete): Use insert instead of insert-string. 2001-11-26 16:21:06 +00:00
files.el (display-time-string): Fix last change. 2002-04-08 05:01:16 +00:00
find-dired.el (find-name-dired): Use shell-quote-argument. 2002-03-08 09:35:44 +00:00
find-file.el (ff-other-file-name): New function. 2001-12-17 01:52:01 +00:00
find-lisp.el Fixes to follow coding conventions. 2001-07-16 11:39:42 +00:00
finder-inf.el Regenerated. 2002-03-15 13:47:46 +00:00
finder.el Don't load finder-inf.el during byte-compilation. 2002-03-22 23:27:35 +00:00
float-sup.el Doc fixes. 2001-12-11 07:32:00 +00:00
flow-ctrl.el
foldout.el Doc fixes. 2001-12-20 18:59:32 +00:00
follow.el Comment fix. 2002-01-21 16:09:55 +00:00
font-lock.el (save-buffer-state): Fix last change. 2002-03-30 08:08:54 +00:00
format.el (format-deannotate-region): Doc fix. 2002-04-03 15:29:25 +00:00
forms-d2.dat
forms-d2.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
forms-pass.el Some fixes to follow coding conventions. 2001-07-15 19:53:53 +00:00
forms.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
frame.el (display-images-p): Do not explicitly check display type. 2002-03-20 21:26:51 +00:00
generic-x.el * generic-x.el (apache-conf-generic-mode): Highlight the first 2002-01-21 12:49:11 +00:00
generic.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
gs.el (gs-set-ghostview-window-prop): Fix args of `elt'. 2001-10-01 09:32:09 +00:00
gud.el Undo some of the too aggressive tabification. 2002-03-27 16:32:15 +00:00
help-fns.el (help-with-tutorial): Allow various ways 2002-04-01 12:32:02 +00:00
help-macro.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
help-mode.el (help-xref-go-back): Restore POSITION in proper buffer and proper window. 2002-01-12 21:00:17 +00:00
help.el (help-key-description): New fun. 2002-04-02 03:23:26 +00:00
hexl.el (hexlify-command, dehexlify-command): Remove. 2002-03-04 01:13:52 +00:00
hi-lock.el *** empty log message *** 2002-02-01 19:31:46 +00:00
hilit-chg.el (highlight-changes-active-string): Default to +Chg. 2002-02-06 15:32:16 +00:00
hippie-exp.el Doc fixes. 2001-12-20 18:59:32 +00:00
hl-line.el Fix typo in comment. 2002-03-27 10:22:34 +00:00
ibuf-ext.el (operation query-replace): Use new `noerror' arg for 2002-03-27 22:38:04 +00:00
ibuf-macs.el (define-ibuffer-column): Add :summarizer property. 2002-03-08 04:03:36 +00:00
ibuffer.el (ibuffer-mark-interactive): Use `ibuffer-forward-line' instead of 2002-03-29 22:54:49 +00:00
icomplete.el (icomplete-exhibit): Use minibuffer-prompt-end. 2002-02-26 16:05:35 +00:00
ielm.el (ielm-prompt): Allow customization; make it read-only. 2002-02-25 16:07:01 +00:00
image-file.el Fix spelling in comments. 2002-01-05 18:59:25 +00:00
image.el (image-type-from-file-header): Make temporary buffer unibyte. 2002-03-11 13:32:22 +00:00
imenu.el (imenu-menubar-modified-tick): Renamed from 2002-03-18 04:27:30 +00:00
indent.el (indent-for-tab-command): Remove spurious code. 2002-02-01 21:44:26 +00:00
info-look.el Comment change. 2002-01-25 05:06:14 +00:00
info.el (info-tool-bar-map): Use tool-bar-local-item-from-menu. 2002-04-01 16:27:59 +00:00
informat.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
isearch.el (isearch-message-prefix): Use minibuffer-prompt face for prompt. 2002-04-09 09:25:44 +00:00
iswitchb.el (iswitchb-visit-buffer): Use `select-frame-set-input-focus'. 2001-12-10 20:41:18 +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-write-region): If START = nil, use whole buf. 2002-01-01 07:23:31 +00:00
kermit.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
lazy-lock.el (save-buffer-state): 2002-03-18 04:29:13 +00:00
ledit.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
loaddefs.el *** empty log message *** 2002-03-22 23:40:48 +00:00
loadhist.el
loadup.el Call ucs-unify-8859 directly rather than unify-8859-on-encoding-mode. 2002-04-08 22:22:01 +00:00
locate.el (locate): Remove dot at the end of error argument. 2001-12-25 11:07:45 +00:00
log-edit.el (log-edit): Run hook after `log-edit-files'. 2001-10-30 04:32:58 +00:00
log-view.el (various face definitions): Use :weight, not :bold. 2001-12-31 20:44:44 +00:00
lpr.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
ls-lisp.el (insert-directory): Modify the "total" line wording, in accordance with 2001-12-30 17:08:39 +00:00
macros.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
Makefile.in (compile, compile-always): Don't try to compile 2002-03-27 14:45:05 +00:00
makefile.nt (install): Don't copy sc.el. 2001-09-06 08:29:49 +00:00
makefile.w32-in (bootstrap-clean-SH): Use for loop, instead of 2002-03-27 23:20:07 +00:00
makesum.el
man.el Fix typo. 2002-01-13 10:09:20 +00:00
map-ynp.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
master.el Remove empty line at the end of file. 2001-12-25 11:09:24 +00:00
menu-bar.el (menu-bar-tools-menu): Rename gdb item to say GDB. 2002-03-31 03:16:26 +00:00
midnight.el Some fixes to follow coding conventions. 2001-07-15 19:53:53 +00:00
minibuf-eldef.el (minibuffer-electric-default-mode): Doc fix. 2001-12-11 07:33:50 +00:00
misc.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
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-show-mark): Remove the no-highlight alternative: 2002-03-05 18:41:53 +00:00
msb.el Doc fix. 2001-12-20 19:01:00 +00:00
mwheel.el (mouse-wheel-mode): Use global-set-key and global-unset-key. 2002-03-25 11:31:11 +00:00
newcomment.el (comment-column): Docstring improvement. 2002-04-08 22:58:27 +00:00
novice.el (disabled-command-hook): Clarify output text to match prompt. 2002-03-20 23:08:58 +00:00
options.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
paren.el (show-paren-function): Move back in other direction 2002-03-11 09:14:28 +00:00
patcomp.el Some fixes to follow coding conventions. 2001-07-15 19:53:53 +00:00
paths.el (remote-shell-program): Add doc string. 2002-02-26 21:56:12 +00:00
pcmpl-cvs.el Some fixes to follow coding conventions. 2001-07-15 19:53:53 +00:00
pcmpl-gnu.el Some fixes to follow coding conventions. 2001-07-15 19:53:53 +00:00
pcmpl-linux.el Some fixes to follow coding conventions. 2001-07-15 19:53:53 +00:00
pcmpl-rpm.el Some fixes to follow coding conventions. 2001-07-15 19:53:53 +00:00
pcmpl-unix.el Some fixes to follow coding conventions. 2001-07-15 19:53:53 +00:00
pcomplete.el (pcomplete-entries): Expand environment variables in filename. 2002-03-11 04:15:31 +00:00
pcvs-defs.el Doc fixes. 2001-12-20 18:59:32 +00:00
pcvs-info.el * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line): Move to 2002-04-03 16:56:36 +00:00
pcvs-parse.el (cvs-parse-table): Be a bit more lenient. 2002-03-17 20:48:14 +00:00
pcvs-util.el Doc fixes. 2001-12-20 18:59:32 +00:00
pcvs.el * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line): Move to 2002-04-03 16:56:36 +00:00
ps-bdf.el (bdf-read-bitmap): Initialize returned values to 2001-09-19 09:12:54 +00:00
ps-mule.el Fix copyright years. 2001-09-19 14:54:19 +00:00
ps-print.el 2002-02-25 Per Abrahamsen <abraham@dina.kvl.dk> 2002-02-25 16:29:54 +00:00
README
recentf.el Doc fixes. 2001-12-20 18:59:32 +00:00
rect.el (replace-rectangle): Add autoload. 2002-03-28 18:26:36 +00:00
regi.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
register.el (describe-register-1): Access register contents here. 2002-02-14 01:47:50 +00:00
repeat.el Fix license commentary. 2001-07-13 12:59:13 +00:00
replace.el (query-replace-read-args): New optional arg NOERROR. 2002-03-25 00:38:46 +00:00
reposition.el Converted backquote to the new style (in comments). 2001-11-27 18:00:53 +00:00
resume.el
reveal.el Fix Lisp headers. 2001-12-25 11:10:03 +00:00
rfn-eshadow.el (rfn-eshadow-update-overlay): Bind `inhibit-point-motion-hooks' to t while 2002-03-14 08:09:30 +00:00
rot13.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
ruler-mode.el (ruler-mode): New keyword. Fix :version. 2002-01-19 14:01:25 +00:00
s-region.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
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 Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
scroll-bar.el (scroll-bar-mode): Make argument optional. 2002-01-20 15:49:50 +00:00
select.el (xselect-convert-to-class, xselect-convert-to-name): Documented. 2001-12-14 19:58:10 +00:00
server.el (server-unload-hook): New function. 2001-12-18 16:42:38 +00:00
shadowfile.el Update copyright. 2002-03-17 20:32:20 +00:00
shell.el (shell-mode): Don't reinit comint-input-ring if that was already done. 2002-04-03 15:23:59 +00:00
simple.el (play-sound): Move to subr.el. 2002-04-07 10:11:24 +00:00
skeleton.el Emacs lisp coding convention fixes. 2001-07-14 11:21:08 +00:00
smerge-mode.el (smerge-match-conflict): Fix typo. 2001-11-15 01:25:35 +00:00
sort.el (sort-reorder-buffer): Copy all to a temp buffer first. 2001-12-23 06:46:19 +00:00
soundex.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
speedbar.el (speedbar-default-directory-list): Made robust against deleted directories. 2002-03-29 12:46:02 +00:00
startup.el (command-line): Fix last change. 2002-03-30 07:57:05 +00:00
strokes.el (strokes-do-stroke, strokes-do-complex-stroke): Doc fix. 2002-02-11 06:25:53 +00:00
subdirs.el File regenerated. 2001-11-11 19:23:13 +00:00
subr.el (play-sound): Move here from simple.el. 2002-04-07 10:09:39 +00:00
tabify.el
talk.el Some fixes to follow coding conventions. 2001-07-15 19:53:53 +00:00
tar-mode.el (tar-header-block-summarize, tar-get-descriptor): 2002-03-28 18:15:47 +00:00
tcp.el
tempo.el Remove commented provide statement. 2002-02-16 12:48:37 +00:00
term.el (term-emulate-terminal): Extract proper command string 2002-02-03 11:25:50 +00:00
terminal.el (te-create-terminfo): Use make-temp-file 2002-03-03 21:37:31 +00:00
thingatpt.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
time-stamp.el (time-stamp-string-preprocess): Fix bug that 2001-09-21 09:09:04 +00:00
time.el (display-time-mail-directory): New option. 2002-01-27 18:14:55 +00:00
timer.el (timer-relative-time): Fix computation for negative `micro'. 2001-10-05 09:26:53 +00:00
timezone.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
tmm.el (tmm-get-keymap): Honour :visible in `menu-item'. 2002-01-27 11:17:06 +00:00
tooltip.el Fix typo. 2002-01-13 10:09:20 +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 Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
userlock.el
vc-cvs.el (vc-cvs-valid-version-number-p): New function. 2002-04-09 17:13:51 +00:00
vc-hooks.el (vc-menu-map): New entry "Update to Latest Version", which calls 2002-02-28 13:11:11 +00:00
vc-rcs.el (vc-rcs-register): Fix handling of vc-[rcs-]register-switches. 2002-03-18 17:17:38 +00:00
vc-sccs.el (vc-sccs-register): Fix handling of vc-[sccs-]register-switches. 2002-03-18 17:20:43 +00:00
vc.el (vc-branch-part): Add autoload cookie. This function can 2002-03-06 13:51:28 +00:00
vcursor.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
version.el Comment change. 2002-01-11 20:11:18 +00:00
view.el (view-mode-enable): Don't use make-local-hook. 2001-11-17 00:00:26 +00:00
vms-patch.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
vmsproc.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
vt-control.el (vt-wide, vt-narrow): Use set-frame-width instead of obsolete 2001-12-25 11:16:02 +00:00
vt100-led.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
w32-fns.el (make-auto-save-file-name): Remove replacement function. 2002-03-06 18:23:37 +00:00
w32-vars.el (mouse-wheel-scroll-amount): Use same definition as 2002-02-25 23:21:01 +00:00
which-func.el (which-function): Call imenu--make-index-alist 2001-11-22 00:08:32 +00:00
whitespace.el Whitespace.el v3.2 for colorized display of bogus whitespaces. 2001-12-13 17:34:57 +00:00
wid-browse.el 2002-02-14 Per Abrahamsen <abraham@dina.kvl.dk> 2002-02-14 16:47:11 +00:00
wid-edit.el 2002-02-15 Per Abrahamsen <abraham@dina.kvl.dk> 2002-02-15 08:04:23 +00:00
widget.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
windmove.el *** empty log message *** 2001-10-05 10:13:12 +00:00
window.el Update copyright. 2002-04-01 13:40:37 +00:00
winner.el (winner-boring-buffers, winner-set): A window which 2002-02-26 16:09:19 +00:00
woman.el (ps-font-lock-face-attributes): Use :weight and :slant. 2001-12-31 20:32:52 +00:00
xml.el * xml.el (xml-parse-attlist): Accept empty strings. 2002-03-05 21:44:01 +00:00
xscheme.el Extensive changes to support multiple xscheme buffers: 2002-01-02 23:50:57 +00:00
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.