diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bd084ac055c..f8e46dcc148 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2003-06-16 Luc Teirlinck <teirllm@mail.auburn.edu> | ||
| 2 | |||
| 3 | * simple.el (vis-mode): New function. | ||
| 4 | (saved-buffer-invisibility-spec): New variable. | ||
| 5 | |||
| 1 | 2003-06-16 Juanma Barranquero <lektu@terra.es> | 6 | 2003-06-16 Juanma Barranquero <lektu@terra.es> |
| 2 | 7 | ||
| 3 | * progmodes/sh-script.el (sh-while-getopts, sh-if, sh-case): | 8 | * progmodes/sh-script.el (sh-while-getopts, sh-if, sh-case): |