diff --git a/emacs-24.4-flyspell.patch b/emacs-24.4-flyspell.patch index d4ccad4..27d9e40 100644 --- a/emacs-24.4-flyspell.patch +++ b/emacs-24.4-flyspell.patch @@ -17,7 +17,7 @@ ;;*---------------------------------------------------------------------*/ ;;* Mode specific options */ ;;* ------------------------------------------------------------- */ -@@ -342,7 +342,6 @@ property of the major mode name.") +@@ -336,7 +342,6 @@ property of the major mode name.") ;;*--- mail mode -------------------------------------------------------*/ (put 'mail-mode 'flyspell-mode-predicate 'mail-mode-flyspell-verify) (put 'message-mode 'flyspell-mode-predicate 'mail-mode-flyspell-verify) @@ -25,7 +25,7 @@ (defun mail-mode-flyspell-verify () "Function used for `flyspell-generic-check-word-predicate' in Mail mode." (let* ((header-end (save-excursion -@@ -353,11 +353,11 @@ property of the major mode name.") +@@ -348,11 +353,11 @@ property of the major mode name.") nil t) (point))) (signature-begin diff --git a/emacs-24.4-glibc.patch b/emacs-24.4-glibc.patch index da1011b..2022e55 100644 --- a/emacs-24.4-glibc.patch +++ b/emacs-24.4-glibc.patch @@ -15,7 +15,7 @@ AC_FUNC_MMAP --- configure +++ configure 2018-05-29 12:20:07.583908486 +0000 -@@ -11455,6 +11455,7 @@ fi +@@ -11460,6 +11460,7 @@ fi use_mmap_for_buffers=no case "$opsys" in mingw32) use_mmap_for_buffers=yes ;; diff --git a/emacs-24.4-ps-bdf.patch b/emacs-24.4-ps-bdf.patch index 00bd792..2dcee88 100644 --- a/emacs-24.4-ps-bdf.patch +++ b/emacs-24.4-ps-bdf.patch @@ -5,7 +5,7 @@ --- lisp/ldefs-boot.el +++ lisp/ldefs-boot.el 2018-05-29 12:23:32.824206557 +0000 -@@ -26382,9 +26382,9 @@ With prefix argument ARG, restart the Pr +@@ -26392,9 +26392,9 @@ With prefix argument ARG, restart the Pr ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (0 0 0 0)) ;;; Generated autoloads from ps-bdf.el diff --git a/emacs-26.2.dif b/emacs-26.2.dif index a1d81ff..1e36a16 100644 --- a/emacs-26.2.dif +++ b/emacs-26.2.dif @@ -51,7 +51,7 @@ "hicolor/scalable/apps/${EMACS_NAME}.svg" \ --- configure +++ configure 2019-04-15 12:04:25.158945850 +0000 -@@ -10460,10 +10460,8 @@ fi +@@ -10465,10 +10465,8 @@ fi LD_SWITCH_X_SITE_RPATH= if test "${x_libraries}" != NONE; then if test -n "${x_libraries}"; then diff --git a/emacs-26.2.tar.xz b/emacs-26.2.tar.xz deleted file mode 100644 index 7a5f595..0000000 --- a/emacs-26.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:151ce69dbe5b809d4492ffae4a4b153b2778459de6deb26f35691e1281a9c58e -size 44406808 diff --git a/emacs-26.3.tar.xz b/emacs-26.3.tar.xz new file mode 100644 index 0000000..9c21c0d --- /dev/null +++ b/emacs-26.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d90e6751ad8967822c6e092db07466b9d383ef1653feb2f95c93e7de66d3485 +size 44415140 diff --git a/emacs.changes b/emacs.changes index 851bab8..d5f6ff8 100644 --- a/emacs.changes +++ b/emacs.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Sep 9 08:35:18 UTC 2019 - Dr. Werner Fink + +- 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 diff --git a/emacs.spec b/emacs.spec index 95ecb2f..0df5232 100644 --- a/emacs.spec +++ b/emacs.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -103,7 +103,7 @@ BuildRequires: pkgconfig(xshmfence) BuildRequires: pkgconfig(xt) BuildRequires: pkgconfig(xxf86vm) Url: http://www.gnu.org/software/emacs/ -Version: 26.2 +Version: 26.3 Release: 0 Summary: GNU Emacs Base Package License: GPL-3.0-or-later