| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | (x_fix_overlapping_area, x_write_glyphs, expose_area) | Miles Bader | 2001-10-20 | 1 | -59/+5 |
| * | (dump_glyph_row, display_mode_line): Don't use `inverse_p' field. | Miles Bader | 2001-10-20 | 1 | -3/+1 |
| * | (x_fix_overlapping_area, x_write_glyphs, expose_area) | Miles Bader | 2001-10-20 | 1 | -44/+6 |
| * | (update_frame_line): Don't call reassert_line_highlight. | Miles Bader | 2001-10-20 | 1 | -73/+24 |
| * | (struct glyph_row): Remove `inverse_p' field. | Miles Bader | 2001-10-20 | 1 | -6/+0 |
| * | Clarify previous change. | Richard M. Stallman | 2001-10-19 | 1 | -2/+2 |
| * | (syms_of_eval): Doc fixes. | Richard M. Stallman | 2001-10-19 | 1 | -1/+5 |
| * | *** empty log message *** | Richard M. Stallman | 2001-10-19 | 1 | -0/+4 |
| * | Don't let kill-ring-save show extent if transient-mark-mode and region | Kim F. Storm | 2001-10-19 | 2 | -1/+6 |
| * | Properly spell the name of Emacs. | Pavel JanÃk | 2001-10-19 | 2 | -2/+6 |
| * | Minor cleanup. | Richard M. Stallman | 2001-10-19 | 1 | -10/+10 |
| * | Exit if we can't find some variable. | Miles Bader | 2001-10-19 | 2 | -6/+13 |
| * | *** empty log message *** | Gerd Moellmann | 2001-10-19 | 3 | -1/+93 |
| * | (auto-mode-alist): Associate .indent.pro with | Eli Zaretskii | 2001-10-19 | 2 | -0/+7 |
| * | *** empty log message *** | Miles Bader | 2001-10-19 | 2 | -1/+6 |
| * | (configuration): Set from `host' if `host_alias' isn't defined. | Miles Bader | 2001-10-19 | 1 | -1/+1 |
| * | (${srcdir}/configure): Don't depend on aclocal.m4. | Andreas Schwab | 2001-10-19 | 2 | -1/+9 |
| * | Regenerated. | Andreas Schwab | 2001-10-19 | 1 | -4613/+8181 |
| * | All local hacks incorporated into autoconf 2.50. | Andreas Schwab | 2001-10-19 | 1 | -534/+0 |
| * | Make ready for autoconf 2.5x. | Andreas Schwab | 2001-10-19 | 1 | -23/+24 |
| * | *** empty log message *** | Gerd Moellmann | 2001-10-19 | 2 | -0/+10 |
| * | Add --help option. Add support for building | Gerd Moellmann | 2001-10-19 | 1 | -1/+30 |
| * | Add big5 Chinese double spaced alphabet mappings, so that one could | Eli Zaretskii | 2001-10-19 | 2 | -0/+59 |
| * | (redisplay_internal): Don't clear echo area if the | Gerd Moellmann | 2001-10-19 | 1 | -1/+5 |
| * | More info about wrong UNDERLINE_POSITION in some fonts. | Eli Zaretskii | 2001-10-19 | 1 | -3/+8 |
| * | *** empty log message *** | Gerd Moellmann | 2001-10-19 | 1 | -0/+0 |
| * | (text_property_stickiness): Really fix it this time. | Miles Bader | 2001-10-19 | 1 | -20/+28 |
| * | (text_property_stickiness): Non-rear-non-stickiness doesn't take | Miles Bader | 2001-10-19 | 2 | -11/+22 |
| * | *** empty log message *** | Miles Bader | 2001-10-19 | 2 | -0/+12 |
| * | (Fline_beginning_position, Fline_end_position): Clarify documentation. | Miles Bader | 2001-10-19 | 1 | -8/+15 |
| * | (Fbeginning_of_line, Fend_of_line): Clarify interaction with fields and | Miles Bader | 2001-10-19 | 1 | -19/+24 |
| * | (Text Lines): Mention `inhibit-field-text-motion' too. | Miles Bader | 2001-10-19 | 1 | -2/+4 |
| * | (Text Lines): Describe behavior of `beginning-of-line'/`end-of-line' in | Miles Bader | 2001-10-19 | 1 | -1/+14 |
| * | (current_minor_maps): `override' only shadows its | Stefan Monnier | 2001-10-18 | 2 | -1/+6 |
| * | *** empty log message *** | Stefan Monnier | 2001-10-18 | 1 | -37/+27 |
| * | Put the *Compile-Log* buffer in `compilation-mode'. | Sam Steingold | 2001-10-18 | 2 | -18/+27 |
| * | (smtpmail-via-smtp): Use mail-envelope-from if set. | Stefan Monnier | 2001-10-18 | 2 | -1/+4 |
| * | (xml-parse-tag): Use eq on char-after's return value. | Stefan Monnier | 2001-10-18 | 2 | -3/+7 |
| * | (fs_load_font) [WINDOWSNT && _MSC_VER]: Disable | Andrew Innes | 2001-10-18 | 2 | -0/+14 |
| * | (isearch-mode-map): Bind `mouse-movement' to nil. | Gerd Moellmann | 2001-10-18 | 2 | -0/+3 |
| * | (hilit-lookup-face-create): Call | Gerd Moellmann | 2001-10-18 | 2 | -6/+10 |
| * | (Finternal_set_lisp_face_attribute): Follow coding conventions. | Gerd Moellmann | 2001-10-18 | 1 | -6/+9 |
| * | (display_line): Indicate empty lines in active | Gerd Moellmann | 2001-10-18 | 2 | -1/+7 |
| * | Fix last change. | Eli Zaretskii | 2001-10-18 | 1 | -1/+1 |
| * | (what-line): Avoid problems with field properties. | Miles Bader | 2001-10-18 | 2 | -2/+6 |
| * | (widget-field-face, widget-single-line-field-face): | Eli Zaretskii | 2001-10-17 | 2 | -3/+15 |
| * | (Glossary): Add an index entry leading to "cut and paste". | Eli Zaretskii | 2001-10-17 | 1 | -0/+1 |
| * | (Getting a printed manual): Add an index entry for HTML version | Eli Zaretskii | 2001-10-17 | 1 | -2/+3 |
| * | Document alloc-colors.c. | Eli Zaretskii | 2001-10-17 | 1 | -0/+3 |
| * | Add an entry for MacPPC, and mention special problems on the Yellow Dog. | Eli Zaretskii | 2001-10-17 | 1 | -0/+23 |