log

age author description
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.
1994-03-11 Fred Pierresteguy (xdialog_show): New function to handle the display of dialog boxes.
1994-03-11 Fred Pierresteguy *** empty log message ***
1994-03-11 Fred Pierresteguy *** empty log message ***
1994-03-11 Fred Pierresteguy (EmacsFrameSetCharSize): Call XawPanedSetRefigureMode.
1994-03-11 Fred Pierresteguy (Fyes_or_no_p): Call Fx_popup_dialog instead of Fx_popup_menu.
1994-03-11 Fred Pierresteguy Initial revision
1994-03-11 Karl Heuer (mouse-kill): Select the clicked window first.
1994-03-11 Karl Heuer (lock_superlock): Synchronize NFS cache.
1994-03-10 Karl Heuer Add a comment to document the reason for the change in outline-level.
1994-03-10 Karl Heuer (outline-mode, outline-level): Doc fix.
1994-03-10 Karl Heuer (Fre_search_forward, Fre_search_backward): Doc fix.
1994-03-10 Richard M. Stallman (compute_motion): Initialize prev_hpos.
1994-03-10 Richard M. Stallman (shell-dynamic-complete-as-command): Make ignored-extensions
1994-03-10 Richard M. Stallman (find-buffer-visiting): Don't compare NUMBER if it is nil.
1994-03-10 Richard M. Stallman (byte-compile-track-mouse): Undo previous change,
1994-03-10 Richard M. Stallman (Man-filter-list): Don't insist on `...done' after `wait'.
1994-03-10 Richard M. Stallman (Fx_popup_menu): If POSITION is nil,
1994-03-10 Richard M. Stallman (command_loop_1): On entry, set this_command
1994-03-10 Richard M. Stallman (rmail-ignored-headers): Add several x400 header types.
1994-03-10 Richard M. Stallman (ispell-pdict-save, ispell-kill-ispell, ispell-continue):
1994-03-10 Richard M. Stallman (kill-emacs-hook): Don't autoload this hook.
1994-03-10 Richard M. Stallman (emerge-revisions, emerge-revisions-with-ancestor)
1994-03-10 Richard M. Stallman (ispell-dictionary-alist): Add autoload.
1994-03-10 Richard M. Stallman (ispell-menu-map): Autoload the whole setup.
1994-03-10 Richard M. Stallman (PURESIZE): Increment to 240000.
1994-03-10 Richard M. Stallman (menu-bar-bookmark-map): Autoload the whole setup.
1994-03-10 Richard M. Stallman (menu-bar-emerge-menu): Autoload the whole setup.
1994-03-10 Richard M. Stallman (generate-file-autoloads): Don't ignore the line
1994-03-10 Richard M. Stallman Delete the `>' from various menu item strings.
1994-03-10 Richard M. Stallman (display_mode_line): Highlight partial-width mode lines
1994-03-10 Richard M. Stallman (GLYPH_MODE_LINE_FACE): New macro.
1994-03-09 Richard M. Stallman Explain typing C-M-
1994-03-09 Richard M. Stallman Don't kill remaining processes if child exits.
1994-03-09 Karl Heuer (outline-regexp): Initialize outside the defvar.