log

age author description
1994-04-20 Karl Heuer Initial revision
1994-04-20 Karl Heuer (describe_map_tree, describe_map): Skip keymaps we've seen before.
1994-04-20 Richard M. Stallman (create_process): Call setsid only if pty_flag.
1994-04-20 Karl Heuer (describe_map): Merge with describe_map_2.
1994-04-20 Karl Heuer (defun-prompt-regexp): Make this variable buffer-local.
1994-04-20 Karl Heuer (read_avail_input): Don't retry read.
1994-04-20 Karl Heuer (report-emacs-bug): Insert at separator, not at end.
1994-04-19 Richard M. Stallman (install-arch-indep): Don't install dired-x*.
1994-04-19 Richard M. Stallman (CRT0_DUMMIES): Ignore one arg.
1994-04-19 Richard M. Stallman (Vlast_event_frame): Define unconditionally.
1994-04-19 Richard M. Stallman (${etc}DOC): Delete redundant version.el from cmd.
1994-04-19 Richard M. Stallman *** empty log message ***
1994-04-19 Richard M. Stallman Comment change.
1994-04-19 Karl Heuer (read_avail_input): Test EINTR, not EAGAIN.
1994-04-19 Karl Heuer (read_avail_input): Write loop as a do-while.
1994-04-19 Karl Heuer (PURESIZE) [!MULTI_FRAME]: Increase to 200000.
1994-04-19 Karl Heuer (rmail-summary-rmail-update): Update rmail buffer even if it isn't displayed.
1994-04-19 Richard M. Stallman (kill-emacs-query-functions): Fix typo in question text.
1994-04-19 Richard M. Stallman *** empty log message ***
1994-04-19 Karl Heuer (comint-replace-by-expanded-history): Expand only at prompt.
1994-04-19 Karl Heuer (src/Makefile, lib-src/Makefile): Delete ^L. Fix definition of $undefs.
1994-04-19 Richard M. Stallman (kill-buffer-query-functions): Fix the question text.
1994-04-19 Richard M. Stallman (window_system): Obey --with-x11=no and --with-x10=no.
1994-04-19 Richard M. Stallman (readline): When extending the buffer,
1994-04-18 Karl Heuer (outline-end-of-subtree): Stop before final newline.
1994-04-18 Richard M. Stallman (hexl-mode): Make local binding for hexl-max-address.
1994-04-18 Richard M. Stallman (shell-command-filter): If point was at end, leave it at end.
1994-04-18 Karl Heuer (EMACS_INT, EMACS_UINT): Omit if NOT_C_CODE.
1994-04-18 Richard M. Stallman (shell-command-sentinel): Do nothing if buffer is dead.
1994-04-18 Richard M. Stallman (menu-bar-enable-clipboard): Construct new cons cells.
1994-04-18 Richard M. Stallman (create_process): Fix previous change.
1994-04-18 Richard M. Stallman Comment change.
1994-04-18 Francesco Potortì * etags.c (main, print_help): eliminate the -F option.
1994-04-18 Francesco Potortì * etags.c (absolute_filename): compare against '\0' instead of NULL.
1994-04-18 Richard M. Stallman Move pop-global-mark bindings to loaddefs.el.
1994-04-18 Richard M. Stallman (pascal-outline-map): Move pascal-outline-goto-defun to C-c C-d.
1994-04-17 Richard M. Stallman (Xatom_editres_name): Variable defined.
1994-04-17 Richard M. Stallman (Xatom_editres_name): Declared.
1994-04-17 Richard M. Stallman (EMACS_INT, EMACS_UINT): New typedefs.
1994-04-17 Richard M. Stallman *** empty log message ***
1994-04-17 Richard M. Stallman (set_case_table): Handle nil for EQV with non-nil CANON.
1994-04-17 Richard M. Stallman (read_avail_input): Test both aix386 and _BSD.
1994-04-17 Richard M. Stallman (Fx_create_frame): Delete excess args to x_wm_set_size_hint.
1994-04-17 Richard M. Stallman (dumpglyphs): When HL=2, check explicitly for using
1994-04-17 Richard M. Stallman (x_display): New field win_gravity.
1994-04-17 Richard M. Stallman (read_char_x_menu_prompt): Don't check for value = nil
1994-04-17 Richard M. Stallman (xmenu_show): Fix typo in last change.
1994-04-17 Richard M. Stallman Rewrite to use netbsd.h and define NO_SHARED_LIBS.
1994-04-16 David J. MacKenzie Call AC_LANG_C, if it's defined, after AC_PREPARE.
1994-04-16 Richard M. Stallman (create_process): Test TIOCSETD along with NTTYDISC.
1994-04-16 Richard M. Stallman (configuration): Use SET_MAKE to get the value of $(MAKE).
1994-04-16 Karl Heuer (debug, debugger-eval-expression): Preserve match-data.
1994-04-16 Karl Heuer (make_lispy_movement): Don't clip.
1994-04-16 Karl Heuer (Fmouse_position): Don't clip.
1994-04-16 Karl Heuer (mouse-drag-region): Handle scroll off top/bottom.
1994-04-16 Richard M. Stallman Add NO_SHARED_LIBS conditional.
1994-04-16 Richard M. Stallman (Fset_frame_position): Pass new arg to x_set_offset.
1994-04-16 Richard M. Stallman (read_avail_input): Fix previous change--test _BSD.
1994-04-16 Richard M. Stallman (Fsetq_default): Doc fix.
1994-04-16 Richard M. Stallman (Fsetq): Doc fix.
1994-04-16 Richard M. Stallman Use AC_SET_MAKE.
1994-04-16 Richard M. Stallman (lib-src/Makefile.in): Make this from Makefile.in.in
1994-04-16 Richard M. Stallman Renamed from Makefile.in.
1994-04-16 Karl Heuer (mouse-set-font): Don't error if no selection.
1994-04-16 Richard M. Stallman (xmenu_show): Don't cons on subprefix_stck[j] if nil.
1994-04-16 Richard M. Stallman (map_prompt): Declared.
1994-04-16 Karl Heuer (command-line): If no error data, print "", not nil.
1994-04-16 Karl Heuer (emerge-goto-line): Fix return value.
1994-04-16 Richard M. Stallman Require cl only at compile time.
1994-04-16 Richard M. Stallman (read_avail_input): Don't generate SIGHUP of aix386;
1994-04-16 Richard M. Stallman (auto-fill-function): New function (doc placeholder).
1994-04-16 Richard M. Stallman (calendar-mode-map): Use substitute-key-definition.
1994-04-16 Richard M. Stallman (shrink-window-if-larger-than-buffer):
1994-04-16 Richard M. Stallman (gnus-uu-enter-interactive-file):
1994-04-15 Richard M. Stallman (describe-mode): Fix previous change.
1994-04-15 Richard M. Stallman (describe-mode): Always show minor modes, at front.
1994-04-15 Richard M. Stallman *** empty log message ***
1994-04-15 Richard M. Stallman entered into RCS
1994-04-15 Karl Heuer (basic-save-buffer): if selective-display is t, file may end in CR instead of
1994-04-15 Richard M. Stallman (Finsert_file_contents): Fix test for unchanged file.
1994-04-15 Richard M. Stallman (Fprocess_send_eof, Foverlay_get): Declared.
1994-04-15 Karl Heuer (fix_glyph) [HAVE_X_WINDOWS]: When glyph face is 0, use the computed face as
1994-04-15 Richard M. Stallman (sys_siglist) [sun]: Check SIGFREEZE and SIGTHAW defined.
1994-04-15 Richard M. Stallman (modify_event_symbol): Use the cdr of the alist entry.
1994-04-15 Richard M. Stallman (syms_of_keyboard): Init and staticpro system_key_syms.
1994-04-15 Richard M. Stallman (LIBX): Put LIBXT after LD_SWITCH_X_SITE.
1994-04-15 Karl Heuer (read_avail_input): Fix comment delimiter.
1994-04-15 Karl Heuer Doc fix.
1994-04-15 Karl Heuer (C_SWITCH_X_MACHINE): add -DNeedVarargsProrotypes=0.
1994-04-15 Karl Heuer (calculate_scrolling): Add explicit casts, to avoid compiler warnings.
1994-04-14 Karl Heuer (shell-mode-map): Fix menu bar options.
1994-04-14 Karl Heuer (comint-replace-by-expanded-history-before-point): Advance point
1994-04-14 Karl Heuer (shell-dynamic-complete-as-command): Don't match ignored-extensions if it's nil.
1994-04-14 Karl Heuer (rmail-default-file, rmail-default-rmail-file): Cancel new defvars.
1994-04-14 Richard M. Stallman (x_make_frame_visible): Don't call XMapSubwindows.
1994-04-14 Richard M. Stallman (Fx_list_fonts): Error if non-X frame used.
1994-04-14 Richard M. Stallman (last_menu_bar_item_end): New variable.
1994-04-14 Richard M. Stallman (LIBS_SYSTEM): Defined.
1994-04-14 Richard M. Stallman (frame_update_line_height): Don't call x_set_window_size.
1994-04-14 Richard M. Stallman (Fuser_real_login_name): Doc syntax fix.
1994-04-14 Richard M. Stallman (save-place-kill-emacs-hook): Fix typo.
1994-04-14 Richard M. Stallman (gettimeofday): If system doesn't have this, define it to give a fatal error.
1994-04-14 Richard M. Stallman (make_lispy_event): Put mouse event code
1994-04-14 Richard M. Stallman (command-line): Call face-initialize before frame-initialize.
1994-04-14 Richard M. Stallman (make-face-x-resource-internal): Don't mess with terminal frames.
1994-04-14 Richard M. Stallman (update_menu_bar): Take frame as arg.
1994-04-14 Richard M. Stallman (x-create-frame-with-faces): Create frame invisible,
1994-04-14 Richard M. Stallman (HAVE_X11R4): If we define HAVE_X11R5, define this too.
1994-04-14 Richard M. Stallman (CFLAGS): Exclude ${CFLAGS} from singlequotes.
1994-04-14 Richard M. Stallman (MAKE): Don't just assign it--use @SET_MAKE@.
1994-04-14 Richard M. Stallman (x-fixed-font-alist): Give multiple names for try for certain fonts.
1994-04-14 Richard M. Stallman (find-buffer-visiting): Don't check buffer-file-number
1994-04-13 Richard M. Stallman [HAVE_UNISTD_H]: Include unistd.h.
1994-04-13 Richard M. Stallman (dired-subdir-regexp): Allow a space in dir name.
1994-04-13 Richard M. Stallman (inherited_pgroup): Conditionalize on BSD_PGRPS.
1994-04-13 Richard M. Stallman [HAVE_UNISTD_H]: Include unistd.h.
1994-04-13 Richard M. Stallman (TABDLY): Defined.
1994-04-13 Richard M. Stallman (Ffile_attributes): Cast st_size to int.
1994-04-13 Richard M. Stallman (describe_map_tree): Fix call to Flookup_key.
1994-04-13 Richard M. Stallman (rmail-default-file, rmail-default-rmail-file): New defvars.
1994-04-13 Karl Heuer (Vglyph_table): Doc fix.
1994-04-13 Richard M. Stallman (mh-progs, mh-lib): Move from mh-e.el
1994-04-13 Richard M. Stallman (mh-progs, mh-lib): Move from mh-e.el
1994-04-13 Karl Heuer (Fmouse_position) [MULTI_FRAME]: Use pixel_to_glyph, not glyph_to_pixel. Skip
1994-04-13 Richard M. Stallman (super-apropos-check-doc-file): Force Fundamental mode.
1994-04-13 Karl Heuer (Fset_window_configuration): Only call X fns if HAVE_X_WINDOWS.
1994-04-13 Karl Heuer (Fnext_window, Fprevious_window, Fdisplay_buffer): Test MULTI_FRAME when
1994-04-13 Karl Heuer (Fy_or_n_p, Fyes_or_no_p): Test HAVE_X_MENU.
1994-04-13 Richard M. Stallman (CFLAGS): Exclude ${CFLAGS} from singlequotes.
1994-04-13 Karl Heuer (CFLAGS): Use shell syntax, not Makefile.
1994-04-13 Karl Heuer (comint-dynamic-complete-as-filename): Simplify.
1994-04-13 Richard M. Stallman (compute_motion): Do not abort if window shows some other buffer.
1994-04-13 Richard M. Stallman (window_system): If no X, set USE_X_TOOLKIT=no.
1994-04-13 Richard M. Stallman (ispell-message): Turn LIMIT into an integer, around ispell-region.
1994-04-13 Richard M. Stallman (mouse-menu-bar-buffers): Put Frames pane behind Buffers.
1994-04-13 Richard M. Stallman (BSD): Give it a number as definition.
1994-04-13 Richard M. Stallman (case-flip-character): Make case test more general.
1994-04-12 Richard M. Stallman Fix #include file name.
1994-04-12 Richard M. Stallman Bind M-$.
1994-04-12 Richard M. Stallman (read-quoted-char): Convert meta chars into 128+ chars.
1994-04-12 Richard M. Stallman (quoted-insert): Do nothing special for meta chars.
1994-04-12 Richard M. Stallman (next): Fix typo in m68k-next-ns3 alternative.
1994-04-12 Richard M. Stallman (backquote-process): Don't crash if ultimate
1994-04-12 Richard M. Stallman (Fkey_binding): Declare accept_default.
1994-04-12 Richard M. Stallman *** empty log message ***
1994-04-12 Richard M. Stallman (window_system): If no X, set USE_X_TOOLKIT=no.
1994-04-12 Richard M. Stallman #undef static.
1994-04-12 Richard M. Stallman (Fset_process_window_size): New function.
1994-04-12 Richard M. Stallman (set_window_size): New function.
1994-04-12 Richard M. Stallman (makeinfo-region): Fix name of tex-start/end-of-header.
1994-04-12 Richard M. Stallman Conditionals testing for null $CC were backwards.
1994-04-12 Richard M. Stallman (specbind): Use find_symbol_value.
1994-04-12 Richard M. Stallman (Fsetq_default, Fmake_local_variable): Doc syntax fix.
1994-04-12 Richard M. Stallman (dired-add-entry): Set opoint at beginning of line.
1994-04-12 Richard M. Stallman (send_process): Test pty_flag field for nil, not 0.
1994-04-12 Karl Heuer (ange-ftp-process-filter, ange-ftp-gwp-filter): Call comint-output-filter.
1994-04-12 Karl Heuer (gud-filter): Let comint-output-filter do the hard work.
1994-04-12 Richard M. Stallman (LD_SWITCH_SYSTEM): Alternate definition if __GNUC__.
1994-04-12 Richard M. Stallman Check for INCLUDED_FCNTL already defined.
1994-04-12 Richard M. Stallman If we include fcntl.h, define INCLUDED_FCNTL.
1994-04-12 Richard M. Stallman (dired-move-to-filename-regexp): Match the year or time.
1994-04-12 Richard M. Stallman Add sunos4shr as alternative for suns.
1994-04-12 Richard M. Stallman entered into RCS
1994-04-12 Richard M. Stallman (main): Fix typo in prev. change.
1994-04-12 Karl Heuer (main): Use setuid, not seteuid.
1994-04-12 Karl Heuer (make_lispy_event): Initialize item.
1994-04-11 Karl Heuer (vmotion): Use minibuf_prompt_width despite window-start.
1994-04-11 Richard M. Stallman (temacs): Include ${ALL_LDFLAGS} within the call to YMF_PASS_LDFLAGS.
1994-04-11 Richard M. Stallman (menu-bar-emerge-menu): Improve menu title.
1994-04-11 Karl Heuer (printchar, strout): Use FRAME_PTR, not struct frame *.
1994-04-11 Richard M. Stallman Renamed from eval-region.el. Fix the `provide' call.
1994-04-11 Karl Heuer (Fmouse_position) [!MULTI_FRAME]: Declare col and row.
1994-04-11 Richard M. Stallman (make_lispy_movement): Conditionalize on MULTI_FRAME.
1994-04-11 Richard M. Stallman (x_decline_selection_request): Call XFlushQueue.
1994-04-11 Richard M. Stallman (Fsetq): Doc fix.
1994-04-11 Richard M. Stallman (syms_of_print): Doc fix.
1994-04-11 Richard M. Stallman (dired-move-to-filename): Use skip-chars-forward
1994-04-11 Karl Heuer (jka-compr-handler): Save match data.
1994-04-11 Richard M. Stallman Comment change.
1994-04-11 Karl Heuer (makefile-mode): make-local-variable misspelled as make-local-file.
1994-04-11 Karl Heuer (comint-dynamic-complete-as-filename): Save end of match before calling other
1994-04-11 Karl Heuer (dired-move-to-filename): Handle leading blanks.
1994-04-11 Karl Heuer (force-mode-line-update): Doc fix.
1994-04-11 Richard M. Stallman entered into RCS
1994-04-10 Richard M. Stallman (msdos): Don't link patch1. Link sed*.inp, not sed.in*.
1994-04-10 Richard M. Stallman If server is a Sun, call menu-bar-enable-clipboard.
1994-04-10 Richard M. Stallman (dumpglyphs): Clear any extra pixel rows below the text.
1994-04-10 Richard M. Stallman (x_figure_window_size): Don't call x_calc_absolute_position.
1994-04-10 Richard M. Stallman (EmacsFrameSetCharSize): Do not attempt to preserve the window position.
1994-04-10 Richard M. Stallman (internal_self_insert): Test Vafter_change_functions,
1994-04-10 Richard M. Stallman (before_change_functions_restore):
1994-04-10 Richard M. Stallman (Vafter_change_functions, Vbefore_change_functions): Declared.
1994-04-10 Richard M. Stallman (Vafter_change_functions, Vbefore_change_functions): New variables.
1994-04-10 Richard M. Stallman (frame_update_line_height): Check param_faces[i] not null.
1994-04-10 Richard M. Stallman (Fx_list_fonts): Doc fix.
1994-04-10 Richard M. Stallman *** empty log message ***
1994-04-09 Daniel LaLiberte comment changes.
1994-04-09 Richard M. Stallman (inhibit-first-line-modes-regexps): Renamed from
1994-04-09 Daniel LaLiberte Jumping up to new revision.
1994-04-09 Richard M. Stallman (main): Handle EXTRA_INITIALIZE.
1994-04-09 Richard M. Stallman Initial revision
1994-04-09 Richard M. Stallman Handle -isc4.0*.
1994-04-09 Richard M. Stallman (function-key-map): Use f11, not \e.
1994-04-09 Richard M. Stallman (get_keymap): Pass 1 as ERROR to get_keymap_1.
1994-04-09 Richard M. Stallman (struct matrix_elt): Use int, not short.
1994-04-09 Richard M. Stallman (make_buffer_string): Copy properties whenever we have some
1994-04-09 Richard Kenner Add ns* as operating systems; default to ns2 for NeXT.
1994-04-09 Richard M. Stallman (x_char_height): Use line_height field.
1994-04-09 Richard M. Stallman (struct x_display): New field line_height.
1994-04-09 Richard M. Stallman (frame_update_line_height): New function.
1994-04-09 Richard M. Stallman (stufflines, scraplines, dumprectangle, x_do_pending_expose)
1994-04-09 Richard M. Stallman (get_default_char_pixel_size): Use line_height field.
1994-04-09 Richard M. Stallman (update_line): Use line_height field.
1994-04-09 Richard M. Stallman (Fx_popup_menu): Use line_height field.
1994-04-09 Karl Heuer (Fvertical_motion): Use window arg, not selected_window.
1994-04-09 Karl Heuer (rmail-new-summary): Avoid unsafe save-restriction.
1994-04-08 Daniel LaLiberte checked in with -k by liberte at 1994/04/09 20:57:56
1994-04-08 Richard M. Stallman Support kp-tab, kp-multiply, kp-add, kp-divide.
1994-04-08 Fred Pierresteguy (syms_of_xfns): Define Vx_cross_pointer_shape.
1994-04-08 Fred Pierresteguy (cross_cursor): New field for struct x_display.
1994-04-08 Fred Pierresteguy (show_mouse_face): Change the mouse cursor accordingly.
1994-04-08 Francesco Potortì * etags.c (outf, outfiledir): renamed to tagf, tagfiledir.
1994-04-08 Karl Heuer (syms_of_textprop): Initialize Qintangible.
1994-04-08 Karl Heuer (Qintangible): New symbol, replacing Qhidden.
1994-04-08 Karl Heuer (set_point): Skip past intangible regions.
1994-04-08 Karl Heuer (system_uses_terminfo): New variable.
1994-04-08 Karl Heuer (main): Call syms_of_term.
1994-04-08 Karl Heuer (comint-exec-1): Handle both termcap and terminfo.
1994-04-08 Karl Heuer (kbd_buffer_get_event): Make buffer_switch_event lispy.
1994-04-08 Karl Heuer (read_process_output): If buffer changes, record that fact.
1994-04-08 Karl Heuer (enum event_kind): Add buffer_switch_event.
1994-04-08 Richard M. Stallman (Fx_popup_dialog): Doc fix.
1994-04-08 Richard M. Stallman (global-map): Bind function keys f16, f18 and f20,
1994-04-08 Richard M. Stallman (popup-dialog-box): New function.
1994-04-08 Karl Heuer (hscroll-window-column): New function.
1994-04-08 Karl Heuer (Vminibuffer_exit_hook): New variable.
1994-04-08 Karl Heuer (copy_part_of_rope): Replace non-glyph with 0.
1994-04-08 Karl Heuer (copy_part_of_rope): Replace non-glyph with 0.
1994-04-08 Karl Heuer (insert_1): New function, extracted from insert.
1994-04-08 Karl Heuer (telnet-initial-filter, read-password): Don't unnecessarily duplicate comint
1994-04-07 Richard M. Stallman Many doc fixes.
1994-04-07 Richard M. Stallman Fix copying conditions for current GPL version.
1994-04-07 Richard M. Stallman (calendar-daylight-savings-ends)
1994-04-07 Richard M. Stallman (hack-one-local-variable): Test for risky-local-variable property.
1994-04-07 Richard M. Stallman (hack-one-local-variable): Treat varnames ending in -form or -forms like eval.
1994-04-07 Richard M. Stallman (edebug-version): Delete third arg of string-match.
1994-04-07 Richard M. Stallman (fortran-blink-matching-do): New function,
1994-04-07 Tom Tromey Updated LCD archive entry.
1994-04-07 Richard M. Stallman entered into RCS
1994-04-07 Richard M. Stallman Initial revision
1994-04-07 Fred Pierresteguy (rmail-secondary-file-menu): Fix typo.
1994-04-07 Karl Heuer Fix previous change.
1994-04-07 Richard M. Stallman (define-key-after): Doc fix.
1994-04-07 Karl Heuer (rmail-summary-disable): New function.
1994-04-07 Karl Heuer (rmail-edit-mode, rmail-cease-edit): Disable summary during edit.
1994-04-07 Karl Heuer (replace-regexp): Fix misbalanced quotes.
1994-04-07 Karl Heuer (display_text_line): minibuffer_prompt_width is a distance, not an absolute
1994-04-07 Karl Heuer (Fminibuffer_prompt_width): Undo previous change for negative values.
1994-04-07 Karl Heuer (rmail-mode-map): Key binding for rmail-sort-by-keywords.
1994-04-07 Karl Heuer (rmail-sort-by-keywords): New function.
1994-04-07 Karl Heuer (rmail-summary-sort-by-keywords): New function.
1994-04-07 Karl Heuer (Info-find-node): Don't try to backstep if no history.
1994-04-07 Karl Heuer (doprnt): Reword confusing error message.
1994-04-07 Karl Heuer (Fformat): Reword confusing error message.
1994-04-07 Karl Heuer (Fsetq): Doc fix.
1994-04-07 Tom Tromey Modified LCD archive entry.
1994-04-06 Tom Tromey Bug fix; 19.23 should (require 'lmenu).
1994-04-06 Tom Tromey Fixed up headers for release.
1994-04-06 Tom Tromey Initial revision
1994-04-06 Richard M. Stallman *** empty log message ***
1994-04-06 Richard M. Stallman Doc fixes.
1994-04-06 Richard M. Stallman (kill-emacs-hook): Use add-hook.
1994-04-06 Karl Heuer Use PT, not point.
1994-04-06 Karl Heuer (display_string): Allow for negative hpos when clearing array.
1994-04-06 Karl Heuer (vmotion): Don't use minibuf_prompt_width if window-start has suppressed the
1994-04-06 Karl Heuer (temp_echo_area_glyphs): Use PT, not point.
1994-04-06 Karl Heuer (Fminibuffer_prompt_width): Allow for negative value.
1994-04-06 Richard M. Stallman (save-place-find-file-hook, save-place-kill-emacs-hook): New functions.
1994-04-06 Richard M. Stallman (clipboard-yank, clipboard-kill-ring-save)
1994-04-06 Richard M. Stallman (x-select-enable-clipboard): New variable.
1994-04-06 Karl Heuer (Fget_buffer_create): Disallow empty string.
1994-04-06 Richard M. Stallman (quoted-insert): Handle meta-chars usefully.
1994-04-06 Karl Heuer (describe_buffer_bindings): Move XSYMBOL to after SYMBOLP.
1994-04-06 Karl Heuer New version from maintainer.
1994-04-06 Richard M. Stallman (timer-kill-emacs-hook): New function.
1994-04-05 Karl Heuer Add window argument on calls to compute_motion.
1994-04-05 Karl Heuer (compute_motion): Add window argument.
1994-04-05 Richard M. Stallman (main): Fix up MAIL_USE_MMDF conditional where
1994-04-05 Karl Heuer (do_completion): gcpro some things.
1994-04-05 Karl Heuer (rmail-summary-goto-msg): Fix bug in earlier change.
1994-04-05 Daniel LaLiberte Change install- and uninstall- to -install and -uninstall.
1994-04-05 Daniel LaLiberte ucomment fix
1994-04-05 Daniel LaLiberte Comment fixes.
1994-04-05 Richard M. Stallman (display_text_line): Rename startp to leftmargin.
1994-04-05 Richard M. Stallman (note_mouse_highlight): Temporarily widen the buffer.
1994-04-05 Richard M. Stallman (verify_charstarts): Handle truncation of lines.
1994-04-05 Karl Heuer (Fget_char_property): Doc fix.
1994-04-05 Karl Heuer (file_name_completion): Honor completion-regexp-list.
1994-04-05 Karl Heuer (Freplace_match): Don't capitalize unless all matched words are capitalized.
1994-04-05 Richard M. Stallman (Fdo_auto_save): Don't turn off auto save mode.
1994-04-05 Richard M. Stallman (auto-save-mode): Don't let buffer-saved-size stay negative.
1994-04-05 Karl Heuer (manual-program): New (actually reintroduced) variable.
1994-04-05 Karl Heuer (verify_overlay_modification): Run modification-hooks for any deletion that
1994-04-05 Karl Heuer (completion-setup-function): Add mouse-face properties.
1994-04-05 Karl Heuer (compile-reinitialize-errors): Fix typo in comment.
1994-04-05 Roland McGrath (calendar-cursor-to-date): Fix to signal error when appropriate.
1994-04-05 Richard M. Stallman (edebug-emacs-19-specific): Renamed from edebug-fsf19-specific.
1994-04-05 Karl Heuer (split-window-vertically): If size is negative, measure from bottom.
1994-04-05 Richard M. Stallman (view-mode-map): Don't bind C-z.
1994-04-04 Karl Heuer (generate-calendar-month): Add mouse-face properties.
1994-04-04 Daniel LaLiberte Change install- to ... to ...-install.
1994-04-04 Daniel LaLiberte Numerous changes and bug fixes to bring it up to version 3.5.
1994-04-04 Richard M. Stallman (uncompress-program): New variable.
1994-04-04 Richard M. Stallman (version-control): Doc fix.
1994-04-04 Richard M. Stallman (rmail-summary-goto-msg): Highlight the whole line except first char.
1994-04-04 Richard M. Stallman (save-place-version-control): New var, for determining
1994-04-04 Richard M. Stallman (display_text_line): Properly handle charstarts for hscroll,
1994-04-04 Richard M. Stallman (note_mouse_highlight): Do nothing if gc_in_progress.
1994-04-03 Richard M. Stallman (overlays_at): Fix previous change.
1994-04-03 Richard M. Stallman Comment changes.
1994-04-03 Richard M. Stallman (gc_in_progress): Declared.
1994-04-03 Richard M. Stallman (Fx_popup_dialog): If POSITION is t, use selected frame.
1994-04-03 Richard M. Stallman (overlays_at): Use XGCTYPE.
1994-04-03 Richard M. Stallman (OVERLAY_POSITION): Use XGCTYPE.
1994-04-03 Richard M. Stallman (Fx_popup_dialog): If POSITION is t, use selected frame.
1994-04-03 Richard M. Stallman (frame_up_to_date_hook): Defined.
1994-04-03 Richard M. Stallman Doc fix.
1994-04-03 Richard M. Stallman (redisplay): do_verify_charstarts controls whether to call verify_charstarts.
1994-04-03 Richard M. Stallman (note_mouse_highlight): Reject out-of-range pos value
1994-04-03 Richard M. Stallman (direct_output_for_insert): Add charstarts entry after the new char.
1994-04-03 Richard M. Stallman (do_scrolling): Handle charstarts like glyphs.
1994-04-03 Richard M. Stallman (ispell-message): Fixed infinite loop on shortened msg.
1994-04-03 Richard M. Stallman (verify_charstarts): Count right for continued lines.
1994-04-03 Richard M. Stallman (fast_find_position): Always return coords within the window.
1994-04-03 Richard M. Stallman (display_text_line): Always store in charstart
1994-04-03 Richard M. Stallman (verify_charstarts): New function.
1994-04-02 Karl Heuer (summarize-tar-header-block): Add mouse-face properties.
1994-04-02 Karl Heuer (Buffer-menu-mode): Highlight only the buffer name, not the whole line.
1994-04-02 Karl Heuer (compile-mouse-goto-error): Simplify.
1994-04-02 Karl Heuer (Buffer-menu-mode): Add mouse-face properties.
1994-04-02 Karl Heuer (list_buffers_1): Set buffer contents, then mode.
1994-04-02 Karl Heuer (dired-insert-directory): Fix comment.
1994-04-01 Richard M. Stallman (occur): Add mouse-face property to each line.
1994-04-01 Richard M. Stallman (dired-insert-directory): Add mouse-face properties.
1994-04-01 Richard M. Stallman (dired-add-entry, dired-insert-subdir-doinsert):
1994-04-01 Edward M. Reingold (tex-start-shell): Use shell-mode-map (instead of comint-mode-map) because
1994-04-01 Fred Pierresteguy (x_wm_set_size_hint): Add USE_X_TOOLKIT conditional and call
1994-04-01 Fred Pierresteguy (update_menu_bar): Pass 0 to set_frame_menubar.
1994-04-01 Fred Pierresteguy (EmacsFrameSetCharSize): Clean up code.
1994-04-01 Richard M. Stallman (try_window_id): Pass new arg to scroll_frame_lines.
1994-04-01 Richard M. Stallman (make_frame_glyphs): If EMPTY, don't leave junk in ->total_charstarts.
1994-04-01 Richard M. Stallman (construct_menu_click, construct_mouse_click):
1994-04-01 Richard M. Stallman (xmenu_show): Undo part of March 11 change:
1994-04-01 Richard M. Stallman (Info-fontify-node): Add mouse-face properties.
1994-04-01 Fred Pierresteguy *** empty log message ***
1994-04-01 Richard M. Stallman (redisplay): In previous change, handle case where no newline follows.
1994-04-01 Karl Heuer (rmail-message-label-p, rmail-parse-message-labels):
1994-04-01 Richard M. Stallman (adjust_window_charstarts): New function.
1994-04-01 Richard M. Stallman (redisplay): Call adjust_window_charstarts
1994-03-31 Richard M. Stallman Doc fixes.
1994-03-31 Richard M. Stallman (scroll_frame_lines): Handle charstarts like glyphs.
1994-03-31 Richard M. Stallman [INCLUDED_FCNTL]: Don't include fcntl.h again.
1994-03-31 Richard M. Stallman (compute_char_face): New arg MOUSE.
1994-03-31 Karl Heuer (child_setup): Check out==err when relocating fds.
1994-03-31 Karl Heuer (Man-filter-list): New footer format to delete.
1994-03-31 Richard M. Stallman (redisplay): Call frame_up_to_date_hook.
1994-03-31 Richard M. Stallman Fix error message syntax.
1994-03-31 Fred Pierresteguy (x_window) [USE_X_TOOLKIT]: When doing geometry management, don't compute the
1994-03-31 Richard M. Stallman (Buffer-menu-mouse-select): New command.
1994-03-31 Richard M. Stallman (occur-mode-goto-occurrence): Delete excess close paren.
1994-03-31 Richard M. Stallman (occur-mode): Doc fix.
1994-03-31 Fred Pierresteguy (set_frame_size): Dont compute any geometry management.
1994-03-31 Fred Pierresteguy (set_frame_menubar): New arg, first_time.
1994-03-31 Fred Pierresteguy (x_window) [USE_X_TOOLKIT]: New args window_prompting and minibuffer_only.
1994-03-31 Fred Pierresteguy Define HAVE_X11R4 if AIX3_2 is defined.
1994-03-31 Richard M. Stallman (frame_up_to_date_hook): Declared.
1994-03-31 Richard M. Stallman (esix5): Set NON_GNU_CPP.
1994-03-30 Richard M. Stallman *** empty log message ***
1994-03-30 Richard M. Stallman (INCLUDED_FCNTL): Define, if include fcntl.h.
1994-03-30 Richard M. Stallman Initial revision
1994-03-30 Richard M. Stallman Advise about case where C-h is rebound.
1994-03-30 Richard M. Stallman (occur-mode-find-occurrence): New subroutine.
1994-03-30 Richard M. Stallman (compile-mouse-goto-error): New command.
1994-03-30 Richard M. Stallman (dired-mouse-find-file-other-window): New command.
1994-03-30 Richard M. Stallman Doc fixes.
1994-03-30 Francesco Potortì * etags.c (main): use etags_getcwd for compatibility.
1994-03-30 Richard M. Stallman (verify_overlay_modification):
1994-03-30 Karl Heuer (Fminibuffer_prompt, Fminibuffer_prompt_width): New funcs.
1994-03-30 Richard M. Stallman (Vcompletion_regexp_list): New var.
1994-03-30 Karl Heuer (Fcompute_motion): Fix symbol name in previous change.
1994-03-30 Karl Heuer (Fcompute_motion): Doc fix.
1994-03-30 Karl Heuer (Fcompute_motion): Don't use XFASTINT on possibly-negative coords.
1994-03-30 Karl Heuer (Fcompute_motion): Doc fix.
1994-03-30 Karl Heuer (rmail-sort-messages): Use buffer-disable-undo, not buffer-flush-undo.
1994-03-30 Karl Heuer (rmail-sort-messages): Update summary buffer.
1994-03-30 Karl Heuer (rmail-sort-from-summary): Preserve window selection.
1994-03-30 Richard M. Stallman (vc-checkin): Undo previous change.
1994-03-30 Richard M. Stallman (help): New alias.
1994-03-30 Karl Heuer (calculate-c-indent): Don't loop forever at bobp.
1994-03-30 Karl Heuer Check for existence of windowing system.
1994-03-30 Karl Heuer (EMACS_TIME_NEG_P): Cast to signed.
1994-03-29 Karl Heuer (Fwindow_width): Delete unnecessary variable declarations.
1994-03-29 Karl Heuer (hack-local-variables-prop-line): Search two lines if "#!".
1994-03-29 Richard M. Stallman (basic-save-buffer-1): New subroutine, broken out of basic-save-buffer.
1994-03-29 Karl Heuer Fix glitches in previous change.
1994-03-29 Karl Heuer (Fcompute_motion): Typecheck all arguments.
1994-03-29 Karl Heuer Fix typo in comment.
1994-03-29 Richard M. Stallman (struct frame_glyphs): New fields charstarts and total_charstarts.
1994-03-29 Karl Heuer Fix typos in comments.
1994-03-29 Karl Heuer (display_text_line): Handle selective display at window edge.
1994-03-29 Karl Heuer (debug): Behave sensibly if pop-up-frames is set.
1994-03-29 Karl Heuer (Info-suffix-list): Put empty string last.
1994-03-29 Karl Heuer (file_name_completion): Don't step on dirname.
1994-03-29 Richard M. Stallman Initial revision
1994-03-29 Roland McGrath (vc-checkin): Insert name of current defun in comment buffer.
1994-03-28 Roland McGrath (add-log-current-defun): Autoload this.
1994-03-28 Karl Heuer (forms-mode): Set major mode before finding forms-file. (This gives
1994-03-28 Karl Heuer (x_find_modifier_meanings): Skip zero entries.
1994-03-28 Richard M. Stallman (file_name_completion): Protect things from GC.
1994-03-28 Richard M. Stallman Initial revision
1994-03-28 Richard M. Stallman *** empty log message ***
1994-03-28 Richard M. Stallman (emerge-goto-line): New function.
1994-03-28 Richard M. Stallman Initial revision
1994-03-28 Richard M. Stallman (byte-compile-file): Use whole file name for errors.
1994-03-28 Richard M. Stallman (momentary-string-display): Avoid modifying the undo list.
1994-03-28 Richard M. Stallman Initial revision
1994-03-28 Richard M. Stallman (set-match-data): New alias.
1994-03-28 Richard M. Stallman Initial revision
1994-03-27 Richard M. Stallman (choose-completion-delete-max-match): Renamed from
1994-03-27 Richard M. Stallman (mouse-choose-completion): Use choose-completion-string.
1994-03-27 Richard M. Stallman Initial revision
1994-03-27 Richard M. Stallman (set-visited-file-name): Kill local var vc-mode.
1994-03-27 Richard M. Stallman (vc-find-file-hook): Set backup-inhibited.
1994-03-27 Richard M. Stallman (read_minibuf): Return val via unbind_to.
1994-03-27 Richard M. Stallman (Freplace_match): Doc fix.
1994-03-27 Richard M. Stallman *** empty log message ***
1994-03-26 Richard M. Stallman (verify_interval_modification): For insertion in
1994-03-26 Richard M. Stallman Don't test for presence of dump-emacs.
1994-03-26 Richard M. Stallman (blink-matching-open): Now three strategies for choosing
1994-03-26 Richard M. Stallman *** empty log message ***
1994-03-26 Richard M. Stallman (Info-insert-dir): Add a save-excursion.
1994-03-25 Richard M. Stallman (this_command, last_command): Declared.
1994-03-25 Richard M. Stallman (gud-comint-buffer): Move defvar up.
1994-03-25 Richard M. Stallman (pr): Use debug_print.
1994-03-25 Richard M. Stallman (debug_print): New function.
1994-03-25 Richard M. Stallman (etags, ctags): Pass -D for VERSION.
1994-03-25 Richard M. Stallman (gud-gdb-complete-command): New defun to support true
1994-03-25 Francesco Potortì * etags.c (emacs_tags_format, ETAGS): removed. Use CTAGS instead.
1994-03-25 Richard M. Stallman Initial revision
1994-03-25 Karl Heuer (Fformat): Validate number and type of arguments.
1994-03-25 Karl Heuer (Fframe_first_window): New function.
1994-03-25 Karl Heuer (xmenu_show): Enable asynchronous events.
1994-03-25 Karl Heuer (apropos-match-keys): Skip duplicate keybindings.
1994-03-25 Karl Heuer (Fwhere_is_internal): Skip duplicates.
1994-03-25 Karl Heuer (x_get_arg): Use downcased string in compare.
1994-03-25 Karl Heuer (x_report_frame_params): Sample visibility.
1994-03-25 Karl Heuer (x_window_to_scroll_bar, x_new_font): Use assignment, not initialization.
1994-03-25 Karl Heuer (x_get_local_selection, x_handle_selection_request): Use assignment, not
1994-03-25 Karl Heuer (x_set_frame_parameters, x_get_arg, x_window, Fx_create_frame,
1994-03-25 Karl Heuer (x_consider_frame_title, decode_mode_spec): Use assignment, not initialization.
1994-03-25 Karl Heuer (unshow_buffer, window_loop, Fdisplay_buffer): Use assignment, not
1994-03-25 Karl Heuer (add_properties, remove_properties): Use assignment, not initialization.
1994-03-25 Karl Heuer (status_notify): Use assignment, not initialization.
1994-03-24 Roland McGrath (thisdir): Nonsensical variable removed.
1994-03-24 Karl Heuer (mouse-menu-bar-buffers): Fix position structure.
1994-03-24 Daniel LaLiberte New version from author.
1994-03-24 Daniel LaLiberte Change "internal" to "original" throughout.
1994-03-24 Richard M. Stallman Initial revision
1994-03-24 Richard Kenner Add case for Bull dpx20.
1994-03-24 Richard M. Stallman (shell-strip-ctrl-m): New command.
1994-03-24 Richard M. Stallman (comint-run): New command.
1994-03-24 Fred Pierresteguy (Fx_create_frame): Add USE_X_TOOLKIT conditional around the call to
1994-03-23 Karl Heuer (run_msdos_command): Use assignment instead of initialization.
1994-03-23 Karl Heuer (read_minibuf): Use assignment instead of initialization.
1994-03-23 Karl Heuer (read_filtered_event, intern): Use assignment instead of initialization.
1994-03-23 Karl Heuer (access_keymap, store_in_keymap, Fcopy_keymap, Fdefine_key,
1994-03-23 Karl Heuer (adjust_intervals_for_insertion, merge_properties_sticky, delete_interval):
1994-03-23 Karl Heuer (next_frame, prev_frame, other_visible_frames, Fdelete_frame): Use assignment,
1994-03-23 Karl Heuer (lock_file): Use assignment, not initialization.
1994-03-23 Karl Heuer (Finsert_file_contents): Use assignment, not initialization.