log

age author description
1995-02-13 Richard M. Stallman (mail-reply-to): New command, on C-c C-f C-r and in menu.
1995-02-13 Richard M. Stallman Rename arg OBJ to OBJECT in all type predicates.
1995-02-13 Richard M. Stallman (pp-to-string): Don't use emacs-lisp-mode.
1995-02-12 Richard M. Stallman No modula project is active now.
1995-02-12 Richard M. Stallman (next-history-element): Do nothing if n is 0.
1995-02-12 Richard M. Stallman (menu-bar-kill-ring-save): New function--use as `copy'.
1995-02-12 Richard M. Stallman (mouse-drag-region): Delete the overlay before
1995-02-12 Richard M. Stallman (Fexpand_file_name): Look for a handler for defalt.
1995-02-12 Richard M. Stallman (load_color): Ignore failure from XAllocColor.
1995-02-12 Richard M. Stallman (x_decode_color): Ignore failure from defined_color.
1995-02-12 Richard M. Stallman (menu_item_equiv_key): If command is an alias,
1995-02-11 Richard M. Stallman Test WAIT_USE_INT.
1995-02-11 Richard M. Stallman (WAIT_USE_INT): Defined.
1995-02-11 Richard M. Stallman (auto-mode-alist): Add .cpp, .cxx, .hxx, .c++, .h++.
1995-02-10 Richard M. Stallman (recover-file): Use ordinary `f' to read file name.
1995-02-09 Richard M. Stallman (rmail): Don't set rmail-default-file here.
1995-02-09 Richard M. Stallman (dired-mark): If on dir header line, always mark
1995-02-09 Richard M. Stallman [SOLARIS2_4, !__GNUC__] (C_SWITCH_SYSTEM): Defined..
1995-02-09 Richard M. Stallman (print-region-1): Include print options in echo area msgs.
1995-02-09 Richard M. Stallman Add autoload cookie.
1995-02-09 Richard M. Stallman (ada-mode): Delete autoload.
1995-02-09 Richard M. Stallman Initial revision
1995-02-08 David J. MacKenzie Add a blank in the #! line for 4.2BSD Dynix etc.
1995-02-08 David J. MacKenzie add a space in #! for 4.2bsd dynix etc.
1995-02-08 Simon Marshall Add % to comint-match-partial-filename.
1995-02-08 Karl Heuer (command_loop_1): Put back cancel_echoing call, if there's a perdisplay for it
1995-02-08 Richard M. Stallman (print-region-new-buffer): Return new start and end.
1995-02-08 Richard M. Stallman Fix typo.
1995-02-08 Richard M. Stallman Talk about auto save.
1995-02-08 Richard M. Stallman Personal dictionary save forced when called from menu,
1995-02-08 Karl Heuer (byte-compile-file): Add "done" message.
1995-02-08 Karl Heuer (disabled-command-hook): Recognize ESC x as well as M-x.
1995-02-08 Karl Heuer (te-pass-through): Don't presume internal bit layout of non-ASCII keys.
1995-02-08 Karl Heuer (listify-key-sequence-1, event-modifiers): Don't presume internal bit layout
1995-02-08 Karl Heuer (edmacro-format-keys, edmacro-parse-keys): Don't presume internal bit layout
1995-02-08 Karl Heuer Update copyright.
1995-02-08 Karl Heuer Initial revision
1995-02-08 Karl Heuer New enhanced version from <kgallagh@spd.dsccc.com>.
1995-02-08 Karl Heuer (message_log_check_duplicate): New function.
1995-02-08 Karl Heuer (byte-compile-file-form-defmumble, display-call-tree): Print ellipsis earlier,
1995-02-07 Richard M. Stallman entered into RCS
1995-02-07 Richard M. Stallman (maintainer-clean): Renamed from realclean.
1995-02-07 Richard M. Stallman (maintainer-clean): Renamed from realclean.
1995-02-07 Richard M. Stallman Various changes.
1995-02-07 Richard M. Stallman (r_alloc_size_in_use): New function.
1995-02-07 Karl Heuer (read-quoted-char): Don't log prompt messages.
1995-02-07 Richard M. Stallman (etags-file-of-tag): Handle file name used as tag.
1995-02-07 Richard M. Stallman (term-protocol-version): Renamed from term-version.
1995-02-07 Richard M. Stallman *** empty log message ***
1995-02-07 Karl Heuer (internal_last_event_frame, Vlast_event_frame): Deleted; now part of
1995-02-07 Karl Heuer (do_switch_frame): internal_last_event_frame is now in perdisplay.
1995-02-07 Karl Heuer (struct PERDISPLAY): Add Vlast_event_frame.
1995-02-06 Richard M. Stallman (x_get_foreign_selection, x_reply_selection_request):
1995-02-06 Richard M. Stallman (emacs_blocked_malloc): Set __malloc_extra_blocks here.
1995-02-06 Richard M. Stallman *** empty log message ***
1995-02-06 Per Bothner Version 0.95. Numerous small fixes. See ChangeLog.
1995-02-06 Richard M. Stallman (lpr-add-switches): Renamed from lpr-add-options.
1995-02-06 Richard M. Stallman (texinfo-environment-regexp): Match @menu and
1995-02-05 Richard M. Stallman (Fget_buffer_create): Call buffer_memory_full.
1995-02-05 Richard M. Stallman (Vwindow_size_change_functions): New variable.
1995-02-05 Richard M. Stallman (Fdelete_window, set_window_height, set_window_width)
1995-02-05 Richard M. Stallman (struct frame): New field window_sizes_changed.
1995-02-05 Richard M. Stallman (main): Undo previous change.
1995-02-05 Richard M. Stallman (rmail-summary-next-same-subject): New command.
1995-02-05 Richard M. Stallman (rmail-next-same-subject): New command.
1995-02-05 Richard M. Stallman Changes to support filenames as tags too and provided
1995-02-04 Jim Wilson (IRIX): Sed - to _.
1995-02-04 Richard M. Stallman Explain load-path and dumping.
1995-02-04 Richard M. Stallman (dired-mode-map): Define up and down arrows like C-p, C-n.
1995-02-04 Richard M. Stallman Comment changes.
1995-02-04 Karl Heuer (cmd_error): Cancel echoing here.
1995-02-04 Karl Heuer [MULTI_PERDISPLAY] (all_perdisplays): New var.
1995-02-04 Karl Heuer (syms_of_keyboard): Move DEFVAR_DISPLAY's here from callint.c.
1995-02-04 Karl Heuer (syms_of_callint): Move DEFVAR_DISPLAY's to keyboard.c.
1995-02-04 Karl Heuer [MULTI_PERDISPLAY] (x_term_init): Initialize perdisplay.
1995-02-03 Karl Heuer (print): Use current_perdisplay, not get_perdisplay.
1995-02-03 Karl Heuer (defvar_display): Don't staticpro; these objects are now protected through
1995-02-03 Karl Heuer (mark_perdisplays): New function.
1995-02-03 Karl Heuer (all_perdisplays): New var.
1995-02-03 Karl Heuer (defvar_display): Declare this function.
1995-02-03 Karl Heuer (DEFVAR_DISPLAY): Use current_perdisplay, not get_perdisplay.
1995-02-03 Karl Heuer (do_symval_forwarding): Use current_perdisplay, not get_perdisplay.
1995-02-03 Richard M. Stallman (f90-mode-version): Variable deleted.
1995-02-03 Richard M. Stallman (print-region-1): Use lpr-page-header-switches,
1995-02-03 Francesco Potortì * man.el (Man-default-man-entry): Remove text properties from result.
1995-02-03 Richard M. Stallman (display_text_line): Deduct minibuf prompt from taboffset.
1995-02-03 Karl Heuer (rmail-reply-regexp): New var.
1995-02-02 Richard M. Stallman (completion-string): Add defvar.
1995-02-02 Richard M. Stallman Don't use cl. Eliminate use of when, unless,
1995-02-02 Richard M. Stallman (lpr-headers-switches): Default is nil.
1995-02-02 Richard M. Stallman (fill-paragraph): Bind fill-paragraph-function to nil before calling it.
1995-02-02 Richard M. Stallman (kbd_buffer_get_event, swallow_events): Remove selection_request event
1995-02-02 Richard M. Stallman (x_unqueue_events): Arg is now a Display *.
1995-02-02 Richard M. Stallman (wait_for_property_change): Avoid unlikely timing error.
1995-02-02 David J. MacKenzie Create a .gdbinit that sources the real one, if using a different
1995-02-02 Richard M. Stallman (fill-paragraph-function): New variable.
1995-02-02 Richard M. Stallman (c-mode-map): No binding for c-fill-paragraph
1995-02-02 Richard M. Stallman (lisp-fill-paragraph): Return t.
1995-02-02 Richard M. Stallman (shared-lisp-mode-map): Don't bind M-q.
1995-02-01 Karl Heuer (Fexecute_kbd_macro): Clear prefix arg here, not in command_loop_1.
1995-02-01 Karl Heuer (cmd_error): Clear prefix arg here.
1995-02-01 Michael Meissner Add preliminary PowerPC eABI support.
1995-02-01 Noah Friedman mail-mailer-swallows-blank-line: Handle full range of legal header names as
1995-02-01 Francesco Potortì * etags.c (pfnote): Initialise been_warned in the node.
1995-02-01 Richard M. Stallman (describe-variable): If var is local, mention default.
1995-02-01 Richard M. Stallman (rmail-retry-failure): Handle "Mime-encapsulated messages".
1995-02-01 Karl Heuer (Fcall_interactively): Use perdisplay.
1995-02-01 Karl Heuer (read_minibuf, read_minibuf_unwind): Use perdisplay.
1995-02-01 Karl Heuer (Fml_provide_prefix_argument, Fml_prefix_argument_loop): Use perdisplay.
1995-02-01 Karl Heuer (current_perdisplay): New var.
1995-01-31 Karl Heuer [!MULTI_PERDISPLAY] (defvar_display): Use staticpro.
1995-01-31 Richard M. Stallman Fix previous change.
1995-01-31 Richard M. Stallman (main) [REL_ALLOC]: Set __malloc_extra_blocks.
1995-01-31 Richard M. Stallman Comment changes.
1995-01-31 Richard M. Stallman Initial revision
1995-01-31 Richard M. Stallman (syms_of_buffer): overwrite-mode doc fix.
1995-01-31 Karl Heuer [MULTI_PERDISPLAY] (get_perdisplay): Define this as a macro, for sources that
1995-01-31 Karl Heuer [MULTI_PERDISPLAY] (get_perdisplay): Define this as an exported function.
1995-01-31 Karl Heuer [MULTI_PERDISPLAY]: Declare get_perdisplay as a function.
1995-01-31 Karl Heuer (DEFVAR_DISPLAY): New macro.
1995-01-31 Karl Heuer (defvar_display): New function.
1995-01-31 Karl Heuer (do_symval_forwarding): Handle display-local vars.
1995-01-31 Karl Heuer (specbind): Handle display-local vars.
1995-01-31 Karl Heuer Declare store_symval_forwarding here.
1995-01-31 Karl Heuer (syms_of_keyboard): Fix missing backslashes.
1995-01-30 Karl Heuer (frame-notice-user-settings): Avoid having the window manager re-prompt for
1995-01-30 Karl Heuer (iso-transl-language-alist): Add French & Portuguese.
1995-01-30 Karl Heuer (iso-accents-list): Add Icelandic thorn.
1995-01-30 Karl Heuer (x-create-frame-with-faces): Assume cursor-color, mouse-color, and
1995-01-30 Richard M. Stallman (indent-new-comment-line): Obey the convention
1995-01-30 Richard M. Stallman (make-extent, delete-extent, set-extent-property)
1995-01-30 Richard M. Stallman Many doc fixes.
1995-01-30 Richard M. Stallman (lisp-indent-region): Set endmark before indenting first line.
1995-01-30 Richard M. Stallman (list-buffers-noselect): Handle read-only properly.
1995-01-30 Richard M. Stallman (list-buffers-noselect): New subroutine.
1995-01-30 Richard M. Stallman (Fcall_interactively): Pass new arg to Fread_string.
1995-01-30 Richard M. Stallman (menu-bar-update-yank-menu): If string is too long,
1995-01-30 Richard M. Stallman (read-number): New function.
1995-01-29 Richard M. Stallman (Frassoc): New function.
1995-01-29 Richard M. Stallman (news-reply-mode): Change mode-name to News Reply.
1995-01-28 Richard M. Stallman (match-string): Fix braino.
1995-01-28 Richard M. Stallman (ecrt0.o): Target renamed from crt0.o.
1995-01-28 Richard M. Stallman (facep): New function.
1995-01-28 Karl Heuer (print): Handle internal display-local object.
1995-01-28 Karl Heuer (xdispobjfwd): New macro.
1995-01-28 Karl Heuer (mark_object): Ignore Lisp_Misc_Display_Objfwd objects.
1995-01-28 Karl Heuer (enum Lisp_Misc_Type): New enumeration Lisp_Misc_Display_Local.
1995-01-28 Karl Heuer * keyboard.c (kbd_buffer_frame_or_window): Delete; now in perdisplay.
1995-01-28 Karl Heuer (ECHOBUFSIZE): New constant, replaces sizeof (echobuf).
1995-01-28 Richard Kenner (unixware, svr4): Treat as synonyms for sysv4.
1995-01-28 Karl Heuer (PERDISPLAY, the_only_perdisplay, get_perdisplay):
1995-01-28 Karl Heuer (struct x_display_info): Rename display_perd to perdisplay.
1995-01-28 Richard M. Stallman (make-frame): Doc fix.
1995-01-27 Richard M. Stallman (describe-variable): Use local-variable-p.
1995-01-27 Richard M. Stallman (tex-display-shell): Pass nil as arg to
1995-01-27 Richard M. Stallman (debug-convert-byte-code): Convert the doc info to a string.
1995-01-27 Richard M. Stallman (shell): If we create a new shell buffer,
1995-01-27 Karl Heuer (match-string): Delete extra arg to buffer-substring.
1995-01-27 Karl Heuer (printchar, strout): Use message_log_maybe_newline.
1995-01-27 Karl Heuer (message_log_need_newline): This var is now static.
1995-01-27 Karl Heuer (perform-replace): Don't log the repetitive prompts.
1995-01-27 Karl Heuer Declare message_log_maybe_newline.
1995-01-27 Richard M. Stallman (modify_region): Clear point_before_scroll field.
1995-01-27 Richard M. Stallman (set_point): Set point_before_scroll to nil.
1995-01-27 Richard M. Stallman (struct buffer): New field point_before_scroll.
1995-01-27 Richard M. Stallman (init_buffer_once, syms_of_buffer):
1995-01-27 Richard M. Stallman (match-string): New function.
1995-01-27 Richard M. Stallman Integer width changes.
1995-01-27 Richard M. Stallman Fix integer width changes.
1995-01-26 Karl Heuer Fix typos.
1995-01-26 Richard M. Stallman (mouse-save-then-kill): When we don't use existing
1995-01-26 Richard M. Stallman (scroll-bar-drag-1): Set point-before-scroll properly.
1995-01-26 Richard M. Stallman (mouse-drag-region): Modify previous change--don't run the ordinary binding
1995-01-26 Richard M. Stallman (mouse-save-then-kill): Ignore mouse-selection-click-count if no active mark.
1995-01-25 Karl Heuer (struct x_display_info): New member display_perd.
1995-01-25 Karl Heuer (the_only_perd): Define this var here.
1995-01-25 Karl Heuer Add comments and `volatile' keyword to previous change.
1995-01-25 Karl Heuer (PERD): New struct containing per-display data.
1995-01-25 Karl Heuer (process_tick, update_tick): Make non-static.
1995-01-25 Richard M. Stallman Comment change.
1995-01-25 Richard M. Stallman (x_destroy_window): Don't let frame being destroyed remain in
1995-01-25 Richard M. Stallman (font-lock-fontify-region): Bind inhibit-read-only. Also buffer-file-name.
1995-01-25 Richard M. Stallman (c-forward-conditional):
1995-01-25 Richard M. Stallman (justify-current-line): Avoid error comparing fill-prefix
1995-01-24 Richard M. Stallman Added support for descriptions in the group buffer:
1995-01-24 Richard M. Stallman (Flocal_set_key, Fglobal_set_key): Use K, not k.
1995-01-24 Richard M. Stallman (Fcall_interactively): Define K mostly like k.
1995-01-24 Richard M. Stallman (read_key_sequence): New arg dont_downcase_last
1995-01-24 Karl Heuer (compute_motion): Don't get hung in selective-display loop.
1995-01-24 Richard M. Stallman (vc-do-command): Arrange for the default-directory variable
1995-01-24 Karl Heuer Don't use function prototypes.
1995-01-24 Karl Heuer (iso-transl-dead-key-alist): New var.
1995-01-24 Richard M. Stallman (pascal-*-completion, pascal-comp-defun)
1995-01-24 Karl Heuer (read_key_sequence): Don't wait for a possible key translation sequence if we
1995-01-24 Karl Heuer (i[34]86:*:3.2:*): Test for ISC before SCO; newer ISC releases have uname -X.
1995-01-23 Karl Heuer (HAVE_SYS_SELECT_H): Add #undef for configure.
1995-01-23 Karl Heuer Check for sys/select.h.
1995-01-23 Karl Heuer Define BROKEN_SELECT_NON_X.
1995-01-23 Karl Heuer (sys_select): Renamed from select. Use SELECT_TYPE instead of int. Defer to
1995-01-23 Karl Heuer #include sysselect.h instead of defining things by hand.
1995-01-23 Karl Heuer Initial revision
1995-01-23 Karl Heuer (mark): If transient-mark-mode is nil, mark is active.
1995-01-23 Karl Heuer [__GNUC__] (POSIX_SIGNALS): #define this.
1995-01-22 Richard M. Stallman (iso-transl-char-map): Add elements for mute-acute, etc.
1995-01-22 Richard M. Stallman Document alias commands and menu items.
1995-01-22 Richard M. Stallman (read_minibuf): Don't print the prompt in batch mode.
1995-01-22 Richard M. Stallman (facemenu-keybindings, facemenu-face-menu):
1995-01-22 Richard M. Stallman (enriched-annotation-list): property `hard-newline'
1995-01-22 Richard M. Stallman (gdb): In gud-remove, specify the source file.
1995-01-22 Richard M. Stallman (sort_args): Ordinary args get priority 0.
1995-01-22 Richard M. Stallman (tempo-insert-template): Quoted transient-mark-mode
1995-01-22 Richard M. Stallman (term-version): Increased to 0.94.
1995-01-22 Richard M. Stallman (byte-compile-defvar): Add the var to current-load-list.
1995-01-21 Richard M. Stallman Document force arg in unload-feature.
1995-01-21 Richard M. Stallman [NO_REMAP]: #undef static.
1995-01-21 Richard M. Stallman Comment change.
1995-01-21 Roland McGrath (update-copyright): Remove gratuitous error at end.
1995-01-21 Karl Heuer Fix sed append command to behave as intended.
1995-01-20 Richard M. Stallman (xmenu.o): Add msdos.h as dependency.
1995-01-20 Richard M. Stallman Delete mysterious dot. Add comment to protect blank
1995-01-20 Richard M. Stallman (compile-internal): Force redisplay on compilation
1995-01-20 Richard M. Stallman (syms_of_buffer) [DOS_NT]: Add missing ';'.
1995-01-20 Richard M. Stallman Comment change.
1995-01-20 Richard M. Stallman (x_mouse_leave): Add neutralizing define.
1995-01-20 Richard M. Stallman [MSDOS]: #include msdos.h.
1995-01-20 Richard M. Stallman (XMenuCreate, XMenuAddPane, XMenuAddSelection, XMenuLocate,
1995-01-20 Richard M. Stallman (DEVICE_SEP, IS_DIRECTORY_SEP, IS_ANY_SEP): Defined.
1995-01-20 Richard M. Stallman (file_name_as_directory, Ffile_name_directory)
1995-01-20 Richard M. Stallman (unload-feature): Don't care if FILE is a dependency of itself.
1995-01-20 Richard M. Stallman (fill-region-as-paragraph): At end, advance over any newlines
1995-01-20 Karl Heuer (union Lisp_Misc): Make the `type' field just 16 bits, to match the
1995-01-20 Karl Heuer (xbufobjfwd, xbuflocal, xwinconfig):
1995-01-20 Karl Heuer (center-line): fill-column is a var, not a function.
1995-01-20 Richard M. Stallman entered into RCS
1995-01-20 Richard M. Stallman *** empty log message ***
1995-01-20 Richard M. Stallman Initial revision
1995-01-20 Karl Heuer (set-c-style): Ignore case in completion.
1995-01-20 Richard M. Stallman (rmail-summary-update-highlight): New function.
1995-01-20 Karl Heuer (Ftext_property_any): Handle the trivial case specially.
1995-01-20 Richard M. Stallman entered into RCS
1995-01-19 Karl Heuer (seed_random): Renamed from srandom.
1995-01-19 Karl Heuer (Frandom): Call seed_random and get_random.
1995-01-19 Karl Heuer (remote-shell-program): Reorder search path.
1995-01-19 Karl Heuer (xboolfwd, xbuffer_local_value, xbuffer_objfwd, xcompiled, xintfwd, xmiscfree,
1995-01-19 Karl Heuer (print): Print internal types too, for debugging.
1995-01-19 Richard M. Stallman (term_get_fkeys_1): Bug fix for function key above f19.
1995-01-19 Richard M. Stallman (subst_char_in_region_unwind): New function.
1995-01-19 Richard M. Stallman (help-for-help): Doc fix.
1995-01-19 Richard M. Stallman Comment change.
1995-01-19 Richard M. Stallman (make-help-screen): Use *only* local-map to look up keys.
1995-01-19 Richard M. Stallman *** empty log message ***
1995-01-19 Richard M. Stallman Revert Jan 15 and Jan 5 changes.
1995-01-19 Richard M. Stallman (internal_self_insert): Don't test current_column
1995-01-19 Richard M. Stallman (fill-region-as-paragraph): left-margin renamed to current-left-margin.
1995-01-19 Richard M. Stallman (current-justification): Renamed from current-justification. Callers changed.
1995-01-19 Richard M. Stallman (do-auto-fill): justification renamed to current-justification.
1995-01-19 Richard M. Stallman (move-to-left-margin): justification renamed to current-justification.
1995-01-19 Richard M. Stallman (do-auto-fill): Fill, don't fill, or fill-and-justify
1995-01-19 Richard M. Stallman (set-justification): New function.
1995-01-19 Richard M. Stallman (standard-indent): New variable.
1995-01-19 Richard M. Stallman (center-line): Use current-left-margin function, not variable.
1995-01-19 Richard M. Stallman (completion-separator-self-insert-autofilling):
1995-01-19 Richard M. Stallman (forward-paragraph): Fix end-of-buffer bug.
1995-01-18 Richard M. Stallman Don't include sys/param.h.
1995-01-18 Richard M. Stallman (check-ispell-version): Use Fundamental mode in the temporary buffer.
1995-01-18 Richard M. Stallman (Qtemp_buffer_show_hook): New hook.
1995-01-18 Richard M. Stallman (scribe-mode): Treat @: as a sentence end.
1995-01-18 Richard M. Stallman Use byte-compile-dynamic.
1995-01-18 Roland McGrath (etags-file-of-tag): Use a regexp search to find the file name,
1995-01-18 Karl Heuer Change all occurences of SWITCH_ENUM_BUG to use SWITCH_ENUM_CAST instead.
1995-01-18 Karl Heuer [!emacs] (SWITCH_ENUM_CAST): New macro, from emacs/lisp.h
1995-01-18 Karl Heuer (SWITCH_ENUM_CAST): New macro.
1995-01-18 Karl Heuer (check-ispell-version): Force standard syntax table.
1995-01-18 Karl Heuer (remote-compile): Use new global remote-shell-program.
1995-01-18 Karl Heuer (rsh): Use new global remote-shell-program.
1995-01-18 Karl Heuer (ange-ftp-gateway-program, ange-ftp-shell-command): Use new global
1995-01-18 Karl Heuer (remote-shell-program): New var.
1995-01-18 Francesco Potortì * etags.c (longopts, print_help, main): Use -I as abbreviation
1995-01-18 Richard M. Stallman (gud-gdb-find-file): Propagate debug menu to found buffers.
1995-01-17 Richard M. Stallman (dbx): Fix missing cast of $curline for Irix.
1995-01-17 Richard M. Stallman (pascal-mode-map, pascal-outline-map):
1995-01-17 Simon Marshall Make sure the event read by comint-dynamic-list-completions isn't
1995-01-17 Richard M. Stallman (command-line-1): Handle -f with kbd macro.
1995-01-17 Richard M. Stallman (list_buffers_1, Flist_buffers): Functions deleted.
1995-01-17 Karl Heuer (message_dolog): Ignore narrowing.
1995-01-17 Karl Heuer (redisplay, redisplay_window, display_mode_line, decode_mode_spec): Use window
1995-01-17 Karl Heuer (struct window): New member column_number_displayed.
1995-01-17 Karl Heuer (write_glyphs, insert_glyphs): Call checkmagic.
1995-01-17 Karl Heuer Declare checkmagic.
1995-01-17 Karl Heuer (cmcheckmagic): New function.
1995-01-16 Karl Heuer (calendar): Doc fix.
1995-01-16 Karl Heuer (standard-display-ascii): Doc fix. Allow use with X.
1995-01-16 Karl Heuer (iso-aggressive-german-trans-tab): Doc fix.
1995-01-16 Richard M. Stallman (kbd_buffer_store_event): Cast arg of bcopy.
1995-01-15 Roland McGrath (r_alloc_init): Remove unused variable END.
1995-01-15 Roland McGrath (vc-do-command): Use set-buffer-modified-p instead of not-modified.
1995-01-15 Roland McGrath (not-modified): Doc fix.
1995-01-15 Roland McGrath (etags-tags-completion-table): Don't let match string contain a \177.
1995-01-14 Karl Heuer (vc-directory): Prompt for a directory, not a file.
1995-01-14 Karl Heuer (Fpurecopy): Mask size field when copying pseudovector.
1995-01-13 Richard M. Stallman Declare Qrear_nonsticky.
1995-01-13 Richard M. Stallman (Vuse_hard_newlines): New variable.
1995-01-13 Richard M. Stallman (forward-paragraph): Notice use-hard-newlines value.
1995-01-13 Richard M. Stallman (fill-region-as-paragraph): Don't modify newline
1995-01-13 Richard M. Stallman (open-line, split-line, next-line): Use `newline'
1995-01-13 Richard M. Stallman (list-buffers): Fix previous change.
1995-01-13 Richard M. Stallman Fix previous change.
1995-01-13 Richard M. Stallman (list-buffers): New function.
1995-01-13 Karl Heuer (printchar, strout): Call message_dolog.
1995-01-13 Karl Heuer Declare message_dolog.
1995-01-13 Karl Heuer (message_log_need_newline): New var.
1995-01-13 Karl Heuer (easy-menu-define): Doc fix.
1995-01-13 Karl Heuer Don't allow MARKBIT and DONT_COPY_FLAG to be the same bit.
1995-01-13 Karl Heuer (DONT_COPY_FLAG): Default this to 1.
1995-01-12 Richard M. Stallman (revert-buffer): Recompute buffer-file-truename.
1995-01-12 Karl Heuer (internal_equal): Delete redundant tests.
1995-01-12 Richard M. Stallman (indent-c-exp): Handle `{ if (x)\n foo;\n bar;' case.
1995-01-12 Richard M. Stallman (indent-c++-exp): Handle `{ if (x)\n foo;\n bar;' case.
1995-01-12 Richard M. Stallman (find-backup-file-name): Run a file name handler.
1995-01-12 Richard M. Stallman (ange-ftp-set-buffer-mode): Don't set make-backup-files.
1995-01-12 Richard M. Stallman (unexec): Cast value of sbrk.
1995-01-12 Richard M. Stallman (internal_equal): Once again use a switch.
1995-01-12 Francesco Potortì Global polishing, some bugs corrected, dynamic allocation used instead
1995-01-12 Richard M. Stallman (mouse-select-buffer) Handle an aborted selection.
1995-01-12 Richard M. Stallman (etags-goto-tag-location): Add 1 to char positions in TAGS.
1995-01-11 Richard M. Stallman (define-derived-mode): Doc fix.
1995-01-11 Richard M. Stallman Put height and width from geometry parm into default-frame-alist.
1995-01-11 Richard M. Stallman (main): Skip past the colon in inname.
1995-01-11 Karl Heuer (DONT_COPY_FLAG): Fix typo.
1995-01-11 Karl Heuer (isearch-edit-string): Disable message logging.
1995-01-11 Karl Heuer Use large constants for Lisp_Misc_Type.
1995-01-11 Karl Heuer (Fgarbage_collect): Don't log the GC message.
1995-01-11 Karl Heuer (message1_nolog): New function.
1995-01-11 Karl Heuer (Vmessage_log_max): New var.
1995-01-11 Karl Heuer (echo): Don't log the key echoes.
1995-01-11 Karl Heuer Declare all non-returning functions `void'.
1995-01-11 Richard M. Stallman (dired-insert-directory): Don't call expand-file-name
1995-01-11 Richard M. Stallman (DONT_COPY_FLAG): New bit flag.
1995-01-11 Richard M. Stallman (main): Handle SIGABRT, SIGHWE, SIGPRE, SIGORE, SIGDLK,
1995-01-11 Richard M. Stallman (struct Lisp_Free, struct Lisp_Marker, etc.):
1995-01-11 Karl Heuer Don't use go32 for make-docfile; the arg list is too long.
1995-01-11 Karl Heuer Use coff2exe on make-docfile, instead of go32 when running it.
1995-01-10 Noah Friedman rlogin-tab-or-complete: insert tab in buffer, don't send directly to process.
1995-01-10 Karl Heuer (Fnarrow_to_region): Swap using temp Lisp_Object, not int.
1995-01-10 Karl Heuer (Finsert_char): Check inherit flag for long strings too.
1995-01-10 Richard M. Stallman (syms_of_keyboard): Doc fix.
1995-01-10 Richard M. Stallman (show-paren-command-hook): Don't alter paren-mismatch face
1995-01-10 Richard M. Stallman (face-nontrivial-p): New function.
1995-01-10 Francesco Potortì * etags.c (pfatal): New function.
1995-01-10 Simon Marshall Doc fixes (simon's email address and shell-mode)
1995-01-10 Francesco Potortì * etags.c (Lang_function): Use void instead to declare the
1995-01-10 Richard M. Stallman (face-try-color-list): Treat `underline' as valid.
1995-01-10 Noah Friedman Removed several more gratuitous autoload cookies.
1995-01-10 Karl Heuer (Fscroll_other_window): On small windows, scroll by 1 line.
1995-01-09 Karl Heuer Fix text punctuation.
1995-01-09 Richard M. Stallman Better format of files-by-directory menus.
1995-01-09 Richard M. Stallman (concat, xmalloc, xrealloc, readline, xnew): Four new
1995-01-09 Richard M. Stallman (mouse-drag-region): As once in the past,
1995-01-09 Richard M. Stallman (listify-key-sequence-1): Update for change in CHAR_META.
1995-01-08 Richard M. Stallman (store_in_keymap): Copy a cons only if car is a string.
1995-01-08 Richard M. Stallman Don't include param.h.
1995-01-08 Richard M. Stallman (syms_of_buffer): Doc fix.
1995-01-08 Richard M. Stallman Fix buffer-undo-list.
1995-01-07 Roland McGrath Include config.h first. make-3-72-10 make-3-72-11 make-3-72-12 make-3-72-13 make-3-72-9 make-3-73 make-3-73-1 make-3-73-2
1995-01-07 Karl Heuer (VALBITS, GCTYPEBITS): Deleted; default is better.
1995-01-07 Karl Heuer (VALBITS): Adjust for new bit layout.
1995-01-07 Karl Heuer [XENIX|SOLARIS2] (VALBITS, GCTYPEBITS): Deleted; default is better.
1995-01-07 Karl Heuer (VALBITS, XTYPE): Adjust for new bit layout.
1995-01-07 Karl Heuer Fix comment.
1995-01-07 Karl Heuer Fix comment.
1995-01-06 Karl Heuer Delete obsolete comment.
1995-01-06 Richard M. Stallman (C_entries): Ignore carriage return at end of line.
1995-01-06 Richard M. Stallman (te-terminfo-systems-regexp): Variable deleted.
1995-01-06 Richard M. Stallman (bibtex-clean-entry): Killing text while editing
1995-01-06 Richard M. Stallman (what-cursor-position): Show char in decimal, hex, octal.
1995-01-05 Richard M. Stallman (pop-global-mark): Make pop-global-mark treat
1995-01-05 Richard M. Stallman [!MULTI_FRAME] (window_frame): New function.
1995-01-05 Richard M. Stallman (vc-do-command): Change RCS handling so rcsdiff won't strip
1995-01-05 Johan Vromans Bump version.
1995-01-05 Johan Vromans Bump version.
1995-01-05 Johan Vromans Change forms-search to forms-search-forward, and add
1995-01-05 Roland McGrath Fix typo in last change.
1995-01-05 Roland McGrath (store_function_docstring, Fdocumentation): Use & PSEUDOVECTOR_SIZE_MASK on
1995-01-05 Roland McGrath (Fcall_interactively): Use & PSEUDOVECTOR_SIZE_MASK on `size' field of
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.
1994-12-29 Richard M. Stallman (super-apropos, super-apropos-check-doc-file)
1994-12-29 Richard M. Stallman (server-process-filter): Process each line separately.
1994-12-29 Richard M. Stallman Comment changes.
1994-12-28 Richard M. Stallman (Vmouse_leave_buffer_hook, Qmouse_leave_buffer_hook): New variables.
1994-12-28 Richard M. Stallman [! sparc] (REL_INFO_TYPE): Use `struct relocation_info'.
1994-12-28 Roland McGrath (find-tag-in-order): Don't set buffer-local value of tags-file-name.
1994-12-27 Thien-Thi Nguyen Initial revision
1994-12-27 Richard M. Stallman (make_lispy_event) [USE_X_TOOLKIT]: Turn off
1994-12-27 Richard M. Stallman (XTupdate_begin): Fix backward test in previous change.
1994-12-27 Richard M. Stallman (run-hook-with-args-until-failure):
1994-12-27 Richard M. Stallman (command-line-1): Split startup msg into two parts.
1994-12-27 Richard M. Stallman (tar-mode-map): Bind C-m to tar-extract.
1994-12-27 Richard M. Stallman (dired-mode-map): Bind C-m to dired-advertised-find-file.
1994-12-27 Richard M. Stallman (Buffer-menu-mode-map): Bind C-m to Buffer-menu-this-window.
1994-12-27 Richard M. Stallman (compilation-minor-mode-map): Bind C-m to compilation-goto-error.
1994-12-27 Richard M. Stallman Don't bind `return'.
1994-12-27 Richard M. Stallman (occur-mode-map): Bind C-m and `return' to occur-mode-goto-occurrence.
1994-12-26 Richard M. Stallman (xmalloc, xrealloc): Add casts.
1994-12-26 Richard M. Stallman (x_figure_window_size): Treat missing user-position parm as nil.
1994-12-26 Richard M. Stallman Comment changes.
1994-12-26 Richard M. Stallman (scrolling_1): When scroll_region_ok is set, use a
1994-12-26 Richard M. Stallman (scroll_region_cost): New variable.
1994-12-26 Richard M. Stallman (scroll_region_cost): Declared.
1994-12-26 Richard M. Stallman (scrolling): Fewer restrictions if scroll_region_ok is
1994-12-26 Richard M. Stallman (mouse-minibuffer-check, mouse-drag-mode-line)
1994-12-26 Richard M. Stallman (isearch-mode): Set mouse-leave-buffer-hook.
1994-12-26 Richard M. Stallman (byte-compile-warning-types): Add obsolete.
1994-12-26 Richard M. Stallman (timezone-fix-time): For year values < 50, add 2000.
1994-12-25 Richard M. Stallman (font-lock-defaults): Add defvar.
1994-12-25 Richard M. Stallman (syms_of_buffer): Doc fix for buffer-file-type.
1994-12-25 Richard M. Stallman (completion-reference-buffer): Initialize to nil.
1994-12-25 Richard M. Stallman (esc-map): Delete excess closeparen.
1994-12-25 Richard M. Stallman (set_search_regs): Really set search_regs.start and .end.
1994-12-25 Richard M. Stallman (read_minibuf): GCPRO things.
1994-12-25 Richard M. Stallman (wrong_type_argument): Use Lisp_Type_Limit.
1994-12-25 Richard M. Stallman (enum Lisp_Type): Rename Max_Lisp_Type to Lisp_Type_Limit.
1994-12-25 Richard M. Stallman (enum Lisp_Type): Add Max_Lisp_Type.
1994-12-25 Richard M. Stallman (wrong_type_argument): Abort if VALUE is invalid Lisp object.
1994-12-25 Richard M. Stallman (ange-ftp-save-match-data): Macro deleted.
1994-12-25 Richard M. Stallman Initial revision
1994-12-24 Richard M. Stallman (SET_REGS_MATCHED): Do nothing if set_regs_matched_done is 1.
1994-12-24 Richard M. Stallman (dabbrev-abbrev-char-regexp): Accept symbol chars
1994-12-24 Richard M. Stallman Initial revision
1994-12-24 Richard M. Stallman Fix quoting conventions and spaces at end of sentence.
1994-12-24 Richard M. Stallman (facemenu-key): Change to M-g.
1994-12-24 Richard M. Stallman (BASE_PURESIZE): Incremented by 20k.
1994-12-24 Richard M. Stallman (save-buffers-kill-emacs): Fix backward test of value of
1994-12-24 Richard M. Stallman (byte-compile-dest-file): New variable.
1994-12-24 Richard M. Stallman (elp-pack-number): New function.
1994-12-24 Richard M. Stallman (read_char): Don't echo keys when echo_keystrokes is 0.
1994-12-24 Richard M. Stallman (dabbrev-completion): Now searches all buffers when given prefix arg 16.
1994-12-24 Richard M. Stallman Don't require cl, picture, or reporter.
1994-12-24 Richard M. Stallman Complete rewrite by Lars.Lindberg@sypro.cap.se.
1994-12-23 Richard M. Stallman Give syntax of keywords.
1994-12-23 Richard M. Stallman Initial revision
1994-12-23 Richard M. Stallman (reporter-submit-bug-report): Set up for status messages.
1994-12-23 Richard M. Stallman (next-line, previous-line): If interactive and not in
1994-12-23 Richard M. Stallman Recommend doc strings for all functions and variables.
1994-12-23 Richard M. Stallman entered into RCS
1994-12-23 Richard M. Stallman (XTupdate_begin): Discard records of prior mouse highlight
1994-12-23 Richard M. Stallman (x_set_frame_parameters): Handle icon-left, icon-top parms.
1994-12-23 Richard M. Stallman (imenu-always-use-completion-buffer-p): A value of
1994-12-23 Richard M. Stallman Add icon-left and icon-top frame parameters.
1994-12-23 Richard M. Stallman (bibtex-string, bibtex-preamble): Use forward-line.
1994-12-23 Richard M. Stallman (server-switch-buffer): Cope with dead frames and windows.
1994-12-22 Richard M. Stallman (gdb): Correct tbreak doc string.
1994-12-22 Richard M. Stallman (enable-command): Always insert code to enable.
1994-12-22 Richard M. Stallman Comment change.
1994-12-22 Richard M. Stallman (dired-string-replace-match): Function moved here.
1994-12-22 Richard M. Stallman (dired-string-replace-match): Moved to dired.el.
1994-12-22 Richard M. Stallman *** empty log message ***
1994-12-21 Richard M. Stallman Fix in visible-bell.
1994-12-21 Richard M. Stallman (Fget_buffer_create): Copy the name, and clear text props.
1994-12-21 Richard M. Stallman (C_DEBUG_SWITCH): Define this only if __GNUC__.
1994-12-21 Richard M. Stallman (struct frame): New field buffer_predicate.
1994-12-21 Richard M. Stallman (Fmodify_frame_parameters): For non-X frames,
1994-12-21 Richard M. Stallman (mark_object): In a frame, mark the buffer_predicate.
1994-12-21 Richard Kenner (sun4:SunOS:*:*): Handle Solbourne OS/MP systems.
1994-12-21 Richard M. Stallman (tex-start-shell): Use inheritance.
1994-12-21 Richard M. Stallman (gud-irixdbx-marker-filter): Changes for Irix dbx.
1994-12-21 Richard M. Stallman (get_doc_string): Now static. Arg now Lisp_Object.
1994-12-21 Richard M. Stallman (Fdefvar): Fix minor error in previous change.
1994-12-21 Richard M. Stallman (Qload_file_name, Vload_file_name): New variables.
1994-12-21 Richard M. Stallman (scan_lisp_file): Handle dynamic doc strings.
1994-12-21 David J. MacKenzie Include program name in error messages.
1994-12-21 Edward M. Reingold Make keymap for tex-shell the shell-mode-map.
1994-12-21 Richard M. Stallman (describe-function): Fix previous change.
1994-12-21 Richard M. Stallman (describe-function): Don't add `.el' when printing file name.
1994-12-20 Richard M. Stallman (Buffer-menu-buffer): Clear text properties in STRING.
1994-12-20 Richard M. Stallman (frame-update-face-colors): New function.
1994-12-20 Richard M. Stallman (set-background-color, set-foreground-color):
1994-12-20 Richard M. Stallman (rmail-first-unseen-message): Fix 1-off error.
1994-12-19 Edward M. Reingold Be consistent in use of comint (instead of shell) mode.
1994-12-18 Richard M. Stallman (fortran-end-if, fortran-end-do,
1994-12-18 Richard M. Stallman (tar-extract): Don't use set-visited-file-name. to
1994-12-18 Richard M. Stallman (rmail-search-backward): Function deleted.
1994-12-17 Richard M. Stallman (tgetst1): Let ^? stand for DEL character.
1994-12-17 Richard M. Stallman (gnus-mail-reply-using-mail): Don't save point;
1994-12-17 Richard M. Stallman (news-mail-reply): Restore the saved narrowing before calling `mail'.
1994-12-17 Richard M. Stallman (isearch-done): Don't print msg about mark if we don't set it.
1994-12-17 Richard M. Stallman (indent-c-exp): Don't be fooled by else_ or while_.
1994-12-17 Richard M. Stallman Comment change.
1994-12-17 Richard M. Stallman Comment change.
1994-12-16 Richard M. Stallman (emerge-read-file-name): New arg must-match.
1994-12-15 Richard M. Stallman (lambda): Doc fix.
1994-12-15 Richard M. Stallman Comment change.
1994-12-15 Richard M. Stallman (vc-toggle-read-only): Accept prefix arg
1994-12-15 Richard M. Stallman (font-lock-hack-keywords): Turn off undo generation.
1994-12-15 Richard M. Stallman (sendmail-send-it): Don't convert S: to Subject:.
1994-12-15 Richard M. Stallman (Fall_completions): New arg hide_spaces.
1994-12-15 Richard M. Stallman (main): Fix conversion of --display to -d.
1994-12-15 Richard M. Stallman (struct x_display): New field explicit_parent.
1994-12-15 Richard M. Stallman (face-initialize): Test for framep not t or nil.
1994-12-15 Richard M. Stallman (hack-local-variables): Run hack-local-variables-hook.
1994-12-15 Richard M. Stallman (find-grep-options): Use -q on non-BSD systems.
1994-12-15 Richard M. Stallman Don't include ../oldXMenu/XMenu.h if USE_X_TOOLKIT.
1994-12-15 Richard M. Stallman (isearch-mode-map): Move the code to set up the meta submap earlier in
1994-12-15 Richard M. Stallman (buffer-quit-function): New variable.
1994-12-15 Richard M. Stallman (PC-do-completion): If complete but not unique,
1994-12-15 Richard M. Stallman (readevalloop): Ignore ^M here.
1994-12-15 Richard M. Stallman (apropos-match-keys): Handle menu bindings with cached equivalent keys.
1994-12-15 Richard M. Stallman (Fdefconst, Fdefvar): Error if too many arguments.
1994-12-14 Richard M. Stallman (rmail-ignored-headers): Delete junk from definition.
1994-12-14 Richard M. Stallman (add_properties): Add gcpro's.
1994-12-14 Richard M. Stallman Just include sunos4shr--do nothing else.
1994-12-14 Richard M. Stallman (perform-replace): Report number of replacements when done.
1994-12-14 Richard M. Stallman (Info-split): Fix 1-off error in subfile position.
1994-12-13 Richard M. Stallman (occur): Escape newlines when printing regexp.
1994-12-13 Richard M. Stallman (Info-tagify): Avoid 1-off error in position of a tag.
1994-12-13 Richard M. Stallman (insert-kbd-macro): Specially handle C-\, M-\ and C-M-\.
1994-12-13 Richard M. Stallman (rs6000-ibm-aix4.1*): New alternative.
1994-12-13 Richard M. Stallman Initial revision
1994-12-13 Richard M. Stallman (sort_args): Make `options' a vector of ints.
1994-12-13 Richard M. Stallman (ignored-local-variables): Mark it risky.
1994-12-11 Jim Meyering [REG_UNSET_VALUE]: Define to the address of a static variable rather than to
1994-12-11 Richard M. Stallman (read_char): After auto-saving, redisplay.
1994-12-11 Richard M. Stallman (report_overlay_modification): Renamed from verify_overlay_modification.
1994-12-11 Richard M. Stallman * buffer.c (report_overlay_modification): Renamed from
1994-12-11 Richard M. Stallman (signal_before_change, signal_after_change):
1994-12-11 Richard M. Stallman (list_buffers_1): Right-align the size values.
1994-12-11 Richard M. Stallman (rmail-summary-goto-msg): When highlighting,
1994-12-11 Richard M. Stallman (compile_pattern): Call re_set_registers here.
1994-12-10 Richard M. Stallman (vc-dir-all-files): New function.
1994-12-10 Richard M. Stallman (unrelocate_symbols): Add AIX4_1 conditionals and code.
1994-12-10 Richard M. Stallman (sys_siglist) [AIX]: Add AIXHFT conditional.
1994-12-10 Richard M. Stallman Change AIX conditional around HFNKEYS to AIXHFT.
1994-12-10 Karl Heuer Added ispell-offset for version consistency.
1994-12-09 Karl Heuer Fix typo in comment.
1994-12-09 Richard M. Stallman (Fbyte_code): Call Ffollowing_char and Fprevious_char
1994-12-09 Karl Heuer Add patterns for asm-mode.
1994-12-09 Karl Heuer (set-auto-mode): Don't get confused by anything ending in "mode:" which isn't
1994-12-08 Edward M. Reingold Mention Hochleitner's correlation.
1994-12-08 Richard M. Stallman (rlogin-initially-track-cwd): Now a 3-way flag.
1994-12-07 Richard M. Stallman (telnet): Don't make assumptions about process name.
1994-12-07 Richard M. Stallman (search_regs_saved): Delete initializer.
1994-12-07 Richard M. Stallman (nntp-buggy-select): Delete usg-unix-v from list.
1994-12-07 Richard M. Stallman (dired-insert-directory): Quote certain chars with \.
1994-12-07 Richard M. Stallman (comint-mode-map): Treat C-up, C-down like M-p, M-n.
1994-12-07 Richard M. Stallman [HAVE_SYSVIPC]: Include sys/utsname.h.
1994-12-07 Richard M. Stallman [HAVE_SYSVIPC]: Include sys/utsname.h.
1994-12-06 Richard M. Stallman (update_frame): Call calculate_costs if baud_rate changed.
1994-12-06 Richard M. Stallman (calculate_costs): Set FRAME_COST_BAUD_RATE.
1994-12-06 Richard M. Stallman (struct frame): New field cost_calculation_baud_rate.
1994-12-06 Roland McGrath (dummy.c) [sony]: Include <sys/param.h> and emit newsos4 #ifdef NEWSOS4.
1994-12-06 Karl Heuer (ange-ftp-set-binary-mode): Ignore hash size if nil.
1994-12-05 Richard M. Stallman (isearch-cancel): New function.
1994-12-05 Simon Marshall Comment out Oct 18 change to font-lock-after-change-function
1994-12-05 Richard M. Stallman (electric-buffer-menu-mode-map):
1994-12-04 Richard M. Stallman (internal_equal): Call compare_string_intervals.
1994-12-04 Richard M. Stallman (compare_string_intervals): New function.
1994-12-04 Richard M. Stallman (INTERVAL_LAST_POS): Don't subtract 1 here.
1994-12-04 Richard M. Stallman (argmatch): Take argc as arg; don't go past end of argv.
1994-12-04 Richard M. Stallman (fill-region-as-paragraph): If region starts in mid-line,
1994-12-04 Richard M. Stallman (scroll_cost): FRAME_DELETE_COST and FRAME_DELETEN_COSTS were confused. Fixed.
1994-12-04 Richard M. Stallman (child_setup_tty): Use CDISABLE for setting VERASE, VKILL.
1994-12-04 Richard M. Stallman At compile time, discard any defsubr definitions
1994-12-04 Richard M. Stallman (bibtex-mode-map): Delete binding for ".
1994-12-04 Richard M. Stallman (face-name, face-id, face-foreground, face-background)
1994-12-04 Richard M. Stallman (replace-string, query-replace): Doc fixes.
1994-12-03 Richard M. Stallman (rmail-get-new-mail): Position on first unseen message.
1994-12-03 Richard M. Stallman (argmatch): Handle lstr == 0.
1994-12-02 Karl Heuer (rmail-output): Don't quote "From " lines unless the capitalization is exact.
1994-12-01 Karl Heuer (gettext): Make sure this is always defined, even #if emacs.
1994-12-01 Simon Marshall Added defaults for grayscale font-lock-reference-face.
1994-11-30 David J. MacKenzie Don't try to make directories that are guaranteed to already exist.
1994-11-30 Karl Heuer (sendmail-send-it): Add `From:' header.
1994-11-30 Roland McGrath (compilation-next-error-locus): Finish last change.
1994-11-30 Karl Heuer (gud-basic-call): Detect error earlier.
1994-11-30 Karl Heuer (system-key-alist): Extra keys are F36 and F37.
1994-11-30 Karl Heuer (imenu-generic-expression): New variable.
1994-11-30 Roland McGrath (compilation-next-error-locus): Parsed column numbers are 1-origin.
1994-11-29 Richard Kenner (ibmrt): Add more cases for various forms of BSD.
1994-11-29 Paul Eggert (re_compile_pattern, re_comp, regerror): Add gettext wrapper.
1994-11-29 Edward M. Reingold Mention cal-x.el in comments.
1994-11-29 Edward M. Reingold Initial revision
1994-11-28 Richard M. Stallman (get_time): Fix up whitespace.
1994-11-28 Richard M. Stallman (Fminibuffer_complete_and_exit): Catch errors in do_completion.
1994-11-28 Richard M. Stallman (keyboard-escape-quit): New command.
1994-11-28 Richard M. Stallman (internal_delete_file, internal_delete_file_1): New functions.
1994-11-28 Richard M. Stallman (delete_temp_file): Use internal_delete_file.
1994-11-28 Richard M. Stallman (Fkill_buffer): Use internal_delete_file.
1994-11-28 Richard M. Stallman Handle pilcrow, paragraph and pound signs.
1994-11-28 Richard M. Stallman (Fx_synchronize): Fix doc string syntax.
1994-11-28 Richard M. Stallman (safe_strdup): Don't use ANSI argument prototype.
1994-11-28 Richard M. Stallman Fix erroneous comment syntax.
1994-11-28 Richard M. Stallman (NEED_UNISTD_H): Defined.
1994-11-28 Richard M. Stallman Have just one conditional to include unistd.h.
1994-11-28 Richard M. Stallman (calculate-c-indent): Handle a top-level decl with multiple paren groups.
1994-11-28 Richard M. Stallman (gnus-default-nntp-server): Doc fix.
1994-11-28 Richard M. Stallman Many doc fixes. Fix progress message formats.
1994-11-24 Richard M. Stallman (imenu): Widen temporary before scan the file.
1994-11-24 Francesco Potortì * m/delta.h (C_SWITCH_MACHINE): -inline-functions removed,
1994-11-24 Richard M. Stallman (command_loop_1): Use safe_run_hooks to run
1994-11-24 Richard M. Stallman (occur): Put number of matches in the header line.
1994-11-24 Richard M. Stallman added fortran status checking -tower
1994-11-23 Richard M. Stallman (double-mode-name): Variable deleted.
1994-11-23 Richard Kenner Add cases for romp-ibm-aix and romp-ibm-bsd.
1994-11-23 Richard M. Stallman Create subdir etc/e. Make links to it.
1994-11-23 Richard M. Stallman (dvi): Run Make in our man subdir.
1994-11-23 Richard M. Stallman Create the man subdir.
1994-11-23 Richard M. Stallman Generate man/Makefile from man/Makefile.in.
1994-11-23 Richard M. Stallman (Info-follow-reference): Use regexp-quote.
1994-11-23 Richard M. Stallman (syms_of_keyboard): Doc fix.
1994-11-23 Richard M. Stallman (Fy_or_n_p): Handle exit-prefix in query-replace-map.
1994-11-23 Richard M. Stallman (map-y-or-n-p): Handle exit-prefix as definition of char.
1994-11-23 Richard M. Stallman (query-replace-map): Define \e and escape as exit-prefix.
1994-11-23 Richard M. Stallman (Calling menu-bar-enable-clipboard): Be less selective matching Suns.
1994-11-22 Richard M. Stallman (save_search_regs): Add declaration.
1994-11-22 Richard M. Stallman (lpr-page-header-switches): Use -f by default.
1994-11-22 Richard M. Stallman (eterm): New rule.
1994-11-22 Richard M. Stallman Initial revision
1994-11-22 Richard M. Stallman (OBJECTS_MACHINE): Define only if AIXHFT.
1994-11-22 Richard M. Stallman (AIXHFT): Defined.
1994-11-22 Richard M. Stallman (init_sys_modes): Tes AIXHFT, not AIX.
1994-11-22 Richard M. Stallman (append-to-buffer): Don't use current buffer as default.
1994-11-22 Francesco Potortì * etags.c (print_help): print --regex usage for ctags also.
1994-11-22 Roland McGrath (vc-backend-checkout): Finish last change.
1994-11-22 Roland McGrath (vc-checkout-switches): New variable.
1994-11-22 Richard M. Stallman entered into RCS
1994-11-22 Richard M. Stallman (Fdisplay_buffer): Use `b' to read existing buffer name.
1994-11-22 Richard M. Stallman (gud-gdb-marker-filter, gud-irixdbx-marker-filter)
1994-11-22 Richard M. Stallman (timer-process-filter): No need for save-match-data.
1994-11-22 Richard M. Stallman (Man-bgproc-sentinel): No need for save-match-data.
1994-11-22 Richard M. Stallman Match data now saved automatically around filters and sentinels.
1994-11-22 Richard M. Stallman Filters and sentinels now save match data themselves.
1994-11-22 David J. MacKenzie rearrange --with options
1994-11-22 David J. MacKenzie add --with-pop, --with-kerberos, --with-hesiod
1994-11-22 David J. MacKenzie add symbols for --with-pop, --with-kerberos, --with-hesiod
1994-11-22 Richard M. Stallman (kill-region): Use = to compare positions.
1994-11-21 Doug Evans Delete duplicate of sparc-*.
1994-11-21 Francesco Potortì Added code for automatically saving and restoring the match data
1994-11-20 Richard M. Stallman (compare-windows): Push mark in both buffers at start.
1994-11-20 Richard M. Stallman (rmail-summary-scroll-msg-up): If at end of message,
1994-11-19 Richard M. Stallman (sort_args): New function.
1994-11-19 Richard M. Stallman (command-line-1): Handle long options --funcall, --load, --insert, --kill.
1994-11-19 Richard M. Stallman (x-option-alist): New variable now holds
1994-11-19 Richard M. Stallman (gomoku-click): New function.
1994-11-19 Richard M. Stallman (start-process-shell-command): Don't use `exec'--
1994-11-19 Richard M. Stallman (start-process-shell-command): Function deleted.
1994-11-19 Richard M. Stallman (re_compile_fastmap): Really, really treat `succeed' like end.
1994-11-19 Richard M. Stallman (face-color-supported-p): New function.
1994-11-19 Richard M. Stallman (re_compile_fastmap): Really treat `succeed' like end.
1994-11-19 Richard M. Stallman (struct regexp_cache): New field `posix'.
1994-11-19 Richard M. Stallman Comment change.
1994-11-18 Richard M. Stallman (picture-self-insert): Use last-command-event,
1994-11-18 Richard M. Stallman (init_filelock): Add missing semicolon.
1994-11-18 Richard M. Stallman (batch-byte-compile-emacs): New function.
1994-11-18 Richard M. Stallman Initial revision
1994-11-18 Richard M. Stallman (Fload): Call Fsubstitute_in_file_name after trying handler.
1994-11-18 Richard M. Stallman (mail-setup): Make fill-column wide for the in-reply-to.
1994-11-18 Karl Heuer (kill-region): Set this-command unconditionally.
1994-11-18 Karl Heuer (recompute_width_table): Do the right thing if no previous table existed.
1994-11-18 Karl Heuer (enum Lisp_Misc_Type): Rename Lisp_Vector to Lisp_Vectorlike. Mark
1994-11-18 Karl Heuer (Fpurecopy): Use type test macros.
1994-11-18 Karl Heuer (Fsingle_key_description): Use type test macros.
1994-11-18 Karl Heuer (SET_FRAME, key_event, do_mouse_event): Use accessor macros.
1994-11-18 Karl Heuer (Fvconcat, concat): Use Lisp_Vectorlike.
1994-11-18 Doug Evans Vendor for vxworks is wrs.
1994-11-18 Karl Heuer (Fpurecopy): Use type test macros.
1994-11-18 Karl Heuer (XSETCOMPILED): New macro.
1994-11-18 Karl Heuer (Fdocumentation): Use type test macros.
1994-11-18 Karl Heuer (print): Use type test macros.
1994-11-18 Karl Heuer (re_compile_fastmap): Treat `succeed' like end of pattern.
1994-11-17 Edward M. Reingold Get rid of edit menu.
1994-11-17 Edward M. Reingold Undefine kill-region and copy-region-as-kill.
1994-11-17 Doug Evans (sparc): Recognize as a cpu.
1994-11-17 Richard M. Stallman (lock_dir, superlock_file, MAKE_LOCK_NAME):
1994-11-17 Richard M. Stallman (backup-buffer): Use file-ownership-preserved-p.
1994-11-17 Richard M. Stallman (timer-process-filter): Use save-match-data.
1994-11-17 Richard M. Stallman (rmail-fields-not-to-output): New variable.
1994-11-17 Richard M. Stallman (init_filelock): Always copy lock_path.
1994-11-17 Richard M. Stallman (set-keymap-parent): Fix bug in case of empty keymap.
1994-11-17 Richard M. Stallman Accept -domain as OS, and make it default for Apollo.
1994-11-17 Richard M. Stallman (m68*-apollo*): Use s/domain.h.
1994-11-16 Richard M. Stallman (timezone-parse-date): Handle two new formats (6 and 7).
1994-11-16 Richard M. Stallman (try_window, display_text_line): Undo previous change.
1994-11-16 Richard M. Stallman (substitute-key-definition): Don't recursively scan
1994-11-16 Roland McGrath [NOT_C_CODE]: Include fcntl.h.
1994-11-16 Richard M. Stallman (Fdirectory_files): Pass new arg to `compile_pattern'.
1994-11-16 Richard M. Stallman (re_opcode_t): New opcode `succeed'
1994-11-16 Richard M. Stallman (RE_NO_POSIX_BACKTRACKING): New macro.
1994-11-16 Roland McGrath (try_window): Don't pass window to Fget_char_property; pass its buffer.
1994-11-16 Richard M. Stallman Fix in insert-behind-hooks and insert-in-front-hooks.
1994-11-16 Francesco Potortì * Makefile.in.in (TAGS): The new etags allows tagging DEFVARs.
1994-11-16 Richard M. Stallman (dired-collect-file-versions): Discard version #s from
1994-11-16 Richard M. Stallman (Fopen_dribble_file): Call fclose only when dribble is non zero.
1994-11-16 Francesco Potortì * etags.c [ETAGS_REGEXP]: All the new code that deals with regexps
1994-11-16 Francesco Potortì * etags.c (<errno.h>): #include added.
1994-11-16 Karl Heuer (Fcurrent_window_configuration): Use allocate_vectorlike and VECSIZE.
1994-11-16 Karl Heuer (access_keymap): Use type test macros.
1994-11-16 Karl Heuer (make_frame): Use allocate_vectorlike and VECSIZE.
1994-11-16 Karl Heuer Declare allocate_vectorlike.
1994-11-16 Karl Heuer (make_dummy_parent, make_window): Use allocate_vectorlike and VECSIZE.
1994-11-16 Karl Heuer (make_process): Use allocate_vectorlike and VECSIZE.
1994-11-16 Karl Heuer (Fmake_vector): Call allocate_vectorlike.
1994-11-16 Karl Heuer Delete declaration of Farray_length.
1994-11-16 Karl Heuer (Farray_length): Delete this obsolete function.
1994-11-16 Karl Heuer (Flength): Don't call Farray_length, just use size field.
1994-11-16 Karl Heuer Fix indentation.
1994-11-16 Karl Heuer Fix typo in comment.
1994-11-16 Karl Heuer (Fdo_auto_save): Use the new type-test macros.
1994-11-16 Karl Heuer (XSCROLL_BAR): Extract from Lisp_Vector, not generic pointer.
1994-11-16 Karl Heuer (wait_for_property_change): Encode location as a cons of two integers instead
1994-11-16 Karl Heuer (Finteractive_p): Use XSUBR instead of its expansion.
1994-11-16 Karl Heuer (Fdocumentation): Use NATNUMP instead of its expansion.
1994-11-16 Karl Heuer (access_keymap, store_in_keymap): Use NATNUMP instead of its expansion.
1994-11-16 Karl Heuer (CHECK_NATNUM): Use NATNUMP instead of its expansion.
1994-11-16 Richard M. Stallman (Fread_file_name_internal): Protect orig_string.
1994-11-16 Karl Heuer (syms_of_data): Set Qwholenump as function, not variable.
1994-11-16 Karl Heuer (Fmake_list, Fmake_vector, Fmake_string): Use CHECK_NATNUM instead of its
1994-11-15 Karl Heuer (NETCONN_P, kill_buffer_processes): Use the new type-test macros.
1994-11-15 Karl Heuer (OVERLAY_POSITION): Use the new type-test macros.
1994-11-15 Karl Heuer (overlays_at): Use the new type-test macros.
1994-11-15 Karl Heuer (unlock_all_files): Use the new type-test macros.
1994-11-15 Karl Heuer (x_window_to_frame, x_any_window_to_frame, x_top_window_to_frame): Use the new
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 to a type-test macro.
1994-11-15 Karl Heuer (PLIST_ELT_P): Avoid assignments in arguments to a type-test macro.
1994-11-15 Karl Heuer (Fpixmap_spec_p): Avoid function calls and assignments as arguments to a
1994-11-15 Karl Heuer (NATNUMP): New macro.
1994-11-15 Karl Heuer (free_float): Don't assume XFASTINT accesses the raw bits.
1994-11-15 Roland McGrath (tags-query-replace): Use query-replace-read-args in interactive spec.
1994-11-15 Richard M. Stallman (isearch-other-meta-char): Delete debugging code.
1994-11-15 Richard M. Stallman (Frename_buffer): Rename arg NAME to NEWNAME.
1994-11-15 Richard M. Stallman (read_escape): For \S-a, return A.
1994-11-15 Richard M. Stallman (init_sys_modes): Maybe call tcflow.
1994-11-15 Richard M. Stallman (mouse-save-then-kill): Call mouse-show-mark
1994-11-15 Richard M. Stallman (isearch-gnu-emacs-events): Variable deleted.
1994-11-15 Richard M. Stallman (isearch-unread): Always use unread-command-events.
1994-11-15 Richard M. Stallman (Frename_buffer): Rename arg NAME to NEWNAME.
1994-11-15 Richard M. Stallman (m68*-apollo*): Set NON_GNU_CPP.
1994-11-15 Richard M. Stallman (line): Add a beginning-op function.
1994-11-15 Richard M. Stallman (LD_SWITCH_SYSTEM): Add -dc and -dp.
1994-11-15 Paul Reilly (lw_refigure_widget): Use the macro USE_XAW rather than XAW.
1994-11-15 Roland McGrath (tags-table-including): Don't gratuitously cons (what was I thinking?).
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_Overlay.
1994-11-15 Karl Heuer (print): Use new overlay substructure.
1994-11-15 Karl Heuer (Fmake_overlay, Foverlay_properties, Foverlay_get, Foverlay_put): Use new
1994-11-15 Richard M. Stallman (Finsert_file_contents): Init not_regular at the beginning.
1994-11-15 Karl Heuer (Fkill_all_local_variables): Use XBUFFER_LOCAL_VALUE, not XCONS.
1994-11-15 Richard M. Stallman (comint-exec-1): Terminate TERMCAP with colon.
1994-11-15 Per Bothner Support paragon as i860-intel-osf1. (From RMS.)
1994-11-15 Richard M. Stallman Initial revision
1994-11-15 Richard M. Stallman (MAIL_USE_FLOCK): Defined.
1994-11-14 Richard M. Stallman (Finsert_file_contents): If VISIT, set the buffer components
1994-11-14 Roland McGrath (A_TEXT_OFFSET): Macro removed.
1994-11-14 Karl Heuer (defvar_int, defvar_bool, defvar_lisp_nopro, defvar_per_buffer): Use accessor
1994-11-14 Karl Heuer (scheme-mode-variables): Set parse-sexp-ignore-comments to t.
1994-11-14 Karl Heuer Fix typos in comment.
1994-11-14 David J. MacKenzie Don't add -I, -L, -R options for cc if their
1994-11-14 Simon Marshall Add scheme-mode to font-lock-defaults-alist using lisp-font-lock-keywords.
1994-11-14 Richard M. Stallman (query-replace-map): Bind Y and N like y and n.
1994-11-14 Richard M. Stallman Initial revision
1994-11-14 Richard M. Stallman For windows-nt, load mouse.
1994-11-13 Richard M. Stallman (C_SWITCH_SYSTEM) [__GNUC__]: Set -D_BSD to get the
1994-11-13 Richard M. Stallman Comment change.
1994-11-13 Richard M. Stallman (Fdisplay_completion_list): Update COLUMN unconditionally.
1994-11-13 Richard M. Stallman (load_pixmap): Handle bitmap_id < 0. F is a FRAME_PTR.
1994-11-13 Richard M. Stallman (syms_of_frame): Fix typo.
1994-11-13 Richard M. Stallman (lpr-headers-switches): Base default on lpr-command value.
1994-11-12 Richard M. Stallman (syms_of_frame): Doc fix for default-frame-alist.
1994-11-11 Richard M. Stallman (mips-sgi-irix5.[01]*): Distinguish from irix5*.
1994-11-11 Richard M. Stallman (i860-intel-osf1*): New alternative.
1994-11-11 Richard M. Stallman (texinfo-format-node): Insert the node delimiter
1994-11-11 Karl Heuer (store_symval_forwarding, swap_in_symval_forwarding, Fset, default_value,
1994-11-11 Karl Heuer (Fbyte_code): Special case for buffer-local objects is now handled by the more
1994-11-11 Karl Heuer (mark_object): New code to handle buffer-local substructure.
1994-11-11 Karl Heuer (set_buffer_internal): Use XBUFFER_LOCAL_VALUE, not XCONS.
1994-11-11 Karl Heuer (enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_Buffer_Local_Value and
1994-11-11 David J. MacKenzie Remove entries for things that are done. Reformat a little.
1994-11-11 Karl Heuer Fix typo in previous change.
1994-11-10 Roland McGrath (compile): With prefix arg, prompt even if (not compilation-read-command).
1994-11-10 Richard M. Stallman (TV1, TV2): Use EMACS_TIME as type.
1994-11-10 Richard M. Stallman (find-change-log): If change-log-default-name
1994-11-10 Karl Heuer Fix comment associated with previous change.
1994-11-10 Richard M. Stallman (Fnewline): Always use insert_and_inherit.
1994-11-10 Richard M. Stallman Comment change.
1994-11-10 Richard M. Stallman (create_process) [OSF1]: Use setpgid, not setpgrp.
1994-11-10 Richard M. Stallman (tracking_off): Test old value with NILP.
1994-11-10 Richard M. Stallman (FRAMEP): Use the second definition whenever HAVE_MOUSE.
1994-11-10 Richard M. Stallman (ange-ftp-version): Var deleted.
1994-11-09 Karl Heuer (Fboundp, find_symbol_value): Use type test macros instead of checking XTYPE
1994-11-09 Richard M. Stallman (string-rectangle): Don't set point.
1994-11-09 Karl Heuer Comment reason for preceding change.
1994-11-09 David J. MacKenzie Make h_errno check not use nested functions.
1994-11-09 Richard M. Stallman (facemenu-update): Use C-down-mouse-2 for the menu.
1994-11-09 Richard M. Stallman (comint-exec-1): Make sure default-directory is a real dir.
1994-11-09 Richard M. Stallman (Fsubstitute_in_file_name): Add missing #endif.
1994-11-09 Richard M. Stallman Don't include ctype.h.
1994-11-09 Richard M. Stallman (copy-region-as-kill): Don't set this-command.
1994-11-09 Roland McGrath Only define items in vc-menu-map if it is boundp.
1994-11-09 Richard M. Stallman (compilation-error-regexp-alist): Add an element for Irix 5.2 warnings.
1994-11-09 Francesco Potortì * man.el (Man-berkeley-sed-script, Man-sysv-sed-script,
1994-11-09 Richard M. Stallman (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* buffer.
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* buffer.
1994-11-09 Karl Heuer (debugger-list-functions): Set help-mode in *Help* buffer.
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-function, describe-variable): Set help-mode in *Help* buffer.
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.
1994-11-09 Karl Heuer (r2b-help): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (perform-replace): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (set-variable): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (sc-set-variable): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (update-copyright): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (ask-user-about-lock-help, ask-user-about-supersession-help): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (vi-switch-mode, vi-ex-cmd): Set help-mode in *Help* buffer.
1994-11-09 Karl Heuer (yow): Set help-mode in *Help* buffer.
1994-11-09 Roland McGrath (EVENT_QUEUES_EMPTY): Only test do_mouse_tracking and mouse_moved #ifdef
1994-11-09 Roland McGrath (install-arch-indep): Avoid continued comment swallowing target line.
1994-11-08 Karl Heuer (Man-follow-manual-reference): First arg deleted. Call
1994-11-08 Edward M. Reingold Don't supersede attributes for faces `diary-face', `calendar-display-face', or
1994-11-08 Richard M. Stallman entered into RCS
1994-11-08 Paul Reilly (make_menu_in_widget): Differentiate a separator entry ("--") from a
1994-11-08 David J. MacKenzie protect character class with changequote
1994-11-08 Karl Heuer (help-mode): New function.
1994-11-08 Karl Heuer Accept `news' as a synonym for `newsos'.
1994-11-08 Karl Heuer (Fset_frame_height): Compare against height, not width.
1994-11-08 Roland McGrath Move decl of input_fd outside of #ifdef HAVE_X_WINDOWS.
1994-11-07 Edward M. Reingold Check for nil time before trying to adjust it for dst.
1994-11-07 Francesco Potortì * man.el (Man-reuse-okay-flag): Deleted.
1994-11-07 Thien-Thi Nguyen Update maintainer line.
1994-11-07 Thien-Thi Nguyen Add maintainer line in header.
1994-11-07 Paul Reilly (update_one_menu_entry): Use the parent of the cascade button as the
1994-11-05 Karl Heuer (gnus-configure-windows): Make split-window-keep-point locally t so that focus
1994-11-04 Karl Heuer (XTread_socket): Generate iconify and deiconify events.
1994-11-03 Karl Heuer (start-process-shell-command): Don't use exec on windows-nt.
1994-11-03 Karl Heuer Changed references of m\m-windowsnt.h to m\intel386.h and of s\s-windowsnt.h
1994-11-03 Karl Heuer (sbrk): Allow request sizes to be different than the page size.
1994-11-03 Karl Heuer [WINDOWSNT]: (VIRT_ADDR_VARIES, DATA_END, DATA_START, HAVE_ALLOCA): Defined.
1994-11-03 Karl Heuer #include <malloc.h>.
1994-11-03 Karl Heuer (tar-extract): Set default-directory to that of the superior buffer, not the
1994-11-03 Karl Heuer (gud-gdb-complete-command): Add a trailing single quote to partially quoted
1994-11-03 Karl Heuer Don't rm files if cd fails.
1994-11-03 Simon Marshall Wrap font-lock-fontify-region's string-match with save-match-data.
1994-11-02 Karl Heuer (Fx_list_fonts): Don't bother to retrieve font info when there's no size_ref
1994-11-02 Karl Heuer (Fdecode_time): Fix Lisp_Object vs. integer problems.
1994-11-02 Karl Heuer Leave DEVICE_SEP undefined by default.
1994-11-02 Richard M. Stallman (init_buffer): Fix error message syntax.
1994-11-01 Richard M. Stallman (Fdecode_time): Change one XFASTINT to XINT.
1994-11-01 Richard M. Stallman (x_window): Make ibw 0 by default.
1994-11-01 Richard M. Stallman Add function and variable name conventions.
1994-11-01 Per Bothner (*-unknown-freebsd): Remove [-(] from UNAME_RELEASE.
1994-11-01 Richard M. Stallman Put nt subdir and its subdirs in the dist.
1994-11-01 Richard M. Stallman (SYSTEM_PURESIZE_EXTRA): Defined.
1994-11-01 Richard M. Stallman Initial revision
1994-11-01 Richard M. Stallman (byte-compile-insert-header): Escape backslashes
1994-11-01 Richard M. Stallman (init_editfns): Get the username from the environment
1994-11-01 Richard M. Stallman (read_key_sequence): Use flags instead of gotos to
1994-11-01 Richard M. Stallman (DEVICE_SEP, DIRECTORY_SEP, IS_DEVICE_SEP)
1994-11-01 Richard M. Stallman (DOS_NT): Defined.
1994-11-01 Richard M. Stallman (term_init) [WINDOWSNT]: Do some Windows-specific
1994-11-01 Richard M. Stallman [WINDOWSNT] (EMACS_KILLPG): Use win32_kill_process.
1994-11-01 Richard M. Stallman Test DOS_NT, not MSDOS.
1994-11-01 Richard M. Stallman [WINDOWSNT]: Add includes for NT.
1994-11-01 Richard M. Stallman Use macros IS_ANY_SEP, IS_DIRECTORY_SEP,
1994-11-01 Richard M. Stallman (MAXNAMLEN) [WINDOWSNT]: Define as 255.
1994-11-01 Richard M. Stallman [WINDOWSNT]: Don't include vlimit.h.
1994-11-01 Richard M. Stallman Change explicit uses of the Unix directory separator
1994-11-01 Richard M. Stallman Change explicit uses of the Unix directory separator
1994-11-01 Richard M. Stallman (Fdump_emacs): Don't reset the data start address by
1994-11-01 Richard M. Stallman Use macros IS_ANY_SEP, IS_DIRECTORY_SEP, and DIRECTORY_SEP.
1994-11-01 Richard M. Stallman (getenv_internal) [WINDOWSNT]: Use strnicmp, not bcmp.
1994-11-01 Richard M. Stallman (init_buffer): Use DIRECTORY_SEP, IS_DIRECTORY_SEP macros,
1994-11-01 Richard M. Stallman (struct buffer): Test DOS_MT, not MSDOS.
1994-11-01 Richard M. Stallman On windows-nt, load ls-lisp and winnt.
1994-11-01 Richard M. Stallman (Info-directory-list): Treat windows-nt like ms-dos.
1994-11-01 Richard M. Stallman (byte-compile-file): Treat windows-nt like ms-dos.
1994-11-01 Richard M. Stallman (hexl-find-file): Treat windows-nt like ms-dos.
1994-11-01 Richard M. Stallman (shell-command-switch): New variable.
1994-11-01 Richard M. Stallman (command-line): Use ~/_emacs as init file in windows-nt.
1994-11-01 Richard M. Stallman (abbreviate-file-name): Handle drive letters on windows-nt as on ms-dos.
1994-11-01 Richard M. Stallman (desktop-basefilename): Use emacs.dsk on windows-nt.
1994-11-01 Richard M. Stallman (bookmark-file): Use ~/emacs.bmk on windows-nt.
1994-11-01 Richard M. Stallman (change-log-name): Use changlo on windows-nt.
1994-11-01 Richard M. Stallman (main, etags_getcwd): Test DOS_NT instead of MSDOS.
1994-11-01 Richard M. Stallman (main) [WINDOWSNT]: Now sets _fmode and stdout to O_BINARY.
1994-11-01 Richard M. Stallman (blink-matching-delay): New variable.
1994-11-01 Richard M. Stallman (timezone-world-timezones): Add "UT" -> +000.
1994-11-01 Richard M. Stallman (cl-macroexpand): keep documentation from `macroexpand'.
1994-11-01 Richard M. Stallman (isearch-edit-string, isearch-toggle-case-fold):
1994-11-01 Edward M. Reingold New function to display an alternative diary file.
1994-11-01 Edward M. Reingold Bind new function to mouse.
1994-11-01 Edward M. Reingold Bind new function to key.
1994-11-01 Richard M. Stallman (comint-read-noecho): Use `read-char-exclusive' instead of `read-char'.
1994-11-01 Karl Heuer (XTclear_end_of_line): Finish the line dance here too, just as was done in
1994-11-01 Richard M. Stallman (fast_find_position): Special case if POS is end of buffer.
1994-10-31 Karl Heuer (column_number_displayed): New variable.
1994-10-31 David J. MacKenzie update for Autoconf 2.0 and other recent changes.
1994-10-31 Richard M. Stallman (texinfo-alias-list): New variable.
1994-10-30 Richard M. Stallman Changed almost every doc string.
1994-10-30 Edward M. Reingold Delete old reference to window configuration.
1994-10-30 Richard M. Stallman (display_text_line): Truncate the minibuf_prompt if nec.
1994-10-30 Richard M. Stallman (BASE_PURESIZE): Increment MULTI_FRAME value.
1994-10-30 Richard M. Stallman (texinfo-format-scan): Make @- vanish; don't insert -.
1994-10-30 Richard M. Stallman Put mouse-set-font on C-down-mouse-1.
1994-10-30 Richard M. Stallman Load facemenu if have X.
1994-10-30 Richard M. Stallman (unexec): Don't print number of pure bytes used.
1994-10-30 Richard M. Stallman (line-move): Use sign of arg to choose error condition.
1994-10-30 Richard M. Stallman (blink-matching-open): Do blink if an even number of
1994-10-30 Edward M. Reingold Fix use of noday option for calendar-read-date.
1994-10-30 Edward M. Reingold Redo the noday option for calendar-read-date.
1994-10-29 Richard M. Stallman (xlwmenu_default_font): New global variable.
1994-10-29 Karl Heuer (read_avail_input): Fix Lisp_Object vs. int problem.
1994-10-29 David J. MacKenzie change a stray [ to test
1994-10-29 Richard M. Stallman (gud-common-init): If file arg has no directory,
1994-10-29 Richard M. Stallman (Fx_create_frame): Set xlwmenu_default_font.
1994-10-29 Richard M. Stallman (x_delete_display): Call XrmDestroyDatabase.
1994-10-28 Richard M. Stallman (iso-accents-mode): Variable renamed from iso-accents-minor-mode.
1994-10-28 Richard M. Stallman (LD_SWITCH_SYSTEM): Definitions deleted.
1994-10-28 Richard M. Stallman (LD_SWITCH_MACHINE): New definition.
1994-10-28 Richard M. Stallman (frame-initialize): Set special-display-function here,
1994-10-28 Richard M. Stallman (diff-command): New variable.
1994-10-28 David J. MacKenzie Adapt for Autoconf v2. Use the standard argument
1994-10-28 Richard M. Stallman (calendar-mode-map): Define c-down-mouse-3 like down-mouse-3.
1994-10-28 Richard M. Stallman (easy-menu-define): Call `easy-menu-do-define' to do
1994-10-27 Karl Heuer (Fset_buffer_major_mode): New function. Set the default major mode here.
1994-10-27 Karl Heuer (find-file-noselect): Call set-buffer-major-mode here.
1994-10-27 Karl Heuer (keys_of_frame): Bind the new events to 'ignore, since the window manager has
1994-10-27 Karl Heuer (kbd_buffer_get_event): Translate them to lispy events.
1994-10-27 Karl Heuer (iconify_event, deiconify_event): New events.
1994-10-27 David J. MacKenzie keep up with configure.in
1994-10-27 Francesco Potortì * man.el (Man-fontify-manpage-flag): defvar put at outer level.
1994-10-27 Karl Heuer (set_frame_menubar): Don't copy string during GC risk.
1994-10-27 Karl Heuer (tar-summarize-buffer): Improperly terminated archive now produces only a
1994-10-27 Roland McGrath [alliant && i860] (FSCALE): Move defn before #ifndef FSCALE.
1994-10-26 Richard M. Stallman (HAVE_GETPAGESIZE): Explicitly #undef.
1994-10-26 Richard M. Stallman (HAVE_GETPAGESIZE): Definition deleted.
1994-10-26 Richard M. Stallman (HAVE_GETPAGESIZE): Add #undef.
1994-10-26 Richard M. Stallman Check for getpagesize.
1994-10-26 Richard M. Stallman (ispell-message-text-end): Match Postcript 3 like 2.
1994-10-26 Paul Eggert (re_comp, re_exec): Define this obsolete 4.2bsd
1994-10-26 Richard M. Stallman (enable-flow-control): Make message depend on customization variables.
1994-10-26 Richard Kenner (pdp11): New machine name.
1994-10-26 Edward M. Reingold Allow vector form of latitude/longitude. Fix documentation.
1994-10-26 Edward M. Reingold Give lunar phases buffer a symbolic name; use new form of calendar-read-date.
1994-10-26 Edward M. Reingold Use new form of calendar-read-date.
1994-10-26 Edward M. Reingold Fix regexps for diary marking to include TAB.
1994-10-26 Edward M. Reingold Put insertion of diary entry on daily menu.
1994-10-26 Edward M. Reingold Lots of minor fixes and code polishing. Exit-calendar code rewritten.
1994-10-26 Richard M. Stallman (set_frame_size): Set app_shell and wmshell the same.
1994-10-26 Richard M. Stallman (dired-find-subdir): Doc fix.
1994-10-26 Richard M. Stallman (fill-individual-paragraphs): Avoid infinite loop
1994-10-26 Richard M. Stallman (status_message): Add a cast.
1994-10-26 Richard M. Stallman (x_catch_errors, x_check_errors, x_had_errors_p)
1994-10-26 Richard M. Stallman (x_window): Pass new arg f to hack_wm_protocols.
1994-10-26 Karl Heuer (syms_of_window): Fix missing \n\'s.
1994-10-26 Richard M. Stallman (x_own_selection, x_get_foreign_selection): Change calls
1994-10-26 Richard M. Stallman (pop_up_menu): Pass a Display * to x_catch_errors, etc.
1994-10-26 Richard M. Stallman Comment changes.
1994-10-26 Karl Heuer (tar-summarize-buffer): Check for end of buffer before extracting substring.
1994-10-26 Karl Heuer (list_processes_1): Print tty name.
1994-10-25 Richard M. Stallman (Vtemp_buffer_show_function): Doc fix.
1994-10-25 Richard M. Stallman (gud-irixdbx-marker-filter): Cast $curline to int.
1994-10-25 Boris Goldowsky (enriched-mode): Add autoload cookie.
1994-10-25 Richard M. Stallman (Brk): Declare as unsigned long.
1994-10-25 Richard M. Stallman Delete X10 code.
1994-10-25 Richard M. Stallman (Fx_selection_exists_p): Fix backwards if.
1994-10-25 Richard M. Stallman (Fx_create_frame): Don't increment refernce_count
1994-10-25 Richard M. Stallman (record_char): New subroutine.
1994-10-25 Richard M. Stallman Never use input_fd if using X.
1994-10-25 Richard M. Stallman (make-frame-on-display): New function.
1994-10-25 Richard M. Stallman Handle multiple keyboard input descriptors.
1994-10-25 Richard M. Stallman (insert_from_buffer_1): Don't use min.
1994-10-25 Richard M. Stallman (ispell-grep-command, ispell-look-command): Don't specify directory.
1994-10-25 Richard M. Stallman (buffer-file-truename): Doc fix.
1994-10-25 Karl Heuer (decode_mode_spec): New spec %c, for current column.
1994-10-24 Karl Heuer Make previous change conditional.
1994-10-24 Richard M. Stallman (Fx_selection_exists_p): If selected_frame isn't an x frame, return nil.
1994-10-24 Francesco Potortì * man.el (Man-init-defvars): Do not delete empty lines.
1994-10-24 Boris Goldowsky Initial revision
1994-10-24 Boris Goldowsky Don't try to make menu bindings when window-system==nil.
1994-10-24 Boris Goldowsky Initial revision
1994-10-24 Francesco Potortì *** empty log message ***
1994-10-24 Richard M. Stallman (getline): When a search of already-read input for CRLF
1994-10-23 Roland McGrath (dired-mode-map): Add query-replace and search items to operate menu.
1994-10-23 Richard M. Stallman (latex-mode): Recognize \item etc. that have no arg
1994-10-23 Richard M. Stallman (unload_color): Pass arg f to WHITE_PIX_DEFAULT and BLACK_PIX_DEFAULT.
1994-10-23 Richard M. Stallman Use XFlush, not XFlushQueue, throughout.
1994-10-23 Richard M. Stallman Say error in x-open-connection should be fatal.
1994-10-23 Richard M. Stallman (kbd_buffer_get_event): Cope if mouse_position_hook does not store anything.
1994-10-23 Richard M. Stallman (menu-bar-file-menu): Add item `Make Frame On Display'.
1994-10-23 Richard M. Stallman (struct heap): New fields first_bloc, last_bloc.
1994-10-23 Richard M. Stallman (set-face-background): Set either stipple or color,
1994-10-23 Richard M. Stallman Add comment.
1994-10-23 Richard M. Stallman (mail-setup): Fill in-reply-to field properly.
1994-10-23 Richard M. Stallman (ange-ftp-process-handle-line): Check for a
1994-10-23 Richard M. Stallman (set-face-background): If color is gray, and frame
1994-10-22 Roland McGrath (dired-do-tags-search, dired-do-tags-query-replace): New functions.
1994-10-22 Roland McGrath (dired-mode-map): Bind A to dired-do-tags-search,
1994-10-22 Richard M. Stallman (calculate_costs): Call x_screen_planes.
1994-10-22 Karl Heuer (Finsert_buffer_substring): Use insert_from_buffer instead of insert.
1994-10-22 Karl Heuer (insert_from_buffer, insert_from_buffer_1): New functions.
1994-10-22 Richard M. Stallman (struct x_display_info): Struct renamed from x_screen.
1994-10-22 Richard M. Stallman Use FRAME_X_DISPLAY instead of x_current_display and XDISPLAY.
1994-10-22 Richard M. Stallman (x_sync): Take frame ptr as arg.
1994-10-22 Richard M. Stallman (read_avail_input): Use input_fd.
1994-10-22 Richard M. Stallman (input_fd): No longer static.
1994-10-22 Richard M. Stallman (Fframe_or_buffer_changed_p):
1994-10-22 Richard M. Stallman (xmenu_show): Get the screen number for DisplayHeight
1994-10-22 Richard M. Stallman (other_visible_frames): Pass a frame ptr to x_sync.
1994-10-22 Richard M. Stallman (mail-aliases, mail-archive-file-name): Doc fixes.
1994-10-22 Karl Heuer (insert_before_markers): Don't inherit; insert_before_markers_and_inherit does
1994-10-21 Richard M. Stallman (sendmail-synch-aliases): Check MAILRC envvar.
1994-10-21 Richard M. Stallman (define-mail-alias): Check MAILRC envvar.
1994-10-21 Richard M. Stallman (main): Don't process one input file twice.
1994-10-21 Richard M. Stallman Finish installing previous change.
1994-10-21 Richard M. Stallman (timer-error, timer-abnormal-termination,
1994-10-21 Richard M. Stallman (view-file): Do record the buffer switch.
1994-10-21 Richard M. Stallman (describe-function-find-file): New function.
1994-10-21 Richard M. Stallman (describe-function): Mention the file it was loaded from.
1994-10-21 Richard M. Stallman (dbx): Delete call to gud-switch-to-buffer.
1994-10-21 Richard M. Stallman (emerge-auto-advance): Fix criterion for which message.
1994-10-21 Francesco Potortì * etags.c (prestr, substr): return a logical type.
1994-10-21 Per Bothner Better NCR support.
1994-10-21 Richard M. Stallman (rmail-get-new-mail): If display-time is in use,
1994-10-20 Richard M. Stallman (list_buffers_1): Always mark current_buffer read-only.
1994-10-20 Roland McGrath (next-file): Initialize next-file-list all at once from all tables.
1994-10-20 Richard M. Stallman PopServer renamed to popserver throughout.
1994-10-20 Karl Heuer (edit-and-eval-command): Elements of command-history are forms, not strings.
1994-10-20 Richard M. Stallman (LD_SWITCH_MACHINE): Defined.
1994-10-20 Richard M. Stallman (ange-ftp-get-passwd): Use user-mail-address.
1994-10-20 Karl Heuer (repeat-matching-complex-command): Fix check for empty pattern. Simplify.
1994-10-20 Karl Heuer (read_minibuf): Fix comment.
1994-10-20 Karl Heuer (Fdisplay_buffer): Make old_selected_window a Lisp_Object.
1994-10-20 Boris Goldowsky (facemenu-get-face): Don't add to menu here.
1994-10-20 Boris Goldowsky (make-face): Add new face to Face menu on creation. -- Bng
1994-10-20 David J. MacKenzie Don't declare malloc, since we include config.h.
1994-10-20 Francesco Potortì * man.el (Man-init-defvars): Corrections to Man-filter-list.
1994-10-20 Richard M. Stallman (xdialog_show, xmenu_show): Use grabbed field instead of x_mouse_grabbed.
1994-10-20 Richard M. Stallman (do_mouse_tracking): Now a FRAME_PTR.
1994-10-20 Richard M. Stallman Log omitted from previous checkin:
1994-10-20 Richard M. Stallman (x_get_foreign_selection): Get display from
1994-10-20 Richard M. Stallman (read_minibuf): Undo previous change.
1994-10-20 Richard M. Stallman (Fdisplay_buffer): If the other window is smaller
1994-10-19 Richard M. Stallman Only include ../src/config.h if HAVE_CONFIG_H is
1994-10-19 Richard M. Stallman Don't declare malloc.
1994-10-19 David J. MacKenzie Use test -r instead of < to check readability, to avoid syntax error.
1994-10-19 David J. MacKenzie Add licensing exception for Autoconf.
1994-10-19 Richard M. Stallman (child_setup): Always use _exit.
1994-10-19 Richard M. Stallman Use FRAME_X_DISPLAY, not XDISPLAY or x_current_display.
1994-10-19 Richard M. Stallman (Voverriding_local_map_menu_flag): New variable.
1994-10-19 Morten Welinder *** empty log message ***
1994-10-19 Karl Heuer (searchbufs): New variable, replaces searchbuf and last_regexp and
1994-10-19 Karl Heuer (Fdirectory_files): Use the new calling convention for compile_pattern.
1994-10-19 Richard M. Stallman *** empty log message ***
1994-10-19 Richard M. Stallman (auto-mode-alist): Doc fix.
1994-10-19 Richard M. Stallman (auto-mode-alist): Doc fix.
1994-10-18 Richard M. Stallman Fix mismatch in conditionals.
1994-10-18 Richard Kenner Minor update to last change.
1994-10-18 Richard Kenner Revise support for AIX 4.1 on POWER and PowerPC.
1994-10-18 Richard M. Stallman (font-lock-after-change-function): If inside a comment,
1994-10-18 Richard M. Stallman (heap_base): Move static var to top level.
1994-10-18 Richard M. Stallman (SOME_MACHINE_OBJECTS): Add msdos.o and x*.o files.
1994-10-18 Richard M. Stallman (open, close, read, write): Add #undefs.
1994-10-18 Richard M. Stallman [SYSV_IPC] (main): Catch SIGHUP as well. Don't
1994-10-18 Richard M. Stallman Include ../src/config.h.
1994-10-18 Richard M. Stallman Don't declare malloc, realloc, free.
1994-10-18 Richard M. Stallman (run-scheme): Delete autoload cookie.
1994-10-18 Richard M. Stallman (run-scheme): Add autoload cookie.
1994-10-18 Richard M. Stallman (info-insert-file-contents): Always check for conflict with jka-compr.
1994-10-18 Richard M. Stallman (rmail-spool-directory): Add a condition to test the Bull DPX/2.
1994-10-18 Richard M. Stallman (easy-menu-create-keymaps): Add autoload cookie.
1994-10-18 Karl Heuer (exactn): Initializer deleted.
1994-10-18 Karl Heuer (RE_EXACTN_VALUE): Deleted; Emacs doesn't need this kludge anymore.
1994-10-18 Karl Heuer (read_minibuf): Store the object, not the string, into the history variable.
1994-10-18 Richard M. Stallman (nntp-open-server): Send MODE READER command to server.
1994-10-18 Richard M. Stallman (display-time-filter): Ignore mail-spool-file if not string.
1994-10-18 Karl Heuer (x_set_unsplittable): New function.
1994-10-18 Richard M. Stallman (etags-tags-table-files, etags-tags-included-tables):
1994-10-18 Richard M. Stallman (msdos): PUt sed* in the distribution.
1994-10-18 Karl Heuer (do_line_dance): Decrement index only once per loop.
1994-10-18 Karl Heuer (do_line_insertion_deletion_costs): Fix argument order.
1994-10-17 Richard Kenner Add support for AIX 4.1 and architecture.
1994-10-17 Karl Heuer (regex.o): Use full path to find regex.c.
1994-10-17 Karl Heuer (etags): add dependency on regex.o, link with it.
1994-10-17 Morten Welinder *** empty log message ***
1994-10-17 Morten Welinder Initial revision
1994-10-17 Morten Welinder *** empty log message ***
1994-10-17 Richard M. Stallman (set-face-stipple): New function.
1994-10-17 Richard M. Stallman (struct face): Delete cached_index field.
1994-10-17 Richard M. Stallman (Fdisplay_buffer): In desperation case of looking for
1994-10-17 Richard M. Stallman (intern_face): Update mask properly to set stipple
1994-10-17 Richard M. Stallman (dumpglyphs): Explicitly draw background stipple.
1994-10-17 Richard M. Stallman (intern_face): Set the fill_style.
1994-10-17 Richard M. Stallman Include paths.h.
1994-10-17 Richard M. Stallman (bitmapdirs): Default to /usr/include/X11/bitmaps.
1994-10-17 Richard M. Stallman (sharedstatedir): Substitute sharedstatedir properly.
1994-10-17 Richard M. Stallman Better info about C-z vs C-x C-c.
1994-10-17 Richard M. Stallman (xfns.o): Depend on paths.h.
1994-10-16 Richard M. Stallman (EMACS_CONFIGURATION): Use $canonical as value.
1994-10-16 Richard M. Stallman (canonical): Substitute var into makefiles.
1994-10-16 Richard M. Stallman (bitmapdir): New variable.
1994-10-16 Richard M. Stallman (PATH_BITMAPS): New macro.
1994-10-16 Richard M. Stallman (count-lines): Do save-match-data only when necessary.
1994-10-16 Richard M. Stallman Delete code to write subdirs.el.
1994-10-16 Richard M. Stallman (load_unwind): Cast argument of fclose.
1994-10-16 Richard M. Stallman (appt-select-lowest-window): Locally bind lowest-window.
1994-10-16 Richard M. Stallman (gnus-group-group-name): Get rid of text properties.
1994-10-16 Richard M. Stallman (texinfo-no-refill-regexp): Recognize @ifhtml, @html.
1994-10-16 Richard M. Stallman (LIBS_SYSTEM): Add -lcposix.
1994-10-15 Richard M. Stallman (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL)
1994-10-15 Richard M. Stallman Delete HAVE_X11 conditionals.
1994-10-15 Richard M. Stallman (rmail-summary-delete-forward): Don't move fwd to eob.
1994-10-15 Richard M. Stallman (x_display): Changed icon_bitmap_flag to icon_bitmap.
1994-10-15 Richard M. Stallman (x_set_icon_type): If icon-type is a string, then use
1994-10-15 Richard M. Stallman (x_bitmap_icon): Allow bitmap to come from file.
1994-10-15 Richard M. Stallman (Fset_text_properties): Special case for getting
1994-10-15 Richard M. Stallman (rmail-summary-previous-all)
1994-10-15 Richard M. Stallman (shell-command, shell-command-on-region):
1994-10-15 Richard M. Stallman (run-scheme): Set scheme-program-name.
1994-10-15 Karl Heuer (stuffline, scraplines): Functions deleted.
1994-10-15 Richard M. Stallman (mail-setup): Fill the in-reply-to field.
1994-10-14 Richard M. Stallman (add-to-list): Doc fix.
1994-10-14 Richard M. Stallman (news-reply-mode-map): Add C-c C-t binding.
1994-10-14 Richard M. Stallman (self-insert-iso): Add delete-selection property.
1994-10-14 Richard M. Stallman (read_input_waiting): Set e.frame_or_window w/ XSETFRAME.
1994-10-14 Simon Marshall Add "in" to list of Font Lock keywords that appear in non-type contexts.
1994-10-14 Richard M. Stallman (redisplay): Call clear_face_cache instead
1994-10-14 Richard M. Stallman Eliminate the "display faces"; store GCs in the "computed faces".
1994-10-14 Richard M. Stallman (Fx_create_frame): Init the FRAME_X_SCREEN as soon as can be done.
1994-10-14 Richard M. Stallman (mail-do-fcc): If file does not exist, assume it is not a Babyl file.
1994-10-14 Richard M. Stallman (x_new_font): Don't keep looping after the FONT property.
1994-10-14 Roland McGrath (tags-reset-tags-tables): New function.
1994-10-14 Karl Heuer (term_get_fkeys_1): Workaround for IBM's dialect of terminfo.
1994-10-13 Karl Heuer (make-lucid-menu-keymap): Allow Lucid-style keyword-based menu items.
1994-10-13 Richard M. Stallman (hilit-set-mode-patterns - lisp-mode): Fix regexp
1994-10-13 Richard M. Stallman (desktop-internal-v2s): Remove all text properties from strings.
1994-10-13 Richard M. Stallman (Fuser_login_name, Fuser_real_login_name):
1994-10-13 Richard M. Stallman (gud-filter): Don't bind inhibit-quit.
1994-10-13 Richard M. Stallman (menu-bar-update-buffers-1): New subroutine
1994-10-13 Richard M. Stallman entered into RCS
1994-10-13 Richard M. Stallman (mail-file-babyl-p): New function.
1994-10-13 Richard M. Stallman (Evaluating top-level): Don't load loadup.el again.
1994-10-13 Richard M. Stallman (BASE_PURESIZE): Incremented.
1994-10-13 Simon Marshall Use purify-flag not noninteractive.
1994-10-13 Richard M. Stallman Move the subdirs.el up to near first thing.
1994-10-13 Richard M. Stallman (compilation-filter): Do nothing if buffer is dead.
1994-10-13 Richard M. Stallman (add-to-list): New function.
1994-10-13 Richard M. Stallman Initial revision
1994-10-13 Richard M. Stallman (Funhandled_file_name_directory): Declared.
1994-10-13 Richard M. Stallman entered into RCS
1994-10-13 Richard M. Stallman (top_distclean): Don't rm build-install.
1994-10-13 Richard M. Stallman Don't distribute build-ins.in.
1994-10-13 Richard M. Stallman Comment change.
1994-10-13 Richard M. Stallman Add keywords.
1994-10-13 Richard M. Stallman Include config.h.
1994-10-13 Richard M. Stallman (ada-mode): Rename end-comment-column to ada-comment-end-column.
1994-10-13 Richard M. Stallman (change-log-mode-map): Move the definition up.
1994-10-13 David J. MacKenzie Formerly INSTALL.~33~
1994-10-12 David J. MacKenzie Formerly INSTALL.~32~
1994-10-12 David J. MacKenzie use mkinstalldirs instead of make-path
1994-10-12 David J. MacKenzie remove make-path
1994-10-12 Richard M. Stallman (LD_SWITCH_SYSTEM): New definition.
1994-10-12 Richard M. Stallman (facemenu-read-color, facemenu-colors): New fn, var.
1994-10-12 Richard M. Stallman (jka-compr-mode-compression-info-list): Add .tgz extension.
1994-10-12 Richard M. Stallman Comment changes.
1994-10-12 David J. MacKenzie Eliminate some -Wall warnings.
1994-10-12 David J. MacKenzie Make functions that return nothing void, not implicitly int.
1994-10-12 Simon Marshall Removed setting of font-lock-keywords inadvertently left after last patch.
1994-10-12 Richard M. Stallman (mouse-major-mode-menu): Use minor-mode-map-alist
1994-10-12 Simon Marshall * font-lock.el: To make font-lock.el dumpable: (font-lock-display-type,
1994-10-12 Simon Marshall * texinfo.el: (texinfo-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall * shell.el: (shell-font-lock-keywords): Add `\n' to [^] regexps.
1994-10-12 Simon Marshall * sh-script.el: (sh-set-shell): Set font-lock-defaults.
1994-10-12 Simon Marshall * sendmail.el: (mail-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall * rmailsum.el: (rmail-summary-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall * rmail.el: (rmail-variables): Set font-lock-defaults.
1994-10-12 Simon Marshall * perl-mode.el: (perl-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall * pascal.el: (pascal-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall * outline.el: (outline-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall * makefile.el: (makefile-mode-syntax-table): Made `'' and ``' be
1994-10-12 Simon Marshall * fortran.el: (fortran-mode-syntax-table): Made `!' be a comment.
1994-10-12 Richard M. Stallman (scan_sexps_forward): At startincomment,
1994-10-12 Simon Marshall * dired.el: (dired-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall * compile.el: (compilation-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall * asm-mode.el: (asm-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall * add-log.el: (change-log-mode): Set font-lock-defaults.
1994-10-12 Richard M. Stallman (mail-alias-modtime): Doc fix.
1994-10-12 Simon Marshall * ada.el: (ada-mode-syntax-table): Made `-' and `\n' be comments.
1994-10-12 Richard M. Stallman (c-mode-map): Capitalize Mode in C Mode menu bar item.
1994-10-12 Karl Heuer (Fbyte_code): Skip optimization for all Lisp_Misc types.
1994-10-12 Karl Heuer (defvar_int, defvar_bool, defvar_lisp, defvar_lisp_nopro, defvar_per_buffer):
1994-10-12 Karl Heuer (do_symval_forwarding, store_symval_forwarding, find_symbol_value, Fset,
1994-10-12 Karl Heuer (buffer_slot_type_mismatch): Take just the offset as argument. Only check
1994-10-12 Karl Heuer (mark_object): Use the new substructure.
1994-10-12 Karl Heuer (enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_Intfwd,
1994-10-12 Karl Heuer (verify_interval_modification): Fix comment.
1994-10-12 Karl Heuer (test_completion): Fix reversed condition.
1994-10-12 Karl Heuer Install Hiroshi Nakano's rewrite to allow multiple heaps, for implementations
1994-10-11 Richard M. Stallman (libexecdir): Renamed from libdir.
1994-10-11 Richard M. Stallman Use libexecdir and sharedstatedir as appropriate.
1994-10-11 Richard M. Stallman (libexecdir): Renamed from libdir. New default.
1994-10-11 Richard M. Stallman (clean): rm DOC/* and *.tab.[ch].
1994-10-11 Richard M. Stallman (makefile-mode-name): Removed.
1994-10-11 Richard M. Stallman menu-bar-lines fix.
1994-10-11 Jim Blandy (scan_buffer): After temporarily turning immediate_quit off, turn it
1994-10-11 Jim Blandy (display_scan_buffer): Pass the correct number of arguments to
1994-10-11 Richard M. Stallman (compare-windows-whitespace): Eliminate initial value.
1994-10-11 Richard M. Stallman (rmail-find-all-files): Fix several errors and make faster.
1994-10-11 Richard M. Stallman (rmail-summary-resend): New function.
1994-10-11 Francesco Potortì * etags.c (C_entries): Name the #define's that are macros.
1994-10-11 Richard M. Stallman (x_term_init): Call XtSetLanguageProc or XSetLocaleModifiers.
1994-10-11 Richard M. Stallman (read_key_sequence): The output of function-key-map
1994-10-11 Richard M. Stallman (font-lock-set-defaults): Do nothing if font-lock-keywords already non-nil.
1994-10-11 Richard M. Stallman (normal-top-level-add-to-load-path): New function.
1994-10-11 Richard M. Stallman Write the subdirs.el file.
1994-10-11 Richard M. Stallman Don't distribute subdirs.el.
1994-10-11 Karl Heuer (print): Check the substructure.
1994-10-11 Karl Heuer (internal_equal): Check the substructure.
1994-10-11 Karl Heuer (buffer_slot_type_mismatch): Test against Lisp_Misc.
1994-10-11 Karl Heuer (MARKER_BLOCK_SIZE, marker_block, marker_free_list): Now refers to the
1994-10-11 Karl Heuer (OVERLAY_POSITION): Marker assert now tests substructure.
1994-10-11 Karl Heuer (Lisp_Misc): new type code, replacing Lisp_Marker (and soon to replace other
1994-10-11 Richard M. Stallman (blink-matching-open): Check there is a previous
1994-10-11 Richard M. Stallman (list_buffers_1): Fix indentation in header lines.
1994-10-11 Richard M. Stallman (rmail-summary-rmail-update): Pass new arg to rmail-show-message.
1994-10-11 Richard M. Stallman (rmail-show-message): New argument no-summary.
1994-10-11 Richard M. Stallman (system-key-alist): Add sun versions of
1994-10-11 Richard M. Stallman (c-mode-map): Use "C mode" for the menu bar item name.
1994-10-11 Tom Tromey (tcl-mode): imenu-create-index-function made buffer local.
1994-10-11 Richard M. Stallman (mouse-select): Pass an arg to mouse-extend.
1994-10-11 Karl Heuer (sys_subshell): Use NILP macro directly, not its expansion. Previous code was
1994-10-11 Richard M. Stallman (mail-hist-put-headers-into-history)
1994-10-10 Richard M. Stallman Fix typo in previous change.
1994-10-10 Richard M. Stallman (calculate-lisp-indent): Local var
1994-10-10 Richard M. Stallman (menu-bar-file-menu): Don't include the frame
1994-10-10 David J. MacKenzie entered into RCS
1994-10-10 Richard M. Stallman (redisplay_window): Fix Oct 1 change:
1994-10-10 Jim Blandy (syms_of_buffer): Doc fix for cache-long-line-scans.
1994-10-10 Roland McGrath [! SYSVIPC] (main): Fix uses of FD_* macros: fd_set arg is a pointer,
1994-10-10 Richard M. Stallman (calendar-holiday-marker): Copy holiday-face from highlight face.
1994-10-10 Richard M. Stallman (ispell-highlight-spelling-error):
1994-10-09 Richard M. Stallman (emacs-lisp-mode-syntax-table): Don't set syntax of formfeed.
1994-10-09 Richard M. Stallman (byte-compile-insert-header): Use user-mail-address.
1994-10-09 Richard M. Stallman (appt-delete-window): Look on all frames for the window.
1994-10-08 Jim Blandy * xdisp.c (redisplay_window): Invalidate width_run_cache, if the
1994-10-08 Jim Blandy * syntax.c (find_defun_start): Call scan_buffer with new args.
1994-10-08 Jim Blandy * search.c: #include "region-cache.h".
1994-10-08 Jim Blandy * insdel.c (prepare_to_modify_buffer): Invalidate width run and
1994-10-08 Jim Blandy * indent.h (disptab_matches_widthtab, recompute_width_table): New
1994-10-08 Jim Blandy * indent.c: #include "region-cache.h".
1994-10-08 Jim Blandy * disptab.h (window_display_table): Doc fix.
1994-10-08 Jim Blandy * cmds.c (Fforward_line): Call scan_buffer with new args.
1994-10-08 Jim Blandy * buffer.h (struct buffer): New members: newline_cache,
1994-10-08 Jim Blandy * buffer.c: #include region-cache.h.
1994-10-08 Jim Blandy * Makefile.in.in (obj) Add region-cache.o to the list of files.
1994-10-08 Jim Blandy Document cache-long-line-scans in @node Text Lines.
1994-10-08 Jim Blandy Added entry for cache-long-line-scans
1994-10-08 Richard M. Stallman (file_name_completion): Ignore files "." and ".." in first pass.
1994-10-08 Richard M. Stallman (test_completion): New function, extracted from do_completion.
1994-10-08 Richard M. Stallman (add-log-current-defun): In texinfo-mode,
1994-10-08 Richard M. Stallman (inhibit_local_menu_bar_menus): New variable.
1994-10-08 Richard M. Stallman (fit_to_screen): Don't put the menu off the left or top.
1994-10-08 Richard M. Stallman (rmail-delete-forward): Use rmail-select-summary.
1994-10-07 Richard M. Stallman Add a tip about enabling/disabling features.
1994-10-07 Karl Heuer (enum Lisp_Misc_Type): New type.
1994-10-07 Richard M. Stallman (make_gap): Keep input blocked till after we set BEG_ADDR.
1994-10-07 Richard M. Stallman Re-delete code deleted in rms's Oct 5 change.
1994-10-07 Richard M. Stallman (compilation-mode-font-lock-keywords,
1994-10-07 Richard M. Stallman (comint-check-proc): Recognise `open'.
1994-10-07 Richard M. Stallman (pascal-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (perl-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (asm-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (texinfo-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (shell-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (dired-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (mail-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (rmail-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (rmail-summary-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (outline-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (change-log-mode): Set font-lock-keywords locally.
1994-10-07 Richard M. Stallman (compilation-mode-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman (sh-font-lock-keywords): Default to nil.
1994-10-07 Richard M. Stallman (check_writable, check_executable): Test HAVE_EACCESS.
1994-10-07 Richard M. Stallman (eaccess): Check for it.
1994-10-07 Richard M. Stallman (HAVE_EACCESS): Add #undef.
1994-10-07 Per Bothner Patch to handle old Convex systems (without uname).
1994-10-06 Karl Heuer (Lisp_Void, VOIDP): Deleted.
1994-10-06 Karl Heuer (Fboundp, Ffboundp, find_symbol_value, Fset, Fdefault_boundp, Fdefault_value):
1994-10-06 Karl Heuer (Fbyte_code): Delete case Lisp_Void.
1994-10-06 Karl Heuer (mark_object): Delete case Lisp_Void.
1994-10-06 Karl Heuer (Flsh, Fadd1, Fsub1, Flognot): Don't use XFASTINT when negative.
1994-10-06 Karl Heuer (Fabs): Don't use XFASTINT when negative.
1994-10-06 Karl Heuer (Fset, default_value, Fset_default, Fkill_local_variable): Access
1994-10-06 Karl Heuer (defvar_per_buffer): Access buffer_local_flags as Lisp_Object, not int.
1994-10-06 Karl Heuer (init_buffer_once): Don't use XSETFASTINT when negative.
1994-10-06 Karl Heuer (Fload, load_unwind): Store stream pointer as a cons of two integers,
1994-10-06 Karl Heuer (Lisp_Internal_Stream, XSETINTERNALSTREAM, INTERNALSTREAMP): Deleted.
1994-10-06 Karl Heuer (mark_object): Delete case Lisp_Internal_Stream.
1994-10-06 Karl Heuer (read1): New argument for returning out-of-band data, obviating the need for
1994-10-06 Karl Heuer (Lisp_Internal, XSETINTERNAL, INTERNALP): Deleted.
1994-10-06 Richard M. Stallman (query-replace): Add missing quote.
1994-10-06 Noah Friedman Assign copyright to FSF, and change comments to reflect that type-break
1994-10-06 Francesco Potortì * man.el (Man-notify, Man-current-page, Man-page-list,
1994-10-06 Richard M. Stallman (x_set_icon_type): Remove period from error message.
1994-10-06 Richard M. Stallman (rmail-summary-goto-msg): Get rmail-total-messages from the rmail buffer.
1994-10-06 Richard M. Stallman (make_hdr): Undo June 16 change.
1994-10-06 Richard M. Stallman Delete the error when no window system.
1994-10-06 Richard M. Stallman (sendnews, postnews): Use defalias.
1994-10-05 Richard M. Stallman (command-line): Load disp-table explicitly.
1994-10-05 Richard M. Stallman (add-log-current-defun): Handle Perl specially.
1994-10-05 Richard M. Stallman (Ffile_regular_p): New function.
1994-10-05 Richard M. Stallman (read-envvar-name): Special meaning for MUSTMATCH
1994-10-05 Richard M. Stallman (texinfo-format-scan): Accept @^, @", @?, @!, @-.
1994-10-04 Richard M. Stallman (goto-line): Call prefix-numeric-value.
1994-10-04 Richard M. Stallman (Finteractive): Doc fix.
1994-10-04 Karl Heuer (single_keymap_panes, Fx_popup_menu): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (construct_mouse_click): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (Fx_popup_menu, Fx_popup_dialog): Use new accessor macros instead of calling
1994-10-04 Karl Heuer (x_new_focus_frame, construct_mouse_click, construct_menu_click,
1994-10-04 Richard M. Stallman (input_signal_count): New variable.
1994-10-04 Richard M. Stallman (widget_id_tick): Move definition into conditional.
1994-10-04 Karl Heuer (validate_region): Swap using temp Lisp_Object, not int.
1994-10-04 Karl Heuer (read_process_output): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (Fmodify_syntax_entry): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (Fself_insert_command, Fnewline): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (validate_interval_range): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (try_window_id): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (x_set_menu_bar_lines_1): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (XFASTINT): Changed to non-lvalue syntax, to ensure that callers will use
1994-10-04 Karl Heuer (Fx_open_connection): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (compute_char_face): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (redisplay, mark_window_display_accurate, redisplay_window, try_window,
1994-10-04 Karl Heuer (make_window, Fset_window_hscroll, Fset_window_start, set_window_height,
1994-10-04 Karl Heuer (create_process): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (record_delete, record_first_change): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (Fnext_property_change, property_change_between_p,
1994-10-04 Karl Heuer (Fcopy_syntax_table, Fmodify_syntax_entry, scan_lists, init_syntax_once):
1994-10-04 Karl Heuer (skip_chars, Fmatch_data, Fstore_match_data): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (make_process, list_processes_1, create_process, Faccept_process_output,
1994-10-04 Karl Heuer (printchar): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (read_minibuf, get_minibuffer, read_minibuf_unwind, Fread_from_minibuffer,
1994-10-04 Karl Heuer (Fmarker_position): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (Fend_kbd_macro, Fexecute_kbd_macro): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (read_filtered_event, init_obarray): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (synkey, access_keymap, store_in_keymap, Faccessible_keymaps,
1994-10-04 Karl Heuer (read_char, make_lispy_event, make_lispy_movement, parse_modifiers,
1994-10-04 Karl Heuer (Fcurrent_column, Findent_to, Fcurrent_indentation, Fmove_to_column,
1994-10-04 Karl Heuer (make_frame, Fframe_parameters, Fselected_frame, syms_of_frame): Don't use
1994-10-04 Karl Heuer (Flength, concat, mapcar1): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (Finsert_file_contents, Fwrite_region, Fdo_auto_save, Fset_buffer_auto_saved):
1994-10-04 Karl Heuer (Feval, Ffuncall, funcall_lambda, Fbacktrace): Don't use XFASTINT as an
1994-10-04 Karl Heuer (Fstring_to_char, Fpoint, Fbufsize, Fpoint_min, Fpoint_max, Ffollowing_char,
1994-10-04 Karl Heuer (store_function_docstring): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (direct_output_for_insert, direct_output_forward_char, change_frame_size,
1994-10-04 Karl Heuer (file_name_completion): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (Faref, Farray_length): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (Fforward_char, Fbackward_char, Fbeginning_of_line, Fend_of_line): Don't use
1994-10-04 Karl Heuer (casify_object, operate_on_word, Fupcase_word, Fdowncase_word,
1994-10-04 Karl Heuer (Fcall_interactively, Fprefix_numeric_value): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (Fbyte_code): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (reset_buffer, Ferase_buffer, validate_region, list_buffers_1, recenter_overlay_lists, init_buffer_once): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (free_float, make_float, free_cons, Flist, Fvector, Fmake_byte_code,
1994-10-04 Karl Heuer (Fexpand_abbrev): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (FOR_EACH_FRAME): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (XSETFASTINT): New macro.
1994-10-04 Karl Heuer (Finsert_file_contents): No longer necessary to set type separately.
1994-10-04 Karl Heuer (Fprefix_numeric_value): No longer necessary to set type separately.
1994-10-04 Karl Heuer (Fstring_equal, Fstring_lessp): Delete now-redundant XSETTYPE.
1994-10-04 Karl Heuer (XSETFRAME): Set object type as well as value.
1994-10-04 Karl Heuer (XSETINT, XSETCONS, XSETBUFFER, XSETVECTOR, XSETSUBR, XSETSTRING, XSETSYMBOL,
1994-10-04 Karl Heuer (x_clear_frame_selections, wait_for_property_change): Use new accessor macros
1994-10-04 Karl Heuer (x_set_frame_parameters, x_set_visibility, Fx_create_frame,
1994-10-04 Karl Heuer (compute_char_face): Use new accessor macros instead of calling XSET directly.
1994-10-04 Karl Heuer (display_text_line): Use new accessor macros instead of calling XSET directly.
1994-10-04 Karl Heuer (Fminibuffer_window, Fwindow_at, Fwindow_end, Fnext_window, Fprevious_window,
1994-10-04 Karl Heuer (record_insert, record_delete, record_first_change, record_property_change):
1994-10-04 Karl Heuer (Ftext_properties_at, Fget_char_property, Fnext_property_change,
1994-10-04 Karl Heuer (kbd_input_ast, read_input_waiting): Use new accessor macros instead of
1994-10-04 Karl Heuer (Flooking_at, skip_chars, search_buffer, set_search_regs, Fstore_match_data):
1994-10-04 Karl Heuer (make_process, create_process, Fopen_network_stream, deactivate_process,
1994-10-04 Karl Heuer (temp_output_buffer_setup): Use new accessor macros instead of calling XSET
1994-10-04 Karl Heuer (Fmarker_buffer): Use new accessor macros instead of calling XSET directly.
1994-10-04 Karl Heuer (Fget_file_char, Fload, read1, oblookup, map_obarray, defsubr, defalias,
1994-10-04 Karl Heuer (synkey, Fdescribe_bindings, describe_command): Use new accessor macros
1994-10-04 Karl Heuer (command_loop_1, read_char, Ftrack_mouse, kbd_buffer_get_event,
1994-10-04 Karl Heuer (graft_intervals_into_buffer): Use new accessor macros instead of calling XSET
1994-10-04 Karl Heuer (insert_1, insert_from_string_1): Use new accessor macros instead of calling
1994-10-04 Karl Heuer (Fcompute_motion): Use new accessor macros instead of calling XSET directly.
1994-10-04 Karl Heuer (make_minibuffer_frame, make_terminal_frame, Fselected_frame,
1994-10-04 Karl Heuer (FLOAT_TO_INT, FLOAT_TO_INT2, Fexpt, Flogb, Ffloor): Use new accessor macros
1994-10-04 Karl Heuer (Fdefault_file_modes, Finsert_file_contents, Fdo_auto_save): Use new accessor
1994-10-04 Karl Heuer (Fcurrent_time, Fformat): Use new accessor macros instead of calling XSET
1994-10-04 Karl Heuer (redraw_frame, Fsleep_for, sit_for, Fsit_for): Use new accessor macros instead
1994-10-04 Karl Heuer (make_number, Fsymbol_name, do_symval_forwarding, swap_in_symval_forwarding,
1994-10-04 Karl Heuer (Fget_buffer_create, Frename_buffer, Fbuffer_disable_undo,
1994-10-04 Karl Heuer (VALIDATE_LISP_STORAGE, make_float, Fcons, Fmake_vector, Fmake_symbol,
1994-10-04 Karl Heuer (write_abbrev, Finsert_abbrev_table_description): Use new accessor macros
1994-10-04 Karl Heuer (SCROLL_BAR_UNPACK): Use new accessor macros instead of calling XSET directly.
1994-10-04 Karl Heuer Don't override definition of XSETINT.
1994-10-04 Karl Heuer (XSETPNTR): Deleted.
1994-10-04 Karl Heuer Don't override definition of XSETINT.
1994-10-04 Richard M. Stallman Translate -gnu/linux* to -linux*.
1994-10-04 Richard M. Stallman (MKTIME_OBJ): New variable.
1994-10-04 Richard M. Stallman (mktime): Check for it.
1994-10-04 Richard M. Stallman (server-switch-buffer): Don't go to an invisible frame.
1994-10-04 Richard M. Stallman (set-auto-mode): Discard versions from file name before
1994-10-03 Richard M. Stallman (rlogin): Doc fix.
1994-10-03 Richard M. Stallman (vc-backend-checkin): When CVS checks in a file, it is
1994-10-03 Richard M. Stallman (vc-status): Handle CVS.
1994-10-03 Ian Lance Taylor Add support for MIPS variants
1994-10-03 Roland McGrath Recognize GNU.
1994-10-03 Richard M. Stallman (comint-strip-ctrl-m): Renamed from shell-strip-crtl-m and moved here.
1994-10-03 Richard M. Stallman (shell-strip-ctrl-m): Function moved to comint.el and renamed.
1994-10-03 Karl Heuer (Frecenter): Don't trigger point-motion hooks.
1994-10-02 Richard M. Stallman (kill-rectangle): In read-only buffer, do record
1994-10-02 Karl Heuer (Finsert_file_contents): set type of `end', not just the value.
1994-10-02 Karl Heuer (x_figure_window_size): Use new formula for scroll bar width.
1994-10-02 Karl Heuer Include <utime.h> here instead of in systime.h.
1994-10-02 Karl Heuer Don't include <utime.h> here; do it in sysdep.c instead.
1994-10-02 Karl Heuer (HAVE_UTIME_H): Add #undef.
1994-10-02 Paul Reilly (popup_get_selection): Remove BLOCK_INPUT, UNBLOCK_INPUT since the
1994-10-02 Richard M. Stallman (shell-mode): Compare the truename with /dev/null.
1994-10-02 Richard M. Stallman (file-truename): If name has no dir, use default-directory.
1994-10-02 Paul Reilly (widget_id_tick): Renamed from popup_id_tick.
1994-10-02 Paul Reilly (XTread_socket): Use popup_get_selection() for X11 menubar event handling.
1994-10-02 Paul Reilly (HACK_EDITRES): Declare if using X11R5.
1994-10-02 Paul Reilly (EmacsFrameSetCharSize): Use lw_refigure_widget() for widget set
1994-10-02 Paul Reilly Declare XtNshowGrip, XtNallowResize, and XtNresizeToPreferred.
1994-10-02 Paul Reilly (make_lispy_event): Do not set item. Now handled in xmenu.c by
1994-10-02 Paul Reilly (display_menu_item): Add support for displaying the title in pop up menus.
1994-10-02 Paul Reilly (lw_set_main_areas): Use xm_set_main_areas().
1994-10-02 Paul Reilly Declare xm_set_main_areas() and xm_manage_resizing().
1994-10-02 Paul Reilly (make_menu_in_widget): Add support for displaying a title in pop up
1994-10-02 Paul Reilly Added Motif changes for usage and option checking.
1994-10-02 Richard M. Stallman (Info-scroll-down, Info-scroll-up): Doc fixes.
1994-10-02 Richard M. Stallman (dired-do-print): Put spaces between lpr switches.
1994-10-02 Richard M. Stallman (setenv-history): New history list.
1994-10-02 Richard M. Stallman (indent-c++-exp): For public/private/protected,
1994-10-02 Richard M. Stallman (redisplay_window): If we set PT, and that alters a region
1994-10-02 Richard M. Stallman (fill-region, fill-region-as-paragraph): Fix previous change.
1994-10-02 Richard M. Stallman (vc-register): Verify an old master file really still exists
1994-10-01 Richard M. Stallman (head_table): Set up Qdelete_frame.
1994-10-01 Richard M. Stallman (keys_of_frame): Make binding for delete-frame.
1994-10-01 Richard M. Stallman (apropos-print-matches): Add newline after
1994-10-01 Richard M. Stallman (save-buffers-kill-emacs): Fix previous change.
1994-10-01 Richard M. Stallman (Foverlay_get): Handle `category' property on overlay.
1994-10-01 Francesco Potortì * man.el (Man-init-defvars, Man-cleanup-manpage,
1994-10-01 Richard M. Stallman Comment change.
1994-10-01 Richard M. Stallman (compile_range): When casting to const unsigned char *, put const first.
1994-10-01 Richard M. Stallman (fill-region, fill-region-as-paragraph):
1994-10-01 Richard M. Stallman (mouse-secondary-click-count): New variable.
1994-10-01 Richard M. Stallman (LIBXTR6): If NEED_LIBW, add -lw.
1994-10-01 Richard M. Stallman (NEED_LIBW): Defined.
1994-10-01 Richard M. Stallman (LDFLAGS): New variable.
1994-10-01 Richard M. Stallman (add-hook, remove-hook): If the hook was made local
1994-10-01 Richard M. Stallman (ispell-init-process): Add missing arg in error msg.
1994-10-01 Richard M. Stallman (finder-mode-map): Change key bindings:
1994-10-01 Richard M. Stallman (edmacro-format-keys): Cope if local keymap is nil.
1994-09-30 Richard Kenner (windowsnt): Alias for winnt.
1994-09-30 Richard M. Stallman (modify-face): New function.
1994-09-30 Richard M. Stallman (save-buffers-kill-emacs): Use run-hook-with-args-until-failure.
1994-09-30 Richard M. Stallman (add-hook): Initialize default value and local value.
1994-09-30 Richard M. Stallman (Fmake_local_variable): Doc fix.
1994-09-30 Francesco Potortì * etags.c (C_entries): Recognise typedef of ANSI style functions.
1994-09-30 Richard M. Stallman (isearch-mode): Don't set deactivate-mark here.
1994-09-30 Richard M. Stallman Really delete gud-overload-functions.
1994-09-30 Richard M. Stallman (gud-overload-functions): Function deleted.
1994-09-30 Jim Wilson (os): Accept coff as an OS.
1994-09-29 Richard M. Stallman (check_writable, check_executable) [__HURD__]: Use eaccess.
1994-09-29 Richard M. Stallman (print-region-1): Use them instead of just pr.
1994-09-29 Richard M. Stallman (compute_char_face): Handle list as overlay face property.
1994-09-29 Richard Kenner (i[34]86:UNIX_SV:4.*:*): Remove "UNIX_SV" for Unixware; move DYNIX
1994-09-29 Richard M. Stallman (Fset_face_attribute_internal): Mark frame garbaged whenever
1994-09-29 Karl Heuer (scmp): Use unsigned chars, to avoid confusing DOWNCASE.
1994-09-29 Karl Heuer (x_report_frame_params): Fix format/arg mismatch.
1994-09-29 Karl Heuer (CHECK_SCNHDR, write_segment): Fix format/arg mismatch.
1994-09-29 Richard M. Stallman (add-abbrev, inverse-add-abbrev):
1994-09-29 Richard M. Stallman (scheme-mode-variables): Make parse-sexp-ignore-comments t.
1994-09-29 Richard M. Stallman (texinfo-format-region, texinfo-format-buffer-1):
1994-09-29 Francesco Potortì * man.el
1994-09-29 Richard M. Stallman (imenu--cleanup): Changed 'mapc' to 'mapcar'.
1994-09-29 Richard M. Stallman (handle-delete-frame): New function.
1994-09-28 Karl Heuer (command-line): Fix bug in previous change.
1994-09-28 Karl Heuer (command-line): Recognize --longopt synonyms for all options handled here.
1994-09-28 Roland McGrath [alliant && i860] (LOAD_AVE_TYPE, FSCALE, NLIST_STRUCT): Define.
1994-09-28 Karl Heuer (syms_of_dired): Undo Sep 16 change.
1994-09-28 Karl Heuer (Fdelete_file): Undo Sep 16 change.
1994-09-28 Richard M. Stallman (backward-kill-sentence): Work in read-only buffers.
1994-09-28 Karl Heuer Comment fix.
1994-09-28 Karl Heuer (x_new_font): New rule for computing column width. Factored out common code.
1994-09-28 Karl Heuer (x_set_scroll_bar_width): Nil now means 2 columns' worth of pixels.
1994-09-28 Karl Heuer (set_frame_size, EmacsFrameSetCharSize): Use new width formula.
1994-09-28 Karl Heuer (scroll_bar_pixel_width, scroll_bar_cols): Update comment.
1994-09-27 Karl Heuer (lisp_time_argument, Finsert, Finsert_and_inherit, Finsert_before_markers,
1994-09-27 Richard M. Stallman (hack-one-local-variable): Support safe-local-variable property.
1994-09-27 Richard M. Stallman (command-apropos): Pass t for no-header to apropos.
1994-09-27 Richard M. Stallman (mail): Doc fix.
1994-09-27 Richard M. Stallman (${etc}DOC): Run make-docfile twice--two batches.
1994-09-27 Richard M. Stallman Initial revision
1994-09-27 Richard M. Stallman Improve POP code, move most of it into a separate file.
1994-09-27 Richard M. Stallman (MOVE_FLAGS, MOVE_LIBS): New variables.
1994-09-27 Richard M. Stallman (utimes): Check for it.
1994-09-27 Richard M. Stallman (Fformat_time_string): Mostly rewritten, to handle
1994-09-27 Richard M. Stallman (rmail-forward): Simplify insertion of forwarded msg.
1994-09-27 Roland McGrath (etags-tags-completion-table): Allow ? and : in guessed tag names.
1994-09-27 Richard M. Stallman (rmail-summary-delete-forward): Regexp for recognizing deleted message
1994-09-27 Karl Heuer (BOOLFWDP, INTERNALP, INTFWDP, OBJFWDP, INTERNAL_STREAMP, BUFFER_LOCAL_VALUEP,
1994-09-27 Karl Heuer (readchar, readchar, unreadchar, read_filtered_event, Fread, read0, read1,
1994-09-27 Karl Heuer (Fprogn, Finteractive_p, Fuser_variable_p, FletX, Flet, Fmacroexpand,
1994-09-27 Karl Heuer (wrong_type_argument, Fconsp, Fatom, Flistp, Fnlistp, Fsymbolp, Fvectorp,
1994-09-27 Karl Heuer (nsberror, Fget_buffer, Fget_file_buffer, Fbuffer_local_variables,
1994-09-27 Karl Heuer (quotify_arg, Fcall_interactively, Fprefix_numeric_value): Use type test
1994-09-27 Karl Heuer (Fmake_list, Fmake_vector, Fmake_string, make_event_array): Use type test
1994-09-27 Karl Heuer (GLYPH_TABLE_LENGTH, GLYPH_TABLE_BASE, GLYPH_SIMPLE_P, GLYPH_ALIAS_P): Use
1994-09-27 Karl Heuer (NULL_INTERVAL_P): Use type test macros.
1994-09-27 Karl Heuer (EVENT_HAS_PARAMETERS): Use type test macros.
1994-09-27 Karl Heuer (Fdefine_abbrev, Fexpand_abbrev, Funexpand_abbrev): Use type test macros.
1994-09-27 Karl Heuer (Fbyte_code): Use type test macros.
1994-09-27 Karl Heuer (Fcall_process, child_setup, getenv_internal): Use type test macros.
1994-09-27 Karl Heuer (casify_object): Use type test macros.
1994-09-27 Karl Heuer (STRING256_P): Use type test macros.
1994-09-27 Karl Heuer (Fself_insert_command): Use type test macros.
1994-09-27 Karl Heuer (Ffile_name_completion, file_name_completion): Use type test macros.
1994-09-27 Karl Heuer (get_doc_string, Fdocumentation, Fdocumentation_property,
1994-09-27 Karl Heuer (Fkill_emacs): Use type test macros.
1994-09-27 Karl Heuer (Ffind_file_name_handler, Fcopy_file, Frename_file, Fadd_name_to_file,
1994-09-27 Karl Heuer (unlock_all_files, Funlock_buffer, unlock_buffer): Use type test macros.
1994-09-27 Karl Heuer (extract_float, Fexpt, Fabs, Ffloat, Fceiling, Ffloor, Fround, Ftruncate): Use
1994-09-27 Karl Heuer (Frandom, Flength, Fstring_equal, Fstring_lessp, Fcopy_sequence, concat, Felt,
1994-09-27 Karl Heuer (Fframep, make_frame_without_minibuffer, do_switch_frame, prev_frame,
1994-09-27 Karl Heuer (buffer_display_table, current_column, Fmove_to_column, compute_motion,
1994-09-27 Karl Heuer (create_root_interval, balance_possible_root_interval, delete_interval): Use
1994-09-27 Karl Heuer (echo_char, cmd_error_internal, command_loop_1, read_char,
1994-09-27 Karl Heuer (get_keyelt, store_in_keymap, Fcopy_keymap, Fdefine_key, Flookup_key,
1994-09-27 Karl Heuer (Fexecute_kbd_macro): Use type test macros.
1994-09-27 Karl Heuer (Fset_marker, set_marker_restricted, Fcopy_marker): Use type test macros.
1994-09-27 Karl Heuer (read_minibuf, Fread_from_minibuffer, Fread_buffer, Ftry_completion,
1994-09-27 Karl Heuer (Finsert_string): Use type test macros.
1994-09-27 Karl Heuer (run_msdos_command): Use type test macros.
1994-09-27 Karl Heuer (PRINTPREPARE, PRINTFINISH, float_to_string, print): Use type test macros.
1994-09-27 Richard M. Stallman (POSIX_SIGNALS): Define it.
1994-09-27 Karl Heuer (decode_status, Fprocessp, Fget_process, Fget_buffer_process, Fprocess_status,
1994-09-27 Richard M. Stallman (syms_of_window): Doc fix.
1994-09-27 Karl Heuer (Fmatch_data, Fstore_match_data): Use type test macros.
1994-09-27 Karl Heuer (sun_item_create): Use type test macros.
1994-09-27 Karl Heuer (Fsyntax_table_p, describe_syntax): Use type test macros.
1994-09-27 Karl Heuer (sys_subshell): Use type test macros.
1994-09-27 Karl Heuer (validate_interval_range, add_properties, remove_properties,
1994-09-27 Karl Heuer (record_insert, truncate_undo_list, Fprimitive_undo): Use type test macros.
1994-09-27 Karl Heuer (translate_id): Use type test macros.
1994-09-27 Karl Heuer (child_setup, Fcall_process): Use type test macros.
1994-09-27 Karl Heuer (Fwindowp, Fwindow_live_p, window_display_table, window_loop,
1994-09-27 Karl Heuer (redisplay, mark_window_display_accurate, try_window_id, display_text_line,
1994-09-27 Karl Heuer (x_set_frame_parameters, x_set_menu_bar_lines, Fx_create_frame,
1994-09-27 Karl Heuer (menu_item_enabled_p, single_keymap_panes, Fx_popup_menu, Fx_popup_dialog):
1994-09-27 Karl Heuer (x_scroll_bar_clear): Use type test macros.
1994-09-26 Richard M. Stallman (Qplus): New variable.
1994-09-26 Richard M. Stallman (Qplus): Declared.
1994-09-26 Richard M. Stallman (dired-re-perms): Accept various file type letters.
1994-09-26 David J. MacKenzie remove CONFIG_BROKETS
1994-09-26 David J. MacKenzie REMOVE CONFIG_BROKETS
1994-09-26 Karl Heuer (WORDS_BIG_ENDIAN): define or undef appropriately, superseding BIG_ENDIAN.
1994-09-26 Karl Heuer (argmatch): New function.
1994-09-25 Paul Reilly (lw_set_main_areas): Move call to XmMainSetAreas() to `lwlib-Xm.c'.
1994-09-25 Paul Reilly Clean up of temporary changes used to try to find a workaround for the
1994-09-25 Paul Reilly entered into RCS
1994-09-25 Richard M. Stallman (enable-flow-control): Never make keyboard-translate-table shorter.
1994-09-25 Richard M. Stallman Delete __FreeBSD__ conditional macro definitions.
1994-09-25 Richard M. Stallman (update_echo_area): New function.
1994-09-25 Richard M. Stallman (get_doc_string): Look in ../etc while dumping.
1994-09-25 Paul Reilly entered into RCS
1994-09-25 Richard M. Stallman Don't include signal.h, values.h.
1994-09-25 Richard M. Stallman Comment change.
1994-09-25 Richard M. Stallman (rmail-construct-io-menu): Don't print a message about no matching files.
1994-09-25 Richard M. Stallman (set_file_times): Fix typo in previous change.
1994-09-25 Richard M. Stallman (set_file_times): Don't test HAVE_UTIME.
1994-09-25 Richard M. Stallman (HAVE_UTIMES): Add #undef.
1994-09-25 Paul Reilly *** empty log message ***
1994-09-24 Richard M. Stallman (Ffile_writable_p): Use stat to test for existence.
1994-09-24 Richard M. Stallman (strftime.o): New target.
1994-09-24 Richard M. Stallman (dired-re-perms): Accept directories and symbolic links
1994-09-24 Richard M. Stallman [USE_DL_STUBS] (dlopen, dlsym, dlclose): New functions.
1994-09-24 Richard M. Stallman (USE_DL_STUBS): Defined.
1994-09-24 Richard M. Stallman (USE_DL_STUBS): Add #undef.
1994-09-24 Richard M. Stallman (set_point): If Vinhibit_point_motion_hooks, ignore intangible properties.
1994-09-24 Richard M. Stallman (syms_of_textprop): Doc fix.
1994-09-24 Richard M. Stallman (ange-ftp-start-process): Add use-smart-ftp code.
1994-09-24 Richard M. Stallman (STACK_DIRECTION): Don't redefine if defined already.
1994-09-24 Richard M. Stallman (auto-mode-alist): Handle ada-mode and icon-mode.
1994-09-24 Richard M. Stallman (comint-input-chunk-size): Variable deleted.
1994-09-24 Richard M. Stallman (nntp-send-region-to-server): Call process-send-region
1994-09-24 Richard M. Stallman (shell-command, shell-command-on-region):
1994-09-24 Paul Reilly entered into RCS
1994-09-24 Richard M. Stallman (Buffer-menu-delete): Handle prefix arg.
1994-09-24 Richard M. Stallman (rmail-reformat-message): Run mail-message-filter
1994-09-24 Richard M. Stallman (dired-virtual-mode): Doc fix.
1994-09-24 Richard M. Stallman Comment change.
1994-09-24 Richard M. Stallman (auto-mode-alist): Use \' in auto-mode-alist regexps.
1994-09-24 Richard M. Stallman (auto-execute): Use \' in auto-mode-alist regexps.
1994-09-24 Richard M. Stallman Comment changes.
1994-09-24 Richard M. Stallman (ada-mode): Add autoload cookie.
1994-09-24 Richard M. Stallman (icon-mode): Add autoload cookie.
1994-09-24 Richard M. Stallman (Fexpand_abbrev): Instead of Fcapitalize_region,
1994-09-24 Richard M. Stallman (Fupcase_initials_region): New function.
1994-09-24 Richard M. Stallman (upcase_initials): New function.
1994-09-24 Richard M. Stallman (install-arch-indep): Don't do mkdir here.
1994-09-24 Richard M. Stallman (touchy_mkdir): Make dir ugo+re even if it isn't new.
1994-09-24 Richard M. Stallman (read_minibuf_unwind): Preserve Vdeactivate_mark.
1994-09-24 Richard M. Stallman (find-alternate-file): Confirm killing buffer only if it is visiting a file.
1994-09-24 Richard M. Stallman (get-file-buffer): Doc fix.
1994-09-24 Richard M. Stallman (vc-finish-steal): Fix typo in previous change.
1994-09-24 Richard M. Stallman (vc-finish-steal): Do vc-resynch-window in the right buffer.
1994-09-24 Richard M. Stallman (vc-backend-checkout): Add if-statements to the shell cmds
1994-09-24 Richard M. Stallman (DONT_DEFINE_SIGNAL): Macro deleted.
1994-09-24 Richard M. Stallman (DK_HEADER_FILE): Macro deleted.
1994-09-24 Richard M. Stallman (DKSTAT_HEADER_FILE): Macro deleted.
1994-09-24 Richard M. Stallman (CPTIME_SYMBOL, DKXFER_SYMBOL): Macros deleted.
1994-09-24 Richard M. Stallman (start_of_text): Don't test CANNOT_UNEXEC.
1994-09-24 Richard M. Stallman Don't test CANNOT_UNEXEC.
1994-09-24 Richard M. Stallman Don't test CANNOT_DUMP or CANNOT_UNEXEC.
1994-09-24 Richard M. Stallman Delete BROKEN_FASYNC conditional.
1994-09-24 Richard M. Stallman (Fset_default, Fset): Delete RTPC_REGISTER_BUG conditionals.
1994-09-24 Richard M. Stallman (Fprocess_send_eof): Delete DID_REMOTE conditional.
1994-09-24 Paul Reilly *** empty log message ***
1994-09-23 Richard M. Stallman (prev_frame): Fix typo.
1994-09-23 Richard M. Stallman Comment changes.
1994-09-23 Richard M. Stallman (exec_sentinel_error_handler): New function.
1994-09-23 Richard M. Stallman (Freplace_match): New 4th arg OBJECT can specify string to replace in.
1994-09-23 Richard M. Stallman (Fdelete_other_windows): Nice error if WINDOW is minibuf.
1994-09-23 Paul Reilly *** empty log message ***
1994-09-23 Richard M. Stallman (justify-current-line): Inherit props when inserting spaces.
1994-09-23 Richard M. Stallman (copy_text_and_data): Delete some printf's.
1994-09-23 Richard M. Stallman (PURESIZE): Definition deleted.
1994-09-23 Richard M. Stallman Initial revision
1994-09-23 Richard M. Stallman (Fx_create_frame): Rename menuBarLines resource to menuBar.
1994-09-23 Roland McGrath (tag-symbol-match-p): New function.
1994-09-23 Roland McGrath (tags-table-check-computed-list): Call tags-verify-table on existing
1994-09-23 Richard M. Stallman (X_IO_BUG): Definition deleted.
1994-09-23 Richard M. Stallman (BSD): Have two definitions according to version number.
1994-09-23 Richard M. Stallman (copy_text_and_data): Add RISCiX changes.
1994-09-23 Richard M. Stallman (time-stamp-mail-host-name): Use mail-host-address.
1994-09-23 Richard M. Stallman (UTILITIES): Remove test-distrib, make-docfile, make-path.
1994-09-23 Richard M. Stallman (Fx_list_fonts): Use a cache stored in FRAME_X_SCREEN.
1994-09-23 Richard M. Stallman (FRAME_X_DISPLAY): New macro.
1994-09-23 Richard M. Stallman (mail-extr-all-top-level-domains): Fix formal name of Hungary.
1994-09-23 Richard M. Stallman (x_destroy_window): Decrement ref count of x_screen struct.
1994-09-23 Richard M. Stallman (rmail-retry-failure): Copy the whole block of headers from the message
1994-09-22 Richard M. Stallman entered into RCS
1994-09-22 Richard M. Stallman (add-change-log-entry): Set add-log-full-name and
1994-09-22 Richard M. Stallman (shrink-window-if-larger-than-buffer): Use WINDOW's frame
1994-09-22 Karl Heuer (evaporate_overlays): Overlay is in car, not cdr.
1994-09-22 Karl Heuer (expand-mail-aliases, define-mail-alias): Change sync-mail-aliases to
1994-09-22 Karl Heuer (sendmail-synch-aliases): Renamed from sync-mail-aliases. All callers changed.
1994-09-22 Francesco Potortì User option Man-notify-flag renamed to Man-notify-method.
1994-09-22 Francesco Potortì * ispell.el (check-ispell-version): suggest to try ispell4.el if
1994-09-22 Richard M. Stallman (Fcompleting_read): Doc fix.
1994-09-22 Richard M. Stallman (BASE_PURESIZE): Increment both values.
1994-09-22 Richard M. Stallman (x-create-frame-with-faces): Delete the frame if get error.
1994-09-22 Richard M. Stallman (insert-buffer): Default to first buffer other than current one.
1994-09-22 Richard M. Stallman (rmail-summary-goto-msg): Simply the regexp
1994-09-22 Richard M. Stallman (insert-parentheses): Don't insert spaces at beginning and end of buffer.
1994-09-22 Richard M. Stallman (Vdebug_on_error): Declared.
1994-09-22 Richard M. Stallman (cmd_error_internal): New function, broken out of cmd_error.
1994-09-22 Richard M. Stallman (special-display-popup-frame): Rename new arg to ARGS.
1994-09-22 Richard M. Stallman (print-help-return-message): Handle cons cells
1994-09-22 Richard M. Stallman (display-buffer, special-display-buffer-names)
1994-09-22 Richard M. Stallman (special-display-popup-frame): New argument PARAMS.
1994-09-22 Richard M. Stallman (mail-host-address): New variable.
1994-09-22 Chris Siebenmann add convex c3* c4*
1994-09-22 Richard M. Stallman (file-ownership-preserved-p): New function.
1994-09-22 Richard M. Stallman (cmputc): Return int rather than void.
1994-09-22 Richard M. Stallman (evalcost, cmputc): They now return their arguments.
1994-09-22 Richard M. Stallman (HAVE_TERMIOS, NO_TERMIO): Defined.
1994-09-22 Richard M. Stallman (mail-extr-all-top-level-domains): Update domain list.
1994-09-22 Richard M. Stallman (vc-menu-map): Set up menu items.
1994-09-22 Richard M. Stallman (Fmessage_or_box): Use Fmessage_box with new name.
1994-09-21 Richard M. Stallman (init_eval_once): Init Vrun_hooks here.
1994-09-21 Richard M. Stallman (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*): riscix.h renamed to acorn.h.
1994-09-21 Richard M. Stallman (arm-acorn-riscix1.1*, arm-acorn-riscix1.2*): New configurations.
1994-09-21 Richard M. Stallman (vc-menu-map): New menu.
1994-09-21 Richard M. Stallman Fix indentation.
1994-09-21 Richard M. Stallman (Fmessage_box): Renamed from Fbox_message.
1994-09-21 Richard M. Stallman (emerge-recenter, emerge-operate-on-windows):
1994-09-21 Richard M. Stallman (find-tag-noselect): Simplify.
1994-09-21 Richard M. Stallman (mail-default-reply-to): Initialize to t.
1994-09-21 David J. MacKenzie remove trailing slashes from srcdir
1994-09-21 Francesco Potortì * man.el (Man-notify-flag): replaces the old Man-notify
1994-09-21 Richard M. Stallman Initial revision
1994-09-21 Richard M. Stallman (i[345]86-sequent-ptx*): Handle
1994-09-21 Richard M. Stallman (overlays_at): New arg PREV_PTR.
1994-09-21 Richard M. Stallman (concat3): New function.
1994-09-21 Richard M. Stallman (compute_char_face): Pass new arg to overlays_at.
1994-09-21 Richard M. Stallman (note_mouse_highlight): Pass new arg to overlays_at.
1994-09-21 Richard M. Stallman (rmail-mode-kill-summary): New function.
1994-09-21 Richard M. Stallman (Fget_char_property): Pass new arg to overlays_at.
1994-09-21 Richard M. Stallman (Fx_get_resource): Doc fix.
1994-09-21 Richard M. Stallman entered into RCS
1994-09-21 Richard M. Stallman (remove-hook, add-hook): Copy existing list before modifying.
1994-09-21 Richard M. Stallman *** empty log message ***
1994-09-21 Richard M. Stallman (from, labels, data): Use MAX_DATA_LEN as length.
1994-09-21 Karl Heuer (report_error): Include reason in error message.
1994-09-20 Richard M. Stallman (mail-bury-selects-summary): New variable.
1994-09-20 Richard M. Stallman (paths-force): Depend on src/paths.h
1994-09-20 Richard M. Stallman (facemenu-update): Make menu separators all dashes.
1994-09-20 Richard M. Stallman (SUNOS4 or __FreeBSD__): Define UNDO_RELOCATION.
1994-09-20 Karl Heuer (r_alloc_freeze_level): New variable.
1994-09-20 Karl Heuer (trivial_regexp_p): New function.
1994-09-20 Richard M. Stallman (add-log-current-defun): Deal with lisp-interaction-mode like lisp-mode.
1994-09-20 Karl Heuer (FRAME_SCROLL_BAR_PIXEL_WIDTH): New macro, supersedes
1994-09-20 Karl Heuer (VERTICAL_SCROLL_BAR_PIXEL_WIDTH): Deleted.
1994-09-20 Karl Heuer (compute_motion): Fix comment.
1994-09-20 Karl Heuer (set_frame_size, EmacsFrameSetCharSize): Change
1994-09-20 Karl Heuer (window_internal_width): Change VERTICAL_SCROLL_BAR_WIDTH to
1994-09-20 Karl Heuer (display_string): Change VERTICAL_SCROLL_BAR_WIDTH to FRAME_SCROLL_BAR_COLS.
1994-09-20 Karl Heuer (x_set_scroll_bar_width): New function.
1994-09-20 Karl Heuer * xterm.c (x_new_font): Compute number of scrollbar columns.
1994-09-20 Karl Heuer (make_float, make_pure_float): Fix Lisp_Object vs. int problems.
1994-09-20 Karl Heuer (Fset_window_buffer): Fix Lisp_Object vs. int problems.
1994-09-20 Karl Heuer (kbd_store_ptr): Declare storage class before qualifier.
1994-09-20 Richard M. Stallman (basic-save-buffer-1): If writing temp file fails
1994-09-20 Karl Heuer (kbd_store_ptr): Declare storage class before qualifier.
1994-09-20 Richard M. Stallman (query-replace-interactive): New user option.
1994-09-20 Karl Heuer (set_file_times): Move this out of the USG conditional.
1994-09-20 Richard M. Stallman (PURESIZE_RATIO, BASE_PURESIZE): Defined.
1994-09-20 Richard M. Stallman (POSIX_SIGNALS): Defined.
1994-09-20 Richard M. Stallman (struct saved_window_data): New slots min_width, min_height.
1994-09-20 Per Bothner Patches for HPUX, and SunOS4 (Japanese).
1994-09-20 Richard M. Stallman *** empty log message ***
1994-09-20 Richard M. Stallman (add-hook): Doc fix.
1994-09-20 Richard M. Stallman (malloc, realloc): Declared.
1994-09-19 Jim Blandy entered into RCS
1994-09-19 Jim Blandy *** empty log message ***
1994-09-19 Karl Heuer (syms_of_buffer): Doc fix.
1994-09-19 Karl Heuer (config_options): Save all arguments, not just some.
1994-09-19 Karl Heuer (Fkey_description): Reverse condition.
1994-09-19 Karl Heuer (report-emacs-bug): system-configuration-options was misspelled as
1994-09-19 Jim Blandy * disp-table.el: Add support for new window border display table
1994-09-19 Jim Blandy Add a new element to display tables controlling side-by-side
1994-09-19 Karl Heuer [!HAVE_X_WINDOWS] (store_frame_title): Dummy macro.
1994-09-19 Francesco Potortì * rlogin.el (rlogin): recognise the `-l user' option to rlogin and
1994-09-19 Richard M. Stallman (SYSTEM_TYPE): Delete definition.
1994-09-19 Richard M. Stallman (picture-yank-at-click): New function.
1994-09-19 Richard M. Stallman Handle ==, !=, + and -.
1994-09-19 Richard M. Stallman (Info-insert-dir): Insert newlines before rather than
1994-09-19 Richard M. Stallman (RETURN_UNGCPRO): Use if (1) .. else, not do ... while (0).
1994-09-19 Richard M. Stallman (rmail-summary-construct-io-menu): New function.
1994-09-19 Richard M. Stallman (rmail-output-menu): Function deleted.
1994-09-19 Richard M. Stallman Build proper keymap for the "Input (menu)" and "Output (menu)" submenus:
1994-09-19 Richard M. Stallman (file-name-sans-extension): New function.
1994-09-19 Karl Heuer (validate_interval_range, property_value, Fget_char_property,
1994-09-19 Karl Heuer (openp): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer (vmotion, Fvertical_motion): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer (Fframe_parameters): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer (direct_output_for_insert, direct_output_forward_char): Fix Lisp_Object
1994-09-19 Karl Heuer (Fsignal): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer (Frandom): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer [!MULTI_FRAME] (FOR_EACH_FRAME): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer (read_minibuf): Fix Lisp_Object vs. int problems.
1994-09-19 Karl Heuer Declare Fmake_sparse_keymap.
1994-09-19 Karl Heuer Add #include "keyboard.h"
1994-09-18 Karl Heuer (Fmember): Declare this function.
1994-09-18 Karl Heuer (install-arch-indep): Copy DOC-*, not DOC*
1994-09-18 Karl Heuer (_ALL_SOURCE): Don't redefine if already defined.
1994-09-18 Karl Heuer (HAVE_SELECT, HAVE_TIMEVAL): Add #undefs.
1994-09-18 Karl Heuer Delete obsolete symbols.
1994-09-18 Karl Heuer Add checks to set HAVE_TIMEVAL and HAVE_SELECT.
1994-09-18 Richard M. Stallman (tex-start-shell): Inherit comint-mode-map, don't copy.
1994-09-18 Richard M. Stallman (shell-mode-map): Inherit comint-mode-map, but copy the completion menu.
1994-09-18 Richard M. Stallman (struct process): New field tty_name.
1994-09-18 Richard M. Stallman (telnet-mode-map): Inherit from comint-mode-map.
1994-09-18 Richard M. Stallman (HAVE_VFORK): Defined.
1994-09-18 Richard M. Stallman (Ffile_writable_p): Don't use ro_fsys.
1994-09-18 Richard M. Stallman entered into RCS
1994-09-18 Karl Heuer (Fcopy_file): Use set_file_times, and check for the error return.
1994-09-18 Karl Heuer Declare set_file_times.
1994-09-18 Karl Heuer (set_file_times): New function.
1994-09-18 Karl Heuer Add HAVE_STRUCT_UTIMBUF.
1994-09-18 Karl Heuer (_ALL_SOURCE, HAVE_STRUCT_UTIMBUF): Add #undefs.
1994-09-18 Richard M. Stallman (preserve_other_columns): Fix arg to sizeof in bcopy call.
1994-09-18 Karl Heuer Add AC_AIX.
1994-09-18 Richard M. Stallman (telnet): Use name *telnet-HOST*, not *HOST-telnet*.
1994-09-18 Richard M. Stallman (rmail-forward): Insert separator before and after message.
1994-09-18 Richard M. Stallman (ediff-submit-report, ediff-revision)
1994-09-18 Richard M. Stallman (reset_buffer): Don't call reset_buffer_local_variables.
1994-09-18 Richard M. Stallman (get_minibuffer): Call Fkill_all_local_variables.
1994-09-18 Richard M. Stallman Major rewrite to behave more like a minor mode.
1994-09-18 Richard M. Stallman (parsing options): Simplify sed command to delete -'s.
1994-09-18 Richard M. Stallman (DECLARE_GETPWUID_WITH_UID_T): Defined.
1994-09-18 Richard M. Stallman (make-lucid-menu-keymap-disable): New variable.
1994-09-18 Richard M. Stallman (REL_ALLOC): #undef deleted.
1994-09-18 Richard M. Stallman (Fkey_description): Give error if KEYS not an array.
1994-09-17 Richard M. Stallman (unexec): Fix logic for rounding section boundaries.
1994-09-17 Richard M. Stallman (generate-file-autoloads): Warn if we put a line
1994-09-17 Richard M. Stallman (Fforward_comment): Do increment from, when reaching
1994-09-17 Richard M. Stallman (EMACS_CONFIG_OPTIONS): Add #undef.
1994-09-17 Paul Reilly *** empty log message ***
1994-09-17 Paul Reilly *** empty log message ***
1994-09-17 Richard M. Stallman [SUNOS4]: Include link.h.
1994-09-17 Richard M. Stallman (describe-variable): Report whether var is local in this buf.
1994-09-17 Richard M. Stallman Don't declare malloc.
1994-09-17 Richard M. Stallman (property_value): Declare args plist, prop.
1994-09-17 Richard M. Stallman (PURESIZE): Defnitions deleted.
1994-09-17 Richard M. Stallman (print): sprintf arg for frame depends on VALBITS.
1994-09-17 Richard M. Stallman (Fcall_process) [__osf__ && __alpha]:
1994-09-17 Richard M. Stallman (terminal-map): Define switch-frame.
1994-09-17 Richard M. Stallman (HAVE_TERMIO, HAVE_TERMIOS, NO_TERMIO): Undo Jul 28 change.
1994-09-17 Richard M. Stallman (facemenu-update): Reverse the menu order again.
1994-09-17 Karl Heuer (menu_item_enabled_p): Fix declaration.
1994-09-17 Karl Heuer Add #include "intervals.h"
1994-09-17 Karl Heuer Declare some functions.
1994-09-17 Karl Heuer (barf_or_query_if_file_exists): Fix declaration.
1994-09-17 Richard M. Stallman (hack_wm_protocols): Arrange to handle WM_SAVE_YOURSELF.
1994-09-17 Karl Heuer (config_options): New shell variable.
1994-09-17 Karl Heuer (Vsystem_configuration_options): New variable.
1994-09-17 Karl Heuer (report-emacs-bug): Insert configuration options.
1994-09-17 Karl Heuer Declare evaporate_overlays.
1994-09-17 Karl Heuer (del_range_1): Call evaporate_overlays after deleting text.
1994-09-17 Karl Heuer (Qevaporate): New symbol.
1994-09-17 Richard M. Stallman (HAVE_VFORK): Defined.
1994-09-17 Richard M. Stallman (struct scroll_bar, SCROLL_BAR_VEC_SIZE): Use EMACS_INT.
1994-09-17 Richard M. Stallman Initial revision
1994-09-17 Richard M. Stallman (EMACS_INT, EMACS_UINT): Define, if not already defined.
1994-09-17 Richard M. Stallman (message): Use EMACS_INT.
1994-09-17 Richard M. Stallman (struct window): Use EMACS_INT.
1994-09-17 Richard M. Stallman (CHECK_IMPURE, all versions): Use EMACS_INT.
1994-09-17 Richard M. Stallman (print): Use EMACS_UINT.
1994-09-17 Richard M. Stallman Check for __alpha, in __osf__ conditional.
1994-09-17 Richard M. Stallman (unchain_marker): Use EMACS_INT.
1994-09-17 Richard M. Stallman (Fload): Use EMACS_INT.
1994-09-17 Richard M. Stallman (Lisp_Object): Use EMACS_INT.
1994-09-17 Richard M. Stallman (struct frame, selected_frame, last_nonminibuf_frame): Use EMACS_INT.
1994-09-17 Richard M. Stallman (FLOAT_TO_INT, FLOAT_TO_INT2): Use EMACS_INT.
1994-09-17 Richard M. Stallman (Fnarrow_to_region, format1): Use EMACS_INT.
1994-09-17 Richard M. Stallman (Fdocumentation): Use EMACS_INT.
1994-09-17 Karl Heuer (ispell-menu-map): Order menu items by size: buffer > region > word.
1994-09-17 Richard M. Stallman (struct face): Use EMACS_UINT.
1994-09-17 Richard M. Stallman (sign_extend_lisp_int): Use EMACS_INT.
1994-09-17 Richard M. Stallman (Fcall_interactively): Use EMACS_INT.
1994-09-17 Richard M. Stallman (reset_buffer_local_variables, Fbuffer_local_variables)
1994-09-17 Richard M. Stallman (pure, pure_size): Use EMACS_INT.
1994-09-17 Richard M. Stallman (getloadavg): Add OSF_ALPHA support.
1994-09-17 Richard M. Stallman (shut_down_emacs): Don't call Fx_close_current_connection.
1994-09-17 Richard M. Stallman [__alpha] (LD_SWITCH_SYSTEM): Alternate definition.
1994-09-17 Richard M. Stallman (alpha-dec-osf*): New target.
1994-09-17 Karl Heuer (insert-register): Add `*' interactive spec.
1994-09-17 Karl Heuer (FD_*) [HAVE_SOCKETS & !HAVE_SYSVIPC]: If not already defined, use simple
1994-09-16 Richard M. Stallman (compile-internal): Set EMACS=t in process-environment.
1994-09-16 Karl Heuer (complex-buffers-menu-p): Delete; obsolete variable.
1994-09-16 Karl Heuer (Finsert_file_contents) [MSDOS]: Don't re-gc-protect filename; delete unused
1994-09-16 Richard M. Stallman Use just one FRC target.