summaryrefslogtreecommitdiff
path: root/admin/ChangeLog
AgeCommit message (Collapse)Author
2015-04-07Rename ChangeLogs for gitlog-to-changelogPaul Eggert
This patch was implemented via the following shell commands: find * -name ChangeLog | sed 's,.*,git mv & &.1, s, lisp/ChangeLog\.1$, lisp/ChangeLog.17, s, lisp/erc/ChangeLog\.1$, lisp/erc/ChangeLog.09, s, lisp/gnus/ChangeLog\.1$, lisp/gnus/ChangeLog.3, s, lisp/mh-e/ChangeLog\.1$, lisp/mh-e/ChangeLog.2, s, src/ChangeLog\.1$, src/ChangeLog.13,' | sh git commit -am"[this commit message]"
2015-03-31* admin/update_autogen (commit): Switch prefix from "# " to "; ".Glenn Morris
2015-03-03Merge from origin/emacs-24Paul Eggert
c4ade11 textmodes/ispell.el: Look for aspell .dat files also under dict-dir e28ec9a ispell.el: Extend to aspell current hunspell handling of aliases Conflicts: lisp/ChangeLog
2015-03-03Merge from origin/emacs-24Paul Eggert
c0ba590 Fix vertical-motion and posn-at-point when word-wrap is a323b93 Better multi-line input support in comint.el 008a04a todo-mode.el: Restore point on setting item done (Bug#19727) 9615c0d doc/misc/erc.texi: fix typo c648717 Update ERC docs and update MAINTANERS to include myself d825f66 Fix filling circle/ellipse in Artist Mode (Bug#19763) Conflicts: admin/ChangeLog doc/misc/ChangeLog doc/misc/erc.texi lisp/ChangeLog src/ChangeLog
2015-03-03Merge from origin/emacs-24Paul Eggert
d3852a9 * admin/admin.el (manual-meta-string): Use bug-gnu-emacs. d69e9f1 CC Mode: Stop Font Lock forcing fontification from BOL. Conflicts: admin/ChangeLog lisp/ChangeLog
2015-02-04Update ERC docs and update MAINTANERS to include myselfkwhite
2015-02-01# ChangeLog fixes, backportedGlenn Morris
2015-02-01* admin/admin.el (manual-meta-string): Use bug-gnu-emacs@gnu rather than ↵Glenn Morris
webmasters@gnu
2015-01-30# ChangeLog fixesGlenn Morris
Merged ChangeLog entries go to the top, with the date of the merge. It's a simple rule.
2015-01-28Merge from origin/emacs-24Fabián Ezequiel Gallina
e13e3bd * admin/update_autogen (commit): Prepend "# " to commit message.
2015-01-23Fix a couple of AM_V_GEN bugsPaul Eggert
* admin/unidata/Makefile.in (unifiles): Use AM_V_at instead of AM_V_GEN, since this doesn't generate a file. * lib-src/Makefile.in (AM_V_GEN, am__v_GEN_, am__v_GEN_0, am__v_GEN_1) (AM_V_at, am__v_at_, am__v_at_0, am__v_at_1): New macros, copied from ../src/Makefile.in.
2015-01-15Add set-binary-mode primitive to switch a standard stream to binary I/O.Eli Zaretskii
src/fileio.c: Include binary-io.h. (Fset_binary_mode): New function. (syms_of_fileio): Defsubr it. (syms_of_fileio) <Qstdin, Qstdout, Qstderr>: DEFSYM them. admin/unidata/unidata/uvs.el (uvs-print-table-ivd): Call set-binary-mode on stdout. doc/lispref/streams.texi (Input Functions): Document 'set-binary-mode'. (Output Functions): Cross-reference to documentation of 'set-binary-mode'. etc/NEWS: Mention 'set-binary-mode'.
2015-01-11Say "ELC foo.elc" instead of "GEN foo.elc"Paul Eggert
* admin/unidata/Makefile.in, lisp/Makefile.in (AM_V_ELC) (am__v_ELC_, am__v_ELC_0, am__v_ELC_1): New macros. * admin/unidata/Makefile.in (%.elc): * lisp/Makefile.in ($(THEFILE)c, .el.elc): Use them.
2015-01-07* admin/authors.el (authors-aliases): Add an entry to ignore.Glenn Morris
2015-01-04# ChangeLog fixesGlenn Morris
2015-01-03Less 'make' chatter for admin/grammarsPaul Eggert
* grammars/Makefile.in (AM_DEFAULT_VERBOSITY, AM_V_GEN) (am__v_GEN_, am__v_GEN_0, am__v_GEN_1, AM_V_at, am__v_at_) (am__v_at_0, am__v_at_1): New macros, from src/Makefile.in. (${bovinedir}/%-by.el, ${bovinedir}/scm-by.el) (${cedetdir}/semantic/%-wy.el, ${wisentdir}/%-wy.el) (${wisentdir}/javat-wy.el, ${cedetdir}/srecode/srt-wy.el): Use them.
2015-01-03Less 'make' chatter in batch modePaul Eggert
* admin/unidata/unidata-gen.el (unidata-gen-files): * lisp/emacs-lisp/autoload.el (autoload-generate-file-autoloads): * lisp/emacs-lisp/bytecomp.el (byte-compile-file): * lisp/files.el (save-buffer, basic-save-buffer): * lisp/international/quail.el (quail-update-leim-list-file): Don't output messages like "Generating ..." in batch mode.
2015-01-02* admin/update_autogen (commit): Prepend "# " to commit message.Glenn Morris
2015-01-01Less 'make' chatter for unidataPaul Eggert
* unidata/Makefile.in (AM_DEFAULT_VERBOSITY, AM_V_GEN, am__v_GEN_) (am__v_GEN_0, am__v_GEN_1, AM_V_at, am__v_at_, am__v_at_0, am__v_at_1): New macros, from ../src/Makefile.in. (${top_srcdir}/src/macuvs.h, %.elc, unidata.txt) (${unidir}/charprop.el, unifiles): Use them. (PHONY_EXTRAS): New macro. (.PHONY, ${unidir}/charprop.el): Use it. (FORCE): Remove; all uses replaced by PHONY_EXTRAS manipulation. (${unidir}/charprop.el, extraclean): Use 'make' conditionals rather than shell.
2015-01-01* update-copyright (emacsver): Change to emacsver.tex.in.Paul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
Run admin/update-copyright.
2014-12-24authors.el updatesGlenn Morris
* admin/authors.el (authors-obsolete-files-regexps) (authors-ignored-files, authors-valid-file-names) (authors-renamed-files-alist, authors-renamed-files-regexps): Additions.
2014-12-14* notes/unicode: Correct coding systemPaul Eggert
of lisp/international/titdic-cnv.el.
2014-12-13* notes/unicode: Track leim/quail file renames.Paul Eggert
2014-12-13Remove lib-src/grep-changelogGlenn Morris
Ref: http://lists.gnu.org/archive/html/emacs-devel/2014-12/msg00145.html * lib-src/grep-changelog: Remove file. * lib-src/Makefile.in (INSTALLABLE_SCRIPTS): Remove. (all, install, uninstall): Remove INSTALLABLE_SCRIPTS. * doc/man/grep-changelog.1: Remove file. * make-dist: No more lib-src/grep-changelog. * INSTALL: No longer mention grep-changelog. * admin/quick-install-emacs (PUBLIC_LIBSRC_SCRIPTS): Remove, and all uses. * admin/authors.el (authors-valid-file-names): Add grep-changelog. * etc/NEWS: Mention this.
2014-12-13Place ChangeLog entries in the correct filesGlenn Morris
2014-12-10ChangeLog fixesGlenn Morris
2014-12-01ChangeLog fixGlenn Morris
2014-12-01* admin/update_autogen (commit): Revert earlier change.Glenn Morris
This was based on a misunderstanding due to the mess that had been made in trunk of this file and its ChangeLog.
2014-12-01ChangeLog fixes.Glenn Morris
2014-12-01* admin/update_autogen: Fix bogosity introduced in 2014-11-16 merge.Glenn Morris
2014-12-01* admin/update_autogen (commit): With git, call "add" before "commit".Glenn Morris
2014-11-29Fix up merged ChangeLog entries (dates, duplication, etc)Glenn Morris
2014-11-28Merge branch 'emacs-24'.Paul Eggert
2014-11-27admin: Add documentation for gitmerge.elDavid Engster
* gitmerge.el: New file. * notes/git-workflow: Add documentation for using it.
2014-11-27admin: Add gitmerge.elDavid Engster
* gitmerge.el: New file.
2014-11-26Merge branch 'emacs-24'Ted Zlatanov
Conflicts: nt/addsection.c nt/inc/ms-w32.h src/w32.c
2014-11-22Further reduce number of versioned files storing Emacs version number.Glenn Morris
* configure.ac (comma_version, comma_space_version) [mingw32]: New output variables. (nt/emacs.rc, nt/emacsclient.rc) [mingw32]: New output files. * make-dist: Update nt/ for *.rc -> *.rc.in changes. * nt/emacs.rc.in, nt/emacsclient.rc.in: Rename from nt/emacs.rc, emacsclient.rc. Let configure generate the real files, and set the version numbers. * lib-src/Makefile.in (emacsclient.res): Update deps for nt/emacsclient.rc now being in the build directory, not the source directory. * nt/Makefile.in (distclean): Delete *.rc. (emacs.res): Update deps for nt/emacsclient.rc now being in the build directory, not the source directory. * admin/admin.el (set-version): No more need to update nt/*.rc. * admin/authors.el (authors-renamed-files-alist): Add .rc.in files.
2014-11-19Lessen focus on ChangeLog files, as opposed to change log entries.Paul Eggert
This is in preparation for generating the former automatically from the latter. * admin/notes/bugtracker, admin/notes/copyright, admin/notes/newfile: ChangeLog -> change log * admin/notes/changelogs: Remove, merging old contents to ... * admin/notes/repo: ... here. * doc/emacs/maintaining.texi (Change Log): Mention that ChangeLog files may be copied to or from a version control system. * doc/emacs/trouble.texi (Sending Patches): Point to the commit messages. * doc/lispref/intro.texi (Acknowledgments): ChangeLog file -> change log entries. * doc/lispref/tips.texi (Library Headers): Emacs uses a version control system. * etc/CONTRIBUTE: Give advice about git commit messages and how to generate proposed patches containing them.
2014-11-17Define MINGW_W64 and use it instead of _W64Oscar Fuentes
... for detecting MinGW-w64. _W64 is not specific of MinGW-w64, it is defined for compatibility with MS VC++. * nt/inc/ms-w32.h: Define MINGW_W64. * admin/CPP-DEFINES: Mention MINGW_W64. * nt/addpm.c: Use it. * nt/addsection.c: Use it. * nt/preprep.c: Use it. * src/w32.c: Use MINGW_W64 instead of _W64 * src/w32term.c: Likewise.
2014-11-16Merge from emacs-24Stefan Monnier
2014-11-15Backport 2014-06-30 admin/update_autogen changeGlenn Morris
* admin/update_autogen: Auto-detect VCS in use. (vcs): New variable. (status, commit, main): Handle git.
2014-11-13Use annotated tags for releasesAndreas Schwab
* make-tarball.txt: Make annotated tag and push it out.
2014-11-11Git transition patchEric S. Raymond
All bzr revision IDS, and all CVS revision IDs for which a commit could be identified, were changed to time-date!committer version stamps. All .cvsignore files in the history became .gitignore files. Fixes-bug annotations from bzr were copied into the corresponding commit comments. (The first .cvsignore commit was 1999-09-30T14:07:54Z!fx@gnu.org>. The last CVS commit was <2009-12-27T08:11:12Z!cyd@stupidchicken.com>) Committer/author email addresses are generally correct for the transition day, not necessarily when the commit was originally made.
2014-11-11Git transition patchEric S. Raymond
All bzr revision IDS, and all CVS revision IDs for which a commit could be identified, were changed to time-date!committer version stamps. All .cvsignore files in the history became .gitignore files. Fixes-bug annotations from bzr were copied into the corresponding commit comments. (The first .cvsignore commit was 1999-09-30T14:07:54Z!fx@gnu.org>. The last CVS commit was <2009-12-27T08:11:12Z!cyd@stupidchicken.com>) Committer/author email addresses are generally correct for the transition day, not necessarily when the commit was originally made.
2014-11-09Merge from emacs-24; up to 117698Glenn Morris
2014-11-09Further reduce the number of versioned files storing the version numberGlenn Morris
* configure.ac (doc/man/emacs.1): Generate it. * Makefile.in (top_bootclean): Remove doc/man/emacs.1. * make-dist: Do not distribute doc/man/emacs.1. * admin/admin.el (set-version): No need to update doc/man/emacs.1. * doc/man/emacs.1.in: Rename from emacs.1. * .bzrignore: Add doc/man/emacs.1.
2014-11-09ChangeLog fixGlenn Morris
2014-11-09Stop keeping etc/refcards/emacsver.tex in the repositoryGlenn Morris
* configure.ac (etc/refcards/emacsver.tex): Generate it. * Makefile.in (etc-emacsver): New PHONY rule. (bootstrap-clean): Delete etc/refcards/emacsver.tex. * admin/admin.el (set-version): No need to update etc/refcards/emacsver.tex. (set-copyright): Update etc/refcards/emacsver.tex.in. * etc/refcards/emacsver.tex.in: Rename from emacsver.tex. * .bzrignore: Add etc/refcards/emacsver.tex.
2014-11-09Stop keeping doc/emacs/emacsver.texi in the repositoryGlenn Morris
* configure.ac (doc/emacs/emacsver.texi): Generate it. * make-dist (doc/emacs/emacsver.texi) [update]: No longer check it. * doc/emacs/Makefile.in (top_srcdir, version): New, set by configure. (doc-emacsver): New rule. (bootstrap-clean, maintainer-clean): Delete emacsver.texi. (emacsver.texi.in): Rename from emacsver.texi. * admin/admin.el (set-version): No need to update doc/emacs/emacsver.texi. (make-manuals-dist-output-variables): Add top_srcdir. (make-manuals-dist--1): Handle @version@ specially. * .bzrignore: Add doc/emacs/emacsver.texi.