mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-11 10:41:12 +02:00
20126: tidy up before 4.2.1
20127: tweaked version of Wayne's patch to reexand prompts
This commit is contained in:
parent
e9fa060671
commit
8784bbe97c
16 changed files with 65 additions and 12 deletions
|
@ -1,6 +1,7 @@
|
|||
DISTFILES_SRC='
|
||||
.cvsignore .distfiles .preconfig Makefile.in
|
||||
ChangeLog ChangeLog-3.1 ChangeLog.3.0 INSTALL LICENCE META-FAQ README
|
||||
ChangeLog
|
||||
FEATURES INSTALL LICENCE MACHINES META-FAQ NEWS README
|
||||
aclocal.m4 aczsh.m4 configure.ac
|
||||
configure config.h.in stamp-h.in
|
||||
config.guess config.sub install-sh mkinstalldirs
|
||||
|
|
12
ChangeLog
12
ChangeLog
|
@ -1,5 +1,17 @@
|
|||
2004-07-02 Peter Stephenson <pws@csr.com>
|
||||
|
||||
* 20127: Doc/Zsh/zle.yo, Src/Zle/zle_main.c,
|
||||
Src/Zle/zle_refresh.c: slightly tweaked version of Wayne's
|
||||
patch in users/7652 which only reexpands the prompt when
|
||||
the commandline was trashed by output.
|
||||
|
||||
* 20126, with modifications: .distfiles, ChangeLog-3.1,
|
||||
ChangeLog-4.1, ChangeLog.3.0, FEATURES, INSTALL, MACHINES,
|
||||
NEWS, README, Etc/.distfiles, Etc/ChangeLog-3.1,
|
||||
Etc/ChangeLog-4.1, Etc/FAQ.yo, Etc/FEATURES, Etc/MACHINES,
|
||||
Etc/NEWS, Test/.distfiles, Etc/ChangeLog-3.0: tidy up
|
||||
ready for 4.2.1
|
||||
|
||||
* 20125: Doc/Zsh/jobs.yo: say where the output for job
|
||||
notifications goes.
|
||||
|
||||
|
|
|
@ -1745,6 +1745,11 @@ does not reflect changes to the prompt variables themselves, only changes
|
|||