diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ad40c0e1123..4e79cc2a1cd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2003-03-07 Andreas Schwab <schwab@suse.de> | ||
| 2 | |||
| 3 | * info.el (Info-following-node-name): Skip trailing period. | ||
| 4 | (Info-extract-menu-node-name): Allow period in node name. | ||
| 5 | |||
| 1 | 2003-03-07 Kevin Rodgers <kevin.rodgers@ihs.com> | 6 | 2003-03-07 Kevin Rodgers <kevin.rodgers@ihs.com> |
| 2 | 7 | ||
| 3 | * dired-x.el (dired-guess-shell-case-fold-search): New user option. | 8 | * dired-x.el (dired-guess-shell-case-fold-search): New user option. |