emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (0821292 -> 6f1f882)


From: Philipp Stephani
Subject: [Emacs-diffs] master updated (0821292 -> 6f1f882)
Date: Sun, 21 May 2017 15:51:45 -0400 (EDT)

phst pushed a change to branch master.

      from  0821292   * lisp/emacs-lisp/package.el (package-delete): Delete 
readme file as well.
       new  84b28ec   Nextstep: Use instancetype explicit return type
       new  cf68bb4   Declare Nextstep unexec functions in lisp.h
       new  d79a4ea   Remove unused function print_regions
       new  0446a5a   Use NSCharacterCollection instead of CTCharacterCollection
       new  cc6db8b   Make a function static that isn't used outside this file
       new  add0b69   Remove calls to deprecated setUsesScreenFonts
       new  f04e3d6   Remove trailing semicolons in method definitions
       new  762be77   Nextstep: remove some deprecated method calls
       new  74d4304   Nextstep: Replace deprecated enumerators
       new  2d8215a   Remove unused automatic variables
       new  6dd94bc   Clean up code around 'ns-list-services'
       new  fa389f5   Fix call of registerServicesMenuSendTypes
       new  6f1f882   Avoid uninitialized read


Summary of changes:
 src/emacs.c      |  4 ----
 src/kqueue.c     |  2 +-
 src/lisp.h       |  8 ++++++++
 src/macfont.m    | 41 +++++++++++++++++++----------------------
 src/nsfns.m      | 32 ++------------------------------
 src/nsimage.m    | 10 +++++-----
 src/nsmenu.m     | 16 ++++++++--------
 src/nsterm.h     | 38 +++++++++++++++++++-------------------
 src/nsterm.m     | 33 +++++++++++++++++----------------
 src/unexmacosx.c | 25 -------------------------
 10 files changed, 79 insertions(+), 130 deletions(-)



reply via email to

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