log

age author description
1994-04-07 Karl Heuer (rmail-sort-by-keywords): New function.
1994-04-07 Karl Heuer (rmail-summary-sort-by-keywords): New function.
1994-04-07 Karl Heuer (Info-find-node): Don't try to backstep if no history.
1994-04-07 Karl Heuer (doprnt): Reword confusing error message.
1994-04-07 Karl Heuer (Fformat): Reword confusing error message.
1994-04-07 Karl Heuer (Fsetq): Doc fix.
1994-04-07 Tom Tromey Modified LCD archive entry.
1994-04-06 Tom Tromey Bug fix; 19.23 should (require 'lmenu).
1994-04-06 Tom Tromey Fixed up headers for release.
1994-04-06 Tom Tromey Initial revision
1994-04-06 Richard M. Stallman *** empty log message ***
1994-04-06 Richard M. Stallman Doc fixes.
1994-04-06 Richard M. Stallman (kill-emacs-hook): Use add-hook.
1994-04-06 Karl Heuer Use PT, not point.
1994-04-06 Karl Heuer (display_string): Allow for negative hpos when clearing array.
1994-04-06 Karl Heuer (vmotion): Don't use minibuf_prompt_width if window-start has suppressed the
1994-04-06 Karl Heuer (temp_echo_area_glyphs): Use PT, not point.
1994-04-06 Karl Heuer (Fminibuffer_prompt_width): Allow for negative value.
1994-04-06 Richard M. Stallman (save-place-find-file-hook, save-place-kill-emacs-hook): New functions.
1994-04-06 Richard M. Stallman (clipboard-yank, clipboard-kill-ring-save)
1994-04-06 Richard M. Stallman (x-select-enable-clipboard): New variable.
1994-04-06 Karl Heuer (Fget_buffer_create): Disallow empty string.
1994-04-06 Richard M. Stallman (quoted-insert): Handle meta-chars usefully.
1994-04-06 Karl Heuer (describe_buffer_bindings): Move XSYMBOL to after SYMBOLP.
1994-04-06 Karl Heuer New version from maintainer.
1994-04-06 Richard M. Stallman (timer-kill-emacs-hook): New function.
1994-04-05 Karl Heuer Add window argument on calls to compute_motion.
1994-04-05 Karl Heuer (compute_motion): Add window argument.
1994-04-05 Richard M. Stallman (main): Fix up MAIL_USE_MMDF conditional where
1994-04-05 Karl Heuer (do_completion): gcpro some things.
1994-04-05 Karl Heuer (rmail-summary-goto-msg): Fix bug in earlier change.
1994-04-05 Daniel LaLiberte Change install- and uninstall- to -install and -uninstall.
1994-04-05 Daniel LaLiberte ucomment fix
1994-04-05 Daniel LaLiberte Comment fixes.
1994-04-05 Richard M. Stallman (display_text_line): Rename startp to leftmargin.
1994-04-05 Richard M. Stallman (note_mouse_highlight): Temporarily widen the buffer.
1994-04-05 Richard M. Stallman (verify_charstarts): Handle truncation of lines.
1994-04-05 Karl Heuer (Fget_char_property): Doc fix.
1994-04-05 Karl Heuer (file_name_completion): Honor completion-regexp-list.
1994-04-05 Karl Heuer (Freplace_match): Don't capitalize unless all matched words are capitalized.
1994-04-05 Richard M. Stallman (Fdo_auto_save): Don't turn off auto save mode.
1994-04-05 Richard M. Stallman (auto-save-mode): Don't let buffer-saved-size stay negative.
1994-04-05 Karl Heuer (manual-program): New (actually reintroduced) variable.
1994-04-05 Karl Heuer (verify_overlay_modification): Run modification-hooks for any deletion that
1994-04-05 Karl Heuer (completion-setup-function): Add mouse-face properties.
1994-04-05 Karl Heuer (compile-reinitialize-errors): Fix typo in comment.
1994-04-05 Roland McGrath (calendar-cursor-to-date): Fix to signal error when appropriate.
1994-04-05 Richard M. Stallman (edebug-emacs-19-specific): Renamed from edebug-fsf19-specific.
1994-04-05 Karl Heuer (split-window-vertically): If size is negative, measure from bottom.
1994-04-05 Richard M. Stallman (view-mode-map): Don't bind C-z.
1994-04-04 Karl Heuer (generate-calendar-month): Add mouse-face properties.
1994-04-04 Daniel LaLiberte Change install- to ... to ...-install.
1994-04-04 Daniel LaLiberte Numerous changes and bug fixes to bring it up to version 3.5.
1994-04-04 Richard M. Stallman (uncompress-program): New variable.
1994-04-04 Richard M. Stallman (version-control): Doc fix.
1994-04-04 Richard M. Stallman (rmail-summary-goto-msg): Highlight the whole line except first char.
1994-04-04 Richard M. Stallman (save-place-version-control): New var, for determining
1994-04-04 Richard M. Stallman (display_text_line): Properly handle charstarts for hscroll,
1994-04-04 Richard M. Stallman (note_mouse_highlight): Do nothing if gc_in_progress.
1994-04-03 Richard M. Stallman (overlays_at): Fix previous change.