#29232 closed update (fixed)
emacs-app @23.2 version bump to @23.3
Reported by: | des@… | Owned by: | cssdev |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | |
Port: | emacs-app |
Description
Attached is a version-bump for emacs-app to 23.3. It should apply with patch -p1 to aqua/emacs-app.
Per the notice at http://emacs-app.sourceforge.net/ , I've changed the homepage to the official Emacs homepage.
I dropped patch-ns-win.el.diff, as it was integrated into emacs 23.3.
I've fixed a bug in the included site-start.el where the companion subdirs.el was ignored. This prevented some 3rd-party packages installed in $prefix/share/emacs/site-lisp from being located properly. (For example: install emacs, emacs-app and cedet, then try to load cedet and semantic packages from within Emacs.app.)
Attachments (1)
Change History (5)
Changed 14 years ago by des@…
Attachment: | emacs-app.patch added |
---|
comment:1 Changed 14 years ago by mf2k (Frank Schima)
Cc: | css@… removed |
---|---|
Owner: | changed from macports-tickets@… to css@… |
Version: | 1.9.2 |
comment:2 Changed 14 years ago by cssdev
Status: | new → assigned |
---|
comment:3 Changed 14 years ago by cssdev
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Commited to r78120, thanks for the patch!
Note: See
TracTickets for help on using
tickets.
Thanks for the heads up as well as the patch! I'll check this out this weekend.