forked from FG42/FG42
1
0
Fork 0
FG42/lib/fg42
Sameer Rahmani 950575a38f defextension has been added alongside with load-extension function.
`defextension` is a new macro to replace the old `extension` macro
to define a new extension. `load-extension` function take an extension
which is defined using `defextension` and load it by loading the file
addressed in extension's `:path` field or if that field i `nil` simply
try to construct a path in FG42's extension directory.

Signed-off-by: Sameer Rahmani <lxsameer@gnu.org>
2020-03-12 18:45:38 +00:00
..
dashboard several utility functions have been extracted to their own modules 2019-08-23 14:22:50 +01:00
devtools devtools module has been splitted into submodules 2019-08-25 22:10:23 +01:00
utils devtools module has been splitted into submodules 2019-08-25 22:10:23 +01:00
ability.el devtools module has been splitted into submodules 2019-08-25 22:10:23 +01:00
actions.el Actions and new extension data structures have been added 2020-03-03 11:48:27 +00:00
base.el devtools poc has been added 2019-08-22 19:06:51 +01:00
devtools.el several utility functions have been extracted to their own modules 2019-08-23 14:22:50 +01:00
extension.el defextension has been added alongside with load-extension function. 2020-03-12 18:45:38 +00:00
helpers.el devtools poc has been added 2019-08-22 19:06:51 +01:00
key-bindings.el defkey macro has been added 2019-09-09 09:05:36 +01:00
logger.el devtools module has been splitted into submodules 2019-08-25 22:10:23 +01:00
project-manager.el MID1 project-manager.el 2015-07-12 01:49:36 +04:30
race.el defkey macro has been added 2019-09-09 09:05:36 +01:00
splash.el helm disabled, splash.el added, Just a PoC 2015-07-21 13:35:52 +04:30
utils.el defextension has been added alongside with load-extension function. 2020-03-12 18:45:38 +00:00
vars.el devtools poc has been added 2019-08-22 19:06:51 +01:00