type error strinp on nil

OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=264
This commit is contained in:
2018-10-23 08:27:54 +00:00
committed by Git OBS Bridge
parent b142f47efe
commit aff8e914a1
3 changed files with 21 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Oct 23 08:25:39 UTC 2018 - Dr. Werner Fink <werner@suse.de>
- Let ispell.el perform even on older systems without default
hunspell dictionary as otherwise this leades to wrong type
error as nil is not a pointer to a string
-------------------------------------------------------------------
Tue Oct 23 06:37:33 UTC 2018 - Dr. Werner Fink <werner@suse.de>