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 @@ Fix minor Bazaar leftovers. Reported by Perry E. Metzger in: - http://lists.gnu.org/archive/html/emacs-devel/2014-11/msg00745.html + https://lists.gnu.org/archive/html/emacs-devel/2014-11/msg00745.html * CONTRIBUTE: More git transition. 2014-11-11 Eric S. Raymond <esr@thyrsus.com> @@ -1695,7 +1695,7 @@ Redo spelling of Makefile variables to conform to POSIX. POSIX does not allow "-" in Makefile variable names. Reported by Bruno Haible in - <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00990.html>. + <https://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00990.html>. * refcards/Makefile (DIRED_REFCARDS_PDF): Rename from DIRED-REFCARDS_PDF. (MISC_REFCARDS_PDF): Rename from MISC-REFCARDS_PDF. @@ -4762,7 +4762,7 @@ 2005-07-07 Lute Kamstra <lute@gnu.org> * tasks.texi: Delete file. The GNU Task List is obsolete and has - been replaced by http://savannah.gnu.org/projects/tasklist. + been replaced by https://savannah.gnu.org/projects/tasklist. 2005-07-07 Lute Kamstra <lute@gnu.org> 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. *** New option: [[doc:org-habit-show-done-always-green][org-habit-show-done-always-green]] -See [[http://lists.gnu.org/archive/html/emacs-orgmode/2013-05/msg00214.html][this message]] from Max Mikhanosha. +See [[https://lists.gnu.org/archive/html/emacs-orgmode/2013-05/msg00214.html][this message]] from Max Mikhanosha. *** New option: [[doc:org-babel-inline-result-wrap][org-babel-inline-result-wrap]] 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 the problem relates to "/smb/.dir-locals.el", set that variable to a new value where you replace "net\\|afs" with "net\\|afs\\|smb". (The default value already matches common auto-mount prefixes.) -See http://lists.gnu.org/archive/html/help-gnu-emacs/2015-02/msg00461.html . +See https://lists.gnu.org/archive/html/help-gnu-emacs/2015-02/msg00461.html . *** Attempting to visit remote files via ange-ftp fails. @@ -689,7 +689,7 @@ On some systems, there exists a font that is actually named Monospace, which takes over the virtual font. This is considered an operating system bug; see -http://lists.gnu.org/archive/html/emacs-devel/2008-10/msg00696.html +https://lists.gnu.org/archive/html/emacs-devel/2008-10/msg00696.html If you encounter this problem, set the default font to a specific font in your .Xresources or initialization file. For instance, you can put @@ -1067,7 +1067,7 @@ during such resizing attempts (i3, IceWM). See also https://debbugs.gnu.org/cgi/bugreport.cgi?bug=15700, https://debbugs.gnu.org/cgi/bugreport.cgi?bug=22000, https://debbugs.gnu.org/cgi/bugreport.cgi?bug=22898 and -http://lists.gnu.org/archive/html/emacs-devel/2016-07/msg00154.html. +https://lists.gnu.org/archive/html/emacs-devel/2016-07/msg00154.html. *** Metacity: Resizing Emacs or ALT-Tab causes X to be unresponsive. @@ -2602,7 +2602,7 @@ This is a consequence of a change to src/dired.c on 2010-07-27. The issue is that Cygwin 1.5.19 did not have d_ino in 'struct dirent'. See - http://lists.gnu.org/archive/html/emacs-devel/2010-07/msg01266.html + https://lists.gnu.org/archive/html/emacs-devel/2010-07/msg01266.html *** Building the native MS-Windows port fails due to unresolved externals @@ -2703,7 +2703,7 @@ Errors and warnings can look like this: This happens when paths using backslashes are passed to the compiler or linker (via -I and possibly other compiler flags); when these paths are included in source code, the backslashes are interpreted as escape sequences. -See http://lists.gnu.org/archive/html/emacs-devel/2010-07/msg00995.html +See https://lists.gnu.org/archive/html/emacs-devel/2010-07/msg00995.html The fix is to use forward slashes in all paths passed to the compiler. @@ -95,17 +95,17 @@ make it. ** Move idlwave to elpa.gnu.org. Need to sync up the Emacs and external versions. -See <http://lists.gnu.org/archive/html/emacs-devel/2014-07/msg00008.html> +See <https://lists.gnu.org/archive/html/emacs-devel/2014-07/msg00008.html> ** Move Org mode to elpa.gnu.org. -See <http://lists.gnu.org/archive/html/emacs-devel/2014-08/msg00300.html> -<http://lists.gnu.org/archive/html/emacs-devel/2014-11/msg00257.html> +See <https://lists.gnu.org/archive/html/emacs-devel/2014-08/msg00300.html> +<https://lists.gnu.org/archive/html/emacs-devel/2014-11/msg00257.html> ** Move verilog-mode to elpa.gnu.org. -See <http://lists.gnu.org/archive/html/emacs-devel/2015-02/msg01180.html> +See <https://lists.gnu.org/archive/html/emacs-devel/2015-02/msg01180.html> ** Move vhdl-mode to elpa.gnu.org. -See <http://lists.gnu.org/archive/html/emacs-devel/2015-02/msg01180.html> +See <https://lists.gnu.org/archive/html/emacs-devel/2015-02/msg01180.html> * Simple tasks. These don't require much Emacs knowledge, they are suitable for anyone from beginners to experts. @@ -157,7 +157,7 @@ for users to customize. ** revert-buffer should eliminate overlays and the mark. For related problems consult the thread starting with - http://lists.gnu.org/archive/html/emacs-devel/2005-11/msg01346.html + https://lists.gnu.org/archive/html/emacs-devel/2005-11/msg01346.html ** erase-buffer should perhaps disregard read-only properties of text. @@ -185,7 +185,7 @@ for users to customize. ** Define recompute-arg and recompute-arg-if for fix_command to use. See rms message of 11 Dec 05 in - http://lists.gnu.org/archive/html/emacs-pretest-bug/2005-12/msg00165.html, + https://lists.gnu.org/archive/html/emacs-pretest-bug/2005-12/msg00165.html, and the rest of that discussion. ** In Emacs Info, examples of using Customize should be clickable @@ -202,10 +202,10 @@ for users to customize. ** make back_comment use syntax-ppss or equivalent. ** Consider improving src/sysdep.c's search for a fqdn. -http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00782.html +https://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00782.html ** Find a proper fix for rcirc multiline nick adding. -http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00684.html +https://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00684.html ** Check for any included packages that define obsolete bug-reporting commands. Change them to use report-emacs-bug. @@ -228,12 +228,12 @@ like make-backup-file-name-function for non-numeric backup files. dired buffers and DTRT WRT 'auto-revert-mode'. ** Check uses of prin1 for error-handling. -http://lists.gnu.org/archive/html/emacs-devel/2008-08/msg00456.html +https://lists.gnu.org/archive/html/emacs-devel/2008-08/msg00456.html * Important features: ** "Emacs as word processor" -http://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00515.html +https://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00515.html rms writes: 25 years ago I hoped we would extend Emacs to do WYSIWYG word processing. That is why we added text properties and variable @@ -311,15 +311,15 @@ never really made it work for this. Perspectives also need to interact with the tabs. ** FFI (foreign function interface) -See eg http://lists.gnu.org/archive/html/emacs-devel/2013-10/msg00246.html +See eg https://lists.gnu.org/archive/html/emacs-devel/2013-10/msg00246.html One way of doing this is to start with fx's dynamic loading, and use it to implement things like auto-loaded buffer parsers and database access in cases which need more than Lisp. ** Replace unexec with a more portable form of dumping -See eg http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01034.html - http://lists.gnu.org/archive/html/emacs-devel/2014-06/msg00452.html +See eg https://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01034.html + https://lists.gnu.org/archive/html/emacs-devel/2014-06/msg00452.html One way is to provide portable undumping using mmap (per gerd design). @@ -399,8 +399,8 @@ familiar with GNUstep and Objective C. ** A more modern printing interface. One that pops up a dialog that lets you choose printer, page style, etc. Integration with the Gtk print dialog is apparently difficult. See eg: -http://lists.gnu.org/archive/html/emacs-devel/2009-03/msg00501.html -http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00034.html +https://lists.gnu.org/archive/html/emacs-devel/2009-03/msg00501.html +https://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00034.html ** Allow frames(terminals) created by emacsclient to inherit their environment from the emacsclient process. @@ -499,7 +499,7 @@ from the emacsclient process. ** Get some major packages installed: W3 (development version needs significant work), PSGML, _possibly_ ECB. - http://lists.gnu.org/archive/html/emacs-devel/2007-05/msg01493.html + https://lists.gnu.org/archive/html/emacs-devel/2007-05/msg01493.html Check the assignments file for other packages which might go in and have been missed. @@ -645,17 +645,17 @@ from the emacsclient process. ** Possibly make 'list-holidays' eval items in the calendar-holidays variable. See thread - <http://lists.gnu.org/archive/html/emacs-devel/2006-02/msg01034.html>. + <https://lists.gnu.org/archive/html/emacs-devel/2006-02/msg01034.html>. [rgm@gnu.org will look at this after 22.1] ** Possibly make cal-dst use the system timezone database directly. See thread - <http://lists.gnu.org/archive/html/emacs-pretest-bug/2006-11/msg00060.html> + <https://lists.gnu.org/archive/html/emacs-pretest-bug/2006-11/msg00060.html> ** Possibly add a "close" button to the modeline. The idea is to add an "X" of some kind, that when clicked deletes the window associated with that modeline. - http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg02416.html + https://lists.gnu.org/archive/html/emacs-devel/2007-09/msg02416.html * Things to be done for specific packages or features @@ -1492,7 +1492,7 @@ presence of multi-file documents. or just an extension of buff-menu.el. ** Replace linum.el with nlinum.el - http://lists.gnu.org/archive/html/emacs-devel/2013-08/msg00379.html + https://lists.gnu.org/archive/html/emacs-devel/2013-08/msg00379.html ** Merge sendmail.el and messages.el. Probably not a complete merge, but at least arrange for messages.el to be @@ -1507,7 +1507,7 @@ presence of multi-file documents. ** Rewrite make-docfile to be clean and maintainable. It might be better to replace it with Lisp, using the byte compiler. - http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00037.html + https://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00037.html ** Add an inferior-comint-minor-mode to capture the common set of operations offered by major modes that offer an associated inferior @@ -1523,7 +1523,7 @@ presence of multi-file documents. * Wishlist items: ** Maybe replace etags.c with a Lisp implementation. -http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00354.html +https://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00354.html ** Maybe replace lib-src/rcs2log with a Lisp implementation. It wouldn't have to be a complete replacement, just enough |