aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (mouse-save-then-kill): Call mouse-show-markRichard M. Stallman1994-11-151-2/+2
* (isearch-gnu-emacs-events): Variable deleted.Richard M. Stallman1994-11-151-31/+7
* (isearch-unread): Always use unread-command-events.Richard M. Stallman1994-11-151-22/+18
* (Frename_buffer): Rename arg NAME to NEWNAME.Richard M. Stallman1994-11-151-12/+12
* (m68*-apollo*): Set NON_GNU_CPP.Richard M. Stallman1994-11-151-1/+1
* (line): Add a beginning-op function.Richard M. Stallman1994-11-151-0/+8
* (LD_SWITCH_SYSTEM): Add -dc and -dp.Richard M. Stallman1994-11-151-2/+3
* (lw_refigure_widget): Use the macro USE_XAW rather than XAW.Paul Reilly1994-11-151-1/+1
* (tags-table-including): Don't gratuitously cons (what was I thinking?).Roland McGrath1994-11-151-6/+11
* (internal_equal): Use new overlay substructure.Karl Heuer1994-11-151-27/+34
* (mark_object, gc_sweep): Use new overlay substructure.Karl Heuer1994-11-151-1/+18
* (OVERLAY_START, OVERLAY_END): Use new overlay substructure.Karl Heuer1994-11-151-2/+2
* (enum Lisp_Misc_Type): Add new enumeration Lisp_Misc_Overlay.Karl Heuer1994-11-151-10/+16
* (print): Use new overlay substructure.Karl Heuer1994-11-151-16/+16
* (Fmake_overlay, Foverlay_properties, Foverlay_get, Foverlay_put): Use newKarl Heuer1994-11-151-16/+12
* (Finsert_file_contents): Init not_regular at the beginning.Richard M. Stallman1994-11-151-2/+1
* (Fkill_all_local_variables): Use XBUFFER_LOCAL_VALUE, not XCONS.Karl Heuer1994-11-151-5/+6
* (comint-exec-1): Terminate TERMCAP with colon.Richard M. Stallman1994-11-151-1/+1
* Support paragon as i860-intel-osf1. (From RMS.)Per Bothner1994-11-151-0/+3
* Initial revisionRichard M. Stallman1994-11-151-0/+5
* (MAIL_USE_FLOCK): Defined.Richard M. Stallman1994-11-154-3/+11
* (Finsert_file_contents): If VISIT, set the buffer componentsRichard M. Stallman1994-11-141-3/+16
* (A_TEXT_OFFSET): Macro removed.Roland McGrath1994-11-141-3/+1
* (defvar_int, defvar_bool, defvar_lisp_nopro, defvar_per_buffer): Use accessorKarl Heuer1994-11-141-4/+4
* (scheme-mode-variables): Set parse-sexp-ignore-comments to t.Karl Heuer1994-11-141-0/+2
* Fix typos in comment.Karl Heuer1994-11-141-1/+1
* Don't add -I, -L, -R options for cc if theirDavid J. MacKenzie1994-11-141-3/+7
* Add scheme-mode to font-lock-defaults-alist using lisp-font-lock-keywords.Simon Marshall1994-11-141-0/+1
* (query-replace-map): Bind Y and N like y and n.Richard M. Stallman1994-11-141-0/+2
* Initial revisionRichard M. Stallman1994-11-143-0/+1844
* For windows-nt, load mouse.Richard M. Stallman1994-11-141-1/+7
* (C_SWITCH_SYSTEM) [__GNUC__]: Set -D_BSD to get theRichard M. Stallman1994-11-131-0/+2
* Comment change.Richard M. Stallman1994-11-131-23/+2
* (Fdisplay_completion_list): Update COLUMN unconditionally.Richard M. Stallman1994-11-131-27/+55
* (load_pixmap): Handle bitmap_id < 0. F is a FRAME_PTR.Richard M. Stallman1994-11-131-3/+3
* (syms_of_frame): Fix typo.Richard M. Stallman1994-11-131-1/+1
* (lpr-headers-switches): Base default on lpr-command value.Richard M. Stallman1994-11-131-1/+1
* (syms_of_frame): Doc fix for default-frame-alist.Richard M. Stallman1994-11-121-4/+6
* (mips-sgi-irix5.[01]*): Distinguish from irix5*.Richard M. Stallman1994-11-111-3/+6
* (i860-intel-osf1*): New alternative.Richard M. Stallman1994-11-111-0/+5
* (texinfo-format-node): Insert the node delimiterRichard M. Stallman1994-11-111-3/+2
* (store_symval_forwarding, swap_in_symval_forwarding, Fset, default_value,Karl Heuer1994-11-111-42/+58
* (Fbyte_code): Special case for buffer-local objects is now handled by the moreKarl Heuer1994-11-111-14/+2
* (mark_object): New code to handle buffer-local substructure.Karl Heuer1994-11-111-25/+59
* (set_buffer_internal): Use XBUFFER_LOCAL_VALUE, not XCONS.Karl Heuer1994-11-111-2/+2
* (enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_Buffer_Local_Value andKarl Heuer1994-11-111-42/+51
* Remove entries for things that are done. Reformat a little.David J. MacKenzie1994-11-111-54/+37
* Fix typo in previous change.Karl Heuer1994-11-111-4/+4
* (compile): With prefix arg, prompt even if (not compilation-read-command).Roland McGrath1994-11-101-17/+13
* (TV1, TV2): Use EMACS_TIME as type.Richard M. Stallman1994-11-101-8/+3