Update to emacs-26.3

OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=271
This commit is contained in:
2019-09-09 09:08:16 +00:00
committed by Git OBS Bridge
parent 57197a3e87
commit 01e34ccab3
8 changed files with 22 additions and 10 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Sep 9 08:35:18 UTC 2019 - Dr. Werner Fink <werner@suse.de>
- Update to emacs version 26.3
* New option 'help-enable-completion-auto-load'.
This allows disabling the new feature introduced in Emacs 26.1 which
loads files during completion of 'C-h f' and 'C-h v' according to
'definition-prefixes'.
* Emacs now supports the new Japanese Era name.
The newly assigned codepoint U+32FF was added to the Unicode Character
Database compiled into Emacs.
-------------------------------------------------------------------
Tue Apr 23 12:28:52 UTC 2019 - Dr. Werner Fink <werner@suse.de>