Mercurial > emacs
comparison lisp/ChangeLog @ 83236:6b379caca6fa
Merged in changes from CVS trunk.
Patches applied:
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-720
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-721
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-722
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-723
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-724
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-725
Update from CVS
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-276
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Fri, 10 Dec 2004 15:24:54 +0000 |
parents | 5e454dd0d649 37065aa55b42 |
children | 4ee39d9428b0 |
comparison
equal
deleted
inserted
replaced
83235:7950b2b0a56a | 83236:6b379caca6fa |
---|---|
1 2004-12-09 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * isearch.el (isearch-mode-map): Treat S-SPC like SPC. | |
4 | |
5 2004-12-10 Nick Roberts <nickrob@snap.net.nz> | |
6 | |
7 * xt-mouse.el (xterm-mouse-event): Correct cursor position in a | |
8 buffer with a display margin. | |
9 | |
10 2004-12-08 Jay Belanger <belanger@truman.edu> | |
11 | |
12 * calc/calc-keypd.el (calc-keypad-mode): Unbind unused mouse events. | |
13 (calc-keypad-left-click): Set buffer to calc-keymap-buffer. | |
14 | |
15 2004-12-08 Richard M. Stallman <rms@gnu.org> | |
16 | |
17 * faces.el: Delete code to set display table. | |
18 (escape-glyph): Redefine to be less loud. (Copy minibuffer-prompt.) | |
19 | |
1 2004-12-08 Jay Belanger <belanger@truman.edu> | 20 2004-12-08 Jay Belanger <belanger@truman.edu> |
2 | 21 |
3 * calc/calc.el: Add math-read-preprocess-string to autoloads. | 22 * calc/calc.el: Add math-read-preprocess-string to autoloads. |
4 | 23 |
5 * calc/calc-ext.el (math-read-replacement-list) | 24 * calc/calc-ext.el (math-read-replacement-list) |