aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (main): Fix up MAIL_USE_MMDF conditional whereRichard M. Stallman1994-04-051-22/+36
* (do_completion): gcpro some things.Karl Heuer1994-04-051-4/+19
* (rmail-summary-goto-msg): Fix bug in earlier change.Karl Heuer1994-04-051-2/+0
* Change install- and uninstall- to -install and -uninstall.Daniel LaLiberte1994-04-051-11/+19
* ucomment fixDaniel LaLiberte1994-04-051-2/+2
* Comment fixes.Daniel LaLiberte1994-04-051-3/+3
* (display_text_line): Rename startp to leftmargin.Richard M. Stallman1994-04-051-35/+52
* (note_mouse_highlight): Temporarily widen the buffer.Richard M. Stallman1994-04-051-12/+10
* (verify_charstarts): Handle truncation of lines.Richard M. Stallman1994-04-051-4/+23
* (Fget_char_property): Doc fix.Karl Heuer1994-04-051-1/+1
* (file_name_completion): Honor completion-regexp-list.Karl Heuer1994-04-051-64/+83
* (Freplace_match): Don't capitalize unless all matched words are capitalized.Karl Heuer1994-04-051-6/+6
* (Fdo_auto_save): Don't turn off auto save mode.Richard M. Stallman1994-04-051-5/+28
* (auto-save-mode): Don't let buffer-saved-size stay negative.Richard M. Stallman1994-04-051-0/+4
* (manual-program): New (actually reintroduced) variable.Karl Heuer1994-04-051-1/+4
* (verify_overlay_modification): Run modification-hooks for any deletion thatKarl Heuer1994-04-051-6/+6
* (completion-setup-function): Add mouse-face properties.Karl Heuer1994-04-051-1/+6
* (compile-reinitialize-errors): Fix typo in comment.Karl Heuer1994-04-051-1/+1
* (calendar-cursor-to-date): Fix to signal error when appropriate.Roland McGrath1994-04-051-6/+6
* (edebug-emacs-19-specific): Renamed from edebug-fsf19-specific.Richard M. Stallman1994-04-051-10/+14
* (split-window-vertically): If size is negative, measure from bottom.Karl Heuer1994-04-051-1/+4
* (view-mode-map): Don't bind C-z.Richard M. Stallman1994-04-051-1/+0
* (generate-calendar-month): Add mouse-face properties.Karl Heuer1994-04-041-0/+2
* Change install- to ... to ...-install.Daniel LaLiberte1994-04-041-9/+9
* Numerous changes and bug fixes to bring it up to version 3.5.Daniel LaLiberte1994-04-041-435/+444
* (uncompress-program): New variable.Richard M. Stallman1994-04-041-11/+25
* (version-control): Doc fix.Richard M. Stallman1994-04-041-1/+1
* (rmail-summary-goto-msg): Highlight the whole line except first char.Richard M. Stallman1994-04-041-1/+3
* (save-place-version-control): New var, for determiningRichard M. Stallman1994-04-041-7/+24
* (display_text_line): Properly handle charstarts for hscroll,Richard M. Stallman1994-04-041-12/+27
* (note_mouse_highlight): Do nothing if gc_in_progress.Richard M. Stallman1994-04-041-8/+59
* (overlays_at): Fix previous change.Richard M. Stallman1994-04-031-2/+2
* Comment changes.Richard M. Stallman1994-04-031-4/+27
* (gc_in_progress): Declared.Richard M. Stallman1994-04-031-0/+1
* (Fx_popup_dialog): If POSITION is t, use selected frame.Richard M. Stallman1994-04-031-5/+1
* (overlays_at): Use XGCTYPE.Richard M. Stallman1994-04-031-4/+4
* (OVERLAY_POSITION): Use XGCTYPE.Richard M. Stallman1994-04-031-1/+1
* (Fx_popup_dialog): If POSITION is t, use selected frame.Richard M. Stallman1994-04-031-0/+9
* (frame_up_to_date_hook): Defined.Richard M. Stallman1994-04-031-0/+2
* Doc fix.Richard M. Stallman1994-04-031-1/+1
* (redisplay): do_verify_charstarts controls whether to call verify_charstarts.Richard M. Stallman1994-04-031-3/+16
* (note_mouse_highlight): Reject out-of-range pos valueRichard M. Stallman1994-04-031-1/+7
* (direct_output_for_insert): Add charstarts entry after the new char.Richard M. Stallman1994-04-031-1/+3
* (do_scrolling): Handle charstarts like glyphs.Richard M. Stallman1994-04-031-4/+20
* (ispell-message): Fixed infinite loop on shortened msg.Richard M. Stallman1994-04-031-3/+4
* (verify_charstarts): Count right for continued lines.Richard M. Stallman1994-04-031-1/+9
* (fast_find_position): Always return coords within the window.Richard M. Stallman1994-04-031-7/+24
* (display_text_line): Always store in charstartRichard M. Stallman1994-04-031-19/+29
* (verify_charstarts): New function.Richard M. Stallman1994-04-031-39/+71
* (summarize-tar-header-block): Add mouse-face properties.Karl Heuer1994-04-021-0/+2