]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/nameless/README.org
Merge commit '6abd4f4fe740054d433d928d90fb1671cce6719c'
[gnu-emacs-elpa] / packages / nameless / README.org
index d427342fe01f67884d2346df3e3fba8d0eed8349..12d5fe5c7324db4ba7e5f918aa8339f7840bea9b 100644 (file)
@@ -3,10 +3,11 @@
 * Nameless --- /less is more/
 *Hide package namespaces in your emacs-lisp code.*
 
-Simply put, turn on this minor mode, and you’ll see this
-[[file:example-nameless-on.png]]\\
-instead of this
-[[file:example-nameless-off.png]]
+Simply put, turn on this minor mode, and the namespace prefix of the
+package you’re editing will be hidden by a ~:~. Here’s a comparison.
+The image to the *left* is what you normally see. The image to
+the *right* has ~nameless-mode~ turned on.\\
+ [[file:example-nameless.png]]
 
 ** Usage