aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorSam Steingold2001-10-31 19:32:26 +0000
committerSam Steingold2001-10-31 19:32:26 +0000
commitcc1bde62e71e44d23f4dbda4b30109193daf2866 (patch)
tree2763e831cc609d12df92c1fd9c55be3e8f982b50 /lisp/ChangeLog
parent05b6e46ca62a8d82fcdf42bbc9b36bd912d9e0c3 (diff)
downloademacs-cc1bde62e71e44d23f4dbda4b30109193daf2866.tar.gz
emacs-cc1bde62e71e44d23f4dbda4b30109193daf2866.zip
easy source access from the *debugger* buffer
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index fc0973e346e..942bc059271 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12001-10-31 Sam Steingold <sds@gnu.org>
2
3 * emacs-lisp/debug.el (debugger-make-xrefs): New function.
4 (debugger-setup-buffer): Call it.
5 (debugger-mode-map): Bind RET and mouse-2.
6
12001-10-31 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 72001-10-31 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2 8
3 * startup.el: Document command line option --no-window-system 9 * startup.el: Document command line option --no-window-system