log

age author description
1994-04-12 Richard M. Stallman (set_window_size): New function.
1994-04-12 Richard M. Stallman (makeinfo-region): Fix name of tex-start/end-of-header.
1994-04-12 Richard M. Stallman Conditionals testing for null $CC were backwards.
1994-04-12 Richard M. Stallman (specbind): Use find_symbol_value.
1994-04-12 Richard M. Stallman (Fsetq_default, Fmake_local_variable): Doc syntax fix.
1994-04-12 Richard M. Stallman (dired-add-entry): Set opoint at beginning of line.
1994-04-12 Richard M. Stallman (send_process): Test pty_flag field for nil, not 0.
1994-04-12 Karl Heuer (ange-ftp-process-filter, ange-ftp-gwp-filter): Call comint-output-filter.
1994-04-12 Karl Heuer (gud-filter): Let comint-output-filter do the hard work.
1994-04-12 Richard M. Stallman (LD_SWITCH_SYSTEM): Alternate definition if __GNUC__.
1994-04-12 Richard M. Stallman Check for INCLUDED_FCNTL already defined.
1994-04-12 Richard M. Stallman If we include fcntl.h, define INCLUDED_FCNTL.
1994-04-12 Richard M. Stallman (dired-move-to-filename-regexp): Match the year or time.
1994-04-12 Richard M. Stallman Add sunos4shr as alternative for suns.
1994-04-12 Richard M. Stallman entered into RCS
1994-04-12 Richard M. Stallman (main): Fix typo in prev. change.
1994-04-12 Karl Heuer (main): Use setuid, not seteuid.
1994-04-12 Karl Heuer (make_lispy_event): Initialize item.
1994-04-11 Karl Heuer (vmotion): Use minibuf_prompt_width despite window-start.
1994-04-11 Richard M. Stallman (temacs): Include ${ALL_LDFLAGS} within the call to YMF_PASS_LDFLAGS.
1994-04-11 Richard M. Stallman (menu-bar-emerge-menu): Improve menu title.
1994-04-11 Karl Heuer (printchar, strout): Use FRAME_PTR, not struct frame *.
1994-04-11 Richard M. Stallman Renamed from eval-region.el. Fix the `provide' call.
1994-04-11 Karl Heuer (Fmouse_position) [!MULTI_FRAME]: Declare col and row.
1994-04-11 Richard M. Stallman (make_lispy_movement): Conditionalize on MULTI_FRAME.
1994-04-11 Richard M. Stallman (x_decline_selection_request): Call XFlushQueue.
1994-04-11 Richard M. Stallman (Fsetq): Doc fix.
1994-04-11 Richard M. Stallman (syms_of_print): Doc fix.
1994-04-11 Richard M. Stallman (dired-move-to-filename): Use skip-chars-forward
1994-04-11 Karl Heuer (jka-compr-handler): Save match data.
1994-04-11 Richard M. Stallman Comment change.
1994-04-11 Karl Heuer (makefile-mode): make-local-variable misspelled as make-local-file.
1994-04-11 Karl Heuer (comint-dynamic-complete-as-filename): Save end of match before calling other
1994-04-11 Karl Heuer (dired-move-to-filename): Handle leading blanks.
1994-04-11 Karl Heuer (force-mode-line-update): Doc fix.
1994-04-11 Richard M. Stallman entered into RCS
1994-04-10 Richard M. Stallman (msdos): Don't link patch1. Link sed*.inp, not sed.in*.
1994-04-10 Richard M. Stallman If server is a Sun, call menu-bar-enable-clipboard.
1994-04-10 Richard M. Stallman (dumpglyphs): Clear any extra pixel rows below the text.
1994-04-10 Richard M. Stallman (x_figure_window_size): Don't call x_calc_absolute_position.
1994-04-10 Richard M. Stallman (EmacsFrameSetCharSize): Do not attempt to preserve the window position.
1994-04-10 Richard M. Stallman (internal_self_insert): Test Vafter_change_functions,
1994-04-10 Richard M. Stallman (before_change_functions_restore):
1994-04-10 Richard M. Stallman (Vafter_change_functions, Vbefore_change_functions): Declared.
1994-04-10 Richard M. Stallman (Vafter_change_functions, Vbefore_change_functions): New variables.
1994-04-10 Richard M. Stallman (frame_update_line_height): Check param_faces[i] not null.
1994-04-10 Richard M. Stallman (Fx_list_fonts): Doc fix.
1994-04-10 Richard M. Stallman *** empty log message ***
1994-04-09 Daniel LaLiberte comment changes.
1994-04-09 Richard M. Stallman (inhibit-first-line-modes-regexps): Renamed from
1994-04-09 Daniel LaLiberte Jumping up to new revision.
1994-04-09 Richard M. Stallman (main): Handle EXTRA_INITIALIZE.
1994-04-09 Richard M. Stallman Initial revision
1994-04-09 Richard M. Stallman Handle -isc4.0*.
1994-04-09 Richard M. Stallman (function-key-map): Use f11, not \e.
1994-04-09 Richard M. Stallman (get_keymap): Pass 1 as ERROR to get_keymap_1.
1994-04-09 Richard M. Stallman (struct matrix_elt): Use int, not short.
1994-04-09 Richard M. Stallman (make_buffer_string): Copy properties whenever we have some
1994-04-09 Richard Kenner Add ns* as operating systems; default to ns2 for NeXT.
1994-04-09 Richard M. Stallman (x_char_height): Use line_height field.