summaryrefslogtreecommitdiff
path: root/etc/PROBLEMS
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2018-05-18 09:24:04 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2018-05-18 09:26:26 -0700
commiteb0bc6f7b38b76a2d3a4b76c46242252331d334b (patch)
tree78648630fe0c338e31912a10f071109e5634ac33 /etc/PROBLEMS
parent152a5569c87332f6641b768c2b1eb0cabaada26a (diff)
downloademacs-eb0bc6f7b38b76a2d3a4b76c46242252331d334b.tar.gz
* etc/PROBLEMS: Document Bug#31305.
Diffstat (limited to 'etc/PROBLEMS')
-rw-r--r--etc/PROBLEMS9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 1f7fe00bd65..09027332d80 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -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.