bpt/emacs.git
1995-01-02 Richard M.... (gud-dbx-marker-filter): Use gud-marker-acc like gud...
1995-01-02 Richard M.... (tex-mode): \begin at start of file implies Latex.
1995-01-02 Richard M.... (display-time-string-forms): Fix doc string syntax...
1995-01-02 Richard M.... (enum Lisp_Type): Delete Lisp_Buffer.
1995-01-02 Richard M.... Use BUF_MARKERS throughout.
1995-01-02 Richard M.... (Fmake_indirect_buffer): New function.
1995-01-02 Richard M.... Use BUF_INTERVALS throughout.
1995-01-02 Richard M.... (validate_interval_range): Use BUF_INTERVALS.
1995-01-02 Richard M.... Use SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-02 Richard M.... (struct buffer): Fields markers and intervals moved...
1995-01-02 Richard M.... Use SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-02 Richard M.... Use SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-02 Richard M.... (mark_buffer, gc_sweep): Use BUF_INTERVALS.
1995-01-02 Richard M.... Integers now at least 28 bits.
1995-01-02 Richard M.... (store_in_keymap): While dumping, copy DEF if a cons.
1995-01-02 Richard M.... Use SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-02 Richard M.... Use SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-02 Richard M.... (temp_output_buffer_show): Use BUF_SAVE_MODIFF.
1995-01-02 Richard M.... (print): Don't drop thru to error for markers and overlays.
1995-01-02 Richard M.... (Fprimitive_undo): Use base buffer's modtime field.
1995-01-02 Richard M.... Adapt to new Lisp_Object format.
1994-12-31 Richard M.... (auto-mode-alist): Add entries for .cls files,
1994-12-30 Richard M.... (regex_compile): Use putchar, not printchar.
1994-12-30 Richard M.... (tex-mode-map): Add BibTeX File menu item.
1994-12-30 Richard M.... (terminal-emulator): Test system-configuration
1994-12-30 Richard M.... Added terminfo support.
1994-12-30 Richard M.... (print): Get size of compiled function as pseudovector.
1994-12-30 Richard M.... (VALBITS): Default now 28.
1994-12-30 Richard M.... (mark_object): Don't use Lisp_Process, Lisp_Window.
1994-12-30 Richard M.... (Faref): Handle compiled function as pseudovector.
1994-12-30 Richard M.... (Flength): Handle compiled function as pseudovector.
1994-12-30 Richard M.... (XSETFRAME): Use pseudovector.
1994-12-30 Richard M.... (x_scroll_bar_handle_click): Use GC_WINDOWP.
1994-12-29 Richard M.... Make size field an EMACS_INT.
1994-12-29 Richard M.... Fix typo in previous change.
1994-12-29 Richard M.... (switch-to-completions): New command, with bindings...
1994-12-29 Richard M.... (super-apropos-check-elc-file): New function.
1994-12-29 Richard M.... (super-apropos, super-apropos-check-doc-file)
1994-12-29 Richard M.... (server-process-filter): Process each line separately.
1994-12-29 Richard M.... Comment changes.
1994-12-28 Richard M.... (Vmouse_leave_buffer_hook, Qmouse_leave_buffer_hook...
1994-12-28 Richard M.... [! sparc] (REL_INFO_TYPE): Use `struct relocation_info'.
1994-12-28 Roland McGrath(find-tag-in-order): Don't set buffer-local value of...
1994-12-27 Thien-Thi NguyenInitial revision
1994-12-27 Richard M.... (make_lispy_event) [USE_X_TOOLKIT]: Turn off
1994-12-27 Richard M.... (XTupdate_begin): Fix backward test in previous change.
1994-12-27 Richard M.... (run-hook-with-args-until-failure):
1994-12-27 Richard M.... (command-line-1): Split startup msg into two parts.
1994-12-27 Richard M.... (tar-mode-map): Bind C-m to tar-extract.
1994-12-27 Richard M.... (dired-mode-map): Bind C-m to dired-advertised-find...
1994-12-27 Richard M.... (Buffer-menu-mode-map): Bind C-m to Buffer-menu-this...
1994-12-27 Richard M.... (compilation-minor-mode-map): Bind C-m to compilation...
1994-12-27 Richard M.... Don't bind `return'.
1994-12-27 Richard M.... (occur-mode-map): Bind C-m and `return' to occur-mode...
1994-12-26 Richard M.... (xmalloc, xrealloc): Add casts.
1994-12-26 Richard M.... (x_figure_window_size): Treat missing user-position...
1994-12-26 Richard M.... Comment changes.
1994-12-26 Richard M.... (scrolling_1): When scroll_region_ok is set, use a
1994-12-26 Richard M.... (scroll_region_cost): New variable.
1994-12-26 Richard M.... (scroll_region_cost): Declared.
1994-12-26 Richard M.... (scrolling): Fewer restrictions if scroll_region_ok is
1994-12-26 Richard M.... (mouse-minibuffer-check, mouse-drag-mode-line)
1994-12-26 Richard M.... (isearch-mode): Set mouse-leave-buffer-hook.
1994-12-26 Richard M.... (byte-compile-warning-types): Add obsolete.
1994-12-26 Richard M.... (timezone-fix-time): For year values < 50, add 2000.
1994-12-25 Richard M.... (font-lock-defaults): Add defvar.
1994-12-25 Richard M.... (syms_of_buffer): Doc fix for buffer-file-type.
1994-12-25 Richard M.... (completion-reference-buffer): Initialize to nil.
1994-12-25 Richard M.... (esc-map): Delete excess closeparen.
1994-12-25 Richard M.... (set_search_regs): Really set search_regs.start and...
1994-12-25 Richard M.... (read_minibuf): GCPRO things.
1994-12-25 Richard M.... (wrong_type_argument): Use Lisp_Type_Limit.
1994-12-25 Richard M.... (enum Lisp_Type): Rename Max_Lisp_Type to Lisp_Type_Limit.
1994-12-25 Richard M.... (enum Lisp_Type): Add Max_Lisp_Type.
1994-12-25 Richard M.... (wrong_type_argument): Abort if VALUE is invalid Lisp...
1994-12-25 Richard M.... (ange-ftp-save-match-data): Macro deleted.
1994-12-25 Richard M.... Initial revision
1994-12-24 Richard M.... (SET_REGS_MATCHED): Do nothing if set_regs_matched_done...
1994-12-24 Richard M.... (dabbrev-abbrev-char-regexp): Accept symbol chars
1994-12-24 Richard M.... Initial revision
1994-12-24 Richard M.... Fix quoting conventions and spaces at end of sentence.
1994-12-24 Richard M.... (facemenu-key): Change to M-g.
1994-12-24 Richard M.... (BASE_PURESIZE): Incremented by 20k.
1994-12-24 Richard M.... (save-buffers-kill-emacs): Fix backward test of value of
1994-12-24 Richard M.... (byte-compile-dest-file): New variable.
1994-12-24 Richard M.... (elp-pack-number): New function.
1994-12-24 Richard M.... (read_char): Don't echo keys when echo_keystrokes is 0.
1994-12-24 Richard M.... (dabbrev-completion): Now searches all buffers when...
1994-12-24 Richard M.... Don't require cl, picture, or reporter.
1994-12-24 Richard M.... Complete rewrite by Lars.Lindberg@sypro.cap.se.
1994-12-23 Richard M.... Give syntax of keywords.
1994-12-23 Richard M.... Initial revision
1994-12-23 Richard M.... (reporter-submit-bug-report): Set up for status messages.
1994-12-23 Richard M.... (next-line, previous-line): If interactive and not in
1994-12-23 Richard M.... Recommend doc strings for all functions and variables.
1994-12-23 Richard M.... entered into RCS
1994-12-23 Richard M.... (XTupdate_begin): Discard records of prior mouse highlight
1994-12-23 Richard M.... (x_set_frame_parameters): Handle icon-left, icon-top...
1994-12-23 Richard M.... (imenu-always-use-completion-buffer-p): A value of
1994-12-23 Richard M.... Add icon-left and icon-top frame parameters.
next