diff options
author | Richard M. Stallman <rms@gnu.org> | 1994-05-28 14:52:37 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1994-05-28 14:52:37 +0000 |
commit | ec221d13b75a2fedd86911ab92e105262ac098ee (patch) | |
tree | f8a7f2f95d3772348bc80ec531940646d8e594b4 /lispref/objects.texi | |
parent | a6b7947839908b6b55f1e83caec1f6450afc1e13 (diff) | |
download | emacs-ec221d13b75a2fedd86911ab92e105262ac098ee.tar.gz |
entered into RCS
Diffstat (limited to 'lispref/objects.texi')
-rw-r--r-- | lispref/objects.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/objects.texi b/lispref/objects.texi index ede4d2cb554..9f5a82ee393 100644 --- a/lispref/objects.texi +++ b/lispref/objects.texi @@ -422,7 +422,7 @@ do such a thing. @cindex CL note---case of letters @quotation -@b{Common Lisp note:} in Common Lisp, lower case letters are always +@b{Common Lisp note:} In Common Lisp, lower case letters are always ``folded'' to upper case, unless they are explicitly escaped. This is in contrast to Emacs Lisp, in which upper case and lower case letters are distinct. |