Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 98:0d2f883870bc r20-1b1
Import from CVS: tag r20-1b1
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:13:56 +0200 |
parents | dbb370e3c29e |
children | 4be1180a9e89 |
comparison
equal
deleted
inserted
replaced
97:498bf5da1c90 | 98:0d2f883870bc |
---|---|
1 Sat Feb 15 02:30:51 1997 Steven L Baur <steve@altair.xemacs.org> | |
2 | |
3 * cmds.c: Define new symbol signal-error-on-buffer-boundary. | |
4 (Fforward_char): Use it. | |
5 (Fbackward_char): Use it. | |
6 | |
7 * window.c (Fscroll_up): Use it. | |
8 (Fscroll_down): Use it. | |
9 | |
10 * keymap.c (syms_of_keymap): define mouse-[123] and | |
11 down-mouse-[123] pseudo-keysym aliases for Emacs compatibility. | |
12 | |
13 Thu Feb 13 21:28:35 1997 Steven L Baur <steve@altair.xemacs.org> | |
14 | |
15 * Makefile.in.in: Don't dump tm with XEmacs under any | |
16 circumstances. | |
17 | |
18 * puresize.h: Remove extra SunPro puresize for MULE+tm. | |
19 | |
20 Sun Feb 9 04:40:36 1997 Axel Seibert <aseibert@cybernet-ag.net> | |
21 | |
22 * emacs.c (main_1): Fix NeXT malloc initialization. | |
23 | |
1 Fri Feb 7 11:36:56 1997 Steven L Baur <steve@altair.xemacs.org> | 24 Fri Feb 7 11:36:56 1997 Steven L Baur <steve@altair.xemacs.org> |
2 | 25 |
3 * mule-coding.c (Fdecode_coding_region): Make explicit call to | 26 * mule-coding.c (Fdecode_coding_region): Make explicit call to |
4 `barf_if_buffer_read_only'. | 27 `barf_if_buffer_read_only'. |
5 (Fencode_coding_region): Ditto. | 28 (Fencode_coding_region): Ditto. |