summaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Collapse)Author
2015-02-04Bump version to 24.4.90emacs-24.4.90Nicolas Petton
2015-01-01Update copyright year to 2015Paul Eggert
Run admin/update-copyright.
2014-10-22* configure.ac: Bump version to 24.4.51 to avoid ambiguity with the oldStefan Monnier
trunk's 24.4.50.
2014-10-21Bump Emacs version to 24.4.50.Eli Zaretskii
2014-10-16Bump version to 24.4Glenn Morris
Regenerate ldefs-boot and AUTHORS
2014-10-01Bump version to 24.3.94; regenerate ldefs-boot and AUTHORSemacs-24.3.94Glenn Morris
2014-08-14Bump version number to 24.3.93Glenn Morris
2014-06-25Bump version to 24.3.92Glenn Morris
2014-05-11Bump version to 24.3.91Glenn Morris
2014-04-10Bump version to 24.3.90; regenerate AUTHORSGlenn Morris
2014-01-11Replace doc references to deleted etc/ filesGlenn Morris
* README: Replace reference to etc/MAILINGLISTS. * doc/man/emacs.1: Replace reference to etc/MAILINGLISTS. * doc/misc/efaq.texi (Guidelines for newsgroup postings) (Informational files for Emacs): Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-11-26Move runtime leim lisp files to lisp/leim directoryGlenn Morris
This allows us to reuse much of the lisp build and installation machinery, rather than duplicating it. * Makefile.in (abs_builddir, leimdir): Remove. (buildlisppath, SUBDIR, COPYDIR, COPYDESTS): No more leim directory. (epaths-force-w32): No longer set BLD. (leim): Remove. (install-arch-indep): No longer run or install leim. (mostlyclean, clean): No longer run leim rule. (bootstrap-clean): Change leim target. (maintainer-clean): Add leim. (check-declare): Remove leim. * README: Update for leim changes. * configure.ac (leimdir): Remove. (standardlisppath): No more leimdir. * make-dist: Update for files from leim/ now being in lisp/leim/. * doc/lispref/loading.texi (Library Search): * doc/lispref/os.texi (Startup Summary): No more leim directory. * leim/Makefile.in (leimdir): New variable. (TIT_GB, TIT_BIG5, MISC, changed.tit, changed.misc) (${leimdir}/leim-list.el, ${leimdir}/ja-dic/ja-dic.el): Generate in $leimdir. (all): Remove compilation, add ja-dic. (leim-list.el): Now PHONY. (setwins, compile-targets, compile-main, clean, mostlyclean) (extraclean): Remove. (bootstrap-clean): Delete all generated files. * leim/README: Update for moved leim/ directory. * leim/leim-ext.el (ucs-input-activate, hangul-input-method-activate): Remove manual autoloads; now in loaddefs.el. Disable byte-compile, version-control, autoloads in the output. * lisp/Makefile.in (setwins_for_subdirs): Skip leim/ directory. (compile-main): Depend on lisp/leim rule. (leim): New rule. * lisp/loadup.el: Move leim-list.el to leim/ subdirectory. * lisp/startup.el (normal-top-level): No more leim directory. * lisp/international/ja-dic-cnv.el (skkdic-convert): Disable version-control and autoloads in output files. * lisp/international/titdic-cnv.el (titdic-convert, miscdic-convert): Disable version-control and autoloads in output files. * lisp/leim/quail: Move here from ../leim. * lisp/leim/quail/hangul.el (hangul-input-method-activate): Add autoload cookie. (generated-autoload-load-name): Set file-local value. * lisp/leim/quail/uni-input.el (ucs-input-activate): Add autoload cookie. (generated-autoload-load-name): Set file-local value. * nt/README.W32: * nt/addpm.c (env_vars): * nt/epaths.nt (PATH_LOADSEARCH, PATH_DUMPLOADSEARCH): * nt/paths.h (PATH_LOADSEARCH): No more leim directory. * src/Makefile.in (leimdir): Now in lisp source directory. ($(leimdir)/leim-list.el): Just use ../leim . * src/epaths.in (PATH_DUMPLOADSEARCH): * src/lread.c (load_path_default): * src/nsterm.m (ns_load_path): No more leim directory. * .bzrignore: Update for relocated leim files.
2013-01-02Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-12-15Bump version to 24.2.91.emacs-24.2.91Chong Yidong
Regenerate ldefs-boot.el and AUTHORS.
2012-11-24Bump version to 24.2.90.emacs-24.2.90Chong Yidong
Regenerate AUTHORS and ldefs-boot.el.
2012-11-02Bump version to 24.3.50Chong Yidong
2012-09-09Improve robustness of 'make bootstrap'.Paul Eggert
Run autogen.sh after bootstrap-clean, to avoid bzr pull issues. * INSTALL, README: Document autogen.sh. * Makefile.in (Makefile): Mark it as precious, since it's updated atomically. (MAKE_CONFIG_STATUS): New macro. (config.status, bootstrap): Use it. This causes 'make bootstrap' to run config.status with the --recheck option, which is more appropriate for a bootstrap. (bootstrap): Run autogen.sh right after cleaning. Don't worry about failures due to missing tools. * autogen.sh: Exit with status 101 when failing due to missing tools. * make-dist: Distribute autogen.sh. Fixes: debbugs:12376
2012-08-15Bump version to 24.2.50Chong Yidong
2012-07-08Rename configure.in to configure.ac.Paul Eggert
Fixes: debbugs:11603
2012-04-07Bump trunk version to 24.1.50.Glenn Morris
* README, configure.in (AC_INIT): Bump version to 24.1.50. * doc/emacs/emacsver.texi (EMACSVER): Bump version to 24.1.50. * doc/man/emacs.1: Bump version to 24.1.50. * msdos/sed2v2.inp: Bump version to 24.1.50. * nextstep/Cocoa/Emacs.base/Contents/Info.plist: * nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings: * nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist: * nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop: Bump version to 24.1.50. * nt/config.nt, nt/makefile.w32-in, nt/emacs.rc, nt/emacsclient.rc: Bump version to 24.1.50.
2012-04-02Bump version to 24.0.95.emacs-pretest-24.0.95emacs-pretest-24.0.05Chong Yidong
Regenerate AUTHORS and ldefs-boot.el.
2012-02-27Bump version to 24.0.94emacs-pretest-24.0.94Chong Yidong
2012-01-29Bump version to 24.0.93.emacs-pretest-24.0.93Chong Yidong
Regenerate AUTHORS and ldefs-boot.el.
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-12-01Bump version to 24.0.92.Chong Yidong
Regenerate AUTHORS and ldefs-boot.el.
2011-10-31Bump version to 24.0.91.emacs-pretest-24.0.91Chong Yidong
Regenerate AUTHORS and ldefs-boot.el.
2011-09-25Bump version to 24.0.90.emacs-pretest-24.0.90Chong Yidong
Regenerate AUTHORS and ldefs-boot.el.
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-24* README: Add a note about ranges in copyright years.Glenn Morris
(See current maintain.info.)
2011-01-14Merge from mainline.Paul Eggert
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-08Automate syncing from gnulib.Paul Eggert
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-12-10Bump version to 23.2.91.emacs-pretest-23.2.91Chong Yidong
Regenerate configure and ldefs-boot.el.
2010-12-03Restore files that I seem to have mistakenly deleted.Katsumi Yamaoka
2010-12-03gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.Julien Danjou
2010-11-08Bump version to 23.2.90.emacs-pretest-23.2.90Chong Yidong
Regenerate AUTHORS, configure, and ldefs-boot.el.
2010-10-14Merge changes from emacs-23 branch.Juanma Barranquero
2010-10-11* README: Updates.Glenn Morris
2010-05-08Bump version to 23.2.50.Chong Yidong
2010-05-07Bump version to 23.2.emacs-23.2Chong Yidong
2010-05-03Bump version to 23.1.97.emacs-pretest-23.1.97Chong Yidong
2010-04-19Bump version to 23.1.96.emacs-pretest-23.1.96Chong Yidong
2010-04-02Bump version to 23.1.95.emacs-pretest-23.1.95Chong Yidong
2010-03-10Bump version to 23.1.94 and regenerate ldefs-boot.el.emacs-pretest-23.1.94Chong Yidong
2010-03-10Bump version to 24.0.50.Chong Yidong
2010-02-26Bump version to 23.1.93; regenerate AUTHORS.Chong Yidong
2010-01-29Bump version to 23.1.92.Chong Yidong