aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (init_iterator): Initialize it->start to positionKim F. Storm2003-11-181-3/+12
* (struct it): New member start.Kim F. Storm2003-11-181-0/+4
* *** empty log message ***Kim F. Storm2003-11-181-0/+15
* (make_float, Fcons): Clear the markbit at init time.Stefan Monnier2003-11-181-13/+12
* (XPNTR): Don't redefine.Stefan Monnier2003-11-181-2/+1
* (hashfn_eq, hashfn_eql, hashfn_equal, hash_put)Stefan Monnier2003-11-172-40/+69
* (parse_modifiers, apply_modifiers): Use INTMASK instead of VALMASK.Stefan Monnier2003-11-171-2/+2
* (VALMASK): Only define for non-union type.Stefan Monnier2003-11-171-34/+23
* (coding_restore_composition): Lisp_Object/int mixup.Stefan Monnier2003-11-171-2/+2
* * xterm.c (x_window_to_scroll_bar): Move check of display toJan Djärv2003-11-172-4/+7
* (start_display): Set it->first_vpos.Kim F. Storm2003-11-161-1/+3
* (struct it): New member first_vpos.Kim F. Storm2003-11-161-0/+3
* *** empty log message ***Kim F. Storm2003-11-161-0/+8
* Remove period at end of error message.Jan Djärv2003-11-169-11/+20
* Add HAVE_GTK_MULTIDISPLAYJan Djärv2003-11-162-0/+8
* Implement multiple display handling for GTK.Jan Djärv2003-11-168-160/+411
* * xterm.c (x_detect_focus_change): Do not change focus frame forJan Djärv2003-11-142-10/+21
* (update_text_area): Fix redisplay error when hscrollKim F. Storm2003-11-141-3/+3
* *** empty log message ***Kim F. Storm2003-11-141-0/+5
* (select_frame_for_redisplay): New function.Kenichi Handa2003-11-132-4/+64
* (Fstring_to_multibyte): Doc fix.Luc Teirlinck2003-11-121-1/+1
* *** empty log message ***Luc Teirlinck2003-11-121-0/+4
* *** empty log message ***Kenichi Handa2003-11-111-0/+4
* (x_list_fonts): Fix excluding of auto-scaled fonts.Kenichi Handa2003-11-111-10/+13
* * xfns.c (x_window): Set XtNx and XtNy in shell widget forJan Djärv2003-11-092-4/+19
* * xterm.c (XAW_ARROW_SCROLLBARS): Define it for Xaw 1.5E.Jan Djärv2003-11-082-0/+5
* (lisp): Add kannada.el.Kenichi Handa2003-11-081-0/+2
* *** empty log message ***Kenichi Handa2003-11-081-0/+5
* (coding_allocate_composition_data): ResetKenichi Handa2003-11-072-1/+14
* (Flogb): Don't use VALMASK.Stefan Monnier2003-11-051-2/+2
* (XSETTYPE): Remove.Stefan Monnier2003-11-051-4/+0
* (GCTYPEMASK): Remove.Stefan Monnier2003-11-051-15/+7
* (VALBITS, XINT, XUINT): Remove.Stefan Monnier2003-11-052-17/+0
* (XINT): Move the cast to clarify what is going on.Stefan Monnier2003-11-051-2/+2
* * xterm.c (x_term_init): Fix formatting.Jan Djärv2003-11-032-1/+5
* Remove tear off capability for GTK popup menus.Jan Djärv2003-11-024-66/+80
* macterm.c (XTread_socket): Handle menubar selection and grow windowAndrew Choi2003-11-012-10/+19
* * xterm.c (x_term_init): For GTK part, increase x_initializedJan Djärv2003-10-312-1/+7
* These are Nozomu Ando's changes to build Emacs to run under X WindowAndrew Choi2003-10-312-4/+81
* (Fdefvaralias): Doc fix.Luc Teirlinck2003-10-311-2/+2
* *** empty log message ***Luc Teirlinck2003-10-311-0/+4
* *** empty log message ***Luc Teirlinck2003-10-261-1/+1
* (Fsetplist): Doc fix.Luc Teirlinck2003-10-261-1/+1
* *** empty log message ***Luc Teirlinck2003-10-261-0/+4
* *** empty log message ***Lute Kamstra2003-10-141-1/+4
* (Fset_window_fringes): Clarify docstring.Lute Kamstra2003-10-141-10/+14
* (Fset_window_margins): Simplify arg checking.Kim F. Storm2003-10-141-16/+14
* *** empty log message ***Kim F. Storm2003-10-141-0/+4
* *** empty log message ***Richard M. Stallman2003-10-131-0/+12
* (MAX_BUF_SIZE): Reduce to 2**15.Richard M. Stallman2003-10-131-6/+11