1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
Commit Graph

129 Commits

Author SHA1 Message Date
Kenichi Handa
f5ef6d1f61 Load "language/malayalam" and "language/tamil". 2003-02-11 02:45:25 +00:00
Richard M. Stallman
ceec5b6d67 (load-path): Rename `path' local var. 2003-01-20 08:58:40 +00:00
Andrew Innes
df07339abb Include lisp/textmodes in load-path for bootstrap
emacs, to resolve ispell menu reference.
2003-01-15 12:01:14 +00:00
Kenichi Handa
0405f49339 Preload international/utf-16. Don't call ucs-unify-8859. 2002-09-30 06:37:42 +00:00
Stefan Monnier
3bce024300 ("simple.el"): Move to after loaddefs.el. 2002-09-11 20:44:40 +00:00
Kim F. Storm
b0c654c03d Load international/utf-8 before international/characters. 2002-07-17 21:35:07 +00:00
Colin Walters
63a29a5d08 Add font-core.el. 2002-05-21 21:02:25 +00:00
Richard M. Stallman
3fad47d896 Explicitly load cus-face and timer. 2002-04-27 03:50:12 +00:00
Stefan Monnier
397869a4c8 (bootstrap): Don't bother using the pure space. 2002-04-15 11:30:08 +00:00
Stefan Monnier
4744f265d8 Call ucs-unify-8859 directly rather than unify-8859-on-encoding-mode.
(fns-*.el): Don't use it anymore.  Keep the load-history in purespace.
2002-04-08 22:22:01 +00:00
Stefan Monnier
86db31d56a ("emacs-lisp/backquote"): Load earlier.
("international/ucs-tables"): Load and turn on
unify-8859-on-encoding-mode unconditionally.
(emacs-version): Use `defconst' rather than `setq'.
2002-03-18 20:21:56 +00:00
Jason Rumney
9c6a562bda [windows-nt]: Load w32-vars. 2002-01-20 15:35:09 +00:00
Eli Zaretskii
94995927e7 Add "language" to the load-path. 2001-12-19 16:46:50 +00:00
Dave Love
69c347646a Add language/utf-8-lang, language/georgian. 2001-12-18 17:23:14 +00:00
Miles Bader
5db04750b9 ("button"): Load removed. 2001-10-09 11:21:59 +00:00
Miles Bader
d6af189ae7 ("faces"): Move load before loading "loaddefs.el".
("button"): New load, just before "help" (which uses it).
2001-10-07 11:38:15 +00:00
Pavel Janík
5553563924 Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
Eli Zaretskii
6f67610990 Revert last change. 2001-02-07 05:48:08 +00:00
Eli Zaretskii
e349099a81 Load ccl before utf-8; don't load ccl in the ms-dos
specific case.
2001-02-06 17:34:40 +00:00
Dave Love
cc2aa88a73 Revert last two changes -- bootstrapping works with
regenerated loaddefs.
2001-02-05 17:38:20 +00:00
Eli Zaretskii
9b1adbd5a2 (Top-level) [ms-dos]: Don't load international/ccl twice. 2001-01-26 10:16:41 +00:00
Dave Love
2644b4c098 Preload international/ccl for utf-8. 2001-01-25 13:35:07 +00:00
Kenichi Handa
c546dfcbc5 Preload international/utf-8. 2001-01-25 11:49:15 +00:00
Gerd Moellmann
9315353b53 (toplevel): Check for x-toolkit-scroll-bars instead
of x-toolkit-scroll-bars-p.
2000-12-27 14:34:53 +00:00
Andrew Choi
591b63b424 * term/mac-win.el: Remove load for ls-lisp.
* loadup.el: Load ls-lisp for system-type macos.
2000-12-12 05:04:07 +00:00
Sam Steingold
e04d21aaae Load emacs-lisp/backquote instead of autoloading 2000-12-07 15:23:07 +00:00
Ken Raeburn
49fc45009e * loadup.el (top level): Adjust load path if program name is
"../src/bootstrap-emacs", in case it's not dumped and thus the load path
adjustment hasn't already been done.
2000-10-31 15:58:25 +00:00
Gerd Moellmann
301d6830c0 (toplevel): Load loaddefs' before help' because the
latter needs the autoloaded define-minor-mode macro.
2000-10-06 11:42:03 +00:00
Gerd Moellmann
01c86c564d (toplevel): Load faces before isearch. 2000-10-02 19:21:46 +00:00
Gerd Moellmann
b27f23c1db Load `env'. 2000-05-15 14:50:00 +00:00
Eli Zaretskii
f795f63364 Changes for automatic remapping of X colors on terminal frames:
* term/pc-win.el (msdos-setup-initial-frame): New function, run by
	term-setup-hook.  Call msdos-remember-default-colors and
	msdos-handle-reverse-video.
	(msdos-face-setup): Parts of code moved to
	msdos-setup-initial-frame.
	(msdos-handle-reverse-video): New function, modeled after
	x-handle-reverse-video.
	(make-msdos-frame): Don't use initial-frame-alist and
	default-frame-alist.  Call msdos-handle-reverse-video.
	(msdos-color-aliases): Remove.
	(msdos-color-translate, msdos-approximate-color): Remove.
	(msdos-color-values): Use 16-bit RGB values.  RGB values updated
	for better approximation of X colors.
	(msdos-face-setup): Call tty-color-clear.  Remove code that sets
	up tty-color-alist (it is now on startup.el).
	(x-display-color-p, x-color-defined-p, x-color-values,
	x-defined-colors, face-color-supported-p, face-color-gray-p):
	Remove.

	* facemenu.el (facemenu-read-color, list-colors-display): Use
	defined-colors for all frame types.
	(facemenu-color-equal): Use color-values for all frame types.

	* faces.el (read-face-attribute): For :foreground and :background
	attributes and frames on character terminals, translate the color
	to the closest supported one before looking it up in the list of
	valid values.
	(face-valid-attribute-values): Call defined-colors for all types
	of frames.
	(defined-colors, color-defined-p, color-values, display-color-p):
	New finctions.
	(x-defined-colors, x-color-defined-p, x-color-values,
	x-display-color-p): Aliases for the above.

	* startup.el (command-line): Register terminal colors for frame
	types other than x and w32, but only if the terminal supports
	colors.  Call tty-color-define instead of face-register-tty-color.

	* term/x-win.el (xw-defined-colors): Renamed from
	x-defined-colors.
	* term/w32-win.el (xw-defined-colors): Likewise.

	* term/tty-colors.el: New file.
	* loadup.el: Load term/tty-colors.
1999-12-06 17:55:00 +00:00
Dave Love
902e7be83c Add latin-8, latin-9. 1999-10-21 20:54:16 +00:00
Stefan Monnier
ce87039d4d * subr.el (with-current-buffer): don't use backquotes to avoid
bootstrapping problems.
loadup.el (load-path): add subdirs for bootstrapping.
(docstrings): ignore errors during bootstrapping.
(args): new `bootstrap' argument (for use in place of `dump').
1999-10-13 00:21:07 +00:00
Eli Zaretskii
449ab6886c Don't load scroll-bar unless x-toolkit-scroll-bars-p
is bound.
1999-07-30 08:48:17 +00:00
Eli Zaretskii
aea543b450 For ms-dos systems, load ccl and codepage. 1999-05-10 11:44:03 +00:00
Richard M. Stallman
684c38fcce Don't write the fns-...el file if not dumping. 1999-04-06 19:51:57 +00:00
Geoff Voelker
e9847e6c13 (buffer-undo-list) [windows-nt]: Use different relative path. 1998-12-07 19:27:14 +00:00
Geoff Voelker
c7e73b89dc (buffer-undo-list): Write fns-VERSION.el in lib-src. 1998-12-07 19:25:32 +00:00
Eli Zaretskii
e23dcdffa6 (buffer-undo-list): For ms-dos, use fns.el without the
version string.
1998-11-12 11:42:45 +00:00
Eli Zaretskii
9741697386 (buffer-undo-list): Run fns-VERSION.el through
convert-standard-filename.
1998-11-08 17:23:52 +00:00
Richard M. Stallman
b0fd465bb2 (buffer-undo-list): Write fns-VERSION.el into
build directory, not source directory.
1998-11-01 19:24:32 +00:00
Andreas Schwab
b7b75652ce Write fns-*.el in current directory instead of
data-directory since no installation directory exists yet.  Mark
buffer unmodified afterwards.
1998-10-30 09:54:37 +00:00
Karl Heuer
c2509060c7 Write load-history into etc/fns-VERSION.el, then clear it. 1998-09-21 16:33:18 +00:00
Richard M. Stallman
6f76277fc6 Add informative message about the lists of GC stats. 1998-08-13 23:01:42 +00:00
Richard M. Stallman
8f89dc5682 Load byte-run and format a little earlier. 1998-08-09 06:20:51 +00:00
Kenichi Handa
4298d95ef1 Call update-coding-systems-internal instead of
update-iso-coding-systems.
1998-08-02 01:06:57 +00:00
Karl Heuer
7fa26c0a28 Clean up mechanism for removing -l loadup from end. 1998-06-05 15:49:43 +00:00
Karl Heuer
0f4b266c2a Comment change. 1998-06-05 15:48:37 +00:00
Richard M. Stallman
838d57f616 (loaddefs.el): Load it earlier, and GC before and after
and a few more times later on.
1998-05-26 20:56:22 +00:00
Richard M. Stallman
7298263a74 Load dos-vars along with dos-fns. 1998-05-15 05:44:56 +00:00