Replace mentions of WikEmacs with EmacsWiki
This commit is contained in:
parent
dae1e4d1bc
commit
b9000702b2
2 changed files with 2 additions and 4 deletions
|
@ -577,12 +577,10 @@ time. This situation will probably improve over time.
|
||||||
|
|
||||||
## Share the knowledge
|
## Share the knowledge
|
||||||
|
|
||||||
[WikEmacs](http://wikemacs.org) collects useful resources for working
|
[EmacsWiki](http://emacswiki.org) collects useful resources for working
|
||||||
with GNU Emacs. Please, take the time to peruse and improve them as
|
with GNU Emacs. Please, take the time to peruse and improve them as
|
||||||
you accumulate knowledge about Emacs. Prelude makes this especially
|
you accumulate knowledge about Emacs. Prelude makes this especially
|
||||||
easy, since it bundles
|
easy, since it bundles
|
||||||
[MediaWiki support](http://wikemacs.org/wiki/Mediawiki.el) + the
|
|
||||||
settings required to access WikEmacs right away.
|
|
||||||
|
|
||||||
## Known issues
|
## Known issues
|
||||||
|
|
||||||
|
|
|
@ -423,7 +423,7 @@ Doesn't mess with special buffers."
|
||||||
"Press <f12> to toggle the menu bar."
|
"Press <f12> to toggle the menu bar."
|
||||||
"Explore the Tools->Prelude menu to find out about some of Prelude extensions to Emacs."
|
"Explore the Tools->Prelude menu to find out about some of Prelude extensions to Emacs."
|
||||||
"Access the official Emacs manual by pressing <C-h r>."
|
"Access the official Emacs manual by pressing <C-h r>."
|
||||||
"Visit WikEmacs at http://wikemacs.org to find out even more about Emacs."))
|
"Visit the EmacsWiki at http://emacswiki.org to find out even more about Emacs."))
|
||||||
|
|
||||||
(defun prelude-tip-of-the-day ()
|
(defun prelude-tip-of-the-day ()
|
||||||
"Display a random entry from `prelude-tips'."
|
"Display a random entry from `prelude-tips'."
|
||||||
|
|
Loading…
Reference in a new issue