1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-21 12:03:55 -08:00
Commit graph

3532 commits

Author SHA1 Message Date
Masatake YAMATO
99a72bdf23 (fix_start_end_in_overlays): make overlays empty if they are backwards. 2004-04-10 20:21:50 +00:00
Stefan Monnier
f8f853ded2 *** empty log message *** 2004-04-07 19:39:45 +00:00
Kim F. Storm
661e85c1eb *** empty log message *** 2004-04-05 22:03:26 +00:00
Kim F. Storm
c953fe1bac *** empty log message *** 2004-04-05 21:40:02 +00:00
Eli Zaretskii
a6eeaa811c Update my email address. 2004-04-04 21:38:56 +00:00
Eli Zaretskii
c19942680d *** empty log message *** 2004-04-04 21:32:05 +00:00
Stefan Monnier
9f691b0dd9 Useless now that .gdbinit works with USE_LISP_UNION as well. 2004-04-03 05:36:26 +00:00
Jan Djärv
7a8560d7d7 data.c (Fbyteorder): Make test work even if unsigned is not 4 bytes. 2004-03-31 12:42:43 +00:00
Kenichi Handa
3c8111fcc5 (Fformat): Fix initialization of the array info. 2004-03-30 06:16:29 +00:00
Kim F. Storm
48a0bce4b5 *** empty log message *** 2004-03-29 22:37:09 +00:00
Kim F. Storm
1cd0066c73 *** empty log message *** 2004-03-29 11:44:36 +00:00
Stefan Monnier
adb3b3532f *** empty log message *** 2004-03-29 00:53:28 +00:00
Kim F. Storm
6fc4c9c950 *** empty log message *** 2004-03-26 00:32:56 +00:00
Kim F. Storm
b17856dd34 *** empty log message *** 2004-03-25 23:52:28 +00:00
Masatake YAMATO
abdb9b8306 * insdel.c (adjust_markers_for_insert): Call fix_start_end_in_overlays.
* buffer.c (fix_start_end_in_overlays): Rename fix_overlays_in_range.
* editfns.c (Ftranspose_regions): Likewise.
* lisp.h (top_level): Likewise.
2004-03-25 18:05:29 +00:00
Jan Djärv
e8a84b6c3a * xterm.c (handle_one_xevent): Do not pass key press events to
GTK.
2004-03-20 16:11:23 +00:00
Richard M. Stallman
36a3fd05cf *** empty log message *** 2004-03-20 01:09:45 +00:00
Kim F. Storm
ab24c1278d *** empty log message *** 2004-03-19 21:10:52 +00:00
Jan Djärv
992126decd xdisp.c (calc_pixel_width_or_height): Add ifdef HAVE_WINDOW_SYSTEM
to compile on non-window system.
2004-03-19 13:57:08 +00:00
Kim F. Storm
45dbfc84ec *** empty log message *** 2004-03-19 00:41:56 +00:00
Stefan Monnier
372641015e *** empty log message *** 2004-03-18 02:59:33 +00:00
Masatake YAMATO
73bc43da2e (note_mode_line_or_margin_highlight): Accept HEADER_LINE when keymap and cursor are setup. 2004-03-16 13:12:03 +00:00
Steven Tamm
9062aa8928 * Makefile.in (XMENU_OBJ): Do not include xmenu.o if
HAVE_CARBON is defined.
2004-03-14 18:43:56 +00:00
Kim F. Storm
e4b1b5ab00 *** empty log message *** 2004-03-14 00:27:38 +00:00
Eli Zaretskii
5109b06a47 *** empty log message *** 2004-03-13 13:13:14 +00:00
Richard M. Stallman
e69cfac29e *** empty log message *** 2004-03-12 10:16:20 +00:00
Kim F. Storm
45034953f4 *** empty log message *** 2004-03-11 22:48:33 +00:00
Kim F. Storm
d3ab1cf1fc *** empty log message *** 2004-03-11 11:16:52 +00:00
Kim F. Storm
37de9f5143 Typo 2004-03-11 11:08:44 +00:00
Kim F. Storm
a12d3d8700 (XOBJ): Consolidate into one list. Add fringe.o.
Move gtkutil.o to new GTK_OBJ list.
(XMENU_OBJ) [HAVE_MENUS]: Move declaration to proper place.
(GTK_OBJ) [USE_GTK]: New declaration.
(obj): Add $(GTK_OBJ) to list.
2004-03-11 11:05:55 +00:00
Steven Tamm
5243c06a3a * image.c [MAC_OSX]: Include sys/stat.h
* macfns.c (syms_of_macfns): Remove definitions of things now
	defined in image.c
2004-03-11 05:56:41 +00:00
Kim F. Storm
c0f97789bf Image consolidation. 2004-03-11 00:31:31 +00:00
Kenichi Handa
6eced09c3d (decode_coding_emacs_mule): Handle insufficent source correctly. 2004-03-09 12:27:26 +00:00
Richard M. Stallman
04a6e76be8 *** empty log message *** 2004-03-04 17:25:52 +00:00
Richard M. Stallman
9a7e95f339 (Fdisplay_buffer): Doc fix. 2004-03-04 17:16:56 +00:00
Kim F. Storm
6c2488df0c *** empty log message *** 2004-03-03 09:02:24 +00:00
Stefan Monnier
d8d95bc7ac *** empty log message *** 2004-03-02 22:13:02 +00:00
Richard M. Stallman
357589bfb4 (compute_motion): Save vpos in prev_vpos, like hpos etc. 2004-03-02 16:04:57 +00:00
Kenichi Handa
409949b5d5 (Fsubstitute_command_keys): Fix counding bytes. 2004-03-02 06:12:15 +00:00
Kim F. Storm
d24bc50fce *** empty log message *** 2004-03-02 00:14:33 +00:00
Jason Rumney
c146466189 (w32_read_socket): Fix last change to ButtonPress handling. 2004-03-01 22:46:39 +00:00
Juanma Barranquero
a64387eecc *** empty log message *** 2004-03-01 18:49:17 +00:00
Jan Djärv
334faa08fc * xfns.c (Fx_display_color_cells): Use number of planes to calculate
how many colors can be displayed.
2004-03-01 12:51:33 +00:00
Kenichi Handa
bb62616fbe *** empty log message *** 2004-03-01 07:09:38 +00:00
Kim F. Storm
0fd16104a5 *** empty log message *** 2004-02-29 11:28:20 +00:00
Jan Djärv
b59dd9c823 xfns.c (x_window): Fixed indentation
* xterm.c (x_calc_absolute_position): Call x_real_positions
  to get WM window sizes and use those to calculate position.
  (x_set_offset): Removed code commented out.
2004-02-28 16:22:06 +00:00
Miles Bader
a874691c6c Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-119
src/keyboard.c (adjust_point_for_property): #ifdef-out dodgy xassert
2004-02-28 01:53:35 +00:00
Kim F. Storm
3e0c648282 *** empty log message *** 2004-02-27 23:55:32 +00:00
Steven Tamm
e35644615b Inserting Yamomotosan's changes for MacOSX image support, better support
of Asian fonts, and some long awaited header cleanup and centralization.
2004-02-26 17:46:48 +00:00
Kim F. Storm
af617d0feb *** empty log message *** 2004-02-26 11:14:34 +00:00