commit emacs-auctex for openSUSE:Factory

2020-08-15 Thread root
Hello community,

here is the log from the commit of package emacs-auctex for openSUSE:Factory 
checked in at 2020-08-15 21:19:39

Comparing /work/SRC/openSUSE:Factory/emacs-auctex (Old)
 and  /work/SRC/openSUSE:Factory/.emacs-auctex.new.3399 (New)


Package is "emacs-auctex"

Sat Aug 15 21:19:39 2020 rev:39 rq:826659 version:12.2

Changes:

--- /work/SRC/openSUSE:Factory/emacs-auctex/emacs-auctex.changes
2019-12-03 15:21:51.830521067 +0100
+++ /work/SRC/openSUSE:Factory/.emacs-auctex.new.3399/emacs-auctex.changes  
2020-08-15 21:20:17.915620541 +0200
@@ -1,0 +2,66 @@
+Fri Aug 14 10:03:53 UTC 2020 - Dr. Werner Fink 
+
+- Update to 12.2 to avoid obsolete (process-kill-without-query) (boo#1175274)
+  * AUCTeX reflects the changes in LaTeX2e 2019-10-01 release.
+ 'filecontents' environment now takes an optional argument and can
+ be used anywhere in a document.  The macros '\Ref' and
+ '\labelformat' are moved from 'varioref.sty' to LaTeX kernel.
+ amsmath has a new macro '\overunderset'.
+  * A new method is implemented in preview-latex to adjust the
+foreground colors of generated images to those of Emacs, when the
+LaTeX command produces PDF.  The traditional method became invalid
+because of the change introduced in Ghostscript 9.27.
+Unfortunately, the new method doesn't work due to a bug in
+Ghostscript 9.27 and is valid only for Ghostscript > 9.27.  There
+is also a fallback method for gs 9.27 users which displays plain
+"black on white" images.  For successful function of preview-latex,
+the users are encouraged to set up the new user option
+'preview-pdf-color-adjust-method' to choose appropriate option
+among the three: new, traditional and fallback method.
+  * AUCTeX has support for the Flymake package in Emacs 26 or newer.
+To enable, call 'M-x flymake-mode RET' or add this to your '.emacs'
+file:
+ (add-hook 'LaTeX-mode-hook #'flymake-mode)
+  * The way the option 'TeX-record-buffer' is used was corrected.  It
+was used in just the opposite way as the document says.  Erase the
+customization if you have customized this option since it now acts
+in reverse to your expectation.
+  * A former customize option 'japanese-TeX-command-list' is removed.
+Use 'japanese-TeX-engine-default', or if it's really necessary,
+customize 'TeX-command-list' directly if the task which the option
+used to carry is required.
+  * Support for standard LaTeX without e-TeX extension is now very
+limited.  It doesn't work if raw TeX code is put on the command
+line to invoke latex command.  It also fails for region compilation
+('C-c C-r' and so on) with documents of non-ascii file name.  In
+addition, it no longer works with preview-latex.  We consider this
+incompatibility is permissible because e-TeX extension is enabled
+for standard LaTeX by default long ago.  LaTeX variants such as
+XeLaTeX and LuaLaTeX are not affected.
+  * Key binds in Texinfo mode are improved.  Typing '$', '^', '_' and
+'\' now just self-inserts without pointless side effects in Texinfo
+mode.
+In addition, the option 'TeX-electric-escape' is now effective in
+Texinfo mode.  When it is enabled, typing '@' will invoke
+'TeX-electric-macro' offering completion in similar style with
+other TeX modes of AUCTeX.
+  * Fontification support for 'biblatex' package is improved and
+updated to macros provided by package version 3.12.  For qualified
+lists, at least 2 mandatory arguments are fontified.
+  * Support for column specifiers 'w' and 'W' provided by 'array'
+package is added to 'array.el'.  The correct counting of columns
+only works when the 'align' parameter is enclosed in braces, e.g.,
+'w{l}{3cm}'.  The short version 'wl{3cm}' is not supported.
+  * Entries for 'PDF Tools' are added in
+'TeX-view-program-list-builtin' for Windows and macOS. This viewer
+can be configured under these operating systems with an entry like
+this in an init file:
+ (setq TeX-view-program-selection '((output-pdf "PDF Tools")))
+  * Several other bugs were fixed, many minor features were added.
+- Drop patches which seem now obsolete
+  * utf8-names-3b1ffcd8.patch
+  * utf8-names-a8ea1273.patch
+  * utf8-names-fix-boo1135326.patch
+- Correct line number in patch dvips.patch
+
+---

Old:

  auctex-12.1.tar.gz
  utf8-names-3b1ffcd8.patch
  utf8-names-a8ea1273.patch
  utf8-names-fix-boo1135326.patch

New:

  auctex-12.2.tar.gz
  auctex-12.2.tar.gz.sig



Other differences:
--
++ emacs-auctex.spec ++
--- /var/tmp/diff_new_pack.f6F0Cp/_old  2020-08-15 

commit emacs-auctex for openSUSE:Factory

2019-12-03 Thread root
Hello community,

here is the log from the commit of package emacs-auctex for openSUSE:Factory 
checked in at 2019-12-03 15:21:50

Comparing /work/SRC/openSUSE:Factory/emacs-auctex (Old)
 and  /work/SRC/openSUSE:Factory/.emacs-auctex.new.4691 (New)


Package is "emacs-auctex"

Tue Dec  3 15:21:50 2019 rev:38 rq:753195 version:12.1

Changes:

--- /work/SRC/openSUSE:Factory/emacs-auctex/emacs-auctex.changes
2019-06-22 11:24:56.793433460 +0200
+++ /work/SRC/openSUSE:Factory/.emacs-auctex.new.4691/emacs-auctex.changes  
2019-12-03 15:21:51.830521067 +0100
@@ -1,0 +2,5 @@
+Tue Dec  3 12:28:00 UTC 2019 - Dr. Werner Fink 
+
+- Supplement emacs-auctex if texlive and emacs are installed (boo#1158035) 
+
+---



Other differences:
--
++ emacs-auctex.spec ++
--- /var/tmp/diff_new_pack.aYQ1Ec/_old  2019-12-03 15:21:52.402520805 +0100
+++ /var/tmp/diff_new_pack.aYQ1Ec/_new  2019-12-03 15:21:52.402520805 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package emacs-auctex
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,6 +28,7 @@
 Requires:   emacs
 Requires:   texlive-latex
 Requires:   texlive-tools
+Supplements:packageand(texlive:emacs)
 %if %suse_version > 1220
 BuildRequires:  makeinfo
 BuildRequires:  texinfo
@@ -41,7 +42,7 @@
 License:GPL-2.0-or-later
 Group:  Productivity/Editors/Emacs
 Source: http://ftp.gnu.org/pub/gnu/auctex/auctex-%{version}.tar.gz
-Url:http://www.gnu.org/software/auctex
+URL:http://www.gnu.org/software/auctex
 # Allows to select printer instance
 # PATCH-FEATURE-UPSTREAM dvips.patch
 Patch0: dvips.patch




commit emacs-auctex for openSUSE:Factory

2019-06-22 Thread root
Hello community,

here is the log from the commit of package emacs-auctex for openSUSE:Factory 
checked in at 2019-06-22 11:24:52

Comparing /work/SRC/openSUSE:Factory/emacs-auctex (Old)
 and  /work/SRC/openSUSE:Factory/.emacs-auctex.new.4615 (New)


Package is "emacs-auctex"

Sat Jun 22 11:24:52 2019 rev:37 rq:711321 version:12.1

Changes:

--- /work/SRC/openSUSE:Factory/emacs-auctex/emacs-auctex.changes
2018-07-25 16:14:33.154092532 +0200
+++ /work/SRC/openSUSE:Factory/.emacs-auctex.new.4615/emacs-auctex.changes  
2019-06-22 11:24:56.793433460 +0200
@@ -1,0 +2,7 @@
+Fri Jun 21 13:08:00 UTC 2019 - Dr. Werner Fink 
+
+- Fix the two last upstream commits by adding patch
+  utf8-names-fix-boo1135326.patch which is kind of a backport for
+  bug boo#1135326 
+
+---

New:

  utf8-names-fix-boo1135326.patch



Other differences:
--
++ emacs-auctex.spec ++
--- /var/tmp/diff_new_pack.ZKi7y6/_old  2019-06-22 11:24:57.777434440 +0200
+++ /var/tmp/diff_new_pack.ZKi7y6/_new  2019-06-22 11:24:57.777434440 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package emacs-auctex
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -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/
 #
 
 
@@ -47,6 +47,7 @@
 Patch0: dvips.patch
 Patch10:utf8-names-3b1ffcd8.patch
 Patch11:utf8-names-a8ea1273.patch
+Patch12:utf8-names-fix-boo1135326.patch
 BuildArch:  noarch
 
 %description
@@ -71,6 +72,7 @@
 %patch0
 %patch10
 %patch11
+%patch12
 
 %build
 unset ${!LC_*}

++ utf8-names-fix-boo1135326.patch ++
--- tex-buf.el
+++ tex-buf.el  2019-06-21 13:02:03.572805297 +
@@ -555,7 +555,6 @@ without further expansion."
pos ;;FIXME: Should this be dynamically scoped?
entry TeX-command-text TeX-command-pos
(orig-file file)
-   (file #'TeX--master-or-region-file-with-extra-quotes)
 expansion-res case-fold-search string expansion arguments)
 (setq list (cons
(list "%%" (lambda nil
@@ -563,6 +562,17 @@ without further expansion."
 "%"))
(or list (TeX-expand-list)))
  pat (regexp-opt (mapcar #'car list)))
+;; `TeX-command-expand' is called with `file' argument being one
+;; of `TeX-master-file', `TeX-region-file' and
+;; `TeX-active-master'.  The return value of these functions
+;; sometimes needs suitable "decorations" for an argument for
+;; underlying shell or latex executable, or both, when the
+;; relavant file name involves some special characters such as
+;; space and multibyte characters.  Hence embed that function in a
+;; template prepared for that purpose.
+(setq file (apply-partially
+   #'TeX--master-or-region-file-with-extra-quotes
+   file))
 (while (setq pos (string-match pat command pos))
   (setq string (match-string 0 command)
entry (assoc string list)
@@ -594,24 +604,29 @@ without further expansion."
   command)
 
 (defun TeX--master-or-region-file-with-extra-quotes
-( extension nondirectory ask extra)
+(file-fn  extension nondirectory ask extra)
   "Return file name with quote for shell.
-Wrapper for `TeX-master-file' or `TeX-region-file' to be used in
-`TeX-command-expand'.
-It is assumed that `orig-file' has dynamic binding of the value of
-`TeX-master-file' or `TeX-region-file'.  Pass EXTENSION, NONDIRECTORY
-and ASK to that function as-is, and arrange the returned file name for
-use with command shell.
-Enclose the file name with space within quotes `\"' first when
-\" \\input\" is supplemented (indicated by dynamically binded
-variable `TeX-command-text' having string value.)
-Enclose the file name within \\detokenize{} when the following three
+Helper function of `TeX-command-expand'.
+
+This is a kind of template.  How to use:
+Fix, by `apply-partially', the first argument FILE-FN as one of
+the three functions `TeX-master-file', `TeX-region-file' or
+`TeX-active-master'.  Then the result is just a wrapper for that
+function suitable in `TeX-command-expand'.
+
+As a wrapper described above, it passes EXTENSION, NONDIRECTORY
+and ASK to the \"bare\" function as-is, and arranges the returned
+file name for use with command shell.  

commit emacs-auctex for openSUSE:Factory

2018-07-25 Thread root
Hello community,

here is the log from the commit of package emacs-auctex for openSUSE:Factory 
checked in at 2018-07-25 16:14:23

Comparing /work/SRC/openSUSE:Factory/emacs-auctex (Old)
 and  /work/SRC/openSUSE:Factory/.emacs-auctex.new (New)


Package is "emacs-auctex"

Wed Jul 25 16:14:23 2018 rev:36 rq:625210 version:12.1

Changes:

--- /work/SRC/openSUSE:Factory/emacs-auctex/emacs-auctex.changes
2018-04-20 17:31:01.807144468 +0200
+++ /work/SRC/openSUSE:Factory/.emacs-auctex.new/emacs-auctex.changes   
2018-07-25 16:14:33.154092532 +0200
@@ -1,0 +2,7 @@
+Wed Jul 25 08:47:45 UTC 2018 - wer...@suse.de
+
+- Add patches/commits from upstream utf8-names-3b1ffcd8.patch and
+  utf8-names-a8ea1273.patch to be able handle files names with
+  UTF-8 characters as well
+
+---

New:

  utf8-names-3b1ffcd8.patch
  utf8-names-a8ea1273.patch



Other differences:
--
++ emacs-auctex.spec ++
--- /var/tmp/diff_new_pack.EaGsTo/_old  2018-07-25 16:14:33.758093714 +0200
+++ /var/tmp/diff_new_pack.EaGsTo/_new  2018-07-25 16:14:33.762093722 +0200
@@ -45,7 +45,8 @@
 # Allows to select printer instance
 # PATCH-FEATURE-UPSTREAM dvips.patch
 Patch0: dvips.patch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Patch10:utf8-names-3b1ffcd8.patch
+Patch11:utf8-names-a8ea1273.patch
 BuildArch:  noarch
 
 %description
@@ -68,6 +69,8 @@
 %prep
 %setup -n auctex-%{version}
 %patch0
+%patch10
+%patch11
 
 %build
 unset ${!LC_*}

++ utf8-names-3b1ffcd8.patch ++
Based on 3b1ffcd8c3387f67fd9be5e1da73d780dffbdd51 Mon Sep 17 00:00:00 2001
From: Ikumi Keita 
Date: Mon, 28 May 2018 14:46:52 +0900
Subject: [PATCH] TL 2018 non-ascii file name fix for preview-latex

* preview.el.in (preview-LaTeX-command): Wrap file name after implicit
\input in \detokenize{}.
(preview-cache-preamble): Arrange the ini file code so that non-ascii
file name can be used with generated format file.  Be careful not to
lose capability of handling file name with space.
(preview-undump-replacements): Use new TeX macro defined in the above
ini file code to accept even unusual file name with non-ascii
character or space.
Delegate quoting of format name to `TeX-inline-preview-internal' so
that non-ascii character will not be quoted twice.
(TeX-inline-preview-internal): Adjust to the above change.
---
 preview.el.in |   31 +++
 1 file changed, 23 insertions(+), 8 deletions(-)

--- preview.el.in
+++ preview.el.in   2018-07-25 08:32:38.554859129 +
@@ -2227,7 +2227,14 @@ list of LaTeX commands is inserted just
 (defcustom preview-LaTeX-command '("%`%l \"\\nonstopmode\\nofiles\
 \\PassOptionsToPackage{" ("," . preview-required-option-list) "}{preview}\
 \\AtBeginDocument{\\ifx\\ifPreview\\undefined"
-preview-default-preamble "\\fi}\"%' %t")
+preview-default-preamble "\\fi}\"%' \"{\\detokenize{\" %t \"}}\"")
+  ;; Since TeXLive 2018, the default encoding for LaTeX files has been
+  ;; changed to UTF-8 if used with classic TeX or pdfTeX.  I.e.,
+  ;; \usepackage[utf8]{inputenc} is enabled by default in (pdf)latex.
+  ;; c.f. LaTeX News issue 28
+  ;; Due to this change, \detokenize is required to recognize
+  ;; non-ascii characters in the file name when \input is supplemented
+  ;; implicitly by %`-%' pair.
   "*Command used for starting a preview.
 See description of `TeX-command-list' for details."
   :group 'preview-latex
@@ -3302,8 +3309,12 @@ This is passed through `preview-do-repla
 
 (defcustom preview-undump-replacements
   '(("\\`\\([^ ]+\\)\
- .*? \"input\" \\(.*\\)\\'"
- . ("\\1 -interaction=nonstopmode \"&" preview-format-name "\" \\2")))
+ .*? \"input\" \"{detokenize{\" \\(.*\\) \"}}\"\\'"
+ . ("\\1 -interaction=nonstopmode " preview-format-name
+   " \"/AUCTEXINPUT{\" \\2 \"}\"")))
+  ;; See the ini file code below in `preview-cache-preamble' for the
+  ;; wierd /AUCTEXINPUT construct.  In short, it is crafted so that
+  ;; dumped format file can read file of non-ascii name.
   "Use a dumped format for reading preamble."
   :group 'preview-latex
   :type '(repeat
@@ -3347,8 +3358,11 @@ If FORMAT-CONS is non-nil, a previous fo
   ;; in the tools bundle is an empty file.
   (write-region "\\ifx\\pdfoutput\\undefined\\else\
 \\let\\PREVIEWdump\\dump\\def\\dump{%
-\\edef\\next{{\\catcode`\\ 9 \\pdfoutput=\\the\\pdfoutput\\relax\
-\\the\\everyjob}}\\everyjob\\next\\catcode`\\ 10 
\\let\\dump\\PREVIEWdump\\dump}\\fi\\input mylatex.ltx \\relax\n" nil dump-file)
+\\edef\\next{{\\pdfoutput=\\the\\pdfoutput\\relax\
+\\the\\everyjob}}\\everyjob\\next\\catcode`\\ 10 %
+\\catcode`/ 0 %
+\\def\\AUCTEXINPUT##1{\\catcode`/ 12\\relax\\catcode`\\ 

commit emacs-auctex for openSUSE:Factory

2018-04-20 Thread root
Hello community,

here is the log from the commit of package emacs-auctex for openSUSE:Factory 
checked in at 2018-04-20 17:29:21

Comparing /work/SRC/openSUSE:Factory/emacs-auctex (Old)
 and  /work/SRC/openSUSE:Factory/.emacs-auctex.new (New)


Package is "emacs-auctex"

Fri Apr 20 17:29:21 2018 rev:35 rq:597702 version:12.1

Changes:

--- /work/SRC/openSUSE:Factory/emacs-auctex/emacs-auctex.changes
2017-06-30 18:43:36.767575990 +0200
+++ /work/SRC/openSUSE:Factory/.emacs-auctex.new/emacs-auctex.changes   
2018-04-20 17:31:01.807144468 +0200
@@ -1,0 +2,83 @@
+Wed Apr 18 07:56:53 UTC 2018 - wer...@suse.de
+
+- Update to 12.1 due bug boo#1088548
+  * AUCTeX now requires GNU Emacs 24 or higher.  Support for XEmacs has
+
+  * Besides the change in the supported version of Emacs, there has
+been no functional change in this release, which is equivalent to
+version 11.92.
+  * preview-latex is compatible with Ghostscript 9.22 where the
+operator '.runandhide' is removed.  All occurrences of
+'.runandhide' in preview-latex are replaced by alternative code
+making it work with Ghostscript 9.22 again.
+  * AUCTeX has a new customize option
+'TeX-math-input-method-off-regexp'.  When you begin to input a math
+formula, the current input method is turned off if its name matches
+this regular expression.
+  * The window system focus is pulled back to Emacs when viewing with
+evince-compatible viewers if a new customize option
+'TeX-view-evince-keep-focus' is non-nil.
+  * The usual dose of bug fixes was administered.
+  * Now AUCTeX has a logo.  The LaTeX code to create it is available in
+the 'etc/' directory of the package.
+  * Add support for 'upmendex', an extension of 'makeindex' capable of
+sorting indexes by unicode based ICU.
+  * Fix preview-latex to interact correctly with Japanese LaTeX.  The
+parsing routine was made robust not to be confused by the 7-bit
+encoding of Japanese text and the necessary option to LaTeX command
+is kept even when preamble caching is enabled.
+  * The new "Glossaries" entry in 'TeX-command-list' runs the command
+'makeglossaries'.
+  * Fontification of control symbols has been improved.  Characters
+defined in 'font-latex-match-simple-exclude-list' do not receive
+any fontification.  In DocTeX mode, the character '_' is removed
+from 'font-latex-match-simple-exclude-list' in order to fontify
+macros like '\__module_foo:nnn' correctly.
+  * Fontification of math environments has been improved.  Optional
+and/or mandatory argument(s) to environments are not fontified.
+  * 'preview.sty' loads 'luatex85.sty' if possible and should be
+compatible with newer luaTeX versions.
+  * AUCTeX has a new customize option 'TeX-ispell-verb-delimiters'.
+This string contains usual characters used as delimiters for
+in-line verbatim macros like '\verb'.  Text between delimiters
+after an in-line verbatim macro will be skipped during spell
+checking.
+  * Fontification of in-line verbatim macros has been improved.
+'font-latex.el' recognizes an optional or a mandatory argument for
+macros like '\Verb' from 'fancyvrb.sty', '\mint' and '\mintinline'
+from 'minted.sty' and fontifies verbatim content correctly.
+  * AUCTeX can put and parse labels in optional argument of
+environments.  Inserting labels is done by new function
+'LaTeX-env-label-as-keyval'.  A new customize option
+'LaTeX-listing-label' is available as prefix to labels in code
+typesetting environments, e.g.  'lstlisting' environment provided
+by 'listings' package.  'LaTeX-listing-label' defaults to 'lst:'.
+Parsing of labels for later referencing relies on two requirements:
+  1. Label should come as last key-value argument, and
+  2. label must be enclosed in braces, e.g.
+  \begin{lstlisting}[caption=Some Caption,label={lst:foo}]
+  ...
+  \end{lstlisting}
+  * The function 'LaTeX-label' now takes a second optional argument
+'NO-INSERT'.  When non-'nil', 'LaTeX-label' reads a label and
+returns it as a string.  This argument is also passed to any
+function bound to 'LaTeX-label-function' (see next item).
+  * *Incompatible change:* The signature for the function passed with
+the customize option 'LaTeX-label-function' has changed.  The
+function bound to this variable is now expected to take an optional
+second argument 'NO-INSERT'.  When this argument is non-'nil', the
+function should read and only return a label as a string; insertion
+is done by another function.
+  * Directory local variables were ineffective for
+'japanese-latex-mode' and 'japanese-plain-tex-mode'.  This bug was
+fixed.  (This was actually done in AUCTeX 11.90, but not
+

commit emacs-auctex for openSUSE:Factory

2017-06-30 Thread root
Hello community,

here is the log from the commit of package emacs-auctex for openSUSE:Factory 
checked in at 2017-06-30 18:42:27

Comparing /work/SRC/openSUSE:Factory/emacs-auctex (Old)
 and  /work/SRC/openSUSE:Factory/.emacs-auctex.new (New)


Package is "emacs-auctex"

Fri Jun 30 18:42:27 2017 rev:34 rq:506982 version:11.90

Changes:

--- /work/SRC/openSUSE:Factory/emacs-auctex/emacs-auctex.changes
2016-09-30 15:33:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.emacs-auctex.new/emacs-auctex.changes   
2017-06-30 18:43:36.767575990 +0200
@@ -1,0 +2,75 @@
+Thu Jun 29 09:00:16 UTC 2017 - wer...@suse.de
+
+- Update to 11.90
+   * In addition to the completion performed by 'TeX-complete-symbol',
+ AUCTeX now also supports the new Emacs standard completion-at-point
+ facility (see the Emacs command 'completion-at-point').  This also
+ means that modern completion UIs like company-mode work out of the
+ box in TeX and LaTeX buffers.
+   * Completion is now aware of being inside a math environment and then
+ completes math macros.
+   * AUCTeX is able to display several levels of super- and subscripts,
+ each one raised above and a bit smaller than its basis.  For this
+ feature, have a look at the customize options
+ 'font-latex-fontify-script' (especially the new values
+ 'multi-level' and 'invisible') and
+ 'font-latex-fontify-script-max-level'.  Also, the script characters
+ '^' and '_' are also fontified with a special face named
+ 'font-latex-script-char-face'.
+   * Parsing of format specification in various tabular environments has
+ been improved.  The function 'LaTeX-insert-item' ('C-c ')
+ inserts suitable number of ampersands for '*{num}{cols}'
+ constructs.  Style files for LaTeX packages 'tabularx', 'tabulary',
+ 'longtable', 'dcolumn' and 'siunitx' are adapted to take advantage
+ of this improvement.
+   * AUCTeX has a new Ispell dictionary 'tex-ispell.el' for macros and
+ environments which will be skipped during spell checking.  The
+ activiation of this feature is controlled by a new customize option
+ 'TeX-ispell-extend-skip-list', which is set to 't' and activated by
+ default.
+   * AUCTeX has a new customize option 'TeX-raise-frame-function' that
+ is currently only used by Evince and Atril inverse search to raise
+ the Emacs frame.
+   * When inserting a new float, AUCTeX will now prompt for a
+ short-caption if the length of the caption provided is greater than
+ a certain size.  This size is controlled via a new user option
+ 'LaTeX-short-caption-prompt-length'.
+   * Parsing of the compilation log has been reworked.  You should
+ encounter fewer mistaken files while navigating through errors and
+ warnings.
+   * Two new user options, 'TeX-ignore-warnings' and
+ 'TeX-suppress-ignored-warnings', allow ignoring certain warnings
+ after compilation of the document.
+   * A new option, 'TeX-PDF-from-DVI', controls if and how to produce a
+ PDF file by converting a DVI file.  This supersedes
+ 'TeX-PDF-via-dvips-ps2pdf' which is still recognized but marked as
+ obsolete and may be removed in future releases.
+   * Support for a number of external viewers has been added
+   * A new function, 'TeX-documentation-texdoc', for reading
+ documentation with 'texdoc' has been added.  'TeX-doc' is still
+ available but now 'C-c ?' runs 'TeX-documentation-texdoc'.
+   * AUCTeX has a new custom option
+ 'LaTeX-reftex-cite-format-auto-activate' which controls the
+ automatic activation of citation formats provided by RefTeX when a
+ style file is loaded and RefTeX is enabled.  Currently,
+ 'biblatex.el', 'harvard.el', 'jurabib.el' and 'natbib.el' use this
+ feature.  If you have customized 'reftex-cite-format' and want to
+ use your settings, you should set this variable to 'nil'.
+   * AUCTeX now has limited support for the TikZ package.  For the
+ moment, this includes some basic support for prompting the user of
+ arguments to the '\draw' macro.
+   * The style 'graphicx.el' went through a bigger overhaul.  The
+ optional argument of command '\includegraphics' now supports
+ key-val query; keys can independently be chosen anytime by pressing
+ the <,> key.  As a side effect, the variable
+ 'LaTeX-includegraphics-options-alist' is now no-op and is removed
+ from 'tex-style.el'.  You can safely remove any customization of it
+ from your init file.  The mandatory argument of '\includegraphics'
+ knows about image file extensions supported by the used engine and
+ offers them for inclusion.
+   * Support for other LaTeX packages was improved, and style files for
+ several new packages were added.
+   * Many bugs were crushed along 

commit emacs-auctex for openSUSE:Factory

2016-09-30 Thread h_root
Hello community,

here is the log from the commit of package emacs-auctex for openSUSE:Factory 
checked in at 2016-09-30 15:32:56

Comparing /work/SRC/openSUSE:Factory/emacs-auctex (Old)
 and  /work/SRC/openSUSE:Factory/.emacs-auctex.new (New)


Package is "emacs-auctex"

Changes:

--- /work/SRC/openSUSE:Factory/emacs-auctex/emacs-auctex.changes
2015-12-09 22:15:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.emacs-auctex.new/emacs-auctex.changes   
2016-09-30 15:33:00.0 +0200
@@ -1,0 +2,6 @@
+Tue Sep 20 14:20:47 UTC 2016 - wer...@suse.de
+
+- Add patch 0001-Fix_bug_in_subfigure_style_filee.patch
+  to fix build with GNU Emacs 25.1 
+
+---

New:

  0001-Fix_bug_in_subfigure_style_filee.patch



Other differences:
--
++ emacs-auctex.spec ++
--- /var/tmp/diff_new_pack.zlSTqN/_old  2016-09-30 15:33:02.0 +0200
+++ /var/tmp/diff_new_pack.zlSTqN/_new  2016-09-30 15:33:02.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package emacs-auctex
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -45,6 +45,8 @@
 # Allows to select printer instance
 # PATCH-FEATURE-UPSTREAM dvips.patch
 Patch0: dvips.patch
+# PATCH-FIX-UPSTREAM
+Patch1: 0001-Fix_bug_in_subfigure_style_filee.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
@@ -68,6 +70,7 @@
 %prep
 %setup -n auctex-%{version}
 %patch0
+%patch1 -p1
 
 %build
 unset ${!LC_*}
@@ -121,6 +124,11 @@
;;
(load "preview-latex.el" nil t t)
EOF
+for el in auctex.el preview-latex.el
+do
+   test -e %{buildroot}%{_sitedir}/$el || continue
+   mv %{buildroot}%{_sitedir}/$el %{buildroot}%{_sitedir}/site-start.d/
+done
 #
 # Preview is part of te_latex
 #

++ 0001-Fix_bug_in_subfigure_style_filee.patch ++
>From d2c7bb3aa56930c45722482fd64174b2504bb9a8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Mos=C3=A8=20Giordano?= 
Date: Wed, 20 Jan 2016 23:00:03 +0100
Subject: Fix bug in subfigure style file

* style/subfigure.el ("subfigure"): Move `TeX-complete-list' inside
  append argument.  Fixes bug#22417.
