]> code.delx.au - gnu-emacs/history - src
Delete obsolete comments.
[gnu-emacs] / src /
1992-09-25 Richard M. Stallman(single_keymap_panes): Handle vectors properly.
1992-09-24 Joseph ArceneauxSee ChangeLog
1992-09-23 Jim Blandy* xmenu.c (single_keymap_panes): Comment out the code...
1992-09-23 Jim Blandy* keymap.c (DENSE_TABLE_SIZE): Doc fix.
1992-09-23 Jim Blandy* indent.c (Fmove_to_column): Pass the right number...
1992-09-23 Jim Blandy* process.c [SIGCHLD && !BSD && !UNIPLUS && !HPUX]
1992-09-23 Jim Blandy* fileio.c (syms_of_fileio): Don't try to defsubr Sunix...
1992-09-23 Jim Blandy* sysdep.c (sys_suspend): Don't try to use "nice (...
1992-09-23 Jim Blandy* emacs.c (emacs_priority): Doc fix.
1992-09-23 Jim Blandy* callproc.c (child_setup): Don't use setpriority;...
1992-09-22 Jim Blandy* xrdb.c (x_get_resource): Cast the value being assigned to
1992-09-22 Jim Blandy* eval.c (unbind_catch): Do the long-jump here. Take...
1992-09-22 Jim BlandyThu Sep 17 15:51:18 1992 Jim Blandy (jimb@pogo.cs...
1992-09-22 Jim Blandy* lisp.h (struct handler): Remove the poll_suppress_cou...
1992-09-22 Jim Blandy* eval.c (Fcondition_case): Rearranged for clarity...
1992-09-22 Jim Blandy* buffer.c (Fget_buffer_create): Doc fix.
1992-09-22 Jim BlandyDoc fix.
1992-09-22 Jim Blandy* fns.c (Fy_or_n_p): After testing for a QUIT, clear...
1992-09-22 Jim Blandy* dispnew.c (get_display_line): Don't abort if the...
1992-09-22 Jim Blandy* keyboard.h (num_nonmacro_input_chars): Added extern...
1992-09-21 Joseph Arceneauxcomment changes
1992-09-21 Richard M. Stallmanentered into RCS
1992-09-20 Richard M. Stallman(Faccept_process_output): Initialize useconds.
1992-09-20 Richard M. Stallmanentered into RCS
1992-09-20 Richard M. StallmanDon't include sys/dir.h.
1992-09-19 Richard M. StallmanUpdate copyright year.
1992-09-19 Richard M. Stallman[VMS]: Include string.h, rms.h, rmsdef.h.
1992-09-19 Richard M. Stallman(sys_suspend): Read EMACS_PARENT_PID envvar for parent.
1992-09-19 Richard M. Stallman(mark_object): Save last 500 values of objptr.
1992-09-19 Richard M. Stallman(scan_lists): When searching back for comment:
1992-09-19 Joseph Arceneauxentered into RCS
1992-09-18 Richard M. Stallman(get_keyelt): Skip menu help string after menu item...
1992-09-17 Joseph ArceneauxInitial revision
1992-09-16 Karl BerryInitial revision
1992-09-16 Karl BerryInitial revision
1992-09-14 Richard M. Stallman(main): Use X menu code if HAVE_X_WINDOWS and not NO_X_...
1992-09-14 Richard M. Stallman(read_char_menu_prompt): Use X menu code if HAVE_X_WIND...
1992-09-14 Richard M. Stallmanentered into RCS
1992-09-13 Jim Blandyentered into RCS
1992-09-13 Jim Blandy* xterm.c (x_wm_set_size_hint): Set the base_width...
1992-09-13 Jim Blandy* xrdb.c: Don't include <X11/Xos.h>. Under R4, it...
1992-09-13 Jim BlandyDeclare x_implicitly_set_name to be void.
1992-09-13 Jim Blandy* xdisp.c (display_mode_line): If the only other frames are
1992-09-13 Jim Blandy* window.c (minibuffer_window): Accept an optional...
1992-09-13 Jim Blandy* unexmips.c (mark_x): Declare this as static void...
1992-09-13 Jim BlandyFix typo.
1992-09-13 Jim Blandy* keymap.c (describe_buffer_bindings): Adjust key_headi...
1992-09-13 Jim Blandy* keyboard.c (kbd_buffer_get_event): When performing the
1992-09-13 Jim Blandy* frame.c (choose_minibuf_frame): abort if the selected...
1992-09-13 Jim Blandy* editfns.c (Fcurrent_time_string): Change docstring to
1992-09-13 Jim Blandy* doc.c (Fsnarf_documentation): Signal an error if...
1992-09-13 Jim Blandy* callint.c (Fcall_interactively): Remove the 'K' inter...
1992-09-13 Jim Blandy* alloc.c (mark_object): mark a symbol's name after...
1992-09-13 Jim Blandyentered into RCS
1992-09-13 Jim Blandy*** empty log message ***
1992-09-12 Richard M. Stallman(Ffile_name_directory, Ffile_name_nondirectory):
1992-09-12 Richard M. Stallman(num_nonmacro_input_chars): New variable.
1992-09-12 Richard M. Stallman(init_sys_modes): Handle VDSUSP like V_DSUSP.
1992-09-12 Richard M. Stallmanentered into RCS
1992-09-11 Richard M. Stallman(internal_self_insert): Assume Fexpand_abbrev expanded
1992-09-11 Richard M. Stallman(command_loop_1): Bind inhibit-quit to t when in Fsit_for.
1992-09-11 Richard M. Stallman(Fx_track_pointer): Pass new args to read_char.
1992-09-11 Richard M. Stallman(Fmake_sparse_keymap, Fmake_keymap): New optional arg...
1992-09-11 Richard M. Stallman(unexec): Allow sections in any order.
1992-09-11 Richard M. Stallman(Fy_or_n_p): Pass new args to read_char.
1992-09-11 Richard M. Stallman(Fread_char): Pass new args to read_char.
1992-09-10 Richard M. Stallmanentered into RCS
1992-09-09 Jim Blandy* ralloc.c (r_re_alloc): Instead of allocating a new...
1992-09-05 Richard M. Stallman(scan_lists): Improve smarts for backwards scan of...
1992-09-05 Richard M. Stallman(Fcall_interactively): For `K', use last_nonmenu_event.
1992-09-05 Richard M. Stallman(last_nonmenu_event): New var.
1992-09-05 Richard M. Stallman(xmenu_show): If no panes, just return.
1992-09-04 Richard M. Stallmanentered into RCS
1992-09-04 Jim Blandy* xterm.c (x_catch_errors): Don't forget to initialize
1992-09-03 Richard M. Stallman(__do_global_dtors): New dummy function.
1992-09-02 Richard M. Stallmanentered into RCS
1992-09-02 Roland McGrathDoc fix for file-name-handler-alist.
1992-09-02 Richard M. Stallman(__main): New dummy function.
1992-09-02 Jim Blandy*** empty log message ***
1992-08-31 Richard M. Stallman(__do_global_ctors, __do_global_ctors_aux): New dummy...
1992-08-31 Richard M. Stallman(Fdo_auto_save): Always call record_auto_save.
1992-08-30 Joseph Arceneauxentered into RCS
1992-08-29 Jim Blandy* xselect.c: Use the FRAME_X_WINDOW macro, for readability.
1992-08-29 Jim Blandy* xterm.c (x_make_frame_invisible): Don't forget to...
1992-08-29 Jim Blandy* xrdb.c (get_user_db): Use XResourceManagerString...
1992-08-29 Jim Blandy* xfns.c (x_icon): Don't call x_wm_set_icon_positions...
1992-08-29 Jim Blandy* window.c (coordinates_in_window): Do not assume that all
1992-08-29 Jim Blandy* sysdep.c (init_baud_rate): Re-arranged order of condi...
1992-08-29 Jim Blandy* process.c: Include "systty.h", not "systerm.h".
1992-08-29 Jim Blandy* keyboard.c: Include "systty.h", not "systerm.h".
1992-08-29 Jim Blandy* fns.c (Fyes_or_no_p): Call Fsleep_for with the approp...
1992-08-29 Jim Blandy* fileio.c (Fdo_auto_save): Call Fsleep_for with the...
1992-08-29 Jim Blandy* emacs.c: Incude "systty.h", not "systerm.h".
1992-08-29 Jim Blandy* dispnew.c: Incude "systty.h", not "systerm.h".
1992-08-29 Jim BlandyFormatting change
1992-08-29 Jim Blandyentered into RCS
1992-08-29 Jim Blandy*** empty log message ***
1992-08-28 Richard M. Stallman(syms_of_buffer): Made buffer-display-table,
1992-08-28 Richard M. Stallman(Fappend): Doc fix.
1992-08-28 Jim Blandy*** empty log message ***
next