X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Friece-alias.el;h=f2bb6953aae4feace2fac76954204fedb844b978;hb=bf2df5d4bf0f70c7f102eb924e352f83d46f3fa4;hp=e6c8bb4303f88abee3ee7655ce0e06bd7a99abfa;hpb=50d8c07c17ad31feea207eb3ee384e7e6cbeb3ea;p=elisp%2Friece.git diff --git a/lisp/riece-alias.el b/lisp/riece-alias.el index e6c8bb4..f2bb695 100644 --- a/lisp/riece-alias.el +++ b/lisp/riece-alias.el @@ -18,8 +18,8 @@ ;; You should have received a copy of the GNU General Public License ;; along with GNU Emacs; see the file COPYING. If not, write to the -;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: @@ -51,7 +51,7 @@ :type 'boolean :group 'riece-alias) -(defcustom riece-alias-alternate-separator "%" +(defcustom riece-alias-alternate-separator "@" "A string to separate prefix and server." :type '(choice (const nil) string) :group 'riece-alias)