]> code.delx.au - gnu-emacs/history - src
* keyboard.c: Protect all references to kbd_buffer_frames with
[gnu-emacs] / src /
1992-12-24 Jim Blandy* keyboard.c: Protect all references to kbd_buffer_fram...
1992-12-24 Jim Blandy* frame.h (struct frame): New fields `can_have_scrollba...
1992-12-24 Jim Blandy* frame.h (struct frame): New fields `can_have_scrollba...
1992-12-24 Jim Blandy* dispnew.c (Fredraw_display): Use the FRAME_VISIBLE_P and
1992-12-24 Jim Blandy* buffer.c (Frename_buffer): Set update_mode_lines.
1992-12-24 Jim Blandy* ymakefile (all, xemacs): We build an executable calle...
1992-12-21 Roland McGrath(tagsfiles): New variable.
1992-12-21 Richard M. Stallman(Fcall_interactively): For `s', use Fread_string.
1992-12-18 Jim Blandy* frame.c (make_terminal_frame): Don't forget to set the
1992-12-15 David J. MacKenzie*** empty log message ***
1992-12-14 Jim Blandy*** empty log message ***
1992-12-12 Jim Blandy* window.c (Fset_window_configuration): If we're restor...
1992-12-12 Jim Blandy* search.c (Fskip_chars_forward, Fskip_chars_backward...
1992-12-12 Jim BlandyGive subprocess creation a way to find a valid current...
1992-12-12 Jim Blandy* macros.c (Fend_kbd_macro): Don't use XFASTINT to...
1992-12-12 Jim Blandy* fileio.c (find_file_handler): Rename this to
1992-12-12 Jim Blandy* frame.c (Fdelete_frame): Delete all the windows in...
1992-12-12 Jim BlandyGive subprocess creation a way to find a valid current...
1992-12-12 Jim BlandyGive subprocess creation a way to find a valid current...
1992-12-12 Jim Blandy* Makefile.in (distclean): Don't delete machine.h or...
1992-12-12 Jim Blandy*** empty log message ***
1992-12-12 Jim Meyering*** empty log message ***
1992-12-08 Jim Blandy*** empty log message ***
1992-12-06 Jim Blandy* xterm.c (XTread_socket): When we get MapNotify, Unmap...
1992-12-06 Jim Blandy* xfns.c (Fx_create_frame): Initialize f->async_visible...
1992-12-06 Jim Blandy* xdisp.c (redisplay): Call FRAME_SAMPLE_VISIBILITY...
1992-12-06 Jim BlandyTue Dec 1 23:42:25 1992 Jim Blandy (jimb@totoro...
1992-12-06 Jim Blandy* keyboard.c (kbd_store_ptr): Declare this to be volati...
1992-12-06 Jim Blandy* frame.h (struct frame): New fields called async_visib...
1992-12-06 Jim Blandy* frame.c (make_frame): Initialize async_visible and
1992-12-06 Jim Blandy* doc.c (store_function_docstring): New function, made...
1992-12-06 Jim Blandy* dispnew.c: Remove dyked-out copy of safe_bcopy.
1992-12-06 Jim Blandy* dispextern.h (struct frame_glyphs): Doc fix.
1992-12-06 Jim Blandysrc/\f * data.c (indirect_function): Delete unused argum...
1992-12-06 Jim BlandyNow partially conforms with GNU coding standards. ...
1992-12-01 David J. MacKenzie*** empty log message ***
1992-11-26 Richard M. StallmanCopy changes from 18.59:
1992-11-26 David J. MacKenzie*** empty log message ***
1992-11-24 David J. MacKenzie*** empty log message ***
1992-11-24 Jim Blandy* Makefile.in (clean): Remove prefix-args.
1992-11-21 Richard M. Stallman(LD_SWITCH_SYSTEM): Make alternate version for GCC.
1992-11-21 Karl Berry*** empty log message ***
1992-11-20 Jim Blandy* m/sparc.h: Don't include <sys/param.h> here; that...
1992-11-16 Jim Blandy* xselect.c (Fx_get_cut_buffer): Correct check for...
1992-11-16 Jim Blandy* xfns.c (unread_command_char): Change name in extern...
1992-11-16 Jim Blandy* xdisp.c (display_string): Use w's buffer's value of
1992-11-16 Jim Blandy* vmspaths.h: New version from Roland Roberts.
1992-11-16 Jim Blandy* undo.c (Fprimitive_undo): Remove whitespace in front...
1992-11-16 Jim Blandy* systty.h: Doc fix.
1992-11-16 Jim Blandy* systty.h, process.c, buffer.h, callproc.c, sysdep...
1992-11-16 Jim Blandy* ralloc.c (relocate_some_blocs): Handle BLOC == NIL_BLOC.
1992-11-16 Jim Blandy* systty.h, process.c, buffer.h, callproc.c, sysdep...
1992-11-16 Jim Blandy* minibuf.c (temp_echo_area_glyphs): Change reference to
1992-11-16 Jim Blandy* mem-limits.h [DATA_SEG_BITS] (EXCEEDS_LISP_PTR):...
1992-11-16 Jim Blandy* lread.c: #include "keyboard.h".
1992-11-16 Jim Blandy* keyboard.c (unread_switch_frame): Don't declare this...
1992-11-16 Jim Blandy* fileio.c (Fexpand_file_name): Don't fiddle with ...
1992-11-16 Jim Blandy* dispnew.c [not MULTI_FRAME] (Fredraw_display): Pass...
1992-11-16 Jim Blandy* commands.h (unread_command_event): Doc fix.
1992-11-16 Jim Blandy* buffer.c (Ferase_buffer): Doc fix.
1992-11-16 Jim Blandy* Makefile.in (doxemacs, dotemacs): Explicitly pass...
1992-11-16 Jim Blandy* s/sol2.h (LD_SWITCH_SYSTEM): Add -R option.
1992-11-16 Jim Blandy* s/bsd4-2.h, s/bsd4-3.h: #define SIGNALS_VIA_CHARACTERS.
1992-11-16 Jim Blandy* m/pmax.h: Don't define SYSTEM_MALLOC; this was only...
1992-11-15 Jim Blandy*** empty log message ***
1992-11-07 Jim Blandy* window.c (Fset_window_configuration): Protect call to
1992-11-07 Jim Blandy* systime.h [USG] (EMACS_GET_TZ_OFFSET): Assign to...
1992-11-07 Jim Blandy* sysdep.c (init_baud_rate) [HAVE_TERMIO, not HAVE_TCAT...
1992-11-07 Jim Blandy* process.c [SYSV]: Don't include <termios.h>, <termio...
1992-11-07 Jim Blandy* minibuf.c (read_minibuf): Protect call to Fredirect_f...
1992-11-07 Jim Blandy* lisp.h [not MULTI_FRAME]: Don't declare the Lisp_Fram...
1992-11-07 Jim Blandy* keymap.c (get_keymap_1): Don't try to autoload OBJECT...
1992-11-07 Jim Blandy* keyboard.c (read_key_sequence): Removed the
1992-11-07 Jim Blandy* eval.c (Fautoload): Renamed fifth argument TYPE....
1992-11-07 Jim Blandy* buffer.c (init_buffer): If PWD is accurate, use it...
1992-11-07 Jim Blandy* alloc.c: #include "frame.h" unconditionally. frame...
1992-11-07 Jim Blandy* Makefile.in: Rearrange dependencies to make sure...
1992-11-07 Jim BlandyAdded `mips' command.
1992-11-06 Richard M. Stallman(SYSTEM_TYPE): Use berkeley-unix.
1992-11-04 Karl Berry*** empty log message ***
1992-11-03 Jim Blandy* fileio.c (Fmake_directory_internal): Remove extra...
1992-10-31 Richard M. Stallman(Fmake_directory_internal): Renamed from Fmake_directory.
1992-10-31 Jim Blandy* xterm.h (x_screen_count, x_release, x_screen_height,
1992-10-31 Jim Blandy* xterm.c (x_convert_modifiers): Declare this to return an
1992-10-31 Jim Blandy* xselect.c (own_selection): selection_type is an X...
1992-10-31 Jim Blandy* xfns.c (x_decode_color, Fx_color_display_p): x_screen...
1992-10-31 Jim Blandy* xdisp.c (redisplay): Use ! EQ to compare the old...
1992-10-31 Jim Blandy* window.h (make_window, window_from_coordinates,
1992-10-31 Jim Blandy* window.c (Fwindow_width, Fset_window_hscroll): Use...
1992-10-31 Jim Blandy* undo.c (record_insert): Use accessors on BEG and...
1992-10-31 Jim Blandy* search.c (Fstore_match_data): Don't assume Flength...
1992-10-31 Jim Blandy* process.c: (status_convert): Declare this to return a
1992-10-31 Jim Blandy* print.c (print): Cast the frame's address to an integ...
1992-10-31 Jim Blandy* minibuf.c (read_minibuf): Use EQ to compare, not ==.
1992-10-31 Jim Blandy* lread.c (read_char): Add an extern declaration for...
1992-10-31 Jim Blandy* lisp.h (Fdefault_boundp, make_float, Ffloat, Fnth...
1992-10-31 Jim Blandy* keymap.c (Fdefine_key, Flookup_key, describe_map...
1992-10-31 Jim Blandy* keyboard.h (get_keymap_1, Fkeymapp, reorder_modifiers,
1992-10-31 Jim Blandy* keyboard.c: #include dispextern.h.
1992-10-31 Jim Blandy* frame.c: #include buffer.h.
next