diff options
| author | Richard M. Stallman | 2001-06-26 17:10:40 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2001-06-26 17:10:40 +0000 |
| commit | 4d68abe002445f497f64bf3343db90105ed888b9 (patch) | |
| tree | 80c4ca6fc9cfa916cfc634526db3964ec3d9a0f5 | |
| parent | 93da5dfff0fd64863ea6d3e56c8338f503799c25 (diff) | |
| download | emacs-4d68abe002445f497f64bf3343db90105ed888b9.tar.gz emacs-4d68abe002445f497f64bf3343db90105ed888b9.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ed8e77801a3..e69eef191b2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2001-06-26 Richard M. Stallman <rms@gnu.org> | 1 | 2001-06-26 Richard M. Stallman <rms@gnu.org> |
| 2 | 2 | ||
| 3 | * dired.el (dired-get-filename): A file name starting with ~ | ||
| 4 | is not absolute in this context. | ||
| 5 | |||
| 3 | * which-func.el (which-func-maxout): Increase default to 500000. | 6 | * which-func.el (which-func-maxout): Increase default to 500000. |
| 4 | (which-function-mode): This is now the "real" name of the function. | 7 | (which-function-mode): This is now the "real" name of the function. |
| 5 | (which-func-mode): Now an alias. | 8 | (which-func-mode): Now an alias. |