From: Magnus H. <leg...@us...> - 2008-05-18 12:12:34
|
Update of /cvsroot/emacs-jabber/emacs-jabber In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv27680 Modified Files: README Log Message: Revision: ma...@fr...--2005/emacs-jabber--cvs-head--0--patch-497 Creator: Magnus Henoch <ma...@fr...> Mention need to generate jabber-autoloads.el Index: README =================================================================== RCS file: /cvsroot/emacs-jabber/emacs-jabber/README,v retrieving revision 1.22 retrieving revision 1.23 diff -u -d -r1.22 -r1.23 --- README 24 Apr 2008 02:19:59 -0000 1.22 +++ README 18 May 2008 12:12:27 -0000 1.23 @@ -69,7 +69,8 @@ /usr/local/info and run "install-info /usr/local/info/jabber.info". After installation by either method, add (load "jabber-autoloads") to -your .emacs file. +your .emacs file. (If you got the code from CVS, you still need the +makefile to generate jabber-autoloads.el.) If you are upgrading from 0.7-0.7.x, you need to update your configuration. See the section "Account settings" in the manual. |