Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
a8af924b
Commit
a8af924b
authored
Dec 13, 2014
by
Glenn Morris
Browse files
Place ChangeLog entries in the correct files
parent
1c11620f
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
26 additions
and
17 deletions
+26
-17
ChangeLog
ChangeLog
+2
-17
admin/ChangeLog
admin/ChangeLog
+6
-0
doc/misc/ChangeLog
doc/misc/ChangeLog
+4
-0
etc/ChangeLog
etc/ChangeLog
+9
-0
src/ChangeLog
src/ChangeLog
+5
-0
No files found.
ChangeLog
View file @
a8af924b
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>
...
...
admin/ChangeLog
View file @
a8af924b
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.
...
...
doc/misc/ChangeLog
View file @
a8af924b
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.
...
...
etc/ChangeLog
View file @
a8af924b
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.
...
...
src/ChangeLog
View file @
a8af924b
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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment