Mercurial > emacs
graph
-
*** empty log message ***1994-03-27, by Richard M. Stallman
-
(verify_interval_modification): For insertion in1994-03-26, by Richard M. Stallman
-
Don't test for presence of dump-emacs.1994-03-26, by Richard M. Stallman
-
(blink-matching-open): Now three strategies for choosing1994-03-26, by Richard M. Stallman
-
*** empty log message ***1994-03-26, by Richard M. Stallman
-
(Info-insert-dir): Add a save-excursion.1994-03-26, by Richard M. Stallman
-
(this_command, last_command): Declared.1994-03-25, by Richard M. Stallman
-
(gud-comint-buffer): Move defvar up.1994-03-25, by Richard M. Stallman
-
(pr): Use debug_print.1994-03-25, by Richard M. Stallman
-
(debug_print): New function.1994-03-25, by Richard M. Stallman
-
(etags, ctags): Pass -D for VERSION.1994-03-25, by Richard M. Stallman
-
(gud-gdb-complete-command): New defun to support true1994-03-25, by Richard M. Stallman
-
* etags.c (emacs_tags_format, ETAGS): removed. Use CTAGS instead.1994-03-25, by Francesco Potortì
-
Initial revision1994-03-25, by Richard M. Stallman
-
(Fformat): Validate number and type of arguments.1994-03-25, by Karl Heuer
-
(Fframe_first_window): New function.1994-03-25, by Karl Heuer
-
(xmenu_show): Enable asynchronous events.1994-03-25, by Karl Heuer
-
(apropos-match-keys): Skip duplicate keybindings.1994-03-25, by Karl Heuer
-
(Fwhere_is_internal): Skip duplicates.1994-03-25, by Karl Heuer
-
(x_get_arg): Use downcased string in compare.1994-03-25, by Karl Heuer
-
(x_report_frame_params): Sample visibility.1994-03-25, by Karl Heuer
-
(x_window_to_scroll_bar, x_new_font): Use assignment, not initialization.1994-03-25, by Karl Heuer
-
(x_get_local_selection, x_handle_selection_request): Use assignment, not1994-03-25, by Karl Heuer
-
(x_set_frame_parameters, x_get_arg, x_window, Fx_create_frame,1994-03-25, by Karl Heuer
-
(x_consider_frame_title, decode_mode_spec): Use assignment, not initialization.1994-03-25, by Karl Heuer
-
(unshow_buffer, window_loop, Fdisplay_buffer): Use assignment, not1994-03-25, by Karl Heuer
-
(add_properties, remove_properties): Use assignment, not initialization.1994-03-25, by Karl Heuer
-
(status_notify): Use assignment, not initialization.1994-03-25, by Karl Heuer
-
(thisdir): Nonsensical variable removed.1994-03-24, by Roland McGrath
-
(mouse-menu-bar-buffers): Fix position structure.1994-03-24, by Karl Heuer
-
New version from author.1994-03-24, by Daniel LaLiberte
-
Change "internal" to "original" throughout.1994-03-24, by Daniel LaLiberte
-
Initial revision1994-03-24, by Richard M. Stallman
-
Add case for Bull dpx20.1994-03-24, by Richard Kenner
-
(shell-strip-ctrl-m): New command.1994-03-24, by Richard M. Stallman
-
(comint-run): New command.1994-03-24, by Richard M. Stallman
-
(Fx_create_frame): Add USE_X_TOOLKIT conditional around the call to1994-03-24, by Fred Pierresteguy
-
(run_msdos_command): Use assignment instead of initialization.1994-03-23, by Karl Heuer
-
(read_minibuf): Use assignment instead of initialization.1994-03-23, by Karl Heuer
-
(read_filtered_event, intern): Use assignment instead of initialization.1994-03-23, by Karl Heuer
-
(access_keymap, store_in_keymap, Fcopy_keymap, Fdefine_key,1994-03-23, by Karl Heuer
-
(adjust_intervals_for_insertion, merge_properties_sticky, delete_interval):1994-03-23, by Karl Heuer
-
(next_frame, prev_frame, other_visible_frames, Fdelete_frame): Use assignment,1994-03-23, by Karl Heuer
-
(lock_file): Use assignment, not initialization.1994-03-23, by Karl Heuer
-
(Finsert_file_contents): Use assignment, not initialization.1994-03-23, by Karl Heuer
-
(store_symval_forwarding, Fsymbol_value): Use assignment, not initialization.1994-03-23, by Karl Heuer
-
(internal_self_insert): Use assignment, not initialization.1994-03-23, by Karl Heuer
-
(call_process_cleanup, getenv_internal): Use assignment, not initialization.1994-03-23, by Karl Heuer
-
(check_mark, Fcall_interactively): Use assignment, not initialization.1994-03-23, by Karl Heuer
-
(sort_overlays, Fmake_overlay): Use assignment, not initialization.1994-03-23, by Karl Heuer
-
(make_event_array): Use assignment, not initialization.1994-03-23, by Karl Heuer
-
Initial revision1994-03-23, by Daniel LaLiberte
-
(rmail-sort-by-subject): Fix `Re:' regexp.1994-03-23, by Karl Heuer
-
(reset_sys_modes): Turn off O_NDELAY.1994-03-23, by Karl Heuer
-
(nroff-mode-abbrev-table): Call define-abbrev-table.1994-03-23, by Karl Heuer
-
(Fscroll_up, Fscroll_down, Fscroll_other_window): Doc fix.1994-03-23, by Karl Heuer
-
(do_switch_frame): Common code for Fselect_frame and handle_switch_frame.1994-03-23, by Karl Heuer
-
(x_get_focus_frame): New function.1994-03-23, by Karl Heuer
-
(rmail-quit): Remove summary buffer from display.1994-03-23, by Richard M. Stallman
-
(rmail-secondary-file-menu): Display relative file names.1994-03-23, by Richard M. Stallman
-
* etags.c (cwd, outfiledir): vars added.1994-03-23, by Francesco Potortì
-
(update_frame_menubar): Function renamed from update_one_frame_psheets.1994-03-23, by Fred Pierresteguy
-
(Fx_create_frame): Call initialize_frame_menubar.1994-03-23, by Fred Pierresteguy
-
(tex-delete-last-temp-files): New arg NOT-ALL.1994-03-23, by Richard M. Stallman
-
(Fy_or_n_p, Fyes_or_no_p): Call Fx_popup_dialog the new way.1994-03-23, by Richard M. Stallman
-
(reset_buffer): Init auto_save_failure_time slot.1994-03-23, by Richard M. Stallman
-
(where-is): New function.1994-03-23, by Richard M. Stallman
-
(where_is_string, Fwhere_is): Deleted.1994-03-23, by Richard M. Stallman
-
(sort-subr): Add autoload.1994-03-23, by Richard M. Stallman
-
(Fdefine_key): Check for non-events in keyvector.1994-03-22, by Karl Heuer
-
(read_minibuf): Don't redirect focus unless minibuf is on another frame.1994-03-22, by Karl Heuer
-
(unreadchar): Don't back up the pointer when unreading EOF.1994-03-22, by Karl Heuer
-
(read1): Check for invalid modifier bits in a string.1994-03-22, by Karl Heuer
-
(asm-mode): Doc fix.1994-03-22, by Richard M. Stallman
-
(debugger-eval-expression): Use a history list.1994-03-22, by Richard M. Stallman
-
(__do_global_ctors, __do_global_ctors_aux)1994-03-22, by Richard M. Stallman
-
(Fcall_process): Make sure to close descriptors.1994-03-22, by Richard M. Stallman
-
Call XtSetValues not XtVaSetValues.1994-03-22, by Fred Pierresteguy
-
(set_frame_size): Put #if 0 around a lot of useless code.1994-03-22, by Fred Pierresteguy
-
entered into RCS1994-03-22, by Richard M. Stallman
-
(jump-to-register): Handle dead marker.1994-03-22, by Karl Heuer
-
(add_command_key, command_loop_1, read_char, kbd_buffer_store_event,1994-03-22, by Karl Heuer
-
(map-y-or-n-p): Don't add any text to the ACTION-ALIST descriptions to make1994-03-22, by Roland McGrath
-
(Qwholenump): New variable.1994-03-22, by Richard M. Stallman
-
(Qwholenump): Declared.1994-03-22, by Richard M. Stallman
-
(Fkeymapp): Doc fix.1994-03-21, by Karl Heuer
-
(Fcopy_keymap): Account for menus and equiv-key cache.1994-03-21, by Karl Heuer
-
Initial revision1994-03-21, by Karl Heuer
-
(insert-directory): Quote special shell chars,1994-03-21, by Richard M. Stallman
-
Initial revision1994-03-21, by Richard M. Stallman
-
*** empty log message ***1994-03-21, by Richard M. Stallman
-
Initial revision1994-03-21, by Richard M. Stallman
-
entered into RCS1994-03-21, by Richard M. Stallman
-
*** empty log message ***1994-03-21, by Richard M. Stallman
-
(Fstring_to_number): Doc fix.1994-03-21, by Richard M. Stallman
-
Initial revision1994-03-21, by Richard M. Stallman
-
(Fmake_local_variable): Void variables stay void.1994-03-21, by Karl Heuer
-
(make-lucid-menu-keymap): Any row of dashes means blank.1994-03-21, by Karl Heuer
-
Initial revision1994-03-20, by Richard M. Stallman
-
(mail-mode): Doc mod.1994-03-20, by Karl Heuer
-
(x-valid-simple-selection-p): Accept an overlay.1994-03-20, by Richard M. Stallman
-
(one-window-p): New argument all-frames.1994-03-20, by Richard M. Stallman
-
Initial revision1994-03-20, by Richard M. Stallman
-
(xdialog_show): Delete args x, y.1994-03-20, by Richard M. Stallman
-
(map-y-or-n-p): Call x-popup-dialog the new way.1994-03-20, by Richard M. Stallman
-
Initial revision1994-03-20, by Richard M. Stallman
-
(mh-progs, mh-lib): Deleted.1994-03-20, by Richard M. Stallman
-
Provide lmenu, not menubar.1994-03-20, by Richard M. Stallman
-
(HAVE_TERMIOS, NO_TERMIO): Defined.1994-03-20, by Richard M. Stallman
-
(help-with-tutorial): Change previous change;1994-03-20, by Richard M. Stallman
-
(tagsfiles): Accept capital letters.1994-03-20, by Richard M. Stallman
-
(UTILITIES): `env' deleted.1994-03-20, by Richard M. Stallman
-
(emacs): rm emacs before the ln.1994-03-20, by Richard M. Stallman
-
(wait_reading_process_input, both versions): Don't call1994-03-20, by Richard M. Stallman
-
(syms_of_emacs): Don't initialize Vinstallation_name1994-03-20, by Richard M. Stallman
-
(Fyes_or_no_p) [USE_X_TOOLKIT]: Display just one menu.1994-03-19, by Richard M. Stallman
-
(Fx_popup_dialog): Don't fail to set X, Y from POSITION.1994-03-19, by Richard M. Stallman
-
*** empty log message ***1994-03-19, by Richard M. Stallman
-
(Fx_popup_dialog, Fx_popup_menu): Require 2 args.1994-03-19, by Richard M. Stallman
-
Delete obsolete comment.1994-03-19, by Karl Heuer
-
(rmail-summary-goto-msg): Highlight message number of current message.1994-03-19, by Richard M. Stallman
-
(iso-accents-list): Add entries for unadorned accents.1994-03-19, by Karl Heuer
-
(beginning-of-defun-raw): Don't err when called at end of buffer.1994-03-19, by Karl Heuer
-
(help-with-tutorial): Avoid unexplained large blank area.1994-03-19, by Karl Heuer
-
(standard-display-ascii): Error if using a windowing system.1994-03-19, by Karl Heuer
-
(create-glyph): Don't use slots that look like ASCII.1994-03-19, by Karl Heuer
-
(MAKE_GLYPH, GLYPH_CHAR, GLYPH_FACE): Handle termcap frames as well as X.1994-03-19, by Karl Heuer
-
(fix_glyph, display_text_line, copy_part_of_rope, display_mode_line): Handle1994-03-19, by Karl Heuer
-
(direct_output_for_insert): Handle termcap frames as well as X.1994-03-19, by Karl Heuer
-
(dumpglyphs): Use the fast macros.1994-03-19, by Karl Heuer
-
(compilation-error-regexp-alist): Generalize ultrix 3 f77 regexp to match1994-03-19, by Roland McGrath
-
Initial revision1994-03-19, by Richard M. Stallman
-
(perform-replace): Set match-data markers to nil before discarding them.1994-03-18, by Roland McGrath
-
(map-y-or-n-p): Use a dialog box when triggered by a mouse event.1994-03-18, by Roland McGrath
-
(rmail-summary-window-size): New variable.1994-03-18, by Richard M. Stallman
-
(rmail-output-menu): New command.1994-03-18, by Richard M. Stallman
-
(list_of_items): Arg to push_menu_item was missing.1994-03-18, by Richard M. Stallman
-
(X_WINDOWS_SUPPORT): Don't include term/x-win.1994-03-18, by Roland McGrath
-
(lisp): Include version.el, not version.elc.1994-03-18, by Roland McGrath
-
(LIBXT): Add -lXext.1994-03-18, by Roland McGrath
-
(telnet-maximum-count): Doc fix.1994-03-18, by Karl Heuer
-
(LD_SWITCH_SYSTEM): Undo previous change.1994-03-18, by Karl Heuer
-
(compute_motion): Doc fixes.1994-03-18, by Karl Heuer
-
(x-cut-buffer-or-selection-value): Check for error from x-get-selection.1994-03-18, by Karl Heuer
-
(X_WINDOWS_SUPPORT): New macro.1994-03-18, by Roland McGrath
-
(beginning-of-defun-raw): New function.1994-03-18, by Karl Heuer
-
(end-of-defun): Fix check for trailing comment.1994-03-18, by Karl Heuer
-
(Fx_popup_dialog, Fx_popup_menu): Handle case where1994-03-18, by Richard M. Stallman
-
(install-arch-indep): Add missing backslash after a `then'.1994-03-18, by Roland McGrath
-
(create_process): Skip the ioctl if fd is -1.1994-03-18, by Karl Heuer
-
(openp, Fload): GCPRO some things.1994-03-18, by Karl Heuer
-
(Fcall_process): GCPRO some things.1994-03-18, by Karl Heuer
-
(Fstart_process): GCPRO some things.1994-03-18, by Karl Heuer
-
(rmail-convert-to-babyl-format): Check Content-Length field for consistency.1994-03-17, by Karl Heuer
-
(LD_SWITCH_SYSTEM, HAVE_WAIT_HEADER): Define these.1994-03-17, by Karl Heuer
-
Initial revision1994-03-17, by Richard M. Stallman
-
(undo): Don't let the undo entries for the undo1994-03-16, by Richard M. Stallman
-
(Fchar_or_string_p, Fintegerp, Fnatnump): Doc fix.1994-03-16, by Karl Heuer
-
(read_minibuf): Disallow trailing junk.1994-03-16, by Karl Heuer
-
(Ffile_modes) [MSDOS]: set exec-bit based on file suffix.1994-03-16, by Karl Heuer
-
use bcopy when moving gap.1994-03-16, by Karl Heuer
-
Initial revision1994-03-16, by Richard M. Stallman
-
Initial revision1994-03-16, by Richard M. Stallman
-
Revisions by author.1994-03-16, by Richard M. Stallman
-
entered into RCS1994-03-16, by Richard M. Stallman
-
Initial revision1994-03-16, by Richard M. Stallman
-
(Frandom): Eliminate bias in random number generator.1994-03-16, by Karl Heuer
-
(FLOAT_TO_INT, FLOAT_TO_INT2, range_error2): New macros.1994-03-16, by Karl Heuer
-
Initial revision1994-03-16, by Richard M. Stallman
-
(manual-entry): Document what the arg does.1994-03-16, by Karl Heuer
-
(update_menu_bar): Delete unused second argument. Callers changed.1994-03-16, by Karl Heuer
-
(redisplay): Don't consider minibuffer name for frame title.1994-03-16, by Karl Heuer
-
(Frename_file, Fcopy_file, Fadd_name_to_file, Fmake_symbolic_link): Fix typo1994-03-16, by Karl Heuer
-
(defun-prompt-regexp): Doc fix.1994-03-15, by Karl Heuer
-
(LOCALTIME_CACHE): Define this symbol.1994-03-15, by Karl Heuer
-
(Frename_file): Use RETURN_UNGCPRO when run handler.1994-03-15, by Richard M. Stallman
-
(message1): Call message2 instead of duplicating code.1994-03-15, by Karl Heuer
-
entered into RCS1994-03-15, by Richard M. Stallman
-
(LaTeX patterns): Don't match \( and \[ following a \.1994-03-15, by Richard M. Stallman
-
(Man-original-frame): New variable.1994-03-15, by Karl Heuer
-
(Man-cooked-hook): Doc fix.1994-03-15, by Karl Heuer
-
(gud-filter): Update comint-last-input-end.1994-03-15, by Karl Heuer
-
Doc fix.1994-03-15, by Karl Heuer
-
(Flogb): Check for 0.0. Emulate logb if needed.1994-03-15, by Karl Heuer
-
(Man-filter-list): Extend footer pattern for hpux.1994-03-15, by Karl Heuer
-
(VERTICAL_SCROLL_BAR_RIGHT_BORDER): Change from 3 to 2.1994-03-15, by Karl Heuer
-
(x_scroll_bar_expose): Don't make the right border thicker.1994-03-15, by Karl Heuer
-
(terminal-frame) [! MULTI_FRAME]: Create this variable.1994-03-15, by Karl Heuer
-
(read_minibuf): Make minibuffer frame visible when minibuffer activated.1994-03-15, by Karl Heuer
-
(Man-build-man-command): Redirect desc 2 to /dev/null.1994-03-14, by Richard M. Stallman
-
(Fhandle_switch_frame): Ignore switch to dead frame.1994-03-14, by Karl Heuer
-
(install, ${archlibdir}): Switch back to .. before running INSTALL_PROGRAM.1994-03-14, by Richard M. Stallman
-
(thisdir): New variable.1994-03-14, by Richard M. Stallman
-
(Fredraw_frame) [! MULTI_FRAME]: Make noninteractive, to be consistent with1994-03-14, by Karl Heuer
-
(buffer-display-table, buffer-undo-list): Delete docstring of second version1994-03-14, by Karl Heuer
-
(Fread_file_name): Delete docstring of second version of function, to avoid1994-03-14, by Karl Heuer
-
(framep, selected-frame, frame-char-height, frame-char-width,1994-03-14, by Karl Heuer
-
(Fget_buffer_process): Fix typo in comment.1994-03-14, by Karl Heuer
-
Whitespace change.1994-03-14, by Richard M. Stallman
-
(search_buffer): Avoid boolean/integer mixing that confuses some compilers.1994-03-14, by Karl Heuer
-
(redisplay_window): Avoid dividing negative numbers, since the rounding effect1994-03-14, by Karl Heuer
-
(window_scroll, Fmove_to_window_line): Avoid dividing negative numbers,1994-03-14, by Karl Heuer
-
(underline-region, ununderline-region): Use printable escapes instead of1994-03-14, by Karl Heuer
-
(Info-insert-dir): Use printable escapes instead of embedding literal control1994-03-14, by Karl Heuer
-
(indent-or-fill-region): Use printable escapes instead of embedding literal1994-03-14, by Karl Heuer
-
(original-page-delimiter, set-page-delimiter): Use printable escapes instead of1994-03-14, by Karl Heuer
-
(view-register, insert-register): Handle dead marker.1994-03-14, by Karl Heuer
-
*** empty log message ***1994-03-14, by Fred Pierresteguy
-
(lunar-phase): Use calendar-mod instead of % so that it1994-03-14, by Edward M. Reingold
-
*** empty log message ***1994-03-14, by Fred Pierresteguy
-
entered into RCS1994-03-14, by Fred Pierresteguy
-
(EmacsFrameSetCharSize): Set the values of left_pos and1994-03-14, by Fred Pierresteguy
-
(view-mode): Run view-mode-hook as well as view-hook.1994-03-14, by Richard M. Stallman
-
Comment change.1994-03-14, by Richard M. Stallman
-
(Finsert_file_contents): Don't let same_at_end be less than same_at_start.1994-03-14, by Richard M. Stallman
-
(Fvertical_motion): New optional arg WINDOW.1994-03-14, by Richard M. Stallman
-
(Fdelete_other_windows): Pass new arg to Fvertical_motion.1994-03-14, by Richard M. Stallman
-
Undo previous change. Instead:1994-03-14, by Richard M. Stallman
-
(Fx_popup_dialog): Define only if USE_X_TOOLKIT.1994-03-14, by Richard M. Stallman
-
(text-mode): Doc fix.1994-03-13, by Karl Heuer
-
Fix typo in comment.1994-03-13, by Karl Heuer
-
(diff-latest-backup-file): Call file name handler properly.1994-03-13, by Richard M. Stallman
-
(hide-other, hide-sublevels): Renamed from outline-...1994-03-13, by Richard M. Stallman
-
Turn on menu-bar-mode.1994-03-13, by Richard M. Stallman
-
Preload menu-bar.1994-03-13, by Richard M. Stallman
-
(PURESIZE): Reduce to 230000.1994-03-13, by Richard M. Stallman
-
(pascal-indent-case): Handle comma separated list.1994-03-12, by Richard M. Stallman
-
(rmail-sort-by-lines): msgnum variable should be msg.1994-03-12, by Karl Heuer
-
(Fexpt): Delete extraneous `for' statement.1994-03-12, by Karl Heuer
-
(get_process): Allow arg to be a buffer object.1994-03-12, by Karl Heuer
-
Doc fix.1994-03-12, by Karl Heuer
-
Fix coding style.1994-03-12, by Karl Heuer
-
Put hyphen in a safer place in the character class.1994-03-12, by Karl Heuer
-
Don't use triple-hyphen in a character class.1994-03-12, by Karl Heuer
-
(x_consider_frame_title): New function, extracted from display_mode_line.1994-03-11, by Karl Heuer
-
(xdialog_show): New function to handle the display of dialog boxes.1994-03-11, by Fred Pierresteguy
-
*** empty log message ***1994-03-11, by Fred Pierresteguy
-
*** empty log message ***1994-03-11, by Fred Pierresteguy
-
(EmacsFrameSetCharSize): Call XawPanedSetRefigureMode.1994-03-11, by Fred Pierresteguy
-
(Fyes_or_no_p): Call Fx_popup_dialog instead of Fx_popup_menu.1994-03-11, by Fred Pierresteguy
-
Initial revision1994-03-11, by Fred Pierresteguy
-
(mouse-kill): Select the clicked window first.1994-03-11, by Karl Heuer
-
(lock_superlock): Synchronize NFS cache.1994-03-11, by Karl Heuer
-
Add a comment to document the reason for the change in outline-level.1994-03-10, by Karl Heuer
-
(outline-mode, outline-level): Doc fix.1994-03-10, by Karl Heuer
-
(Fre_search_forward, Fre_search_backward): Doc fix.1994-03-10, by Karl Heuer
-
(compute_motion): Initialize prev_hpos.1994-03-10, by Richard M. Stallman
-
(shell-dynamic-complete-as-command): Make ignored-extensions1994-03-10, by Richard M. Stallman
-
(find-buffer-visiting): Don't compare NUMBER if it is nil.1994-03-10, by Richard M. Stallman
-
(byte-compile-track-mouse): Undo previous change,1994-03-10, by Richard M. Stallman
-
(Man-filter-list): Don't insist on `...done' after `wait'.1994-03-10, by Richard M. Stallman
-
(Fx_popup_menu): If POSITION is nil,1994-03-10, by Richard M. Stallman
-
(command_loop_1): On entry, set this_command1994-03-10, by Richard M. Stallman
-
(rmail-ignored-headers): Add several x400 header types.1994-03-10, by Richard M. Stallman
-
(ispell-pdict-save, ispell-kill-ispell, ispell-continue):1994-03-10, by Richard M. Stallman
-
(kill-emacs-hook): Don't autoload this hook.1994-03-10, by Richard M. Stallman
-
(emerge-revisions, emerge-revisions-with-ancestor)1994-03-10, by Richard M. Stallman
-
(ispell-dictionary-alist): Add autoload.1994-03-10, by Richard M. Stallman
-
(ispell-menu-map): Autoload the whole setup.1994-03-10, by Richard M. Stallman
-
(PURESIZE): Increment to 240000.1994-03-10, by Richard M. Stallman
-
(menu-bar-bookmark-map): Autoload the whole setup.1994-03-10, by Richard M. Stallman
-
(menu-bar-emerge-menu): Autoload the whole setup.1994-03-10, by Richard M. Stallman
-
(generate-file-autoloads): Don't ignore the line1994-03-10, by Richard M. Stallman
-
Delete the `>' from various menu item strings.1994-03-10, by Richard M. Stallman
-
(display_mode_line): Highlight partial-width mode lines1994-03-10, by Richard M. Stallman
-
(GLYPH_MODE_LINE_FACE): New macro.1994-03-10, by Richard M. Stallman
-
Explain typing C-M-1994-03-09, by Richard M. Stallman
-
Don't kill remaining processes if child exits.1994-03-09, by Richard M. Stallman
-
(outline-regexp): Initialize outside the defvar.1994-03-09, by Karl Heuer
-
(nroff-mode): Deleted garbage character.1994-03-09, by Karl Heuer
-
(find-buffer-visiting): Fix typo in previous change.1994-03-09, by Karl Heuer
-
Fix typo in previous change.1994-03-09, by Karl Heuer
-
(Fcall_interactively): Don't select an active minibuffer.1994-03-09, by Karl Heuer
-
(Fselect_window): Undo previous minibuffer change.1994-03-09, by Karl Heuer
-
(window_loop): Delete MULTI_FRAME1994-03-09, by Richard M. Stallman
-
(Fselect_window): Don't select an inactive minibuffer.1994-03-09, by Karl Heuer
-
(mouse-minibuffer-check): New function to disallow mouse events in an inactive1994-03-09, by Karl Heuer
-
(find-buffer-visiting): New function to look for another buffer visiting the1994-03-09, by Karl Heuer
-
(apropos, super-apropos): Doc fix.1994-03-08, by Karl Heuer
-
(super-apropos-check-doc-file): Use doc-directory instead of data-directory.1994-03-08, by Karl Heuer
-
(Fdisplay_buffer): If pop_up_frames != 0,1994-03-08, by Richard M. Stallman
-
Initial revision1994-03-08, by Karl Heuer
-
Initial revision1994-03-08, by Richard M. Stallman
-
Add freebsd.1994-03-08, by Karl Heuer
-
(indented-text-mode): Run indented-text-mode-hook.1994-03-08, by Richard M. Stallman
-
Renamed from mode-clone.el.1994-03-08, by Richard M. Stallman
-
(comint-completion-fignore): New variable.1994-03-08, by Richard M. Stallman
-
(shell-completion-fignore): New variable.1994-03-08, by Richard M. Stallman
-
(syms_of_undo): staticpro pending_boundary.1994-03-08, by Richard M. Stallman
-
(send_process) [_PC_MAX_CANON]: Also test #ifdef HAVE_FPATHCONF before1994-03-08, by Roland McGrath
-
Add #undef HAVE_FPATHCONF.1994-03-08, by Roland McGrath
-
Check for fpathconf.1994-03-08, by Roland McGrath
-
(term_get_fkeys_1): Use term_get_fkeys_arg, not term_get_fkeys_address.1994-03-08, by Roland McGrath
-
(term_get_fkeys_1): New local var ADDRESS, init to term_get_fkeys_address.1994-03-08, by Roland McGrath
-
(term_get_fkeys_data): Variable removed.1994-03-08, by Roland McGrath
-
(Fprevious_window, Fnext_window): ALL_FRAMES = visible1994-03-08, by Richard M. Stallman
-
(next_frame, prev_frame): If MINIBUF is `visible',1994-03-08, by Richard M. Stallman
-
(etags-list-tags): Check for explicit tag names.1994-03-08, by Roland McGrath
-
(etags-tags-completion-table): Let the line number or char pos be empty.1994-03-08, by Roland McGrath
-
(Qvisible): Declared.1994-03-08, by Richard M. Stallman
-
(Fwindow_width): Doc fix.1994-03-08, by Richard M. Stallman
-
entered into RCS1994-03-07, by Richard M. Stallman
-
(compile-reinitialize-errors): Rename first arg from ARGP to REPARSE.1994-03-07, by Roland McGrath
-
Comment fix.1994-03-07, by Karl Heuer
-
(gdb): Use a minibuffer map with TAB to complete a filename.1994-03-07, by Karl Heuer
-
(comment-column): Doc fix.1994-03-07, by Karl Heuer
-
(doprnt): Do the right thing for negative size spec.1994-03-07, by Karl Heuer
-
(get_minibuffer): Make name buffer large enough.1994-03-07, by Karl Heuer
-
(Fminibuffer_complete, Fminibuffer_complete_word): Doc fix.1994-03-07, by Karl Heuer
-
(temp_echo_area_glyphs): Use quit_char, not C-g.1994-03-07, by Karl Heuer
-
(Fscroll_other_window): Doc fix.1994-03-07, by Karl Heuer
-
(mouse-choose-completion): Bury the completion buffer.1994-03-07, by Richard M. Stallman
-
Initial revision1994-03-07, by Richard M. Stallman
-
Accept freebsd as OS.1994-03-07, by Richard M. Stallman
-
Doc fixes.1994-03-07, by Richard M. Stallman
-
(mark_object): Add no-op cast.1994-03-06, by Richard M. Stallman
-
(edebug-skip-whitespace): Only \n, not \r, ends a comment.1994-03-06, by Richard M. Stallman
-
(error): Use doprnt. Make buffer larger as necessary.1994-03-06, by Richard M. Stallman
-
(backquote-listify): Renamed from bq-listify.1994-03-06, by Richard M. Stallman
-
Complete rewrite by Sladkey.1994-03-06, by Richard M. Stallman
-
Comment changes.1994-03-06, by Richard M. Stallman
-
(operate_on_word): Don't move point; store in *NEWPOINT.1994-03-06, by Richard M. Stallman
-
Initial revision1994-03-06, by Richard M. Stallman
-
(c++-font-lock-keywords-1, c++-font-lock-keywords-2): New variables.1994-03-05, by Richard M. Stallman
-
(jka-compr-insert-file-contents): Handle 5th arg.1994-03-05, by Richard M. Stallman
-
(byte-compile-track-mouse): Handle >1 body form.1994-03-05, by Richard M. Stallman
-
(ARRAY_MARK_FLAG): Define here.1994-03-05, by Richard M. Stallman
-
Clean up indentation and whitespace.1994-03-05, by Richard M. Stallman
-
(main): Change delimiter from "^L" to "^_^L".1994-03-05, by Richard M. Stallman
-
(main) [HAVE_SYSVIPC]: Make msgp->mtext longer if necessary.1994-03-05, by Richard M. Stallman
-
Include config.h, lisp.h, buffer.h, process.h, commands.h, errno.h and file.h.1994-03-05, by Richard M. Stallman
-
(ARRAY_MARK_FLAG): Definition moved to lisp.h.1994-03-05, by Richard M. Stallman
-
(shut_down_emacs): Set Vrun_hooks to nil.1994-03-05, by Richard M. Stallman
-
(Fdo_auto_save): Doc fix.1994-03-05, by Richard M. Stallman
-
(command_loop_1, read_key_sequence, Fcommand_execute):1994-03-05, by Richard M. Stallman
-
(read_minibuf): Don't call Vrun_hooks if it is nil.1994-03-05, by Richard M. Stallman
-
(save_excursion_restore): Don't call Vrun_hooks if nil.1994-03-05, by Richard M. Stallman
-
(Fkill_buffer, Fkill_all_local_variables):1994-03-05, by Richard M. Stallman
-
(command_loop_1): Fix misplaced assignment of last_point_position.1994-03-05, by Karl Heuer
-
(rmail-message-filter): Doc fix.1994-03-04, by Karl Heuer
-
*** empty log message ***1994-03-04, by Karl Heuer
-
(isnan): New macro.1994-03-04, by Karl Heuer
-
(update_one_frame_psheets): Call EmacsFrameSetCharSize to1994-03-04, by Fred Pierresteguy
-
(EmacsFrameSetCharSize): Don't call XtMakeResizeRequest. Use XtVaSetValues for1994-03-04, by Fred Pierresteguy
-
[USE_X_TOOLKIT] (xmenu_show): Pass display to XtWindowToWidget.1994-03-04, by Roland McGrath
-
(compile-goto-error): Push the mark before calling next-error.1994-03-04, by Roland McGrath
-
(skip_chars): Treat `-' as alias for space, if syntaxp.1994-03-04, by Richard M. Stallman
-
(system-key-alist): Fix the code value for `remove'.1994-03-04, by Richard M. Stallman
-
(Finsert_file_contents): Pass del_range_1 two ends, not a length.1994-03-04, by Richard M. Stallman
-
(byte-compile-insert-header): Take a filename argument.1994-03-04, by Richard M. Stallman
-
(ange-ftp-nslookup-host, ange-ftp-start-process):1994-03-04, by Richard M. Stallman
-
(chan_process): Don't specify size.1994-03-04, by Karl Heuer
-
(c-fill-paragraph): Preserve final sentence boundary.1994-03-04, by Karl Heuer
-
Rename comint-input-filter-functions and1994-03-03, by Richard M. Stallman
-
(inferior-scheme-mode): Removed unnecessary1994-03-03, by Richard M. Stallman
-
(comint-input-filter-functions)1994-03-03, by Richard M. Stallman
-
(shell-dynamic-complete-functions): New variable.1994-03-03, by Richard M. Stallman
-
(comint-after-partial-filename-command,1994-03-03, by Richard M. Stallman
-
(generate-file-autoloads): Move misplaced paren in match clause of cond1994-03-03, by Roland McGrath
-
Fix typo in comment.1994-03-03, by Karl Heuer
-
(server-switch-buffer): Don't select a minibuffer.1994-03-03, by Karl Heuer
-
(Fread_file_name): Do the right thing when insert-default-directory is nil.1994-03-03, by Karl Heuer
-
(record_delete): Save last_point_position in the undo record, rather than the1994-03-03, by Karl Heuer
-
New variable last_point_position.1994-03-03, by Karl Heuer
-
(command_loop_1): Set last_point_position to the value of point.1994-03-03, by Karl Heuer
-
(Finsert_file_contents): If undo_list was t, leave it t.1994-03-03, by Richard M. Stallman
-
(kill-emacs-query-functions, kill-buffer-query-functions):1994-03-03, by Richard M. Stallman
-
(outline-on-heading-p): Use bolp.1994-03-03, by Richard M. Stallman
-
(current-word): Check properly for bolp. New optional arg STRICT. Doc fix.1994-03-03, by Richard M. Stallman
-
(main): Change delimiter from "^L" to "^_^L".1994-03-03, by Karl Heuer
-
(map_event_to_object, set_frame_menubar):1994-03-03, by Richard M. Stallman
-
Comment change.1994-03-03, by Richard M. Stallman
-
Use add-hook instead of setq.1994-03-03, by Karl Heuer
-
(Fget_file_buffer): Doc fix.1994-03-03, by Karl Heuer
-
(buffer-file-truename): Doc fix.1994-03-03, by Karl Heuer
-
(substitute-key-definition): Avoid infinite recursion.1994-03-03, by Karl Heuer
-
(C_SWITCH_SYSTEM): Increase maxmem when using IBM's compiler.1994-03-03, by Karl Heuer
-
(chan_process, Vprocess_alist): Declared.1994-03-02, by Richard M. Stallman
-
(chan_process, Vprocess_alist): No longer static.1994-03-02, by Richard M. Stallman
-
(mouse-choose-completion): Use that as the buffer to edit.1994-03-02, by Richard M. Stallman
-
(PURESIZE) [MULTI_FRAME]: Incremented to 230000.1994-03-02, by Richard M. Stallman
-
(Fdisplay_completion_list): Restore original buffer1994-03-02, by Richard M. Stallman
-
(completion-list-mode): Set completion-reference-buffer1994-03-02, by Richard M. Stallman
-
(menu_bar_items): When moving an item to the end,1994-03-02, by Richard M. Stallman
-
Include unistd.h.1994-03-02, by Richard M. Stallman
-
(Fdelete_frame): Don't initialize a Lisp_Object.1994-03-02, by Richard M. Stallman
-
(telnet): Use chars in comint-delimiter-argument-list.1994-03-02, by Richard M. Stallman
-
(shell-delimiter-argument-list): Now has chars, not strings.1994-03-02, by Richard M. Stallman
-
(comint-arguments): Use just one regexp to find end of arg1994-03-02, by Richard M. Stallman
-
(pascal-calculate-indent): Fixed indentation bug1994-03-02, by Richard M. Stallman
-
(shell-dirtrackp): Variable definition added.1994-03-02, by Richard M. Stallman
-
(inferior-lisp-mode-map): Use copy-keymap.1994-03-02, by Richard M. Stallman
-
(shell-mode-map): Use copy-keymap.1994-03-02, by Richard M. Stallman
-
(inferior-scheme-mode-map): Use copy-keymap.1994-03-02, by Richard M. Stallman
-
(full-copy-sparse-keymap): Function deleted.1994-03-02, by Richard M. Stallman
-
(diff-latest-backup-file): Check for a file-name-handler and run it.1994-03-02, by Roland McGrath
-
(makefile-mode): Set local-write-file-hooks, not write-file-hooks.1994-03-02, by Richard M. Stallman
-
(copy-face): Don't change old-face and new-face before the frame loop.1994-03-02, by Karl Heuer
-
(with_x_toolkit): Fix typo in previous change.1994-03-02, by Karl Heuer
-
(Fx_list_fonts): Avoid confused increment of info.1994-03-02, by Karl Heuer
-
(Fforward_comment): Do the right thing at eob.1994-03-02, by Karl Heuer
-
(iconify-or-deiconify-frame): Don't make invisible before making visible.1994-03-02, by Karl Heuer
-
(tags-add-tables): Change default value to 'ask-user; update doc.1994-03-02, by Roland McGrath
-
(ispell-message-text-end): New variable.1994-03-02, by Richard M. Stallman
-
Initial revision1994-03-02, by Richard M. Stallman
-
(iconify-or-deiconify-frame): Force temporary invisibility even if this is the1994-03-02, by Karl Heuer
-
(mail-do-fcc): Don't write a newline before the text.1994-03-02, by Richard M. Stallman
-
(menu_bar_items): Accept old vector as arg. Return a vector.1994-03-02, by Richard M. Stallman
-
(update_menu_bar): Change call to menu_bar_items.1994-03-02, by Richard M. Stallman
-
(memory_signal_data): No longer static.1994-03-02, by Richard M. Stallman
-
(Fsignal): If DATA is memory_signal_data, don't add to it.1994-03-02, by Richard M. Stallman
-
(struct handler): New field chosen_clause.1994-03-02, by Richard M. Stallman
-
(make_frame): Init menu_bar_items field to 0.1994-03-02, by Richard M. Stallman
-
New s-file for rs60000-ibm-aix3.2.5.1994-03-02, by Karl Heuer
-
Initial revision1994-03-02, by Karl Heuer
-
Use -g with the native compiler.1994-03-02, by Karl Heuer
-
(del_range_1): New function.1994-03-02, by Richard M. Stallman
-
(insert-kbd-macro): Handle C-@, C-[, etc. properly and their meta variants too.1994-03-02, by Richard M. Stallman
-
* calendar.el (calendar-current-date): Use fixed assoc list for1994-03-01, by Edward M. Reingold
-
(pascal-sub-block-re): Recognize for and with.1994-03-01, by Richard M. Stallman
-
Move comment to proper place.1994-03-01, by Doug Evans
-
(Info-restore-point): Don't wipe out hl before using it.1994-03-01, by Karl Heuer
-
(picture-forward-column, picture-backward-column): Allow backward motion1994-03-01, by Karl Heuer
-
(inhibit-startup-echo-area-message): Doc fix.1994-03-01, by Karl Heuer
-
Fix typo in comment.1994-03-01, by Karl Heuer
-
(tc-mode-map): Fix binding of tc-dissociate.1994-03-01, by Karl Heuer
-
(memory_full): Use new variable memory_signal_data with precomputed value1994-02-28, by Karl Heuer
-
(xmenu_show): Test XtWindowToWidget before inserting into the event_queue.1994-02-28, by Fred Pierresteguy
-
(XTread_socket): For case ClientMessage and Xatom_wm_delete_window, use1994-02-28, by Fred Pierresteguy
-
Use GPL.1994-02-27, by David J. MacKenzie
-
*** empty log message ***1994-02-27, by David J. MacKenzie
-
Use GPL.1994-02-27, by David J. MacKenzie
-
Initial revision1994-02-27, by David J. MacKenzie
-
Update GPL.1994-02-27, by David J. MacKenzie
-
* make-path.c (main): Return 1 on error, not -1. Update GPL.1994-02-27, by David J. MacKenzie
-
* cvtmail.c: Declare malloc, realloc, xmalloc, xrealloc.1994-02-27, by David J. MacKenzie
-
Fix comment typos.1994-02-27, by David J. MacKenzie
-
(with_x_toolkit): Don't allow motif or open-look.1994-02-26, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM): New definitions, with #undef.1994-02-26, by Richard M. Stallman
-
Comment change.1994-02-26, by Richard M. Stallman
-
(sys_subshell): New function, split from sys_suspend.1994-02-26, by Karl Heuer
-
(Fsuspend_emacs): New variable cannot-suspend forces a subshell even if the1994-02-26, by Karl Heuer
-
(menu-bar-mode): Make menu-bar-mode without an argument toggle display of a1994-02-26, by Karl Heuer
-
(Fset_window_configuration): Allow for menu-bar-lines to have changed since1994-02-26, by Karl Heuer
-
(OVERLAY_POSITION): Don't check which buffer it points to.1994-02-26, by Karl Heuer
-
(system-key-alist): Renamed from vendor-key-syms.1994-02-26, by Richard M. Stallman
-
(Vsystem_key_alist): Renamed from Vvendor_key_alist.1994-02-26, by Richard M. Stallman
-
(comint-exec-1): Force a local copy of the environment.1994-02-26, by Karl Heuer
-
Delete extra backslash on last line of macro.1994-02-26, by Karl Heuer
-
Clean up c-font-lock-keywords; now slightly more consistent about highlighting1994-02-26, by Karl Heuer
-
(compute_motion): Allow for invisible overlays in next_invisible lookahead.1994-02-25, by Karl Heuer
-
(display_text_line): Allow for invisible overlays in next_invisible lookahead.1994-02-25, by Karl Heuer
-
(help-menu-map): Variable deleted, and its binding.1994-02-25, by Richard M. Stallman
-
(EmacsFrameSetCharSize): Set coordinates values to the toplevel widget.1994-02-25, by Fred Pierresteguy
-
(XTread_socket): For case ConfigureNotify, call x_any_window_to_frame.1994-02-25, by Fred Pierresteguy
-
(EmacsFrameSetCharSize): Call check_frame_size and update1994-02-25, by Fred Pierresteguy
-
(c-macro-display-buffer): Delete special view-mode hack.1994-02-25, by Richard M. Stallman
-
(set-visited-file-name): Unlock the file if setting the visited file name to1994-02-25, by Karl Heuer
-
(Buffer-menu-toggle-read-only): Change toggle-read-only to1994-02-25, by Karl Heuer
-
*** empty log message ***1994-02-25, by Karl Heuer
-
(byte-compile-from-buffer, byte-compile-top-level):1994-02-25, by Richard M. Stallman
-
(byte-compile-protect-from-advice): New macro that1994-02-25, by Richard M. Stallman
-
(hide-sublevels): Doc fix. Rename arg.1994-02-24, by Richard M. Stallman
-
(help-for-help): Use help-map in the docstring.1994-02-24, by Karl Heuer
-
(make-help-screen): Initialize help-screen before changing the keymap.1994-02-24, by Karl Heuer
-
(outline-minor-mode-prefix): Change to C-c C-o.1994-02-24, by Richard M. Stallman
-
(lisp-mode-variables): Set outline-regexp.1994-02-24, by Richard M. Stallman
-
(nroff-mode): Set outline-regexp and outline-level.1994-02-24, by Richard M. Stallman
-
(c-mode): Set outline-regexp and outline-level.1994-02-24, by Richard M. Stallman
-
Fix value of docdir.1994-02-24, by Karl Heuer
-
(Fload): Cast the args to stat.1994-02-24, by Richard M. Stallman
-
Install DOC* in docdir.1994-02-24, by Karl Heuer
-
(*-sysv4.1): Set NON_GNU_CPP.1994-02-24, by Richard M. Stallman
-
(direct_output_forward_char): Use Fget_char_property to test for invisibility.1994-02-24, by Karl Heuer
-
(direct_output_for_insert): Fix comment.1994-02-24, by Karl Heuer
-
(compute_motion, vmotion): Use Fget_char_property to test for invisibility.1994-02-24, by Karl Heuer
-
(try_window, display_text_line): Use Fget_char_property to test for invisibility.1994-02-24, by Karl Heuer
-
(try_window): Add #ifdef USE_TEXT_PROPERTIES around call to Fget_text_property.1994-02-24, by Karl Heuer
-
(Fget_char_property): Fix docstring.1994-02-24, by Karl Heuer
-
(Fget_char_property): New function.1994-02-24, by Karl Heuer
-
Formerly INSTALL.~20~1994-02-24, by Richard M. Stallman
-
(sort_overlays): Allow for null window.1994-02-24, by Karl Heuer
-
Don't force os=-hpux for hp9k2... and hp9k3...1994-02-24, by Richard M. Stallman
-
(x_window): Call XChangeWindowAttributes with the standard1994-02-24, by Fred Pierresteguy
-
(Fx_popup_menu): Allow t as position, meaning use mouse pos.1994-02-24, by Richard M. Stallman
-
(Fy_or_n_p): Use a popup menu if reached via mouse command.1994-02-24, by Richard M. Stallman
-
(mouse_get_pos): Don't convert to glyph units.1994-02-24, by Richard M. Stallman
-
(construct_mouse_click): Don't convert to glyph units.1994-02-24, by Richard M. Stallman
-
(Fmouse_position): Convert to glyph units.1994-02-24, by Richard M. Stallman
-
(make_lispy_movement, make_lispy_event):1994-02-24, by Richard M. Stallman
-
(ELF_BSS_SECTION_NAME): New macro (config.h may override).1994-02-24, by Richard M. Stallman
-
(Fkill_buffer): Call the Vkill_buffer_query_functions.1994-02-24, by Richard M. Stallman
-
(kill-emacs-query-functions): New variable.1994-02-24, by Richard M. Stallman
-
(Info-build-node-completions): Add a call to widen.1994-02-24, by Richard M. Stallman
-
(debug, debug-on-entry): Doc strings.1994-02-23, by Richard M. Stallman
-
*** empty log message ***1994-02-23, by Karl Heuer
-
Include usg5-4.h.1994-02-23, by Richard M. Stallman
-
[NEWSOS5] (C_DEBUG_SWITCH, C_OPTIMIZE_SWITCH)1994-02-23, by Richard M. Stallman
-
NEWSOS5 conditional deleted.1994-02-23, by Richard M. Stallman
-
(byte-compile-file): Return nil on failure.1994-02-23, by Karl Heuer
-
(main, get_time): Don't crash on invalid input.1994-02-23, by Karl Heuer
-
(jka-compr-partial-uncompress): Make dd give you1994-02-23, by Richard M. Stallman
-
*** empty log message ***1994-02-23, by Richard M. Stallman
-
(posn-x-y): New function.1994-02-23, by Richard M. Stallman
-
Removed all support for Emacs-18:1994-02-23, by Richard M. Stallman
-
Fix calendar-cursor-to-date to handle starred days correctly.1994-02-23, by Edward M. Reingold
-
(Finsert_file_contents): If REPLACE, always do lseek.1994-02-23, by Richard M. Stallman
-
(rmail-insert-inbox-text): Recognize the spool directory even if symlinks are1994-02-23, by Karl Heuer
-
New variable docdir to control where the docstring file goes.1994-02-22, by Karl Heuer
-
Use docdir to initialize PATH_DOC in paths.h.1994-02-22, by Karl Heuer
-
New path PATH_DOC for doc-directory.1994-02-22, by Karl Heuer
-
(syms_of_callproc): New variable Vdoc_directory.1994-02-22, by Karl Heuer