emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] scratch/ess updated (f45542e723 -> fbc2ef3606)


From: Stefan Monnier
Subject: [elpa] scratch/ess updated (f45542e723 -> fbc2ef3606)
Date: Tue, 1 Nov 2022 10:47:40 -0400 (EDT)

monnier pushed a change to branch scratch/ess.

      from  f45542e723 Fix up copyright notices for GNU ELPA
      adds  32e7baf647 Clean auxiliary files generated by pdflatex for 
refcard.pdf
      adds  2eff0bbf9e Merge pull request #1230 from svillemot/master
      adds  6b7ff0f3a6 fix(r): using `TRUE' instead of `T' in 
ess-installed-packages
      adds  c9e19f1ca9 Merge pull request #1231 from ShuguangSun/master
      adds  60e9790b35 Improve the docs of ess-startup-directory
       new  fbc2ef3606 Fix compilation of package installed from Git; plus 
cosmetics


Summary of changes:
 doc/Makefile                   |   1 +
 lisp/ess-bugs-d.el             |   4 +-
 lisp/ess-custom.el             |  40 ++++++---
 lisp/ess-gretl.el              |  24 +++---
 lisp/ess-help.el               |  13 +--
 lisp/ess-inf.el                |  56 ++++++------
 lisp/ess-jags-d.el             |   4 +-
 lisp/ess-julia.el              |  22 ++---
 lisp/ess-mode.el               |  17 ++--
 lisp/ess-r-completion.el       |  12 +--
 lisp/ess-r-flymake.el          |   4 +-
 lisp/ess-r-mode.el             |  75 ++++++++--------
 lisp/ess-r-package.el          |  27 +++---
 lisp/ess-r-syntax.el           |  37 ++++----
 lisp/ess-rd.el                 |  16 ++--
 lisp/ess-rdired.el             |   4 +-
 lisp/ess-roxy.el               |  38 +++++----
 lisp/ess-s-lang.el             |  24 +++---
 lisp/ess-sas-a.el              | 189 +++++++++++++++++++++--------------------
 lisp/ess-sas-d.el              |  52 ++++++------
 lisp/ess-sas-l.el              |  74 ++++++++--------
 lisp/ess-sp6-d.el              |  18 ++--
 lisp/ess-tracebug.el           |  94 ++++++++++----------
 lisp/ess-utils.el              |  32 +++----
 lisp/ess.el                    |   8 +-
 lisp/essd-els.el               |   4 +-
 lisp/obsolete/ess-eldoc.el     |   4 +-
 lisp/obsolete/ess-font-lock.el |   2 +-
 lisp/obsolete/ess-mouse.el     |  18 ++--
 lisp/obsolete/ess-r-a.el       |   8 +-
 lisp/obsolete/mouseme.el       |  20 ++---
 lisp/obsolete/msdos.el         |   8 +-
 test/ess-test-inf.el           |  35 ++++----
 test/ess-test-literate.el      |  13 ++-
 test/ess-test-org.el           |   2 +-
 test/ess-test-r-eval.el        |   2 +-
 test/ess-test-r-mode.el        |   2 +-
 test/ess-test-r-syntax.el      |   2 +-
 test/ess-test-r-utils.el       | 140 ++++++++++++++++--------------
 test/ess-test-r.el             |  13 +--
 test/ess-test-rd.el            |   2 +-
 test/etest/test-etest.el       |   2 +-
 test/literate/fontification.el |   5 +-
 test/literate/roxy.el          |  15 ++--
 test/literate/tokens.el        |   1 +
 45 files changed, 615 insertions(+), 568 deletions(-)



reply via email to

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