1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-26 07:33:47 +00:00
Commit Graph

153 Commits

Author SHA1 Message Date
Glenn Morris
409cc4a3ea Add 2008 to copyright years. 2008-01-07 02:45:14 +00:00
Juri Linkov
90c9e42f45 Add button'. Move up startup'. 2007-11-10 21:19:13 +00:00
Glenn Morris
b4aa60262c Switch license to GPLv3 or later. 2007-07-25 04:50:21 +00:00
Glenn Morris
d7a0267c8d Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
Luc Teirlinck
274925dfae ("jka-cmpr-hook"): Load it before it is needed. 2006-05-24 16:50:45 +00:00
Kim F. Storm
e541cbfcae Load "fringe" on window systems. 2006-02-20 22:14:54 +00:00
Thien-Thi Nguyen
aaef169dc6 Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
Luc Teirlinck
633537d7cd Add comment explaining why facemenu must be loaded before font-lock. 2005-11-29 03:57:45 +00:00
Luc Teirlinck
a4a198095f ("facemenu"): Load facemenu before font-lock, because
`facemenu-keymap' needs to be defined when font-lock is loaded.
Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
2005-11-28 01:54:00 +00:00
Luc Teirlinck
1f42385127 Preload rfn-eshadow. 2005-11-16 02:26:37 +00:00
Dan Nicolaescu
c94f08ff7a * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
that global-font-lock-mode can be enabled by default.

* font-lock.el (font-lock-keywords, font-lock-mode-internal)
(font-lock-add-keywords, font-lock-remove-keywords)
(font-lock-fontify-buffer): Remove autoload cookies.

* jit-lock.el (jit-lock-register): Likewise.

* emacs-lisp/syntax.el (syntax-ppss): Likewise.

* puresize.h (BASE_PURESIZE): Increment to 1170000.
2005-10-31 16:41:15 +00:00
Richard M. Stallman
165b0fa03d ("facemenu"): Load unconditionally.
("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
("x-dnd"): Load, when appropriate.
2005-10-28 16:17:01 +00:00
Thien-Thi Nguyen
0d30b33766 Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
Lute Kamstra
086add1519 Update FSF's address. 2005-07-04 23:32:44 +00:00
Eli Zaretskii
0e659f576a Don't say we are dumping under 2 names on windows-nt and cygwin. 2005-06-12 12:49:00 +00:00
Eli Zaretskii
41b26c153e Load jka-cmpr-hook instead of jka-comp-hook. 2005-05-06 11:25:26 +00:00
Richard M. Stallman
0b1fc48a5c Load jka-comp-hook. 2005-04-30 20:20:59 +00:00
Luc Teirlinck
8a902fd27f Load tooltip if x-show-tip is fboundp. 2005-04-16 00:25:43 +00:00
Richard M. Stallman
f6e4371206 Don't use buffer-disable-undo; do it directly. 2004-12-27 16:24:54 +00:00
Stefan Monnier
74e32821dc Add cygwin to system-type list, for unexec() support. 2004-04-12 19:30:13 +00:00
Kenichi Handa
f04f0eba66 Preload kannada.el. 2003-11-08 01:39:07 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Richard M. Stallman
6a4803ec73 (pure-space-overflow): Set it if overflow. 2003-06-30 10:38:03 +00:00
Juanma Barranquero
693e59d636 Load byte-run.el, map-ynp.el, timer.el and float-sup.el from emacs-lisp. 2003-05-31 00:36:35 +00:00
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