buildroot: move editors under package/editors and merge menus
authorPeter Korsgaard <jacmet@sunsite.dk>
Fri, 7 Mar 2008 10:00:04 +0000 (10:00 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 7 Mar 2008 10:00:04 +0000 (10:00 -0000)
commitd47bd2de38a6a7efb5e104c37af5761b530629a8
treefc445a15868d0e04690efefced8a481963ff5f6c
parent5381e1c4862578b1265cdbe66cf65db3d7ca3b22
buildroot: move editors under package/editors and merge menus

Based on patch by Arnar Mar Sig.
18 files changed:
package/Config.in
package/ed/Config.in [deleted file]
package/ed/ed.mk [deleted file]
package/editors/Config.in
package/editors/ed/Config.in [new file with mode: 0644]
package/editors/ed/ed.mk [new file with mode: 0644]
package/editors/nano/Config.in [new file with mode: 0644]
package/editors/nano/nano.mk [new file with mode: 0644]
package/editors/uemacs/Config.in [new file with mode: 0644]
package/editors/uemacs/uemacs-4.0.15-lt.01.patch [new file with mode: 0644]
package/editors/uemacs/uemacs-4.0.15-lt.02.patch [new file with mode: 0644]
package/editors/uemacs/uemacs.mk [new file with mode: 0644]
package/nano/Config.in [deleted file]
package/nano/nano.mk [deleted file]
package/uemacs/Config.in [deleted file]
package/uemacs/uemacs-4.0.15-lt.01.patch [deleted file]
package/uemacs/uemacs-4.0.15-lt.02.patch [deleted file]
package/uemacs/uemacs.mk [deleted file]