bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#25646: [PATCH 0/3] Minor casing impromevents


From: Michal Nazarewicz
Subject: bug#25646: [PATCH 0/3] Minor casing impromevents
Date: Wed, 15 Feb 2017 17:13:50 +0100
User-agent: Notmuch/0.19+53~g2e63a09 (http://notmuchmail.org) Emacs/26.0.50.1 (x86_64-unknown-linux-gnu)

On Tue, Feb 07 2017, Michal Nazarewicz wrote:
> If there will be no objections I’ll submit it in a week or so.
>
> This is split from bug#24424 which contains many more changes.
> Originally I hoped that I would be able to get all the paches in
> bug#24424 to state where they can be upstreamed quickly but due to
> various reasons it is taking a lot longer.  Because of that I’ll try
> to submit a smaller, self-contained chunks of it separately so that
> new features and fixes show up faster in Emacs.

Pushed.

> Michal Nazarewicz (3):
>   Add tests for casefiddle.c
>   Generate upcase and downcase tables from Unicode data
>   Don’t assume character can be either upper- or lower-case when casing
>
>  etc/NEWS                         |   8 +-
>  lisp/international/characters.el | 345 
> ++++++++-------------------------------
>  src/buffer.h                     |  18 +-
>  src/casefiddle.c                 |  20 +--
>  src/keyboard.c                   |  25 +--
>  test/src/casefiddle-tests.el     | 246 ++++++++++++++++++++++++++++
>  6 files changed, 354 insertions(+), 308 deletions(-)
>  create mode 100644 test/src/casefiddle-tests.el
>
> -- 
> 2.11.0.483.g087da7b7c-goog
>

-- 
Best regards
ミハウ “𝓶𝓲𝓷𝓪86” ナザレヴイツ
«If at first you don’t succeed, give up skydiving»





reply via email to

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