Changes between Initial Version and Version 2 of Ticket #60992


Ignore:
Timestamp:
Aug 12, 2020, 5:09:11 PM (4 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #60992

    • Property Status changed from new to assigned
    • Property Owner set to drkp
    • Property Keywords image-file image-converter emacs-app-devel missing files removed
    • Property Port @20200811_0 removed
  • Ticket #60992 – Description

    initial v2  
    11In emacs-app-devel @20200811_0, the files image-converter.el.gz and image-converter.elc are missing from the directory /Applications/MacPorts/Emacs.app/Contents/Resources/lisp.
    22Note that the second line of the code of image-file.el.gz, included in the same directory, is
    3 
     3{{{
    44(require 'image-converter)
    5 
     5}}}
    66so the package emacs-app-devel is incomplete.
    77