emacs-diffs
[Top][All Lists]
Advanced

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

master updated (b31e48d -> 12175a3)


From: Lars Ingebrigtsen
Subject: master updated (b31e48d -> 12175a3)
Date: Tue, 13 Oct 2020 00:52:58 -0400 (EDT)

larsi pushed a change to branch master.

      from  b31e48d   Make read-char-choice less modal
       new  1b45079   Add cycling commands to outline
       new  45cb040   Partially revert previous patch to emacs.service
       new  12175a3   Allow creating unibyte strings from Emacs modules


Summary of changes:
 doc/emacs/text.texi               | 10 +++++
 doc/lispref/internals.texi        |  6 +++
 etc/NEWS                          |  9 +++++
 etc/emacs.service                 |  2 +-
 lisp/outline.el                   | 83 +++++++++++++++++++++++++++++++++++++++
 src/emacs-module.c                | 13 ++++++
 src/module-env-25.h               |  5 +++
 test/data/emacs-module/mod-test.c | 11 ++++++
 test/src/emacs-module-tests.el    |  6 +++
 9 files changed, 144 insertions(+), 1 deletion(-)



reply via email to

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