* Minor fix to lispref/tips.texi
@ 2004-11-19 12:21 CHENG Gao
2004-11-19 15:18 ` Thien-Thi Nguyen
0 siblings, 1 reply; 2+ messages in thread
From: CHENG Gao @ 2004-11-19 12:21 UTC (permalink / raw)
--- tips.texi.orig 2004-11-19 20:14:08.000000000 +0800
+++ tips.texi 2004-11-19 20:18:20.000000000 +0800
@@ -394,7 +394,7 @@
If you bind a variable in one function, and use it or set it in
another function, the compiler warns about the latter function unless
the variable has a definition. But adding a definition would be
-unclean if the variable has a short names, since Lisp packages should
+unclean if the variable has a short name, since Lisp packages should
not define short variable names. The right thing to do is to rename
this variable to start with the name prefix used for the other
functions and variables in your package.
--
No God blessing me
No Dog barking at me
Gonna adopt a Dog
Name it God
Get blessed and barked at
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-11-19 15:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-19 12:21 Minor fix to lispref/tips.texi CHENG Gao
2004-11-19 15:18 ` Thien-Thi Nguyen
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.