aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Kim F. Storm2003-03-231-4/+7
* Setup categories for Indian characters.Kenichi Handa2003-03-231-32/+19
* (make_string_from_bytes, make_specified_string):Kenichi Handa2003-03-232-3/+12
* *** empty log message ***Martin Stjernholm2003-03-231-4/+10
* (make_string_from_bytes): Add `const' for the argKenichi Handa2003-03-231-2/+2
* (c-parse-state): Added kludge to avoid an infinite loop when Emacs'Martin Stjernholm2003-03-231-3/+10
* Removed one line too manyJan Djärv2003-03-231-0/+3
* * xdisp.c (get_glyph_string_clip_rect): Removed ; at end of #endifJan Djärv2003-03-232-1/+3
* Finally (?) fix flicker in scroll bar.Jan Djärv2003-03-234-70/+156
* Cosmetic changes only.Kim F. Storm2003-03-221-10/+8
* Fix long lines.Kim F. Storm2003-03-221-2/+2
* *** empty log message ***Stefan Monnier2003-03-221-4/+16
* *** empty log message ***Peter Breton2003-03-221-0/+13
* Use fixes to rul-generic-mode, contributed by "Rolf Sandau" <Rolf.Sandau@marc...Peter Breton2003-03-221-43/+96
* Remove timestampPeter Breton2003-03-221-1/+6
* Add file-cache-add-directory-recursively functionPeter Breton2003-03-221-0/+69
* Make sure space precedes end-of-line backslashes.Thien-Thi Nguyen2003-03-222-9/+13
* (ido-mode): Remove unused NOBIND arg. Fix doc string accordingly.Kim F. Storm2003-03-221-11/+16
* *** empty log message ***Kim F. Storm2003-03-221-0/+8
* (setup-default-fontset): UseKenichi Handa2003-03-222-80/+107
* (indian-font-foundry): New variable.Kenichi Handa2003-03-221-0/+87
* (cperl-electric-backspace): Add delete-selection property.Kim F. Storm2003-03-221-0/+2
* *** empty log message ***Kim F. Storm2003-03-221-0/+3
* (cua-set-mark): Doc fixes.Kim F. Storm2003-03-221-9/+19
* *** empty log message ***Kim F. Storm2003-03-221-0/+4
* (set-mark-command): Doc fixes.Kim F. Storm2003-03-211-11/+23
* *** empty log message ***Kim F. Storm2003-03-212-0/+8
* Fix compilation with --with-x=no.Kim F. Storm2003-03-211-0/+5
* (STORE_NATIVE_RECT): New macro.Kim F. Storm2003-03-211-3/+6
* * xdisp.c (pixel_to_glyph_coords, glyph_to_pixel_coords):Kim F. Storm2003-03-217-343/+107
* (pixel_to_glyph_coords, glyph_to_pixel_coords):Kim F. Storm2003-03-211-0/+3
* *** empty log message ***Kim F. Storm2003-03-211-0/+9
* (get_glyph_string_clip_rect): Use FRAME_INTERNAL_BORDER_WIDTH.Kim F. Storm2003-03-211-3/+4
* (struct redisplay_interface): Add active_p argument toKim F. Storm2003-03-214-31/+36
* *** empty log message ***Kim F. Storm2003-03-211-0/+8
* Fix compilation for --with-x=no.Kim F. Storm2003-03-211-0/+7
* (xdisp.c.x): Add dependency on blockinput.h andKim F. Storm2003-03-211-0/+4
* *** empty log message ***Kim F. Storm2003-03-212-0/+146
* (No_Cursor): Declare as None for X.Kim F. Storm2003-03-211-3/+3
* * xterm.c: Remove consolidated defines and code.Kim F. Storm2003-03-211-2498/+102
* Setup and use hand_cursor instead of cross_cursor.Kim F. Storm2003-03-211-8/+8
* The following changes consolidate code related to writing andKim F. Storm2003-03-211-10/+2648
* (window_from_coordinates): Fix prototype.Kim F. Storm2003-03-211-1/+2
* * window.c (enum window_part): Move to dispextern.h.Kim F. Storm2003-03-211-32/+22
* (struct w32_output): Remove cross_cursor member.Kim F. Storm2003-03-211-2/+1
* * w32term.c: Remove consolidated defines and code.Kim F. Storm2003-03-211-2455/+115
* (No_Cursor): Define as 0 for W32.Kim F. Storm2003-03-211-0/+29
* Remove setup of cross_cursor (already has hand_cursor).Kim F. Storm2003-03-211-15/+9
* Remove consolidated defines and code.Kim F. Storm2003-03-211-1/+0
* (estimate_mode_line_height): Move to xdisp.c.Kim F. Storm2003-03-211-20/+0