diff options
| author | Paul Eggert | 2017-10-01 21:58:52 -0700 |
|---|---|---|
| committer | Paul Eggert | 2017-10-01 21:58:52 -0700 |
| commit | 4829a3b033b119b088947d14b73efc197b2547fa (patch) | |
| tree | ef9a96d2fa02c559ce69ff3ac9a272af84e5f6e9 /etc/PROBLEMS | |
| parent | ee3024c70d2974b59ecdd04b75d18d7258262e70 (diff) | |
| parent | 5172fa02cccaab2500ecf85aaf65b8deed54d42e (diff) | |
| download | emacs-4829a3b033b119b088947d14b73efc197b2547fa.tar.gz emacs-4829a3b033b119b088947d14b73efc197b2547fa.zip | |
Merge from origin/emacs-26
5172fa02cc Prefer HTTPS to HTTP for gnu.org
8cdd8b920a Merge from Gnulib
60b7668b89 Keep eww buffer current when looking up CSS on MDN
bd49b6f1b3 Workaround for faulty localtime() under macOS 10.6
913808e224 Doc amendment for syntax-ppss.
98dc91fda8 Remove incorrect NEWS entry about 'find-library'
539d8626cd Remove inadvertent changes to syntax.texi in last commit.
8c18dcbc78 Amend documentation for text-quoting-style becoming a user...
5f76ac150a Make the value nil in text-quoting-style mean what it does...
d5e4e004fa Make text-quoting-style customizable. Introduce t and new...
1ba3471b9b eshell.texi improvements
7abb5c3960 Fix ns-win.el on GNUstep
07ea5ef99a Fix reference style in org.texi
b03b4f6d79 Improve handling of iconification of child frames (Bug#28611)
ba9139c501 Revert "Don't lose arguments to eshell aliases (Bug#27954)"
43fac3beae Make "unsafe directory" error message more informative (Bu...
c59ddb2120 Fix slot typecheck in eieio-persistent
8b2ab5014b Fix semantic-ia-fast-jump
5b45e7e1c3 Bind vc-region-history
f172894595 Exit macro definition on undefined keys
289fe6c0d1 Reset bidi-paragraph-direction on article rendering
a4f7518817 Fix url-http use of url-current-object
4a755ed421 Avoid assertions in vc-hg.el on MS-Windows
cb93a6ce72 Improve documentation of 'copy-sequence'
200ef6f721 Minor update of ack.texi
cb407d3e87 * doc/emacs/emacs.texi (Acknowledgments): Add more contrib...
82b6c765ff Improve indexing of multi-file/buffer Isearch commands
645ff6c702 Add CAM02 JCh and CAM02-UCS J'a'b' conversions
157007b58e Fix uses of @kindex in the Emacs manual
63a45e8837 Merge branch 'emacs-26' of git.savannah.gnu.org:/srv/git/e...
3ab2f9bbb9 Merge from gnulib
cbc8324488 Prefer HTTPS to HTTP for gnu.org
bbda601d1d ; Spelling fixes
695cf5300b Wait for frame visibility with timeout in w32term too
e1f6e3127a Bring back the busy wait after x_make_frame_visible (Bug#2...
bccf635217 ; * src/gtkutil.c (xg_check_special_colors): Add another G...
f428757cdb Merge branch 'emacs-26' of git.savannah.gnu.org:/srv/git/e...
26d58f0c58 ; Standardize license notices
73dba0f466 Fix last doc string change in simple.el
Diffstat (limited to 'etc/PROBLEMS')
| -rw-r--r-- | etc/PROBLEMS | 10 |
1 files changed, 5 insertions, 5 deletions
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 | ||