aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2001-06-26 17:10:40 +0000
committerRichard M. Stallman2001-06-26 17:10:40 +0000
commit4d68abe002445f497f64bf3343db90105ed888b9 (patch)
tree80c4ca6fc9cfa916cfc634526db3964ec3d9a0f5
parent93da5dfff0fd64863ea6d3e56c8338f503799c25 (diff)
downloademacs-4d68abe002445f497f64bf3343db90105ed888b9.tar.gz
emacs-4d68abe002445f497f64bf3343db90105ed888b9.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog3
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 @@
12001-06-26 Richard M. Stallman <rms@gnu.org> 12001-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.