log

age author description
1993-03-11 Jim Blandy * sun-mouse.el (suspend-emacstool): Run suspend-hooks, not
1993-03-11 Jim Blandy * simple.el (kill-ring-save): Doc fix.
1993-03-11 Jim Blandy * resume.el: Doc fix.
1993-03-11 Jim Blandy * simple.el (yank, yank-pop): Always return nil; don't rely on
1993-03-11 Jim Blandy * files.el (basic-save-buffer): If file-precious-flag is set, and
1993-03-11 Jim Blandy * calendar.el (hebrew-calendar-yahrzeit): Change reference to
1993-03-11 Jim Blandy * cal-mayan.el (calendar-mayan-haab-on-or-before,
1993-03-11 Richard M. Stallman (command-line-1): Fix copyright year.
1993-03-11 Jim Blandy * bytecomp.el: Declare suspend-hook to be an obsolete variable.
1993-03-11 Jim Blandy * term/x-win.el: Disable suspending under X windows by setting
1993-03-11 Jim Blandy * timer.c (main): Set the ownership of the stdin file descriptor
1993-03-11 Jim Blandy * b2m.c (main): Don't exit upon reading a blank line.
1993-03-11 Jim Blandy * configure: Recognize strings like "sysvr0" or "sysvr1" as System V.
1993-03-11 Jim Blandy * Makefile.in (install.sysv): Add a second `$' in front of
1993-03-11 Jim Blandy entered into RCS
1993-03-11 Jim Blandy * keyboard.c (command_loop_1): Adjust to the fact that display
1993-03-10 Richard M. Stallman (function-key-map): Map key symbols backspace, return... into ASCII chars.
1993-03-10 Richard M. Stallman Define HAVE_TCATTR based on HAVE_TERMIOS earlier.
1993-03-10 Richard M. Stallman (FLOAT_CHECK_ERRNO): Define unless NO_FLOAT_CHECK_ERRNO.
1993-03-10 Richard M. Stallman (Fdefine_key): Use proper meta-bit to clear.
1993-03-10 Richard M. Stallman (syms_of_data) [LISP_FLOAT_TYPE]: Define new error conditions:
1993-03-10 Richard M. Stallman (Fy_or_n_p): Use query-replace-map.
1993-03-10 Richard M. Stallman (set_point): Check invisibility of following character, not previous character.
1993-03-09 Jim Blandy *** empty log message ***
1993-03-09 Jim Blandy Initial revision
1993-03-09 Eric S. Raymond Fix typo.
1993-03-09 Richard M. Stallman (run-at-time): Allow an integer as TIME.
1993-03-09 Eric S. Raymond Version 5 baseline.
1993-03-09 Richard M. Stallman (c-beginning-of-statement): If next to a comment, use sentence motion.
1993-03-09 Richard M. Stallman (query-replace-map): Add `quit' bindings. Delete default binding.
1993-03-09 Richard M. Stallman (map-y-or-n-p): Handle `quit' as answer.
1993-03-09 Richard M. Stallman (map-y-or-n-p): Use query-replace-map.
1993-03-09 Richard M. Stallman (query-replace-map): New keymap.
1993-03-09 Richard M. Stallman (command-apropos): Print echo area message iff found symbols.
1993-03-09 Jim Blandy *** empty log message ***
1993-03-09 Richard M. Stallman (rmail-update-summary): New function.
1993-03-09 Richard M. Stallman (rmail-delete-forward): Go to summary buf to change D mark.
1993-03-09 Richard M. Stallman (set-mark): Activate the mark.
1993-03-09 Richard M. Stallman entered into RCS
1993-03-09 Richard M. Stallman Initial revision
1993-03-08 Richard M. Stallman Add autoload comments.
1993-03-08 Richard M. Stallman (posn-timestamp, posn-col-row, posn-point, posn-window):
1993-03-08 Richard M. Stallman (posn-timestamp, posn-col-row, posn-point, posn-window):
1993-03-08 Richard M. Stallman Comment change.
1993-03-08 Richard M. Stallman (Fframe_char_height, Fframe_char_width):
1993-03-08 Richard M. Stallman (Fx_pixel_width, Fx_pixel_height): Fns deleted.
1993-03-08 Richard M. Stallman entered into RCS
1993-03-08 Richard M. Stallman (copy_rope): Expect FROM to be a vector.
1993-03-08 Richard M. Stallman (XTread_socket):
1993-03-08 Richard M. Stallman (event-basic-type): New function.
1993-03-07 Richard M. Stallman Declare Qcategory, Qlocal_map. Declare textget, get_local_map.
1993-03-07 Richard M. Stallman Include intervals.h.
1993-03-07 Roland McGrath (syms_of_buffer): Make erase-buffer a disabled command.
1993-03-07 Richard M. Stallman Include termhooks.h.
1993-03-07 Richard M. Stallman (Fget_text_property): Use textget.
1993-03-07 Richard M. Stallman *** empty log message ***
1993-03-07 Richard M. Stallman (read_key_sequence):
1993-03-07 Richard M. Stallman (isearch-other-meta-char): Call listify-key-sequence.
1993-03-07 Paul Eggert (vc-update-change-log): Check that ChangeLog is writable
1993-03-07 Richard M. Stallman (Qmodification_hooks): Renamed from Qmodification.
1993-03-07 Richard M. Stallman (verify_interval_modification): Handle insertions
1993-03-07 Richard M. Stallman (struct buffer): New field mark_active.
1993-03-07 Richard M. Stallman (prepare_to_modify_buffer): Set Vdeactivate_mark.
1993-03-07 Richard M. Stallman (save_excursion_save): Save mark_active of buffer.
1993-03-07 Richard M. Stallman (check_mark): Error if mark is not active.
1993-03-07 Richard M. Stallman (x_alt_mod_mask, x_super_mod_mask, x_hyper_mod_mask): New variables.
1993-03-07 Richard M. Stallman (alt_modifier, super_modifier, hyper_modifier):
1993-03-07 Richard M. Stallman (follow_key): Downcase shift_modifier as well as ASCII.
1993-03-07 Richard M. Stallman (syms_of_lread): Set up Qascii_character.
1993-03-07 Richard M. Stallman (reset_buffer_local_variables): Reset mark_active.
1993-03-07 Richard M. Stallman (isearch-mode): Don't make a pre-command-hook.
1993-03-07 Richard M. Stallman (vc-revert-buffer1): Use mark-marker; don't alter mark-active.
1993-03-07 Richard M. Stallman (event-modifiers): New function.
1993-03-07 Richard M. Stallman *** empty log message ***
1993-03-07 Richard M. Stallman (Info-insert-dir): Fix typo.
1993-03-07 Richard M. Stallman (function-key-map): Map key symbols backspace, return... into ASCII chars.
1993-03-07 Richard M. Stallman (Info-forward-node): Properly go to first menu item.
1993-03-07 Richard M. Stallman (isearch-unread): Find last list element by hand.
1993-03-07 Richard M. Stallman Initial revision
1993-03-06 Richard M. Stallman (momentary-string-display): Handle any event when flushing the display.
1993-03-06 Richard M. Stallman (Info-summary): Handle any event when flushing the display.
1993-03-06 Richard M. Stallman (isearch-unread): Handle multiple args.
1993-03-06 Richard M. Stallman (te-escape-extended-command-unread): Handle any key sequence.
1993-03-06 Richard M. Stallman (emerge-show-file-name): Handle any kind of event.
1993-03-06 Richard M. Stallman (fortran-abbrev-start): Handle any kind of event.
1993-03-06 Richard M. Stallman (electric-help-command-loop): Handle any kind of event.
1993-03-06 Richard M. Stallman (electric-buffer-list): Handle any kind of event.
1993-03-06 Richard M. Stallman Fix bug in previous change.
1993-03-06 Richard M. Stallman (simula-electric-label): Handle any event when flushing the display.
1993-03-06 Richard M. Stallman (prefix-arg-internal): Use listify-key-sequence.
1993-03-06 Richard M. Stallman (comint-dynamic-list-completions): Handle any event when flushing the display.
1993-03-06 Richard M. Stallman (listify-key-sequence): New function.
1993-03-06 Richard M. Stallman (check_protected_fields): Variable deleted.
1993-03-06 Richard M. Stallman (check_protected_fields): Delete decl.
1993-03-05 Richard M. Stallman (read_escape): Handle M-, C- and S- for new convention.
1993-03-05 Richard M. Stallman (current_column, Fmove_to_column, compute_motion):
1993-03-05 Richard M. Stallman (XTread_socket): Set bufp->modifiers for all kinds of keys.
1993-03-05 Richard M. Stallman (Fend_kbd_macro): Fix call to make_event_array.
1993-03-05 Richard M. Stallman (CHAR_META, CHAR_SHIFT, CHAR_CTL): New macros.
1993-03-05 Richard M. Stallman (Fmake_rope, Frope_elt): Fns deleted.
1993-03-05 Richard M. Stallman (DISP_INVIS_VECTOR): Renamed from DISP_INVIS_ROPE.
1993-03-05 Richard M. Stallman (compare-windows): Use compare-buffer-substrings.
1993-03-04 Richard M. Stallman (ELF): Handle this parameter.
1993-03-04 Steve Chamberlain (h8300hds): Change hds to hms.
1993-03-04 Jim Blandy * Makefile.in (xmakefile): Add missing quote.
1993-03-04 Jim Blandy * configure: Handle isc3.0 correctly. This needs a more general
1993-03-03 Richard M. Stallman (rmail-get-new-mail): Reset read-only after find-file.
1993-03-03 Richard M. Stallman (unexec): Move data2 section header up so all section
1993-03-03 Richard M. Stallman (C_entries): New local variable quotednl. Used for
1993-03-03 Richard M. Stallman (write-file): Handle directory name as arg.
1993-03-02 Richard M. Stallman (S_IFLNK): Add #undef.
1993-03-02 Richard M. Stallman entered into RCS