diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/ChangeLog.1 | 6 | ||||
| -rw-r--r-- | etc/ORG-NEWS | 2 | ||||
| -rw-r--r-- | etc/PROBLEMS | 10 | ||||
| -rw-r--r-- | etc/TODO | 46 |
4 files changed, 32 insertions, 32 deletions
diff --git a/etc/ChangeLog.1 b/etc/ChangeLog.1 index 9514ea284d1..91ac79d8131 100644 --- a/etc/ChangeLog.1 +++ b/etc/ChangeLog.1 | |||
| @@ -195,7 +195,7 @@ | |||
| 195 | 195 | ||
| 196 | Fix minor Bazaar leftovers. | 196 | Fix minor Bazaar leftovers. |
| 197 | Reported by Perry E. Metzger in: | 197 | Reported by Perry E. Metzger in: |
| 198 | http://lists.gnu.org/archive/html/emacs-devel/2014-11/msg00745.html | 198 | https://lists.gnu.org/archive/html/emacs-devel/2014-11/msg00745.html |
| 199 | * CONTRIBUTE: More git transition. | 199 | * CONTRIBUTE: More git transition. |
| 200 | 200 | ||
| 201 | 2014-11-11 Eric S. Raymond <esr@thyrsus.com> | 201 | 2014-11-11 Eric S. Raymond <esr@thyrsus.com> |
| @@ -1695,7 +1695,7 @@ | |||
| 1695 | Redo spelling of Makefile variables to conform to POSIX. | 1695 | Redo spelling of Makefile variables to conform to POSIX. |
| 1696 | POSIX does not allow "-" in Makefile variable names. | 1696 | POSIX does not allow "-" in Makefile variable names. |
| 1697 | Reported by Bruno Haible in | 1697 | Reported by Bruno Haible in |
| 1698 | <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00990.html>. | 1698 | <https://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00990.html>. |
| 1699 | * refcards/Makefile (DIRED_REFCARDS_PDF): Rename from | 1699 | * refcards/Makefile (DIRED_REFCARDS_PDF): Rename from |
| 1700 | DIRED-REFCARDS_PDF. | 1700 | DIRED-REFCARDS_PDF. |
| 1701 | (MISC_REFCARDS_PDF): Rename from MISC-REFCARDS_PDF. | 1701 | (MISC_REFCARDS_PDF): Rename from MISC-REFCARDS_PDF. |
| @@ -4762,7 +4762,7 @@ | |||
| 4762 | 2005-07-07 Lute Kamstra <lute@gnu.org> | 4762 | 2005-07-07 Lute Kamstra <lute@gnu.org> |
| 4763 | 4763 | ||
| 4764 | * tasks.texi: Delete file. The GNU Task List is obsolete and has | 4764 | * tasks.texi: Delete file. The GNU Task List is obsolete and has |
| 4765 | been replaced by http://savannah.gnu.org/projects/tasklist. | 4765 | been replaced by https://savannah.gnu.org/projects/tasklist. |
| 4766 | 4766 | ||
| 4767 | 2005-07-07 Lute Kamstra <lute@gnu.org> | 4767 | 2005-07-07 Lute Kamstra <lute@gnu.org> |
| 4768 | 4768 | ||
diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS index b50ac7f05e7..d6f550d29e5 100644 --- a/etc/ORG-NEWS +++ b/etc/ORG-NEWS | |||
| @@ -1992,7 +1992,7 @@ This enables SVG generation from latex code blocks. | |||
| 1992 | 1992 | ||
| 1993 | *** New option: [[doc:org-habit-show-done-always-green][org-habit-show-done-always-green]] | 1993 | *** New option: [[doc:org-habit-show-done-always-green][org-habit-show-done-always-green]] |
| 1994 | 1994 | ||
| 1995 | See [[http://lists.gnu.org/archive/html/emacs-orgmode/2013-05/msg00214.html][this message]] from Max Mikhanosha. | 1995 | See [[https://lists.gnu.org/archive/html/emacs-orgmode/2013-05/msg00214.html][this message]] from Max Mikhanosha. |
| 1996 | 1996 | ||
| 1997 | *** New option: [[doc:org-babel-inline-result-wrap][org-babel-inline-result-wrap]] | 1997 | *** New option: [[doc:org-babel-inline-result-wrap][org-babel-inline-result-wrap]] |
| 1998 | 1998 | ||
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index f8f1a362bf9..94c78b696db 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -540,7 +540,7 @@ to the variable 'locate-dominating-stop-dir-regexp'. For example, if | |||
| 540 | the problem relates to "/smb/.dir-locals.el", set that variable | 540 | the problem relates to "/smb/.dir-locals.el", set that variable |
| 541 | to a new value where you replace "net\\|afs" with "net\\|afs\\|smb". | 541 | to a new value where you replace "net\\|afs" with "net\\|afs\\|smb". |
| 542 | (The default value already matches common auto-mount prefixes.) | 542 | (The default value already matches common auto-mount prefixes.) |
| 543 | See http://lists.gnu.org/archive/html/help-gnu-emacs/2015-02/msg00461.html . | 543 | See https://lists.gnu.org/archive/html/help-gnu-emacs/2015-02/msg00461.html . |
| 544 | 544 | ||
| 545 | *** Attempting to visit remote files via ange-ftp fails. | 545 | *** Attempting to visit remote files via ange-ftp fails. |
| 546 | 546 | ||
| @@ -689,7 +689,7 @@ On some systems, there exists a font that is actually named Monospace, | |||
| 689 | which takes over the virtual font. This is considered an operating | 689 | which takes over the virtual font. This is considered an operating |
| 690 | system bug; see | 690 | system bug; see |
| 691 | 691 | ||
| 692 | http://lists.gnu.org/archive/html/emacs-devel/2008-10/msg00696.html | 692 | https://lists.gnu.org/archive/html/emacs-devel/2008-10/msg00696.html |
| 693 | 693 | ||
| 694 | If you encounter this problem, set the default font to a specific font | 694 | If you encounter this problem, set the default font to a specific font |
| 695 | in your .Xresources or initialization file. For instance, you can put | 695 | in your .Xresources or initialization file. For instance, you can put |
| @@ -1067,7 +1067,7 @@ during such resizing attempts (i3, IceWM). | |||
| 1067 | See also https://debbugs.gnu.org/cgi/bugreport.cgi?bug=15700, | 1067 | See also https://debbugs.gnu.org/cgi/bugreport.cgi?bug=15700, |
| 1068 | https://debbugs.gnu.org/cgi/bugreport.cgi?bug=22000, | 1068 | https://debbugs.gnu.org/cgi/bugreport.cgi?bug=22000, |
| 1069 | https://debbugs.gnu.org/cgi/bugreport.cgi?bug=22898 and | 1069 | https://debbugs.gnu.org/cgi/bugreport.cgi?bug=22898 and |
| 1070 | http://lists.gnu.org/archive/html/emacs-devel/2016-07/msg00154.html. | 1070 | https://lists.gnu.org/archive/html/emacs-devel/2016-07/msg00154.html. |
| 1071 | 1071 | ||
| 1072 | *** Metacity: Resizing Emacs or ALT-Tab causes X to be unresponsive. | 1072 | *** Metacity: Resizing Emacs or ALT-Tab causes X to be unresponsive. |
| 1073 | 1073 | ||
| @@ -2602,7 +2602,7 @@ This is a consequence of a change to src/dired.c on 2010-07-27. The | |||
| 2602 | issue is that Cygwin 1.5.19 did not have d_ino in 'struct dirent'. | 2602 | issue is that Cygwin 1.5.19 did not have d_ino in 'struct dirent'. |
| 2603 | See | 2603 | See |
| 2604 | 2604 | ||
| 2605 | http://lists.gnu.org/archive/html/emacs-devel/2010-07/msg01266.html | 2605 | https://lists.gnu.org/archive/html/emacs-devel/2010-07/msg01266.html |
| 2606 | 2606 | ||
| 2607 | *** Building the native MS-Windows port fails due to unresolved externals | 2607 | *** Building the native MS-Windows port fails due to unresolved externals |
| 2608 | 2608 | ||
| @@ -2703,7 +2703,7 @@ Errors and warnings can look like this: | |||
| 2703 | This happens when paths using backslashes are passed to the compiler or | 2703 | This happens when paths using backslashes are passed to the compiler or |
| 2704 | linker (via -I and possibly other compiler flags); when these paths are | 2704 | linker (via -I and possibly other compiler flags); when these paths are |
| 2705 | included in source code, the backslashes are interpreted as escape sequences. | 2705 | included in source code, the backslashes are interpreted as escape sequences. |
| 2706 | See http://lists.gnu.org/archive/html/emacs-devel/2010-07/msg00995.html | 2706 | See https://lists.gnu.org/archive/html/emacs-devel/2010-07/msg00995.html |
| 2707 | 2707 | ||
| 2708 | The fix is to use forward slashes in all paths passed to the compiler. | 2708 | The fix is to use forward slashes in all paths passed to the compiler. |
| 2709 | 2709 | ||
| @@ -95,17 +95,17 @@ make it. | |||
| 95 | 95 | ||
| 96 | ** Move idlwave to elpa.gnu.org. | 96 | ** Move idlwave to elpa.gnu.org. |
| 97 | Need to sync up the Emacs and external versions. | 97 | Need to sync up the Emacs and external versions. |
| 98 | See <http://lists.gnu.org/archive/html/emacs-devel/2014-07/msg00008.html> | 98 | See <https://lists.gnu.org/archive/html/emacs-devel/2014-07/msg00008.html> |
| 99 | 99 | ||
| 100 | ** Move Org mode to elpa.gnu.org. | 100 | ** Move Org mode to elpa.gnu.org. |
| 101 | See <http://lists.gnu.org/archive/html/emacs-devel/2014-08/msg00300.html> | 101 | See <https://lists.gnu.org/archive/html/emacs-devel/2014-08/msg00300.html> |
| 102 | <http://lists.gnu.org/archive/html/emacs-devel/2014-11/msg00257.html> | 102 | <https://lists.gnu.org/archive/html/emacs-devel/2014-11/msg00257.html> |
| 103 | 103 | ||
| 104 | ** Move verilog-mode to elpa.gnu.org. | 104 | ** Move verilog-mode to elpa.gnu.org. |
| 105 | See <http://lists.gnu.org/archive/html/emacs-devel/2015-02/msg01180.html> | 105 | See <https://lists.gnu.org/archive/html/emacs-devel/2015-02/msg01180.html> |
| 106 | 106 | ||
| 107 | ** Move vhdl-mode to elpa.gnu.org. | 107 | ** Move vhdl-mode to elpa.gnu.org. |
| 108 | See <http://lists.gnu.org/archive/html/emacs-devel/2015-02/msg01180.html> | 108 | See <https://lists.gnu.org/archive/html/emacs-devel/2015-02/msg01180.html> |
| 109 | 109 | ||
| 110 | * Simple tasks. These don't require much Emacs knowledge, they are | 110 | * Simple tasks. These don't require much Emacs knowledge, they are |
| 111 | suitable for anyone from beginners to experts. | 111 | suitable for anyone from beginners to experts. |
| @@ -157,7 +157,7 @@ for users to customize. | |||
| 157 | 157 | ||
| 158 | ** revert-buffer should eliminate overlays and the mark. | 158 | ** revert-buffer should eliminate overlays and the mark. |
| 159 | For related problems consult the thread starting with | 159 | For related problems consult the thread starting with |
| 160 | http://lists.gnu.org/archive/html/emacs-devel/2005-11/msg01346.html | 160 | https://lists.gnu.org/archive/html/emacs-devel/2005-11/msg01346.html |
| 161 | 161 | ||
| 162 | ** erase-buffer should perhaps disregard read-only properties of text. | 162 | ** erase-buffer should perhaps disregard read-only properties of text. |
| 163 | 163 | ||
| @@ -185,7 +185,7 @@ for users to customize. | |||
| 185 | 185 | ||
| 186 | ** Define recompute-arg and recompute-arg-if for fix_command to use. | 186 | ** Define recompute-arg and recompute-arg-if for fix_command to use. |
| 187 | See rms message of 11 Dec 05 in | 187 | See rms message of 11 Dec 05 in |
| 188 | http://lists.gnu.org/archive/html/emacs-pretest-bug/2005-12/msg00165.html, | 188 | https://lists.gnu.org/archive/html/emacs-pretest-bug/2005-12/msg00165.html, |
| 189 | and the rest of that discussion. | 189 | and the rest of that discussion. |
| 190 | 190 | ||
| 191 | ** In Emacs Info, examples of using Customize should be clickable | 191 | ** In Emacs Info, examples of using Customize should be clickable |
| @@ -202,10 +202,10 @@ for users to customize. | |||
| 202 | ** make back_comment use syntax-ppss or equivalent. | 202 | ** make back_comment use syntax-ppss or equivalent. |
| 203 | 203 | ||
| 204 | ** Consider improving src/sysdep.c's search for a fqdn. | 204 | ** Consider improving src/sysdep.c's search for a fqdn. |
| 205 | http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00782.html | 205 | https://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00782.html |
| 206 | 206 | ||
| 207 | ** Find a proper fix for rcirc multiline nick adding. | 207 | ** Find a proper fix for rcirc multiline nick adding. |
| 208 | http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00684.html | 208 | https://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00684.html |
| 209 | 209 | ||
| 210 | ** Check for any included packages that define obsolete bug-reporting commands. | 210 | ** Check for any included packages that define obsolete bug-reporting commands. |
| 211 | Change them to use report-emacs-bug. | 211 | Change them to use report-emacs-bug. |
| @@ -228,12 +228,12 @@ like make-backup-file-name-function for non-numeric backup files. | |||
| 228 | dired buffers and DTRT WRT 'auto-revert-mode'. | 228 | dired buffers and DTRT WRT 'auto-revert-mode'. |
| 229 | 229 | ||
| 230 | ** Check uses of prin1 for error-handling. | 230 | ** Check uses of prin1 for error-handling. |
| 231 | http://lists.gnu.org/archive/html/emacs-devel/2008-08/msg00456.html | 231 | https://lists.gnu.org/archive/html/emacs-devel/2008-08/msg00456.html |
| 232 | 232 | ||
| 233 | * Important features: | 233 | * Important features: |
| 234 | 234 | ||
| 235 | ** "Emacs as word processor" | 235 | ** "Emacs as word processor" |
| 236 | http://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00515.html | 236 | https://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00515.html |
| 237 | rms writes: | 237 | rms writes: |
| 238 | 25 years ago I hoped we would extend Emacs to do WYSIWYG word | 238 | 25 years ago I hoped we would extend Emacs to do WYSIWYG word |
| 239 | processing. That is why we added text properties and variable | 239 | processing. That is why we added text properties and variable |
| @@ -311,15 +311,15 @@ never really made it work for this. | |||
| 311 | Perspectives also need to interact with the tabs. | 311 | Perspectives also need to interact with the tabs. |
| 312 | 312 | ||
| 313 | ** FFI (foreign function interface) | 313 | ** FFI (foreign function interface) |
| 314 | See eg http://lists.gnu.org/archive/html/emacs-devel/2013-10/msg00246.html | 314 | See eg https://lists.gnu.org/archive/html/emacs-devel/2013-10/msg00246.html |
| 315 | 315 | ||
| 316 | One way of doing this is to start with fx's dynamic loading, and use it | 316 | One way of doing this is to start with fx's dynamic loading, and use it |
| 317 | to implement things like auto-loaded buffer parsers and database | 317 | to implement things like auto-loaded buffer parsers and database |
| 318 | access in cases which need more than Lisp. | 318 | access in cases which need more than Lisp. |
| 319 | 319 | ||
| 320 | ** Replace unexec with a more portable form of dumping | 320 | ** Replace unexec with a more portable form of dumping |
| 321 | See eg http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01034.html | 321 | See eg https://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01034.html |
| 322 | http://lists.gnu.org/archive/html/emacs-devel/2014-06/msg00452.html | 322 | https://lists.gnu.org/archive/html/emacs-devel/2014-06/msg00452.html |
| 323 | 323 | ||
| 324 | One way is to provide portable undumping using mmap (per gerd design). | 324 | One way is to provide portable undumping using mmap (per gerd design). |
| 325 | 325 | ||
| @@ -399,8 +399,8 @@ familiar with GNUstep and Objective C. | |||
| 399 | ** A more modern printing interface. One that pops up a dialog that lets | 399 | ** A more modern printing interface. One that pops up a dialog that lets |
| 400 | you choose printer, page style, etc. | 400 | you choose printer, page style, etc. |
| 401 | Integration with the Gtk print dialog is apparently difficult. See eg: | 401 | Integration with the Gtk print dialog is apparently difficult. See eg: |
| 402 | http://lists.gnu.org/archive/html/emacs-devel/2009-03/msg00501.html | 402 | https://lists.gnu.org/archive/html/emacs-devel/2009-03/msg00501.html |
| 403 | http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00034.html | 403 | https://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00034.html |
| 404 | 404 | ||
| 405 | ** Allow frames(terminals) created by emacsclient to inherit their environment | 405 | ** Allow frames(terminals) created by emacsclient to inherit their environment |
| 406 | from the emacsclient process. | 406 | from the emacsclient process. |
| @@ -499,7 +499,7 @@ from the emacsclient process. | |||
| 499 | 499 | ||
| 500 | ** Get some major packages installed: W3 (development version needs | 500 | ** Get some major packages installed: W3 (development version needs |
| 501 | significant work), PSGML, _possibly_ ECB. | 501 | significant work), PSGML, _possibly_ ECB. |
| 502 | http://lists.gnu.org/archive/html/emacs-devel/2007-05/msg01493.html | 502 | https://lists.gnu.org/archive/html/emacs-devel/2007-05/msg01493.html |
| 503 | Check the assignments file for other packages which might go in and | 503 | Check the assignments file for other packages which might go in and |
| 504 | have been missed. | 504 | have been missed. |
| 505 | 505 | ||
| @@ -645,17 +645,17 @@ from the emacsclient process. | |||
| 645 | 645 | ||
| 646 | ** Possibly make 'list-holidays' eval items in the calendar-holidays variable. | 646 | ** Possibly make 'list-holidays' eval items in the calendar-holidays variable. |
| 647 | See thread | 647 | See thread |
| 648 | <http://lists.gnu.org/archive/html/emacs-devel/2006-02/msg01034.html>. | 648 | <https://lists.gnu.org/archive/html/emacs-devel/2006-02/msg01034.html>. |
| 649 | [rgm@gnu.org will look at this after 22.1] | 649 | [rgm@gnu.org will look at this after 22.1] |
| 650 | 650 | ||
| 651 | ** Possibly make cal-dst use the system timezone database directly. | 651 | ** Possibly make cal-dst use the system timezone database directly. |
| 652 | See thread | 652 | See thread |
| 653 | <http://lists.gnu.org/archive/html/emacs-pretest-bug/2006-11/msg00060.html> | 653 | <https://lists.gnu.org/archive/html/emacs-pretest-bug/2006-11/msg00060.html> |
| 654 | 654 | ||
| 655 | ** Possibly add a "close" button to the modeline. | 655 | ** Possibly add a "close" button to the modeline. |
| 656 | The idea is to add an "X" of some kind, that when clicked deletes | 656 | The idea is to add an "X" of some kind, that when clicked deletes |
| 657 | the window associated with that modeline. | 657 | the window associated with that modeline. |
| 658 | http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg02416.html | 658 | https://lists.gnu.org/archive/html/emacs-devel/2007-09/msg02416.html |
| 659 | 659 | ||
| 660 | * Things to be done for specific packages or features | 660 | * Things to be done for specific packages or features |
| 661 | 661 | ||
| @@ -1492,7 +1492,7 @@ presence of multi-file documents. | |||
| 1492 | or just an extension of buff-menu.el. | 1492 | or just an extension of buff-menu.el. |
| 1493 | 1493 | ||
| 1494 | ** Replace linum.el with nlinum.el | 1494 | ** Replace linum.el with nlinum.el |
| 1495 | http://lists.gnu.org/archive/html/emacs-devel/2013-08/msg00379.html | 1495 | https://lists.gnu.org/archive/html/emacs-devel/2013-08/msg00379.html |
| 1496 | 1496 | ||
| 1497 | ** Merge sendmail.el and messages.el. | 1497 | ** Merge sendmail.el and messages.el. |
| 1498 | Probably not a complete merge, but at least arrange for messages.el to be | 1498 | Probably not a complete merge, but at least arrange for messages.el to be |
| @@ -1507,7 +1507,7 @@ presence of multi-file documents. | |||
| 1507 | 1507 | ||
| 1508 | ** Rewrite make-docfile to be clean and maintainable. | 1508 | ** Rewrite make-docfile to be clean and maintainable. |
| 1509 | It might be better to replace it with Lisp, using the byte compiler. | 1509 | It might be better to replace it with Lisp, using the byte compiler. |
| 1510 | http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00037.html | 1510 | https://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00037.html |
| 1511 | 1511 | ||
| 1512 | ** Add an inferior-comint-minor-mode to capture the common set of operations | 1512 | ** Add an inferior-comint-minor-mode to capture the common set of operations |
| 1513 | offered by major modes that offer an associated inferior | 1513 | offered by major modes that offer an associated inferior |
| @@ -1523,7 +1523,7 @@ presence of multi-file documents. | |||
| 1523 | * Wishlist items: | 1523 | * Wishlist items: |
| 1524 | 1524 | ||
| 1525 | ** Maybe replace etags.c with a Lisp implementation. | 1525 | ** Maybe replace etags.c with a Lisp implementation. |
| 1526 | http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00354.html | 1526 | https://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00354.html |
| 1527 | 1527 | ||
| 1528 | ** Maybe replace lib-src/rcs2log with a Lisp implementation. | 1528 | ** Maybe replace lib-src/rcs2log with a Lisp implementation. |
| 1529 | It wouldn't have to be a complete replacement, just enough | 1529 | It wouldn't have to be a complete replacement, just enough |