Mercurial > emacs
comparison lisp/ChangeLog @ 58063:0c6114254473
*** empty log message ***
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Tue, 09 Nov 2004 05:01:55 +0000 |
parents | 77b8f2fd25b9 |
children | 42823717f9da |
comparison
equal
deleted
inserted
replaced
58062:53168df2a0ea | 58063:0c6114254473 |
---|---|
1 2004-11-09 Jay Belanger <belanger@truman.edu> | |
2 | |
3 * calc/calc.el (calc-mode-hook, calc-trail-mode-hook) | |
4 (calc-start-hook, calc-end-hook, calc-load-hook): New variables. | |
5 | |
6 * calc/calc.el (calc, calc-trail-display, calc-mode): Removed | |
7 obsolete sections. | |
8 | |
9 * calc/calc.el (calc-x-paste-text): Removed. | |
10 | |
11 * calc/calc-ext.el (calc-init-extensions): Bound calc-yank to | |
12 mouse-2. | |
13 | |
1 2004-11-09 Nick Roberts <nickrob@snap.net.nz> | 14 2004-11-09 Nick Roberts <nickrob@snap.net.nz> |
2 | 15 |
3 * progmodes/gdb-ui.el (gdb-current-stack-level): New variable. | 16 * progmodes/gdb-ui.el (gdb-current-stack-level): New variable. |
4 (gdb-info-frames-custom, gdb-frame-handler): Use it to find | 17 (gdb-info-frames-custom, gdb-frame-handler): Use it to find |
5 current frame (in case of recursive calls). | 18 current frame (in case of recursive calls). |