[GNU ELPA] Nameless version 1.0.2

2024-03-31 Thread ELPA update
Version 1.0.2 of package Nameless has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.

Nameless describes itself as:

  ==
  Hide package namespace in your emacs-lisp code
  ==

More at https://elpa.gnu.org/packages/nameless.html

## Summary:




  Nameless — /less is more/
  ═

*Hide package namespaces in your emacs-lisp code.*

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.
 


  Usage
  ─

To use this package add the following configuration to your Emacs init
file.

┌
│ (add-hook 'emacs-lisp-mode-hook #'nameless-mode)
└

You can configure a string to use instead of `:' by setting the
`nameless-prefix', and the name of the face used is `nameless-face'.
You can even just hide the prefix completely by setting this variable
to an empty string.

## Recent NEWS:

[Not provided 🙁]



[GNU ELPA] nameless version 1.0.2

2016-10-12 Thread ELPA update
Version 1.0.2 of GNU ELPA package nameless has just been released.
You can now find it in M-x package-list RET.

More at http://elpa.gnu.org/packages/nameless.html

___
gnu-emacs-sources mailing list
gnu-emacs-sources@gnu.org
https://lists.gnu.org/mailman/listinfo/gnu-emacs-sources