- 20 Jun, 2008 2 commits
-
-
Eli Zaretskii authored
(clean): Delete calc/calc-loaddefs.el~ and eshell/esh-groups.el~. (AUTOGENEL): Add $(lisp)/nxml/subdirs.el.
-
Juanma Barranquero authored
Don't copy ldefs-boot.el over loaddefs.el. (bootstrap-clean): Remove loaddefs.el and don't depend on it. (loaddefs.el-SH, loaddefs.el-CMD): Don't add autoloads and defvars to loaddefs.el; they are not needed now. Add coding cookie.
-
- 06 May, 2008 1 commit
-
-
Glenn Morris authored
-
- 10 Apr, 2008 1 commit
-
-
Juanma Barranquero authored
-
- 09 Apr, 2008 1 commit
-
-
Jason Rumney authored
($(lisp)/mh-e/mh-loaddefs.el): Simplify rule. (pre-mh-loaddefs.el-CMD, pre-mh-loaddefs.el-SH): Remove. (AUTOGENEL): New variable. (distclean, maintainer-clean): New targets.
-
- 23 Mar, 2008 1 commit
-
-
Juanma Barranquero authored
-
- 14 Mar, 2008 1 commit
-
-
Eli Zaretskii authored
($(lisp)/calendar/hol-loaddefs.el): New targets. (LOADDEFS): New macro. (autoloads): Depend on $(LOADDEFS).
-
- 23 Feb, 2008 1 commit
-
-
Jason Rumney authored
(WINS): Add term here. (custom-deps, finder-data): Use WINS_ALMOST.
-
- 07 Jan, 2008 1 commit
-
-
Glenn Morris authored
-
- 08 Dec, 2007 1 commit
-
-
Eli Zaretskii authored
(BYTE_COMPILE_EXTRA_FLAGS): New variable. (.el.elc, compile-CMD, compile-SH, compile-always-CMD) (compile-always-SH, compile-calc-CMD, compile-calc-SH) ($(lisp)/progmodes/cc-mode.elc): Use it. ($(lisp)/progmodes/cc-mode.elc): New rule.
-
- 23 Nov, 2007 2 commits
-
-
Juanma Barranquero authored
-
Mark A. Hershberger authored
-
- 09 Sep, 2007 1 commit
-
-
Juri Linkov authored
-
- 25 Jul, 2007 1 commit
-
-
Glenn Morris authored
-
- 20 Jul, 2007 2 commits
-
-
Eli Zaretskii authored
(install): Use them to copy all *.el files before *.elc. (clean): Don't delete *~.
-
Eli Zaretskii authored
in $(INSTALL_DIR)/lisp/ if they already exist.
-
- 16 Jul, 2007 1 commit
-
-
Eli Zaretskii authored
-
- 13 Jul, 2007 2 commits
-
-
Eli Zaretskii authored
(install): Use them to copy all *.el files before *.elc.
-
Eli Zaretskii authored
(install): Use them to copy all *.el files before *.elc.
-
- 28 Apr, 2007 2 commits
-
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
- 26 Jan, 2007 1 commit
-
-
Eli Zaretskii authored
-
- 21 Jan, 2007 1 commit
-
-
Glenn Morris authored
-
- 23 Dec, 2006 1 commit
-
-
Eli Zaretskii authored
Make, not implicitly through prerequisites, since the latter is wrong under parallel builds.
-
- 10 Dec, 2006 1 commit
-
-
Glenn Morris authored
-
- 08 Nov, 2006 1 commit
-
-
Juanma Barranquero authored
(WINS_ALMOST): New macro. (WINS): Use it. (autoloads): Don't extract autoloads from files in obsolete/.
-
- 05 Jun, 2006 1 commit
-
-
Eli Zaretskii authored
-
- 02 Jun, 2006 1 commit
-
-
Eli Zaretskii authored
(emacs): Enclose the value of $(EMACS) in quotes.
-
- 29 Jan, 2006 1 commit
-
-
Juanma Barranquero authored
(MH_E_SRC): Update (copied from lisp/Makefile.in).
-
- 13 Jan, 2006 1 commit
-
-
Eli Zaretskii authored
(pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright years. Fix small differences wrt Makefile.in. (recompile): Use --eval '(batch-byte-recompile-directory 0)', like Makefile.in does.
-
- 31 Dec, 2005 1 commit
-
-
Eli Zaretskii authored
-
- 24 Dec, 2005 1 commit
-
-
Eli Zaretskii authored
and don't setq generated-autoload-file from the command line.
-
- 17 Dec, 2005 1 commit
-
-
Eli Zaretskii authored
should not be split between two lines, as that will break with GNU Make >3.80, when sh.exe is used and arg quoting is with '..'. (autoloads): Don't break the quoted --eval expression between several lines.
-
- 24 Oct, 2005 1 commit
-
-
Eli Zaretskii authored
to batch-update-autoloads. Add "." to the list of the echoed directories.
-
- 20 Oct, 2005 1 commit
-
-
Eli Zaretskii authored
to t, to avoid warnings due to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
-
- 17 Oct, 2005 3 commits
-
-
Bill Wohler authored
lisp/toolbar/tool-bar to lisp and "deleted" lisp/toolbar. The low resolution images were placed in their own directory (low-color). Replaced underscore (_) in filenames with dash (-) per convention * make-dist: Create and populate etc/images/low-color. * admin/FOR-RELEASE (DOCUMENTATION): Removed lisp/toolbar from list since it's gone. Also marked mh-e as done. * lisp/toolbar/attach.*, lisp/toolbar/cancel.*, lisp/toolbar/close.*: * lisp/toolbar/copy.*, lisp/toolbar/cut.*, lisp/toolbar/diropen.*: * lisp/toolbar/exit.*, lisp/toolbar/help.*, lisp/toolbar/home.*: * lisp/toolbar/index.*, lisp/toolbar/info.*, lisp/toolbar/mail.*: * lisp/toolbar/new.*, lisp/toolbar/open.*, lisp/toolbar/paste.*, * * lisp/toolbar/preferences.*, lisp/toolbar/print.*, lisp/toolbar/save.*: * lisp/toolbar/saveas.*, lisp/toolbar/search.*: * lisp/toolbar/search-replace.*: lisp/toolbar/spell.*: * lisp/toolbar/undo.*: Moved to etc/images. * lisp/toolbar/lc-copy.*: Moved to etc/images/low-color/copy.*. * lisp/toolbar/lc-cut.*: Moved to etc/images/low-color/cut.*. * lisp/toolbar/lc-help.*: Moved to etc/images/low-color/help.*. * lisp/toolbar/lc-home.*: Moved to etc/images/low-color/home.*. * lisp/toolbar/lc-index.*: Moved to etc/images/low-color/index.*. * lisp/toolbar/lc-new.*: Moved to etc/images/low-color/new.*. * lisp/toolbar/lc-open.*: Moved to etc/images/low-color/open.*. * lisp/toolbar/lc-paste.*: Moved to etc/images/low-color/paste.*. * lisp/toolbar/lc-preferences.*: Moved to etc/images/low-color/preferences.*. * lisp/toolbar/lc-print.*: Moved to etc/images/low-color/print.*. * lisp/toolbar/lc-save.*: Moved to etc/images/low-color/save.*. * lisp/toolbar/lc-saveas.*: Moved to etc/images/low-color/saveas.*. * lisp/toolbar/lc-search.*: Moved to etc/images/low-color/search.*. * lisp/toolbar/lc-spell.*: Moved to etc/images/low-color/spell.*. * lisp/toolbar/lc-undo.*: Moved to etc/images/low-color/undo.*. To conform with convention, the underscore (_) in the following image names were replaced with dash (-) or (/) as appropriate. * lisp/toolbar/back_arrow.*: Moved to etc/images/back-arrow.*. * lisp/toolbar/fld_open.*: Moved to etc/images/fld-open.*. * lisp/toolbar/fwd_arrow.*: Moved to etc/images/fwd-arrow.*. * lisp/toolbar/jump_to.*: Moved to etc/images/jump-to.*. * lisp/toolbar/left_arrow.*: Moved to etc/images/left-arrow.*. * lisp/toolbar/right_arrow.*: Moved to etc/images/right-arrow.*. * lisp/toolbar/up_arrow.*: Moved to etc/images/up-arrow.*. * lisp/toolbar/lc-back_arrow.*.: Moved to etc/images/low-color/back-arrow.*. * lisp/toolbar/lc-fwd_arrow.*.: Moved to etc/images/low-color/fwd-arrow.*. * lisp/toolbar/lc-jump_to.*: Moved to etc/images/low-color/jump-to.*. * lisp/toolbar/lc-left_arrow.*.: Moved to etc/images/low-color/left-arrow.*. * lisp/toolbar/lc-right_arrow.*.: Moved to etc/images/low-color/right-arrow.*. * lisp/toolbar/lc-up_arrow.*: Moved to etc/images/low-color/up-arrow.*. * lisp/toolbar/mail_compose.*.: Moved to etc/images/mail/compose.*. * lisp/toolbar/mail_send.*: Moved to etc/images/mail/send.*. * lisp/info.el (info-tool-bar-map): Replaced underscores in image names with dashes. * lisp/makefile.w32-in (WINS): Removed toolbar. * lisp/menu-bar.el: Replaced toolbar/tool-bar.el with tool-bar.el in comment. * lisp/tool-bar.el: Moved to lisp from lisp/toolbar. Now that lisp/toolbar is empty, it should be deleted when folks run "cvs up -P". * etc/images/README: Incorporated the content of lisp/toolbar/README now that all of the images are here.
-
Jason Rumney authored
-
Jason Rumney authored
New targets for shell specific generation of mh-autoloads.
-
- 13 Oct, 2005 1 commit
-
-
Bill Wohler authored
David Robinow <drobinow@gmail.com>.
-
- 12 Oct, 2005 1 commit
-
-
Bill Wohler authored
(mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any files in MH-E-SRC have been updated. (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
-