aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain Francoise2006-05-07 11:34:27 +0000
committerRomain Francoise2006-05-07 11:34:27 +0000
commitb865238d5b3c6ca7fc48a0b3930eb3c9b9630b4b (patch)
tree2937734475fd93633aaa7cb769562a879bbb5552
parentf4b46bb9eb2450a4b139042ae014aeb883088e55 (diff)
downloademacs-b865238d5b3c6ca7fc48a0b3930eb3c9b9630b4b.tar.gz
emacs-b865238d5b3c6ca7fc48a0b3930eb3c9b9630b4b.zip
(Using regular expressions): Fix typo.
(Packages that do not come with Emacs, Right-to-left alphabets): Fix capitalization.
-rw-r--r--man/ChangeLog6
-rw-r--r--man/faq.texi6
2 files changed, 9 insertions, 3 deletions
diff --git a/man/ChangeLog b/man/ChangeLog
index c101391849b..98698fed74b 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,9 @@
12006-05-07 Romain Francoise <romain@orebokech.com>
2
3 * faq.texi (Using regular expressions): Fix typo.
4 (Packages that do not come with Emacs, Right-to-left alphabets):
5 Fix capitalization.
6
12006-05-06 Michael Albinus <michael.albinus@gmx.de> 72006-05-06 Michael Albinus <michael.albinus@gmx.de>
2 8
3 * mini.texi (Completion Options): 9 * mini.texi (Completion Options):
diff --git a/man/faq.texi b/man/faq.texi
index a2ec12f6408..7e1af24f3bb 100644
--- a/man/faq.texi
+++ b/man/faq.texi
@@ -2229,7 +2229,7 @@ otherwise. @inforef{Frame Commands, Frame Commands, emacs}.
2229@cindex Regexps 2229@cindex Regexps
2230@cindex Regular expressions 2230@cindex Regular expressions
2231@cindex Differences between Unix and Emacs regexps 2231@cindex Differences between Unix and Emacs regexps
2232@cindex Unix regeps, differences from Emacs 2232@cindex Unix regexps, differences from Emacs
2233@cindex Text strings, putting regexps in 2233@cindex Text strings, putting regexps in
2234 2234
2235@inforef{Regexp Backslash, Regexp Backslash, emacs}. 2235@inforef{Regexp Backslash, Regexp Backslash, emacs}.
@@ -3474,7 +3474,7 @@ see @ref{Packages that do not come with Emacs}.
3474@uref{http://www.anc.ed.ac.uk/~stephen/emacs/ell.html, The Emacs Lisp 3474@uref{http://www.anc.ed.ac.uk/~stephen/emacs/ell.html, The Emacs Lisp
3475List (ELL)}, maintained by @email{stephen@@anc.ed.ac.uk, Stephen Eglen}, 3475List (ELL)}, maintained by @email{stephen@@anc.ed.ac.uk, Stephen Eglen},
3476aims to provide one compact list with links to all of the current Emacs 3476aims to provide one compact list with links to all of the current Emacs
3477Lisp files on the internet. The ELL can be browsed over the web, or 3477Lisp files on the Internet. The ELL can be browsed over the web, or
3478from Emacs with @uref{http://www.anc.ed.ac.uk/~stephen/emacs/ell.el, 3478from Emacs with @uref{http://www.anc.ed.ac.uk/~stephen/emacs/ell.el,
3479the @file{ell} package}. 3479the @file{ell} package}.
3480 3480
@@ -4878,7 +4878,7 @@ Emacs 18. Write to Joel if you want the patches or package.
4878@file{hebrew.el} requires a Hebrew screen font, but no other hardware support. 4878@file{hebrew.el} requires a Hebrew screen font, but no other hardware support.
4879Joel has a screen font for PCs running MS-DOS or GNU/Linux. 4879Joel has a screen font for PCs running MS-DOS or GNU/Linux.
4880 4880
4881You might also try to query archie for files named with @file{hebrew}; 4881You might also try to query Archie for files named with @file{hebrew};
4882several ftp sites in Israel may also have the necessary files. 4882several ftp sites in Israel may also have the necessary files.
4883 4883
4884@c ------------------------------------------------------------ 4884@c ------------------------------------------------------------