emacs-diffs
[Top][All Lists]
Advanced

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

feature/native-comp updated (5be335e -> 907618b)


From: Andrea Corallo
Subject: feature/native-comp updated (5be335e -> 907618b)
Date: Wed, 15 Jul 2020 17:15:20 -0400 (EDT)

akrl pushed a change to branch feature/native-comp.

      from  5be335e   Merge remote-tracking branch 'savahnna/master' into HEAD
       new  4c46f8b   * Add a simple major mode for coloring LIMPLE in the log 
buffer
       new  82169a3   * Fix bug#42360
       new  2c2cc21   Add a testcase for bug#42360
      adds  7b0216f   Improve documentation of "C-u C-x ="
      adds  36e6019   Consistently stylize eldoc as ElDoc in more prose
      adds  363f1d4   Improve display of composed character names in "C-u C-x 
=" on GUI frames
      adds  c2ef4a1   * lisp/epa.el (epa-faces): Move definition.
      adds  bb6fe68   Add all epa faces to epa-faces Custom group
      adds  da6edaf   * lisp/epg-config.el 
(epg-config--make-gpg-configuration): Fix indentation.
      adds  0e2af5c   Improve and add doc-strings
      adds  e78c15a   Drop unnecessary backward compatibility aliases
      adds  9f82622   Cosmetic changes to epa libraries
      adds  8c60347   epa-key-list-mode-map: Use widget-keymap as parent keymap
      adds  58bec88   * lisp/epa.el (epa-show-key): New command.
      adds  85eaa83   ;Fix eldoc regression bug#42365
       new  907618b   Merge remote-tracking branch 'savahnna/master' into HEAD


Summary of changes:
 doc/emacs/mule.texi         |  2 +-
 doc/lispref/modes.texi      |  2 +-
 etc/NEWS                    |  2 +-
 lisp/descr-text.el          | 19 ++++++++++--------
 lisp/emacs-lisp/comp.el     | 25 ++++++++++++++++++++++++
 lisp/emacs-lisp/eldoc.el    | 17 ++++++++--------
 lisp/epa-dired.el           | 44 +++++++++++++++++-------------------------
 lisp/epa-file.el            | 30 ++++++++---------------------
 lisp/epa-hook.el            | 11 +++++++----
 lisp/epa.el                 | 39 ++++++++++++++++++++++++-------------
 lisp/epg-config.el          | 14 +++++++-------
 src/comp.c                  | 47 +++++++++++++++++++++++++++++++++++++++------
 test/src/comp-test-funcs.el | 47 +++++++++++++++++++++++++++++++++++++++++++++
 test/src/comp-tests.el      |  5 +++++
 14 files changed, 207 insertions(+), 97 deletions(-)



reply via email to

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