log

age author description
1995-01-05 Roland McGrath (Fcommandp): Use & PSEUDOVECTOR_SIZE_MASK on `size' field of compiled
1995-01-05 Richard M. Stallman (tex-print): Better check for when to print current
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 Richard M. Stallman (auto-mode-alist): Add entries for .cls files, and for /drafts/.
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 Per Bothner Update copyright notice.
1995-01-04 Per Bothner Recognize BSD/OS as bsdi. Patch from Chris Torek <torek@BSDI.COM>.
1995-01-04 Richard M. Stallman On sunos4.1.3 and sunus4shr, set NON_GNU_CPP.
1995-01-04 Richard M. Stallman (term_init): Fatal error if screen is too small.
1995-01-04 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-04 Richard M. Stallman (store_function_docstring): Arg is now EMACS_INT.
1995-01-03 Noah Friedman Add autoload cookies.
1995-01-03 Noah Friedman (mail-abbrev-mailrc-file): Variable and macro deleted.
1995-01-03 Noah Friedman Use `mail-personal-alias-file' globally in place of hardwired "~/.mailrc".
1995-01-03 Noah Friedman (mail-personal-alias-file): New variable.
1995-01-03 Richard M. Stallman (tex-mode): Recognize \NeedsTeXFormat{LaTeX2e}.
1995-01-03 Richard M. Stallman (command-line-1): Pause between init file error
1995-01-03 Richard M. Stallman (spell-filter): Make it a risky-local-variable.
1995-01-03 Karl Heuer Use 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 (gud-dbx-marker-filter): Use gud-marker-acc like gud-gdb-marker-filter.
1995-01-02 Richard M. Stallman (tex-mode): \begin at start of file implies Latex.
1995-01-02 Richard M. Stallman (display-time-string-forms): Fix doc string syntax error.
1995-01-02 Richard M. Stallman (enum Lisp_Type): Delete Lisp_Buffer.
1995-01-02 Richard M. Stallman Use BUF_MARKERS throughout.
1995-01-02 Richard M. Stallman (Fmake_indirect_buffer): New function.
1995-01-02 Richard M. Stallman Use BUF_INTERVALS throughout.
1995-01-02 Richard M. Stallman (validate_interval_range): Use BUF_INTERVALS.
1995-01-02 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-02 Richard M. Stallman (struct buffer): Fields markers and intervals moved out.
1995-01-02 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-02 Richard M. Stallman Use 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 Integers now at least 28 bits.
1995-01-02 Richard M. Stallman (store_in_keymap): While dumping, copy DEF if a cons.
1995-01-02 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-02 Richard M. Stallman Use 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. Stallman Adapt to new Lisp_Object format.
1994-12-31 Richard M. Stallman (auto-mode-alist): Add entries for .cls files,
1994-12-30 Richard M. Stallman (regex_compile): Use putchar, not printchar.
1994-12-30 Richard M. Stallman (tex-mode-map): Add BibTeX File menu item.
1994-12-30 Richard M. Stallman (terminal-emulator): Test system-configuration
1994-12-30 Richard M. Stallman Added terminfo support.
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. Stallman Make size field an EMACS_INT.
1994-12-29 Richard M. Stallman Fix typo in previous change.
1994-12-29 Richard M. Stallman (switch-to-completions): New command, with bindings in minibuf completion maps.
1994-12-29 Richard M. Stallman (super-apropos-check-elc-file): New function.