diff options
Diffstat (limited to 'ChangeLog.2')
| -rw-r--r-- | ChangeLog.2 | 240 |
1 files changed, 120 insertions, 120 deletions
diff --git a/ChangeLog.2 b/ChangeLog.2 index 289cc2be1dd..e7befde64a3 100644 --- a/ChangeLog.2 +++ b/ChangeLog.2 | |||
| @@ -118,7 +118,7 @@ | |||
| 118 | org-src fontify buffers" the hooks were enabled also for modifications | 118 | org-src fontify buffers" the hooks were enabled also for modifications |
| 119 | to the original org buffer. This causes fontification errors when | 119 | to the original org buffer. This causes fontification errors when |
| 120 | combined with certain packages, as reported in | 120 | combined with certain packages, as reported in |
| 121 | http://lists.gnu.org/archive/html/emacs-orgmode/2017-03/msg00420.html. | 121 | https://lists.gnu.org/archive/html/emacs-orgmode/2017-03/msg00420.html. |
| 122 | 122 | ||
| 123 | * lisp/org/org-src.el (org-src-font-lock-fontify-block): Reduce scope | 123 | * lisp/org/org-src.el (org-src-font-lock-fontify-block): Reduce scope |
| 124 | of inhibit-modification-hooks let-binding. | 124 | of inhibit-modification-hooks let-binding. |
| @@ -1508,7 +1508,7 @@ | |||
| 1508 | 1508 | ||
| 1509 | This should make ralloc-related bugs less likely on GNU/Linux | 1509 | This should make ralloc-related bugs less likely on GNU/Linux |
| 1510 | systems with bleeding-edge glibc. See the email thread containing: | 1510 | systems with bleeding-edge glibc. See the email thread containing: |
| 1511 | http://lists.gnu.org/archive/html/emacs-devel/2016-10/msg00801.html | 1511 | https://lists.gnu.org/archive/html/emacs-devel/2016-10/msg00801.html |
| 1512 | Do not merge to master. | 1512 | Do not merge to master. |
| 1513 | * configure.ac (REL_ALLOC): Default to 'no' on all platforms, not | 1513 | * configure.ac (REL_ALLOC): Default to 'no' on all platforms, not |
| 1514 | merely on platforms with Doug Lea malloc. Although bleeding-edge | 1514 | merely on platforms with Doug Lea malloc. Although bleeding-edge |
| @@ -2381,7 +2381,7 @@ | |||
| 2381 | parameters restored by desktop.el take precedence over the | 2381 | parameters restored by desktop.el take precedence over the |
| 2382 | customizations in the init file, and explain how to countermand | 2382 | customizations in the init file, and explain how to countermand |
| 2383 | that. For the details of the issue, see | 2383 | that. For the details of the issue, see |
| 2384 | http://lists.gnu.org/archive/html/emacs-devel/2016-09/msg00318.html. | 2384 | https://lists.gnu.org/archive/html/emacs-devel/2016-09/msg00318.html. |
| 2385 | 2385 | ||
| 2386 | 2016-09-15 Nicolas Petton <nicolas@petton.fr> | 2386 | 2016-09-15 Nicolas Petton <nicolas@petton.fr> |
| 2387 | 2387 | ||
| @@ -2424,7 +2424,7 @@ | |||
| 2424 | 2424 | ||
| 2425 | * lisp/url/url-http.el (url-http-create-request): Make sure the | 2425 | * lisp/url/url-http.el (url-http-create-request): Make sure the |
| 2426 | cookie headers are a unibyte string. For the details, see | 2426 | cookie headers are a unibyte string. For the details, see |
| 2427 | http://lists.gnu.org/archive/html/emacs-devel/2016-09/msg00202.html. | 2427 | https://lists.gnu.org/archive/html/emacs-devel/2016-09/msg00202.html. |
| 2428 | 2428 | ||
| 2429 | 2016-09-08 Martin Rudalics <rudalics@gmx.at> | 2429 | 2016-09-08 Martin Rudalics <rudalics@gmx.at> |
| 2430 | 2430 | ||
| @@ -2945,9 +2945,9 @@ | |||
| 2945 | * src/indent.c (Fvertical_motion): Don't return uninitialized | 2945 | * src/indent.c (Fvertical_motion): Don't return uninitialized |
| 2946 | value in non-interactive session. This fixes random errors in | 2946 | value in non-interactive session. This fixes random errors in |
| 2947 | batch mode, see | 2947 | batch mode, see |
| 2948 | http://lists.gnu.org/archive/html/emacs-devel/2016-06/msg00609.html | 2948 | https://lists.gnu.org/archive/html/emacs-devel/2016-06/msg00609.html |
| 2949 | and | 2949 | and |
| 2950 | http://lists.gnu.org/archive/html/emacs-devel/2016-07/msg00500.html | 2950 | https://lists.gnu.org/archive/html/emacs-devel/2016-07/msg00500.html |
| 2951 | for the details. | 2951 | for the details. |
| 2952 | 2952 | ||
| 2953 | 2016-07-10 Andreas Schwab <schwab@linux-m68k.org> | 2953 | 2016-07-10 Andreas Schwab <schwab@linux-m68k.org> |
| @@ -3287,7 +3287,7 @@ | |||
| 3287 | 3287 | ||
| 3288 | * src/xfns.c (x_get_monitor_attributes_xrandr): Use #if, not #ifdef. | 3288 | * src/xfns.c (x_get_monitor_attributes_xrandr): Use #if, not #ifdef. |
| 3289 | This ports to systems that predate xrandr 1.3. See Christian Lynbech in: | 3289 | This ports to systems that predate xrandr 1.3. See Christian Lynbech in: |
| 3290 | http://lists.gnu.org/archive/html/emacs-devel/2016-06/msg00198.html | 3290 | https://lists.gnu.org/archive/html/emacs-devel/2016-06/msg00198.html |
| 3291 | 3291 | ||
| 3292 | (cherry picked from commit dce99f222f1ca33265cd56ddb157817be1dc078e) | 3292 | (cherry picked from commit dce99f222f1ca33265cd56ddb157817be1dc078e) |
| 3293 | 3293 | ||
| @@ -3305,7 +3305,7 @@ | |||
| 3305 | * lisp/calendar/todo-mode.el (todo-read-category): Use | 3305 | * lisp/calendar/todo-mode.el (todo-read-category): Use |
| 3306 | set-keymap-parent instead of copy-keymap, and default (as | 3306 | set-keymap-parent instead of copy-keymap, and default (as |
| 3307 | previously) to the global binding (for rationale, see | 3307 | previously) to the global binding (for rationale, see |
| 3308 | http://lists.gnu.org/archive/html/emacs-devel/2016-06/msg00217.html). | 3308 | https://lists.gnu.org/archive/html/emacs-devel/2016-06/msg00217.html). |
| 3309 | 3309 | ||
| 3310 | 2016-06-14 Stephen Berman <stephen.berman@gmx.net> | 3310 | 2016-06-14 Stephen Berman <stephen.berman@gmx.net> |
| 3311 | 3311 | ||
| @@ -3889,7 +3889,7 @@ | |||
| 3889 | 3889 | ||
| 3890 | * lisp/replace.el (replace-char-fold): Rename from replace-character-fold. | 3890 | * lisp/replace.el (replace-char-fold): Rename from replace-character-fold. |
| 3891 | * test/automated/char-fold-tests.el: Rename from character-fold-tests.el. | 3891 | * test/automated/char-fold-tests.el: Rename from character-fold-tests.el. |
| 3892 | http://lists.gnu.org/archive/html/emacs-devel/2015-12/msg00529.html | 3892 | https://lists.gnu.org/archive/html/emacs-devel/2015-12/msg00529.html |
| 3893 | 3893 | ||
| 3894 | 2016-05-17 Nicolas Petton <nicolas@petton.fr> | 3894 | 2016-05-17 Nicolas Petton <nicolas@petton.fr> |
| 3895 | 3895 | ||
| @@ -5047,7 +5047,7 @@ | |||
| 5047 | * lisp/faces.el (variable-pitch) [w32]: Name a variable-pitch font | 5047 | * lisp/faces.el (variable-pitch) [w32]: Name a variable-pitch font |
| 5048 | explicitly, to avoid Emacs picking up a bold-italic variant on | 5048 | explicitly, to avoid Emacs picking up a bold-italic variant on |
| 5049 | some MS-Windows systems. See this thread for details: | 5049 | some MS-Windows systems. See this thread for details: |
| 5050 | http://lists.gnu.org/archive/html/emacs-devel/2016-04/msg00746.html. | 5050 | https://lists.gnu.org/archive/html/emacs-devel/2016-04/msg00746.html. |
| 5051 | 5051 | ||
| 5052 | 2016-04-29 Alan Mackenzie <acm@muc.de> | 5052 | 2016-04-29 Alan Mackenzie <acm@muc.de> |
| 5053 | 5053 | ||
| @@ -5461,8 +5461,8 @@ | |||
| 5461 | buffer text was overwritten with binary nulls, because | 5461 | buffer text was overwritten with binary nulls, because |
| 5462 | mmap_realloc copied only part of buffer text when extending it. | 5462 | mmap_realloc copied only part of buffer text when extending it. |
| 5463 | See | 5463 | See |
| 5464 | http://lists.gnu.org/archive/html/emacs-devel/2016-04/msg00325.html | 5464 | https://lists.gnu.org/archive/html/emacs-devel/2016-04/msg00325.html |
| 5465 | and http://debbugs.gnu.org/cgi/bugreport.cgi?bug=23223#55 for two | 5465 | and https://debbugs.gnu.org/cgi/bugreport.cgi?bug=23223#55 for two |
| 5466 | examples of the related problems. | 5466 | examples of the related problems. |
| 5467 | 5467 | ||
| 5468 | 2016-04-14 Michael Albinus <michael.albinus@gmx.de> | 5468 | 2016-04-14 Michael Albinus <michael.albinus@gmx.de> |
| @@ -5496,7 +5496,7 @@ | |||
| 5496 | * lisp/cedet/semantic/symref/grep.el | 5496 | * lisp/cedet/semantic/symref/grep.el |
| 5497 | (semantic-symref-filepattern-alist): | 5497 | (semantic-symref-filepattern-alist): |
| 5498 | Add entry for lisp-interaction-mode | 5498 | Add entry for lisp-interaction-mode |
| 5499 | (http://debbugs.gnu.org/cgi/bugreport.cgi?bug=23223#47) | 5499 | (https://debbugs.gnu.org/cgi/bugreport.cgi?bug=23223#47) |
| 5500 | 5500 | ||
| 5501 | 2016-04-12 Dmitry Gutov <dgutov@yandex.ru> | 5501 | 2016-04-12 Dmitry Gutov <dgutov@yandex.ru> |
| 5502 | 5502 | ||
| @@ -5706,7 +5706,7 @@ | |||
| 5706 | fixing most of Bug#20202. The only part of the change that is | 5706 | fixing most of Bug#20202. The only part of the change that is |
| 5707 | still reverted is the change to M-x term, where compatibility with | 5707 | still reverted is the change to M-x term, where compatibility with |
| 5708 | current Bash constrains us from moving too quickly (Bug#20484). | 5708 | current Bash constrains us from moving too quickly (Bug#20484). |
| 5709 | Problem reported by Phillip Lord in: http://bugs.gnu.org/20484#108 | 5709 | Problem reported by Phillip Lord in: https://bugs.gnu.org/20484#108 |
| 5710 | * etc/NEWS: Document this. | 5710 | * etc/NEWS: Document this. |
| 5711 | * lisp/comint.el (comint-exec-1): | 5711 | * lisp/comint.el (comint-exec-1): |
| 5712 | * lisp/net/tramp-sh.el (tramp-remote-process-environment): | 5712 | * lisp/net/tramp-sh.el (tramp-remote-process-environment): |
| @@ -6031,7 +6031,7 @@ | |||
| 6031 | 6031 | ||
| 6032 | * lisp/progmodes/prog-mode.el: (prog-indentation-context) | 6032 | * lisp/progmodes/prog-mode.el: (prog-indentation-context) |
| 6033 | (prog-first-column, prog-widen): Remove, as discussed in | 6033 | (prog-first-column, prog-widen): Remove, as discussed in |
| 6034 | http://lists.gnu.org/archive/html/emacs-devel/2016-03/msg01425.html. | 6034 | https://lists.gnu.org/archive/html/emacs-devel/2016-03/msg01425.html. |
| 6035 | 6035 | ||
| 6036 | * doc/lispref/text.texi (Mode-Specific Indent): Remove references | 6036 | * doc/lispref/text.texi (Mode-Specific Indent): Remove references |
| 6037 | to them. | 6037 | to them. |
| @@ -6662,7 +6662,7 @@ | |||
| 6662 | 6662 | ||
| 6663 | * etc/NEWS, nextstep/README: Prefer curved quotes in the | 6663 | * etc/NEWS, nextstep/README: Prefer curved quotes in the |
| 6664 | recently-changed text documentation. See: | 6664 | recently-changed text documentation. See: |
| 6665 | http://lists.gnu.org/archive/html/emacs-devel/2016-03/msg00860.html | 6665 | https://lists.gnu.org/archive/html/emacs-devel/2016-03/msg00860.html |
| 6666 | 6666 | ||
| 6667 | 2016-03-14 Paul Eggert <eggert@cs.ucla.edu> | 6667 | 2016-03-14 Paul Eggert <eggert@cs.ucla.edu> |
| 6668 | 6668 | ||
| @@ -7280,7 +7280,7 @@ | |||
| 7280 | 7280 | ||
| 7281 | * lisp/progmodes/xref.el (xref--xref-buffer-mode): | 7281 | * lisp/progmodes/xref.el (xref--xref-buffer-mode): |
| 7282 | Uncomment the next-error-function integration | 7282 | Uncomment the next-error-function integration |
| 7283 | (http://debbugs.gnu.org/cgi/bugreport.cgi?bug=20489#110). | 7283 | (https://debbugs.gnu.org/cgi/bugreport.cgi?bug=20489#110). |
| 7284 | 7284 | ||
| 7285 | 2016-02-29 Dmitry Gutov <dgutov@yandex.ru> | 7285 | 2016-02-29 Dmitry Gutov <dgutov@yandex.ru> |
| 7286 | 7286 | ||
| @@ -7594,7 +7594,7 @@ | |||
| 7594 | 7594 | ||
| 7595 | * lisp/progmodes/ruby-mode.el (ruby-mode-syntax-table): Change the | 7595 | * lisp/progmodes/ruby-mode.el (ruby-mode-syntax-table): Change the |
| 7596 | syntax classes of $, : and @ to "prefix character" | 7596 | syntax classes of $, : and @ to "prefix character" |
| 7597 | (http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00272.html). | 7597 | (https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00272.html). |
| 7598 | (ruby-syntax-propertize): Undo that specifically for colons | 7598 | (ruby-syntax-propertize): Undo that specifically for colons |
| 7599 | followed by an opening paren or bracket. | 7599 | followed by an opening paren or bracket. |
| 7600 | (ruby-font-lock-keyword-beg-re): Include colon character. | 7600 | (ruby-font-lock-keyword-beg-re): Include colon character. |
| @@ -7690,7 +7690,7 @@ | |||
| 7690 | (xref-show-location-at-point): Make an effort to avoid the | 7690 | (xref-show-location-at-point): Make an effort to avoid the |
| 7691 | original window when showing the location. | 7691 | original window when showing the location. |
| 7692 | (xref-goto-xref): Don't quit the xref window (bug#20487 and | 7692 | (xref-goto-xref): Don't quit the xref window (bug#20487 and |
| 7693 | http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01133.html). | 7693 | https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01133.html). |
| 7694 | (xref--query-replace-1): Use xref--with-dedicated-window as well. | 7694 | (xref--query-replace-1): Use xref--with-dedicated-window as well. |
| 7695 | (xref--next-error-function): Call xref--show-location instead of | 7695 | (xref--next-error-function): Call xref--show-location instead of |
| 7696 | xref--pop-to-location. | 7696 | xref--pop-to-location. |
| @@ -8535,7 +8535,7 @@ | |||
| 8535 | Port to FreeBSD 11-CURRENT i386 | 8535 | Port to FreeBSD 11-CURRENT i386 |
| 8536 | 8536 | ||
| 8537 | Problem reported by Herbert J. Skuhra in: | 8537 | Problem reported by Herbert J. Skuhra in: |
| 8538 | http://lists.gnu.org/archive/html/emacs-devel/2016-02/msg00354.html | 8538 | https://lists.gnu.org/archive/html/emacs-devel/2016-02/msg00354.html |
| 8539 | Instead of trying | 8539 | Instead of trying |
| 8540 | * src/alloc.c (lmalloc, lrealloc, laligned): New functions. | 8540 | * src/alloc.c (lmalloc, lrealloc, laligned): New functions. |
| 8541 | (xmalloc, xzalloc, xrealloc, lisp_malloc): Use them. | 8541 | (xmalloc, xzalloc, xrealloc, lisp_malloc): Use them. |
| @@ -8581,7 +8581,7 @@ | |||
| 8581 | Fix test for dladdr | 8581 | Fix test for dladdr |
| 8582 | 8582 | ||
| 8583 | Problem reported by Andreas Schwab in: | 8583 | Problem reported by Andreas Schwab in: |
| 8584 | http://lists.gnu.org/archive/html/emacs-devel/2016-02/msg00327.html | 8584 | https://lists.gnu.org/archive/html/emacs-devel/2016-02/msg00327.html |
| 8585 | * configure.ac (dladdr): Link with LIBMODULES when checking for | 8585 | * configure.ac (dladdr): Link with LIBMODULES when checking for |
| 8586 | this function. | 8586 | this function. |
| 8587 | 8587 | ||
| @@ -8920,7 +8920,7 @@ | |||
| 8920 | Remove 'def X' from the example | 8920 | Remove 'def X' from the example |
| 8921 | 8921 | ||
| 8922 | * test/etags/ruby-src/test1.ru (A::B): Remove 'def X' | 8922 | * test/etags/ruby-src/test1.ru (A::B): Remove 'def X' |
| 8923 | (http://lists.gnu.org/archive/html/emacs-devel/2016-02/msg00167.html). | 8923 | (https://lists.gnu.org/archive/html/emacs-devel/2016-02/msg00167.html). |
| 8924 | * test/etags/CTAGS.good: | 8924 | * test/etags/CTAGS.good: |
| 8925 | * test/etags/ETAGS.good_1: | 8925 | * test/etags/ETAGS.good_1: |
| 8926 | * test/etags/ETAGS.good_2: | 8926 | * test/etags/ETAGS.good_2: |
| @@ -9354,7 +9354,7 @@ | |||
| 9354 | autogen.sh now arranges for git to check hashes | 9354 | autogen.sh now arranges for git to check hashes |
| 9355 | 9355 | ||
| 9356 | Suggested by Karl Fogel in: | 9356 | Suggested by Karl Fogel in: |
| 9357 | http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01802.html | 9357 | https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01802.html |
| 9358 | * autogen.sh: Do "git config transfer.fsckObjects true". | 9358 | * autogen.sh: Do "git config transfer.fsckObjects true". |
| 9359 | 9359 | ||
| 9360 | 2016-01-31 Paul Eggert <eggert@cs.ucla.edu> | 9360 | 2016-01-31 Paul Eggert <eggert@cs.ucla.edu> |
| @@ -9646,7 +9646,7 @@ | |||
| 9646 | (project-find-file-in): Use it. | 9646 | (project-find-file-in): Use it. |
| 9647 | (project-file-completion-table): Move the default | 9647 | (project-file-completion-table): Move the default |
| 9648 | implementation inside the cl-defgeneric form. | 9648 | implementation inside the cl-defgeneric form. |
| 9649 | (http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01720.html) | 9649 | (https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01720.html) |
| 9650 | 9650 | ||
| 9651 | 2016-01-30 Dmitry Gutov <dgutov@yandex.ru> | 9651 | 2016-01-30 Dmitry Gutov <dgutov@yandex.ru> |
| 9652 | 9652 | ||
| @@ -9695,7 +9695,7 @@ | |||
| 9695 | Correct a whole bunch of bugs coming with renamed cell relocation. | 9695 | Correct a whole bunch of bugs coming with renamed cell relocation. |
| 9696 | 9696 | ||
| 9697 | This is the same change as commit on master branch. See | 9697 | This is the same change as commit on master branch. See |
| 9698 | http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=badcd38aa86ed7973f2be2743c405710973a0bdd | 9698 | https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=badcd38aa86ed7973f2be2743c405710973a0bdd |
| 9699 | 9699 | ||
| 9700 | * lisp/ses.el (ses-localvars): rename variable | 9700 | * lisp/ses.el (ses-localvars): rename variable |
| 9701 | `ses--renamed-cell-symb-list' into `ses--in-killing-named-cell-list' | 9701 | `ses--renamed-cell-symb-list' into `ses--in-killing-named-cell-list' |
| @@ -9777,8 +9777,8 @@ | |||
| 9777 | * doc/lispref/control.texi (Pattern matching case statement): | 9777 | * doc/lispref/control.texi (Pattern matching case statement): |
| 9778 | Improve the documentation of 'pcase' per comments. See two | 9778 | Improve the documentation of 'pcase' per comments. See two |
| 9779 | discussion threads on emacs-devel@gnu.org for the details: | 9779 | discussion threads on emacs-devel@gnu.org for the details: |
| 9780 | http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01335.html | 9780 | https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01335.html |
| 9781 | http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01336.html. | 9781 | https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01336.html. |
| 9782 | 9782 | ||
| 9783 | 2016-01-29 Glenn Morris <rgm@gnu.org> | 9783 | 2016-01-29 Glenn Morris <rgm@gnu.org> |
| 9784 | 9784 | ||
| @@ -10047,7 +10047,7 @@ | |||
| 10047 | 10047 | ||
| 10048 | Port "$@" to OpenIndiana ksh93 | 10048 | Port "$@" to OpenIndiana ksh93 |
| 10049 | 10049 | ||
| 10050 | In http://lists.gnu.org/archive/html/bug-autoconf/2015-12/msg00000.html | 10050 | In https://lists.gnu.org/archive/html/bug-autoconf/2015-12/msg00000.html |
| 10051 | Pavel Raiskup reports that ${1+"$@"} runs afoul of a bug in /bin/sh | 10051 | Pavel Raiskup reports that ${1+"$@"} runs afoul of a bug in /bin/sh |
| 10052 | (derived from ksh 93t+ 2010-03-05). ${1+"$@"} works around an ancient | 10052 | (derived from ksh 93t+ 2010-03-05). ${1+"$@"} works around an ancient |
| 10053 | bug in long-dead shells, so remove the workaround. | 10053 | bug in long-dead shells, so remove the workaround. |
| @@ -10197,7 +10197,7 @@ | |||
| 10197 | 10197 | ||
| 10198 | * lisp/progmodes/xref.el(xref-query-replace): | 10198 | * lisp/progmodes/xref.el(xref-query-replace): |
| 10199 | Rename to xref-query-replace-in-results. | 10199 | Rename to xref-query-replace-in-results. |
| 10200 | (http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01240.html) | 10200 | (https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01240.html) |
| 10201 | 10201 | ||
| 10202 | * lisp/progmodes/xref.el (xref--xref-buffer-mode-map): | 10202 | * lisp/progmodes/xref.el (xref--xref-buffer-mode-map): |
| 10203 | * lisp/dired-aux.el (dired-do-find-regexp-and-replace): | 10203 | * lisp/dired-aux.el (dired-do-find-regexp-and-replace): |
| @@ -10220,7 +10220,7 @@ | |||
| 10220 | 10220 | ||
| 10221 | * lisp/progmodes/xref.el (xref--xref-buffer-mode): | 10221 | * lisp/progmodes/xref.el (xref--xref-buffer-mode): |
| 10222 | Comment out next-error-function integration | 10222 | Comment out next-error-function integration |
| 10223 | (http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01286.html). | 10223 | (https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01286.html). |
| 10224 | 10224 | ||
| 10225 | 2016-01-23 John Wiegley <johnw@newartisans.com> | 10225 | 2016-01-23 John Wiegley <johnw@newartisans.com> |
| 10226 | 10226 | ||
| @@ -10289,7 +10289,7 @@ | |||
| 10289 | Pacify --enable-gcc-warnings --with-cairo | 10289 | Pacify --enable-gcc-warnings --with-cairo |
| 10290 | 10290 | ||
| 10291 | Problem reported by Alexander Kuleshov in: | 10291 | Problem reported by Alexander Kuleshov in: |
| 10292 | http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01289.html | 10292 | https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01289.html |
| 10293 | * src/gtkutil.c (xg_get_page_setup): | 10293 | * src/gtkutil.c (xg_get_page_setup): |
| 10294 | Use switch rather than if-then-else. | 10294 | Use switch rather than if-then-else. |
| 10295 | * src/image.c (COLOR_TABLE_SUPPORT): | 10295 | * src/image.c (COLOR_TABLE_SUPPORT): |
| @@ -10529,7 +10529,7 @@ | |||
| 10529 | No need to configure gobject-introspection | 10529 | No need to configure gobject-introspection |
| 10530 | 10530 | ||
| 10531 | It wasn’t needed for the recently-installed xwidget_mvp code; see: | 10531 | It wasn’t needed for the recently-installed xwidget_mvp code; see: |
| 10532 | http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01154.html | 10532 | https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01154.html |
| 10533 | * configure.ac (DOES_XWIDGETS_USE_GIR, GIR_REQUIRED, GIR_MODULES): | 10533 | * configure.ac (DOES_XWIDGETS_USE_GIR, GIR_REQUIRED, GIR_MODULES): |
| 10534 | (HAVE_GIR): | 10534 | (HAVE_GIR): |
| 10535 | * src/Makefile.in (GIR_LIBS, GIR_CFLAGS): | 10535 | * src/Makefile.in (GIR_LIBS, GIR_CFLAGS): |
| @@ -10811,7 +10811,7 @@ | |||
| 10811 | 10811 | ||
| 10812 | * lisp/dired-aux.el (dired-do-find-regexp) | 10812 | * lisp/dired-aux.el (dired-do-find-regexp) |
| 10813 | (dired-do-find-regexp-and-replace): New commands. | 10813 | (dired-do-find-regexp-and-replace): New commands. |
| 10814 | http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00864.html | 10814 | https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00864.html |
| 10815 | 10815 | ||
| 10816 | * lisp/dired.el (dired-mode-map): Change bindings for `A' and | 10816 | * lisp/dired.el (dired-mode-map): Change bindings for `A' and |
| 10817 | `Q' to the new commands. | 10817 | `Q' to the new commands. |
| @@ -10834,7 +10834,7 @@ | |||
| 10834 | * doc/emacs/maintaining.texi (Xref, Find Identifiers) | 10834 | * doc/emacs/maintaining.texi (Xref, Find Identifiers) |
| 10835 | (Looking Up Identifiers, Identifier Search, List Identifiers): | 10835 | (Looking Up Identifiers, Identifier Search, List Identifiers): |
| 10836 | Adjudicate comments by Dmitry Gutov <dgutov@yandex.ru>. See | 10836 | Adjudicate comments by Dmitry Gutov <dgutov@yandex.ru>. See |
| 10837 | http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00650.html | 10837 | https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00650.html |
| 10838 | for the details. | 10838 | for the details. |
| 10839 | 10839 | ||
| 10840 | 2016-01-18 Eli Zaretskii <eliz@gnu.org> | 10840 | 2016-01-18 Eli Zaretskii <eliz@gnu.org> |
| @@ -11009,7 +11009,7 @@ | |||
| 11009 | Use it instead of the literal MB_ERR_INVALID_CHARS. | 11009 | Use it instead of the literal MB_ERR_INVALID_CHARS. |
| 11010 | (maybe_load_unicows_dll): Initialize multiByteToWideCharFlags as | 11010 | (maybe_load_unicows_dll): Initialize multiByteToWideCharFlags as |
| 11011 | appropriate for the underlying OS version. For details, see | 11011 | appropriate for the underlying OS version. For details, see |
| 11012 | http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00835.html. | 11012 | https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00835.html. |
| 11013 | * src/w32.h: Declare multiByteToWideCharFlags. | 11013 | * src/w32.h: Declare multiByteToWideCharFlags. |
| 11014 | * src/w32fns.c (Fx_file_dialog, Fw32_shell_execute) | 11014 | * src/w32fns.c (Fx_file_dialog, Fw32_shell_execute) |
| 11015 | (add_tray_notification): Use multiByteToWideCharFlags instead of | 11015 | (add_tray_notification): Use multiByteToWideCharFlags instead of |
| @@ -11025,7 +11025,7 @@ | |||
| 11025 | 11025 | ||
| 11026 | * etc/PROBLEMS (MS-Windows): Mention the problem with Shell32.dll | 11026 | * etc/PROBLEMS (MS-Windows): Mention the problem with Shell32.dll |
| 11027 | on Windows NT4. For the details, see | 11027 | on Windows NT4. For the details, see |
| 11028 | http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00835.html. | 11028 | https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00835.html. |
| 11029 | 11029 | ||
| 11030 | 2016-01-16 Jussi Lahdenniemi <jussi@aprikoodi.fi> (tiny change) | 11030 | 2016-01-16 Jussi Lahdenniemi <jussi@aprikoodi.fi> (tiny change) |
| 11031 | 11031 | ||
| @@ -11035,7 +11035,7 @@ | |||
| 11035 | special functions on Windows 9X. Refuse to dump Emacs on Windows 9X. | 11035 | special functions on Windows 9X. Refuse to dump Emacs on Windows 9X. |
| 11036 | (malloc_after_dump_9x, realloc_after_dump_9x) | 11036 | (malloc_after_dump_9x, realloc_after_dump_9x) |
| 11037 | (free_after_dump_9x): New functions. (Bug#22379) See also | 11037 | (free_after_dump_9x): New functions. (Bug#22379) See also |
| 11038 | http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00852.html | 11038 | https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00852.html |
| 11039 | for more details about the original problem. | 11039 | for more details about the original problem. |
| 11040 | 11040 | ||
| 11041 | * nt/inc/ms-w32.h (malloc_after_dump_9x, realloc_after_dump_9x) | 11041 | * nt/inc/ms-w32.h (malloc_after_dump_9x, realloc_after_dump_9x) |
| @@ -11180,7 +11180,7 @@ | |||
| 11180 | Un-obsolete tags-loop-continue | 11180 | Un-obsolete tags-loop-continue |
| 11181 | 11181 | ||
| 11182 | * lisp/progmodes/etags.el (tags-loop-continue): Un-obsolete. | 11182 | * lisp/progmodes/etags.el (tags-loop-continue): Un-obsolete. |
| 11183 | http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00682.html | 11183 | https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00682.html |
| 11184 | 11184 | ||
| 11185 | 2016-01-13 Eli Zaretskii <eliz@gnu.org> | 11185 | 2016-01-13 Eli Zaretskii <eliz@gnu.org> |
| 11186 | 11186 | ||
| @@ -11402,7 +11402,7 @@ | |||
| 11402 | (vc-hg-annotate-extract-revision-at-line-with-filename) | 11402 | (vc-hg-annotate-extract-revision-at-line-with-filename) |
| 11403 | (vc-hg-annotate-extract-revision-at-line-with-both): | 11403 | (vc-hg-annotate-extract-revision-at-line-with-both): |
| 11404 | Don't refer to source-directory. | 11404 | Don't refer to source-directory. |
| 11405 | http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00755.html | 11405 | https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00755.html |
| 11406 | 11406 | ||
| 11407 | 2016-01-11 Michael Albinus <michael.albinus@gmx.de> | 11407 | 2016-01-11 Michael Albinus <michael.albinus@gmx.de> |
| 11408 | 11408 | ||
| @@ -11469,7 +11469,7 @@ | |||
| 11469 | 11469 | ||
| 11470 | This use of 'noexcept' runs afoul of the C++11 standard. | 11470 | This use of 'noexcept' runs afoul of the C++11 standard. |
| 11471 | Problem reported by Philipp Stephani in: | 11471 | Problem reported by Philipp Stephani in: |
| 11472 | http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00706.html | 11472 | https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00706.html |
| 11473 | * src/emacs-module.c (emacs_finalizer_function): | 11473 | * src/emacs-module.c (emacs_finalizer_function): |
| 11474 | Move this typedef here ... | 11474 | Move this typedef here ... |
| 11475 | * src/emacs-module.h: ... from here, and use only the C | 11475 | * src/emacs-module.h: ... from here, and use only the C |
| @@ -11633,7 +11633,7 @@ | |||
| 11633 | Fix (error ...) error | 11633 | Fix (error ...) error |
| 11634 | 11634 | ||
| 11635 | Problem reported by Glenn Morris in: | 11635 | Problem reported by Glenn Morris in: |
| 11636 | http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00561.html | 11636 | https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00561.html |
| 11637 | * lisp/vc/add-log.el (change-log-goto-source): Fix typos | 11637 | * lisp/vc/add-log.el (change-log-goto-source): Fix typos |
| 11638 | introduced in my Aug 28 change, where I got confused by the | 11638 | introduced in my Aug 28 change, where I got confused by the |
| 11639 | two meanings of (error ...). | 11639 | two meanings of (error ...). |
| @@ -11784,7 +11784,7 @@ | |||
| 11784 | * src/xdisp.c (message_to_stderr): If coding-system-for-write has | 11784 | * src/xdisp.c (message_to_stderr): If coding-system-for-write has |
| 11785 | a non-nil value, use it to encode output in preference to | 11785 | a non-nil value, use it to encode output in preference to |
| 11786 | locale-coding-system. See the discussions in | 11786 | locale-coding-system. See the discussions in |
| 11787 | http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00048.html | 11787 | https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00048.html |
| 11788 | for the details. | 11788 | for the details. |
| 11789 | 11789 | ||
| 11790 | * doc/lispref/os.texi (Terminal Output): Document how to send | 11790 | * doc/lispref/os.texi (Terminal Output): Document how to send |
| @@ -12419,7 +12419,7 @@ | |||
| 12419 | * lisp/mail/emacsbug.el (report-emacs-bug): Future-proof the | 12419 | * lisp/mail/emacsbug.el (report-emacs-bug): Future-proof the |
| 12420 | recent "built on" change to deterministic builds where | 12420 | recent "built on" change to deterministic builds where |
| 12421 | emacs-build-system will be nil. See: | 12421 | emacs-build-system will be nil. See: |
| 12422 | http://lists.gnu.org/archive/html/emacs-devel/2015-12/msg01369.html | 12422 | https://lists.gnu.org/archive/html/emacs-devel/2015-12/msg01369.html |
| 12423 | 12423 | ||
| 12424 | 2015-12-29 Jose A. Ortega Ruiz <jao@gnu.org> (tiny change) | 12424 | 2015-12-29 Jose A. Ortega Ruiz <jao@gnu.org> (tiny change) |
| 12425 | 12425 | ||
| @@ -12619,7 +12619,7 @@ | |||
| 12619 | * lisp/startup.el (initial-scratch-message): | 12619 | * lisp/startup.el (initial-scratch-message): |
| 12620 | Reword to avoid apostrophes, and to make it shorter. | 12620 | Reword to avoid apostrophes, and to make it shorter. |
| 12621 | See the thread starting in: | 12621 | See the thread starting in: |
| 12622 | http://lists.gnu.org/archive/html/emacs-devel/2015-12/msg01241.html | 12622 | https://lists.gnu.org/archive/html/emacs-devel/2015-12/msg01241.html |
| 12623 | 12623 | ||
| 12624 | 2015-12-26 Leo Liu <sdl.web@gmail.com> | 12624 | 2015-12-26 Leo Liu <sdl.web@gmail.com> |
| 12625 | 12625 | ||
| @@ -13443,7 +13443,7 @@ | |||
| 13443 | commands for interactive Python and Guile interpreters. | 13443 | commands for interactive Python and Guile interpreters. |
| 13444 | (gdb-send): Recognize various ways of exiting from Python and | 13444 | (gdb-send): Recognize various ways of exiting from Python and |
| 13445 | Guile interpreters and returning to GDB. For details, see | 13445 | Guile interpreters and returning to GDB. For details, see |
| 13446 | http://lists.gnu.org/archive/html/emacs-devel/2015-12/msg00693.html | 13446 | https://lists.gnu.org/archive/html/emacs-devel/2015-12/msg00693.html |
| 13447 | and http://stackoverflow.com/questions/31514741. | 13447 | and http://stackoverflow.com/questions/31514741. |
| 13448 | 13448 | ||
| 13449 | 2015-12-16 Paul Eggert <eggert@cs.ucla.edu> | 13449 | 2015-12-16 Paul Eggert <eggert@cs.ucla.edu> |
| @@ -13452,7 +13452,7 @@ | |||
| 13452 | 13452 | ||
| 13453 | C11 threads are not needed for Emacs now, and their use is causing | 13453 | C11 threads are not needed for Emacs now, and their use is causing |
| 13454 | hassles on FreeBSD 10.x. Problem reported by Ashish SHUKLA in: | 13454 | hassles on FreeBSD 10.x. Problem reported by Ashish SHUKLA in: |
| 13455 | http://lists.gnu.org/archive/html/emacs-devel/2015-12/msg00648.html | 13455 | https://lists.gnu.org/archive/html/emacs-devel/2015-12/msg00648.html |
| 13456 | * configure.ac: Do not check for C11 threads. Remove unnecessary | 13456 | * configure.ac: Do not check for C11 threads. Remove unnecessary |
| 13457 | fiddling with CPPFLAGS when configuring pthreads. | 13457 | fiddling with CPPFLAGS when configuring pthreads. |
| 13458 | * src/emacs-module.c (main_thread, check_main_thread) | 13458 | * src/emacs-module.c (main_thread, check_main_thread) |
| @@ -13991,7 +13991,7 @@ | |||
| 13991 | * src/lisp.h (XSYMBOL): Remove eassert incorrectly added in | 13991 | * src/lisp.h (XSYMBOL): Remove eassert incorrectly added in |
| 13992 | previous change. It breaks on MS-Windows --with-wide-int. | 13992 | previous change. It breaks on MS-Windows --with-wide-int. |
| 13993 | Problem reported by Eli Zaretskii in: | 13993 | Problem reported by Eli Zaretskii in: |
| 13994 | http://lists.gnu.org/archive/html/emacs-devel/2015-12/msg00275.html | 13994 | https://lists.gnu.org/archive/html/emacs-devel/2015-12/msg00275.html |
| 13995 | 13995 | ||
| 13996 | 2015-12-06 Paul Eggert <eggert@cs.ucla.edu> | 13996 | 2015-12-06 Paul Eggert <eggert@cs.ucla.edu> |
| 13997 | 13997 | ||
| @@ -14426,7 +14426,7 @@ | |||
| 14426 | 14426 | ||
| 14427 | * lisp/progmodes/xref.el (xref-backend-functions): | 14427 | * lisp/progmodes/xref.el (xref-backend-functions): |
| 14428 | Use APPEND when adding the default element | 14428 | Use APPEND when adding the default element |
| 14429 | (http://lists.gnu.org/archive/html/emacs-devel/2015-12/msg00061.html). | 14429 | (https://lists.gnu.org/archive/html/emacs-devel/2015-12/msg00061.html). |
| 14430 | 14430 | ||
| 14431 | 2015-12-01 Eli Zaretskii <eliz@gnu.org> | 14431 | 2015-12-01 Eli Zaretskii <eliz@gnu.org> |
| 14432 | 14432 | ||
| @@ -14918,7 +14918,7 @@ | |||
| 14918 | Matches". Improve wording. Fix lost extra whitespace. | 14918 | Matches". Improve wording. Fix lost extra whitespace. |
| 14919 | (Search Customizations): Improve wording. (Bug#22036) | 14919 | (Search Customizations): Improve wording. (Bug#22036) |
| 14920 | See also comments in | 14920 | See also comments in |
| 14921 | http://lists.gnu.org/archive/html/emacs-devel/2015-11/msg02376.html. | 14921 | https://lists.gnu.org/archive/html/emacs-devel/2015-11/msg02376.html. |
| 14922 | 14922 | ||
| 14923 | * lisp/replace.el (query-replace, query-replace-regexp) | 14923 | * lisp/replace.el (query-replace, query-replace-regexp) |
| 14924 | (query-replace-regexp-eval, replace-string, replace-regexp): | 14924 | (query-replace-regexp-eval, replace-string, replace-regexp): |
| @@ -15021,7 +15021,7 @@ | |||
| 15021 | (module_non_local_exit_signal_1, module_non_local_exit_throw_1): | 15021 | (module_non_local_exit_signal_1, module_non_local_exit_throw_1): |
| 15022 | Do nothing and return with failure indication immediately, if some | 15022 | Do nothing and return with failure indication immediately, if some |
| 15023 | previous module call signaled an error or wants to throw. See | 15023 | previous module call signaled an error or wants to throw. See |
| 15024 | http://lists.gnu.org/archive/html/emacs-devel/2015-11/msg02133.html | 15024 | https://lists.gnu.org/archive/html/emacs-devel/2015-11/msg02133.html |
| 15025 | for the relevant discussions. | 15025 | for the relevant discussions. |
| 15026 | 15026 | ||
| 15027 | 2015-11-27 Eli Zaretskii <eliz@gnu.org> | 15027 | 2015-11-27 Eli Zaretskii <eliz@gnu.org> |
| @@ -15215,7 +15215,7 @@ | |||
| 15215 | 15215 | ||
| 15216 | * src/emacs-module.c (module_format_fun_env): | 15216 | * src/emacs-module.c (module_format_fun_env): |
| 15217 | exprintf doesn’t support %p, so use %x. Reported by Eli Zaretskii in: | 15217 | exprintf doesn’t support %p, so use %x. Reported by Eli Zaretskii in: |
| 15218 | http://lists.gnu.org/archive/html/emacs-devel/2015-11/msg02122.html | 15218 | https://lists.gnu.org/archive/html/emacs-devel/2015-11/msg02122.html |
| 15219 | 15219 | ||
| 15220 | 2015-11-25 Paul Eggert <eggert@cs.ucla.edu> | 15220 | 2015-11-25 Paul Eggert <eggert@cs.ucla.edu> |
| 15221 | 15221 | ||
| @@ -15224,7 +15224,7 @@ | |||
| 15224 | * lisp/help-fns.el (describe-variable): Quote the | 15224 | * lisp/help-fns.el (describe-variable): Quote the |
| 15225 | variable’s value if it is a symbol other than t or nil. | 15225 | variable’s value if it is a symbol other than t or nil. |
| 15226 | See: T.V Raman in: | 15226 | See: T.V Raman in: |
| 15227 | http://lists.gnu.org/archive/html/emacs-devel/2015-11/msg02147.html | 15227 | https://lists.gnu.org/archive/html/emacs-devel/2015-11/msg02147.html |
| 15228 | 15228 | ||
| 15229 | 2015-11-25 Dmitry Gutov <dgutov@yandex.ru> | 15229 | 2015-11-25 Dmitry Gutov <dgutov@yandex.ru> |
| 15230 | 15230 | ||
| @@ -15701,7 +15701,7 @@ | |||
| 15701 | 15701 | ||
| 15702 | Although the patch does fix Bug#21688 and prevents a core dump, | 15702 | Although the patch does fix Bug#21688 and prevents a core dump, |
| 15703 | it also makes the message-mode-propertize test fail; see: | 15703 | it also makes the message-mode-propertize test fail; see: |
| 15704 | http://lists.gnu.org/archive/html/emacs-devel/2015-11/msg01667.html | 15704 | https://lists.gnu.org/archive/html/emacs-devel/2015-11/msg01667.html |
| 15705 | Perhaps someone else can come up with a better fix some day. | 15705 | Perhaps someone else can come up with a better fix some day. |
| 15706 | * src/syntax.c (update_syntax_table_forward): | 15706 | * src/syntax.c (update_syntax_table_forward): |
| 15707 | Propertize even when truncated. | 15707 | Propertize even when truncated. |
| @@ -16272,7 +16272,7 @@ | |||
| 16272 | Be more systematic about quoting symbols `like-this' rather than | 16272 | Be more systematic about quoting symbols `like-this' rather than |
| 16273 | `like-this or 'like-this' in docstrings. This follows up Artur | 16273 | `like-this or 'like-this' in docstrings. This follows up Artur |
| 16274 | Malabarba's email in: | 16274 | Malabarba's email in: |
| 16275 | http://lists.gnu.org/archive/html/emacs-devel/2015-11/msg01647.html | 16275 | https://lists.gnu.org/archive/html/emacs-devel/2015-11/msg01647.html |
| 16276 | 16276 | ||
| 16277 | 2015-11-18 Peder O. Klingenberg <peder@klingenberg.no> | 16277 | 2015-11-18 Peder O. Klingenberg <peder@klingenberg.no> |
| 16278 | 16278 | ||
| @@ -16332,7 +16332,7 @@ | |||
| 16332 | Fix docstring quoting problems with ‘ '’ | 16332 | Fix docstring quoting problems with ‘ '’ |
| 16333 | 16333 | ||
| 16334 | Problem reported by Artur Malabarba in: | 16334 | Problem reported by Artur Malabarba in: |
| 16335 | http://lists.gnu.org/archive/html/emacs-devel/2015-11/msg01513.html | 16335 | https://lists.gnu.org/archive/html/emacs-devel/2015-11/msg01513.html |
| 16336 | Most of these fixes are to documentation; many involve fixing | 16336 | Most of these fixes are to documentation; many involve fixing |
| 16337 | longstanding quoting glitches that are independent of the | 16337 | longstanding quoting glitches that are independent of the |
| 16338 | recent substitute-command-keys changes. The changes to code are: | 16338 | recent substitute-command-keys changes. The changes to code are: |
| @@ -17778,7 +17778,7 @@ | |||
| 17778 | 17778 | ||
| 17779 | * lisp/progmodes/project.el (project-library-roots): | 17779 | * lisp/progmodes/project.el (project-library-roots): |
| 17780 | Remove directories inside the project roots from the result. | 17780 | Remove directories inside the project roots from the result. |
| 17781 | (http://lists.gnu.org/archive/html/emacs-devel/2015-11/msg00536.html) | 17781 | (https://lists.gnu.org/archive/html/emacs-devel/2015-11/msg00536.html) |
| 17782 | 17782 | ||
| 17783 | 2015-11-08 Dmitry Gutov <dgutov@yandex.ru> | 17783 | 2015-11-08 Dmitry Gutov <dgutov@yandex.ru> |
| 17784 | 17784 | ||
| @@ -17990,7 +17990,7 @@ | |||
| 17990 | 17990 | ||
| 17991 | Avoid division by zero crash observed by Yuan MEI | 17991 | Avoid division by zero crash observed by Yuan MEI |
| 17992 | 17992 | ||
| 17993 | See http://lists.gnu.org/archive/html/emacs-devel/2015-11/msg00194.html. | 17993 | See https://lists.gnu.org/archive/html/emacs-devel/2015-11/msg00194.html. |
| 17994 | 17994 | ||
| 17995 | * src/dispnew.c (required_matrix_height, required_matrix_width): | 17995 | * src/dispnew.c (required_matrix_height, required_matrix_width): |
| 17996 | Avoid division by zero. | 17996 | Avoid division by zero. |
| @@ -18324,7 +18324,7 @@ | |||
| 18324 | 18324 | ||
| 18325 | * etc/PROBLEMS: Describe the problem with pinning Emacs to taskbar | 18325 | * etc/PROBLEMS: Describe the problem with pinning Emacs to taskbar |
| 18326 | on Windows 10. For the details, see the discussion starting at | 18326 | on Windows 10. For the details, see the discussion starting at |
| 18327 | http://lists.gnu.org/archive/html/help-emacs-windows/2015-09/msg00000.html. | 18327 | https://lists.gnu.org/archive/html/help-emacs-windows/2015-09/msg00000.html. |
| 18328 | 18328 | ||
| 18329 | 2015-10-30 Artur Malabarba <bruce.connor.am@gmail.com> | 18329 | 2015-10-30 Artur Malabarba <bruce.connor.am@gmail.com> |
| 18330 | 18330 | ||
| @@ -18390,7 +18390,7 @@ | |||
| 18390 | 18390 | ||
| 18391 | * lisp/ielm.el (ielm-indent-line): Use non-nil arg of comint-bol | 18391 | * lisp/ielm.el (ielm-indent-line): Use non-nil arg of comint-bol |
| 18392 | to go to the beginning of text line instead of command line. | 18392 | to go to the beginning of text line instead of command line. |
| 18393 | http://lists.gnu.org/archive/html/emacs-devel/2015-10/msg02360.html | 18393 | https://lists.gnu.org/archive/html/emacs-devel/2015-10/msg02360.html |
| 18394 | 18394 | ||
| 18395 | 2015-10-29 Eli Zaretskii <eliz@gnu.org> | 18395 | 2015-10-29 Eli Zaretskii <eliz@gnu.org> |
| 18396 | 18396 | ||
| @@ -18521,7 +18521,7 @@ | |||
| 18521 | 18521 | ||
| 18522 | * src/fileio.c (unhandled-file-name-directory): Default to calling | 18522 | * src/fileio.c (unhandled-file-name-directory): Default to calling |
| 18523 | `file-name-as-directory' | 18523 | `file-name-as-directory' |
| 18524 | (http://lists.gnu.org/archive/html/emacs-devel/2015-10/msg02294.html). | 18524 | (https://lists.gnu.org/archive/html/emacs-devel/2015-10/msg02294.html). |
| 18525 | 18525 | ||
| 18526 | 2015-10-28 Artur Malabarba <bruce.connor.am@gmail.com> | 18526 | 2015-10-28 Artur Malabarba <bruce.connor.am@gmail.com> |
| 18527 | 18527 | ||
| @@ -18684,7 +18684,7 @@ | |||
| 18684 | * lisp/vc/vc-hg.el (vc-hg-log-format): Pipe commit description | 18684 | * lisp/vc/vc-hg.el (vc-hg-log-format): Pipe commit description |
| 18685 | through 'tabindent'. | 18685 | through 'tabindent'. |
| 18686 | (vc-hg-log-view-mode): Set tab-width to 2 locally. | 18686 | (vc-hg-log-view-mode): Set tab-width to 2 locally. |
| 18687 | (http://lists.gnu.org/archive/html/emacs-devel/2015-10/msg02259.html) | 18687 | (https://lists.gnu.org/archive/html/emacs-devel/2015-10/msg02259.html) |
| 18688 | 18688 | ||
| 18689 | 2015-10-27 Stefan Monnier <monnier@iro.umontreal.ca> | 18689 | 2015-10-27 Stefan Monnier <monnier@iro.umontreal.ca> |
| 18690 | 18690 | ||
| @@ -18752,7 +18752,7 @@ | |||
| 18752 | 18752 | ||
| 18753 | * lisp/vc/vc-hg.el (vc-hg-log-format): New variable. | 18753 | * lisp/vc/vc-hg.el (vc-hg-log-format): New variable. |
| 18754 | (vc-hg-print-log, vc-hg-expanded-log-entry): Use it. | 18754 | (vc-hg-print-log, vc-hg-expanded-log-entry): Use it. |
| 18755 | (http://lists.gnu.org/archive/html/emacs-devel/2015-10/msg02191.html) | 18755 | (https://lists.gnu.org/archive/html/emacs-devel/2015-10/msg02191.html) |
| 18756 | 18756 | ||
| 18757 | 2015-10-27 Nicolas Petton <nicolas@petton.fr> | 18757 | 2015-10-27 Nicolas Petton <nicolas@petton.fr> |
| 18758 | 18758 | ||
| @@ -20044,7 +20044,7 @@ | |||
| 20044 | (/ N) now returns the reciprocal of N | 20044 | (/ N) now returns the reciprocal of N |
| 20045 | 20045 | ||
| 20046 | This is more compatible with Common Lisp and XEmacs (Bug#21690). See: | 20046 | This is more compatible with Common Lisp and XEmacs (Bug#21690). See: |
| 20047 | http://lists.gnu.org/archive/html/emacs-devel/2015-10/msg01053.html | 20047 | https://lists.gnu.org/archive/html/emacs-devel/2015-10/msg01053.html |
| 20048 | * lisp/color.el (color-hue-to-rgb, color-hsl-to-rgb) | 20048 | * lisp/color.el (color-hue-to-rgb, color-hsl-to-rgb) |
| 20049 | (color-xyz-to-srgb, color-xyz-to-lab): | 20049 | (color-xyz-to-srgb, color-xyz-to-lab): |
| 20050 | * lisp/emacs-lisp/cl-extra.el (cl-float-limits): | 20050 | * lisp/emacs-lisp/cl-extra.el (cl-float-limits): |
| @@ -21452,7 +21452,7 @@ | |||
| 21452 | Fix a few problems with directed quotes | 21452 | Fix a few problems with directed quotes |
| 21453 | 21453 | ||
| 21454 | This is in response to a problem report by Kaushal Modi in: | 21454 | This is in response to a problem report by Kaushal Modi in: |
| 21455 | http://bugs.gnu.org/21588#25 | 21455 | https://bugs.gnu.org/21588#25 |
| 21456 | * lisp/cedet/mode-local.el (describe-mode-local-overload): | 21456 | * lisp/cedet/mode-local.el (describe-mode-local-overload): |
| 21457 | * lisp/emacs-lisp/bytecomp.el (byte-compile-fix-header): | 21457 | * lisp/emacs-lisp/bytecomp.el (byte-compile-fix-header): |
| 21458 | * lisp/info-xref.el (info-xref-check-all-custom): | 21458 | * lisp/info-xref.el (info-xref-check-all-custom): |
| @@ -21639,7 +21639,7 @@ | |||
| 21639 | 21639 | ||
| 21640 | * src/window.c (Fpos_visible_in_window_p): Clarify the meaning of | 21640 | * src/window.c (Fpos_visible_in_window_p): Clarify the meaning of |
| 21641 | t for POS. See | 21641 | t for POS. See |
| 21642 | http://lists.gnu.org/archive/html/emacs-devel/2015-09/msg01040.html | 21642 | https://lists.gnu.org/archive/html/emacs-devel/2015-09/msg01040.html |
| 21643 | for the original report. | 21643 | for the original report. |
| 21644 | 21644 | ||
| 21645 | * doc/lispref/windows.texi (Window Start and End): Clarify the | 21645 | * doc/lispref/windows.texi (Window Start and End): Clarify the |
| @@ -22140,7 +22140,7 @@ | |||
| 22140 | Improve git diff hunk headers for .el, .texi | 22140 | Improve git diff hunk headers for .el, .texi |
| 22141 | 22141 | ||
| 22142 | Problem reported by Alan Mackenzie in: | 22142 | Problem reported by Alan Mackenzie in: |
| 22143 | http://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00826.html | 22143 | https://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00826.html |
| 22144 | * .gitattributes (*.el, *.texi): New patterns. | 22144 | * .gitattributes (*.el, *.texi): New patterns. |
| 22145 | * autogen.sh: Configure diff.elisp.xfuncname and | 22145 | * autogen.sh: Configure diff.elisp.xfuncname and |
| 22146 | diff.texinfo.xfuncname if using Git. | 22146 | diff.texinfo.xfuncname if using Git. |
| @@ -22415,7 +22415,7 @@ | |||
| 22415 | a revision to checkin. | 22415 | a revision to checkin. |
| 22416 | * lisp/vc/vc.el (vc-next-action): Allow to optionally specify the | 22416 | * lisp/vc/vc.el (vc-next-action): Allow to optionally specify the |
| 22417 | revision when checking in files. | 22417 | revision when checking in files. |
| 22418 | See http://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00688.html | 22418 | See https://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00688.html |
| 22419 | for the details. | 22419 | for the details. |
| 22420 | 22420 | ||
| 22421 | 2015-09-18 Wilson Snyder <wsnyder@wsnyder.org> | 22421 | 2015-09-18 Wilson Snyder <wsnyder@wsnyder.org> |
| @@ -22600,7 +22600,7 @@ | |||
| 22600 | winner no longer holds on to dead frames | 22600 | winner no longer holds on to dead frames |
| 22601 | * lisp/winner.el (winner-change-fun): Cull dead frames. | 22601 | * lisp/winner.el (winner-change-fun): Cull dead frames. |
| 22602 | This prevents a potentially massive memory leak. See: | 22602 | This prevents a potentially massive memory leak. See: |
| 22603 | http://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00619.html | 22603 | https://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00619.html |
| 22604 | 22604 | ||
| 22605 | 2015-09-16 Michael Albinus <michael.albinus@gmx.de> | 22605 | 2015-09-16 Michael Albinus <michael.albinus@gmx.de> |
| 22606 | 22606 | ||
| @@ -23035,7 +23035,7 @@ | |||
| 23035 | 23035 | ||
| 23036 | Port Unicode char detection to FreeBSD+svgalib | 23036 | Port Unicode char detection to FreeBSD+svgalib |
| 23037 | Problem reported by Ashish SHUKLA in: | 23037 | Problem reported by Ashish SHUKLA in: |
| 23038 | http://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00531.html | 23038 | https://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00531.html |
| 23039 | * configure.ac: Check for struct unipair.unicode instead of for | 23039 | * configure.ac: Check for struct unipair.unicode instead of for |
| 23040 | <linux/kd.h>, since that’s more specific to what the code | 23040 | <linux/kd.h>, since that’s more specific to what the code |
| 23041 | actually needs. | 23041 | actually needs. |
| @@ -23170,7 +23170,7 @@ | |||
| 23170 | 23170 | ||
| 23171 | Revert some stray curved quotes I missed earlier | 23171 | Revert some stray curved quotes I missed earlier |
| 23172 | Problem reported by David Kastrup in: | 23172 | Problem reported by David Kastrup in: |
| 23173 | http://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00440.html | 23173 | https://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00440.html |
| 23174 | * lisp/international/mule-cmds.el (leim-list-header): | 23174 | * lisp/international/mule-cmds.el (leim-list-header): |
| 23175 | Use format-message with an ASCII-only format. | 23175 | Use format-message with an ASCII-only format. |
| 23176 | 23176 | ||
| @@ -23200,12 +23200,12 @@ | |||
| 23200 | 23200 | ||
| 23201 | Add patch-sending instructions to git-workflow | 23201 | Add patch-sending instructions to git-workflow |
| 23202 | From a suggestion by Mitchel Humpherys in: | 23202 | From a suggestion by Mitchel Humpherys in: |
| 23203 | http://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00421.html | 23203 | https://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00421.html |
| 23204 | * admin/notes/git-workflow (Sending patches): New section. | 23204 | * admin/notes/git-workflow (Sending patches): New section. |
| 23205 | 23205 | ||
| 23206 | Port to GIFLIB 5.0.6 and later | 23206 | Port to GIFLIB 5.0.6 and later |
| 23207 | Problem reported by Mitchel Humpherys in: | 23207 | Problem reported by Mitchel Humpherys in: |
| 23208 | http://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00420.html | 23208 | https://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00420.html |
| 23209 | * src/image.c (HAVE_GIFERRORSTRING) [HAVE_GIF]: New macro. | 23209 | * src/image.c (HAVE_GIFERRORSTRING) [HAVE_GIF]: New macro. |
| 23210 | (GifErrorString, init_gif_functions) [HAVE_GIF && WINDOWSNT]: | 23210 | (GifErrorString, init_gif_functions) [HAVE_GIF && WINDOWSNT]: |
| 23211 | (gif_load) [HAVE_GIF]: Use it. | 23211 | (gif_load) [HAVE_GIF]: Use it. |
| @@ -23223,7 +23223,7 @@ | |||
| 23223 | 23223 | ||
| 23224 | Refix movemail GCC pacification | 23224 | Refix movemail GCC pacification |
| 23225 | Problem reported by Ken Brown in: | 23225 | Problem reported by Ken Brown in: |
| 23226 | http://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00406.html | 23226 | https://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00406.html |
| 23227 | * lib-src/movemail.c (main): Fix previous change. | 23227 | * lib-src/movemail.c (main): Fix previous change. |
| 23228 | 23228 | ||
| 23229 | 2015-09-09 Stefan Monnier <monnier@iro.umontreal.ca> | 23229 | 2015-09-09 Stefan Monnier <monnier@iro.umontreal.ca> |
| @@ -23282,7 +23282,7 @@ | |||
| 23282 | Define internal-char-font even if --without-x | 23282 | Define internal-char-font even if --without-x |
| 23283 | The function is used now even in non-graphical environments. | 23283 | The function is used now even in non-graphical environments. |
| 23284 | Problem reported by Glenn Morris in: | 23284 | Problem reported by Glenn Morris in: |
| 23285 | http://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00401.html | 23285 | https://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00401.html |
| 23286 | * src/font.c (Finternal_char_font): Move here ... | 23286 | * src/font.c (Finternal_char_font): Move here ... |
| 23287 | * src/fontset.c (Finternal_char_font): ... from here. | 23287 | * src/fontset.c (Finternal_char_font): ... from here. |
| 23288 | 23288 | ||
| @@ -23324,7 +23324,7 @@ | |||
| 23324 | Also, undo the recent change that caused text-quoting-style to | 23324 | Also, undo the recent change that caused text-quoting-style to |
| 23325 | affect quote display on terminals, so that the two features are | 23325 | affect quote display on terminals, so that the two features are |
| 23326 | independent. See Alan Mackenzie in: | 23326 | independent. See Alan Mackenzie in: |
| 23327 | http://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00244.html | 23327 | https://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00244.html |
| 23328 | Finally, add a style parameter to startup--setup-quote-display, | 23328 | Finally, add a style parameter to startup--setup-quote-display, |
| 23329 | so that this function can also be invoked after startup, with | 23329 | so that this function can also be invoked after startup, with |
| 23330 | different styles depending on user preference at the time. | 23330 | different styles depending on user preference at the time. |
| @@ -23994,7 +23994,7 @@ | |||
| 23994 | 23994 | ||
| 23995 | Follow text-quoting-style in display table init | 23995 | Follow text-quoting-style in display table init |
| 23996 | This attempts to fix a problem reported by Alan Mackenzie in: | 23996 | This attempts to fix a problem reported by Alan Mackenzie in: |
| 23997 | http://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00112.html | 23997 | https://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00112.html |
| 23998 | * doc/lispref/display.texi (Active Display Table): | 23998 | * doc/lispref/display.texi (Active Display Table): |
| 23999 | Mention how text-quoting-style affects it. | 23999 | Mention how text-quoting-style affects it. |
| 24000 | * doc/lispref/help.texi (Keys in Documentation): | 24000 | * doc/lispref/help.texi (Keys in Documentation): |
| @@ -24362,7 +24362,7 @@ | |||
| 24362 | Make ‘text-quoting-style’ a plain defvar | 24362 | Make ‘text-quoting-style’ a plain defvar |
| 24363 | It doesn’t need customization, as it’s likely useful only by experts. | 24363 | It doesn’t need customization, as it’s likely useful only by experts. |
| 24364 | Suggested by Stefan Monnier in: | 24364 | Suggested by Stefan Monnier in: |
| 24365 | http://lists.gnu.org/archive/html/emacs-devel/2015-08/msg01020.html | 24365 | https://lists.gnu.org/archive/html/emacs-devel/2015-08/msg01020.html |
| 24366 | * lisp/cus-start.el: Remove doc.c section for builtin customized vars. | 24366 | * lisp/cus-start.el: Remove doc.c section for builtin customized vars. |
| 24367 | 24367 | ||
| 24368 | Quoting fixes in lisp/textmodes | 24368 | Quoting fixes in lisp/textmodes |
| @@ -24645,7 +24645,7 @@ | |||
| 24645 | 24645 | ||
| 24646 | Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS | 24646 | Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS |
| 24647 | This removes the need for GCPRO1 etc. Suggested by Stefan Monnier in: | 24647 | This removes the need for GCPRO1 etc. Suggested by Stefan Monnier in: |
| 24648 | http://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00918.html | 24648 | https://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00918.html |
| 24649 | * doc/lispref/internals.texi (Writing Emacs Primitives): | 24649 | * doc/lispref/internals.texi (Writing Emacs Primitives): |
| 24650 | * etc/NEWS: | 24650 | * etc/NEWS: |
| 24651 | Document the change. | 24651 | Document the change. |
| @@ -24822,7 +24822,7 @@ | |||
| 24822 | That way, the caller doesn’t have to use curved quotes to | 24822 | That way, the caller doesn’t have to use curved quotes to |
| 24823 | get diagnostics that match the text-quoting-style preferences. | 24823 | get diagnostics that match the text-quoting-style preferences. |
| 24824 | Suggested by Dmitry Gutov in: | 24824 | Suggested by Dmitry Gutov in: |
| 24825 | http://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00893.html | 24825 | https://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00893.html |
| 24826 | This means we no longer need %qs, so remove that format. | 24826 | This means we no longer need %qs, so remove that format. |
| 24827 | While we’re at it, fix an unlikely bug and lessen the pressure | 24827 | While we’re at it, fix an unlikely bug and lessen the pressure |
| 24828 | on the garbage collector by processing the string once rather | 24828 | on the garbage collector by processing the string once rather |
| @@ -25129,8 +25129,8 @@ | |||
| 25129 | and using the new function instead of ‘format’ only in contexts | 25129 | and using the new function instead of ‘format’ only in contexts |
| 25130 | where this seems appropriate. | 25130 | where this seems appropriate. |
| 25131 | Problem reported by Dmitry Gutov and Andreas Schwab in: | 25131 | Problem reported by Dmitry Gutov and Andreas Schwab in: |
| 25132 | http://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00826.html | 25132 | https://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00826.html |
| 25133 | http://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00827.html | 25133 | https://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00827.html |
| 25134 | * doc/lispref/commands.texi (Using Interactive): | 25134 | * doc/lispref/commands.texi (Using Interactive): |
| 25135 | * doc/lispref/control.texi (Signaling Errors, Signaling Errors): | 25135 | * doc/lispref/control.texi (Signaling Errors, Signaling Errors): |
| 25136 | * doc/lispref/display.texi (Displaying Messages, Progress): | 25136 | * doc/lispref/display.texi (Displaying Messages, Progress): |
| @@ -26222,7 +26222,7 @@ | |||
| 26222 | When run with --batch, check that curved quotes are compatible with | 26222 | When run with --batch, check that curved quotes are compatible with |
| 26223 | the system locale before outputting them in diagnostics. | 26223 | the system locale before outputting them in diagnostics. |
| 26224 | Problem reported by Eli Zaretskii in: | 26224 | Problem reported by Eli Zaretskii in: |
| 26225 | http://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00594.html | 26225 | https://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00594.html |
| 26226 | * lisp/startup.el (command-line): Set internal--text-quoting-flag | 26226 | * lisp/startup.el (command-line): Set internal--text-quoting-flag |
| 26227 | after the standard display table is initialized. | 26227 | after the standard display table is initialized. |
| 26228 | * src/doc.c (default_to_grave_quoting_style): New function. | 26228 | * src/doc.c (default_to_grave_quoting_style): New function. |
| @@ -26813,7 +26813,7 @@ | |||
| 26813 | unread-command-events and unread-post-input-method-events are | 26813 | unread-command-events and unread-post-input-method-events are |
| 26814 | always recorded by record_char. Reported by David Kastrup | 26814 | always recorded by record_char. Reported by David Kastrup |
| 26815 | <dak@gnu.org>, see | 26815 | <dak@gnu.org>, see |
| 26816 | http://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00193.html. | 26816 | https://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00193.html. |
| 26817 | 26817 | ||
| 26818 | 2015-08-10 Samer Masterson <samer@samertm.com> | 26818 | 2015-08-10 Samer Masterson <samer@samertm.com> |
| 26819 | 26819 | ||
| @@ -26869,7 +26869,7 @@ | |||
| 26869 | ChangeLog.2 ignores remote-tracking merges | 26869 | ChangeLog.2 ignores remote-tracking merges |
| 26870 | * build-aux/gitlog-to-emacslog: Ignore commit logs matching | 26870 | * build-aux/gitlog-to-emacslog: Ignore commit logs matching |
| 26871 | "Merge remote-tracking branch '.*'" too. See Eli Zaretskii in: | 26871 | "Merge remote-tracking branch '.*'" too. See Eli Zaretskii in: |
| 26872 | http://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00384.html | 26872 | https://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00384.html |
| 26873 | 26873 | ||
| 26874 | 2015-08-09 Nicolas Richard <youngfrog@members.fsf.org> | 26874 | 2015-08-09 Nicolas Richard <youngfrog@members.fsf.org> |
| 26875 | 26875 | ||
| @@ -27096,7 +27096,7 @@ | |||
| 27096 | 27096 | ||
| 27097 | Preserve window point in xref-find-definitions-other-window | 27097 | Preserve window point in xref-find-definitions-other-window |
| 27098 | Fix the problem reported by Ingo Logmar in | 27098 | Fix the problem reported by Ingo Logmar in |
| 27099 | http://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00152.html | 27099 | https://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00152.html |
| 27100 | * lisp/progmodes/xref.el (xref--goto-char): Extract from | 27100 | * lisp/progmodes/xref.el (xref--goto-char): Extract from |
| 27101 | xref--goto-location. | 27101 | xref--goto-location. |
| 27102 | (xref--pop-to-location): Use it. Replace xref--goto-location with | 27102 | (xref--pop-to-location): Use it. Replace xref--goto-location with |
| @@ -27182,9 +27182,9 @@ | |||
| 27182 | Rename help-quote-translation to text-quoting-style, | 27182 | Rename help-quote-translation to text-quoting-style, |
| 27183 | and use symbols rather than characters as values. | 27183 | and use symbols rather than characters as values. |
| 27184 | This follows suggestions along these lines by Alan Mackenzie in: | 27184 | This follows suggestions along these lines by Alan Mackenzie in: |
| 27185 | http://lists.gnu.org/archive/html/emacs-devel/2015-06/msg00343.html | 27185 | https://lists.gnu.org/archive/html/emacs-devel/2015-06/msg00343.html |
| 27186 | and by Drew Adams in: | 27186 | and by Drew Adams in: |
| 27187 | http://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00048.html | 27187 | https://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00048.html |
| 27188 | * doc/lispref/help.texi (Keys in Documentation) | 27188 | * doc/lispref/help.texi (Keys in Documentation) |
| 27189 | * etc/NEWS: | 27189 | * etc/NEWS: |
| 27190 | * lisp/cus-start.el (standard): | 27190 | * lisp/cus-start.el (standard): |
| @@ -27214,7 +27214,7 @@ | |||
| 27214 | 27214 | ||
| 27215 | Also mention "curly quotes" | 27215 | Also mention "curly quotes" |
| 27216 | See Drew Adams's email in: | 27216 | See Drew Adams's email in: |
| 27217 | http://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00040.html | 27217 | https://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00040.html |
| 27218 | * doc/lispref/help.texi (Keys in Documentation): | 27218 | * doc/lispref/help.texi (Keys in Documentation): |
| 27219 | Add index entry "curly quotes". | 27219 | Add index entry "curly quotes". |
| 27220 | * etc/NEWS: Use the phrase "curly quotes" too. | 27220 | * etc/NEWS: Use the phrase "curly quotes" too. |
| @@ -27484,7 +27484,7 @@ | |||
| 27484 | Don't worry about $ac_cv_header_sys_resource_h and | 27484 | Don't worry about $ac_cv_header_sys_resource_h and |
| 27485 | $ac_cv_func_getrlimit, as they're no longer needed for this. | 27485 | $ac_cv_func_getrlimit, as they're no longer needed for this. |
| 27486 | Problem reported by Eli Zaretskii in: | 27486 | Problem reported by Eli Zaretskii in: |
| 27487 | http://lists.gnu.org/archive/html/emacs-devel/2015-07/msg00443.html | 27487 | https://lists.gnu.org/archive/html/emacs-devel/2015-07/msg00443.html |
| 27488 | 27488 | ||
| 27489 | 2015-07-28 Andy Moreton <andrewjmoreton@gmail.com> (tiny change) | 27489 | 2015-07-28 Andy Moreton <andrewjmoreton@gmail.com> (tiny change) |
| 27490 | 27490 | ||
| @@ -27866,7 +27866,7 @@ | |||
| 27866 | (xref-pulse-momentarily): Rename from xref--maybe-pulse. | 27866 | (xref-pulse-momentarily): Rename from xref--maybe-pulse. |
| 27867 | (xref--pop-to-location, xref--display-position) | 27867 | (xref--pop-to-location, xref--display-position) |
| 27868 | (xref-pop-marker-stack): Use the new hooks, as requested in | 27868 | (xref-pop-marker-stack): Use the new hooks, as requested in |
| 27869 | http://lists.gnu.org/archive/html/emacs-devel/2015-07/msg00213.html | 27869 | https://lists.gnu.org/archive/html/emacs-devel/2015-07/msg00213.html |
| 27870 | 27870 | ||
| 27871 | 2015-07-19 Bozhidar Batsov <bozhidar@batsov.com> | 27871 | 2015-07-19 Bozhidar Batsov <bozhidar@batsov.com> |
| 27872 | 27872 | ||
| @@ -28671,7 +28671,7 @@ | |||
| 28671 | * src/frame.c (x_set_font): If font_spec_from_name returns nil, | 28671 | * src/frame.c (x_set_font): If font_spec_from_name returns nil, |
| 28672 | don't barf; instead, request a new fontset to be generated. This | 28672 | don't barf; instead, request a new fontset to be generated. This |
| 28673 | avoids unnecessarily rejecting fonts named against XLFD rules. See | 28673 | avoids unnecessarily rejecting fonts named against XLFD rules. See |
| 28674 | http://lists.gnu.org/archive/html/help-emacs-windows/2015-06/msg00001.html, | 28674 | https://lists.gnu.org/archive/html/help-emacs-windows/2015-06/msg00001.html, |
| 28675 | for the description of the original problem. | 28675 | for the description of the original problem. |
| 28676 | * lisp/faces.el (set-face-attribute): Don't be fooled too easily | 28676 | * lisp/faces.el (set-face-attribute): Don't be fooled too easily |
| 28677 | by a hyphen in a font's name. | 28677 | by a hyphen in a font's name. |
| @@ -28845,7 +28845,7 @@ | |||
| 28845 | * src/font.c (font_load_for_lface): If the font-spec didn't match | 28845 | * src/font.c (font_load_for_lface): If the font-spec didn't match |
| 28846 | any available fonts, try again without interpreting trailing "-NN" | 28846 | any available fonts, try again without interpreting trailing "-NN" |
| 28847 | as the font size. For the description of the original problem, see | 28847 | as the font size. For the description of the original problem, see |
| 28848 | http://lists.gnu.org/archive/html/help-emacs-windows/2015-06/msg00001.html | 28848 | https://lists.gnu.org/archive/html/help-emacs-windows/2015-06/msg00001.html |
| 28849 | 28849 | ||
| 28850 | .gdbinit followup to changes in !USE_LSB_TAG | 28850 | .gdbinit followup to changes in !USE_LSB_TAG |
| 28851 | * src/.gdbinit (xgetsym): Don't left-shift $ptr even under | 28851 | * src/.gdbinit (xgetsym): Don't left-shift $ptr even under |
| @@ -28935,7 +28935,7 @@ | |||
| 28935 | Improve docstring for macroexp-let2 | 28935 | Improve docstring for macroexp-let2 |
| 28936 | * lisp/emacs-lisp/macroexp.el (macroexp-let2): | 28936 | * lisp/emacs-lisp/macroexp.el (macroexp-let2): |
| 28937 | Improve as per suggestion by RMS in: | 28937 | Improve as per suggestion by RMS in: |
| 28938 | http://lists.gnu.org/archive/html/emacs-devel/2015-06/msg00621.html | 28938 | https://lists.gnu.org/archive/html/emacs-devel/2015-06/msg00621.html |
| 28939 | Also, rename args to match new doc string. | 28939 | Also, rename args to match new doc string. |
| 28940 | 28940 | ||
| 28941 | 2015-06-27 Eli Zaretskii <eliz@gnu.org> | 28941 | 2015-06-27 Eli Zaretskii <eliz@gnu.org> |
| @@ -29025,7 +29025,7 @@ | |||
| 29025 | * lisp/term/w32console.el (terminal-init-w32console): | 29025 | * lisp/term/w32console.el (terminal-init-w32console): |
| 29026 | * src/doc.c (Fsubstitute_command_keys, Vhelp_quote_translation): | 29026 | * src/doc.c (Fsubstitute_command_keys, Vhelp_quote_translation): |
| 29027 | If ‘ is not displayable, transliterate it to `, not to '. See: | 29027 | If ‘ is not displayable, transliterate it to `, not to '. See: |
| 29028 | http://lists.gnu.org/archive/html/emacs-devel/2015-06/msg00542.html | 29028 | https://lists.gnu.org/archive/html/emacs-devel/2015-06/msg00542.html |
| 29029 | 29029 | ||
| 29030 | Fix C99 incompatibilities in Cairo code | 29030 | Fix C99 incompatibilities in Cairo code |
| 29031 | * src/image.c (xpm_load) [USE_CAIRO]: | 29031 | * src/image.c (xpm_load) [USE_CAIRO]: |
| @@ -29811,7 +29811,7 @@ | |||
| 29811 | * lisp/emacs-lisp/derived.el (derived-mode-make-docstring): | 29811 | * lisp/emacs-lisp/derived.el (derived-mode-make-docstring): |
| 29812 | Nest regexp-quote inside format, not the reverse. | 29812 | Nest regexp-quote inside format, not the reverse. |
| 29813 | Problem reported by Artur Malabarba in: | 29813 | Problem reported by Artur Malabarba in: |
| 29814 | http://lists.gnu.org/archive/html/emacs-devel/2015-06/msg00206.html | 29814 | https://lists.gnu.org/archive/html/emacs-devel/2015-06/msg00206.html |
| 29815 | 29815 | ||
| 29816 | 2015-06-15 Eli Zaretskii <eliz@gnu.org> | 29816 | 2015-06-15 Eli Zaretskii <eliz@gnu.org> |
| 29817 | 29817 | ||
| @@ -30843,7 +30843,7 @@ | |||
| 30843 | use CRLF (or CR!) termination for lines. | 30843 | use CRLF (or CR!) termination for lines. |
| 30844 | 30844 | ||
| 30845 | Update .gitattributes to match current sources | 30845 | Update .gitattributes to match current sources |
| 30846 | http://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00879.html | 30846 | https://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00879.html |
| 30847 | * .gitattributes: Accommodate tests that insist on DOS format. | 30847 | * .gitattributes: Accommodate tests that insist on DOS format. |
| 30848 | Remove test/automated/data/decompress/foo-gzipped. | 30848 | Remove test/automated/data/decompress/foo-gzipped. |
| 30849 | Add etc/e/eterm-color. | 30849 | Add etc/e/eterm-color. |
| @@ -30868,7 +30868,7 @@ | |||
| 30868 | Use list for the tags completion table, not obarray | 30868 | Use list for the tags completion table, not obarray |
| 30869 | * lisp/progmodes/etags.el (etags-tags-completion-table): Return a | 30869 | * lisp/progmodes/etags.el (etags-tags-completion-table): Return a |
| 30870 | list instead of an obarray | 30870 | list instead of an obarray |
| 30871 | (http://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00876.html). | 30871 | (https://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00876.html). |
| 30872 | (tags-completion-table): Combine those lists. | 30872 | (tags-completion-table): Combine those lists. |
| 30873 | (tags-completion-table): Update the docstring. | 30873 | (tags-completion-table): Update the docstring. |
| 30874 | 30874 | ||
| @@ -31783,7 +31783,7 @@ | |||
| 31783 | 31783 | ||
| 31784 | Revert doc string changes to f90.el | 31784 | Revert doc string changes to f90.el |
| 31785 | Problem reported by Glenn Morris in: | 31785 | Problem reported by Glenn Morris in: |
| 31786 | http://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00596.html | 31786 | https://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00596.html |
| 31787 | * lisp/progmodes/f90.el (f90-mode, f90-abbrev-start): | 31787 | * lisp/progmodes/f90.el (f90-mode, f90-abbrev-start): |
| 31788 | Revert recent changes to doc strings, as it's intended that they | 31788 | Revert recent changes to doc strings, as it's intended that they |
| 31789 | use grave accent, not quote. | 31789 | use grave accent, not quote. |
| @@ -31869,7 +31869,7 @@ | |||
| 31869 | Prefer "this" to “this” in doc strings | 31869 | Prefer "this" to “this” in doc strings |
| 31870 | This mostly just straightens quotes introduced in my previous patch. | 31870 | This mostly just straightens quotes introduced in my previous patch. |
| 31871 | Suggested by Dmitry Gutov in: | 31871 | Suggested by Dmitry Gutov in: |
| 31872 | http://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00565.html | 31872 | https://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00565.html |
| 31873 | * lisp/faces.el, lisp/gnus/gnus-group.el, lisp/ldefs-boot.el: | 31873 | * lisp/faces.el, lisp/gnus/gnus-group.el, lisp/ldefs-boot.el: |
| 31874 | * lisp/mail/supercite.el, lisp/net/tramp.el, lisp/recentf.el: | 31874 | * lisp/mail/supercite.el, lisp/net/tramp.el, lisp/recentf.el: |
| 31875 | * lisp/textmodes/artist.el, lisp/textmodes/rst.el: | 31875 | * lisp/textmodes/artist.el, lisp/textmodes/rst.el: |
| @@ -31979,8 +31979,8 @@ | |||
| 31979 | New command icomplete-force-complete-and-exit | 31979 | New command icomplete-force-complete-and-exit |
| 31980 | * lisp/icomplete.el (icomplete-force-complete-and-exit): | 31980 | * lisp/icomplete.el (icomplete-force-complete-and-exit): |
| 31981 | New command | 31981 | New command |
| 31982 | (http://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00461.html) | 31982 | (https://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00461.html) |
| 31983 | (http://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00516.html). | 31983 | (https://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00516.html). |
| 31984 | (icomplete-minibuffer-map): Bind C-j to it. | 31984 | (icomplete-minibuffer-map): Bind C-j to it. |
| 31985 | (icomplete-forward-completions, icomplete-backward-completions): | 31985 | (icomplete-forward-completions, icomplete-backward-completions): |
| 31986 | Mention the new command in the docstring. | 31986 | Mention the new command in the docstring. |
| @@ -32807,7 +32807,7 @@ | |||
| 32807 | Fix tagging of symbols in C enumerations | 32807 | Fix tagging of symbols in C enumerations |
| 32808 | * lib-src/etags.c (consider_token): Don't tag symbols in | 32808 | * lib-src/etags.c (consider_token): Don't tag symbols in |
| 32809 | expressions that assign values to enum constants. See | 32809 | expressions that assign values to enum constants. See |
| 32810 | http://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00291.html | 32810 | https://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00291.html |
| 32811 | for details. | 32811 | for details. |
| 32812 | (C_entries): Reset fvdef to fvnone after processing a preprocessor | 32812 | (C_entries): Reset fvdef to fvnone after processing a preprocessor |
| 32813 | conditional and after a comma outside of parentheses. | 32813 | conditional and after a comma outside of parentheses. |
| @@ -32966,7 +32966,7 @@ | |||
| 32966 | Remove tag-symbol-match-p from etags-xref-find-definitions-tag-order | 32966 | Remove tag-symbol-match-p from etags-xref-find-definitions-tag-order |
| 32967 | * lisp/progmodes/etags.el (etags-xref-find-definitions-tag-order): | 32967 | * lisp/progmodes/etags.el (etags-xref-find-definitions-tag-order): |
| 32968 | Remove tag-symbol-match-p from the default value | 32968 | Remove tag-symbol-match-p from the default value |
| 32969 | (http://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00292.html). | 32969 | (https://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00292.html). |
| 32970 | 32970 | ||
| 32971 | Declare find-tag obsolete | 32971 | Declare find-tag obsolete |
| 32972 | * lisp/progmodes/etags.el (find-tag): Declare obsolete in favor of | 32972 | * lisp/progmodes/etags.el (find-tag): Declare obsolete in favor of |
| @@ -33162,7 +33162,7 @@ | |||
| 33162 | 33162 | ||
| 33163 | * lisp/cedet/pulse.el (pulse-momentary-unhighlight): Only cancel | 33163 | * lisp/cedet/pulse.el (pulse-momentary-unhighlight): Only cancel |
| 33164 | timer when it is non-nil | 33164 | timer when it is non-nil |
| 33165 | (http://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00223.html). | 33165 | (https://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00223.html). |
| 33166 | 33166 | ||
| 33167 | 2015-05-06 Glenn Morris <rgm@gnu.org> | 33167 | 2015-05-06 Glenn Morris <rgm@gnu.org> |
| 33168 | 33168 | ||
| @@ -33262,7 +33262,7 @@ | |||
| 33262 | * lisp/cedet/pulse.el (pulse-momentary-stop-time): New variable. | 33262 | * lisp/cedet/pulse.el (pulse-momentary-stop-time): New variable. |
| 33263 | (pulse-momentary-highlight-overlay): Set up the timer instead of | 33263 | (pulse-momentary-highlight-overlay): Set up the timer instead of |
| 33264 | calling `pulse' | 33264 | calling `pulse' |
| 33265 | (http://lists.gnu.org/archive/html/emacs-devel/2015-05/). | 33265 | (https://lists.gnu.org/archive/html/emacs-devel/2015-05/). |
| 33266 | (pulse-tick): New function. | 33266 | (pulse-tick): New function. |
| 33267 | (pulse-momentary-unhighlight): Cut off the stop time. | 33267 | (pulse-momentary-unhighlight): Cut off the stop time. |
| 33268 | (pulse-delay): Update the docstring WRT to not using sit-for. | 33268 | (pulse-delay): Update the docstring WRT to not using sit-for. |
| @@ -33455,7 +33455,7 @@ | |||
| 33455 | (pulse-momentary-highlight-region): Add autoload cookie. | 33455 | (pulse-momentary-highlight-region): Add autoload cookie. |
| 33456 | * lisp/progmodes/xref.el (xref--maybe-pulse): Don't highlight the | 33456 | * lisp/progmodes/xref.el (xref--maybe-pulse): Don't highlight the |
| 33457 | indentation, or the newline, if the line's non-empty | 33457 | indentation, or the newline, if the line's non-empty |
| 33458 | (http://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00118.html). | 33458 | (https://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00118.html). |
| 33459 | 33459 | ||
| 33460 | 2015-05-04 Daniel Colascione <dancol@dancol.org> | 33460 | 2015-05-04 Daniel Colascione <dancol@dancol.org> |
| 33461 | 33461 | ||
| @@ -33822,7 +33822,7 @@ | |||
| 33822 | * lisp/progmodes/xref.el (xref--xref-buffer-mode): | 33822 | * lisp/progmodes/xref.el (xref--xref-buffer-mode): |
| 33823 | Set `next-error-function' and `next-error-last-buffer'. | 33823 | Set `next-error-function' and `next-error-last-buffer'. |
| 33824 | (xref--next-error-function): New function. | 33824 | (xref--next-error-function): New function. |
| 33825 | (http://lists.gnu.org/archive/html/emacs-devel/2015-04/msg01311.html) | 33825 | (https://lists.gnu.org/archive/html/emacs-devel/2015-04/msg01311.html) |
| 33826 | 33826 | ||
| 33827 | 2015-04-29 Fabián Ezequiel Gallina <fgallina@gnu.org> | 33827 | 2015-04-29 Fabián Ezequiel Gallina <fgallina@gnu.org> |
| 33828 | 33828 | ||
| @@ -34096,7 +34096,7 @@ | |||
| 34096 | Introduce xref-prompt-for-identifier | 34096 | Introduce xref-prompt-for-identifier |
| 34097 | * lisp/progmodes/xref.el (xref-prompt-for-identifier): New option. | 34097 | * lisp/progmodes/xref.el (xref-prompt-for-identifier): New option. |
| 34098 | (xref--read-identifier): Use it | 34098 | (xref--read-identifier): Use it |
| 34099 | (http://lists.gnu.org/archive/html/emacs-devel/2015-04/msg01205.html). | 34099 | (https://lists.gnu.org/archive/html/emacs-devel/2015-04/msg01205.html). |
| 34100 | 34100 | ||
| 34101 | 2015-04-26 João Távora <joaotavora@gmail.com> | 34101 | 2015-04-26 João Távora <joaotavora@gmail.com> |
| 34102 | 34102 | ||
| @@ -34113,7 +34113,7 @@ | |||
| 34113 | Pass `id' to `completing-read' as def instead of initial input | 34113 | Pass `id' to `completing-read' as def instead of initial input |
| 34114 | * lisp/progmodes/xref.el (xref--read-identifier): Pass `id' to | 34114 | * lisp/progmodes/xref.el (xref--read-identifier): Pass `id' to |
| 34115 | `completing-read' as the default value instead of initial input | 34115 | `completing-read' as the default value instead of initial input |
| 34116 | (http://lists.gnu.org/archive/html/emacs-devel/2015-04/msg01182.html). | 34116 | (https://lists.gnu.org/archive/html/emacs-devel/2015-04/msg01182.html). |
| 34117 | 34117 | ||
| 34118 | 2015-04-25 Paul Eggert <eggert@cs.ucla.edu> | 34118 | 2015-04-25 Paul Eggert <eggert@cs.ucla.edu> |
| 34119 | 34119 | ||
| @@ -34724,7 +34724,7 @@ | |||
| 34724 | 34724 | ||
| 34725 | Standardize names of ChangeLog history files | 34725 | Standardize names of ChangeLog history files |
| 34726 | Suggested by Glenn Morris in: | 34726 | Suggested by Glenn Morris in: |
| 34727 | http://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00678.html | 34727 | https://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00678.html |
| 34728 | * Makefile.in (install-man): Don't treat ChangeLog.1 as a man page. | 34728 | * Makefile.in (install-man): Don't treat ChangeLog.1 as a man page. |
| 34729 | * doc/man/ChangeLog.1: Rename back from doc/man/ChangeLog.01. | 34729 | * doc/man/ChangeLog.1: Rename back from doc/man/ChangeLog.01. |
| 34730 | * lisp/erc/ChangeLog.1: New file, containing the old contents of ... | 34730 | * lisp/erc/ChangeLog.1: New file, containing the old contents of ... |
| @@ -34737,7 +34737,7 @@ | |||
| 34737 | This more clearly distingiushes pre-April-7 ChangeLog entries (which | 34737 | This more clearly distingiushes pre-April-7 ChangeLog entries (which |
| 34738 | are for top-level files only) from post-April-7 entries (which are | 34738 | are for top-level files only) from post-April-7 entries (which are |
| 34739 | about files at all levels. Problem reported by Glenn Morris in: | 34739 | about files at all levels. Problem reported by Glenn Morris in: |
| 34740 | http://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00678.html | 34740 | https://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00678.html |
| 34741 | * ChangeLog.1: Move post-April-7 entries from here ... | 34741 | * ChangeLog.1: Move post-April-7 entries from here ... |
| 34742 | * ChangeLog.2: ... to this new file. | 34742 | * ChangeLog.2: ... to this new file. |
| 34743 | * Makefile.in (CHANGELOG_HISTORY_INDEX_MAX): Bump to 2. | 34743 | * Makefile.in (CHANGELOG_HISTORY_INDEX_MAX): Bump to 2. |
| @@ -35131,7 +35131,7 @@ | |||
| 35131 | * doc/man/ChangeLog.01: Rename from doc/man/ChangeLog.1. | 35131 | * doc/man/ChangeLog.01: Rename from doc/man/ChangeLog.1. |
| 35132 | That way, 'make install' won't think it's a man page. | 35132 | That way, 'make install' won't think it's a man page. |
| 35133 | Reported by Ashish SHUKLA in: | 35133 | Reported by Ashish SHUKLA in: |
| 35134 | http://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00656.html | 35134 | https://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00656.html |
| 35135 | 35135 | ||
| 35136 | Improve 'make change-history' prereq tests | 35136 | Improve 'make change-history' prereq tests |
| 35137 | * Makefile.in (gen_origin): Fix to match what's in the master branch. | 35137 | * Makefile.in (gen_origin): Fix to match what's in the master branch. |
| @@ -35320,7 +35320,7 @@ | |||
| 35320 | 35320 | ||
| 35321 | Port commit-msg to MSYS Bash+Gawk | 35321 | Port commit-msg to MSYS Bash+Gawk |
| 35322 | See Eli Zaretskii in: | 35322 | See Eli Zaretskii in: |
| 35323 | http://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00610.html | 35323 | https://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00610.html |
| 35324 | * build-aux/git-hooks/commit-msg (cent_sign_utf8_format) | 35324 | * build-aux/git-hooks/commit-msg (cent_sign_utf8_format) |
| 35325 | (cent_sign, print_at_sign, at_sign): Revert previous change. | 35325 | (cent_sign, print_at_sign, at_sign): Revert previous change. |
| 35326 | (print_at_sign): Prepend "BEGIN". | 35326 | (print_at_sign): Prepend "BEGIN". |
| @@ -35330,7 +35330,7 @@ | |||
| 35330 | * build-aux/git-hooks/commit-msg (cent_sign): | 35330 | * build-aux/git-hooks/commit-msg (cent_sign): |
| 35331 | Just use UTF-8 here rather than ASCII + printf, as the latter fails | 35331 | Just use UTF-8 here rather than ASCII + printf, as the latter fails |
| 35332 | on a broken MS-Windows shell. Reported by Eli Zaretskii in: | 35332 | on a broken MS-Windows shell. Reported by Eli Zaretskii in: |
| 35333 | http://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00592.html | 35333 | https://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00592.html |
| 35334 | 35334 | ||
| 35335 | 2015-04-11 Chris Zheng <chriszheng99@gmail.com> (tiny change) | 35335 | 2015-04-11 Chris Zheng <chriszheng99@gmail.com> (tiny change) |
| 35336 | 35336 | ||
| @@ -35365,7 +35365,7 @@ | |||
| 35365 | Add a FIXME comment. | 35365 | Add a FIXME comment. |
| 35366 | (log-edit-changelog-entries): Extract from | 35366 | (log-edit-changelog-entries): Extract from |
| 35367 | `log-edit-changelog-entries', handle FILE being a directory | 35367 | `log-edit-changelog-entries', handle FILE being a directory |
| 35368 | (http://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00555.html). | 35368 | (https://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00555.html). |
| 35369 | 35369 | ||
| 35370 | 2015-04-10 Paul Eggert <eggert@cs.ucla.edu> | 35370 | 2015-04-10 Paul Eggert <eggert@cs.ucla.edu> |
| 35371 | 35371 | ||
| @@ -35377,19 +35377,19 @@ | |||
| 35377 | * build-aux/git-hooks/commit-msg: | 35377 | * build-aux/git-hooks/commit-msg: |
| 35378 | Ignore every line after a scissors line, such as a line generated | 35378 | Ignore every line after a scissors line, such as a line generated |
| 35379 | by 'git commit -v'. Problem reported by Johan Bockgård in: | 35379 | by 'git commit -v'. Problem reported by Johan Bockgård in: |
| 35380 | http://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00580.html | 35380 | https://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00580.html |
| 35381 | 35381 | ||
| 35382 | port commit-msg to Gawk 3.0.4 (1999) | 35382 | port commit-msg to Gawk 3.0.4 (1999) |
| 35383 | * build-aux/git-hooks/commit-msg (cent_sign_utf8_format, cent_sign) | 35383 | * build-aux/git-hooks/commit-msg (cent_sign_utf8_format, cent_sign) |
| 35384 | (print_at_sign, at_sign): New vars. Use them to avoid problems | 35384 | (print_at_sign, at_sign): New vars. Use them to avoid problems |
| 35385 | Eli Zaretskii encountered with Gawk 3.0.4 (1999) on MSYS. See: | 35385 | Eli Zaretskii encountered with Gawk 3.0.4 (1999) on MSYS. See: |
| 35386 | http://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00566.html | 35386 | https://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00566.html |
| 35387 | 35387 | ||
| 35388 | Have commit-msg report commit failure | 35388 | Have commit-msg report commit failure |
| 35389 | * build-aux/git-hooks/commit-msg: If the commit is aborted, | 35389 | * build-aux/git-hooks/commit-msg: If the commit is aborted, |
| 35390 | say so. Simplify by doing this at the end. Problem reported | 35390 | say so. Simplify by doing this at the end. Problem reported |
| 35391 | by Eli Zaretskii in: | 35391 | by Eli Zaretskii in: |
| 35392 | http://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00566.html | 35392 | https://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00566.html |
| 35393 | 35393 | ||
| 35394 | 2015-04-10 Thomas Fitzsimmons <fitzsim@fitzsim.org> | 35394 | 2015-04-10 Thomas Fitzsimmons <fitzsim@fitzsim.org> |
| 35395 | 35395 | ||
| @@ -35463,7 +35463,7 @@ | |||
| 35463 | vmotion, for the same reason. Fix the clipping of the argument | 35463 | vmotion, for the same reason. Fix the clipping of the argument |
| 35464 | value to support scroll-margin in all cases and avoid unwarranted | 35464 | value to support scroll-margin in all cases and avoid unwarranted |
| 35465 | recentering. Reported by Milan Stanojević <milanst@gmail.com> in | 35465 | recentering. Reported by Milan Stanojević <milanst@gmail.com> in |
| 35466 | http://lists.gnu.org/archive/html/help-gnu-emacs/2015-04/msg00092.html, | 35466 | https://lists.gnu.org/archive/html/help-gnu-emacs/2015-04/msg00092.html, |
| 35467 | which see. | 35467 | which see. |
| 35468 | 35468 | ||
| 35469 | 2015-04-09 Stefan Monnier <monnier@iro.umontreal.ca> | 35469 | 2015-04-09 Stefan Monnier <monnier@iro.umontreal.ca> |
| @@ -35554,7 +35554,7 @@ | |||
| 35554 | for copyright notice prototype, so that we get a proper "coding:" | 35554 | for copyright notice prototype, so that we get a proper "coding:" |
| 35555 | cookie. Use 'mv -i' to avoid unconditionally overwriting an | 35555 | cookie. Use 'mv -i' to avoid unconditionally overwriting an |
| 35556 | existing ChangeLog. Problems reported by Eli Zaretskii in: | 35556 | existing ChangeLog. Problems reported by Eli Zaretskii in: |
| 35557 | http://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00504.html | 35557 | https://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00504.html |
| 35558 | 35558 | ||
| 35559 | Merge from gnulib | 35559 | Merge from gnulib |
| 35560 | * build-aux/gitlog-to-changelog: Update from gnulib, incorporating: | 35560 | * build-aux/gitlog-to-changelog: Update from gnulib, incorporating: |