---
 style/subfigure.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/style/subfigure.el b/style/subfigure.el
index e129e62..5d7525b 100644
--- a/style/subfigure.el
+++ b/style/subfigure.el
@@ -47,8 +47,8 @@
;; Install completion for labels:
(setq TeX-complete-list
 (append
- '(("[Ss]ubref{\\([^{}\n\r\\%,]*\\)" 1 LaTeX-label-list "}")))
- TeX-complete-list)
+ '(("[Ss]ubref{\\([^{}\n\r\\%,]*\\)" 1 LaTeX-label-list "}"))
+ TeX-complete-list))
 
;; Fontification
(when (and (featurep 'font-latex)
-- 
cgit v1.0




commit emacs-auctex for openSUSE:Factory

2015-12-09 Thread h_root
Hello community,

here is the log from the commit of package emacs-auctex for openSUSE:Factory 
checked in at 2015-12-09 19:51:30

Comparing /work/SRC/openSUSE:Factory/emacs-auctex (Old)
 and  /work/SRC/openSUSE:Factory/.emacs-auctex.new (New)


Package is "emacs-auctex"

Changes:

--- /work/SRC/openSUSE:Factory/emacs-auctex/emacs-auctex.changes
2014-10-14 07:13:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.emacs-auctex.new/emacs-auctex.changes   
2015-12-09 22:15:44.0 +0100
@@ -1,0 +2,60 @@
+Fri Nov 13 19:25:26 UTC 2015 - aux...@gmail.com
+
+- Remove auctex-11.86-dinbrief.dif, as it's been merged upstream, and
+  everything in auctex-11.87.dif except for the dvips part (now in
+  dvips.patch).  
+- Update to 18.89.
+  * You can now run all commands needed to compile a document and then
+open the viewer with a single command: 'TeX-command-run-all', bound
+to 'C-c C-a'.
+  * Commands such as LaTeX and View can now be executed conveniently on
+the current section (or part, chapter, subsection, etc).  See
+'LaTeX-command-section' and 'LaTeX-command-section-change-level'.
+  * Forward and backward search with Evince now also work when only a
+region of the document is compiled/viewed.
+  * To open the PDF output file you can now use also PDF Tools, a
+document viewer for Emacs.  With it, as a plus, forward and
+backward search is accurate at word level.
+  * With new option 'TeX-PDF-via-dvips-ps2pdf' it is possible to
+compile a document to DVI and then convert it to PDF using
+'dvips'-'ps2pdf' before viewing it.
+  * New option 'TeX-file-line-error' allows to select file:line:error
+style for error messages.
+  * Indent '\[...\]' math mode as a regular environment by default.
+  * Now AUCTeX suggests to run 'makeindex' when appropriate.
+  * 'TeX-view-program-list' can contain, as third optional element of
+each item, the name of the executable(s) needed to open the viewer.
+  * 'TeX-expand-list' variable has been split into 'TeX-expand-list'
+and 'TeX-expand-list-builtin'.  Only the former is intended to be
+customized by the user, the latter contains built-in expanders.
+You might want to keep in 'TeX-expand-list' only new expansion
+strings.
+  * When new option 'TeX-check-engine' is non-nil, before running LaTeX
+commands AUCTeX will check whether the correct engine has been set,
+based upon known restrictions posed by LaTeX packages.
+  * Basic support to ConTeXt Mark IV has been added.  Users can now
+select the Mark version to be used with new option
+'ConTeXt-Mark-version', and AUCTeX is able to catch error messages
+in the output log of a Mark IV document.
+
+---
+Sun Sep 13 10:50:46 UTC 2015 - aux...@gmail.com
+
+- Update to 11.88
+  * 'TeX-PDF-mode' is now enabled.
+  * 'biblatex' support was greatly expanded.  If parsing is enabled, AUCTeX
+ looks at 'backend' option to decide whether to use Biber or BibTeX. The
+ 'LaTeX-biblatex-use-Biber' variable was changed to be file local only
+ and is no more customizable.by default.
+  * Now you can insert '$...$' or '\(...\)' by typing a single '$'.  To do
+this, customize the new option 'TeX-electric-math'.
+'TeX-math-close-double-dollar' was removed.
+  * Brace pairing feature was enhanced in LaTeX documents.  Support for
+'\bigl', '\Bigl', '\biggl' and '\Biggl', the same as the one for
+'\left', was added to 'TeX-insert-macro'.  For example, 'C-c  bigl
+ ( ' inserts '\bigl(\bigr)'.
+   * You can insert brace pair '()', '{}' and '[]' by typing a single left
+ brace if the new user option 'LaTeX-electric-left-right-brace' is
+ enabled.
+
+---

Old:

  auctex-11.86-dinbrief.dif
  auctex-11.87.dif
  auctex-11.87.tar.gz

New:

  auctex-11.89.tar.gz
  dvips.patch



Other differences:
--
++ emacs-auctex.spec ++
--- /var/tmp/diff_new_pack.6K4sDL/_old  2015-12-09 22:15:46.0 +0100
+++ /var/tmp/diff_new_pack.6K4sDL/_new  2015-12-09 22:15:46.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package emacs-auctex
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -35,15 +35,16 @@
 BuildRequires:  texlive-tex
 BuildRequires:  texlive-texinfo
 %endif
-Version:11.87
+Version:11.89
 Release:0
 Summary:AUC TeX: An Emacs Extension
 License:GPL-2.0+
 Group:  

commit emacs-auctex for openSUSE:Factory

2014-10-13 Thread h_root
Hello community,

here is the log from the commit of package emacs-auctex for openSUSE:Factory 
checked in at 2014-10-14 07:12:39

Comparing /work/SRC/openSUSE:Factory/emacs-auctex (Old)
 and  /work/SRC/openSUSE:Factory/.emacs-auctex.new (New)


Package is emacs-auctex

Changes:

--- /work/SRC/openSUSE:Factory/emacs-auctex/emacs-auctex.changes
2013-09-26 11:43:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.emacs-auctex.new/emacs-auctex.changes   
2014-10-14 07:13:33.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct  7 02:17:49 UTC 2014 - crrodrig...@opensuse.org
+
+- No shared libraries are needed for build, this is a noarch 
+  package.
+
+---



Other differences:
--
++ emacs-auctex.spec ++
--- /var/tmp/diff_new_pack.Uk6aSm/_old  2014-10-14 07:13:35.0 +0200
+++ /var/tmp/diff_new_pack.Uk6aSm/_new  2014-10-14 07:13:35.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package emacs-auctex
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,8 @@
 Name:   emacs-auctex
 BuildRequires:  emacs-x11
 BuildRequires:  ghostscript_any
-BuildRequires:  giflib-devel
-BuildRequires:  libpng-devel
-BuildRequires:  libtiff-devel
 BuildRequires:  texlive
 BuildRequires:  texlive-latex
-BuildRequires:  xorg-x11
-BuildRequires:  xorg-x11-devel
 Obsoletes:  ge_auc
 Provides:   auc-tex
 Provides:   auctex

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit emacs-auctex for openSUSE:Factory

2013-09-26 Thread h_root
Hello community,

here is the log from the commit of package emacs-auctex for openSUSE:Factory 
checked in at 2013-09-26 11:43:02

Comparing /work/SRC/openSUSE:Factory/emacs-auctex (Old)
 and  /work/SRC/openSUSE:Factory/.emacs-auctex.new (New)


Package is emacs-auctex

Changes:

--- /work/SRC/openSUSE:Factory/emacs-auctex/emacs-auctex.changes
2013-06-17 10:03:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.emacs-auctex.new/emacs-auctex.changes   
2013-09-26 11:43:03.0 +0200
@@ -1,0 +2,5 @@
+Wed Sep 25 10:19:49 UTC 2013 - wer...@suse.de
+
+- Make it build again as we have now a site-start.d below site-lisp 
+
+---



Other differences:
--
++ emacs-auctex.spec ++
--- /var/tmp/diff_new_pack.CQiAD7/_old  2013-09-26 11:43:04.0 +0200
+++ /var/tmp/diff_new_pack.CQiAD7/_new  2013-09-26 11:43:04.0 +0200
@@ -99,6 +99,7 @@
 
 %install
 export LC_CTYPE=ISO-8859-1
+mkdir -p %{buildroot}%{_sitedir}/site-start.d
 make install DESTDIR=%{buildroot}
 rm -rf %{buildroot}%{_aucdir}/auto
 pushd %{buildroot}%{_aucdir}/
@@ -161,8 +162,8 @@
 %{_aucdir}/auto/.nosearch
 %{_aucdir}/style/.nosearch
 %config %{_sitedir}/suse-start*.el
-%config %{_sitedir}/auctex.el
-%config %{_sitedir}/preview-latex.el
 %config %{_sitedir}/tex-site.el
+%config %{_sitedir}/site-start.d/auctex.el
+%config %{_sitedir}/site-start.d/preview-latex.el
 
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit emacs-auctex for openSUSE:Factory

2013-06-17 Thread h_root
Hello community,

here is the log from the commit of package emacs-auctex for openSUSE:Factory 
checked in at 2013-06-17 10:03:42

Comparing /work/SRC/openSUSE:Factory/emacs-auctex (Old)
 and  /work/SRC/openSUSE:Factory/.emacs-auctex.new (New)


Package is emacs-auctex

Changes:

--- /work/SRC/openSUSE:Factory/emacs-auctex/emacs-auctex.changes
2013-06-07 06:58:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.emacs-auctex.new/emacs-auctex.changes   
2013-06-17 10:03:44.0 +0200
@@ -1,0 +2,5 @@
+Fri Jun  7 07:25:10 UTC 2013 - wer...@suse.de
+
+- Use latest upstream update of dinbrief.el
+
+---



Other differences:
--
++ emacs-auctex.spec ++
--- /var/tmp/diff_new_pack.8HyNIG/_old  2013-06-17 10:03:44.0 +0200
+++ /var/tmp/diff_new_pack.8HyNIG/_new  2013-06-17 10:03:44.0 +0200
@@ -72,7 +72,7 @@
 %prep
 %setup -n auctex-%{version}
 %patch
-%patch2
+%patch2 -p1
 
 %build
 unset ${!LC_*}

++ auctex-11.86-dinbrief.dif ++
--- /var/tmp/diff_new_pack.8HyNIG/_old  2013-06-17 10:03:44.0 +0200
+++ /var/tmp/diff_new_pack.8HyNIG/_new  2013-06-17 10:03:44.0 +0200
@@ -1,5 +1,22 @@
 style/dinbrief.el
-+++ style/dinbrief.el  2013-02-22 17:00:33.501443992 +
+From 0d7a93744a93e155188e592aad8bcd644da02688 Mon Sep 17 00:00:00 2001
+From: Tassilo Horn t...@gnu.org
+Date: Mon, 25 Feb 2013 14:28:34 +
+Subject: * style/dinbrief.el (dinbrief): Update dinbrief style.
+
+(LaTeX-dinbrief-insert): New macro.
+(LaTeX-dinbrief-style): New function.
+(LaTeX-dinbrief-env-recipient): Rename from
+`LaTeX-recipient-hook'.
+(LaTeX-dinbrief-sender): New function.
+(LaTeX-dinbrief-recipient): New function.
+(LaTeX-dinbrief-today): Rename from `LaTeX-today'.
+---
+(limited to 'style/dinbrief.el')
+
+diff --git a/style/dinbrief.el b/style/dinbrief.el
+index 6049434..8a20519 100644
+--- a/style/dinbrief.el
 b/style/dinbrief.el
 @@ -1,93 +1,143 @@
 -;;; dinbrief.el - Special code for LaTeX-Style dinbrief.
 +;; Copyright (C) 1994, 2013  Free Software Foundation, Inc.
@@ -87,7 +104,8 @@
 +  Insert text ignoring active markers.
 +  `(progn (if (TeX-mark-active) (TeX-deactivate-mark))
 + (insert ,@args)))
-+
+ 
+-(defun LaTeX-recipient-hook (environment)
 +(defun LaTeX-dinbrief-style ()
 +  Insert some useful packages for writing german letters.
 +  (save-excursion
@@ -109,8 +127,7 @@
 +  (TeX-run-style-hooks inputenc)
 +  (TeX-run-style-hooks fontenc)
 +  (TeX-run-style-hooks ngerman)))
- 
--(defun LaTeX-recipient-hook (environment)
++
 +(defun LaTeX-dinbrief-env-recipient (environment)
Insert ENVIRONMENT and prompt for recipient and address.
 -  (let ((sender (read-string Absender:  (user-full-name)))
@@ -245,13 +262,13 @@
  TeX-grop
  (if (zerop (length closing))
  (concat TeX-esc  )
-@@ -131,7 +202,47 @@
+@@ -131,7 +202,46 @@
  TeX-grcl \n)
(indent-relative-maybe
  
 -(defun LaTeX-today nil
-+(defun LaTeX-dinbrief-sender nil
-+  Read and writes the senders address
++(defun LaTeX-dinbrief-sender ()
++  Read and write the senders address.
 +  (interactive)
 +  (let ((name (read-string Absender:  (user-full-name)))
 +  (str  (read-string Meine Strasse:  ))
@@ -277,8 +294,8 @@
 +(newline-and-indent)
 +(concat name ,  str ,  ort)
 +
-+(defun LaTeX-dinbrief-recipient nil
-+  Read and returns the recipient address
++(defun LaTeX-dinbrief-recipient ()
++  Read and return the recipient address.
 +  (interactive)
 +  (let ((str  (read-string Wohnhaft in Strasse:  ))
 +  (ort  (read-string Aus der Ortschaft:  )))
@@ -287,14 +304,13 @@
 +  (concat str   TeX-esc TeX-esc   ort)
 +str)
 +  (if (not (zerop (length ort)))
-+ort))
-+))
++ort
 +
-+(defun LaTeX-dinbrief-today nil
++(defun LaTeX-dinbrief-today ()
Return a string representing todays date according to flavor.
(interactive)
 (let ((ctime-string (current-time-string))
-@@ -152,12 +263,13 @@
+@@ -152,12 +262,13 @@
   ctime-string)
  (let ((year (substring ctime-string (match-beginning 3) (match-end 3)))
  (month (substring ctime-string (match-beginning 1) (match-end 1)))
@@ -310,3 +326,5 @@
 +  (format %s, den %s. %s %s place day month year
  
  ;;; dinbrief.el ends here
+--
+cgit v0.9.0.2

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit emacs-auctex for openSUSE:Factory

2013-06-06 Thread h_root
Hello community,

here is the log from the commit of package emacs-auctex for openSUSE:Factory 
checked in at 2013-06-07 06:58:00

Comparing /work/SRC/openSUSE:Factory/emacs-auctex (Old)
 and  /work/SRC/openSUSE:Factory/.emacs-auctex.new (New)


Package is emacs-auctex

Changes:

--- /work/SRC/openSUSE:Factory/emacs-auctex/emacs-auctex.changes
2013-03-01 07:17:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.emacs-auctex.new/emacs-auctex.changes   
2013-06-07 06:58:03.0 +0200
@@ -1,0 +2,15 @@
+Thu Jun  6 10:50:17 UTC 2013 - wer...@suse.de
+
+- Update to auctex 11.87
+  * Includes the preview fix for ghostscript
+  * Includes the changes for font-late.elc
+- Remove auctex-11.86-font-latex.5.194.patch
+
+---
+Thu Jun  6 10:27:26 UTC 2013 - wer...@suse.de
+
+- Add patch auctex-11.86-font-latex.5.194.patch from upstream to
+  make GNU emacs 24.3 silent about font-late.elc (reported by
+  Johannes Roth)
+
+---
@@ -255 +270 @@
-- auctex: Version 9.5a f�r GNU-emacs und X-emacs
+- auctex: Version 9.5a für GNU-emacs und X-emacs

Old:

  auctex-11.85-preview.dif
  auctex-11.86.dif
  auctex-11.86.tar.bz2

New:

  auctex-11.87.dif
  auctex-11.87.tar.gz



Other differences:
--
++ emacs-auctex.spec ++
--- /var/tmp/diff_new_pack.04Nkox/_old  2013-06-07 06:58:04.0 +0200
+++ /var/tmp/diff_new_pack.04Nkox/_new  2013-06-07 06:58:04.0 +0200
@@ -40,15 +40,14 @@
 BuildRequires:  texlive-tex
 BuildRequires:  texlive-texinfo
 %endif
-Version:11.86
+Version:11.87
 Release:0
 Summary:AUC TeX: An Emacs Extension
 License:GPL-2.0+
 Group:  Productivity/Editors/Emacs
-Source: ftp://ftp.gnu.org/pub/gnu/auctex/auctex-%{version}.tar.bz2
+Source: ftp://ftp.gnu.org/pub/gnu/auctex/auctex-%{version}.tar.gz
 Url:http://www.gnu.org/software/auctex
-Patch:  auctex-11.86.dif
-Patch1: auctex-11.85-preview.dif
+Patch:  auctex-11.87.dif
 Patch2: auctex-11.86-dinbrief.dif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
@@ -73,7 +72,6 @@
 %prep
 %setup -n auctex-%{version}
 %patch
-%patch1
 %patch2
 
 %build

++ auctex-11.85-preview.dif - auctex-11.87.dif ++
--- /work/SRC/openSUSE:Factory/emacs-auctex/auctex-11.85-preview.dif
2011-09-23 01:56:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.emacs-auctex.new/auctex-11.87.dif   
2013-06-07 06:58:02.0 +0200
@@ -1,44 +1,32 @@
 preview/preview.el
-+++ preview/preview.el 2010-10-13 10:01:38.27331 +
-@@ -369,6 +369,10 @@ See also `preview-gs-command'.
- Buffer-local to the appropriate TeX process buffer.)
- (make-variable-buffer-local 'preview-gs-queue)
+--- latex.el
 latex.el   2006-06-29 18:40:59.0 +0200
+@@ -1557,6 +1557,7 @@ ELSE as an argument list.
+  ,)
+ (if (zerop (length style))
+   (setq style LaTeX-default-style))
++(TeX-run-style-hooks style)
+ (if (not (zerop (length options)))
+   (insert LaTeX-optop options LaTeX-optcl))
+ (insert TeX-grop style TeX-grcl))
+--- tex-site.el.in
 tex-site.el.in 2006-06-29 18:44:29.0 +0200
+@@ -64,6 +64,8 @@ shared by all users of a site.
+   :group 'TeX-file
+   :type 'directory)
  
-+(defvar preview-pdf-filename 
-+  Name of the PDF file used for preview.)
-+(make-variable-buffer-local 'preview-pdf-filename)
++(setq-default TeX-macro-global '(/usr/share/texmf/tex/))
 +
- (defvar preview-gs-outstanding nil
-   Overlays currently processed.)
- (make-variable-buffer-local 'preview-gs-outstanding)
-@@ -704,7 +708,7 @@ Gets the usual PROCESS and STRING parame
-preview-gs-command-line)
-) ''\n)
-   (setq preview-gs-answer )
--  (process-kill-without-query process)
-+  (set-process-query-on-exit-flag process nil)
-   (set-process-sentinel process #'preview-gs-sentinel)
-   (set-process-filter process #'preview-gs-filter)
-   (process-send-string process preview-gs-init-string)
-@@ -1072,6 +1076,13 @@ NONREL is not NIL.
-   (caar preview-ps-file))
-   (car preview-ps-file
- (setq preview-gs-dsc (preview-dsc-parse file))
-+(setq preview-gs-command-line
-+(append (list -dDELAYSAFER)
-+ (remove -dSAFER preview-gs-command-line)
-+ (list -c
-+  (format /PermitFileReading[%s %s] setuserparams .locksafe
-+   (preview-ps-quote-filename file)
-+   (preview-ps-quote-filename 

commit emacs-auctex for openSUSE:Factory

2013-02-28 Thread h_root
Hello community,

here is the log from the commit of package emacs-auctex for openSUSE:Factory 
checked in at 2013-03-01 07:17:17

Comparing /work/SRC/openSUSE:Factory/emacs-auctex (Old)
 and  /work/SRC/openSUSE:Factory/.emacs-auctex.new (New)


Package is emacs-auctex, Maintainer is wer...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/emacs-auctex/emacs-auctex.changes
2012-07-24 14:58:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.emacs-auctex.new/emacs-auctex.changes   
2013-03-01 07:17:18.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb 22 17:08:38 UTC 2013 - wer...@suse.de
+
+- Make dinbrief work again
+
+---

New:

  auctex-11.86-dinbrief.dif



Other differences:
--
++ emacs-auctex.spec ++
--- /var/tmp/diff_new_pack.GeBUgO/_old  2013-03-01 07:17:19.0 +0100
+++ /var/tmp/diff_new_pack.GeBUgO/_new  2013-03-01 07:17:19.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package emacs-auctex
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -49,6 +49,7 @@
 Url:http://www.gnu.org/software/auctex
 Patch:  auctex-11.86.dif
 Patch1: auctex-11.85-preview.dif
+Patch2: auctex-11.86-dinbrief.dif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
@@ -73,6 +74,7 @@
 %setup -n auctex-%{version}
 %patch
 %patch1
+%patch2
 
 %build
 unset ${!LC_*}

++ auctex-11.86-dinbrief.dif ++
--- style/dinbrief.el
+++ style/dinbrief.el   2013-02-22 17:00:33.501443992 +
@@ -1,93 +1,143 @@
-;;; dinbrief.el - Special code for LaTeX-Style dinbrief.
+;; Copyright (C) 1994, 2013  Free Software Foundation, Inc.
 
-;; Contributed by Werner Fink t...@itap.physik.uni-stuttgart.de
-;; Please direct comments to him.
+;; Author: Werner Fink wer...@suse.de
+;; Maintainer: auctex-de...@gnu.org
+;; Keywords: tex
+
+;; This file is part of AUCTeX.
+
+;; AUCTeX is free software; you can redistribute it and/or modify it
+;; under the terms of the GNU General Public License as published by
+;; the Free Software Foundation; either version 3, or (at your option)
+;; any later version.
+
+;; AUCTeX is distributed in the hope that it will be useful, but
+;; WITHOUT ANY WARRANTY; without even the implied warranty of
+;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+;; General Public License for more details.
+
+;; You should have received a copy of the GNU General Public License
+;; along with AUCTeX; see the file COPYING.  If not, write to the Free
+;; Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+;; 02110-1301, USA.
+
+;;; dinbrief.el - Special code for LaTeX class dinbrief.
 
 ;;; Commentary:
 
-;; LaTeX-Style: dinbrief.sty
-;;  Server: rusinfo.rus.uni-stuttgart.de
-;;   Directory: /pub/soft/tex/macros/latex/contrib/letters
+;; LaTeX Class: dinbrief.cls
 
 ;;; Code:
 
+(require 'tex)
+
 (TeX-add-style-hook dinbrief
  (function
   (lambda ()
+(add-hook 'LaTeX-document-style-hook
+ 'LaTeX-dinbrief-style)
 (LaTeX-add-environments
- '(letter LaTeX-recipient-hook))
+ '(letter LaTeX-dinbrief-env-recipient)
+ dinquote)
 (TeX-add-symbols
- '(Absender Absender: )
- '(Postvermerk Postvermerk: )
- '(Datum Datum: )
- '(Betreff Betreff: )
- '(Behandlungsvermerk Behandlungsvermerk: )
- '(Verteiler Verteiler: )
- makelabel Retourlabel
- '(Anlagen Anlagen: )
- '(Fenster Fenster \(ja/nein\): )
- '(Retouradresse Retouradresse: )
+ '(address Absender: )
+ '(postremark Postvermerk: )
+ '(date Datum: )
+ '(subject Betreff: )
+ '(handling Behandlungsvermerk: )
+ '(cc Verteiler: )
+ '(place Heutiger Ort: )
+ makelabels
+ nowindowrules
+ windowrules
+ nowindowtics
+ windowtics
+ disabledraftstandard
+ enabledraftstandard
+ centeraddress
+ normaladdress
+ '(encl Anlagen: )
+ '(backaddress Retouradresse: )
  '(signature Unterschrift: )
  '(opening Anrede: )
- '(closing Schlu\s: )
+ '(closing Schluss: )
+
+(defmacro LaTeX-dinbrief-insert (rest args)
+  Insert text ignoring active markers.
+  `(progn (if (TeX-mark-active) (TeX-deactivate-mark))
+ (insert ,@args)))
+
+(defun LaTeX-dinbrief-style ()
+  Insert some useful packages for writing german letters.
+  (save-excursion
+(goto-char (point-min)) ; insert before \begin{document}
+(if (re-search-forward .begin.document. (point-max) t)
+

commit emacs-auctex for openSUSE:Factory

2012-07-24 Thread h_root
Hello community,

here is the log from the commit of package emacs-auctex for openSUSE:Factory 
checked in at 2012-07-24 14:58:12

Comparing /work/SRC/openSUSE:Factory/emacs-auctex (Old)
 and  /work/SRC/openSUSE:Factory/.emacs-auctex.new (New)


Package is emacs-auctex, Maintainer is wer...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/emacs-auctex/emacs-auctex.changes
2011-09-23 01:56:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.emacs-auctex.new/emacs-auctex.changes   
2012-07-24 14:58:13.0 +0200
@@ -1,0 +2,7 @@
+Mon Jul 23 10:04:12 UTC 2012 - wer...@suse.de
+
+- Use texlive-texinfo for build and add also all LaTeX styles to
+  be scanned during AucTeX build.
+- Use texinfo *and* makeinfo for build as both are required
+
+---



Other differences:
--
++ emacs-auctex.spec ++
--- /var/tmp/diff_new_pack.XXXens/_old  2012-07-24 14:58:14.0 +0200
+++ /var/tmp/diff_new_pack.XXXens/_new  2012-07-24 14:58:14.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package emacs-auctex
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,17 +16,35 @@
 #
 
 
-
 Name:   emacs-auctex
-BuildRequires:  emacs-x11 ghostscript_any giflib-devel libpng-devel 
libtiff-devel texlive texlive-latex xorg-x11 xorg-x11-devel
-License:GPL-2.0+
-Group:  Productivity/Editors/Emacs
+BuildRequires:  emacs-x11
+BuildRequires:  ghostscript_any
+BuildRequires:  giflib-devel
+BuildRequires:  libpng-devel
+BuildRequires:  libtiff-devel
+BuildRequires:  texlive
+BuildRequires:  texlive-latex
+BuildRequires:  xorg-x11
+BuildRequires:  xorg-x11-devel
 Obsoletes:  ge_auc
-Provides:   auc-tex auctex ge_auc
-Requires:   emacs texlive-tools texlive-latex
+Provides:   auc-tex
+Provides:   auctex
+Provides:   ge_auc
+Requires:   emacs
+Requires:   texlive-latex
+Requires:   texlive-tools
+%if %suse_version  1220
+BuildRequires:  makeinfo
+BuildRequires:  texinfo
+BuildRequires:  texlive-collection-latexextra
+BuildRequires:  texlive-tex
+BuildRequires:  texlive-texinfo
+%endif
 Version:11.86
-Release:4
+Release:0
 Summary:AUC TeX: An Emacs Extension
+License:GPL-2.0+
+Group:  Productivity/Editors/Emacs
 Source: ftp://ftp.gnu.org/pub/gnu/auctex/auctex-%{version}.tar.bz2
 Url:http://www.gnu.org/software/auctex
 Patch:  auctex-11.86.dif

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit emacs-auctex for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package emacs-auctex for openSUSE:Factory 
checked in at 2011-12-06 18:08:03

Comparing /work/SRC/openSUSE:Factory/emacs-auctex (Old)
 and  /work/SRC/openSUSE:Factory/.emacs-auctex.new (New)


Package is emacs-auctex, Maintainer is wer...@suse.com

Changes:




Other differences:
--
++ emacs-auctex.spec ++
--- /var/tmp/diff_new_pack.qbcne1/_old  2011-12-06 18:13:32.0 +0100
+++ /var/tmp/diff_new_pack.qbcne1/_new  2011-12-06 18:13:32.0 +0100
@@ -19,7 +19,7 @@
 
 Name:   emacs-auctex
 BuildRequires:  emacs-x11 ghostscript_any giflib-devel libpng-devel 
libtiff-devel texlive texlive-latex xorg-x11 xorg-x11-devel
-License:GPLv2+
+License:GPL-2.0+
 Group:  Productivity/Editors/Emacs
 Obsoletes:  ge_auc
 Provides:   auc-tex auctex ge_auc

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit emacs-auctex for openSUSE:Factory

2011-09-22 Thread h_root

Hello community,

here is the log from the commit of package emacs-auctex for openSUSE:Factory
checked in at Thu Sep 22 10:42:55 CEST 2011.




--- emacs-auctex/emacs-auctex.changes   2010-10-13 12:11:42.0 +0200
+++ /mounts/work_src_done/STABLE/emacs-auctex/emacs-auctex.changes  
2011-09-19 00:51:22.0 +0200
@@ -1,0 +2,7 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant/obsolete tags/sections from specfile
+  (cf. packaging guidelines)
+- Use %_smp_mflags for parallel build
+
+---

calling whatdependson for head-i586




Other differences:
--
++ emacs-auctex.spec ++
--- /var/tmp/diff_new_pack.UGwyyx/_old  2011-09-22 10:42:51.0 +0200
+++ /var/tmp/diff_new_pack.UGwyyx/_new  2011-09-22 10:42:51.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package emacs-auctex (Version 11.86)
+# spec file for package emacs-auctex
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   emacs-auctex
@@ -25,7 +24,6 @@
 Obsoletes:  ge_auc
 Provides:   auc-tex auctex ge_auc
 Requires:   emacs texlive-tools texlive-latex
-AutoReqProv:on
 Version:11.86
 Release:4
 Summary:AUC TeX: An Emacs Extension
@@ -50,13 +48,6 @@
 byte-compiled lisp files of the two emacs editors are incompatible, so
 you cannot use this package for XEmacs.
 
-
-
-Authors:
-
-Kresten Krab Thorup auc-tex_...@iesd.auc.dk
-Per Abrahamsen abra...@dina.kvl.dk
-
 %define _sitedir %{_datadir}/emacs/site-lisp
 %define _aucdir  %{_sitedir}/auctex
 
@@ -73,10 +64,7 @@
 mkdir  /tmp/auctex
 mkdir -p /tmp/auctex/doc/preview
 mkdir -p /tmp/auctex/latex/preview
-./configure --prefix=%{_prefix}\
-   --exec-prefix=%{_prefix}\
-   --infodir=%{_infodir}   \
-   --mandir=%{_mandir} \
+%configure \
--docdir=%{_defaultdocdir}/%name\
--with-emacs\
--with-lispdir=%{_sitedir}  \
@@ -85,9 +73,9 @@
--with-doc-dir=/tmp/auctex/doc/preview  \
--with-tex-dir=/tmp/auctex/latex/preview
 find , -name '*.elc' | xargs -r rm -f
-make
+make %{?_smp_mflags}
 make -C doc clean
-make -C doc
+make -C doc %{?_smp_mflags}
 make -C doc extradist
 rm -rf /tmp/auctex
 






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org