]> code.delx.au - gnu-emacs/history - src
(standard-indent): New variable.
[gnu-emacs] / src /
1995-01-18 Richard M. StallmanDon't include sys/param.h.
1995-01-18 Richard M. Stallman(Qtemp_buffer_show_hook): New hook.
1995-01-18 Karl HeuerChange all occurences of SWITCH_ENUM_BUG to use SWITCH_...
1995-01-18 Karl Heuer[!emacs] (SWITCH_ENUM_CAST): New macro, from emacs...
1995-01-18 Karl Heuer(SWITCH_ENUM_CAST): New macro.
1995-01-17 Richard M. Stallman(list_buffers_1, Flist_buffers): Functions deleted.
1995-01-17 Karl Heuer(message_dolog): Ignore narrowing.
1995-01-17 Karl Heuer(redisplay, redisplay_window, display_mode_line, decode...
1995-01-17 Karl Heuer(struct window): New member column_number_displayed.
1995-01-17 Karl Heuer(write_glyphs, insert_glyphs): Call checkmagic.
1995-01-17 Karl HeuerDeclare checkmagic.
1995-01-17 Karl Heuer(cmcheckmagic): New function.
1995-01-16 Richard M. Stallman(kbd_buffer_store_event): Cast arg of bcopy.
1995-01-15 Roland McGrath(r_alloc_init): Remove unused variable END.
1995-01-14 Karl Heuer(Fpurecopy): Mask size field when copying pseudovector.
1995-01-13 Richard M. StallmanDeclare Qrear_nonsticky.
1995-01-13 Richard M. Stallman(Vuse_hard_newlines): New variable.
1995-01-13 Karl Heuer(printchar, strout): Call message_dolog.
1995-01-13 Karl HeuerDeclare message_dolog.
1995-01-13 Karl Heuer(message_log_need_newline): New var.
1995-01-13 Karl HeuerDon't allow MARKBIT and DONT_COPY_FLAG to be the same...
1995-01-13 Karl Heuer(DONT_COPY_FLAG): Default this to 1.
1995-01-12 Karl Heuer(internal_equal): Delete redundant tests.
1995-01-12 Richard M. Stallman(unexec): Cast value of sbrk.
1995-01-12 Richard M. Stallman(internal_equal): Once again use a switch.
1995-01-11 Karl Heuer(DONT_COPY_FLAG): Fix typo.
1995-01-11 Karl HeuerUse large constants for Lisp_Misc_Type.
1995-01-11 Karl Heuer(Fgarbage_collect): Don't log the GC message.
1995-01-11 Karl Heuer(message1_nolog): New function.
1995-01-11 Karl Heuer(Vmessage_log_max): New var.
1995-01-11 Karl Heuer(echo): Don't log the key echoes.
1995-01-11 Karl HeuerDeclare all non-returning functions `void'.
1995-01-11 Richard M. Stallman(DONT_COPY_FLAG): New bit flag.
1995-01-11 Richard M. Stallman(main): Handle SIGABRT, SIGHWE, SIGPRE, SIGORE, SIGDLK,
1995-01-11 Richard M. Stallman(struct Lisp_Free, struct Lisp_Marker, etc.):
1995-01-10 Karl Heuer(Fnarrow_to_region): Swap using temp Lisp_Object, not...
1995-01-10 Karl Heuer(Finsert_char): Check inherit flag for long strings...
1995-01-10 Richard M. Stallman(syms_of_keyboard): Doc fix.
1995-01-10 Karl Heuer(Fscroll_other_window): On small windows, scroll by...
1995-01-08 Richard M. Stallman(store_in_keymap): Copy a cons only if car is a string.
1995-01-08 Richard M. StallmanDon't include param.h.
1995-01-08 Richard M. Stallman(syms_of_buffer): Doc fix.
1995-01-07 Roland McGrathInclude config.h first.
1995-01-07 Karl Heuer(VALBITS, GCTYPEBITS): Deleted; default is better.
1995-01-07 Karl Heuer(VALBITS): Adjust for new bit layout.
1995-01-07 Karl Heuer[XENIX|SOLARIS2] (VALBITS, GCTYPEBITS): Deleted; defaul...
1995-01-07 Karl Heuer(VALBITS, XTYPE): Adjust for new bit layout.
1995-01-07 Karl HeuerFix comment.
1995-01-06 Karl HeuerDelete obsolete comment.
1995-01-05 Richard M. Stallman[!MULTI_FRAME] (window_frame): New function.
1995-01-05 Roland McGrathFix typo in last change.
1995-01-05 Roland McGrath(store_function_docstring, Fdocumentation): Use & PSEUD...
1995-01-05 Roland McGrath(Fcall_interactively): Use & PSEUDOVECTOR_SIZE_MASK...
1995-01-05 Roland McGrath(Fcommandp): Use & PSEUDOVECTOR_SIZE_MASK on `size...
1995-01-04 Karl Heuer(mark_object, mark_buffer): Don't mark buffer twice.
1995-01-04 Karl Heuer[EXPLICIT_SIGN_EXTEND] (XINT): Use symbolic constants.
1995-01-04 Karl Heuer(xcar, xcdr): Use correct shift and mask values.
1995-01-04 Karl Heuer(xint): Use correct mask.
1995-01-04 Richard M. Stallman(term_init): Fatal error if screen is too small.
1995-01-04 Richard M. StallmanUse SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-04 Richard M. Stallman(store_function_docstring): Arg is now EMACS_INT.
1995-01-03 Karl HeuerUse consistent spelling in comments.
1995-01-03 Karl Heuer(enum Lisp_Type): Don't use trailing comma.
1995-01-03 Karl Heuer(mark_object): Make `else' visible outside MULTI_FRAME.
1995-01-02 Richard M. Stallman(enum Lisp_Type): Delete Lisp_Buffer.
1995-01-02 Richard M. StallmanUse BUF_MARKERS throughout.
1995-01-02 Richard M. Stallman(Fmake_indirect_buffer): New function.
1995-01-02 Richard M. StallmanUse BUF_INTERVALS throughout.
1995-01-02 Richard M. Stallman(validate_interval_range): Use BUF_INTERVALS.
1995-01-02 Richard M. StallmanUse SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-02 Richard M. Stallman(struct buffer): Fields markers and intervals moved...
1995-01-02 Richard M. StallmanUse SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-02 Richard M. StallmanUse SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-02 Richard M. Stallman(mark_buffer, gc_sweep): Use BUF_INTERVALS.
1995-01-02 Richard M. Stallman(store_in_keymap): While dumping, copy DEF if a cons.
1995-01-02 Richard M. StallmanUse SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-02 Richard M. StallmanUse SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-02 Richard M. Stallman(temp_output_buffer_show): Use BUF_SAVE_MODIFF.
1995-01-02 Richard M. Stallman(print): Don't drop thru to error for markers and overlays.
1995-01-02 Richard M. Stallman(Fprimitive_undo): Use base buffer's modtime field.
1995-01-02 Richard M. StallmanAdapt to new Lisp_Object format.
1994-12-30 Richard M. Stallman(regex_compile): Use putchar, not printchar.
1994-12-30 Richard M. Stallman(print): Get size of compiled function as pseudovector.
1994-12-30 Richard M. Stallman(VALBITS): Default now 28.
1994-12-30 Richard M. Stallman(mark_object): Don't use Lisp_Process, Lisp_Window.
1994-12-30 Richard M. Stallman(Faref): Handle compiled function as pseudovector.
1994-12-30 Richard M. Stallman(Flength): Handle compiled function as pseudovector.
1994-12-30 Richard M. Stallman(XSETFRAME): Use pseudovector.
1994-12-30 Richard M. Stallman(x_scroll_bar_handle_click): Use GC_WINDOWP.
1994-12-29 Richard M. StallmanMake size field an EMACS_INT.
1994-12-28 Richard M. Stallman(Vmouse_leave_buffer_hook, Qmouse_leave_buffer_hook...
1994-12-28 Richard M. Stallman[! sparc] (REL_INFO_TYPE): Use `struct relocation_info'.
1994-12-27 Richard M. Stallman(make_lispy_event) [USE_X_TOOLKIT]: Turn off
1994-12-27 Richard M. Stallman(XTupdate_begin): Fix backward test in previous change.
1994-12-26 Richard M. Stallman(x_figure_window_size): Treat missing user-position...
1994-12-26 Richard M. Stallman(scrolling_1): When scroll_region_ok is set, use a
1994-12-26 Richard M. Stallman(scroll_region_cost): New variable.
1994-12-26 Richard M. Stallman(scroll_region_cost): Declared.
1994-12-26 Richard M. Stallman(scrolling): Fewer restrictions if scroll_region_ok is
1994-12-25 Richard M. Stallman(syms_of_buffer): Doc fix for buffer-file-type.
next