diff options
| author | Eli Zaretskii | 2015-09-20 14:33:46 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2015-09-20 14:33:46 +0300 |
| commit | 6afe8168dde7780853003dea2fb9e3a8ba57e2ea (patch) | |
| tree | 4e1d240ee497ce6320c23b170785e02a485674a3 | |
| parent | 48ef71e9be040c06d0386ebba1a2a6262634973e (diff) | |
| download | emacs-6afe8168dde7780853003dea2fb9e3a8ba57e2ea.tar.gz emacs-6afe8168dde7780853003dea2fb9e3a8ba57e2ea.zip | |
; * ChangeLog.2: Fix typos and bad formatting, remove unneeded entries
| -rw-r--r-- | ChangeLog.2 | 249 |
1 files changed, 125 insertions, 124 deletions
diff --git a/ChangeLog.2 b/ChangeLog.2 index 7557f51ab4e..edad2d5f86b 100644 --- a/ChangeLog.2 +++ b/ChangeLog.2 | |||
| @@ -57,11 +57,9 @@ | |||
| 57 | 2015-09-18 Wilson Snyder <wsnyder@wsnyder.org> | 57 | 2015-09-18 Wilson Snyder <wsnyder@wsnyder.org> |
| 58 | 58 | ||
| 59 | Fix checkdoc warnings. | 59 | Fix checkdoc warnings. |
| 60 | * lisp/progmodes/verilog-mode.el (verilog-forward-sexp-function) | 60 | * lisp/progmodes/verilog-mode.el (verilog-forward-sexp-function) |
| 61 | (verilog-decls-princ) (verilog-modport-princ) | 61 | (verilog-decls-princ, verilog-modport-princ) |
| 62 | (verilog-modi-modport-lookup-one): Fix checkdoc warnings. | 62 | (verilog-modi-modport-lookup-one): Fix checkdoc warnings. |
| 63 | |||
| 64 | /svaha/wsnyder/d/log | ||
| 65 | 63 | ||
| 66 | 2015-09-17 Jay Belanger <jay.p.belanger@gmail.com> | 64 | 2015-09-17 Jay Belanger <jay.p.belanger@gmail.com> |
| 67 | 65 | ||
| @@ -329,9 +327,9 @@ | |||
| 329 | 2015-09-16 Tassilo Horn <tsdh@gnu.org> | 327 | 2015-09-16 Tassilo Horn <tsdh@gnu.org> |
| 330 | 328 | ||
| 331 | Clarify reftex-extra-bindings docs. | 329 | Clarify reftex-extra-bindings docs. |
| 332 | * lisp/textmodes/reftex-vars.el (reftex-extra-bindings): Document that | 330 | * lisp/textmodes/reftex-vars.el (reftex-extra-bindings): |
| 333 | the variable only has an effect at load-time. | 331 | * doc/misc/reftex.texi (Key Bindings): Document that the variable |
| 334 | * doc/misc/reftex.texi (Key Bindings): Ditto. | 332 | only has an effect at load-time. |
| 335 | 333 | ||
| 336 | 2015-09-16 Daniel McClanahan <danieldmcclanahan@gmail.com> (tiny change) | 334 | 2015-09-16 Daniel McClanahan <danieldmcclanahan@gmail.com> (tiny change) |
| 337 | 335 | ||
| @@ -424,7 +422,7 @@ | |||
| 424 | 422 | ||
| 425 | 2015-09-15 Mark Oteiza <mvoteiza@udel.edu> | 423 | 2015-09-15 Mark Oteiza <mvoteiza@udel.edu> |
| 426 | 424 | ||
| 427 | lisp/custom.el (load-theme): Only compute hash when needed | 425 | lisp/custom.el (load-theme): Only compute hash when needed. |
| 428 | 426 | ||
| 429 | 2015-09-15 Paul Eggert <eggert@cs.ucla.edu> | 427 | 2015-09-15 Paul Eggert <eggert@cs.ucla.edu> |
| 430 | 428 | ||
| @@ -563,7 +561,7 @@ | |||
| 563 | 561 | ||
| 564 | 2015-09-14 Michael Albinus <michael.albinus@gmx.de> | 562 | 2015-09-14 Michael Albinus <michael.albinus@gmx.de> |
| 565 | 563 | ||
| 566 | Adaot file-notify-tests.el test cases | 564 | Adapt file-notify-tests.el test cases |
| 567 | * lisp/filenotify.el (file-notify-rm-watch): Ignore `file-notify-error'. | 565 | * lisp/filenotify.el (file-notify-rm-watch): Ignore `file-notify-error'. |
| 568 | * src/inotify.c (Finotify_valid_p): Adapt docstring. | 566 | * src/inotify.c (Finotify_valid_p): Adapt docstring. |
| 569 | * test/automated/file-notify-tests.el () | 567 | * test/automated/file-notify-tests.el () |
| @@ -590,7 +588,7 @@ | |||
| 590 | 588 | ||
| 591 | 2015-09-14 Stefan Monnier <monnier@iro.umontreal.ca> | 589 | 2015-09-14 Stefan Monnier <monnier@iro.umontreal.ca> |
| 592 | 590 | ||
| 593 | * lisp/progmodes/cc-langs.el (c-make-init-lang-vars-fun): Use dolist | 591 | * lisp/progmodes/cc-langs.el (c-make-init-lang-vars-fun): Use dolist. |
| 594 | 592 | ||
| 595 | 2015-09-14 Alan Mackenzie <acm@muc.de> | 593 | 2015-09-14 Alan Mackenzie <acm@muc.de> |
| 596 | 594 | ||
| @@ -623,6 +621,12 @@ | |||
| 623 | 2015-09-14 Tassilo Horn <tsdh@gnu.org> | 621 | 2015-09-14 Tassilo Horn <tsdh@gnu.org> |
| 624 | 622 | ||
| 625 | Fix tests for file-notify-valid-p. | 623 | Fix tests for file-notify-valid-p. |
| 624 | * test/automated/file-notify-tests.el (file-notify--test-cleanup): | ||
| 625 | Use delete-directory to delete file-notify--test-tmpfile if it is | ||
| 626 | a directory. Likewise for file-notify--test-tmpfile1. | ||
| 627 | (file-notify-test04-file-validity) | ||
| 628 | (file-notify-test05-dir-validity): Delete the parent directory of | ||
| 629 | the test. Ignore errors when cleaning up after the test. | ||
| 626 | 630 | ||
| 627 | 2015-09-14 Eli Zaretskii <eliz@gnu.org> | 631 | 2015-09-14 Eli Zaretskii <eliz@gnu.org> |
| 628 | 632 | ||
| @@ -789,11 +793,9 @@ | |||
| 789 | 793 | ||
| 790 | 2015-09-10 Mark Oteiza <mvoteiza@udel.edu> | 794 | 2015-09-10 Mark Oteiza <mvoteiza@udel.edu> |
| 791 | 795 | ||
| 792 | lisp/mpc.el (mpc--proc-connect): use file-name-absolute-p | 796 | * lisp/mpc.el (mpc--proc-connect): Use file-name-absolute-p. |
| 793 | 797 | (mpc-file-local-copy): Check for absolute path. Check more config | |
| 794 | lisp/mpc.el (mpc-file-local-copy): check for absolute path | 798 | locations. |
| 795 | |||
| 796 | lisp/mpc.el (mpc-file-local-copy): check more config locations | ||
| 797 | 799 | ||
| 798 | 2015-09-10 Eli Zaretskii <eliz@gnu.org> | 800 | 2015-09-10 Eli Zaretskii <eliz@gnu.org> |
| 799 | 801 | ||
| @@ -924,7 +926,8 @@ | |||
| 924 | 926 | ||
| 925 | 2015-09-09 Stefan Monnier <monnier@iro.umontreal.ca> | 927 | 2015-09-09 Stefan Monnier <monnier@iro.umontreal.ca> |
| 926 | 928 | ||
| 927 | * lisp/emacs-lisp/cl-generic.el (cl-generic-generalizers): Remove warning | 929 | * lisp/emacs-lisp/cl-generic.el (cl-generic-generalizers): Remove |
| 930 | warning. | ||
| 928 | 931 | ||
| 929 | 2015-09-09 Eli Zaretskii <eliz@gnu.org> | 932 | 2015-09-09 Eli Zaretskii <eliz@gnu.org> |
| 930 | 933 | ||
| @@ -987,12 +990,12 @@ | |||
| 987 | 990 | ||
| 988 | 2015-09-08 Juri Linkov <juri@linkov.net> | 991 | 2015-09-08 Juri Linkov <juri@linkov.net> |
| 989 | 992 | ||
| 990 | * lisp/info.el (Info-fontify-node): Don't stop at the non-title underline. | 993 | * lisp/info.el (Info-fontify-node): Don't stop at the non-title |
| 991 | (Bug#21433) | 994 | underline. (Bug#21433) |
| 992 | 995 | ||
| 993 | 2015-09-08 Stefan Monnier <monnier@iro.umontreal.ca> | 996 | 2015-09-08 Stefan Monnier <monnier@iro.umontreal.ca> |
| 994 | 997 | ||
| 995 | * lisp/calendar/time-date.el (with-decoded-time-value): Fix debug spec | 998 | * lisp/calendar/time-date.el (with-decoded-time-value): Fix debug spec. |
| 996 | 999 | ||
| 997 | 2015-09-08 Tassilo Horn <tsdh@gnu.org> | 1000 | 2015-09-08 Tassilo Horn <tsdh@gnu.org> |
| 998 | 1001 | ||
| @@ -1002,7 +1005,7 @@ | |||
| 1002 | 1005 | ||
| 1003 | 2015-09-08 Vasilij Schneidermann <v.schneidermann@gmail.com> (tiny change) | 1006 | 2015-09-08 Vasilij Schneidermann <v.schneidermann@gmail.com> (tiny change) |
| 1004 | 1007 | ||
| 1005 | * lisp/play/tetris.el (tetris-move-down): New command (bug#21360) | 1008 | * lisp/play/tetris.el (tetris-move-down): New command (bug#21360). |
| 1006 | (tetris-mode-map): Use it. | 1009 | (tetris-mode-map): Use it. |
| 1007 | 1010 | ||
| 1008 | 2015-09-08 Stefan Monnier <monnier@iro.umontreal.ca> | 1011 | 2015-09-08 Stefan Monnier <monnier@iro.umontreal.ca> |
| @@ -1022,9 +1025,9 @@ | |||
| 1022 | 1025 | ||
| 1023 | 2015-09-07 Stefan Monnier <monnier@iro.umontreal.ca> | 1026 | 2015-09-07 Stefan Monnier <monnier@iro.umontreal.ca> |
| 1024 | 1027 | ||
| 1025 | (electric-quote-mode): Activate everywhere in message-mode | ||
| 1026 | * lisp/electric.el (electric-quote-post-self-insert-function): | 1028 | * lisp/electric.el (electric-quote-post-self-insert-function): |
| 1027 | Don't use syntax-ppss if comment-use-syntax is nil (e.g. message-mode). | 1029 | Don't use syntax-ppss if comment-use-syntax is nil (e.g. message-mode). |
| 1030 | (electric-quote-mode): Activate everywhere in message-mode. | ||
| 1028 | 1031 | ||
| 1029 | 2015-09-07 Paul Eggert <eggert@cs.ucla.edu> | 1032 | 2015-09-07 Paul Eggert <eggert@cs.ucla.edu> |
| 1030 | 1033 | ||
| @@ -1328,7 +1331,7 @@ | |||
| 1328 | 1331 | ||
| 1329 | 2015-09-07 Stefan Monnier <monnier@iro.umontreal.ca> | 1332 | 2015-09-07 Stefan Monnier <monnier@iro.umontreal.ca> |
| 1330 | 1333 | ||
| 1331 | * src/keyboard.c (read_key_sequence): Complete last fix (bug#21403) | 1334 | * src/keyboard.c (read_key_sequence): Complete last fix (bug#21403). |
| 1332 | 1335 | ||
| 1333 | 2015-09-07 Eli Zaretskii <eliz@gnu.org> | 1336 | 2015-09-07 Eli Zaretskii <eliz@gnu.org> |
| 1334 | 1337 | ||
| @@ -1346,9 +1349,9 @@ | |||
| 1346 | situation, `package-initialize' now sets `package-enable-at-startup' to | 1349 | situation, `package-initialize' now sets `package-enable-at-startup' to |
| 1347 | nil to prevent that. The user can have the old behaviour by setting this | 1350 | nil to prevent that. The user can have the old behaviour by setting this |
| 1348 | variable to t after the call to `package-initialize'. (Bug#21423) | 1351 | variable to t after the call to `package-initialize'. (Bug#21423) |
| 1349 | * doc/emacs/package.texi (Package Installation): Document it | 1352 | * doc/emacs/package.texi (Package Installation): Document it. |
| 1350 | * doc/lispref/package.texi (Packaging Basics): Document it | 1353 | * doc/lispref/package.texi (Packaging Basics): Document it. |
| 1351 | * etc/NEWS: Document it | 1354 | * etc/NEWS: Document it. |
| 1352 | 1355 | ||
| 1353 | 2015-09-06 Thomas Fitzsimmons <fitzsim@fitzsim.org> | 1356 | 2015-09-06 Thomas Fitzsimmons <fitzsim@fitzsim.org> |
| 1354 | 1357 | ||
| @@ -1516,7 +1519,8 @@ | |||
| 1516 | reusing stale face IDs for 'escape-glyph' and 'glyphless-char' | 1519 | reusing stale face IDs for 'escape-glyph' and 'glyphless-char' |
| 1517 | faces, which could case a segfault if the frame's face cache was | 1520 | faces, which could case a segfault if the frame's face cache was |
| 1518 | freed since the last redisplay. (Bug#21394) | 1521 | freed since the last redisplay. (Bug#21394) |
| 1519 | * src/xfaces.c (free_realized_faces): Call forget_escape_and_glyphless_faces. | 1522 | * src/xfaces.c (free_realized_faces): Call |
| 1523 | forget_escape_and_glyphless_faces. | ||
| 1520 | * src/dispextern.h (forget_escape_and_glyphless_faces): Add prototype. | 1524 | * src/dispextern.h (forget_escape_and_glyphless_faces): Add prototype. |
| 1521 | 1525 | ||
| 1522 | 2015-09-04 Paul Eggert <eggert@cs.ucla.edu> | 1526 | 2015-09-04 Paul Eggert <eggert@cs.ucla.edu> |
| @@ -1643,7 +1647,7 @@ | |||
| 1643 | Fix typo | 1647 | Fix typo |
| 1644 | * ftfont.c (ftfont_drive_otf): otf_positioning_type_components_mask -> OTF_positioning_type_components_mask. | 1648 | * ftfont.c (ftfont_drive_otf): otf_positioning_type_components_mask -> OTF_positioning_type_components_mask. |
| 1645 | 1649 | ||
| 1646 | fix previous change | 1650 | Fix previous change |
| 1647 | * ftfont.c (ftfont_drive_otf): Remember some bits of | 1651 | * ftfont.c (ftfont_drive_otf): Remember some bits of |
| 1648 | OTF_Glyph->positioning_type in MFLTGlyphFT->libotf_positioning_type. | 1652 | OTF_Glyph->positioning_type in MFLTGlyphFT->libotf_positioning_type. |
| 1649 | 1653 | ||
| @@ -1719,7 +1723,7 @@ | |||
| 1719 | 1723 | ||
| 1720 | 2015-09-01 Paul Eggert <eggert@cs.ucla.edu> | 1724 | 2015-09-01 Paul Eggert <eggert@cs.ucla.edu> |
| 1721 | 1725 | ||
| 1722 | Rework quoting in tutorial | 1726 | Rework quoting in Emacs Lisp Introduction |
| 1723 | * doc/lispintro/emacs-lisp-intro.texi (Sample let Expression) | 1727 | * doc/lispintro/emacs-lisp-intro.texi (Sample let Expression) |
| 1724 | (if in more detail, type-of-animal in detail, else): Rework the | 1728 | (if in more detail, type-of-animal in detail, else): Rework the |
| 1725 | early example to use " rather than ' so that we don’t burden | 1729 | early example to use " rather than ' so that we don’t burden |
| @@ -1837,7 +1841,7 @@ | |||
| 1837 | 1841 | ||
| 1838 | isearch: Document character folding mode. | 1842 | isearch: Document character folding mode. |
| 1839 | * isearch.el (isearch-forward): Mention `isearch-toggle-character-fold' | 1843 | * isearch.el (isearch-forward): Mention `isearch-toggle-character-fold' |
| 1840 | in docstring. | 1844 | in doc string. |
| 1841 | 1845 | ||
| 1842 | 2015-08-31 Paul Eggert <eggert@cs.ucla.edu> | 1846 | 2015-08-31 Paul Eggert <eggert@cs.ucla.edu> |
| 1843 | 1847 | ||
| @@ -2048,6 +2052,7 @@ | |||
| 2048 | Minor documentation and NEWS tweak | 2052 | Minor documentation and NEWS tweak |
| 2049 | * doc/lispintro/emacs-lisp-intro.texi (fwd-para let): Add an index | 2053 | * doc/lispintro/emacs-lisp-intro.texi (fwd-para let): Add an index |
| 2050 | entry. | 2054 | entry. |
| 2055 | * NEWS: Fix a typo in character-fold-to-regexp. | ||
| 2051 | 2056 | ||
| 2052 | 2015-08-30 Michael Albinus <michael.albinus@gmx.de> | 2057 | 2015-08-30 Michael Albinus <michael.albinus@gmx.de> |
| 2053 | 2058 | ||
| @@ -2086,7 +2091,7 @@ | |||
| 2086 | * lisp/progmodes/which-func.el (which-func-ff-hook): Look for new | 2091 | * lisp/progmodes/which-func.el (which-func-ff-hook): Look for new |
| 2087 | imenu-unavailable error symbol instead of trying to match message | 2092 | imenu-unavailable error symbol instead of trying to match message |
| 2088 | exactly. | 2093 | exactly. |
| 2089 | * lisp/imenu.el (imenu-unavailable): New error | 2094 | * lisp/imenu.el (imenu-unavailable): New error. |
| 2090 | (imenu-unavailable-error): New function. | 2095 | (imenu-unavailable-error): New function. |
| 2091 | 2096 | ||
| 2092 | 2015-08-29 Eli Zaretskii <eliz@gnu.org> | 2097 | 2015-08-29 Eli Zaretskii <eliz@gnu.org> |
| @@ -2364,7 +2369,7 @@ | |||
| 2364 | 2369 | ||
| 2365 | 2015-08-26 Michael Albinus <michael.albinus@gmx.de> | 2370 | 2015-08-26 Michael Albinus <michael.albinus@gmx.de> |
| 2366 | 2371 | ||
| 2367 | * lisp/net/tramp-cache.el (top): Use `message' but `format-message'. | 2372 | * lisp/net/tramp-cache.el (top): Use `message', not `format-message'. |
| 2368 | 2373 | ||
| 2369 | 2015-08-26 Paul Eggert <eggert@cs.ucla.edu> | 2374 | 2015-08-26 Paul Eggert <eggert@cs.ucla.edu> |
| 2370 | 2375 | ||
| @@ -2628,7 +2633,8 @@ | |||
| 2628 | 2633 | ||
| 2629 | 2015-08-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 2634 | 2015-08-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
| 2630 | 2635 | ||
| 2631 | * src/macfont.m (macfont_create_family_with_symbol): Accept localized names. | 2636 | * src/macfont.m (macfont_create_family_with_symbol): Accept |
| 2637 | localized names. | ||
| 2632 | 2638 | ||
| 2633 | 2015-08-24 Paul Eggert <eggert@cs.ucla.edu> | 2639 | 2015-08-24 Paul Eggert <eggert@cs.ucla.edu> |
| 2634 | 2640 | ||
| @@ -3160,7 +3166,8 @@ | |||
| 3160 | * lisp/progmodes/python.el | 3166 | * lisp/progmodes/python.el |
| 3161 | (python-shell-tramp-refresh-process-environment): New function. | 3167 | (python-shell-tramp-refresh-process-environment): New function. |
| 3162 | (python-shell-with-environment): Use it. | 3168 | (python-shell-with-environment): Use it. |
| 3163 | * test/automated/python-tests.el (python-shell-with-environment-2): Update. | 3169 | * test/automated/python-tests.el (python-shell-with-environment-2): |
| 3170 | Update. | ||
| 3164 | 3171 | ||
| 3165 | python.el: Enhancements to process environment setup. | 3172 | python.el: Enhancements to process environment setup. |
| 3166 | * lisp/progmodes/python.el (python-shell-process-environment) | 3173 | * lisp/progmodes/python.el (python-shell-process-environment) |
| @@ -3250,7 +3257,8 @@ | |||
| 3250 | 2015-08-21 Martin Rudalics <rudalics@gmx.at> | 3257 | 2015-08-21 Martin Rudalics <rudalics@gmx.at> |
| 3251 | 3258 | ||
| 3252 | Document `window-use-time' in Elisp manual | 3259 | Document `window-use-time' in Elisp manual |
| 3253 | * doc/lispref/windows.texi (Selecting Windows): Document `window-use-time'. | 3260 | * doc/lispref/windows.texi (Selecting Windows): Document |
| 3261 | `window-use-time'. | ||
| 3254 | 3262 | ||
| 3255 | 2015-08-21 Eli Zaretskii <eliz@gnu.org> | 3263 | 2015-08-21 Eli Zaretskii <eliz@gnu.org> |
| 3256 | 3264 | ||
| @@ -3533,8 +3541,8 @@ | |||
| 3533 | (top-level) Set the `delete-selection' property of `self-insert-command' | 3541 | (top-level) Set the `delete-selection' property of `self-insert-command' |
| 3534 | to `delete-selection-uses-region-p'. | 3542 | to `delete-selection-uses-region-p'. |
| 3535 | progmodes/cc-cmds.el (top-level): Give the `delete-selection' property | 3543 | progmodes/cc-cmds.el (top-level): Give the `delete-selection' property |
| 3536 | for c-electric-\(brace\|paren\) the value `delete-selection-uses-region-p' | 3544 | for c-electric-\(brace\|paren\) the value |
| 3537 | when the latter function exists. | 3545 | `delete-selection-uses-region-p' when the latter function exists. |
| 3538 | 3546 | ||
| 3539 | 2015-08-19 Paul Eggert <eggert@cs.ucla.edu> | 3547 | 2015-08-19 Paul Eggert <eggert@cs.ucla.edu> |
| 3540 | 3548 | ||
| @@ -3577,7 +3585,7 @@ | |||
| 3577 | clause of `isearch-search-fun-default'. That lax variable does not | 3585 | clause of `isearch-search-fun-default'. That lax variable does not |
| 3578 | refer to lax-whitespacing. Related to (bug#21777). | 3586 | refer to lax-whitespacing. Related to (bug#21777). |
| 3579 | This reverts commit a5bdb872edb9f031fe041faf9a8c0be432e5f64c. | 3587 | This reverts commit a5bdb872edb9f031fe041faf9a8c0be432e5f64c. |
| 3580 | * character-fold.el (character-fold-search): Set to nil | 3588 | * character-fold.el (character-fold-search): Set to nil. |
| 3581 | Default to nil for now, until someone implements proper | 3589 | Default to nil for now, until someone implements proper |
| 3582 | lax-whitespacing with char-fold searching. | 3590 | lax-whitespacing with char-fold searching. |
| 3583 | 3591 | ||
| @@ -3634,8 +3642,7 @@ | |||
| 3634 | * lisp/gnus/message.el (message-delete-overlay, message-make-overlay) | 3642 | * lisp/gnus/message.el (message-delete-overlay, message-make-overlay) |
| 3635 | (message-overlay-get, message-overlay-put, message-overlays-in): | 3643 | (message-overlay-get, message-overlay-put, message-overlays-in): |
| 3636 | * lisp/gnus/sieve.el (sieve-make-overlay, sieve-overlay-put) | 3644 | * lisp/gnus/sieve.el (sieve-make-overlay, sieve-overlay-put) |
| 3637 | (sieve-overlays-at): | 3645 | (sieve-overlays-at): Remove. |
| 3638 | Remove. | ||
| 3639 | 3646 | ||
| 3640 | 2015-08-19 Martin Rudalics <rudalics@gmx.at> | 3647 | 2015-08-19 Martin Rudalics <rudalics@gmx.at> |
| 3641 | 3648 | ||
| @@ -3846,7 +3853,8 @@ | |||
| 3846 | 3853 | ||
| 3847 | 2015-08-17 Ronnie Schnell <ronnie@driver-aces.com> | 3854 | 2015-08-17 Ronnie Schnell <ronnie@driver-aces.com> |
| 3848 | 3855 | ||
| 3849 | Update version number in header (now matches help) | 3856 | * lisp/play/dunnet.el: Update version number in header (now |
| 3857 | matches help). | ||
| 3850 | 3858 | ||
| 3851 | 2015-08-17 Paul Eggert <eggert@cs.ucla.edu> | 3859 | 2015-08-17 Paul Eggert <eggert@cs.ucla.edu> |
| 3852 | 3860 | ||
| @@ -3970,38 +3978,41 @@ | |||
| 3970 | 2015-08-16 Wilson Snyder <wsnyder@wsnyder.org> | 3978 | 2015-08-16 Wilson Snyder <wsnyder@wsnyder.org> |
| 3971 | 3979 | ||
| 3972 | Update verilog-mode.el to 2015-05-14-6232468-vpo-GNU. | 3980 | Update verilog-mode.el to 2015-05-14-6232468-vpo-GNU. |
| 3973 | * losp/progmodes/verilog-mode.el: Fix some non-automated indent | 3981 | * lisp/progmodes/verilog-mode.el: Fix some non-automated indent |
| 3974 | issues and comments, bug943. (verilog-type-font-keywords): Cycle | 3982 | issues and comments, bug#943. |
| 3975 | delay operators like ##1 and ##[0:$] are now highlighted in their | 3983 | (verilog-type-font-keywords): Cycle delay operators like ##1 and |
| 3976 | entirety similarly to the # delay-control operator. Likewise, the | 3984 | ##[0:$] are now highlighted in their entirety similarly to the # |
| 3977 | followed-by operators #-# and #=# are no longer partially | 3985 | delay-control operator. Likewise, the followed-by operators #-# |
| 3978 | highlighed. (verilog-backward-syntactic-ws-quick, | 3986 | and #=# are no longer partially highlighed. |
| 3979 | verilog-skip-backward-comments): Minor performance improvements to | 3987 | (verilog-backward-syntactic-ws-quick) |
| 3980 | buffer traversal functions for reduced latency. (verilog-calc-1, | 3988 | (verilog-skip-backward-comments): Minor performance improvements |
| 3981 | verilog-in-deferred-immediate-final-p): When the keyword 'final' | 3989 | to buffer traversal functions for reduced latency. |
| 3982 | follows 'assert/assume/cover', then it is part of a deferred | 3990 | (verilog-calc-1, verilog-in-deferred-immediate-final-p): When the |
| 3983 | immediate assertion item and should not be treated as a final | 3991 | keyword 'final' follows 'assert/assume/cover', then it is part of |
| 3984 | construct for indentation. Reported by Yuri Sugihara. | 3992 | a deferred immediate assertion item and should not be treated as a |
| 3985 | (verilog-do-indent): Virtual task/function/class definition lines | 3993 | final construct for indentation. Reported by Yuri Sugihara. |
| 3986 | should not be considered as declarations. Reported by Enzo Chi. | 3994 | (verilog-do-indent): Virtual task/function/class definition lines |
| 3987 | (verilog-do-indent): Do not falsely indent to '=' of | 3995 | should not be considered as declarations. Reported by Enzo Chi. |
| 3988 | property/sequence operators on subsequent lines of a multi-line | 3996 | (verilog-do-indent): Do not falsely indent to '=' of |
| 3989 | statement. (verilog-assignment-operator-re): Fix '!==' operator | 3997 | property/sequence operators on subsequent lines of a multi-line |
| 3990 | and add support for '<->', ':/', '#-#', and '#=#' operators. | 3998 | statement. |
| 3991 | (verilog-calculate-indent, verilog-label-be): Enable | 3999 | (verilog-assignment-operator-re): Fix '!==' operator and add |
| 3992 | case-sensitive regular expression parsing when looking for | 4000 | support for '<->', ':/', '#-#', and '#=#' operators. |
| 3993 | keywords. (verilog-calc-1): Detect 'pure virtual method' | 4001 | (verilog-calculate-indent, verilog-label-be): Enable |
| 3994 | declarations which exist in abstract classes. Reported by Enzo | 4002 | case-sensitive regular expression parsing when looking for |
| 3995 | Chi and Kaushal Modi. (verilog-backward-ws&directives): When | 4003 | keywords. |
| 3996 | moving back to the start of a line and the preceeding line ended | 4004 | (verilog-calc-1): Detect 'pure virtual method' declarations which |
| 3997 | with an escaped-newline, then jump up one line. This properly | 4005 | exist in abstract classes. Reported by Enzo Chi and Kaushal Modi. |
| 3998 | consumes a multi-line pre-processor directive. Reported by | 4006 | (verilog-backward-ws&directives): When moving back to the start of |
| 3999 | Kaushal Modi. (verilog-dpi-import-export-re, | 4007 | a line and the preceeding line ended with an escaped-newline, then |
| 4000 | verilog-extended-complete-re, verilog-calc-1): Teach verilog-mode | 4008 | jump up one line. This properly consumes a multi-line |
| 4001 | to properly indent after a DPI import/export statement that | 4009 | pre-processor directive. Reported by Kaushal Modi. |
| 4002 | resides outside of a module. Reported by Kaushal Modi. | 4010 | (verilog-dpi-import-export-re, verilog-extended-complete-re) |
| 4003 | (verilog-extended-complete-re): Update regexp to match both | 4011 | (verilog-calc-1): Teach verilog-mode to properly indent after a |
| 4004 | "DPI-C" and "DPI". Reported by Kaushal Modi. | 4012 | DPI import/export statement that resides outside of a module. |
| 4013 | Reported by Kaushal Modi. | ||
| 4014 | (verilog-extended-complete-re): Update regexp to match both | ||
| 4015 | "DPI-C" and "DPI". Reported by Kaushal Modi. | ||
| 4005 | 4016 | ||
| 4006 | 2015-08-15 Paul Eggert <eggert@cs.ucla.edu> | 4017 | 2015-08-15 Paul Eggert <eggert@cs.ucla.edu> |
| 4007 | 4018 | ||
| @@ -4055,7 +4066,7 @@ | |||
| 4055 | 2015-08-15 Dani Moncayo <dmoncayo@gmail.com> | 4066 | 2015-08-15 Dani Moncayo <dmoncayo@gmail.com> |
| 4056 | 4067 | ||
| 4057 | Remove 'nt/zipdist.bat' (no longer used) | 4068 | Remove 'nt/zipdist.bat' (no longer used) |
| 4058 | * nt/zipdist.bat: Remove - no longer used. | 4069 | * nt/zipdist.bat: Remove -- no longer used. |
| 4059 | 4070 | ||
| 4060 | 2015-08-15 Jürgen Hötzel <juergen@archlinux.org> | 4071 | 2015-08-15 Jürgen Hötzel <juergen@archlinux.org> |
| 4061 | 4072 | ||
| @@ -4176,7 +4187,7 @@ | |||
| 4176 | 4187 | ||
| 4177 | 2015-08-14 Stefan Monnier <monnier@iro.umontreal.ca> | 4188 | 2015-08-14 Stefan Monnier <monnier@iro.umontreal.ca> |
| 4178 | 4189 | ||
| 4179 | * src/keyboard.c: Use false/true instead of 0/1 for booleans | 4190 | * src/keyboard.c: Use false/true instead of 0/1 for booleans. |
| 4180 | * src/keyboard.h (struct kboard): Mark kbd_queue_has_data as boolean. | 4191 | * src/keyboard.h (struct kboard): Mark kbd_queue_has_data as boolean. |
| 4181 | 4192 | ||
| 4182 | 2015-08-14 Michael Albinus <michael.albinus@gmx.de> | 4193 | 2015-08-14 Michael Albinus <michael.albinus@gmx.de> |
| @@ -4304,10 +4315,9 @@ | |||
| 4304 | (c-not-decl-init-keywords, c-not-primitive-type-keywords) | 4315 | (c-not-decl-init-keywords, c-not-primitive-type-keywords) |
| 4305 | (c-paren-any-kwds, c-<>-sexp-kwds, c-block-stmt-kwds, c-expr-kwds) | 4316 | (c-paren-any-kwds, c-<>-sexp-kwds, c-block-stmt-kwds, c-expr-kwds) |
| 4306 | (c-decl-block-key, c-keywords, c-keywords-obarray) | 4317 | (c-decl-block-key, c-keywords, c-keywords-obarray) |
| 4307 | (c-regular-keywords-regexp, c-primary-expr-regexp, | 4318 | (c-regular-keywords-regexp, c-primary-expr-regexp) |
| 4308 | c-primary-expr-regexp) | 4319 | (c-primary-expr-regexp, c-block-prefix-disallowed-chars) |
| 4309 | (c-block-prefix-disallowed-chars, c-known-type-key, | 4320 | (c-known-type-key, c-nonlabel-token-key) |
| 4310 | c-nonlabel-token-key) | ||
| 4311 | (c-make-init-lang-vars-fun): Use the new macros rather than the old | 4321 | (c-make-init-lang-vars-fun): Use the new macros rather than the old |
| 4312 | names. | 4322 | names. |
| 4313 | 4323 | ||
| @@ -4315,8 +4325,8 @@ | |||
| 4315 | 4325 | ||
| 4316 | loadhist.el (read-feature): Conform to completing-read | 4326 | loadhist.el (read-feature): Conform to completing-read |
| 4317 | * lisp/loadhist.el (read-feature): According to `completing-read' | 4327 | * lisp/loadhist.el (read-feature): According to `completing-read' |
| 4318 | documentation, if collection is a list, then it must be a list of | 4328 | documentation, if collection is a list, then it must be a list of |
| 4319 | strings. And not a list of symbols like before. | 4329 | strings, not a list of symbols like before. |
| 4320 | 4330 | ||
| 4321 | 2015-08-12 David Kastrup <dak@gnu.org> | 4331 | 2015-08-12 David Kastrup <dak@gnu.org> |
| 4322 | 4332 | ||
| @@ -4366,7 +4376,7 @@ | |||
| 4366 | 4376 | ||
| 4367 | 2015-08-12 Artur Malabarba <bruce.connor.am@gmail.com> | 4377 | 2015-08-12 Artur Malabarba <bruce.connor.am@gmail.com> |
| 4368 | 4378 | ||
| 4369 | * emacs-lisp/lisp-mnt.el (lm-header): save-excursion | 4379 | * emacs-lisp/lisp-mnt.el (lm-header): Add save-excursion. |
| 4370 | 4380 | ||
| 4371 | 2015-08-11 Fabián Ezequiel Gallina <fgallina@gnu.org> | 4381 | 2015-08-11 Fabián Ezequiel Gallina <fgallina@gnu.org> |
| 4372 | 4382 | ||
| @@ -4414,8 +4424,8 @@ | |||
| 4414 | 2015-08-11 Stefan Monnier <monnier@iro.umontreal.ca> | 4424 | 2015-08-11 Stefan Monnier <monnier@iro.umontreal.ca> |
| 4415 | 4425 | ||
| 4416 | * lisp/replace.el (perform-replace): Document `replacements'. | 4426 | * lisp/replace.el (perform-replace): Document `replacements'. |
| 4417 | (perform-replace): Move the description of the format of `replacements' from | 4427 | (perform-replace): Move the description of the format of `replacements' |
| 4418 | the body's comment to the docstring. | 4428 | from the body's comment to the doc string. |
| 4419 | 4429 | ||
| 4420 | 2015-08-11 Jürgen Hötzel <juergen@archlinux.org> | 4430 | 2015-08-11 Jürgen Hötzel <juergen@archlinux.org> |
| 4421 | 4431 | ||
| @@ -4426,13 +4436,13 @@ | |||
| 4426 | 2015-08-10 Stephen Leake <stephen_leake@stephe-leake.org> | 4436 | 2015-08-10 Stephen Leake <stephen_leake@stephe-leake.org> |
| 4427 | 4437 | ||
| 4428 | Rewrite elisp--xref-find-definitions to handle many more cases; add tests. | 4438 | Rewrite elisp--xref-find-definitions to handle many more cases; add tests. |
| 4429 | * lisp/progmodes/elisp-mode.el (elisp--xref-identifier-location): deleted | 4439 | * lisp/progmodes/elisp-mode.el (elisp--xref-identifier-location): |
| 4430 | (elisp--xref-format-cl-defmethod): new | 4440 | Function deleted. |
| 4431 | (find-feature-regexp): new | 4441 | (elisp--xref-format-cl-defmethod): New defconst. |
| 4432 | (find-alias-regexp): new | 4442 | (find-feature-regexp, find-alias-regexp): New defcustoms. |
| 4433 | (elisp--xref-make-xref): new | 4443 | (elisp--xref-make-xref): New function. |
| 4434 | (elisp--xref-find-definitions): Rewrite using the above, handle many more | 4444 | (elisp--xref-find-definitions): Rewrite using the above, handle many |
| 4435 | cases. Always output all available definitions. | 4445 | more cases. Always output all available definitions. |
| 4436 | (xref-location-marker): No need for special cases. | 4446 | (xref-location-marker): No need for special cases. |
| 4437 | * test/automated/elisp-mode-tests.el: Add more tests of | 4447 | * test/automated/elisp-mode-tests.el: Add more tests of |
| 4438 | elisp--xref-find-definitions, improve current tests. | 4448 | elisp--xref-find-definitions, improve current tests. |
| @@ -4450,8 +4460,8 @@ | |||
| 4450 | 4460 | ||
| 4451 | Set file buffer as current for "--file" | 4461 | Set file buffer as current for "--file" |
| 4452 | * lisp/startup.el (command-line-1): Set file buffer as current before | 4462 | * lisp/startup.el (command-line-1): Set file buffer as current before |
| 4453 | it is displayed so it can be used with options like | 4463 | it is displayed so it can be used with options like "--eval". |
| 4454 | "--eval". (Bug#21095) | 4464 | (Bug#21095) |
| 4455 | 4465 | ||
| 4456 | 2015-08-10 Eli Zaretskii <eliz@gnu.org> | 4466 | 2015-08-10 Eli Zaretskii <eliz@gnu.org> |
| 4457 | 4467 | ||
| @@ -4462,10 +4472,10 @@ | |||
| 4462 | 4472 | ||
| 4463 | 2015-08-10 Alan Mackenzie <acm@muc.de> | 4473 | 2015-08-10 Alan Mackenzie <acm@muc.de> |
| 4464 | 4474 | ||
| 4465 | Fix "Invalid search bound (wrong side of point)" in fontification. | 4475 | Fix "Invalid search bound (wrong side of point)" in fontification |
| 4466 | progmodes/cc-fonts.el (c-font-lock-declarators): After skipping an | 4476 | * lisp/progmodes/cc-fonts.el (c-font-lock-declarators): After skipping |
| 4467 | initialization expression, check point is not beyond the fontification | 4477 | an initialization expression, check point is not beyond the |
| 4468 | limit. | 4478 | fontification limit. |
| 4469 | 4479 | ||
| 4470 | 2015-08-09 Paul Eggert <eggert@cs.ucla.edu> | 4480 | 2015-08-09 Paul Eggert <eggert@cs.ucla.edu> |
| 4471 | 4481 | ||
| @@ -4537,10 +4547,10 @@ | |||
| 4537 | 4547 | ||
| 4538 | 2015-08-09 Ivan Kanis <ivan@kanis.fr> | 4548 | 2015-08-09 Ivan Kanis <ivan@kanis.fr> |
| 4539 | 4549 | ||
| 4540 | fix link to source code in help window | 4550 | Fix link to source code in help window |
| 4541 | * lisp/help-fns.el (find-lisp-object-file-name): remove code that | 4551 | * lisp/help-fns.el (find-lisp-object-file-name): Remove code that |
| 4542 | will never work due to Glenn Morris change a6d63d9 on Apr 20 2013 | 4552 | will never work due to Glenn Morris change a6d63d9 on Apr 20 2013 |
| 4543 | 'No longer include timestamp in header of .elc files'. Add code | 4553 | 'No longer include timestamp in header of .elc files'. Add code |
| 4544 | that will return .el source file in load-path. | 4554 | that will return .el source file in load-path. |
| 4545 | 4555 | ||
| 4546 | 2015-08-09 Artur Malabarba <bruce.connor.am@gmail.com> | 4556 | 2015-08-09 Artur Malabarba <bruce.connor.am@gmail.com> |
| @@ -4580,10 +4590,6 @@ | |||
| 4580 | (org-reftex-citation): Add `org--' prefix to dynamically scoped | 4590 | (org-reftex-citation): Add `org--' prefix to dynamically scoped |
| 4581 | `rds' var. | 4591 | `rds' var. |
| 4582 | 4592 | ||
| 4583 | 2015-08-08 Nicolas Petton <nicolas@petton.fr> | ||
| 4584 | |||
| 4585 | Merge remote-tracking branch 'origin/fix/subsequence-error-with-negative-sequences' | ||
| 4586 | |||
| 4587 | 2015-08-08 Paul Eggert <eggert@cs.ucla.edu> | 4593 | 2015-08-08 Paul Eggert <eggert@cs.ucla.edu> |
| 4588 | 4594 | ||
| 4589 | Electric quote if coding is undecided or no conv | 4595 | Electric quote if coding is undecided or no conv |
| @@ -4622,17 +4628,16 @@ | |||
| 4622 | 4628 | ||
| 4623 | 2015-08-07 Phillip Lord <phillip.lord@newcastle.ac.uk> | 4629 | 2015-08-07 Phillip Lord <phillip.lord@newcastle.ac.uk> |
| 4624 | 4630 | ||
| 4625 | Improve error signalling for seq-subseq. | 4631 | Improve error signalling for seq-subseq |
| 4626 | |||
| 4627 | * lisp/seq.el (seq-subseq): The existing behaviour is to error | 4632 | * lisp/seq.el (seq-subseq): The existing behaviour is to error |
| 4628 | when indexes are too large, but to silently ignore numbers which | 4633 | when indexes are too large, but to silently ignore numbers which |
| 4629 | are too negative for lists. String and vector handling errors in | 4634 | are too negative for lists. String and vector handling errors in |
| 4630 | both cases. This has been regularlised. Error signalling behaviour | 4635 | both cases. This has been regularized. Error signaling behavior |
| 4631 | has been explicitly added to the docstring. | 4636 | has been explicitly added to the doc string. |
| 4632 | 4637 | ||
| 4633 | * lisp/cl-extra.el (cl-subseq): Defers to (seq-subseq) and is | 4638 | * lisp/cl-extra.el (cl-subseq): Defers to (seq-subseq) and is |
| 4634 | therefore also impacted by this change. The docstring has been | 4639 | therefore also impacted by this change. Update the doc string |
| 4635 | updated to reflect this. | 4640 | to reflect this. |
| 4636 | 4641 | ||
| 4637 | * test/automated/seq-tests.el (test-seq-subseq): Tests have been | 4642 | * test/automated/seq-tests.el (test-seq-subseq): Tests have been |
| 4638 | added for these exceptional cases, as well as one non exceptional | 4643 | added for these exceptional cases, as well as one non exceptional |
| @@ -4652,11 +4657,11 @@ | |||
| 4652 | 4657 | ||
| 4653 | 2015-08-07 Stephen Leake <stephen_leake@stephe-leake.org> | 4658 | 2015-08-07 Stephen Leake <stephen_leake@stephe-leake.org> |
| 4654 | 4659 | ||
| 4655 | lisp/window.el: fix typo, more `display-buffer-use-some-frame' | 4660 | Fix typo in lisp/window.el, more `display-buffer-use-some-frame' |
| 4656 | * lisp/window.el: fix typo that broke build | 4661 | * lisp/window.el: Fix typo that broke build. |
| 4657 | (display-buffer--action-function-custom-type): add | 4662 | (display-buffer--action-function-custom-type): Add |
| 4658 | `display-buffer-use-some-frame' | 4663 | `display-buffer-use-some-frame'. |
| 4659 | (display-buffer): add `display-buffer-use-some-frame' to doc string | 4664 | (display-buffer): Add `display-buffer-use-some-frame' to doc string. |
| 4660 | 4665 | ||
| 4661 | Add support for 'inhibit-same-window in 'display-buffer-use-some-frame' | 4666 | Add support for 'inhibit-same-window in 'display-buffer-use-some-frame' |
| 4662 | * lisp/window.el (display-buffer-use-some-frame): Add support for | 4667 | * lisp/window.el (display-buffer-use-some-frame): Add support for |
| @@ -4724,11 +4729,11 @@ | |||
| 4724 | 4729 | ||
| 4725 | 2015-08-05 Artur Malabarba <bruce.connor.am@gmail.com> | 4730 | 2015-08-05 Artur Malabarba <bruce.connor.am@gmail.com> |
| 4726 | 4731 | ||
| 4727 | * lisp/replace.el (replace-character-fold): Default to nil | 4732 | * lisp/replace.el (replace-character-fold): Default to nil. |
| 4728 | 4733 | ||
| 4729 | * lisp/character-fold.el: Fix lax whitespace | 4734 | * lisp/character-fold.el: Fix lax whitespace. |
| 4730 | (character-fold-table): Don't make space match other whitespace chars. | 4735 | (character-fold-table): Don't make space match other whitespace chars. |
| 4731 | (character-fold-to-regexp): Simplify lax behaviour. | 4736 | (character-fold-to-regexp): Simplify lax behavior. |
| 4732 | 4737 | ||
| 4733 | 2015-08-05 Dmitry Gutov <dgutov@yandex.ru> | 4738 | 2015-08-05 Dmitry Gutov <dgutov@yandex.ru> |
| 4734 | 4739 | ||
| @@ -4793,8 +4798,8 @@ | |||
| 4793 | Improve ansi-color filtering of unrecognized escape sequences | 4798 | Improve ansi-color filtering of unrecognized escape sequences |
| 4794 | * lisp/ansi-color.el (ansi-color-drop-regexp): Recognize mode-setting | 4799 | * lisp/ansi-color.el (ansi-color-drop-regexp): Recognize mode-setting |
| 4795 | escape sequences. | 4800 | escape sequences. |
| 4796 | (ansi-color-filter-apply): Filter out unrecognized escape sequences | 4801 | (ansi-color-filter-apply, ansi-color-apply): Filter out |
| 4797 | (ansi-color-apply): Filter out unrecognized escape sequences | 4802 | unrecognized escape sequences. |
| 4798 | 4803 | ||
| 4799 | 2015-08-04 Artur Malabarba <bruce.connor.am@gmail.com> | 4804 | 2015-08-04 Artur Malabarba <bruce.connor.am@gmail.com> |
| 4800 | 4805 | ||
| @@ -4864,10 +4869,6 @@ | |||
| 4864 | Consistently use "all:" to describe the all: target, | 4869 | Consistently use "all:" to describe the all: target, |
| 4865 | replacing three different and confusingly-quoted usages. | 4870 | replacing three different and confusingly-quoted usages. |
| 4866 | 4871 | ||
| 4867 | 2015-08-02 Eli Zaretskii <eliz@gnu.org> | ||
| 4868 | |||
| 4869 | Whitespace fixes | ||
| 4870 | |||
| 4871 | 2015-08-02 Evgeny Fraimovitch <johnlen7@gmail.com> (tiny change) | 4872 | 2015-08-02 Evgeny Fraimovitch <johnlen7@gmail.com> (tiny change) |
| 4872 | 4873 | ||
| 4873 | Don't abort emacsclientw when -a was specified | 4874 | Don't abort emacsclientw when -a was specified |