]> git.eshelyaron.com Git - emacs.git/commitdiff
* etc/PROBLEMS: Document Bug#31305.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 18 May 2018 16:24:04 +0000 (09:24 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 18 May 2018 16:26:26 +0000 (09:26 -0700)
etc/PROBLEMS

index 1f7fe00bd652692f86c9a655e45d0f345d7dc71a..09027332d80f59062b04fe4e3ca4a5b65ca956cf 100644 (file)
@@ -3213,6 +3213,15 @@ them to DOS 8+3 limits.  To be useful on NT, the MSDOS port of Emacs
 must be unzipped by a DOS utility, so that long file names are
 properly truncated.
 
+** Apple Macintosh operating systems
+
+*** OS X 10.9 and earlier: symlinks autocomplete as directories
+
+Autocompleting the name of a symbolic link incorrectly appends "/".
+Building and running Emacs on OS X 10.10 (or later) fixes the problem.
+Older operating systems are no longer supported by Apple.
+https://bugs.gnu.org/31305
+
 ** Archaic window managers and toolkits
 
 *** Open Look: Under Open Look, the Emacs window disappears when you type M-q.