Richard M. Stallman
|
753a134f1e
|
On MSDOS, don't assume that `make-frame' is only bound under an X
emulator; use `x-create-frame' instead.
|
1996-06-10 21:20:18 +00:00 |
|
Karl Heuer
|
b1d4be5f6e
|
Hold previous change until after the release.
|
1996-05-18 20:15:02 +00:00 |
|
Karl Heuer
|
fa823be38a
|
[windows-nt, ms-dos]: Load dos-win32.
|
1996-05-17 22:29:35 +00:00 |
|
Richard M. Stallman
|
234ae99a66
|
[windows-nt]: Load disp-table.
|
1996-04-26 19:46:05 +00:00 |
|
Erik Naggum
|
b578f267af
|
Update FSF's address.
|
1996-01-14 07:34:30 +00:00 |
|
Richard M. Stallman
|
afcd991087
|
Always load menu-bar.
|
1995-10-31 20:59:01 +00:00 |
|
Richard M. Stallman
|
9b04b1b79f
|
Fix previous change.
|
1995-10-31 05:26:32 +00:00 |
|
Richard M. Stallman
|
0c39a40329
|
(finding existing executable versions): Add a period to the end of BASE.
|
1995-10-30 19:28:49 +00:00 |
|
Richard M. Stallman
|
fd322faecf
|
Don't load c-mode.
|
1995-10-28 16:20:36 +00:00 |
|
Michael Kifer
|
a63926dbf3
|
Added (load "ediff-hook") after loading vc-hook.
|
1995-10-06 01:20:06 +00:00 |
|
Richard M. Stallman
|
6ac403a48f
|
Put isearch before menu-bar.
|
1995-06-29 02:59:20 +00:00 |
|
Richard M. Stallman
|
f5263a5cfc
|
Call precompute-menubar-bindings.
Then set define-key-rebound-commands to nil.
|
1995-06-17 23:53:23 +00:00 |
|
Karl Heuer
|
ea3e204331
|
[WINDOWSNT]: Find doc strings
|
1995-04-12 03:11:40 +00:00 |
|
Karl Heuer
|
fa7a4531e7
|
Don't load mouse and face files in system-specific
branches; an earlier test has already loaded them based on a
symbol equivalent to HAVE_MOUSE or HAVE_FACES.
|
1995-03-23 21:44:59 +00:00 |
|
Boris Goldowsky
|
5b6988a0a4
|
Load format.el.
|
1995-03-17 17:56:04 +00:00 |
|
Karl Heuer
|
7a701b9f83
|
Use appropriate `fboundp' tests to decide what to load.
|
1995-03-16 21:27:25 +00:00 |
|
Richard M. Stallman
|
158973475c
|
Load version.el early on.
|
1995-02-23 05:34:45 +00:00 |
|
Richard M. Stallman
|
dd3240b7be
|
For windows-nt, load mouse.
|
1994-11-14 01:30:43 +00:00 |
|
Richard M. Stallman
|
b752147426
|
On windows-nt, load ls-lisp and winnt.
Treat windows-nt like ms-dos for DOC file name.
|
1994-11-01 05:56:55 +00:00 |
|
Richard M. Stallman
|
4d337390ed
|
Load facemenu if have X.
After dumping, print number of pure bytes used.
|
1994-10-30 10:40:31 +00:00 |
|
Morten Welinder
|
87485d6fc9
|
*** empty log message ***
|
1994-10-17 08:42:36 +00:00 |
|
Richard M. Stallman
|
b0b1ed3b65
|
Delete code to write subdirs.el.
|
1994-10-16 06:17:57 +00:00 |
|
Richard M. Stallman
|
0a4df5393f
|
(Evaluating top-level): Don't load loadup.el again.
|
1994-10-13 08:39:25 +00:00 |
|
Richard M. Stallman
|
f5c646161d
|
Move the subdirs.el up to near first thing.
|
1994-10-13 07:54:56 +00:00 |
|
Richard M. Stallman
|
e463652882
|
Write the subdirs.el file.
|
1994-10-11 08:21:32 +00:00 |
|
Richard M. Stallman
|
95227eb203
|
(current-load-list): Set it to nil.
If have frames, load `faces'.
|
1994-07-09 19:04:27 +00:00 |
|
Karl Heuer
|
172d2c6e6e
|
Don't precompute keybinding cache for menubar. Now done in startup.el instead.
|
1994-05-07 00:22:05 +00:00 |
|
Karl Heuer
|
d733c5ec03
|
Update copyright.
|
1994-05-03 22:46:37 +00:00 |
|
Richard M. Stallman
|
31c5ee7bb7
|
Comment change.
|
1994-04-18 17:39:06 +00:00 |
|
Richard M. Stallman
|
24cffc6810
|
Don't test for presence of dump-emacs.
Use `dump' argument as criterion for copying DOC, for running
top-level, and for extending the version number.
Delete the sleep-for.
|
1994-03-26 20:57:49 +00:00 |
|
Richard M. Stallman
|
b2cd1a6eb5
|
Preload menu-bar.
Prescan the menu bar keymaps for keyboard equivalents.
|
1994-03-13 00:36:01 +00:00 |
|
Richard M. Stallman
|
7120d5c8f0
|
If there are no subversions yet, use 1.
|
1994-01-08 12:44:48 +00:00 |
|
Richard M. Stallman
|
7d606649fe
|
Load version.el before site-load.el.
|
1994-01-08 09:45:40 +00:00 |
|
Richard M. Stallman
|
de78a7baa8
|
Extend emacs-version based on which executable files exist.
|
1994-01-07 14:18:17 +00:00 |
|
Richard M. Stallman
|
ed10e0ab9c
|
[ms-dos]: Preload mouse.el, dos-fns.el,
disp-table.el, and ls-lisp. Dump only one version. Use simpler
name for doc file.
|
1994-01-06 04:36:22 +00:00 |
|
Richard M. Stallman
|
369747519d
|
Preload mouse, scroll-bar and select if have multi-frames.
|
1993-05-15 21:17:06 +00:00 |
|
Jim Blandy
|
59f3e9a221
|
* loadup.el: Dump under the name emacs', not xemacs'.
|
1992-12-24 06:00:32 +00:00 |
|
Richard M. Stallman
|
8c74709f51
|
Display load-path at start.
|
1992-12-19 20:55:16 +00:00 |
|
Jim Blandy
|
ec558adcce
|
entered into RCS
|
1992-09-13 11:44:06 +00:00 |
|
Roland McGrath
|
450a90e2ea
|
*** empty log message ***
|
1992-08-31 23:22:15 +00:00 |
|
Richard M. Stallman
|
6ec3899e16
|
*** empty log message ***
|
1992-08-31 21:42:28 +00:00 |
|
Jim Blandy
|
637a8ae9ce
|
*** empty log message ***
|
1992-08-04 07:27:12 +00:00 |
|
Eric S. Raymond
|
eea8d4efaf
|
*** empty log message ***
|
1992-07-22 02:58:21 +00:00 |
|
Eric S. Raymond
|
fd7fa35a05
|
*** empty log message ***
|
1992-07-17 08:15:29 +00:00 |
|
Eric S. Raymond
|
e516799970
|
*** empty log message ***
|
1992-07-16 21:47:34 +00:00 |
|
Jim Blandy
|
0cc89026be
|
*** empty log message ***
|
1992-07-15 03:24:58 +00:00 |
|
Richard M. Stallman
|
70e1dad880
|
*** empty log message ***
|
1992-07-14 02:11:50 +00:00 |
|
Jim Blandy
|
7047ec7769
|
*** empty log message ***
|
1992-07-10 22:19:56 +00:00 |
|
Jim Blandy
|
79058860e1
|
*** empty log message ***
|
1992-07-10 01:16:40 +00:00 |
|
Eric S. Raymond
|
6594deb0dc
|
*** empty log message ***
|
1992-05-30 22:12:04 +00:00 |
|