diff options
| author | J.D. Smith | 2006-04-18 23:50:28 +0000 |
|---|---|---|
| committer | J.D. Smith | 2006-04-18 23:50:28 +0000 |
| commit | 0d004377fb19372c44e3ae5abae266d65d24d8ba (patch) | |
| tree | 6573c67a6298ddb1f6ea48aa3f473f78494bac03 | |
| parent | c3d2959c211970250a6f863b5e1b6e463fbb9a0d (diff) | |
| download | emacs-0d004377fb19372c44e3ae5abae266d65d24d8ba.tar.gz emacs-0d004377fb19372c44e3ae5abae266d65d24d8ba.zip | |
* misc.texi (Shell Ring): Added notes on saved input when navigating off
the end of the history list.
| -rw-r--r-- | man/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index e9d23f20938..3fa5d0dc0d3 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu> | ||
| 2 | |||
| 3 | * misc.texi (Shell Ring): Added notes on saved input when | ||
| 4 | navigating off the end of the history list. | ||
| 5 | |||
| 1 | 2006-04-18 Chong Yidong <cyd@mit.edu> | 6 | 2006-04-18 Chong Yidong <cyd@mit.edu> |
| 2 | 7 | ||
| 3 | * misc.texi (Shell Options): Correct default value of | 8 | * misc.texi (Shell Options): Correct default value of |