1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-11 16:08:13 +00:00

Place ChangeLog entries in the correct files

This commit is contained in:
Glenn Morris 2014-12-13 17:50:06 -08:00
parent 1c11620f71
commit a8af924ba9
5 changed files with 26 additions and 17 deletions

View File

@ -1,20 +1,6 @@
2014-12-13 Paul Eggert <eggert@cs.ucla.edu>
Convert Czech and Slovakian refcards to UTF-8
* admin/notes/unicode: Don't mention Czech and Slovakian refcards.
* etc/refcards/cs-dired-ref.tex, etc/refcards/cs-refcard.tex:
* etc/refcards/cs-survival.tex, etc/refcards/sk-dired-ref.tex:
* etc/refcards/sk-refcard.tex, etc/refcards/sk-survival.tex:
Convert from iso-latin-2 to utf-8. Remove no-longer-necessary
coding comments and "\input utf8off" directives.
2014-12-13 Paul Eggert <eggert@cs.ucla.edu>
Replace union hack with C11-style max_align_t
* admin/merge-gnulib (GNULIB_MODULES): Add stddef, for max_align_t.
* lib/gnulib.mk: Regenerate.
* src/alloc.c (XMALLOC_BASE_ALIGNMENT): Use max_align_t instead of
a hack involving a union.
2014-12-13 Paul Eggert <eggert@cs.ucla.edu>
@ -62,9 +48,8 @@
2014-12-11 unistd: fix iOS check conditional
2014-12-08 apply _GL_ATTRIBUTE_PURE to some inline functions
2014-12-02 support GNU format printf and scanf on mingw
* doc/misc/texinfo.tex, lib/stat-time.h, lib/stddef.in.h:
* lib/timespec.h, m4/extensions.m4, m4/stddef_h.m4, m4/stdio_h.m4:
Update from gnulib.
* lib/stat-time.h, lib/stddef.in.h, lib/timespec.h:
* m4/extensions.m4, m4/stddef_h.m4, m4/stdio_h.m4: Update from gnulib.
* lib/gnulib.mk: Regenerate.
2014-12-06 Stephen Leake <stephen_leake@stephe-leake.org>

View File

@ -1,3 +1,9 @@
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.

View File

@ -1,3 +1,7 @@
2014-12-12 Paul Eggert <eggert@cs.ucla.edu>
* texinfo.tex: Update from gnulib.
2014-12-08 Andrey Kotlarski <m00naticus@gmail.com>
* eww.texi (Basics): Document managing multiple eww buffers.

View File

@ -1,3 +1,12 @@
2014-12-13 Paul Eggert <eggert@cs.ucla.edu>
Convert Czech and Slovakian refcards to UTF-8
* refcards/cs-dired-ref.tex, refcards/cs-refcard.tex:
* refcards/cs-survival.tex, refcards/sk-dired-ref.tex:
* refcards/sk-refcard.tex, refcards/sk-survival.tex:
Convert from iso-latin-2 to utf-8. Remove no-longer-necessary
coding comments and "\input utf8off" directives.
2014-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
* NEWS: Mention directory-name-p.

View File

@ -1,3 +1,8 @@
2014-12-13 Paul Eggert <eggert@cs.ucla.edu>
* alloc.c (XMALLOC_BASE_ALIGNMENT): Use max_align_t instead of
a hack involving a union.
2014-12-13 Eli Zaretskii <eliz@gnu.org>
* gnutls.c (Fgnutls_available_p, syms_of_gnutls): Move