log

age author description
1994-03-15 Richard M. Stallman (Frename_file): Use RETURN_UNGCPRO when run handler.
1994-03-15 Karl Heuer (message1): Call message2 instead of duplicating code.
1994-03-15 Richard M. Stallman entered into RCS
1994-03-15 Richard M. Stallman (LaTeX patterns): Don't match \( and \[ following a \.
1994-03-15 Karl Heuer (Man-original-frame): New variable.
1994-03-15 Karl Heuer (Man-cooked-hook): Doc fix.
1994-03-15 Karl Heuer (gud-filter): Update comint-last-input-end.
1994-03-15 Karl Heuer Doc fix.
1994-03-15 Karl Heuer (Flogb): Check for 0.0. Emulate logb if needed.
1994-03-15 Karl Heuer (Man-filter-list): Extend footer pattern for hpux.
1994-03-15 Karl Heuer (VERTICAL_SCROLL_BAR_RIGHT_BORDER): Change from 3 to 2.
1994-03-15 Karl Heuer (x_scroll_bar_expose): Don't make the right border thicker.
1994-03-15 Karl Heuer (terminal-frame) [! MULTI_FRAME]: Create this variable.
1994-03-15 Karl Heuer (read_minibuf): Make minibuffer frame visible when minibuffer activated.
1994-03-14 Richard M. Stallman (Man-build-man-command): Redirect desc 2 to /dev/null.
1994-03-14 Karl Heuer (Fhandle_switch_frame): Ignore switch to dead frame.
1994-03-14 Richard M. Stallman (install, ${archlibdir}): Switch back to .. before running INSTALL_PROGRAM.
1994-03-14 Richard M. Stallman (thisdir): New variable.
1994-03-14 Karl Heuer (Fredraw_frame) [! MULTI_FRAME]: Make noninteractive, to be consistent with
1994-03-14 Karl Heuer (buffer-display-table, buffer-undo-list): Delete docstring of second version
1994-03-14 Karl Heuer (Fread_file_name): Delete docstring of second version of function, to avoid
1994-03-14 Karl Heuer (framep, selected-frame, frame-char-height, frame-char-width,
1994-03-14 Karl Heuer (Fget_buffer_process): Fix typo in comment.
1994-03-14 Richard M. Stallman Whitespace change.
1994-03-14 Karl Heuer (search_buffer): Avoid boolean/integer mixing that confuses some compilers.
1994-03-14 Karl Heuer (redisplay_window): Avoid dividing negative numbers, since the rounding effect
1994-03-14 Karl Heuer (window_scroll, Fmove_to_window_line): Avoid dividing negative numbers,
1994-03-14 Karl Heuer (underline-region, ununderline-region): Use printable escapes instead of
1994-03-14 Karl Heuer (Info-insert-dir): Use printable escapes instead of embedding literal control
1994-03-14 Karl Heuer (indent-or-fill-region): Use printable escapes instead of embedding literal
1994-03-14 Karl Heuer (original-page-delimiter, set-page-delimiter): Use printable escapes instead of
1994-03-14 Karl Heuer (view-register, insert-register): Handle dead marker.
1994-03-14 Fred Pierresteguy *** empty log message ***
1994-03-14 Edward M. Reingold (lunar-phase): Use calendar-mod instead of % so that it
1994-03-14 Fred Pierresteguy *** empty log message ***
1994-03-14 Fred Pierresteguy entered into RCS
1994-03-14 Fred Pierresteguy (EmacsFrameSetCharSize): Set the values of left_pos and
1994-03-14 Richard M. Stallman (view-mode): Run view-mode-hook as well as view-hook.
1994-03-14 Richard M. Stallman Comment change.
1994-03-14 Richard M. Stallman (Finsert_file_contents): Don't let same_at_end be less than same_at_start.
1994-03-14 Richard M. Stallman (Fvertical_motion): New optional arg WINDOW.
1994-03-14 Richard M. Stallman (Fdelete_other_windows): Pass new arg to Fvertical_motion.
1994-03-14 Richard M. Stallman Undo previous change. Instead:
1994-03-14 Richard M. Stallman (Fx_popup_dialog): Define only if USE_X_TOOLKIT.
1994-03-13 Karl Heuer (text-mode): Doc fix.
1994-03-13 Karl Heuer Fix typo in comment.
1994-03-13 Richard M. Stallman (diff-latest-backup-file): Call file name handler properly.
1994-03-13 Richard M. Stallman (hide-other, hide-sublevels): Renamed from outline-...
1994-03-13 Richard M. Stallman Turn on menu-bar-mode.
1994-03-13 Richard M. Stallman Preload menu-bar.
1994-03-13 Richard M. Stallman (PURESIZE): Reduce to 230000.
1994-03-12 Richard M. Stallman (pascal-indent-case): Handle comma separated list.
1994-03-12 Karl Heuer (rmail-sort-by-lines): msgnum variable should be msg.
1994-03-12 Karl Heuer (Fexpt): Delete extraneous `for' statement.
1994-03-12 Karl Heuer (get_process): Allow arg to be a buffer object.
1994-03-12 Karl Heuer Doc fix.
1994-03-12 Karl Heuer Fix coding style.
1994-03-12 Karl Heuer Put hyphen in a safer place in the character class.
1994-03-12 Karl Heuer Don't use triple-hyphen in a character class.
1994-03-11 Karl Heuer (x_consider_frame_title): New function, extracted from display_mode_line.