mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-03 10:21:46 +02:00
29815: include mod_langinfo in documentation
This commit is contained in:
parent
188abdd708
commit
c70e44c9bd
2 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
2011-10-12 Mikael Magnusson <mikachu@gmail.com>
|
||||
|
||||
* 29815: Doc/Makefile.in: include mod_langinfo in documentation.
|
||||
|
||||
2011-09-25 Barton E. Schaefer <schaefer@brasslantern.com>
|
||||
|
||||
* 29799: Src/utils.c: swap order of RESET_PROMPT / REFRESH in
|
||||
|
@ -15451,5 +15455,5 @@
|
|||
|
||||
*****************************************************
|
||||
* This is used by the shell to define $ZSH_PATCHLEVEL
|
||||
* $Revision: 1.5474 $
|
||||
* $Revision: 1.5475 $
|
||||
*****************************************************
|
||||
|
|
|
@ -59,7 +59,7 @@ Zsh/mod_attr.yo Zsh/mod_cap.yo Zsh/mod_clone.yo \
|
|||
Zsh/mod_compctl.yo Zsh/mod_complete.yo Zsh/mod_complist.yo \
|
||||
Zsh/mod_computil.yo Zsh/mod_curses.yo \
|
||||
Zsh/mod_datetime.yo Zsh/mod_deltochar.yo \
|
||||
Zsh/mod_example.yo Zsh/mod_files.yo \
|
||||
Zsh/mod_example.yo Zsh/mod_files.yo Zsh/mod_langinfo.yo \
|
||||
Zsh/mod_mapfile.yo Zsh/mod_mathfunc.yo Zsh/mod_newuser.yo \
|
||||
Zsh/mod_parameter.yo Zsh/mod_pcre.yo Zsh/mod_regex.yo \
|
||||
Zsh/mod_sched.yo Zsh/mod_socket.yo \
|
||||
|
|
Loading…
Reference in a new issue