aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Petton2016-12-30 15:37:44 +0100
committerNicolas Petton2016-12-30 15:37:44 +0100
commit665be694b641b040b67def026e03d6e965bccb03 (patch)
tree7b74f816e5dd34cd3c58e06060d43584bcbec8dc
parente8f0d7dcadd2b35f62f7a14b96df15e5314d7f6e (diff)
downloademacs-665be694b641b040b67def026e03d6e965bccb03.tar.gz
emacs-665be694b641b040b67def026e03d6e965bccb03.zip
; Update ChangeLog.2 and AUTHORS files
-rw-r--r--ChangeLog.2305
-rw-r--r--etc/AUTHORS113
2 files changed, 363 insertions, 55 deletions
diff --git a/ChangeLog.2 b/ChangeLog.2
index 0b73dc2f841..a055862ae5e 100644
--- a/ChangeLog.2
+++ b/ChangeLog.2
@@ -1,3 +1,306 @@
12016-12-30 Alan Mackenzie <acm@muc.de>
2
3 Backport: Remove an ambiguity from defvar's doc string. Fixes bug #25292.
4
5 The ambiguity was whether INITVALUE is evaluated when it's not going to be
6 used to set SYMBOL's value.
7
8 * src/eval.c (defvar): Rewrite a paragraph of the doc string.
9
10 (cherry picked from commit 8295e97f18490a535d1188a3daf0b0fd1bf4fa0d)
11
122016-12-28 Stefan Monnier <monnier@iro.umontreal.ca>
13
14 * lisp/emacs-lisp/inline.el: Fix apply-conversion (bug#25280)
15
16 (inline--dont-quote): Quote the function with #' when passing it to `apply'.
17 Cherry picked from commit e6161f648903d821865b9610b3b6aa0f82a5dcb7.
18
192016-12-26 Eli Zaretskii <eliz@gnu.org>
20
21 Document 'default-toplevel-value' and 'set-default-toplevel-value'
22
23 * doc/lispref/variables.texi (Default Value): Document
24 'default-toplevel-value' and 'set-default-toplevel-value'.
25
262016-12-25 Leo Liu <sdl.web@gmail.com>
27
28 Don't modify minibuffer variables globally
29
30 * lisp/files.el (cd): Use setq-local instead. (Bug#25260)
31
322016-12-24 Eli Zaretskii <eliz@gnu.org>
33
34 Revert to pre-25.1 behavior in ffap
35
36 * lisp/ffap.el (ffap-lax-url): Change the default to t, to produce
37 the same behavior as in Emacs 24.x. (Bug#25264)
38 Explain the trade-offs of customizing this in the doc string.
39
402016-12-24 Noam Postavsky <npostavs@gmail.com>
41
42 * lisp/ffap.el: Fix obsolete comment referencing ffap-bug.
43
442016-12-23 Eli Zaretskii <eliz@gnu.org>
45
46 Attempt to fix 64-bit AIX build
47
48 * src/unexaix.c (make_hdr, copy_text_and_data, write_segment): Fix
49 type-casts that assumed 32-bit pointers. (Bug#25141)
50
512016-12-23 Philipp Stephani <phst@google.com>
52
53 Clarify usage of 'ediff-cleanup-hook' (Bug#24675)
54
55 * doc/misc/ediff.texi (Hooks): Clarify usage of 'ediff-cleanup-hook'
56
572016-12-23 Philipp Stephani <phst@google.com>
58
59 Document that variable binding order is unspecified
60
61 * doc/lispref/variables.texi (Local Variables):
62 * doc/misc/cl.texi (Modify Macros): Document that binding order in 'let' and
63 'cl-letf' is unspecified.
64
652016-12-23 Eli Zaretskii <eliz@gnu.org>
66
67 * lisp/desktop.el (desktop-buffers-not-to-save): Doc fix.
68
692016-12-23 Stefan Monnier <monnier@IRO.UMontreal.CA>
70
71 Fix M-x hints on Mac port
72
73 * lisp/simple.el (execute-extended-command--shorter): Call
74 input-pending-p to trigger input processing on some systems, such
75 as Mac port. (Bug#23002)
76
772016-12-22 Martin Rudalics <rudalics@gmx.at>
78
79 Work around reporting a dpi change in apply_xft_settings
80
81 * src/xsettings.c (apply_xft_settings): Don't report a change
82 when dpi settings do not differ substantially.
83
842016-12-20 Alan Mackenzie <acm@muc.de>
85
86 Amend the version number of CC Mode 5.33 -> 5.32.99. Don't merge to trunk.
87
88 lisp/progmodes/cc-defs.el: Amend the version number.
89 etc/NEWS: Add an item explaining the change.
90
912016-12-20 Noam Postavsky <npostavs@gmail.com>
92
93 Improve skeleton docstrings
94
95 * lisp/skeleton.el (skeleton-end-newline): Remove mention of
96 `skeleton-end-hook', its default code was moved into `skeleton-insert'.
97 (skeleton-insert): Mention `skeleton-end-newline' and move reference to
98 `skeleton-end-hook' above the explanation of skeleton syntax.
99
1002016-12-19 Eli Zaretskii <eliz@gnu.org>
101
102 Improve documentation of 'w32-scroll-lock-modifier'
103
104 * doc/emacs/msdos.texi (Windows Keyboard): Document how to set up
105 w32-scroll-lock-modifier so that Scroll Lock toggles the LED.
106
107 * src/w32fns.c (syms_of_w32fns) <w32-scroll-lock-modifier>: Doc
108 fix. (Bug#25204)
109
1102016-12-19 Eli Zaretskii <eliz@gnu.org>
111
112 Document 'describe-fontset'
113
114 * doc/emacs/mule.texi (Fontsets): Document 'describe-fontset'.
115 (Bug#25216)
116
1172016-12-19 Eli Zaretskii <eliz@gnu.org>
118
119 Document 'describe-fontset'
120
121 * doc/emacs/mule.texi (Fontsets): Document 'describe-fontset'.
122 (Bug#25216)
123
1242016-12-17 Eli Zaretskii <eliz@gnu.org>
125
126 Repair desktop restoration on text terminals
127
128 * lisp/desktop.el (desktop-restoring-frameset-p): Test for the GUI
129 frame here, instead of in desktop-restoring-frameset. That's
130 because desktop-read wants to know whether frameset will actually
131 be restored, and has fallback procedures up its sleeve when it
132 won't be; these fallbacks need to be invoked when the frameset is
133 not going to be restored. (Bug#24298)
134
1352016-12-17 Dmitry Gutov <dgutov@yandex.ru>
136
137 Ignore forward-sexp-function in js-mode indentation code
138
139 * lisp/progmodes/js.el (js--multi-line-declaration-indentation)
140 (js--maybe-goto-declaration-keyword-end):
141 Bind forward-sexp-function to nil (bug#25215).
142
1432016-12-16 Eli Zaretskii <eliz@gnu.org>
144
145 Improve documentation of 'define-coding-system'
146
147 * lisp/international/mule.el (define-coding-system): Warn against
148 possible infinite recursion in pre-write-conversion and
149 post-read-conversion functions. (Bug#25203)
150
1512016-12-11 Michael Albinus <michael.albinus@gmx.de>
152
153 Fix Bug#25162
154
155 * doc/emacs/files.texi (Reverting): Document
156 auto-revert-remote-files and auto-revert-verbose.
157
158 * lisp/autorevert.el (auto-revert-verbose, auto-revert-mode)
159 (auto-revert-tail-mode, global-auto-revert-mode): Fix docstring.
160
1612016-12-11 Glenn Morris <rgm@gnu.org>
162
163 Fix a typo in define-abbrev-table
164
165 * lisp/abbrev.el (define-abbrev-table): Fix typo in docstring handling.
166
1672016-12-11 Glenn Morris <rgm@gnu.org>
168
169 Bump makeinfo requirement from 4.7 to 4.13
170
171 * configure.ac: Bump makeinfo version requirement from 4.7 to 4.13.
172 We need at least 4.8, and that may be buggy, so go for the last
173 of the 4 series, which is 8 years old. (Bug#25108)
174
1752016-12-11 Glenn Morris <rgm@gnu.org>
176
177 Fixes related to select-enable-clipboard
178
179 * lisp/menu-bar.el (clipboard-yank, clipboard-kill-ring-save)
180 (clipboard-kill-region):
181 * lisp/eshell/esh-io.el (eshell-virtual-targets)
182 (eshell-clipboard-append):
183 Replace option gui-select-enable-clipboard with
184 select-enable-clipboard; renamed October 2014. (Bug#25145)
185
1862016-12-10 Noam Postavsky <npostavs@gmail.com>
187
188 Define struct predicate before acccesors
189
190 The accessor functions use the predicate function, which causes problems
191 when reloading after unload-feature: the compiler-macro property is
192 still present on the predicate symbol, and the compiler fails to find
193 the definition when trying to inline it into the accessor
194 function (Bug#25088).
195
196 * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Move predicate definition
197 before field accessor definitions.
198
1992016-12-08 Glenn Morris <rgm@gnu.org>
200
201 Doc fix for vc-git
202
203 * lisp/vc/vc-git.el (vc-git-region-history): Add a doc string.
204
2052016-12-08 Glenn Morris <rgm@gnu.org>
206
207 Further improve make-dist checking
208
209 * make-dist: Print status messages when checking.
210
2112016-12-08 Glenn Morris <rgm@gnu.org>
212
213 Improve previous make-dist change
214
215 * make-dist: Let make check the info files more thoroughly.
216
2172016-12-08 Glenn Morris <rgm@gnu.org>
218
219 Make make-dist --snapshot do some sanity checks
220
221 * make-dist: Snapshot mode no longer disables checks.
222 Checks now includes checks for freshness. (Bug#25084)
223 Checks now exits with an error if problems were found.
224
2252016-12-07 Paul Eggert <eggert@cs.ucla.edu>
226
227 Fix minor quoting problems in doc strings
228
2292016-12-07 Philipp Stephani <p.stephani2@gmail.com>
230
231 * lisp/emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring
232
233 so that it matches the actual implementation.
234 See https://lists.gnu.org/archive/html/help-gnu-emacs/2016-04/msg00071.html
235
2362016-12-07 Noam Postavsky <npostavs@gmail.com>
237
238 Don't assume window-point and point are the same
239
240 The function `cursor-sensor--detect' calls `bobp' to decide whether to
241 check properties at (1- (window-point)). However, (window-point) may be
242 at beginning of buffer, even if (point) is not. In this case an
243 `args-out-of-range' error will be signaled (Bug#25104).
244
245 * lisp/emacs-lisp/cursor-sensor.el (cursor-sensor--detect): Check the
246 value of (window-point) against (point-min), rather than (bobp) to
247 decide if (1- (window-point)) is accessible.
248
2492016-12-02 Nicolas Petton <nicolas@petton.fr>
250
251 Fix bug#25087
252
253 * etc/themes/manoj-dark-theme.el: Fix two typos.
254
255 (cherry picked from commit 66d6e7e9ecf5e481f8c2c3a4f88411f66c869a6e)
256
2572016-12-02 Eli Zaretskii <eliz@gnu.org>
258
259 * lisp/vc/ediff-util.el (ediff-janitor): Doc fix. (Bug#25046)
260
2612016-12-02 Eli Zaretskii <eliz@gnu.org>
262
263 Improve indexing of 'man'
264
265 * doc/emacs/programs.texi (Man Page): Index 'man', not
266 'manual-entry', as the latter is an alias for the former.
267 Suggested by Hong Xu <hong@topbug.net>. (Bug#25033)
268
2692016-12-02 Paul Eggert <eggert@cs.ucla.edu>
270
271 Port to Sun C 5.14
272
273 Backport from master. Sun C 5.14 supports C11 but not GCC
274 extensions, and so refuses to compile Emacs without this patch.
275 * src/alloc.c (lmalloc, lrealloc): Don't use INT_ADD_WRAPV on
276 size_t, as in general this macro is restricted to signed types.
277
2782016-12-02 Richard Stallman <rms@gnu.org>
279
280 Fix mail-combine-fields
281
282 * lisp/mail/sendmail.el (mail-combine-fields): Call `save-excursion' to
283 avoid losing our place in the search loop.
284
285 (cherry picked from commit 5fbba6cceaf843cfca449eb000a0a65243b61808)
286
2872016-12-01 Martin Rudalics <rudalics@gmx.at>
288
289 Fix documentation of `window-combination-resize'
290
291 * src/window.c (Vwindow_combination_resize): Fix doc-string.
292 * doc/lispref/windows.texi (Recombining Windows): Fix
293 documentation of `window-combination-resize'.
294
2952016-11-29 Bogdan Creanga <bogdan.creanga@gmail.com> (tiny change)
296
297 Typo fixes in elisp manual
298
299 * doc/lispref/sequences.texi: Add missing '4' in result (Bug#25047).
300 * doc/lispref/strings.texi (Text Comparison): Avoid duplicate
301 definitions of 'string-prefix-p' and 'string-suffix-p'.
302 * doc/lispref/symbols.texi (Definitions): Pluralize 'definitions'.
303
12016-11-28 Eli Zaretskii <eliz@gnu.org> 3042016-11-28 Eli Zaretskii <eliz@gnu.org>
2 305
3 Fix 'expand-file-name' during startup on MS-Windows 306 Fix 'expand-file-name' during startup on MS-Windows
@@ -35010,7 +35313,7 @@
35010 35313
35011This file records repository revisions from 35314This file records repository revisions from
35012commit 9d56a21e6a696ad19ac65c4b405aeca44785884a (exclusive) to 35315commit 9d56a21e6a696ad19ac65c4b405aeca44785884a (exclusive) to
35013commit 5878abf87b6b3ead1367cbae5cc6b0743349f611 (inclusive). 35316commit e8f0d7dcadd2b35f62f7a14b96df15e5314d7f6e (inclusive).
35014See ChangeLog.1 for earlier changes. 35317See ChangeLog.1 for earlier changes.
35015 35318
35016;; Local Variables: 35319;; Local Variables:
diff --git a/etc/AUTHORS b/etc/AUTHORS
index ccf91349de3..e53577140e3 100644
--- a/etc/AUTHORS
+++ b/etc/AUTHORS
@@ -394,10 +394,10 @@ Barry O'Reilly: changed simple.el lisp.h undo-tests.el keyboard.c
394Bastien Guerry: wrote gnus-bookmark.el 394Bastien Guerry: wrote gnus-bookmark.el
395and co-wrote org-bibtex.el org-list.el org-protocol.el org-src.el 395and co-wrote org-bibtex.el org-list.el org-protocol.el org-src.el
396and changed org.el org-agenda.el org.texi ox-html.el org-clock.el 396and changed org.el org-agenda.el org.texi ox-html.el org-clock.el
397 org-capture.el org-table.el ox-latex.el ox.el ox-odt.el org-compat.el 397 org-capture.el org-table.el ox-latex.el org-exp.el ox-odt.el
398 ox-publish.el ob.el org-mobile.el org-colview.el org-macs.el 398 org-compat.el ob.el org-mobile.el org-colview.el org-publish.el ox.el
399 org-pcomplete.el org-timer.el org-faces.el ox-ascii.el org-archive.el 399 org-macs.el org-pcomplete.el org-timer.el org-faces.el ox-ascii.el
400 and 116 other files 400 and 119 other files
401 401
402Ben A. Mesander: co-wrote erc-dcc.el 402Ben A. Mesander: co-wrote erc-dcc.el
403 403
@@ -490,6 +490,8 @@ Bob Rogers: changed vc-dir.el vc-svn.el cperl-mode.el diff.el ewoc.el
490Bob Weiner: changed info.el quail.el dframe.el etags.c rmail.el 490Bob Weiner: changed info.el quail.el dframe.el etags.c rmail.el
491 rmailsum.el speedbar.el 491 rmailsum.el speedbar.el
492 492
493Bogdan Creanga: changed sequences.texi strings.texi symbols.texi
494
493Bojan Petrovic: changed pop3.el 495Bojan Petrovic: changed pop3.el
494 496
495Boris Goldowsky: wrote avoid.el descr-text.el enriched.el facemenu.el 497Boris Goldowsky: wrote avoid.el descr-text.el enriched.el facemenu.el
@@ -586,11 +588,11 @@ Carsten Dominik: wrote idlw-complete-structtag.el idlw-toolbar.el
586and co-wrote idlw-help.el idlw-shell.el idlwave.el org-bbdb.el 588and co-wrote idlw-help.el idlw-shell.el idlwave.el org-bbdb.el
587 org-bibtex.el org-entities.el org-gnus.el org-list.el org-pcomplete.el 589 org-bibtex.el org-entities.el org-gnus.el org-list.el org-pcomplete.el
588 org-src.el ox-beamer.el ox-html.el ox-icalendar.el 590 org-src.el ox-beamer.el ox-html.el ox-icalendar.el
589and changed ox.el ox-latex.el org.texi org-remember.el orgcard.tex 591and changed org-exp.el ox-latex.el org.texi org-publish.el
590 ox-publish.el org-docbook.el ox-ascii.el org-attach.el org-protocol.el 592 org-remember.el orgcard.tex org-export-latex.el org-docbook.el
591 org-mouse.el org-mac-message.el org-wl.el ox-jsinfo.el org-crypt.el 593 ox-ascii.el org-attach.el org-protocol.el org-mouse.el org-jsinfo.el
592 org-freemind.el idlw-rinfo.el org-exp-blocks.el org-habit.el org-mhe.el 594 org-mac-message.el org-wl.el org-crypt.el org-freemind.el idlw-rinfo.el
593 org-plot.el and 35 other files 595 org-exp-blocks.el org-habit.el org-mhe.el and 35 other files
594 596
595Caveh Jalali: changed configure.ac intel386.h sol2-4.h 597Caveh Jalali: changed configure.ac intel386.h sol2-4.h
596 598
@@ -709,7 +711,7 @@ Christopher Allan Webber: changed gamegrid.el org-agenda.el tetris.el
709 711
710Christopher Genovese: changed assoc.el help-fns.el 712Christopher Genovese: changed assoc.el help-fns.el
711 713
712Christophe Rhodes: changed ox-latex.el ox.el 714Christophe Rhodes: changed org-exp.el ox-latex.el
713 715
714Christopher J. Madsen: wrote decipher.el 716Christopher J. Madsen: wrote decipher.el
715and changed replace.el files.el ispell.el time.el 717and changed replace.el files.el ispell.el time.el
@@ -809,10 +811,10 @@ Dan Christensen: changed gnus-sum.el nndoc.el nnfolder.el gnus-art.el
809Dan Davison: wrote ob-matlab.el ob-octave.el 811Dan Davison: wrote ob-matlab.el ob-octave.el
810and co-wrote ob-R.el ob-core.el ob-exp.el ob-lob.el ob-perl.el 812and co-wrote ob-R.el ob-core.el ob-exp.el ob-lob.el ob-perl.el
811 ob-python.el ob-ref.el org-src.el 813 ob-python.el ob-ref.el org-src.el
812and changed ob.el ob-sh.el org.el ox.el ox-latex.el ob-tangle.el ob-C.el 814and changed ob.el ob-sh.el org-exp.el org.el ox-latex.el ob-tangle.el
813 ob-asymptote.el ob-clojure.el ob-haskell.el ob-ruby.el ob-scheme.el 815 ob-C.el ob-asymptote.el ob-clojure.el ob-haskell.el ob-ruby.el
814 ob-table.el ob-ditaa.el ob-dot.el ob-gnuplot.el ob-js.el ob-mscgen.el 816 ob-scheme.el ob-table.el ob-ditaa.el ob-dot.el ob-gnuplot.el ob-js.el
815 ob-ocaml.el ob-org.el ob-plantuml.el and 14 other files 817 ob-mscgen.el ob-ocaml.el ob-org.el ob-plantuml.el and 14 other files
816 818
817Daniel Bergey: changed indian.el 819Daniel Bergey: changed indian.el
818 820
@@ -829,7 +831,7 @@ and changed w32fns.c alloc.c emacs.c cl-macs.el image.c keyboard.c lisp.h
829 unexw32.c w32.c and 155 other files 831 unexw32.c w32.c and 155 other files
830 832
831Daniel Dehennin: changed mml2015.el gnus-mlspl.el gnus-msg.el 833Daniel Dehennin: changed mml2015.el gnus-mlspl.el gnus-msg.el
832 mm-decode.el ox.el 834 mm-decode.el org-exp.el
833 835
834Daniel E. Doherty: changed calc.texi 836Daniel E. Doherty: changed calc.texi
835 837
@@ -1011,9 +1013,9 @@ David Lawrence: changed comint.el simple.el files.el c++-mode.el
1011 1013
1012David Lord: changed timeclock.el 1014David Lord: changed timeclock.el
1013 1015
1014David Maus: changed org.el org-agenda.el ox.el org-feed.el org-wl.el 1016David Maus: changed org.el org-agenda.el org-exp.el org-feed.el org-wl.el
1015 org-macs.el ox-html.el org-capture.el org.texi org-gnus.el org-bbdb.el 1017 org-macs.el ox-html.el org-capture.el org.texi org-gnus.el org-bbdb.el
1016 org-clock.el org-protocol.el ox-publish.el ob-haskell.el ob.el 1018 org-clock.el org-protocol.el org-publish.el ob-haskell.el ob.el
1017 org-bibtex.el org-compat.el org-footnote.el org-id.el org-list.el 1019 org-bibtex.el org-compat.el org-footnote.el org-id.el org-list.el
1018 and 20 other files 1020 and 20 other files
1019 1021
@@ -1250,7 +1252,7 @@ Eli Zaretskii: wrote [bidirectional display in xdisp.c]
1250and changed xdisp.c msdos.c w32.c w32fns.c display.texi files.el 1252and changed xdisp.c msdos.c w32.c w32fns.c display.texi files.el
1251 simple.el fileio.c w32proc.c w32term.c keyboard.c emacs.c dispnew.c 1253 simple.el fileio.c w32proc.c w32term.c keyboard.c emacs.c dispnew.c
1252 dispextern.h INSTALL config.bat sed1v2.inp src/Makefile.in term.c 1254 dispextern.h INSTALL config.bat sed1v2.inp src/Makefile.in term.c
1253 frames.texi window.c and 1017 other files 1255 frames.texi window.c and 1018 other files
1254 1256
1255Emanuele Giaquinta: changed configure.ac rxvt.el charset.c etags.c 1257Emanuele Giaquinta: changed configure.ac rxvt.el charset.c etags.c
1256 fontset.c frame.el gnus-faq.texi loadup.el lread.c sh-script.el 1258 fontset.c frame.el gnus-faq.texi loadup.el lread.c sh-script.el
@@ -1344,7 +1346,7 @@ Eric Schulte: wrote ob-C.el ob-asymptote.el ob-awk.el ob-calc.el
1344and co-wrote ob-R.el ob-clojure.el ob-core.el ob-exp.el ob-fortran.el 1346and co-wrote ob-R.el ob-clojure.el ob-core.el ob-exp.el ob-fortran.el
1345 ob-lisp.el ob-lob.el ob-maxima.el ob-perl.el ob-picolisp.el 1347 ob-lisp.el ob-lob.el ob-maxima.el ob-perl.el ob-picolisp.el
1346 ob-python.el ob-ref.el ob-scheme.el org-bibtex.el 1348 ob-python.el ob-ref.el ob-scheme.el org-bibtex.el
1347and changed org.texi org.el org-exp-blocks.el ox.el ox-latex.el 1349and changed org.texi org.el org-exp-blocks.el org-exp.el ox-latex.el
1348 org-src.el ob-plantuml.el ob-screen.el org-macs.el org-table.el 1350 org-src.el ob-plantuml.el ob-screen.el org-macs.el org-table.el
1349 org-agenda.el org-mouse.el orgcard.tex ob-lilypond.el ob-mscgen.el 1351 org-agenda.el org-mouse.el orgcard.tex ob-lilypond.el ob-mscgen.el
1350 ob-octave.el org-clock.el org-compat.el org-footnote.el ox-ascii.el 1352 ob-octave.el org-clock.el org-compat.el org-footnote.el ox-ascii.el
@@ -1433,7 +1435,8 @@ Felix S. T. Wu: co-wrote vi.el (public domain)
1433 1435
1434Feng Li: changed calc-ext.el pascal.el which-func.el 1436Feng Li: changed calc-ext.el pascal.el which-func.el
1435 1437
1436Feng Shu: changed org.el org.texi ox.el ox-html.el ox-latex.el ox-odt.el 1438Feng Shu: changed org.el org.texi org-exp.el ox-html.el ox-latex.el
1439 ox-odt.el ox.el
1437 1440
1438Ferenc Wagner: changed nnweb.el 1441Ferenc Wagner: changed nnweb.el
1439 1442
@@ -1612,7 +1615,7 @@ and changed configure.ac Makefile.in src/Makefile.in calendar.el
1612 diary-lib.el lisp/Makefile.in files.el rmail.el progmodes/f90.el 1615 diary-lib.el lisp/Makefile.in files.el rmail.el progmodes/f90.el
1613 make-dist simple.el bytecomp.el emacs.texi misc/Makefile.in authors.el 1616 make-dist simple.el bytecomp.el emacs.texi misc/Makefile.in authors.el
1614 ack.texi lib-src/Makefile.in startup.el admin.el cal-menu.el 1617 ack.texi lib-src/Makefile.in startup.el admin.el cal-menu.el
1615 display.texi and 1603 other files 1618 display.texi and 1602 other files
1616 1619
1617Glynn Clements: wrote gamegrid.el snake.el tetris.el 1620Glynn Clements: wrote gamegrid.el snake.el tetris.el
1618 1621
@@ -1699,7 +1702,7 @@ Harald Maier: changed w32heap.c
1699Harald Meland: changed gnus-art.el gnus-salt.el gnus-score.el 1702Harald Meland: changed gnus-art.el gnus-salt.el gnus-score.el
1700 gnus-util.el gnus-win.el mail-source.el 1703 gnus-util.el gnus-win.el mail-source.el
1701 1704
1702Harri Kiiskinen: changed org-protocol.el ox-publish.el 1705Harri Kiiskinen: changed org-protocol.el org-publish.el
1703 1706
1704H. Dieter Wilhelm: changed calc-help.el maintaining.texi 1707H. Dieter Wilhelm: changed calc-help.el maintaining.texi
1705 1708
@@ -1869,7 +1872,7 @@ Jaeyoun Chung: changed hangul3.el hanja3.el gnus-mule.el hangul.el
1869 1872
1870Jambunathan K: wrote ox-odt.el 1873Jambunathan K: wrote ox-odt.el
1871and co-wrote ox-html.el 1874and co-wrote ox-html.el
1872and changed org-lparse.el org.el org.texi ox.el icomplete.el 1875and changed org-lparse.el org.el org-exp.el org.texi icomplete.el
1873 OrgOdtContentTemplate.xml OrgOdtStyles.xml hi-lock.el replace.el 1876 OrgOdtContentTemplate.xml OrgOdtStyles.xml hi-lock.el replace.el
1874 minibuffer.el org-footnote.el org-inlinetask.el register.el doc-view.el 1877 minibuffer.el org-footnote.el org-inlinetask.el register.el doc-view.el
1875 etags.el htmlfontify.el ido.el indian.el iswitchb.el org-bbdb.el 1878 etags.el htmlfontify.el ido.el indian.el iswitchb.el org-bbdb.el
@@ -1931,7 +1934,7 @@ Jan Rychter: changed gnus-msg.el
1931 1934
1932Jan Schormann: wrote solitaire.el 1935Jan Schormann: wrote solitaire.el
1933 1936
1934Jan Seeger: changed ox-publish.el parse-time.el 1937Jan Seeger: changed org-publish.el parse-time.el
1935 1938
1936Jan Tatarik: wrote gnus-icalendar.el 1939Jan Tatarik: wrote gnus-icalendar.el
1937and changed gnus-score.el gnus-logic.el 1940and changed gnus-score.el gnus-logic.el
@@ -2237,7 +2240,7 @@ John Williams: changed etags.el
2237 2240
2238John Yates: changed hideshow.el 2241John Yates: changed hideshow.el
2239 2242
2240Jon Anders Skorpen: changed ox-publish.el 2243Jon Anders Skorpen: changed org-publish.el
2241 2244
2242Jonas Bernoulli: changed eieio.el button.el ido.el lisp-mnt.el 2245Jonas Bernoulli: changed eieio.el button.el ido.el lisp-mnt.el
2243 tabulated-list.el tips.texi 2246 tabulated-list.el tips.texi
@@ -2387,7 +2390,7 @@ and changed message.el gnus-agent.el gnus-sum.el files.el nnmail.el
2387Kailash C. Chowksey: changed HELLO ind-util.el kannada.el knd-util.el 2390Kailash C. Chowksey: changed HELLO ind-util.el kannada.el knd-util.el
2388 lisp/Makefile.in loadup.el 2391 lisp/Makefile.in loadup.el
2389 2392
2390Kai Tetzlaff: changed ox-publish.el url-http.el 2393Kai Tetzlaff: changed org-publish.el url-http.el
2391 2394
2392Kalle Kankare: changed image.c 2395Kalle Kankare: changed image.c
2393 2396
@@ -2685,10 +2688,11 @@ Lasse Rasinen: changed gnus-start.el
2685Laurent Martelli: changed mm-decode.el 2688Laurent Martelli: changed mm-decode.el
2686 2689
2687Lawrence Mitchell: wrote erc-backend.el erc-log.el 2690Lawrence Mitchell: wrote erc-backend.el erc-log.el
2688and changed erc.el ox-latex.el org.el ox.el erc-match.el erc-nets.el 2691and changed erc.el ox-latex.el org.el erc-match.el erc-nets.el
2689 erc-nickserv.el ox-html.el browse-url.el erc-button.el erc-compat.el 2692 erc-nickserv.el org-exp.el ox-html.el browse-url.el erc-button.el
2690 erc-dcc.el erc-fill.el erc-list.el erc-track.el ielm.el ob.el Makefile 2693 erc-compat.el erc-dcc.el erc-fill.el erc-list.el erc-track.el ielm.el
2691 cl-macs.el erc-autoaway.el erc-autojoin.el and 25 other files 2694 ob.el Makefile cl-macs.el erc-autoaway.el erc-autojoin.el
2695 and 26 other files
2692 2696
2693Lawrence R. Dodd: co-wrote dired-x.el 2697Lawrence R. Dodd: co-wrote dired-x.el
2694and changed fortran.el ispell.el sendmail.el cmuscheme.el comint.el 2698and changed fortran.el ispell.el sendmail.el cmuscheme.el comint.el
@@ -2769,7 +2773,7 @@ Lukas Huonker: changed tetris.el
2769Łukasz Demianiuk: changed erc.el 2773Łukasz Demianiuk: changed erc.el
2770 2774
2771Łukasz Stelmach: changed cookie1.el gtkutil.c message.el org-agenda.el 2775Łukasz Stelmach: changed cookie1.el gtkutil.c message.el org-agenda.el
2772 org-bbdb.el org.el ox-html.el ox.el ps-print.el 2776 org-bbdb.el org-exp.el org.el ox-html.el ps-print.el
2773 2777
2774Luke Lee: changed hideif.el 2778Luke Lee: changed hideif.el
2775 2779
@@ -2797,7 +2801,7 @@ Malcolm Purvis: changed spam-stat.el
2797 2801
2798Manoj Srivastava: wrote manoj-dark-theme.el 2802Manoj Srivastava: wrote manoj-dark-theme.el
2799 2803
2800Manuel Giraud: changed ox-html.el ox-publish.el org.texi 2804Manuel Giraud: changed ox-html.el org-publish.el org.texi
2801 2805
2802Manuel Gómez: changed speedbar.el 2806Manuel Gómez: changed speedbar.el
2803 2807
@@ -2952,7 +2956,7 @@ Martin Pohlack: changed iimage.el pc-select.el
2952Martin Rudalics: changed window.el window.c windows.texi frame.c w32fns.c 2956Martin Rudalics: changed window.el window.c windows.texi frame.c w32fns.c
2953 xdisp.c w32term.c xterm.c frames.texi xfns.c frame.el help.el buffer.c 2957 xdisp.c w32term.c xterm.c frames.texi xfns.c frame.el help.el buffer.c
2954 display.texi cus-start.el dispnew.c mouse.el window.h dired.el nsfns.m 2958 display.texi cus-start.el dispnew.c mouse.el window.h dired.el nsfns.m
2955 frame.h and 177 other files 2959 frame.h and 178 other files
2956 2960
2957Martin Stjernholm: wrote cc-bytecomp.el 2961Martin Stjernholm: wrote cc-bytecomp.el
2958and co-wrote cc-align.el cc-cmds.el cc-compat.el cc-defs.el cc-engine.el 2962and co-wrote cc-align.el cc-cmds.el cc-compat.el cc-defs.el cc-engine.el
@@ -3063,7 +3067,7 @@ Michael Albinus: wrote auto-revert-tests.el dbus-tests.el dbus.el
3063 tramp-tests.el url-tramp.el vc-tests.el xesam.el zeroconf.el 3067 tramp-tests.el url-tramp.el vc-tests.el xesam.el zeroconf.el
3064and co-wrote tramp-cache.el tramp-sh.el tramp.el 3068and co-wrote tramp-cache.el tramp-sh.el tramp.el
3065and changed tramp.texi dbusbind.c trampver.el trampver.texi tramp-adb.el 3069and changed tramp.texi dbusbind.c trampver.el trampver.texi tramp-adb.el
3066 ange-ftp.el dbus.texi files.el tramp-fish.el autorevert.el files.texi 3070 ange-ftp.el dbus.texi files.el autorevert.el tramp-fish.el files.texi
3067 tramp-imap.el notifications.el os.texi configure.ac lisp.h 3071 tramp-imap.el notifications.el os.texi configure.ac lisp.h
3068 gfilenotify.c tramp-vc.el keyboard.c lisp/Makefile.in simple.el 3072 gfilenotify.c tramp-vc.el keyboard.c lisp/Makefile.in simple.el
3069 and 125 other files 3073 and 125 other files
@@ -3321,7 +3325,7 @@ Nicholas Maniscalco: changed term.el
3321 3325
3322Nick Alcock: changed gnus.el 3326Nick Alcock: changed gnus.el
3323 3327
3324Nick Dokos: changed org-table.el ox.el icalendar.el mh-search.el 3328Nick Dokos: changed org-exp.el org-table.el icalendar.el mh-search.el
3325 org-mobile.el org.el ox-ascii.el url-cache.el 3329 org-mobile.el org.el ox-ascii.el url-cache.el
3326 3330
3327Nick Roberts: wrote gdb-mi.el t-mouse.el 3331Nick Roberts: wrote gdb-mi.el t-mouse.el
@@ -3340,10 +3344,10 @@ Nicolas Goaziou: wrote org-element.el org-macro.el ox-ascii.el
3340 ox-latex.el ox-md.el ox-org.el ox.el 3344 ox-latex.el ox-md.el ox-org.el ox.el
3341and co-wrote ox-beamer.el ox-icalendar.el ox-man.el 3345and co-wrote ox-beamer.el ox-icalendar.el ox-man.el
3342and changed org-list.el org.el ox-html.el org-footnote.el ox-texinfo.el 3346and changed org-list.el org.el ox-html.el org-footnote.el ox-texinfo.el
3343 org.texi ox-publish.el ox-odt.el org-inlinetask.el org-indent.el 3347 org-exp.el org.texi ox-publish.el ox-odt.el org-inlinetask.el
3344 org-docbook.el ob-exp.el org-agenda.el org-timer.el ob.el 3348 org-indent.el org-docbook.el ob-exp.el org-agenda.el org-timer.el ob.el
3345 org-capture.el ob-asymptote.el org-clock.el org-macs.el 3349 org-capture.el ob-asymptote.el org-clock.el org-macs.el
3346 org-pcomplete.el org-table.el and 22 other files 3350 org-pcomplete.el and 25 other files
3347 3351
3348Nicolas Graner: changed message.el 3352Nicolas Graner: changed message.el
3349 3353
@@ -3354,7 +3358,7 @@ and changed sequences.texi README configure.ac emacs.png sed2v2.inp
3354 authors.el emacs23.png arc-mode.el cl-extra.el emacs.svg Emacs.icns 3358 authors.el emacs23.png arc-mode.el cl-extra.el emacs.svg Emacs.icns
3355 Makefile.in README.W32 auth-source.el emacs.ico obarray-tests.el 3359 Makefile.in README.W32 auth-source.el emacs.ico obarray-tests.el
3356 obarray.el data.c emacs-document.svg emacs-document23.svg emacs.texi 3360 obarray.el data.c emacs-document.svg emacs-document23.svg emacs.texi
3357 and 7 other files 3361 and 8 other files
3358 3362
3359Nicolas Richard: wrote cl-seq-tests.el cmds-tests.el 3363Nicolas Richard: wrote cl-seq-tests.el cmds-tests.el
3360and changed ffap.el package.el help.el keyboard.c landmark.el org.el 3364and changed ffap.el package.el help.el keyboard.c landmark.el org.el
@@ -3389,11 +3393,11 @@ and changed rsz-mini.el emacs-buffer.gdb comint.el files.el Makefile
3389 3393
3390Noah Lavine: changed tramp.el 3394Noah Lavine: changed tramp.el
3391 3395
3392Noam Postavsky: changed search.c cl-preloaded.el debugging.texi simple.el 3396Noam Postavsky: changed search.c cl-macs.el cl-preloaded.el
3393 w32.c buffer-tests.el buffer.c buffers.texi category.c cl-macs.el 3397 debugging.texi simple.el w32.c buffer-tests.el buffer.c buffers.texi
3394 cmdproxy.c cus-edit.el dired.c elisp-mode.el em-term.el 3398 category.c cmdproxy.c cursor-sensor.el cus-edit.el dired.c
3395 emacs-lisp-intro.texi etags.el eval.c files.el find-func.el help-fns.el 3399 elisp-mode.el em-term.el emacs-lisp-intro.texi etags.el eval.c ffap.el
3396 and 24 other files 3400 files.el and 27 other files
3397 3401
3398Nobuyoshi Nakada: co-wrote ruby-mode.el 3402Nobuyoshi Nakada: co-wrote ruby-mode.el
3399 3403
@@ -3660,9 +3664,9 @@ Philipp Rumpf: changed electric.el
3660 3664
3661Philipp Stephani: wrote xt-mouse-tests.el 3665Philipp Stephani: wrote xt-mouse-tests.el
3662and changed emacs-module.c lisp.h xt-mouse.el editfns.c eval.c mod-test.c 3666and changed emacs-module.c lisp.h xt-mouse.el editfns.c eval.c mod-test.c
3663 xterm.el Makefile alloc.c callproc.c configure.ac dynlib.c dynlib.h 3667 xterm.el Makefile alloc.c callproc.c cl.texi configure.ac dynlib.c
3664 electric-tests.el emacs-module.h fileio.c fns.c modhelp.py mule.el 3668 dynlib.h easy-mmode.el ediff.texi electric-tests.el emacs-module.h
3665 src/Makefile.in term.el and 4 other files 3669 fileio.c fns.c modhelp.py and 8 other files
3666 3670
3667Phillip Lord: changed undo.c simple.el viper-cmd.el keyboard.c cmds.c 3671Phillip Lord: changed undo.c simple.el viper-cmd.el keyboard.c cmds.c
3668 fileio.c README.W32 autoload.el automated/Makefile.in cl-extra.el 3672 fileio.c README.W32 autoload.el automated/Makefile.in cl-extra.el
@@ -3703,8 +3707,8 @@ Primoz Peterlin: changed TUTORIAL.sl
3703Przemysław Wojnowski: wrote obarray-tests.el sgml-mode-tests.el 3707Przemysław Wojnowski: wrote obarray-tests.el sgml-mode-tests.el
3704and changed cl-lib-tests.el obarray.el sgml-mode.el 3708and changed cl-lib-tests.el obarray.el sgml-mode.el
3705 3709
3706Puneeth Chaganti: changed org.texi ox.el org-agenda.el org-capture.el 3710Puneeth Chaganti: changed org.texi org-exp.el org-agenda.el
3707 ox-html.el 3711 org-capture.el ox-html.el
3708 3712
3709Rafael Laboissiere: changed org-remember.el org-bibtex.el org.el org.texi 3713Rafael Laboissiere: changed org-remember.el org-bibtex.el org.el org.texi
3710 3714
@@ -3895,7 +3899,7 @@ Roger Breitenstein: changed smtpmail.el
3895Roland B. Roberts: changed buffer.h callproc.c dired.c files.el 3899Roland B. Roberts: changed buffer.h callproc.c dired.c files.el
3896 gnus-group.el gnus-sum.el process.c sort.el sysdep.c systty.h 3900 gnus-group.el gnus-sum.el process.c sort.el sysdep.c systty.h
3897 3901
3898Roland Kaufmann: changed ox.el 3902Roland Kaufmann: changed org-exp.el
3899 3903
3900Roland McGrath: wrote autoload.el etags.el map-ynp.el progmodes/grep.el 3904Roland McGrath: wrote autoload.el etags.el map-ynp.el progmodes/grep.el
3901and co-wrote find-dired.el progmodes/compile.el 3905and co-wrote find-dired.el progmodes/compile.el
@@ -4052,7 +4056,7 @@ and co-wrote dired-x.el find-dired.el
4052and changed add-log.el 4056and changed add-log.el
4053 4057
4054Sebastian Rose: co-wrote org-protocol.el 4058Sebastian Rose: co-wrote org-protocol.el
4055and changed ox-publish.el ftfont.c ox-jsinfo.el 4059and changed org-publish.el ftfont.c org-jsinfo.el
4056 4060
4057Sebastian Tennant: changed desktop.el 4061Sebastian Tennant: changed desktop.el
4058 4062
@@ -4311,7 +4315,8 @@ and changed emacsclient.c server.el
4311 4315
4312Sun Yijiang: changed TUTORIAL.cn 4316Sun Yijiang: changed TUTORIAL.cn
4313 4317
4314Suvayu Ali: changed org.texi org-inlinetask.el org-src.el org.el ox.el 4318Suvayu Ali: changed org.texi org-exp.el org-inlinetask.el org-src.el
4319 org.el
4315 4320
4316Svend Tollak Munkejord: changed deuglify.el 4321Svend Tollak Munkejord: changed deuglify.el
4317 4322
@@ -4389,7 +4394,7 @@ Tetsuo Tsukamoto: changed nnrss.el
4389Tetsurou Okazaki: changed Makefile.in byte-opt.el lib-src/Makefile.in 4394Tetsurou Okazaki: changed Makefile.in byte-opt.el lib-src/Makefile.in
4390 log-edit.el lread.c xterm.c 4395 log-edit.el lread.c xterm.c
4391 4396
4392T.F. Torrey: changed org-rmail.el ox.el 4397T.F. Torrey: changed org-exp.el org-rmail.el
4393 4398
4394Thamer Mahmoud: changed arabic.el 4399Thamer Mahmoud: changed arabic.el
4395 4400
@@ -4810,7 +4815,7 @@ and changed macterm.c macfns.c mac-win.el mac.c macterm.h macmenu.c
4810 4815
4811Yann Dirson: changed imenu.el 4816Yann Dirson: changed imenu.el
4812 4817
4813Yann Hodique: changed ox-publish.el package.el rcirc.el 4818Yann Hodique: changed org-publish.el package.el rcirc.el
4814 4819
4815Yasushi Shoji: changed org-clock.el org.texi ox-ascii.el 4820Yasushi Shoji: changed org-clock.el org.texi ox-ascii.el
4816 4821