mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
Fix typo in texinfo file.
This commit is contained in:
parent
d738d18b5c
commit
14f17fc8ff
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2010-01-18 Juanma Barranquero <lekktu@gmail.com>
|
||||
|
||||
* ada-mode.texi (Project File Overview): Fix typo.
|
||||
|
||||
2010-01-17 Chong Yidong <cyd@stupidchicken.com>
|
||||
|
||||
* semantic.texi: Add Richard Y. Kim credit.
|
||||
|
|
|
|||
|
|
@ -396,7 +396,7 @@ src_dir=/Projects/my_project/src_1
|
|||
src_dir=/Projects/my_project/src_2
|
||||
@end example
|
||||
|
||||
Some variables (like @code{src_dir}) are lists; multiple occurances
|
||||
Some variables (like @code{src_dir}) are lists; multiple occurrences
|
||||
are concatenated.
|
||||
|
||||
There must be no space between the variable name and ``='', and no
|
||||
|
|
|
|||
Loading…
Reference in a new issue