]> code.delx.au - gnu-emacs/blobdiff - admin/ChangeLog
Remove lib-src/grep-changelog
[gnu-emacs] / admin / ChangeLog
index f3a7638ba5b3dc25c21a5d61e5ea017cbed36f3f..ed956f9912d596b1a337ae51d184bba95a360965 100644 (file)
@@ -1,5 +1,72 @@
+2014-12-14  Glenn Morris  <rgm@gnu.org>
+
+       * quick-install-emacs (PUBLIC_LIBSRC_SCRIPTS): Remove, and all uses.
+       * authors.el (authors-valid-file-names): Add grep-changelog.
+
+2014-12-13  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * notes/unicode: Don't mention Czech and Slovakian refcards.
+
+       * merge-gnulib (GNULIB_MODULES): Add stddef, for max_align_t.
+
+2014-12-06  Stephen Leake  <stephen_leake@stephe-leake.org>
+
+       * notes/commits: Delete; merge into ./CONTRIBUTE.
+
+       * notes/repo: Move commit, branch info into ./CONTRIBUTE.
+
+2014-12-01  Glenn Morris  <rgm@gnu.org>
+
+       * update_autogen: Fix bogosity introduced in 2014-11-16 merge.
+
+2014-11-29  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Lessen focus on ChangeLog files, as opposed to change log entries.
+       This is in preparation for generating the former automatically
+       from the latter.
+       * notes/bugtracker, notes/copyright, notes/newfile:
+       ChangeLog -> change log
+       * notes/changelogs: Remove, merging old contents to ...
+       * notes/repo: ... here.
+
+2014-11-27  David Engster  <deng@randomsample.de>
+
+       * gitmerge.el: New file.
+       * notes/git-workflow: Add documentation for using it.
+
+2014-11-27  Oscar Fuentes  <ofv@wanadoo.es>
+
+       * CPP-DEFINES: Mention MINGW_W64.
+
+2014-11-22  Glenn Morris  <rgm@gnu.org>
+
+       * admin.el (set-version): No more need to update nt/*.rc.
+       * authors.el (authors-renamed-files-alist): Add .rc.in files.
+
+2014-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * update_autogen: Merge from emacs-24 (restoring bzr conditionals).
+
+2014-11-13  Andreas Schwab  <schwab@suse.de>
+
+       * make-tarball.txt: Make annotated tag and push it out.
+
+2014-11-11  Eric S. Raymond  <esr@thyrsus.com>
+
+       * make-tarball.txt, notes/bugtracker, notes/repo, notes/tags:
+       Git transition.
+       * update-copyright: Use git ls-files.
+       * update_autogen: Remove some bzr conditionals.
+
+2014-11-10  Eli Zaretskii  <eliz@gnu.org>
+
+       * unidata/Makefile.in (${top_srcdir}/src/macuvs.h):
+       Use unmsys--file-name.  (Bug#18955)
+
 2014-11-10  Glenn Morris  <rgm@gnu.org>
 
+       * admin.el (set-version): No need to update doc/man/emacs.1.
+
        * admin.el (set-version): No need to update etc/refcards/emacsver.tex.
        (set-copyright): Update etc/refcards/emacsver.tex.in.
 
@@ -11,7 +78,7 @@
 
        * grammars/c.by (template-type): Add :template-specifier and
        :typevar to capture extra details about the template.
-        (opt-post-fcn-modifiers): Splice in the found symbol into the
+       (opt-post-fcn-modifiers): Splice in the found symbol into the
        return value correctly.
        (QUESTION): New punctuation.
        (expression): Add ternary conditional support.
        * grammars/scheme.by (MODULE): New token.
        (scheme): Handle expanding the MODULE tag.
        (scheme-list): Remove closeparen required match.
-       (scheme-in-list): Remove extraneous matches for DEFINE.  Add
-       support for MODULE Simplify matching for code & make work.
+       (scheme-in-list): Remove extraneous matches for DEFINE.
+       Add support for MODULE Simplify matching for code & make work.
        (name-args, name-arg-list, name-arg-expand): Make it work.
 
 2014-11-09  David Engster <dengste@eml.cc>
 
-       * lisp/cedet/sematic/bovine/c.by
-       (opt-brackets-after-symbol): New.
+       * grammars/c.by (opt-brackets-after-symbol): New.
        (multi-stage-dereference): Use it.  Add rules for explicit
        matching the last dereference.  We cannot just juse
        'namespace-symbol' as a single rule, since this would match too