aboutsummaryrefslogtreecommitdiffstats
path: root/admin/ChangeLog
diff options
context:
space:
mode:
authorJoakim Verona2014-12-23 17:03:28 +0100
committerJoakim Verona2014-12-23 17:03:28 +0100
commit5f46725992bf26f887483c14c63c03f5b5794f34 (patch)
tree2896a2b98a65851eaddba81d0138fe5647005b08 /admin/ChangeLog
parent1d8b8a2d8f75d1e3ec9eb109e98720bd9a197bec (diff)
parente3040f2aee768655198dd6f979a1ff3a72d17d16 (diff)
downloademacs-5f46725992bf26f887483c14c63c03f5b5794f34.tar.gz
emacs-5f46725992bf26f887483c14c63c03f5b5794f34.zip
Merge branch 'master' into xwidget
Diffstat (limited to 'admin/ChangeLog')
-rw-r--r--admin/ChangeLog240
1 files changed, 239 insertions, 1 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog
index 90d394ca9bd..88ce1450d7f 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,3 +1,241 @@
12014-12-14 Paul Eggert <eggert@cs.ucla.edu>
2
3 * notes/unicode: Track leim/quail file renames.
4 Correct coding system
5 of lisp/international/titdic-cnv.el.
6
72014-12-14 Glenn Morris <rgm@gnu.org>
8
9 * quick-install-emacs (PUBLIC_LIBSRC_SCRIPTS): Remove, and all uses.
10 * authors.el (authors-valid-file-names): Add grep-changelog.
11
122014-12-13 Paul Eggert <eggert@cs.ucla.edu>
13
14 * notes/unicode: Don't mention Czech and Slovakian refcards.
15
16 * merge-gnulib (GNULIB_MODULES): Add stddef, for max_align_t.
17
182014-12-06 Stephen Leake <stephen_leake@stephe-leake.org>
19
20 * notes/commits: Delete; merge into ./CONTRIBUTE.
21
22 * notes/repo: Move commit, branch info into ./CONTRIBUTE.
23
242014-12-01 Glenn Morris <rgm@gnu.org>
25
26 * update_autogen: Fix bogosity introduced in 2014-11-16 merge.
27
282014-11-29 Paul Eggert <eggert@cs.ucla.edu>
29
30 Lessen focus on ChangeLog files, as opposed to change log entries.
31 This is in preparation for generating the former automatically
32 from the latter.
33 * notes/bugtracker, notes/copyright, notes/newfile:
34 ChangeLog -> change log
35 * notes/changelogs: Remove, merging old contents to ...
36 * notes/repo: ... here.
37
382014-11-27 David Engster <deng@randomsample.de>
39
40 * gitmerge.el: New file.
41 * notes/git-workflow: Add documentation for using it.
42
432014-11-27 Oscar Fuentes <ofv@wanadoo.es>
44
45 * CPP-DEFINES: Mention MINGW_W64.
46
472014-11-22 Glenn Morris <rgm@gnu.org>
48
49 * admin.el (set-version): No more need to update nt/*.rc.
50 * authors.el (authors-renamed-files-alist): Add .rc.in files.
51
522014-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
53
54 * update_autogen: Merge from emacs-24 (restoring bzr conditionals).
55
562014-11-13 Andreas Schwab <schwab@suse.de>
57
58 * make-tarball.txt: Make annotated tag and push it out.
59
602014-11-11 Eric S. Raymond <esr@thyrsus.com>
61
62 * make-tarball.txt, notes/bugtracker, notes/repo, notes/tags:
63 Git transition.
64 * update-copyright: Use git ls-files.
65 * update_autogen: Remove some bzr conditionals.
66
672014-11-10 Eli Zaretskii <eliz@gnu.org>
68
69 * unidata/Makefile.in (${top_srcdir}/src/macuvs.h):
70 Use unmsys--file-name. (Bug#18955)
71
722014-11-10 Glenn Morris <rgm@gnu.org>
73
74 * admin.el (set-version): No need to update doc/man/emacs.1.
75
76 * admin.el (set-version): No need to update etc/refcards/emacsver.tex.
77 (set-copyright): Update etc/refcards/emacsver.tex.in.
78
79 * admin.el (set-version): No need to update doc/emacs/emacsver.texi.
80 (make-manuals-dist-output-variables): Add top_srcdir.
81 (make-manuals-dist--1): Handle @version@ specially.
82
832014-11-09 Eric Ludlam <zappo@gnu.org>
84
85 * grammars/c.by (template-type): Add :template-specifier and
86 :typevar to capture extra details about the template.
87 (opt-post-fcn-modifiers): Splice in the found symbol into the
88 return value correctly.
89 (QUESTION): New punctuation.
90 (expression): Add ternary conditional support.
91
92 * grammars/scheme.by (MODULE): New token.
93 (scheme): Handle expanding the MODULE tag.
94 (scheme-list): Remove closeparen required match.
95 (scheme-in-list): Remove extraneous matches for DEFINE.
96 Add support for MODULE Simplify matching for code & make work.
97 (name-args, name-arg-list, name-arg-expand): Make it work.
98
992014-11-09 David Engster <dengste@eml.cc>
100
101 * grammars/c.by (opt-brackets-after-symbol): New.
102 (multi-stage-dereference): Use it. Add rules for explicit
103 matching the last dereference. We cannot just juse
104 'namespace-symbol' as a single rule, since this would match too
105 greedy and mess with parsing default values of variables.
106
1072014-11-09 Glenn Morris <rgm@gnu.org>
108
109 * admin.el (make-manuals-dist-output-variables)
110 (make-manuals-dist--1, make-manuals-dist): New.
111 Replaces doc/*/Makefile.in `dist' rules.
112
1132014-11-04 Paul Eggert <eggert@cs.ucla.edu>
114
115 Spelling fixes; tweak explanation of commit messages.
116 * notes/repo: Avoid "DVCS" acronym without first explaining it.
117 Mention using the first line of a ChangeLog as the topic line,
118 and that commit messages should use UTF-8.
119
1202014-11-01 Eli Zaretskii <eliz@gnu.org>
121
122 * notes/repo (Notes): Reword the stylistic guidance for commit log
123 messages so that they are in line with Emacs development practices
124 and style guidance.
125
1262014-10-27 Eric S. Raymond <esr@thyrsus.com>
127
128 * notes/bzr: Rename to notes/repo, reorganize to separate
129 VCS-dependent from VCS-independent stuff. Add guidance about
130 commit-comment format under DVCSes.
131
132 * notes/BRANCH: Merged into notes/repo.
133
1342014-10-20 Glenn Morris <rgm@gnu.org>
135
136 * Merge in all changes up to 24.4 release.
137
1382014-10-15 Eli Zaretskii <eliz@gnu.org>
139
140 * unidata/unidata-gen.el (unidata-prop-alist): New properties
141 'paired-bracket' and 'bracket-type', in support of the UBA 6.3.
142 (unidata-gen-table): Support PROP-IDX being a function.
143 (unidata-describe-bidi-bracket-type, unidata-gen-brackets-list)
144 (unidata-gen-bracket-type-list): New functions.
145 (unidata-check): Support checking the 'bracket-type' attribute.
146 (unidata-gen-files): Don't create backups for uni-*.el files.
147
148 * unidata/Makefile.in (${unidir}/charprop.el): Depend on
149 BidiMirroring.txt and BidiBrackets.txt.
150
151 * unidata/BidiBrackets.txt: New file, from Unicode.
152
1532014-10-13 Glenn Morris <rgm@gnu.org>
154
155 * authors.el (authors-aliases, authors-fixed-case)
156 (authors-obsolete-files-regexps): Additions.
157 (authors-no-scan-regexps): New constant.
158 (authors-no-scan-file-p): New function.
159 (authors): Respect authors-no-scan-file-p.
160
1612014-10-12 Paul Eggert <eggert@cs.ucla.edu>
162
163 Fix putenv race conditions with undefined behavior (Bug#8705).
164 * merge-gnulib (GNULIB_MODULES): Add time_r, since Emacs now
165 calls localtime_r and gmtime_r directly.
166
1672014-10-07 Glenn Morris <rgm@gnu.org>
168
169 * unidata/Makefile.in: Check for deleted uni- files. (Bug#18489)
170 (all): Use unifiles rather than charprop.el.
171 (FORCE): New variable and phony rule.
172 (${unidir}/charprop.el): Respect FORCE.
173 (unifiles): New rule.
174
175 * unidata/Makefile.in (unidir): Rename from DSTDIR. Change all uses.
176 (charprop.el, install): Remove rules.
177 (clean): Simplify.
178
1792014-10-04 Glenn Morris <rgm@gnu.org>
180
181 * authors.el (authors-renamed-files-alist): Add package-x-test.el
182
1832014-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
184
185 * unidata/unidata-gen.el (unidata-gen-table-word-list): Use alist-get
186 and cl-incf.
187
1882014-09-08 Eli Zaretskii <eliz@gnu.org>
189
190 * unidata/unidata-gen.el (unidata-check): Bring this function up
191 to date with the currently supported methods of generating Unicode
192 property tables. Add a comment with a description how to invoke
193 the check. Update the copyright years in the reference to the
194 Unicode data files we use.
195
1962014-08-30 Paul Eggert <eggert@cs.ucla.edu>
197
198 Vector-sorting fixes (Bug#18361).
199 * merge-gnulib (GNULIB_MODULES): Add vla.
200
2012014-08-30 Eli Zaretskii <eliz@gnu.org>
202
203 * authors.el (authors): Fix last change so it works for MS-Windows
204 as well.
205
2062014-08-29 Michael Albinus <michael.albinus@gmx.de>
207
208 * authors.el (authors): Use LOCALE argument of `string-collate-lessp'.
209
2102014-08-28 Michael Albinus <michael.albinus@gmx.de>
211
212 * authors.el (authors-aliases): Addition.
213
2142014-08-26 Glenn Morris <rgm@gnu.org>
215
216 * authors.el (authors-ignored-files, authors-valid-file-names)
217 (authors-renamed-files-alist): Additions.
218 (authors-renamed-files-alist): Revert 2014-08-09 change.
219 (authors): Sort authors in utf-8 order. (Bug#2263)
220
2212014-08-09 Reuben Thomas <rrt@sc3d.org>
222
223 * notes/copyright: Remove mention of msdos/is_exec.c and
224 sigaction.c.
225 * authors.el (authors-renamed-files-alist): Remove is_exec.c.
226
2272014-08-07 Reuben Thomas <rrt@sc3d.org>
228
229 * notes/exit-value: Remove specific discussion of VMS.
230
2312014-08-07 Reuben Thomas <rrt@sc3d.org>
232
233 Refer to MS-DOS using the same name everywhere.
234
235 * FOR-RELEASE: ``MS-DOG'', ``MSDOG'' and ``msdog'' become
236 ``MS-DOS''.
237 * MAINTAINERS: ditto.
238
12014-07-14 Paul Eggert <eggert@cs.ucla.edu> 2392014-07-14 Paul Eggert <eggert@cs.ucla.edu>
2 240
3 Use binary-io module, O_BINARY, and "b" flag (Bug#18006). 241 Use binary-io module, O_BINARY, and "b" flag (Bug#18006).
@@ -1934,7 +2172,7 @@
1934 2172
19352006-04-17 Ramprasad B <ramprasad_i82@yahoo.com> 21732006-04-17 Ramprasad B <ramprasad_i82@yahoo.com>
1936 2174
1937 * ./* (Copyright): Updated Copyright year(s). 2175 * ./* (Copyright): Update Copyright year(s).
1938 2176
19392006-02-24 Reiner Steib <Reiner.Steib@gmx.de> 21772006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
1940 2178