log

age author description
1994-03-14 Fred Pierresteguy (EmacsFrameSetCharSize): Set the values of left_pos and
1994-03-14 Richard M. Stallman (view-mode): Run view-mode-hook as well as view-hook.
1994-03-14 Richard M. Stallman Comment change.
1994-03-14 Richard M. Stallman (Finsert_file_contents): Don't let same_at_end be less than same_at_start.
1994-03-14 Richard M. Stallman (Fvertical_motion): New optional arg WINDOW.
1994-03-14 Richard M. Stallman (Fdelete_other_windows): Pass new arg to Fvertical_motion.
1994-03-14 Richard M. Stallman Undo previous change. Instead:
1994-03-14 Richard M. Stallman (Fx_popup_dialog): Define only if USE_X_TOOLKIT.
1994-03-13 Karl Heuer (text-mode): Doc fix.
1994-03-13 Karl Heuer Fix typo in comment.
1994-03-13 Richard M. Stallman (diff-latest-backup-file): Call file name handler properly.
1994-03-13 Richard M. Stallman (hide-other, hide-sublevels): Renamed from outline-...
1994-03-13 Richard M. Stallman Turn on menu-bar-mode.
1994-03-13 Richard M. Stallman Preload menu-bar.
1994-03-13 Richard M. Stallman (PURESIZE): Reduce to 230000.
1994-03-12 Richard M. Stallman (pascal-indent-case): Handle comma separated list.
1994-03-12 Karl Heuer (rmail-sort-by-lines): msgnum variable should be msg.
1994-03-12 Karl Heuer (Fexpt): Delete extraneous `for' statement.
1994-03-12 Karl Heuer (get_process): Allow arg to be a buffer object.
1994-03-12 Karl Heuer Doc fix.
1994-03-12 Karl Heuer Fix coding style.
1994-03-12 Karl Heuer Put hyphen in a safer place in the character class.
1994-03-12 Karl Heuer Don't use triple-hyphen in a character class.
1994-03-11 Karl Heuer (x_consider_frame_title): New function, extracted from display_mode_line.
1994-03-11 Fred Pierresteguy (xdialog_show): New function to handle the display of dialog boxes.
1994-03-11 Fred Pierresteguy *** empty log message ***
1994-03-11 Fred Pierresteguy *** empty log message ***
1994-03-11 Fred Pierresteguy (EmacsFrameSetCharSize): Call XawPanedSetRefigureMode.
1994-03-11 Fred Pierresteguy (Fyes_or_no_p): Call Fx_popup_dialog instead of Fx_popup_menu.
1994-03-11 Fred Pierresteguy Initial revision
1994-03-11 Karl Heuer (mouse-kill): Select the clicked window first.
1994-03-11 Karl Heuer (lock_superlock): Synchronize NFS cache.
1994-03-10 Karl Heuer Add a comment to document the reason for the change in outline-level.
1994-03-10 Karl Heuer (outline-mode, outline-level): Doc fix.
1994-03-10 Karl Heuer (Fre_search_forward, Fre_search_backward): Doc fix.
1994-03-10 Richard M. Stallman (compute_motion): Initialize prev_hpos.
1994-03-10 Richard M. Stallman (shell-dynamic-complete-as-command): Make ignored-extensions
1994-03-10 Richard M. Stallman (find-buffer-visiting): Don't compare NUMBER if it is nil.
1994-03-10 Richard M. Stallman (byte-compile-track-mouse): Undo previous change,
1994-03-10 Richard M. Stallman (Man-filter-list): Don't insist on `...done' after `wait'.
1994-03-10 Richard M. Stallman (Fx_popup_menu): If POSITION is nil,
1994-03-10 Richard M. Stallman (command_loop_1): On entry, set this_command
1994-03-10 Richard M. Stallman (rmail-ignored-headers): Add several x400 header types.
1994-03-10 Richard M. Stallman (ispell-pdict-save, ispell-kill-ispell, ispell-continue):
1994-03-10 Richard M. Stallman (kill-emacs-hook): Don't autoload this hook.
1994-03-10 Richard M. Stallman (emerge-revisions, emerge-revisions-with-ancestor)
1994-03-10 Richard M. Stallman (ispell-dictionary-alist): Add autoload.
1994-03-10 Richard M. Stallman (ispell-menu-map): Autoload the whole setup.
1994-03-10 Richard M. Stallman (PURESIZE): Increment to 240000.
1994-03-10 Richard M. Stallman (menu-bar-bookmark-map): Autoload the whole setup.
1994-03-10 Richard M. Stallman (menu-bar-emerge-menu): Autoload the whole setup.
1994-03-10 Richard M. Stallman (generate-file-autoloads): Don't ignore the line
1994-03-10 Richard M. Stallman Delete the `>' from various menu item strings.
1994-03-10 Richard M. Stallman (display_mode_line): Highlight partial-width mode lines
1994-03-10 Richard M. Stallman (GLYPH_MODE_LINE_FACE): New macro.
1994-03-09 Richard M. Stallman Explain typing C-M-
1994-03-09 Richard M. Stallman Don't kill remaining processes if child exits.
1994-03-09 Karl Heuer (outline-regexp): Initialize outside the defvar.
1994-03-09 Karl Heuer (nroff-mode): Deleted garbage character.
1994-03-09 Karl Heuer (find-buffer-visiting): Fix typo in previous change.
1994-03-09 Karl Heuer Fix typo in previous change.
1994-03-09 Karl Heuer (Fcall_interactively): Don't select an active minibuffer.
1994-03-09 Karl Heuer (Fselect_window): Undo previous minibuffer change.
1994-03-09 Richard M. Stallman (window_loop): Delete MULTI_FRAME
1994-03-09 Karl Heuer (Fselect_window): Don't select an inactive minibuffer.
1994-03-09 Karl Heuer (mouse-minibuffer-check): New function to disallow mouse events in an inactive
1994-03-09 Karl Heuer (find-buffer-visiting): New function to look for another buffer visiting the
1994-03-08 Karl Heuer (apropos, super-apropos): Doc fix.
1994-03-08 Karl Heuer (super-apropos-check-doc-file): Use doc-directory instead of data-directory.
1994-03-08 Richard M. Stallman (Fdisplay_buffer): If pop_up_frames != 0,
1994-03-08 Karl Heuer Initial revision
1994-03-08 Richard M. Stallman Initial revision
1994-03-08 Karl Heuer Add freebsd.
1994-03-08 Richard M. Stallman (indented-text-mode): Run indented-text-mode-hook.
1994-03-08 Richard M. Stallman Renamed from mode-clone.el.
1994-03-08 Richard M. Stallman (comint-completion-fignore): New variable.
1994-03-08 Richard M. Stallman (shell-completion-fignore): New variable.
1994-03-08 Richard M. Stallman (syms_of_undo): staticpro pending_boundary.
1994-03-08 Roland McGrath (send_process) [_PC_MAX_CANON]: Also test #ifdef HAVE_FPATHCONF before
1994-03-08 Roland McGrath Add #undef HAVE_FPATHCONF.
1994-03-08 Roland McGrath Check for fpathconf.
1994-03-08 Roland McGrath (term_get_fkeys_1): Use term_get_fkeys_arg, not term_get_fkeys_address.
1994-03-08 Roland McGrath (term_get_fkeys_1): New local var ADDRESS, init to term_get_fkeys_address.
1994-03-08 Roland McGrath (term_get_fkeys_data): Variable removed.
1994-03-08 Richard M. Stallman (Fprevious_window, Fnext_window): ALL_FRAMES = visible
1994-03-08 Richard M. Stallman (next_frame, prev_frame): If MINIBUF is `visible',
1994-03-08 Roland McGrath (etags-list-tags): Check for explicit tag names.
1994-03-08 Roland McGrath (etags-tags-completion-table): Let the line number or char pos be empty.
1994-03-08 Richard M. Stallman (Qvisible): Declared.
1994-03-08 Richard M. Stallman (Fwindow_width): Doc fix.
1994-03-07 Richard M. Stallman entered into RCS
1994-03-07 Roland McGrath (compile-reinitialize-errors): Rename first arg from ARGP to REPARSE.
1994-03-07 Karl Heuer Comment fix.
1994-03-07 Karl Heuer (gdb): Use a minibuffer map with TAB to complete a filename.
1994-03-07 Karl Heuer (comment-column): Doc fix.
1994-03-07 Karl Heuer (doprnt): Do the right thing for negative size spec.
1994-03-07 Karl Heuer (get_minibuffer): Make name buffer large enough.
1994-03-07 Karl Heuer (Fminibuffer_complete, Fminibuffer_complete_word): Doc fix.
1994-03-07 Karl Heuer (temp_echo_area_glyphs): Use quit_char, not C-g.
1994-03-07 Karl Heuer (Fscroll_other_window): Doc fix.
1994-03-07 Richard M. Stallman (mouse-choose-completion): Bury the completion buffer.
1994-03-07 Richard M. Stallman Initial revision
1994-03-07 Richard M. Stallman Accept freebsd as OS.
1994-03-07 Richard M. Stallman Doc fixes.
1994-03-06 Richard M. Stallman (mark_object): Add no-op cast.
1994-03-06 Richard M. Stallman (edebug-skip-whitespace): Only \n, not \r, ends a comment.
1994-03-06 Richard M. Stallman (error): Use doprnt. Make buffer larger as necessary.
1994-03-06 Richard M. Stallman (backquote-listify): Renamed from bq-listify.
1994-03-06 Richard M. Stallman Complete rewrite by Sladkey.
1994-03-06 Richard M. Stallman Comment changes.
1994-03-06 Richard M. Stallman (operate_on_word): Don't move point; store in *NEWPOINT.
1994-03-06 Richard M. Stallman Initial revision
1994-03-05 Richard M. Stallman (c++-font-lock-keywords-1, c++-font-lock-keywords-2): New variables.
1994-03-05 Richard M. Stallman (jka-compr-insert-file-contents): Handle 5th arg.
1994-03-05 Richard M. Stallman (byte-compile-track-mouse): Handle >1 body form.
1994-03-05 Richard M. Stallman (ARRAY_MARK_FLAG): Define here.
1994-03-05 Richard M. Stallman Clean up indentation and whitespace.
1994-03-05 Richard M. Stallman (main): Change delimiter from "^L" to "^_^L".
1994-03-05 Richard M. Stallman (main) [HAVE_SYSVIPC]: Make msgp->mtext longer if necessary.
1994-03-05 Richard M. Stallman Include config.h, lisp.h, buffer.h, process.h, commands.h, errno.h and file.h.
1994-03-05 Richard M. Stallman (ARRAY_MARK_FLAG): Definition moved to lisp.h.
1994-03-05 Richard M. Stallman (shut_down_emacs): Set Vrun_hooks to nil.
1994-03-05 Richard M. Stallman (Fdo_auto_save): Doc fix.
1994-03-05 Richard M. Stallman (command_loop_1, read_key_sequence, Fcommand_execute):
1994-03-05 Richard M. Stallman (read_minibuf): Don't call Vrun_hooks if it is nil.
1994-03-05 Richard M. Stallman (save_excursion_restore): Don't call Vrun_hooks if nil.
1994-03-05 Richard M. Stallman (Fkill_buffer, Fkill_all_local_variables):
1994-03-05 Karl Heuer (command_loop_1): Fix misplaced assignment of last_point_position.
1994-03-04 Karl Heuer (rmail-message-filter): Doc fix.
1994-03-04 Karl Heuer *** empty log message ***
1994-03-04 Karl Heuer (isnan): New macro.
1994-03-04 Fred Pierresteguy (update_one_frame_psheets): Call EmacsFrameSetCharSize to
1994-03-04 Fred Pierresteguy (EmacsFrameSetCharSize): Don't call XtMakeResizeRequest. Use XtVaSetValues for
1994-03-04 Roland McGrath [USE_X_TOOLKIT] (xmenu_show): Pass display to XtWindowToWidget.
1994-03-04 Roland McGrath (compile-goto-error): Push the mark before calling next-error.
1994-03-04 Richard M. Stallman (skip_chars): Treat `-' as alias for space, if syntaxp.
1994-03-04 Richard M. Stallman (system-key-alist): Fix the code value for `remove'.
1994-03-04 Richard M. Stallman (Finsert_file_contents): Pass del_range_1 two ends, not a length.
1994-03-04 Richard M. Stallman (byte-compile-insert-header): Take a filename argument.
1994-03-04 Richard M. Stallman (ange-ftp-nslookup-host, ange-ftp-start-process):
1994-03-04 Karl Heuer (chan_process): Don't specify size.
1994-03-04 Karl Heuer (c-fill-paragraph): Preserve final sentence boundary.
1994-03-03 Richard M. Stallman Rename comint-input-filter-functions and
1994-03-03 Richard M. Stallman (inferior-scheme-mode): Removed unnecessary
1994-03-03 Richard M. Stallman (comint-input-filter-functions)
1994-03-03 Richard M. Stallman (shell-dynamic-complete-functions): New variable.
1994-03-03 Richard M. Stallman (comint-after-partial-filename-command,
1994-03-03 Roland McGrath (generate-file-autoloads): Move misplaced paren in match clause of cond
1994-03-03 Karl Heuer Fix typo in comment.
1994-03-03 Karl Heuer (server-switch-buffer): Don't select a minibuffer.
1994-03-03 Karl Heuer (Fread_file_name): Do the right thing when insert-default-directory is nil.
1994-03-03 Karl Heuer (record_delete): Save last_point_position in the undo record, rather than the
1994-03-03 Karl Heuer New variable last_point_position.
1994-03-03 Karl Heuer (command_loop_1): Set last_point_position to the value of point.
1994-03-03 Richard M. Stallman (Finsert_file_contents): If undo_list was t, leave it t.
1994-03-03 Richard M. Stallman (kill-emacs-query-functions, kill-buffer-query-functions):
1994-03-03 Richard M. Stallman (outline-on-heading-p): Use bolp.
1994-03-03 Richard M. Stallman (current-word): Check properly for bolp. New optional arg STRICT. Doc fix.
1994-03-03 Karl Heuer (main): Change delimiter from "^L" to "^_^L".
1994-03-03 Richard M. Stallman (map_event_to_object, set_frame_menubar):
1994-03-03 Richard M. Stallman Comment change.
1994-03-03 Karl Heuer Use add-hook instead of setq.
1994-03-03 Karl Heuer (Fget_file_buffer): Doc fix.
1994-03-03 Karl Heuer (buffer-file-truename): Doc fix.
1994-03-03 Karl Heuer (substitute-key-definition): Avoid infinite recursion.
1994-03-03 Karl Heuer (C_SWITCH_SYSTEM): Increase maxmem when using IBM's compiler.
1994-03-02 Richard M. Stallman (chan_process, Vprocess_alist): Declared.
1994-03-02 Richard M. Stallman (chan_process, Vprocess_alist): No longer static.
1994-03-02 Richard M. Stallman (mouse-choose-completion): Use that as the buffer to edit.
1994-03-02 Richard M. Stallman (PURESIZE) [MULTI_FRAME]: Incremented to 230000.
1994-03-02 Richard M. Stallman (Fdisplay_completion_list): Restore original buffer
1994-03-02 Richard M. Stallman (completion-list-mode): Set completion-reference-buffer
1994-03-02 Richard M. Stallman (menu_bar_items): When moving an item to the end,
1994-03-02 Richard M. Stallman Include unistd.h.
1994-03-02 Richard M. Stallman (Fdelete_frame): Don't initialize a Lisp_Object.
1994-03-02 Richard M. Stallman (telnet): Use chars in comint-delimiter-argument-list.
1994-03-02 Richard M. Stallman (shell-delimiter-argument-list): Now has chars, not strings.
1994-03-02 Richard M. Stallman (comint-arguments): Use just one regexp to find end of arg
1994-03-02 Richard M. Stallman (pascal-calculate-indent): Fixed indentation bug
1994-03-02 Richard M. Stallman (shell-dirtrackp): Variable definition added.
1994-03-02 Richard M. Stallman (inferior-lisp-mode-map): Use copy-keymap.
1994-03-02 Richard M. Stallman (shell-mode-map): Use copy-keymap.
1994-03-02 Richard M. Stallman (inferior-scheme-mode-map): Use copy-keymap.
1994-03-02 Richard M. Stallman (full-copy-sparse-keymap): Function deleted.
1994-03-02 Roland McGrath (diff-latest-backup-file): Check for a file-name-handler and run it.
1994-03-02 Richard M. Stallman (makefile-mode): Set local-write-file-hooks, not write-file-hooks.
1994-03-02 Karl Heuer (copy-face): Don't change old-face and new-face before the frame loop.
1994-03-02 Karl Heuer (with_x_toolkit): Fix typo in previous change.
1994-03-02 Karl Heuer (Fx_list_fonts): Avoid confused increment of info.
1994-03-02 Karl Heuer (Fforward_comment): Do the right thing at eob.
1994-03-02 Karl Heuer (iconify-or-deiconify-frame): Don't make invisible before making visible.
1994-03-02 Roland McGrath (tags-add-tables): Change default value to 'ask-user; update doc.
1994-03-02 Richard M. Stallman (ispell-message-text-end): New variable.
1994-03-02 Richard M. Stallman Initial revision
1994-03-02 Karl Heuer (iconify-or-deiconify-frame): Force temporary invisibility even if this is the
1994-03-02 Richard M. Stallman (mail-do-fcc): Don't write a newline before the text.
1994-03-02 Richard M. Stallman (menu_bar_items): Accept old vector as arg. Return a vector.
1994-03-02 Richard M. Stallman (update_menu_bar): Change call to menu_bar_items.
1994-03-02 Richard M. Stallman (memory_signal_data): No longer static.
1994-03-02 Richard M. Stallman (Fsignal): If DATA is memory_signal_data, don't add to it.
1994-03-02 Richard M. Stallman (struct handler): New field chosen_clause.
1994-03-02 Richard M. Stallman (make_frame): Init menu_bar_items field to 0.
1994-03-02 Karl Heuer New s-file for rs60000-ibm-aix3.2.5.
1994-03-02 Karl Heuer Initial revision
1994-03-02 Karl Heuer Use -g with the native compiler.
1994-03-02 Richard M. Stallman (del_range_1): New function.
1994-03-02 Richard M. Stallman (insert-kbd-macro): Handle C-@, C-[, etc. properly and their meta variants too.
1994-03-01 Edward M. Reingold * calendar.el (calendar-current-date): Use fixed assoc list for
1994-03-01 Richard M. Stallman (pascal-sub-block-re): Recognize for and with.
1994-03-01 Doug Evans Move comment to proper place.
1994-03-01 Karl Heuer (Info-restore-point): Don't wipe out hl before using it.
1994-03-01 Karl Heuer (picture-forward-column, picture-backward-column): Allow backward motion
1994-03-01 Karl Heuer (inhibit-startup-echo-area-message): Doc fix.
1994-03-01 Karl Heuer Fix typo in comment.
1994-03-01 Karl Heuer (tc-mode-map): Fix binding of tc-dissociate.
1994-02-28 Karl Heuer (memory_full): Use new variable memory_signal_data with precomputed value
1994-02-28 Fred Pierresteguy (xmenu_show): Test XtWindowToWidget before inserting into the event_queue.
1994-02-28 Fred Pierresteguy (XTread_socket): For case ClientMessage and Xatom_wm_delete_window, use
1994-02-27 David J. MacKenzie Use GPL.
1994-02-27 David J. MacKenzie *** empty log message ***
1994-02-27 David J. MacKenzie Use GPL.
1994-02-27 David J. MacKenzie Initial revision
1994-02-27 David J. MacKenzie Update GPL.
1994-02-27 David J. MacKenzie * make-path.c (main): Return 1 on error, not -1. Update GPL.
1994-02-27 David J. MacKenzie * cvtmail.c: Declare malloc, realloc, xmalloc, xrealloc.
1994-02-27 David J. MacKenzie Fix comment typos.
1994-02-26 Richard M. Stallman (with_x_toolkit): Don't allow motif or open-look.
1994-02-26 Richard M. Stallman (LD_SWITCH_SYSTEM): New definitions, with #undef.
1994-02-26 Richard M. Stallman Comment change.
1994-02-26 Karl Heuer (sys_subshell): New function, split from sys_suspend.
1994-02-26 Karl Heuer (Fsuspend_emacs): New variable cannot-suspend forces a subshell even if the
1994-02-26 Karl Heuer (menu-bar-mode): Make menu-bar-mode without an argument toggle display of a
1994-02-26 Karl Heuer (Fset_window_configuration): Allow for menu-bar-lines to have changed since
1994-02-26 Karl Heuer (OVERLAY_POSITION): Don't check which buffer it points to.
1994-02-26 Richard M. Stallman (system-key-alist): Renamed from vendor-key-syms.
1994-02-26 Richard M. Stallman (Vsystem_key_alist): Renamed from Vvendor_key_alist.
1994-02-26 Karl Heuer (comint-exec-1): Force a local copy of the environment.
1994-02-26 Karl Heuer Delete extra backslash on last line of macro.
1994-02-26 Karl Heuer Clean up c-font-lock-keywords; now slightly more consistent about highlighting
1994-02-25 Karl Heuer (compute_motion): Allow for invisible overlays in next_invisible lookahead.
1994-02-25 Karl Heuer (display_text_line): Allow for invisible overlays in next_invisible lookahead.
1994-02-25 Richard M. Stallman (help-menu-map): Variable deleted, and its binding.
1994-02-25 Fred Pierresteguy (EmacsFrameSetCharSize): Set coordinates values to the toplevel widget.
1994-02-25 Fred Pierresteguy (XTread_socket): For case ConfigureNotify, call x_any_window_to_frame.
1994-02-25 Fred Pierresteguy (EmacsFrameSetCharSize): Call check_frame_size and update
1994-02-25 Richard M. Stallman (c-macro-display-buffer): Delete special view-mode hack.
1994-02-25 Karl Heuer (set-visited-file-name): Unlock the file if setting the visited file name to
1994-02-25 Karl Heuer (Buffer-menu-toggle-read-only): Change toggle-read-only to
1994-02-25 Karl Heuer *** empty log message ***
1994-02-25 Richard M. Stallman (byte-compile-from-buffer, byte-compile-top-level):
1994-02-25 Richard M. Stallman (byte-compile-protect-from-advice): New macro that
1994-02-24 Richard M. Stallman (hide-sublevels): Doc fix. Rename arg.
1994-02-24 Karl Heuer (help-for-help): Use help-map in the docstring.
1994-02-24 Karl Heuer (make-help-screen): Initialize help-screen before changing the keymap.
1994-02-24 Richard M. Stallman (outline-minor-mode-prefix): Change to C-c C-o.
1994-02-24 Richard M. Stallman (lisp-mode-variables): Set outline-regexp.
1994-02-24 Richard M. Stallman (nroff-mode): Set outline-regexp and outline-level.
1994-02-24 Richard M. Stallman (c-mode): Set outline-regexp and outline-level.
1994-02-24 Karl Heuer Fix value of docdir.
1994-02-24 Richard M. Stallman (Fload): Cast the args to stat.
1994-02-24 Karl Heuer Install DOC* in docdir.
1994-02-24 Richard M. Stallman (*-sysv4.1): Set NON_GNU_CPP.
1994-02-24 Karl Heuer (direct_output_forward_char): Use Fget_char_property to test for invisibility.
1994-02-24 Karl Heuer (direct_output_for_insert): Fix comment.
1994-02-24 Karl Heuer (compute_motion, vmotion): Use Fget_char_property to test for invisibility.
1994-02-24 Karl Heuer (try_window, display_text_line): Use Fget_char_property to test for invisibility.
1994-02-24 Karl Heuer (try_window): Add #ifdef USE_TEXT_PROPERTIES around call to Fget_text_property.
1994-02-24 Karl Heuer (Fget_char_property): Fix docstring.
1994-02-24 Karl Heuer (Fget_char_property): New function.
1994-02-24 Richard M. Stallman Formerly INSTALL.~20~
1994-02-24 Karl Heuer (sort_overlays): Allow for null window.
1994-02-24 Richard M. Stallman Don't force os=-hpux for hp9k2... and hp9k3...
1994-02-24 Fred Pierresteguy (x_window): Call XChangeWindowAttributes with the standard
1994-02-24 Richard M. Stallman (Fx_popup_menu): Allow t as position, meaning use mouse pos.
1994-02-24 Richard M. Stallman (Fy_or_n_p): Use a popup menu if reached via mouse command.
1994-02-24 Richard M. Stallman (mouse_get_pos): Don't convert to glyph units.
1994-02-24 Richard M. Stallman (construct_mouse_click): Don't convert to glyph units.
1994-02-24 Richard M. Stallman (Fmouse_position): Convert to glyph units.
1994-02-24 Richard M. Stallman (make_lispy_movement, make_lispy_event):
1994-02-24 Richard M. Stallman (ELF_BSS_SECTION_NAME): New macro (config.h may override).
1994-02-24 Richard M. Stallman (Fkill_buffer): Call the Vkill_buffer_query_functions.
1994-02-24 Richard M. Stallman (kill-emacs-query-functions): New variable.
1994-02-24 Richard M. Stallman (Info-build-node-completions): Add a call to widen.
1994-02-23 Richard M. Stallman (debug, debug-on-entry): Doc strings.
1994-02-23 Karl Heuer *** empty log message ***
1994-02-23 Richard M. Stallman Include usg5-4.h.
1994-02-23 Richard M. Stallman [NEWSOS5] (C_DEBUG_SWITCH, C_OPTIMIZE_SWITCH)
1994-02-23 Richard M. Stallman NEWSOS5 conditional deleted.
1994-02-23 Karl Heuer (byte-compile-file): Return nil on failure.
1994-02-23 Karl Heuer (main, get_time): Don't crash on invalid input.
1994-02-23 Richard M. Stallman (jka-compr-partial-uncompress): Make dd give you
1994-02-23 Richard M. Stallman *** empty log message ***
1994-02-23 Richard M. Stallman (posn-x-y): New function.
1994-02-23 Richard M. Stallman Removed all support for Emacs-18:
1994-02-23 Edward M. Reingold Fix calendar-cursor-to-date to handle starred days correctly.
1994-02-23 Richard M. Stallman (Finsert_file_contents): If REPLACE, always do lseek.
1994-02-23 Karl Heuer (rmail-insert-inbox-text): Recognize the spool directory even if symlinks are
1994-02-22 Karl Heuer New variable docdir to control where the docstring file goes.
1994-02-22 Karl Heuer Use docdir to initialize PATH_DOC in paths.h.
1994-02-22 Karl Heuer New path PATH_DOC for doc-directory.
1994-02-22 Karl Heuer (syms_of_callproc): New variable Vdoc_directory.
1994-02-22 Karl Heuer (get_doc_string, Snarf_documentation): Use new variable doc_directory.
1994-02-22 Karl Heuer New variable doc_directory.
1994-02-22 Karl Heuer When --run-in-place, don't inherit archlibdir.
1994-02-22 Karl Heuer Move extern declarations to top of file.
1994-02-22 Karl Heuer (get_time): Simplify; avoid calling index.
1994-02-22 Richard M. Stallman (calendar-cursor-to-date): Fix search string so it
1994-02-22 Richard M. Stallman (make_lispy_event): For menu bar event in USE_X_TOOLKIT
1994-02-22 Richard M. Stallman (construct_menu_click): Undo previous change.
1994-02-21 Richard M. Stallman (x_had_errors_p): New function.
1994-02-21 Richard M. Stallman (get_keyelt): Cached equiv-key data is now a sublist.
1994-02-21 Richard M. Stallman Whitespace change.
1994-02-21 Karl Heuer (shrink-window-if-larger-than-buffer): Don't shrink if the window that would
1994-02-21 Richard M. Stallman (single_keymap_panes): Properly skip help-string if any.
1994-02-21 Richard M. Stallman (picture-mode-map): Replace delete-backward-char
1994-02-20 Roland McGrath Move config.h after system includes.
1994-02-20 Roland McGrath [BSD]: #undef WCOREDUMP before defining it.
1994-02-20 Richard M. Stallman (BSD_PGRPS): Add #undef.
1994-02-20 Richard M. Stallman (install-arch-dep, install-arch-indep):
1994-02-20 Richard M. Stallman (Fframe_visible_p): Do FRAME_SAMPLE_VISIBILITY first.
1994-02-19 Richard M. Stallman (x_window_to_frame): Add parens for clarity.
1994-02-19 Richard M. Stallman (XTread_socket--cases KeyPress, EnterNotify, LeaveNotify)
1994-02-19 Richard M. Stallman *** empty log message ***
1994-02-19 Richard M. Stallman (get_keyelt): Discard keyboard equivalents
1994-02-19 Richard M. Stallman Find and display keyboard equivalents of menu items.
1994-02-19 Richard M. Stallman (calendar-string-to-mayan-long-count): Don't
1994-02-19 Richard M. Stallman (substitute-key-definition): Don't discard menu strings.
1994-02-18 Richard M. Stallman (lisp-complete-symbol): Doc fix.
1994-02-18 Richard M. Stallman (mouse-delete-max-match): Set len properly.
1994-02-18 Richard M. Stallman Initial revision
1994-02-18 Richard M. Stallman Comment changes.
1994-02-18 Richard M. Stallman Initial revision
1994-02-18 Fred Pierresteguy *** empty log message ***
1994-02-18 Richard M. Stallman (Fx_parse_geometry): Don't call check_x.
1994-02-18 Richard M. Stallman (gud-mode): Define C-c C-l in gud buffer.
1994-02-18 Richard M. Stallman Comment change.
1994-02-18 Richard M. Stallman Initial revision
1994-02-18 Fred Pierresteguy entered into RCS
1994-02-18 Fred Pierresteguy *** empty log message ***
1994-02-18 Fred Pierresteguy (popup_selection_callback): Clean up code. Remove code in #if 0 directive.
1994-02-18 Richard M. Stallman (gnu_bits): Use unsigned char.
1994-02-18 Richard M. Stallman (unshow_buffer): Unconditionally set last_window_start.
1994-02-18 Paul Eggert (vc-lookup-triple): Yield nil, not "", if NAME is nil.
1994-02-18 Richard M. Stallman (Fdelete_other_windows): Don't call Frecenter;
1994-02-18 Richard M. Stallman (dumpglyphs): Try various alternatives for foreground color
1994-02-17 Richard M. Stallman Comment changes.
1994-02-17 Richard M. Stallman *** empty log message ***
1994-02-17 Richard M. Stallman (ange-ftp-insert-file-contents): New arg REPLACE.
1994-02-17 Fred Pierresteguy *** empty log message ***
1994-02-17 Richard M. Stallman Delete the code to enable menu bars.
1994-02-17 Richard M. Stallman (defun-prompt-regexp): Now a user variable.
1994-02-17 Richard M. Stallman Use <...> for config.h.
1994-02-17 Richard M. Stallman *** empty log message ***
1994-02-17 Richard M. Stallman (Finsert_file_contents): Fix previous change.
1994-02-17 Richard M. Stallman (mail-mailer-swallows-blank-line): Fix regexp typo.
1994-02-17 Francesco Potortì * etags.c (--absolute-pathnames): this option removed.
1994-02-17 Richard M. Stallman (Finsert_file_contents): New arg REPLACE.
1994-02-17 Richard M. Stallman (revert-buffer): Use new insert-file-contents replace arg.
1994-02-17 Noah Friedman interpreter-mode-alist: Add modes for awk, gawk, and scm scripts.
1994-02-17 Richard M. Stallman (child_setup_tty): Typo in previous change.
1994-02-17 Richard M. Stallman (time-stamp-start): Allow more white space
1994-02-17 Richard M. Stallman entered into RCS
1994-02-17 Richard M. Stallman (unexec): Add cast to result of `sbrk'.
1994-02-17 Richard M. Stallman (EMACS_TTY_TABS_OK): Alternate definition if no TABDLY.
1994-02-17 Richard M. Stallman (child_setup_tty): Use IUCLC, OLCUC, NLDLY only if defined.
1994-02-17 Richard M. Stallman (BSD_PGRPS): Defined.
1994-02-17 Richard M. Stallman (main): Test BSD_PGRPS, not BSD.
1994-02-17 Richard M. Stallman (init_sys_modes, reset_sys_modes): Test BSD_PGRPS.
1994-02-17 Richard M. Stallman (mips-sony-newsos*): New configuration.
1994-02-17 Fred Pierresteguy (rs6000-bull-bosx*): New configuration.
1994-02-17 Roland McGrath (copmilation-error-regexp-alist): Tighten up Ultrix 3.0 f77 regexp to
1994-02-16 Richard M. Stallman (init_sys_modes): IEXTEN is in c_lflag, not c_iflag.
1994-02-16 Richard M. Stallman (put_line): Don't break the line if it all fits.
1994-02-16 Richard M. Stallman (recover-file): Call auto-save-file-name-p correctly.
1994-02-16 Richard M. Stallman (c++-mode): Set parse-sexp-ignore-comments to t.
1994-02-16 Richard M. Stallman (interpreter-mode-alist): New variable.
1994-02-15 Richard M. Stallman (face-try-color-list): Don't rely on errors from using
1994-02-15 Richard M. Stallman (sys_write): If any bytes were written, return how many.
1994-02-15 Richard M. Stallman (XTread_socket): Do not assume that select returning
1994-02-15 Fred Pierresteguy *** empty log message ***
1994-02-15 Fred Pierresteguy *** empty log message ***
1994-02-14 Karl Heuer (Fx_close_current_connection): call check_x.
1994-02-14 Karl Heuer (Fx_popup_menu): Likewise.
1994-02-14 Karl Heuer (check_x): Make it global.
1994-02-14 Karl Heuer (x-own-selection-internal, x-get-selection-internal,
1994-02-14 Karl Heuer (check_x): Declare it.
1994-02-14 Richard M. Stallman Initial revision
1994-02-14 Karl Heuer (current-word): Remove (interactive).
1994-02-14 Karl Heuer (indented_beyond_p): New function.
1994-02-14 Karl Heuer (try_window_id, display_text_line): Treat blank lines specially in
1994-02-14 Karl Heuer Fix comments.
1994-02-14 Francesco Potortì * etags.c (absolute_pathnames, cwd): added global vars.
1994-02-14 Roland McGrath Initial revision
1994-02-13 Roland McGrath (BROKEN_START, TEXT_START): Don't define.
1994-02-13 Roland McGrath (start_of_text): Don't define #ifdef HAVE_TEXT_START.
1994-02-13 Richard M. Stallman (decode_mode_spec): Support %+.
1994-02-13 Richard M. Stallman (undo, yank): Set this-command to t at start,
1994-02-13 Richard M. Stallman (command_loop_1): On entry, set last_command to this_command.
1994-02-12 Richard M. Stallman (term_init): If no `se', use `me';
1994-02-12 Richard M. Stallman (command-line-1): Improve previous change.
1994-02-12 Richard M. Stallman (command-line-1): Improve previous change.
1994-02-12 Richard M. Stallman (inhibit-startup-echo-area-message): New variable.
1994-02-12 Richard M. Stallman (face-initialize): Specify default characteristics
1994-02-12 Karl Heuer (super-apropos-check-doc-file): Don't attempt to retrieve function
1994-02-12 Richard M. Stallman (disabled-command-hook): Use eq to compare elts
1994-02-12 Richard M. Stallman Set up Alt keys as well as C-x 8 prefix.
1994-02-12 Richard M. Stallman (Fset_frame_height, Fset_frame_width, Fset_frame_size):
1994-02-12 Richard M. Stallman (clone-init-mode-variables): Don't defvar
1994-02-12 Karl Heuer Fix misspelled symbol LD_SWITCH_X_SITE_AUX.
1994-02-12 Richard M. Stallman (perl-mode): Set parse-sexp-ignore-comments.
1994-02-12 Richard M. Stallman (${libsrc}make-docfile): Don't pass ../arch-lib as target to submake.
1994-02-12 Karl Heuer Fix conditional compilation.
1994-02-12 Karl Heuer Delete HAVE_SETSID; configure checks for that.
1994-02-12 Richard M. Stallman *** empty log message ***
1994-02-12 Karl Heuer (gethomedir): Look at LOGNAME before USER.
1994-02-11 Karl Heuer (x_scroll_bar_create): Fix indentation.
1994-02-11 Karl Heuer (Fuser_real_login_name): Doc fix.
1994-02-11 Karl Heuer (rmail-dont-reply-to): Change user-original-login-name to user-login-name.
1994-02-11 Karl Heuer (rmail-variables, rmail-insert-inbox-text): Change user-original-login-name to
1994-02-11 Karl Heuer (user-original-login-name): Reduce to a defalias, since it's redundant with
1994-02-11 Karl Heuer (gnus-user-login-name): Fix doc string.
1994-02-11 Karl Heuer (gnus-inews-login-name): Remove unnecessary (getenv "LOGNAME") and (getenv
1994-02-11 Karl Heuer (display-time-filter): Remove unnecessary (getenv "LOGNAME") and (getenv
1994-02-11 Karl Heuer (Fsubstitute_in_file_name): Remove long-dead code that looked at USER before
1994-02-11 Karl Heuer (init_editfns): Look at LOGNAME before USER.
1994-02-11 Richard M. Stallman Don't initialize CC.
1994-02-11 Karl Heuer (perform-replace): Check for empty stack.
1994-02-11 Richard M. Stallman (syms_of_buffer): Doc fix.
1994-02-11 Richard M. Stallman (decode_mode_spec): Implement `P'.
1994-02-11 Charles Hannum Use -ltermcap, not Emacs's own version. #undef symbols used for
1994-02-11 Roland McGrath (SYSV_SYSTEM_DIR): Define.
1994-02-11 Fred Pierresteguy (x_set_menu_bar_lines) [USE_X_TOOLKIT]: Dont Call XtDestroyWidget but
1994-02-11 Fred Pierresteguy *** empty log message ***
1994-02-11 Fred Pierresteguy (x_destroy_window) [USE_X_TOOLKIT]: Call free_frame_menubar.
1994-02-11 Fred Pierresteguy (free_frame_menubar) [USE_X_TOOLKIT]. New function to destroy the X Widget
1994-02-11 Fred Pierresteguy (xmenu_show) [USE_X_TOOLKIT]: return Qnil when val is null.
1994-02-11 Karl Heuer Fix spelling of pre-command-hook.
1994-02-11 Karl Heuer (syms_of_keyboard): Add a DEFVAR for command-hook-internal.
1994-02-11 Karl Heuer Fix syntax used for C-SPC.
1994-02-11 Roland McGrath (etags-goto-tag-location): First go directly to STARTPOS and see if PAT is
1994-02-11 Roland McGrath (sys_siglist): Protect decl with #ifndef SYS_SIGLIST_DECLARED.
1994-02-11 Roland McGrath Add #undef SYS_SIGLIST_DECLARED.
1994-02-11 Karl Heuer (read_char, read_char_minibuf_menu_prompt, read_key_sequence): Retry read_char
1994-02-11 Karl Heuer (read_filtered_event): Retry read_char after a buffer change.
1994-02-11 Karl Heuer Split #ifdef so as not to confuse c-mode.
1994-02-11 Karl Heuer (Fpos_visible_in_window_p): Take hscroll into account.
1994-02-10 Karl Heuer (buffer_posn_from_coords): Take hscroll into account.
1994-02-10 Karl Heuer (Fmessage): Copy the text to be displayed into a malloc'd buffer.
1994-02-10 Karl Heuer Comment change.
1994-02-10 Karl Heuer (difftm): Simplify expression.
1994-02-10 Fred Pierresteguy (xmenu_show) [USE_X_TOOLKIT]: Test event.xmotion.x_root in the MotionNotify
1994-02-10 Richard M. Stallman (shell-get-current-command): Make regexp more selective.
1994-02-10 Richard M. Stallman (mouse-start-end): For double click with START on openparen,
1994-02-10 Richard M. Stallman (lisp-font-lock-keywords-2): Quote the * in let*.
1994-02-10 Richard M. Stallman Use new name vmsdir.h.
1994-02-10 Karl Heuer (outline-mode): Fix spelling of add-hook.
1994-02-10 Karl Heuer (Fdo_auto_save): Save echo_area_glyphs_length.
1994-02-10 Karl Heuer (Fgarbage_collect): Save echo_area_glyphs_length.
1994-02-09 Karl Heuer (Fkill_all_local_variables): Run change-major-mode-hook.
1994-02-09 Karl Heuer (x_display_cursor, process_expose_from_menu): Block input.
1994-02-09 Karl Heuer (vc-comment-to-change-log): Load add-log before binding
1994-02-09 Karl Heuer (CRT0_DUMMIES): Definition deleted.
1994-02-09 Karl Heuer (mouse-start-end): Check START rather than point for being at eob.
1994-02-09 Karl Heuer (mark_object): Fetch obj from *objptr at loop, not at the gotos.
1994-02-09 Richard M. Stallman (m68*-motorola-sysv*): Set CC. Require cpu type to be m68k or m68000.
1994-02-09 Richard M. Stallman Get, use, and substitute C_SWITCH_MACHINE like C_SWITCH_SYSTEM.
1994-02-09 Fred Pierresteguy (xmenu_show ) [USE_X_TOOLKIT]: Implement a Motif behavior for the menubar. Now,
1994-02-09 Richard M. Stallman (C_SWITCH_MACHINE): Get this from autoconf.
1994-02-09 Richard M. Stallman (display-time): Use expand-file-name to make file name of wakeup.
1994-02-09 Richard M. Stallman (disabled-command-hook): Use eq to compare elts of this-command-keys.
1994-02-09 Karl Heuer (rmail-summary-expunge-and-save): Mark summary buffer as unmodified.
1994-02-09 Karl Heuer (rmail-expunge-and-save): Mark summary buffer as unmodified.
1994-02-09 Karl Heuer Add (require 'rmail) so the macro will be byte-compiled properly.
1994-02-09 Karl Heuer (compute_char_face): Extract overlay-sorting code as a separate function,
1994-02-09 Karl Heuer (sort-overlays): New function, extracted from xfaces.c.
1994-02-08 Richard M. Stallman (main) [HAVE_SYSVIPC]: Reverse test of fork value.
1994-02-08 Richard M. Stallman (show-children): Don't narrow to (1+ (point-max)) when
1994-02-08 Roland McGrath (generate-file-autoloads): Don't frob literal formfeeds into \f; just bind
1994-02-08 Roland McGrath *** empty log message ***
1994-02-08 Roland McGrath (print): If print_escapes_newlines, print '\f' as "\\f".
1994-02-08 Karl Heuer (rmail-edit-current-message): Make local variables permanent, so
1994-02-08 Karl Heuer (rmail-variables): Make local variables permanent, so the user can safely
1994-02-08 Richard M. Stallman (copy-face): Doc fix.
1994-02-08 Richard M. Stallman (finder-mode): Doc fix.
1994-02-08 Richard M. Stallman (mail-signature): Insert a `-- ' line.
1994-02-08 Richard M. Stallman (Fprocess_kill_without_query): Doc fix.
1994-02-08 Karl Heuer (compute_motion): Source code was improperly indented.
1994-02-08 Karl Heuer (make-syntax-table): Behave like copy-syntax-table if an argument is given,
1994-02-08 Karl Heuer (batch-update-autoloads): Add missing close paren.
1994-02-08 Jim Meyering *** empty log message ***
1994-02-08 Karl Heuer *** empty log message ***
1994-02-07 Karl Heuer (ange-ftp-load): Honor the NOERROR and NOSUFFIX flags.
1994-02-07 Karl Heuer (mail-signature): Doc mod.
1994-02-07 Karl Heuer (insert-parentheses): Doc mod.
1994-02-07 Roland McGrath (autoload-trim-file-name): New function.
1994-02-07 Richard M. Stallman (desktop-bug-report): Command deleted.
1994-02-07 Richard M. Stallman (calendar-sunrise-sunset): Use new error arg to calendar-cursor-to-date.
1994-02-07 Richard M. Stallman (calendar-print-mayan-date): Use new error arg to calendar-cursor-to-date.
1994-02-07 Richard M. Stallman (calendar-print-french-date,diary-french-date):
1994-02-07 Richard M. Stallman (view-diary-entries,diary-islamic-date): Use new error arg
1994-02-07 Richard M. Stallman (calendar-cursor-holidays): Use new error arg
1994-02-07 Richard M. Stallman (insert-diary-entry,insert-weekly-diary-entry,
1994-02-07 Richard M. Stallman (calendar-mode-line-format): Change "current" to "today".
1994-02-07 Richard M. Stallman Comment change.
1994-02-07 Roland McGrath (remote-compile): Set comint-file-name-prefix in the compilation buffer.
1994-02-07 Michael I. Bushnell Fix Roland's misplaced paren around call to marker-buffer.
1994-02-07 Fred Pierresteguy (x_make_frame_invisible): Add USE_X_TOOLKIT conditional.
1994-02-07 Richard M. Stallman Finish previous change.
1994-02-07 Richard M. Stallman Change the sequences aa and ae to just a and e.
1994-02-07 Richard M. Stallman (gomoku-init-display, gomoku-put-char):
1994-02-07 Richard M. Stallman (tar-pad-to-blocksize): Bind inhibit-read-only, not buffer-read-only.
1994-02-07 Richard M. Stallman (makefile-browser-fill, makefile-browser-toggle):
1994-02-07 Richard M. Stallman (hexl-mode-exit): Bind inhibit-read-only; don't alter buffer-read-only.
1994-02-07 Richard M. Stallman (hexl-mode): Bind inhibit-read-only; don't alter buffer-read-only.
1994-02-07 Richard M. Stallman (c-macro-expand): Check inhibit-read-only.
1994-02-07 Richard M. Stallman Properly check in the total rewrite installed months ago.
1994-02-07 Roland McGrath (update-file-autoloads): Never ask the user where to put a new section.
1994-02-07 Richard M. Stallman Comment changes.
1994-02-07 Richard M. Stallman Initial revision
1994-02-07 Roland McGrath (push-mark): Don't push on global-mark-ring if its car is a marker in the
1994-02-07 Roland McGrath (global-mark-ring, global-mark-ring-max): New variables.
1994-02-07 Richard M. Stallman Initial revision
1994-02-07 Richard M. Stallman (single_keymap_panes): Use internal_condition_case_1.
1994-02-07 Richard M. Stallman (menu_bar_item): Use internal_condition_case_1.
1994-02-07 Richard M. Stallman (internal_condition_case_1): New function.
1994-02-07 Richard M. Stallman (indent-c-exp): If line starts with }, ignore what
1994-02-06 Richard M. Stallman (kill-region): Test inhibit-read-only.
1994-02-06 Richard M. Stallman (auto-mode-alist): Add elt for .tcl files.
1994-02-06 Richard M. Stallman (dired-listing-switches): Doc fix.
1994-02-06 Richard M. Stallman (rmail-output): Handle rmail-output-file-alist.
1994-02-06 Richard M. Stallman (init_frame_faces): Clear FRAME_N_COMPUTED_FACES
1994-02-06 Richard M. Stallman (fix_glyph): New function.
1994-02-06 Richard M. Stallman (mouse-yank-secondary): Do move point.
1994-02-06 Richard M. Stallman (menu-bar-emerge-menu): New map.
1994-02-06 Richard M. Stallman Use > as convention for another menu follows.
1994-02-06 Richard M. Stallman Add defvars for many vars already being used.
1994-02-06 Richard M. Stallman Comment change.
1994-02-05 Richard M. Stallman (main) [AIX]: Don't handle signal 20, 21 or 22.
1994-02-05 Roland McGrath (rlogin-delchar-or-send-Ctrl-D): Call rlogin-send-Ctrl-D. Doc fix.
1994-02-05 Roland McGrath Removed many extra autoload cookies.
1994-02-05 Richard M. Stallman (internal_condition_case_1): Declared.
1994-02-05 Richard M. Stallman Comment changes and doc fixes.
1994-02-05 Richard M. Stallman (profile): New target.
1994-02-05 Richard M. Stallman (desktop-internal-v2s): Allow saving of markers and subrs.
1994-02-05 Richard M. Stallman (string-rectangle): Make operate-on-rectangle convert tabs.
1994-02-05 Richard M. Stallman (outline-end-of-subtree): If loop leaves us at eob,
1994-02-04 Richard M. Stallman (Fwhere_is_internal): Take just one keymap arg.
1994-02-04 Richard M. Stallman (Fsubstitute_command_keys): Pass keymap as that arg
1994-02-04 Richard M. Stallman (vc-make-backup-files): Doc fix.
1994-02-04 Richard M. Stallman (rmail-reply): If no resent-date, use ordinary date.
1994-02-04 Richard M. Stallman (outline-mode-map): Move C-c C-h to C-c C-d.
1994-02-04 Karl Heuer (verify_interval_modification): When checking read-only, allow for the case
1994-02-04 Richard M. Stallman (kbd_buffer_get_event): Pass 1 to read_avail_input.
1994-02-04 Karl Heuer (drem): Check for this function.
1994-02-04 Richard M. Stallman (Using NON_GNU_CPP): Don't lose if it has spaces.
1994-02-04 Karl Heuer (fmod): Implement it on systems where it's missing, using drem if available.
1994-02-04 Fred Pierresteguy (xmenu_show) [USE_X_TOOLKIT]: Remove the #if 0 directives and reverse one to
1994-02-04 Richard M. Stallman (te-escape-help, te-more-break-help, terminal-emulator):
1994-02-04 Richard M. Stallman (insert-kbd-macro): Pass (keymap) as KEYMAP arg to where-is-internal.
1994-02-04 Richard M. Stallman (edit-kbd-macro, edmacro-finish-edit, insert-kbd-macro):
1994-02-04 Richard M. Stallman (calendar-mode-map): Pass (keymap) as KEYMAP arg to where-is-internal.
1994-02-04 Richard M. Stallman (sentence-end-double-space): New variable.
1994-02-04 Richard M. Stallman (do-auto-fill): Don't break line at period-single-space.
1994-02-04 Karl Heuer Add comments describing the rules used by the merge algorithm.
1994-02-04 Richard M. Stallman (comment-region): Fix previous change.
1994-02-04 Richard M. Stallman (define-mode-clone): Renamed from mode-clone.
1994-02-04 Richard M. Stallman Initial revision
1994-02-03 Michael I. Bushnell Rms (in his change to comment-region on Feb 1) decided to make
1994-02-03 Richard M. Stallman (init_cmdargs): Set Vinstallation_directory.
1994-02-03 Richard M. Stallman (record_first_change): Check for buffer-undo-list = t.
1994-02-03 Karl Heuer (c-fill-paragraph): Delete extraneous close paren.
1994-02-03 Karl Heuer (merge_properties_sticky): Preserve original order of properties.
1994-02-03 Richard M. Stallman (X_IO_BUG): Defined.
1994-02-03 Richard M. Stallman (Fwrite_region): If FILENAME has no handler, see if VISIT has one.
1994-02-03 Richard M. Stallman (Using NON_GNU_CPP): Don't lose if it has spaces.
1994-02-03 Richard M. Stallman (scan_buffer): New arg ALLOW_QUIT.
1994-02-03 Richard M. Stallman (find_defun_start): Pass new arg to scan_buffer.
1994-02-03 Richard M. Stallman (Fforward_line): Pass new arg to scan_buffer.
1994-02-02 Richard M. Stallman (XTread_socket): Add X_IO_BUG conditional.
1994-02-02 Richard M. Stallman (dired-font-lock-keywords): New variable.
1994-02-02 Richard M. Stallman (thing@pt-version): Removed variable.
1994-02-02 Richard M. Stallman (mouse-sel-version): Don't base version number on
1994-02-02 Richard M. Stallman (server-program): Add exec-directory to value.
1994-02-02 Richard M. Stallman (mips-mips-riscos4*): Set NON_GNU_CPP.
1994-02-02 Karl Heuer (sort-paragraphs): Use proper paragraph definition instead of just checking
1994-02-02 Karl Heuer (ad-execute-defadvices): Don't allocate advice-infos in pure space, in case we
1994-02-02 Richard M. Stallman Doc fix.
1994-02-02 Richard M. Stallman (shell-font-lock-keywords): Doc fix.
1994-02-02 Eric S. Raymond (vc-mode-line): use force-mode-line-update instead of the Emacs 18
1994-02-02 Richard M. Stallman (disable-command): Reject invalid commands.
1994-02-02 Karl Heuer (make-help-screen): Remove debugging code.
1994-02-02 Karl Heuer (x_iconify_frame): Fix misbalanced BLOCK_INPUT/UNBLOCK_INPUT.
1994-02-02 Karl Heuer (try_window_id): Don't pass value beyond ZV to compute_motion.
1994-02-02 Karl Heuer (Fpos_visible_in_window_p): Return nil if POS > ZV.
1994-02-02 Karl Heuer (x_term_init): Use get_system_name instead of gethostname.
1994-02-02 Karl Heuer (get_system_name): Declared.
1994-02-02 Karl Heuer (x_get_customization_string): Use get_system_name instead of gethostname.
1994-02-02 Karl Heuer (get_system_name): Remove restriction on hostname size.
1994-02-02 Karl Heuer Fix file-relative-name to allow for ancestors as well as descendants.
1994-02-02 Eric S. Raymond vc-parse-buffer: arrange for old properties to get cleared when their
1994-02-02 Richard M. Stallman (mail-mailer-swallows-blank-line): New variable.
1994-02-02 Richard M. Stallman (comment-region): Handle comment-end deletion for C-u.
1994-02-01 Karl Heuer (Fmod): Use HAVE_FMOD.
1994-02-01 Karl Heuer (HAVE_FMOD): Add another #undef.
1994-02-01 Karl Heuer Check whether fmod exists.
1994-02-01 Richard M. Stallman (font-lock-set-defaults): Handle shell mode.
1994-02-01 Richard M. Stallman (SYNTAX_MATCH, SYNTAX): Fix non-GNUC definitions.
1994-02-01 Richard M. Stallman *** empty log message ***
1994-02-01 Richard M. Stallman Many doc fixes.
1994-02-01 Richard M. Stallman (auto-mode-alist): Add .p and .pas for pascal-mode.
1994-02-01 Fred Pierresteguy (x_set_menu_bar_lines): Test also menubar_widget before calling
1994-02-01 Richard M. Stallman (calculate-fortran-indent): Handle
1994-02-01 Richard M. Stallman (dumpglyphs): Don't crash for invalid face code.
1994-02-01 Richard M. Stallman (revert-buffer): Doc fix.
1994-02-01 Karl Heuer (font-lock-mode): Use the new hooks to get proper behavior on a revert.
1994-02-01 Karl Heuer (revert-buffer): reposition after-revert-hook, and add before-revert-hook.
1994-02-01 Richard M. Stallman (tabify): Don't delete back before initial START.
1994-02-01 Richard M. Stallman (appt-display-interval, appt-display-duration)
1994-01-31 Roland McGrath Distribute {src,lisp}/ChangeLog.? instead of {src,lisp}/OChangeLog.
1994-01-31 Roland McGrath (visit-tags-table-buffer): Don't change VISIT-TAGS-TABLE-BUFFER-CONT when
1994-01-31 Richard M. Stallman (show-children): Don't call outline-level at eob.
1994-01-31 Richard M. Stallman (calendar-print-hebrew-date): Change to use calendar-hebrew-date-string.
1994-01-31 Karl Heuer Fix rmail summary commands to work with rmail-mail-new-frame.
1994-01-31 Richard M. Stallman *** empty log message ***
1994-01-31 Richard M. Stallman entered into RCS
1994-01-30 Richard M. Stallman *** empty log message ***
1994-01-30 Richard M. Stallman entered into RCS
1994-01-30 Richard M. Stallman Whitespace changes.
1994-01-30 Richard M. Stallman Whitespace change.
1994-01-30 Richard M. Stallman (configuration): Change # comment to C comment.
1994-01-30 Richard M. Stallman Initial revision
1994-01-30 Richard M. Stallman (calendar-mayan-date-string): New function.
1994-01-30 Richard M. Stallman (calendar-french-date-string): New function.
1994-01-30 Richard M. Stallman (calendar-sunrise-sunset): Add date to message.
1994-01-30 Richard M. Stallman (calendar-phases-of-moon): Fix mode line.
1994-01-30 Richard M. Stallman (list-calendar-holidays): Fix mode line.
1994-01-30 Richard M. Stallman (diary-day-of-year, diary-iso-date, diary-islamic-date,
1994-01-30 Richard M. Stallman (calendar-version): New function.
1994-01-29 Richard M. Stallman (minor-mode-alist): Don't add "Outl" if already added.
1994-01-29 Richard M. Stallman (rmail-make-in-reply-to-field): Discard text properties from
1994-01-29 Karl Heuer Scale by sizeof when allocating objects.
1994-01-29 Karl Heuer (kill-all-local-variables): follow symbol forwarding.
1994-01-29 Richard M. Stallman (c-fill-paragraph): Handle C++ mode.
1994-01-29 Richard M. Stallman Include stdio.h.
1994-01-29 Richard M. Stallman (init_lread): Put non-ex-dir warnings on stderr.
1994-01-28 Fred Pierresteguy (x_set_window_size): Add USE_X_TOOLKIT conditional. Call EmacsFrameSetCharSize and return.
1994-01-28 Fred Pierresteguy * xterm.c (x_term_init): Cast to (char **) before assignment to argv.
1994-01-27 Fred Pierresteguy * keyboard.c (make_lispy_event): Add USE_X_TOOLKIT conditional and
1994-01-26 Richard M. Stallman (x_set_mouse_position): Don't raise the frame.
1994-01-26 Richard M. Stallman (mkdir): Use MKDIR_PROTOTYPE if defined.
1994-01-26 Richard M. Stallman [__GNUC__] (MKDIR_PROTOTYPE): Defined.
1994-01-26 Richard M. Stallman (help-for-help): Doc fix.
1994-01-26 Richard M. Stallman (three-step-help): New option.
1994-01-26 Richard M. Stallman (rmail-summary-undelete): If we don't undelete anything, don't move point.
1994-01-26 Fred Pierresteguy Wed Jan 26 12:23:12 1994 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
1994-01-26 Fred Pierresteguy Wed Jan 26 12:23:12 1994 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
1994-01-26 Richard M. Stallman (next-line): Move error signaling and special end of
1994-01-26 Richard M. Stallman (read_key_sequence): Properly gcpro fkey_map while using keytran_map.
1994-01-26 Richard M. Stallman Find lwlib.h and xlwmenuP.h in ../lwlib.
1994-01-26 Richard M. Stallman (x_wm_set_size_hint): Swap southeast and northwest.
1994-01-26 Richard M. Stallman Find lwlib.h in ../lwlib.
1994-01-26 Richard M. Stallman (widgetobj): New variable.
1994-01-25 Francesco Potortì * m/delta.h (HAVE_BCOPY): undef'd for efficiency.
1994-01-25 Richard M. Stallman (appt-check): Doc fix.
1994-01-24 Richard M. Stallman (mail-mailer-swallows-blank-line): New variable.
1994-01-24 Richard M. Stallman (graft_intervals_into_buffer): Fix one-off
1994-01-24 Francesco Potortì * m/delta.h (HAVE_RANDOM, BROKEN_FIONREAD): defined if X is used.
1994-01-23 Richard M. Stallman (Fconcat): Doc fix.
1994-01-22 Richard M. Stallman *** empty log message ***
1994-01-22 Roland McGrath To define USE_X_TOOLKIT, check for $USE_X_TOOLKIT being != "no", not =
1994-01-22 Richard M. Stallman (Fassq, Fassoc): Doc fixes.
1994-01-22 Richard M. Stallman (Faset): Doc fix.
1994-01-21 Richard M. Stallman (appt-check): Use the new variables
1994-01-21 Richard M. Stallman (display_menu_bar): Add USE_X_TOOLKIT conditional.
1994-01-21 Richard M. Stallman (struct frame): New field external_menu_bar.
1994-01-21 Richard M. Stallman [USE_X_TOOLKIT]: Include StringDefs.h, IntrinsicP.h,
1994-01-21 Richard M. Stallman *** empty log message ***
1994-01-21 Richard M. Stallman *** empty log message ***
1994-01-21 Richard M. Stallman (forward-paragraph): Doc fix.
1994-01-21 Roland McGrath *** empty log message ***
1994-01-21 Richard M. Stallman (with_x_toolkit): Treat values athena and lucid alike.
1994-01-21 Richard M. Stallman (S_ISDIR): Define if not defined.
1994-01-21 Richard M. Stallman (isearch-highlight): Do nothing if not window-system.
1994-01-21 Richard M. Stallman (update_end): Clear updating_frame before calling hook.
1994-01-20 Richard M. Stallman (double_dollars): New function.
1994-01-20 Richard M. Stallman Doc fix.
1994-01-20 Richard M. Stallman Doc fixes.
1994-01-20 Richard M. Stallman (Fprevious_property_change): Move back at least 1 char.
1994-01-20 Richard M. Stallman (enable-flow-control-on): Do nothing if no TERM.
1994-01-20 Richard M. Stallman (VOID_TO_LISP, CVOID_TO_LISP, LISP_TO_VOID, LISP_TO_CVOID): New macros.
1994-01-20 Richard M. Stallman Handle --with-x-toolkit. Produce lwlib/Makefile.
1994-01-20 Richard M. Stallman (make-help-screen): Use overriding-local-map.
1994-01-20 Richard M. Stallman *** empty log message ***
1994-01-19 Richard M. Stallman Add #undef SYSTEM_MALLOC.
1994-01-19 Richard M. Stallman (isearch-push-state): Save isearch-case-fold-search.
1994-01-19 Richard M. Stallman *** empty log message ***
1994-01-19 Richard M. Stallman (shell-command-on-region): If we quit the command,
1994-01-19 Richard M. Stallman Include errno.h; don't include fasync.h.
1994-01-19 Richard M. Stallman (compilation-error-regexp-alist): Handle DEC AXP OSF/1.
1994-01-19 Richard M. Stallman Better, more user-oriented doc strings.
1994-01-19 Richard M. Stallman Add #undef for USE_X_TOOLKIT.
1994-01-19 Richard M. Stallman (lwlib/Makefile): New target.
1994-01-18 Richard M. Stallman Handle lwlib subdir like oldXMenu subdir.
1994-01-18 Richard M. Stallman entered into RCS
1994-01-18 Richard M. Stallman *** empty log message ***
1994-01-18 Richard M. Stallman Initial revision
1994-01-18 Richard M. Stallman (font-lock-mode): Set after-revert-hook
1994-01-18 Richard M. Stallman (revert-buffer): Run after-revert-hook.
1994-01-17 Richard M. Stallman (show-paren-command-hook): Do nothing when in kbd macro.
1994-01-17 Roland McGrath (yow-file): Doc fix.
1994-01-17 Roland McGrath Fix typo (extra paren).
1994-01-17 Richard M. Stallman Don't include stdio.h.
1994-01-17 Richard M. Stallman Include stdio.h before config.h.
1994-01-17 Richard M. Stallman (init_callproc): Use Vinstallation_directory.
1994-01-17 Richard M. Stallman (init_lread): Use Vinstallation_directory.
1994-01-16 Richard M. Stallman (Ffile_symlink_p): Doc fix.
1994-01-16 Richard M. Stallman (isearch-mode): Set overriding-local-map locally.
1994-01-16 Richard M. Stallman (Voverriding_local_map): New variable.
1994-01-16 Richard M. Stallman (Fkey_binding): Handle Voverriding_local_map.
1994-01-16 Richard M. Stallman (menu-bar-file-menu): Add rmail, gnus, calendar items.
1994-01-16 Richard M. Stallman (rmail-get-new-mail): Avoid error if file is empty.
1994-01-16 Richard M. Stallman Delete duplicate clauses for hp9k2... and hp9k31...
1994-01-16 Richard M. Stallman Alphabetize the list of machine-name aliases.
1994-01-16 Richard M. Stallman (forward-paragraph): If moving back we find nothing
1994-01-16 Roland McGrath (srcdir_undefs): Add g flag to sed substitution to remove -U[0-9]*.
1994-01-16 Roland McGrath (copmilation-error-list): Doc fix.
1994-01-16 Roland McGrath (compilation-error-regexp-alist): Add regexp for Lucid lcc.
1994-01-16 Roland McGrath Make the argument list output look more like the Lisp docstrings do.
1994-01-16 Roland McGrath (update-copyright): Wrap final copyright-matching regexp in parens, so \1
1994-01-15 Paul Reilly Comment change.
1994-01-15 Richard M. Stallman SPC is not special in regexp within brackets.
1994-01-15 Richard M. Stallman (set-auto-mode): Handle (REGEXP FUNCTION t) elements.
1994-01-15 Richard M. Stallman (do-install): Install the dired-x info files.
1994-01-15 Richard M. Stallman Provide for variable LD_SWITCH_X_SITE_AUX. (See src/s/sol2.h.)
1994-01-15 Richard M. Stallman (LD_SWITCH_X_SITE_AUX): Add #undef.
1994-01-15 Richard M. Stallman (LD_SWITCH_SYSTEM): Use LD_SWITCH_X_SITE_AUX.
1994-01-15 Richard M. Stallman (Fffloor, Ffceil, Ffround, Fftruncate): New functions.
1994-01-15 Richard M. Stallman (request_sigio, unrequest_sigio): Add new versions of
1994-01-15 Richard M. Stallman (comint-show-output): Leave point at start of output, but push the mark.
1994-01-15 Richard M. Stallman Doc fix.
1994-01-15 Richard M. Stallman (rmail-default-file): Renamed from rmail-last-file.
1994-01-15 Richard M. Stallman Use new names rmail-default-file and rmail-default-rmail-file.
1994-01-14 Richard M. Stallman Change defconsts to defvars. Doc fixes.
1994-01-14 Richard M. Stallman (command_loop_1): If there's an error in the
1994-01-14 Richard M. Stallman (BSTRING): Don't define it here.
1994-01-14 Richard M. Stallman (rmail-bury): Rename local rmail-buffer to buffer-to-bury.
1994-01-14 Richard M. Stallman (debug): Bind unread-command-char to -1, not nil.
1994-01-14 Richard M. Stallman (m68k-harris-cxux*, m88k-harris-cxux*): New configs.
1994-01-14 Richard M. Stallman (main) [USG5 and INTERRUPT_INPUT]: Call setpgrp.
1994-01-14 Richard M. Stallman (abbreviate-file-name): Don't convert / to ~/ when the home dir is /.
1994-01-14 Richard M. Stallman (function-key-map): Change insertchar and deletechar to insert and delete.
1994-01-14 Francesco Potortì * etags.c (stab_entry, stab_create, stab_find, stab_search,
1994-01-14 Richard M. Stallman (sigchld_handler, status_message): Handle a NULL in sys_siglist.
1994-01-14 Richard M. Stallman Comment change.
1994-01-14 Richard M. Stallman entered into RCS
1994-01-13 Richard Kenner Fix typo in -hiux* case.
1994-01-13 Richard M. Stallman (xterm.o): Depends on syssignal.h.
1994-01-13 Richard M. Stallman Initial revision
1994-01-12 Richard M. Stallman (sys_siglist) [sun]: Additional Sun-specific signal names.
1994-01-12 Richard M. Stallman (Man-default-man-args): Use Man-specified-section-option.
1994-01-12 Richard M. Stallman [USG] (SIGIO): Define as SIGPOLL.
1994-01-12 Roland McGrath (syms_of_buffer): Don't do (put 'erase-buffer 'disabled t) here.
1994-01-11 Richard M. Stallman (child_setup): Call close_load_descs.
1994-01-11 Richard M. Stallman (Fload): Record descriptor numbers on load_descriptor_list.
1994-01-11 Richard M. Stallman (Fcondition_case): Doc fix.
1994-01-11 Richard M. Stallman (Fsignal): Rename 1st arg to error_symbol.
1994-01-11 Richard M. Stallman (read_char_x_menu_prompt, read_char_minibuf_menu_prompt):
1994-01-11 Richard M. Stallman (open-line): Treat all cases of enabled undo alike.
1994-01-11 Richard M. Stallman (Fcondition_case): Allow a list of condition names in a handler.
1994-01-11 Richard M. Stallman (byte-compile-condition-case): Disable warning about
1994-01-11 Richard M. Stallman (read_process_output): Supply second arg to unbind_to.
1994-01-11 Richard M. Stallman (hif-tokenize): Handle // comments after #if.
1994-01-11 Richard M. Stallman (mail-abbrev-mode-regexp): Add Reply-to.
1994-01-10 Richard M. Stallman (x_sync): Block input.
1994-01-10 Richard M. Stallman (struct buffer): New field auto_save_failure_time.
1994-01-10 Richard M. Stallman (set_search_regs): New subroutine.
1994-01-10 Richard M. Stallman (Info-follow-reference): If point is not in middle of a
1994-01-10 Richard M. Stallman (isearch-mode): If not slow, clear isearch-window-configuration.
1994-01-10 Richard M. Stallman (Fdo_auto_save): If auto save times out, don't try again for 20 minutes.
1994-01-10 Richard M. Stallman (Fdelete_frame): Call x_sync.
1994-01-10 Richard M. Stallman (describe_map_tree): New arg NOMENU.
1994-01-10 Richard M. Stallman (Fsubstitute_command_keys): Pass new arg to describe_map_tree.
1994-01-10 Richard M. Stallman (telnet): Fix previous change--tentative idea
1994-01-10 Richard M. Stallman (create_process): Set line discipline only if pty_flag.
1994-01-09 Roland McGrath Include <sys/types.h> before <sys/resource.h>.
1994-01-09 Roland McGrath (vendor-key-syms): Fixed typo (extra parens).
1994-01-09 Roland McGrath (debug): Fixed typo.
1994-01-09 Richard M. Stallman (debug): Bind a bunch of vars, like last-command, to
1994-01-09 Roland McGrath Don't declare sys_nerr.
1994-01-09 Richard M. Stallman (diff): Select the differences buffer.
1994-01-09 Richard M. Stallman (diff-latest-backup-file): Call file-chase-links.
1994-01-09 Richard M. Stallman (c-indent-region): Keep looping till reach endmark.
1994-01-09 Richard M. Stallman (comint-input-autoexpand): Make default nil.
1994-01-09 Richard M. Stallman (shell-input-autoexpand): New variable.
1994-01-09 Richard M. Stallman (vendor-key-syms): Add more HP keysyms and some Sun.
1994-01-09 Richard M. Stallman (x_sync): New function.
1994-01-09 Richard M. Stallman Comment fix.
1994-01-09 Richard M. Stallman Comment changes.
1994-01-09 Roland McGrath Restore big block of #ifdef and #include lines for fcntl.h and friends,
1994-01-09 Roland McGrath [! HAVE_STRERROR] (strerror): Define the function.
1994-01-09 Roland McGrath (creating src/Makefile): Put code inside 2nd arg to AC_OUTPUT as it should
1994-01-08 Roland McGrath (child_setup): Don't declare PID `register'; we later take its address.
1994-01-08 Roland McGrath (report_file_error): Use strerror instead of sys_errlist.
1994-01-08 Roland McGrath Declare strerror.
1994-01-08 Roland McGrath [! HAVE_STRERROR] (strerror): Define the function.
1994-01-08 Roland McGrath (version): Fix sed regexp to match two-elt version number.
1994-01-08 Roland McGrath Don't declare sys_errlist; declare strerror instead.
1994-01-08 Roland McGrath (get_errmsg, pfatal_with_name, pfatal_and_delete): Call strerror instead of
1994-01-08 Roland McGrath (main): Call strerror instead of using sys_errlist.
1994-01-08 Roland McGrath Don't declare sys_errlist; declare strerror instead.
1994-01-08 Roland McGrath Don't declare sys_errlist; declare strerror instead.
1994-01-08 Roland McGrath Add #undef HAVE_STRERROR.
1994-01-08 Roland McGrath Check for strerror.
1994-01-08 Roland McGrath [! VMS]: Don't declare sys_errlist here.
1994-01-08 Roland McGrath Don't declare sys_errlist; declare strerror instead.
1994-01-08 Roland McGrath Don't declare sys_errlist; declare strerror instead.
1994-01-08 Richard M. Stallman (vendor-key-syms): Set this variable.
1994-01-08 Richard M. Stallman (rmail-summary-delete-forward): Fix regexp
1994-01-08 Richard M. Stallman (interrupt_signal) [MSDOS]: write explicit CRs since
1994-01-08 Richard M. Stallman (main): Don't call setpgrp if !initialized.
1994-01-08 Richard M. Stallman (${etc}DOC): Put back ${lisp} accidentally deleted.
1994-01-08 Richard M. Stallman (gnus-group-list-all-groups): Display a message in the echo area.
1994-01-08 Richard M. Stallman If there are no subversions yet, use 1.
1994-01-08 Richard M. Stallman (gud-common-init): Don't crash if no file specified.
1994-01-08 Richard M. Stallman (rmail-summary-by-senders):
1994-01-08 Richard M. Stallman (enable-flow-control): Use prefix argument like minor modes.
1994-01-08 Richard M. Stallman Load version.el before site-load.el.
1994-01-08 Richard M. Stallman (Frem) [MSDOS]: use `fmod', not `drem'. Put in config.h?
1994-01-08 Richard M. Stallman Initial revision
1994-01-08 Richard M. Stallman [MSDOS]: New buffer-local variable:
1994-01-08 Richard M. Stallman (syms_of_callproc) [MSDOS]: New lisp variable: binary-process.
1994-01-08 Richard M. Stallman [MSDOS]: Don't #include <a.out.h>, but use other headers.
1994-01-08 Richard M. Stallman [MSDOS]: don't #include <sgtty.h>. We haven't got it.
1994-01-08 Richard M. Stallman [MSDOS]: #include <dos.h>, "dosfns.h", "msdos.h", and
1994-01-08 Richard M. Stallman [MSDOS] (get_lim_data): Use go32 call.
1994-01-08 Richard M. Stallman [MSDOS]: Use text mode for all files but ".elc" files.
1994-01-08 Richard M. Stallman [MSDOS]: Don't define HAVE_MATHERR.
1994-01-08 Richard M. Stallman [MSDOS]: #include "msdos.h" and <sys/param.h> needed for
1994-01-08 Richard M. Stallman (main) [MSDOS]: Call init_environment. Set file types to
1994-01-08 Richard M. Stallman (DIRENTRY_NONEMPTY): New macro; two definitions.
1994-01-08 Richard M. Stallman (keys_of_cmds) [MSDOS]: Chars 0200 to 0237 self-insert.
1994-01-08 Richard M. Stallman entered into RCS
1994-01-07 Richard M. Stallman Extend emacs-version based on which executable files exist.
1994-01-07 Richard M. Stallman (emacs): Don't run inc-vers.el.
1994-01-07 Richard M. Stallman (strout, printchar): Use proper frame for minibuffer.
1994-01-07 Richard M. Stallman *** empty log message ***
1994-01-07 Richard M. Stallman entered into RCS
1994-01-07 Richard M. Stallman Initial revision
1994-01-07 Richard M. Stallman (dired-move-to-filename-regexp): New variable.
1994-01-07 Richard M. Stallman (Info-directory-list): Change last elt to ../info (expanded).
1994-01-07 Richard M. Stallman (command-line-1): Improve echo area message wording.
1994-01-07 Richard M. Stallman (ange-ftp-hash-mark-msgs): Undo previous change.
1994-01-07 Richard M. Stallman Handle HAVE_BCMP.
1994-01-07 Richard M. Stallman Test for bcmp.
1994-01-07 Richard M. Stallman (make-lucid-menu-keymap): Allow multiple identical inactive strings.
1994-01-06 Roland McGrath (comint-show-output): Use (point-max) rather than erring when the
1994-01-06 Roland McGrath (compilation-parse-errors): Prepend comint-file-name-prefix (if boundp) to
1994-01-06 Roland McGrath (shell-cd): Function removed.
1994-01-06 Roland McGrath (mouse-menu-choose-yank): Don't use rotate-yank-pointer; set
1994-01-06 Roland McGrath (compilation-buffer-p): Move defsubst before all callers.
1994-01-06 Richard M. Stallman (tempdir): Put subdir msdos into the distribution.
1994-01-06 Richard M. Stallman (rmail-resend): Use send-mail-function.
1994-01-06 Richard M. Stallman entered into RCS
1994-01-06 Richard M. Stallman (auto-mode-alist): Treat changelo like ChangeLog.
1994-01-06 Richard M. Stallman (change-log-name): On MSDOS, use changelo.
1994-01-06 Richard M. Stallman (rmail-convert-to-babyl-format):
1994-01-06 Richard M. Stallman (desktop-buffer-mh): New function for mh mail system.
1994-01-06 Richard M. Stallman (makefile-mode): Make comment-start, comment-end,
1994-01-06 Richard M. Stallman (display-time-file-nonempty-p): Check existence here.
1994-01-06 Richard M. Stallman (lpr-headers-switches): Set proper value on hpux and usg.
1994-01-06 Richard M. Stallman (make-lucid-menu-keymap): For "----", make blank line.
1994-01-06 Richard M. Stallman (start-process-shell-command): Doc fix.
1994-01-06 Richard M. Stallman [ms-dos]: Preload mouse.el, dos-fns.el,
1994-01-06 Richard M. Stallman (dehexlify-buffer): If msdos, bind binary-process.
1994-01-06 Richard M. Stallman (ls-lisp-format): Bad format for uid and gid fixed.
1994-01-06 Richard M. Stallman (compile-internal): Extended to work without asynchronous subprocesses.
1994-01-06 Richard M. Stallman (change-log-name): Let default name for ms-dos be "change.log".
1994-01-06 Richard M. Stallman [ms-dos] (byte-compile-file): Save as binary.
1994-01-06 Richard M. Stallman [ms-dos] (make-backup-file-name, backup-file-name-p):
1994-01-06 Richard M. Stallman [ms-dos]: Save version.el as *binary*.
1994-01-06 Richard M. Stallman (enable-command, disable-command): Use user-init-file.
1994-01-06 Richard M. Stallman (command-line): Set user-init-file.
1994-01-06 Richard M. Stallman [MSDOS]: Use text/binary mode as appropriate.
1994-01-06 Richard M. Stallman (main) [MSDOS]: Open all files as binary.
1994-01-06 Richard M. Stallman (main) [MSDOS]: Dummy stub just to make the file compile.
1994-01-06 Richard M. Stallman (malloc): Don't declare it.
1994-01-06 Richard M. Stallman Fix up whitespace. Get rid of spurious casts to void.
1994-01-05 Richard M. Stallman entered into RCS
1994-01-05 Richard M. Stallman Initial revision
1994-01-05 Richard M. Stallman (describe_syntax): Handle Sinherit.
1994-01-05 Richard M. Stallman (enum syntaxcode): Add Sinherit.
1994-01-05 Richard M. Stallman (eval-after-load): Do nothing if FORM is already on the list.
1994-01-04 Richard M. Stallman (popup-menu): Add loop to handle submenus.
1994-01-04 Richard M. Stallman (SUNOS_LOCALTIME_BUG): #if 0'd.
1994-01-04 Richard M. Stallman (Fmapconcat): Doc fix.
1994-01-04 Richard M. Stallman (bcopy, bzero, bcmp): Defined.
1994-01-04 Richard M. Stallman Include syswait.h.
1994-01-04 Richard M. Stallman (buffer.o): Don't depend on syntax.h.
1994-01-04 Richard M. Stallman Don't include syntax.h.
1994-01-04 Richard M. Stallman (file_name_completion_stat): If have symlinks, use lstat.
1994-01-04 Richard M. Stallman Comment fix.
1994-01-04 Richard M. Stallman (debug): Bind this-command and last-command.
1994-01-04 Richard M. Stallman (Fx_list_fonts): Don't fail to init `tail'.
1994-01-03 Paul Eggert (vc-finish-logentry): Sync the buffer in case the user modified it while
1994-01-03 Richard M. Stallman (tex-common-initialization): Make parse-sexp-ignore-comments t.
1994-01-03 Richard M. Stallman entered into RCS
1994-01-03 Richard M. Stallman (slitex-mode, latex-mode): Set paragraph-start and
1994-01-03 Richard M. Stallman (comint-last-output-start): Add defvar.
1994-01-03 Richard M. Stallman Fix typo in previous change.
1994-01-03 Richard M. Stallman More menu bar commands.
1994-01-03 Richard M. Stallman (make-syntax-table): New function; no longer an alias
1994-01-03 Richard M. Stallman (get_system_name): If the official name of the host is
1994-01-03 Richard M. Stallman (rmail-get-new-mail): Cope if display-time-string is nil.
1994-01-03 Richard M. Stallman (sort-float-fields): Commented out.
1994-01-02 Richard M. Stallman (c-mode-map): Add menu bar menu.
1994-01-02 Richard M. Stallman (calendar-goto-french-date): Fix special day
1994-01-02 Richard M. Stallman (rotate_right, rotate_left): Simplify
1994-01-02 Richard M. Stallman (NULL_RIGHT_CHILD, NULL_LEFT_CHILD):
1994-01-02 Richard M. Stallman (${SUBDIR} target): Pass down LDFLAGS and CPPFLAGS.
1994-01-02 Richard M. Stallman (ALL_CFLAGS): Include LDFLAGS.
1994-01-02 Richard M. Stallman (isearch-repeat): If we matched a null string and there's
1994-01-01 Richard M. Stallman (Fwrite_region): Don't change START and END from nil
1994-01-01 Richard M. Stallman (bibtex-field-name, bibtex-field-const, bibtex-field-text):
1994-01-01 Richard M. Stallman (i[34]86-*-*): Check for *-nextstop*.
1994-01-01 Richard M. Stallman (m68*-next-*): Don't care about which os is specified.
1994-01-01 Richard M. Stallman (compilation-read-command, compilation-ask-about-save): New variables.
1994-01-01 Richard M. Stallman (Info-default-directory-list): Doc fix.
1994-01-01 Richard M. Stallman (read_process_output): Use clip_to_bounds when moving
1994-01-01 Richard M. Stallman Delete `show env TERMCAP'.
1994-01-01 Richard M. Stallman (${etc}DOC): Don't depend on SOME_MACHINE_OBJECTS.
1994-01-01 Richard M. Stallman (SOME_MACHINE_OBJECTS): New var.
1994-01-01 Richard M. Stallman (ispell-highlight, ispell-dehighlight): New functions.
1994-01-01 Richard M. Stallman (rmail-output-to-rmail-file): If just a dir is specified,
1994-01-01 Richard M. Stallman (save-some-buffers): Fix previous change.
1994-01-01 Richard M. Stallman (gnus-news-reply): Handle reply-to field.
1994-01-01 Richard M. Stallman (manual-program): Deleted.
1993-12-31 Richard M. Stallman (Finsert_file_contents): Avoid setting buffer-file-name field if ran a handler.
1993-12-31 Richard M. Stallman (lispy_accent_codes): Cope if an XK symbol is undefined.
1993-12-31 Richard M. Stallman (query-replace-highlight): New variable.
1993-12-31 Richard M. Stallman Always include termhooks.h.
1993-12-31 Richard M. Stallman (print-region-1): If lpr-headers-switches is string,
1993-12-31 Richard M. Stallman (Finsert_file_contents): Don't run after change hook
1993-12-31 Richard M. Stallman (save-some-buffers): Reinsert lost code to save abbrevs.
1993-12-31 Richard M. Stallman (eval-current-buffer): Old definition deleted.
1993-12-31 Richard M. Stallman (PENDING_OUTPUT_COUNT): Two alternate definitions
1993-12-31 Richard M. Stallman (diff): Call shell-quote-argument.
1993-12-31 Richard M. Stallman (shell-quote-argument): New function.
1993-12-31 Richard M. Stallman (ispell-next): Remove periods from messages.
1993-12-31 Richard M. Stallman (open-line): Properly put fill-prefix on each line.
1993-12-31 Richard M. Stallman (open-line): Move fill-prefix insert inside save-excursion.
1993-12-31 Noah Friedman Added `kibo', who actually greps for his name on Usenet.
1993-12-31 Richard M. Stallman (help-for-help): Mention the scroll commands.
1993-12-31 Richard M. Stallman (command-line): In most cases, if init file sets
1993-12-31 Richard M. Stallman (make-help-screen): Use read-key-sequence.
1993-12-31 Richard M. Stallman (Fsubstitute_command_keys): Fix previous change.
1993-12-30 Richard M. Stallman (read_from_minibuffer): Rename arg initial_input to initial_contents.
1993-12-30 Richard M. Stallman (icomplete-pre-command-hook): Reconciled with keyboard macro operation.
1993-12-30 Richard M. Stallman (hack-one-local-variable): Treat file-name-handler-alist
1993-12-30 Richard M. Stallman (Femacs_pid): New function.
1993-12-30 Richard M. Stallman (transient-mark-mode): Doc fix.