summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Use BUF_INTERVALS throughout.Richard M. Stallman1995-01-021-32/+35
* (validate_interval_range): Use BUF_INTERVALS.Richard M. Stallman1995-01-021-1/+1
* Use SAVE_MODIFF and BUF_SAVE_MODIFFRichard M. Stallman1995-01-021-11/+12
* (struct buffer): Fields markers and intervals moved out.Richard M. Stallman1995-01-021-105/+153
* Use SAVE_MODIFF and BUF_SAVE_MODIFFRichard M. Stallman1995-01-021-1/+1
* Use SAVE_MODIFF and BUF_SAVE_MODIFFRichard M. Stallman1995-01-021-4/+4
* (mark_buffer, gc_sweep): Use BUF_INTERVALS.Richard M. Stallman1995-01-021-8/+13
* Integers now at least 28 bits.Richard M. Stallman1995-01-021-70/+72
* (store_in_keymap): While dumping, copy DEF if a cons.Richard M. Stallman1995-01-021-2/+7
* Use SAVE_MODIFF and BUF_SAVE_MODIFFRichard M. Stallman1995-01-021-7/+19
* Use SAVE_MODIFF and BUF_SAVE_MODIFFRichard M. Stallman1995-01-021-15/+26
* (temp_output_buffer_show): Use BUF_SAVE_MODIFF.Richard M. Stallman1995-01-021-1/+1
* (print): Don't drop thru to error for markers and overlays.Richard M. Stallman1995-01-021-13/+16
* (Fprimitive_undo): Use base buffer's modtime field.Richard M. Stallman1995-01-021-6/+15
* Adapt to new Lisp_Object format.Richard M. Stallman1995-01-021-18/+40
* (auto-mode-alist): Add entries for .cls files,Richard M. Stallman1994-12-311-61/+70
* (regex_compile): Use putchar, not printchar.Richard M. Stallman1994-12-301-11/+9
* (tex-mode-map): Add BibTeX File menu item.Richard M. Stallman1994-12-301-4/+6
* (terminal-emulator): Test system-configurationRichard M. Stallman1994-12-301-3/+6
* Added terminfo support.Richard M. Stallman1994-12-301-43/+93
* (print): Get size of compiled function as pseudovector.Richard M. Stallman1994-12-301-142/+161
* (VALBITS): Default now 28.Richard M. Stallman1994-12-301-82/+96
* (mark_object): Don't use Lisp_Process, Lisp_Window.Richard M. Stallman1994-12-301-70/+69
* (Faref): Handle compiled function as pseudovector.Richard M. Stallman1994-12-301-3/+9
* (Flength): Handle compiled function as pseudovector.Richard M. Stallman1994-12-301-1/+3
* (XSETFRAME): Use pseudovector.Richard M. Stallman1994-12-301-1/+1
* (x_scroll_bar_handle_click): Use GC_WINDOWP.Richard M. Stallman1994-12-301-23/+22
* Make size field an EMACS_INT.Richard M. Stallman1994-12-291-1/+1
* Fix typo in previous change.Richard M. Stallman1994-12-291-1/+1
* (switch-to-completions): New command, with bindings in minibuf completion maps.Richard M. Stallman1994-12-291-1/+47
* (super-apropos-check-elc-file): New function.Richard M. Stallman1994-12-291-59/+122
* (super-apropos, super-apropos-check-doc-file)Richard M. Stallman1994-12-291-23/+32
* (server-process-filter): Process each line separately.Richard M. Stallman1994-12-291-15/+29
* Comment changes.Richard M. Stallman1994-12-291-28/+37
* (Vmouse_leave_buffer_hook, Qmouse_leave_buffer_hook): New variables.Richard M. Stallman1994-12-281-0/+16
* [! sparc] (REL_INFO_TYPE): Use `struct relocation_info'.Richard M. Stallman1994-12-281-1/+1
* (find-tag-in-order): Don't set buffer-local value of tags-file-name.Roland McGrath1994-12-281-6/+0
* Initial revisionThien-Thi Nguyen1994-12-271-0/+477
* (make_lispy_event) [USE_X_TOOLKIT]: Turn offRichard M. Stallman1994-12-271-8/+11
* (XTupdate_begin): Fix backward test in previous change.Richard M. Stallman1994-12-271-3/+13
* (run-hook-with-args-until-failure):Richard M. Stallman1994-12-271-15/+16
* (command-line-1): Split startup msg into two parts.Richard M. Stallman1994-12-271-11/+27
* (tar-mode-map): Bind C-m to tar-extract.Richard M. Stallman1994-12-271-0/+1
* (dired-mode-map): Bind C-m to dired-advertised-find-file.Richard M. Stallman1994-12-271-1/+2
* (Buffer-menu-mode-map): Bind C-m to Buffer-menu-this-window.Richard M. Stallman1994-12-271-0/+1
* (compilation-minor-mode-map): Bind C-m to compilation-goto-error.Richard M. Stallman1994-12-271-0/+1
* Don't bind `return'.Richard M. Stallman1994-12-271-2/+1
* (occur-mode-map): Bind C-m and `return' to occur-mode-goto-occurrence.Richard M. Stallman1994-12-271-5/+7
* (xmalloc, xrealloc): Add casts.Richard M. Stallman1994-12-261-25/+96
* (x_figure_window_size): Treat missing user-position parm as nil.Richard M. Stallman1994-12-261-1/+1