bpt/emacs.git
1994-11-15 Karl Heuer(x_window_to_frame, x_any_window_to_frame, x_top_window...
1994-11-15 Karl Heuer(GC_INTEGERP, etc): New type-test macros for use during GC.
1994-11-15 Karl Heuer(current_minor_maps): Avoid assignments in arguments...
1994-11-15 Karl Heuer(PLIST_ELT_P): Avoid assignments in arguments to a...
1994-11-15 Karl Heuer(Fpixmap_spec_p): Avoid function calls and assignments...
1994-11-15 Karl Heuer(NATNUMP): New macro.
1994-11-15 Karl Heuer(free_float): Don't assume XFASTINT accesses the raw...
1994-11-15 Roland McGrath(tags-query-replace): Use query-replace-read-args in...
1994-11-15 Richard M.... (isearch-other-meta-char): Delete debugging code.
1994-11-15 Richard M.... (Frename_buffer): Rename arg NAME to NEWNAME.
1994-11-15 Richard M.... (read_escape): For \S-a, return A.
1994-11-15 Richard M.... (init_sys_modes): Maybe call tcflow.
1994-11-15 Richard M.... (mouse-save-then-kill): Call mouse-show-mark
1994-11-15 Richard M.... (isearch-gnu-emacs-events): Variable deleted.
1994-11-15 Richard M.... (isearch-unread): Always use unread-command-events.
1994-11-15 Richard M.... (Frename_buffer): Rename arg NAME to NEWNAME.
1994-11-15 Richard M.... (m68*-apollo*): Set NON_GNU_CPP.
1994-11-15 Richard M.... (line): Add a beginning-op function.
1994-11-15 Richard M.... (LD_SWITCH_SYSTEM): Add -dc and -dp.
1994-11-15 Paul Reilly(lw_refigure_widget): Use the macro USE_XAW rather...
1994-11-15 Roland McGrath(tags-table-including): Don't gratuitously cons (what...
1994-11-15 Karl Heuer(internal_equal): Use new overlay substructure.
1994-11-15 Karl Heuer(mark_object, gc_sweep): Use new overlay substructure.
1994-11-15 Karl Heuer(OVERLAY_START, OVERLAY_END): Use new overlay substructure.
1994-11-15 Karl Heuer(enum Lisp_Misc_Type): Add new enumeration Lisp_Misc_Ov...
1994-11-15 Karl Heuer(print): Use new overlay substructure.
1994-11-15 Karl Heuer(Fmake_overlay, Foverlay_properties, Foverlay_get,...
1994-11-15 Richard M.... (Finsert_file_contents): Init not_regular at the beginning.
1994-11-15 Karl Heuer(Fkill_all_local_variables): Use XBUFFER_LOCAL_VALUE...
1994-11-15 Richard M.... (comint-exec-1): Terminate TERMCAP with colon.
1994-11-15 Per BothnerSupport paragon as i860-intel-osf1. (From RMS.)
1994-11-15 Richard M.... Initial revision
1994-11-15 Richard M.... (MAIL_USE_FLOCK): Defined.
1994-11-14 Richard M.... (Finsert_file_contents): If VISIT, set the buffer compo...
1994-11-14 Roland McGrath(A_TEXT_OFFSET): Macro removed.
1994-11-14 Karl Heuer(defvar_int, defvar_bool, defvar_lisp_nopro, defvar_per...
1994-11-14 Karl Heuer(scheme-mode-variables): Set parse-sexp-ignore-comments...
1994-11-14 Karl HeuerFix typos in comment.
1994-11-14 David J. MacKenzieDon't add -I, -L, -R options for cc if their
1994-11-14 Simon MarshallAdd scheme-mode to font-lock-defaults-alist using lisp...
1994-11-14 Richard M.... (query-replace-map): Bind Y and N like y and n.
1994-11-14 Richard M.... Initial revision
1994-11-14 Richard M.... For windows-nt, load mouse.
1994-11-13 Richard M.... (C_SWITCH_SYSTEM) [__GNUC__]: Set -D_BSD to get the
1994-11-13 Richard M.... Comment change.
1994-11-13 Richard M.... (Fdisplay_completion_list): Update COLUMN unconditionally.
1994-11-13 Richard M.... (load_pixmap): Handle bitmap_id < 0. F is a FRAME_PTR.
1994-11-13 Richard M.... (syms_of_frame): Fix typo.
1994-11-13 Richard M.... (lpr-headers-switches): Base default on lpr-command...
1994-11-12 Richard M.... (syms_of_frame): Doc fix for default-frame-alist.
1994-11-11 Richard M.... (mips-sgi-irix5.[01]*): Distinguish from irix5*.
1994-11-11 Richard M.... (i860-intel-osf1*): New alternative.
1994-11-11 Richard M.... (texinfo-format-node): Insert the node delimiter
1994-11-11 Karl Heuer(store_symval_forwarding, swap_in_symval_forwarding...
1994-11-11 Karl Heuer(Fbyte_code): Special case for buffer-local objects...
1994-11-11 Karl Heuer(mark_object): New code to handle buffer-local substruc...
1994-11-11 Karl Heuer(set_buffer_internal): Use XBUFFER_LOCAL_VALUE, not...
1994-11-11 Karl Heuer(enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_B...
1994-11-11 David J. MacKenzieRemove entries for things that are done. Reformat...
1994-11-11 Karl HeuerFix typo in previous change.
1994-11-10 Roland McGrath(compile): With prefix arg, prompt even if (not compila...
1994-11-10 Richard M.... (TV1, TV2): Use EMACS_TIME as type.
1994-11-10 Richard M.... (find-change-log): If change-log-default-name
1994-11-10 Karl HeuerFix comment associated with previous change.
1994-11-10 Richard M.... (Fnewline): Always use insert_and_inherit.
1994-11-10 Richard M.... Comment change.
1994-11-10 Richard M.... (create_process) [OSF1]: Use setpgid, not setpgrp.
1994-11-10 Richard M.... (tracking_off): Test old value with NILP.
1994-11-10 Richard M.... (FRAMEP): Use the second definition whenever HAVE_MOUSE.
1994-11-10 Richard M.... (ange-ftp-version): Var deleted.
1994-11-09 Karl Heuer(Fboundp, find_symbol_value): Use type test macros...
1994-11-09 Richard M.... (string-rectangle): Don't set point.
1994-11-09 Karl HeuerComment reason for preceding change.
1994-11-09 David J. MacKenzieMake h_errno check not use nested functions.
1994-11-09 Richard M.... (facemenu-update): Use C-down-mouse-2 for the menu.
1994-11-09 Richard M.... (comint-exec-1): Make sure default-directory is a real...
1994-11-09 Richard M.... (Fsubstitute_in_file_name): Add missing #endif.
1994-11-09 Richard M.... Don't include ctype.h.
1994-11-09 Richard M.... (copy-region-as-kill): Don't set this-command.
1994-11-09 Roland McGrathOnly define items in vc-menu-map if it is boundp.
1994-11-09 Richard M.... (compilation-error-regexp-alist): Add an element for...
1994-11-09 Francesco Potortì* man.el (Man-berkeley-sed-script, Man-sysv-sed-script,
1994-11-09 Richard M.... (install-arch-indep): Delete *.orig in copied dirs.
1994-11-09 Karl Heuer(vi-kill-region): Pass args to kill-region.
1994-11-09 Karl Heuer(print_help): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer(describe_syntax_1): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer(describe_buffer_bindings): Set help-mode in *Help...
1994-11-09 Karl Heuer(emerge-file-names): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer(apropos-print-matches): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer(describe-calendar-mode): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer(describe-buffer-case-table): Set help-mode in *Help...
1994-11-09 Karl Heuer(debugger-list-functions): Set help-mode in *Help*...
1994-11-09 Karl Heuer(describe-display-table): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer(make-help-screen): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer(describe-key, describe-mode, view-lossage, describe...
1994-11-09 Karl Heuer(Helper-describe-mode): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer(Info-summary): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer(kbd-macro-query): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer(map-y-or-n-p): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer(disabled-command-hook): Set help-mode in *Help* buffer.
next