auctex-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. cf54f7d9e5b08f52b2470


From: Tassilo Horn
Subject: [AUCTeX-diffs] GNU AUCTeX branch, master, updated. cf54f7d9e5b08f52b2470c91419849a37905fa35
Date: Sun, 22 May 2016 07:12:29 +0000 (UTC)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU AUCTeX".

The branch, master has been updated
       via  cf54f7d9e5b08f52b2470c91419849a37905fa35 (commit)
      from  8c6f901294ca75a624b4febc1004690a1e02b053 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit cf54f7d9e5b08f52b2470c91419849a37905fa35
Author: Tassilo Horn <address@hidden>
Date:   Sun May 22 09:11:10 2016 +0200

    Make ChangeLog UTF-8
    
    * ChangeLog-preview.1: Convert to UTF-8.
    * build-aux/gitlog-to-auctexlog: Remove iconv call for converting
      ChangeLog to ISO-8859-1.

diff --git a/ChangeLog-preview.1 b/ChangeLog-preview.1
index f771697..cdd9956 100644
--- a/ChangeLog-preview.1
+++ b/ChangeLog-preview.1
@@ -117,7 +117,7 @@
        preview-gs-get-colors.
        (preview-dvipng-get-colors): Removed.
 
-2004-03-02  Jan-Åke Larsson  <address@hidden>
+2004-03-02  Jan-Åke Larsson  <address@hidden>
 
        * preview.el: Fix xemacs' defalias problem
 
@@ -193,7 +193,7 @@
        * Makefile.in, doc/Makefile.in, latex/Makefile.in: Add DESTDIR
        variable
 
-2003-11-10  Jan-Åke Larsson  <address@hidden>
+2003-11-10  Jan-Åke Larsson  <address@hidden>
 
        * preview.el: Add 'dvipng preview-scale functionality
 
@@ -203,11 +203,11 @@
        this file is not needed for distribution (rpm 4.1+ complains about
        this 'missing' file).
 
-2003-11-07  Jan-Åke Larsson  <address@hidden>
+2003-11-07  Jan-Åke Larsson  <address@hidden>
 
        * preview.el: Fix dvipng resolution
 
-2003-11-06  Jan-Åke Larsson  <address@hidden>
+2003-11-06  Jan-Åke Larsson  <address@hidden>
 
        * prv-xemacs.el:
        * prv-emacs.el:
@@ -266,15 +266,15 @@
        * aclocal.m4 (library): Try setting the EMACS_cv_SYS_* variable
        that we are actually checking.  Is that correct?
 
-2003-04-17  Jan-Åke Larsson  <address@hidden>
+2003-04-17  Jan-Åke Larsson  <address@hidden>
 
        * doc/wininstall.texi: Corrected --with-lispdir and --with-packagedir
 
-2003-04-09  Jan-Åke Larsson  <address@hidden>
+2003-04-09  Jan-Åke Larsson  <address@hidden>
 
        * aclocal.m4: More sane emacs-macro path-searching.
 
-2003-03-31  Jan-Åke Larsson  <address@hidden>
+2003-03-31  Jan-Åke Larsson  <address@hidden>
 
        * aclocal.m4 (EMACS_PROG_EMACS): Make the test fail gracefully
        when no binary executable is found. More generally, make the
@@ -1961,7 +1961,7 @@
 2002-03-27  David Kastrup  <address@hidden>
 
        * preview.dtx: be careful in unboxing so as not to remove
-       possibly shifted hboxes (bug reported by Jan-Åke) protected by an
+       possibly shifted hboxes (bug reported by Jan-Åke) protected by an
        otherwise inexplicable penalty.
 
        * preview.el: Complete overhaul of parsing to avoid (costly)
@@ -2389,7 +2389,7 @@
 
        * doc/problems.texi (Font problems with Dvips): Changed pounds
        sign.  Not much of an improvement (we get the wrong character),
-       but 7bit safe.  If Jan-Åke finds this as desirable as to have his
+       but 7bit safe.  If Jan-Åke finds this as desirable as to have his
        own name mangled, we should follow at least make it pay off.
 
        * doc/preview-latex.texi (On EPS previews): png16m is default
@@ -2667,7 +2667,7 @@
        * doc/Makefile (preview-latex/index.html): generate HTML with
        makeinfo as texi2html does not grok @preview-latex.
 
-       * doc/preview-latex.texi: Write Å instead of @AA (x-symbol sneaked
+       * doc/preview-latex.texi: Write Å instead of @AA (x-symbol sneaked
        that in).  And revert again: does not print.
 
        * doc/install.texi: Use @previewlatex.
@@ -2851,7 +2851,7 @@
        (preview-handle-insert-behind): same.
        (preview-handle-modification): same.
 
-2001-11-29  Jan-Åke Larsson <address@hidden>
+2001-11-29  Jan-Åke Larsson <address@hidden>
 
        * doc/preview-latex.texi: Created first draft
 
@@ -3717,7 +3717,7 @@
 
        * README: Clarified comment about how to improve EPS support in Emacs.
 
-       * README: Removed link to pretest Emacs on request from Gerd Möllmann.
+       * README: Removed link to pretest Emacs on request from Gerd Möllmann.
 
 2001-09-12  David Kastrup  <address@hidden>
 
diff --git a/build-aux/gitlog-to-auctexlog b/build-aux/gitlog-to-auctexlog
index 9836713..1159748 100755
--- a/build-aux/gitlog-to-auctexlog
+++ b/build-aux/gitlog-to-auctexlog
@@ -76,12 +76,10 @@ test -d .git || {
 
 # Use Gnulib's packaged ChangeLog generator.
 # Maybe we should skip all "Merge branch 'master'" messages.
-# NOTE: in AUCTeX the ChangeLog is encoded with ISO-8859-1, use iconv
-# to enforce this encoding in the output file.
 ./build-aux/gitlog-to-changelog \
     --ignore-matching="^; |^Merge branch .*$|^Merge from master\.$|^Merge 
master branch\.$" \
   --ignore-line='^; ' --format='%B' \
-  "$gen_origin..$new_origin" | iconv -f UTF-8 -t ISO-8859-1 - >"ChangeLog.tmp" 
|| exit
+  "$gen_origin..$new_origin" >"ChangeLog.tmp" || exit
 
 if test -s "ChangeLog.tmp"; then
 

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog-preview.1           |   24 ++++++++++++------------
 build-aux/gitlog-to-auctexlog |    4 +---
 2 files changed, 13 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

[Prev in Thread] Current Thread [Next in Thread]