* Changes in Emacs 25.2
---
-** `find-library-name' will now fall back on looking at `load-history'
+** 'find-library-name' will now fall back on looking at 'load-history'
to try to locate libraries that have been loaded with an explicit path
-outside `load-path'.
+outside 'load-path'.
+++
-** Faces in `minibuffer-prompt-properties' no longer overwrite properties
-in the text in functions like `read-from-minibuffer', but instead are
+** Faces in 'minibuffer-prompt-properties' no longer overwrite properties
+in the text in functions like 'read-from-minibuffer', but instead are
added to the end of the face list. This allows users to say things
-like `(read-from-minibuffer (propertize "Enter something: " 'face 'bold))'.
+like '(read-from-minibuffer (propertize "Enter something: " 'face 'bold))'.
+++
-** The new variable `extended-command-suggest-shorter' has been added
-to control whether to suggest shorter `M-x' commands or not.
+** The new variable 'extended-command-suggest-shorter' has been added
+to control whether to suggest shorter 'M-x' commands or not.
---
-** icomplete now respects `completion-ignored-extensions'.
+** icomplete now respects 'completion-ignored-extensions'.
+++
-** Non-breaking hypens are now displayed with the `nobreak-hyphen'
-face instead of the `escape-glyph' face.
+** Non-breaking hyphens are now displayed with the 'nobreak-hyphen'
+face instead of the 'escape-glyph' face.
---
-** `C-x h' (`mark-whole-buffer') will now avoid marking the prompt
+** 'C-x h' ('mark-whole-buffer') will now avoid marking the prompt
part of minibuffers.
---
-** `find-library' now takes a prefix argument to pop to a different
+** 'find-library' now takes a prefix argument to pop to a different
window.
-** `find-library', `help-function-def' and `help-variable-def' now run
-`find-function-after-hook'.
+** 'find-library', 'help-function-def' and 'help-variable-def' now run
+'find-function-after-hook'.
---
** 'process-attributes' on Darwin systems now returns more information.
domain.
+++
-*** `url-retrieve-synchronously' now takes an optional timeout parameter.
+*** 'url-retrieve-synchronously' now takes an optional timeout parameter.
---
*** The URL package now support HTTPS over proxies supporting CONNECT.
Windows 9X, the previous limitations, spelled out in the Emacs manual,
still apply.)
-** `convert-standard-filename' no longer mirrors slashes on MS-Windows.
+** 'convert-standard-filename' no longer mirrors slashes on MS-Windows.
Previously, on MS-Windows this function converted slash characters in
file names into backslashes. It no longer does that.
development package or SDK, be sure it has been installed.
Call Stack (most recent call first):
cmake/modules/DuneGridMacros.cmake:19 (include)
- /home/joe/Projekte/EXA-DUNE/patches/dune-common/cmake/modules/DuneMacros.cmake:556 (include)
- /home/joe/Projekte/EXA-DUNE/patches/dune-common/cmake/modules/DuneMacros.cmake:694 (dune_process_dependency_macros)
+ /home/joe/Project/EXA-DUNE/patches/dune-common/cmake/modules/DuneMacros.cmake:556 (include)
+ /home/joe/Project/EXA-DUNE/patches/dune-common/cmake/modules/DuneMacros.cmake:694 (dune_process_dependency_macros)
CMakeLists.txt:22 (dune_project)
(defconst generate-autoload-section-continuation ";;;;;; "
"String to add on each continuation of the section header form.")
-;; In some ways it would be nicer to use a value that is recognisably
+;; In some ways it would be nicer to use a value that is recognizably
;; not a time-value, eg t, but that can cause issues if an older Emacs
;; that does not expect non-time-values loads the file.
(defconst autoload--non-timestamp '(0 0 0 0)