Opened 14 years ago
Closed 14 years ago
#24909 closed defect (fixed)
emacs22: fix wrong filenames for manpages
Reported by: | drkp (Dan Ports) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | haspatch maintainer | Cc: | |
Port: | emacs22 |
Description
emacs22 installs its binaries with a suffix to disambiguate them from emacs's binaries, e.g. emacsclient.emacs22. The manpages should match, but currently have an extra dot: emacsclient..emacs22.
Also, rename the emacs-emacs22 manpage to just emacs22, to match its binary.
Patch attached.
Attachments (1)
Change History (3)
Changed 14 years ago by drkp (Dan Ports)
Attachment: | patch-emacs22.diff added |
---|
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Thanks, committed in r67697.