log

age author description
1994-03-08 Richard M. Stallman (comint-completion-fignore): New variable.
1994-03-08 Richard M. Stallman (shell-completion-fignore): New variable.
1994-03-08 Richard M. Stallman (syms_of_undo): staticpro pending_boundary.
1994-03-08 Roland McGrath (send_process) [_PC_MAX_CANON]: Also test #ifdef HAVE_FPATHCONF before
1994-03-08 Roland McGrath Add #undef HAVE_FPATHCONF.
1994-03-08 Roland McGrath Check for fpathconf.
1994-03-08 Roland McGrath (term_get_fkeys_1): Use term_get_fkeys_arg, not term_get_fkeys_address.
1994-03-08 Roland McGrath (term_get_fkeys_1): New local var ADDRESS, init to term_get_fkeys_address.
1994-03-08 Roland McGrath (term_get_fkeys_data): Variable removed.
1994-03-08 Richard M. Stallman (Fprevious_window, Fnext_window): ALL_FRAMES = visible
1994-03-08 Richard M. Stallman (next_frame, prev_frame): If MINIBUF is `visible',
1994-03-08 Roland McGrath (etags-list-tags): Check for explicit tag names.
1994-03-08 Roland McGrath (etags-tags-completion-table): Let the line number or char pos be empty.
1994-03-08 Richard M. Stallman (Qvisible): Declared.
1994-03-08 Richard M. Stallman (Fwindow_width): Doc fix.
1994-03-07 Richard M. Stallman entered into RCS
1994-03-07 Roland McGrath (compile-reinitialize-errors): Rename first arg from ARGP to REPARSE.
1994-03-07 Karl Heuer Comment fix.
1994-03-07 Karl Heuer (gdb): Use a minibuffer map with TAB to complete a filename.
1994-03-07 Karl Heuer (comment-column): Doc fix.
1994-03-07 Karl Heuer (doprnt): Do the right thing for negative size spec.
1994-03-07 Karl Heuer (get_minibuffer): Make name buffer large enough.
1994-03-07 Karl Heuer (Fminibuffer_complete, Fminibuffer_complete_word): Doc fix.
1994-03-07 Karl Heuer (temp_echo_area_glyphs): Use quit_char, not C-g.
1994-03-07 Karl Heuer (Fscroll_other_window): Doc fix.
1994-03-07 Richard M. Stallman (mouse-choose-completion): Bury the completion buffer.
1994-03-07 Richard M. Stallman Initial revision
1994-03-07 Richard M. Stallman Accept freebsd as OS.
1994-03-07 Richard M. Stallman Doc fixes.
1994-03-06 Richard M. Stallman (mark_object): Add no-op cast.
1994-03-06 Richard M. Stallman (edebug-skip-whitespace): Only \n, not \r, ends a comment.
1994-03-06 Richard M. Stallman (error): Use doprnt. Make buffer larger as necessary.
1994-03-06 Richard M. Stallman (backquote-listify): Renamed from bq-listify.
1994-03-06 Richard M. Stallman Complete rewrite by Sladkey.
1994-03-06 Richard M. Stallman Comment changes.
1994-03-06 Richard M. Stallman (operate_on_word): Don't move point; store in *NEWPOINT.
1994-03-06 Richard M. Stallman Initial revision
1994-03-05 Richard M. Stallman (c++-font-lock-keywords-1, c++-font-lock-keywords-2): New variables.
1994-03-05 Richard M. Stallman (jka-compr-insert-file-contents): Handle 5th arg.
1994-03-05 Richard M. Stallman (byte-compile-track-mouse): Handle >1 body form.
1994-03-05 Richard M. Stallman (ARRAY_MARK_FLAG): Define here.
1994-03-05 Richard M. Stallman Clean up indentation and whitespace.
1994-03-05 Richard M. Stallman (main): Change delimiter from "^L" to "^_^L".
1994-03-05 Richard M. Stallman (main) [HAVE_SYSVIPC]: Make msgp->mtext longer if necessary.
1994-03-05 Richard M. Stallman Include config.h, lisp.h, buffer.h, process.h, commands.h, errno.h and file.h.
1994-03-05 Richard M. Stallman (ARRAY_MARK_FLAG): Definition moved to lisp.h.
1994-03-05 Richard M. Stallman (shut_down_emacs): Set Vrun_hooks to nil.
1994-03-05 Richard M. Stallman (Fdo_auto_save): Doc fix.
1994-03-05 Richard M. Stallman (command_loop_1, read_key_sequence, Fcommand_execute):
1994-03-05 Richard M. Stallman (read_minibuf): Don't call Vrun_hooks if it is nil.
1994-03-05 Richard M. Stallman (save_excursion_restore): Don't call Vrun_hooks if nil.
1994-03-05 Richard M. Stallman (Fkill_buffer, Fkill_all_local_variables):
1994-03-05 Karl Heuer (command_loop_1): Fix misplaced assignment of last_point_position.
1994-03-04 Karl Heuer (rmail-message-filter): Doc fix.
1994-03-04 Karl Heuer *** empty log message ***
1994-03-04 Karl Heuer (isnan): New macro.
1994-03-04 Fred Pierresteguy (update_one_frame_psheets): Call EmacsFrameSetCharSize to
1994-03-04 Fred Pierresteguy (EmacsFrameSetCharSize): Don't call XtMakeResizeRequest. Use XtVaSetValues for
1994-03-04 Roland McGrath [USE_X_TOOLKIT] (xmenu_show): Pass display to XtWindowToWidget.
1994-03-04 Roland McGrath (compile-goto-error): Push the mark before calling next-error.