]> code.delx.au - gnu-emacs-elpa/commitdiff
Readme
authorArtur Malabarba <bruce.connor.am@gmail.com>
Tue, 1 Sep 2015 16:33:01 +0000 (17:33 +0100)
committerArtur Malabarba <bruce.connor.am@gmail.com>
Tue, 1 Sep 2015 16:33:01 +0000 (17:33 +0100)
README.org

index 1da80511a916918638050b9275110f5072509170..6644e15c895c35a16e87ce8a8b26f016d6b1d393 100644 (file)
@@ -23,3 +23,14 @@ to an empty string.
 
 While the mode is active, the =_= key inserts the package namespace if
 appropriate.
+
+* Configuration
+
+Nameless can also be used to “import” other packages as aliases. For
+instance, in the default behaviour, functions in the ~font-lock~
+package (e.g., ~font-lock-add-keywords~) will be displayed with the
+~fl:~ prefix (e.g., ~fl:add-keywords~).
+
+You can configure your own aliases globally with
+~nameless-global-aliases~, and on a file-local basis with
+~nameless-aliases~.