bpt/emacs.git
1993-03-09 Richard M.... (query-replace-map): New keymap.
1993-03-09 Richard M.... (command-apropos): Print echo area message iff found...
1993-03-09 Jim Blandy*** empty log message ***
1993-03-09 Richard M.... (rmail-update-summary): New function.
1993-03-09 Richard M.... (rmail-delete-forward): Go to summary buf to change...
1993-03-09 Richard M.... (set-mark): Activate the mark.
1993-03-09 Richard M.... entered into RCS
1993-03-09 Richard M.... Initial revision
1993-03-08 Richard M.... Add autoload comments.
1993-03-08 Richard M.... (posn-timestamp, posn-col-row, posn-point, posn-window):
1993-03-08 Richard M.... (posn-timestamp, posn-col-row, posn-point, posn-window):
1993-03-08 Richard M.... Comment change.
1993-03-08 Richard M.... (Fframe_char_height, Fframe_char_width):
1993-03-08 Richard M.... (Fx_pixel_width, Fx_pixel_height): Fns deleted.
1993-03-08 Richard M.... entered into RCS
1993-03-08 Richard M.... (copy_rope): Expect FROM to be a vector.
1993-03-08 Richard M.... (XTread_socket):
1993-03-08 Richard M.... (event-basic-type): New function.
1993-03-07 Richard M.... Declare Qcategory, Qlocal_map. Declare textget, get_lo...
1993-03-07 Richard M.... Include intervals.h.
1993-03-07 Roland McGrath(syms_of_buffer): Make erase-buffer a disabled command.
1993-03-07 Richard M.... Include termhooks.h.
1993-03-07 Richard M.... (Fget_text_property): Use textget.
1993-03-07 Richard M.... *** empty log message ***
1993-03-07 Richard M.... (read_key_sequence):
1993-03-07 Richard M.... (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.... (Qmodification_hooks): Renamed from Qmodification.
1993-03-07 Richard M.... (verify_interval_modification): Handle insertions
1993-03-07 Richard M.... (struct buffer): New field mark_active.
1993-03-07 Richard M.... (prepare_to_modify_buffer): Set Vdeactivate_mark.
1993-03-07 Richard M.... (save_excursion_save): Save mark_active of buffer.
1993-03-07 Richard M.... (check_mark): Error if mark is not active.
1993-03-07 Richard M.... (x_alt_mod_mask, x_super_mod_mask, x_hyper_mod_mask...
1993-03-07 Richard M.... (alt_modifier, super_modifier, hyper_modifier):
1993-03-07 Richard M.... (follow_key): Downcase shift_modifier as well as ASCII.
1993-03-07 Richard M.... (syms_of_lread): Set up Qascii_character.
1993-03-07 Richard M.... (reset_buffer_local_variables): Reset mark_active.
1993-03-07 Richard M.... (isearch-mode): Don't make a pre-command-hook.
1993-03-07 Richard M.... (vc-revert-buffer1): Use mark-marker; don't alter mark...
1993-03-07 Richard M.... (event-modifiers): New function.
1993-03-07 Richard M.... *** empty log message ***
1993-03-07 Richard M.... (Info-insert-dir): Fix typo.
1993-03-07 Richard M.... (function-key-map): Map key symbols backspace, return...
1993-03-07 Richard M.... (Info-forward-node): Properly go to first menu item.
1993-03-07 Richard M.... (isearch-unread): Find last list element by hand.
1993-03-07 Richard M.... Initial revision
1993-03-06 Richard M.... (momentary-string-display): Handle any event when flush...
1993-03-06 Richard M.... (Info-summary): Handle any event when flushing the...
1993-03-06 Richard M.... (isearch-unread): Handle multiple args.
1993-03-06 Richard M.... (te-escape-extended-command-unread): Handle any key...
1993-03-06 Richard M.... (emerge-show-file-name): Handle any kind of event.
1993-03-06 Richard M.... (fortran-abbrev-start): Handle any kind of event.
1993-03-06 Richard M.... (electric-help-command-loop): Handle any kind of event.
1993-03-06 Richard M.... (electric-buffer-list): Handle any kind of event.
1993-03-06 Richard M.... Fix bug in previous change.
1993-03-06 Richard M.... (simula-electric-label): Handle any event when flushing...
1993-03-06 Richard M.... (prefix-arg-internal): Use listify-key-sequence.
1993-03-06 Richard M.... (comint-dynamic-list-completions): Handle any event...
1993-03-06 Richard M.... (listify-key-sequence): New function.
1993-03-06 Richard M.... (check_protected_fields): Variable deleted.
1993-03-06 Richard M.... (check_protected_fields): Delete decl.
1993-03-05 Richard M.... (read_escape): Handle M-, C- and S- for new convention.
1993-03-05 Richard M.... (current_column, Fmove_to_column, compute_motion):
1993-03-05 Richard M.... (XTread_socket): Set bufp->modifiers for all kinds...
1993-03-05 Richard M.... (Fend_kbd_macro): Fix call to make_event_array.
1993-03-05 Richard M.... (CHAR_META, CHAR_SHIFT, CHAR_CTL): New macros.
1993-03-05 Richard M.... (Fmake_rope, Frope_elt): Fns deleted.
1993-03-05 Richard M.... (DISP_INVIS_VECTOR): Renamed from DISP_INVIS_ROPE.
1993-03-05 Richard M.... (compare-windows): Use compare-buffer-substrings.
1993-03-04 Richard M.... (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...
1993-03-03 Richard M.... (rmail-get-new-mail): Reset read-only after find-file.
1993-03-03 Richard M.... (unexec): Move data2 section header up so all section
1993-03-03 Richard M.... (C_entries): New local variable quotednl. Used for
1993-03-03 Richard M.... (write-file): Handle directory name as arg.
1993-03-02 Richard M.... (S_IFLNK): Add #undef.
1993-03-02 Richard M.... entered into RCS
1993-03-02 Richard M.... (defsetf): Use eval-and-compile for self-update-fn.
1993-03-02 Richard M.... (add-change-log-entry): Never move past second hdr...
1993-03-02 Richard M.... (describe_syntax_1): Delete excess arg to describe_vector.
1993-03-02 Jim Blandy* make-dist: Don't try to copy the COPYING notice into
1993-03-02 Jim Blandy* Makefile.in (install, install.aix, install.xenix...
1993-03-02 Jim Blandy* timer.c (notify): Initialize waitfor properly.
1993-03-02 Jim BlandyUse the term `scroll bar', instead of `scrollbar'.
1993-03-02 Jim BlandyUse the term `scroll bar', instead of `scrollbar'.
1993-03-02 Jim Blandy* xdisp.c (redisplay): Protect calls to request_sigio and
1993-03-02 Jim Blandy* print.c (float_to_string): Define buf to be an unsign...
1993-03-02 Jim BlandyUse the term `scroll bar', instead of `scrollbar'.
1993-03-02 Jim BlandyUse the term `scroll bar', instead of `scrollbar'.
1993-03-02 Jim Blandy* keyboard.c (kbd_buffer_get_event): Protect assignment to
1993-03-02 Jim Blandy* data.c (Fstring_to_number): Declare p to be an unsign...
1993-03-02 Jim Blandy* cmds.c (Fnewline): Doc fix.
1993-03-02 Jim Blandy* buffer.c (buffer-undo-list): Doc fix.
1993-03-02 Jim Blandy* term/x-win.el (x-switch-definitons): Use the proper...
1993-03-02 Jim Blandy* timer.el (run-at-time): Doc fix.
1993-03-02 Jim Blandy* simple.el (kill-region): If the buffer is read-only...
1993-03-02 Jim BlandyUse the term `scroll bar', instead of `scrollbar'.
next