summaryrefslogtreecommitdiff
path: root/admin/admin.el
AgeCommit message (Expand)Author
2014-11-22Further reduce number of versioned files storing Emacs version number.Glenn Morris
2014-11-09Further reduce the number of versioned files storing the version numberGlenn Morris
2014-11-09* admin/admin.el: Comments.Glenn Morris
2014-11-09Stop keeping etc/refcards/emacsver.tex in the repositoryGlenn Morris
2014-11-09Stop keeping doc/emacs/emacsver.texi in the repositoryGlenn Morris
2014-11-08Replace doc/*/Makefile.in dist rules with code in admin/admin.elGlenn Morris
2014-05-10admin.el tweaksGlenn Morris
2014-01-13Spelling fixes.Paul Eggert
2014-01-03* admin/admin.el (manual-html-fix-index-2): Fix minor Texinfo 4 issueGlenn Morris
2014-01-03* admin.el (manual-html-fix-index-2): Tweak previous change.Glenn Morris
2014-01-03Yet more Texinfo 5 tweaks for admin.el's make-manualsGlenn Morris
2014-01-02More Texinfo 5 updates for make-manuals (not yet finished)Glenn Morris
2014-01-02* admin/check-doc-strings: Replace `perl -w' with `use warnings;'.Xue Fuqiao
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-12-30* admin.el (manual-html-fix-headers, manual-html-fix-index-1):Glenn Morris
2013-12-29Add the "use strict;" and "use warnings;" pragmas.Xue Fuqiao
2013-12-28* admin/admin.el (cusver-scan): Warn about missing :types.Glenn Morris
2013-12-27* admin/admin.el: Minor cleanups.Xue Fuqiao
2013-12-25Doc fixes (index and comment).Xue Fuqiao
2013-12-24Fix my previous change.Xue Fuqiao
2013-12-24Change some `error's to `user-error's.Xue Fuqiao
2013-08-27* doc/misc/efaq.texi: Rename from faq.texi, to match its output files.Glenn Morris
2013-08-27Move source for Emacs on MS Windows FAQ here from Emacs webpages repositoryGlenn Morris
2013-07-11* admin/admin.el (manual-style-string): Use non-abbreviated url.Glenn Morris
2013-07-06* admin.el (make-manuals): Add the option to only make certain output types.Glenn Morris
2013-07-05* admin/admin.el (make-manuals): Avoid hard-coding list of misc manuals.Glenn Morris
2013-07-05* admin/admin.el (make-manuals): Use a pdf/ subdirectory for pdf versions.Glenn Morris
2013-07-04* admin/admin.el (make-manuals): Use a standard location for lispintro.Glenn Morris
2013-06-28* admin.el (manual-pdf, manual-ps): Work in the directory with the texi file,Glenn Morris
2013-06-28* admin/admin.el (make-manuals): Don't bother with txt or dvi any more.Glenn Morris
2013-06-12* admin/admin.el (manual-style-string): Use new file manual.css.Glenn Morris
2013-03-16Merge from emacs-24Stefan Monnier
2013-03-13* admin/admin.el (manual-pdf, manual-dvi): Pass -I to texi2pdf, texi2dvi.Glenn Morris
2013-03-12Tweaks for www.gnu.org html versions of manualsGlenn Morris
2013-03-11Merge from emacs-24; up to 2012-12-25T17:37:29Z!eliz@gnu.orgGlenn Morris
2013-03-11Small updates for make-manuals admin scriptsGlenn Morris
2013-03-09* admin/admin.el (add-release-logs): Use UTC for release date.Glenn Morris
2013-03-09* admin.el: CommentGlenn Morris
2013-03-09* admin/admin.el (add-release-logs): Provide interactive defaults.Glenn Morris
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-11-03* admin/admin.el (set-copyright): Add msdos/sed2v2.inp.Glenn Morris
2012-10-09Make cusver handle options moved from C to lispGlenn Morris
2012-10-06Improve cusver-check's handling of the version numberGlenn Morris
2012-10-06Handle group :version in cusver-checkGlenn Morris
2012-09-26* admin/admin.el (set-version): Set msdos.c's Vwindow_system_version.Glenn Morris
2012-09-17* admin/admin.el (add-log-time-format): Declare.Glenn Morris
2012-09-17Reduce version number duplication in etc/refcardsGlenn Morris
2012-09-16Reduce the number of versioned files storing the short copyright stringGlenn Morris
2012-09-16Increase compartmentalization of Nextstep builds rules,Glenn Morris