bpt/emacs.git
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'.
1993-03-02 Jim Blandy* mouse.el (mouse-split-window-vertically): If the...
1993-03-02 Jim Blandy* info.el (Info-directory-list): Doc fix; it is set...
1993-03-02 Jim Blandy* hexl.el (hexl-mode-map): When initializing, remember...
1993-03-02 Jim Blandy* frame.el (new-frame): Doc fix.
1993-03-02 Jim Blandy* etags.el (find-tag-other-window): If another window...
1993-03-02 Jim Blandy* autoload.el (generate-file-autoloads): Add another
1993-03-02 Jim BlandyThese changes were actually made by Richard; I stole...
1993-03-02 Jim BlandyThese are in preparation for a more thorough renaming...
1993-03-02 Jim Blandy* term/x-win.el: Require `scroll-bar', not `scrollbar'.
1993-03-01 Richard M.... (Info-insert-dir): Make menu items in Top node
1993-03-01 Richard M.... Don't include dispextern.h more than once.
1993-03-01 Richard M.... (syms_of_cmds): Typo in last change.
1993-03-01 Richard M.... (record_property_change): Typo in last change.
1993-03-01 Richard M.... (print--string case):
1993-03-01 Richard M.... (read1--strings with properties case):
1993-03-01 Richard M.... (Fadd_text_properties, Fremove_text_properties):
1993-03-01 Richard M.... (intervals_equal): Handle one arg null and other not.
1993-03-01 Richard M.... (del_range): Update point before offset_intervals.
1993-02-28 Richard M.... (emacs, temacs): Add @true to prevent Make confusion.
1993-02-27 Richard M.... Error if company name is more than one word.
1993-02-26 Richard M.... (syms_of_keyboard): Doc fix.
1993-02-26 Richard M.... (walk-windows): Doc fix.
1993-02-25 Richard M.... (traverse_intervals): New arg ARG.
1993-02-25 Richard M.... (mark_interval): Add ignored arg.
1993-02-25 Richard M.... (add-change-log-entry): Find end of first paragraph...
1993-02-25 Richard M.... (point-to-register): Make arg ARG optional.
1993-02-25 Jim Blandy* term/x-win.el (scroll-bar-mode, scroll-bar-mode)...
1993-02-24 Roland McGrath(Ferase_buffer): Added interactive spec.
1993-02-24 Richard M.... (syms_of_buffer): Doc fix.
1993-02-24 Richard M.... (vc-find-file-hook): Discard vc status of file
1993-02-24 Richard M.... Formerly PROBLEMS.~3~
1993-02-24 Richard M.... Formerly PROBLEMS.~2~
1993-02-24 Richard M.... (syms_of_cmds): New var `overwrite-binary-mode'.
1993-02-23 Richard M.... (read_avail_input): Args to `kill' were backwards.
1993-02-23 Jim BlandyFix the fix.
1993-02-23 Jim Blandy* emacs.c (fatal_error_signal): Unblock the signal...
next