log

age author description
1994-04-24 Richard M. Stallman (Fselect_window): Use Fselect_frame.
1994-04-24 Richard M. Stallman (lisp-mode-variables): In comment-start-skip,
1994-04-24 Richard M. Stallman (tar-extract): Don't put whole file name in buffer name.
1994-04-24 Richard M. Stallman (terminal-cease-edit, terminal-mode):
1994-04-24 Richard M. Stallman (shell-command): Remove space after `:' in mode-line-process.
1994-04-24 Richard M. Stallman (inferior-lisp-mode): Remove space after `:' in mode-line-process.
1994-04-24 Richard M. Stallman (gud-mode, gud-sentinel):
1994-04-24 Richard M. Stallman (find-dired, find-dired-sentinel):
1994-04-24 Richard M. Stallman (compilation-setup, compilation-sentinel):
1994-04-24 Richard M. Stallman (comint-mode): Remove space after `:' in mode-line-process.
1994-04-24 Richard M. Stallman (inferior-scheme-mode):
1994-04-24 Richard M. Stallman (tc-mode-line-format):
1994-04-24 Richard M. Stallman (tpu-set-mode-line):
1994-04-24 Richard M. Stallman (Man-mode-line-format):
1994-04-24 Richard M. Stallman Doc fixes.
1994-04-24 Richard M. Stallman (rmail-show-message): Always re-set overlay face property.
1994-04-24 Richard M. Stallman (kill-paragraph): Don't use save-excursion.
1994-04-24 Richard M. Stallman (kill-line, kill-word): Don't use save-excursion.
1994-04-24 Richard M. Stallman (Fkill_all_local_variables): Doc fix.
1994-04-24 Richard M. Stallman (rmail-show-message): Use overlays, not text properties.
1994-04-24 Richard M. Stallman (mail-extr-all-top-level-domains): Renamed from all-top-level-domains.
1994-04-24 Richard M. Stallman (create_process): Use child_setup_tty only if pty_flag.
1994-04-24 Richard M. Stallman (create_process): Use SETUP_SLAVE_PTY only if pty_flag.
1994-04-23 Richard M. Stallman (special-display-frame-alist): New variable.
1994-04-23 Richard M. Stallman Implement special frames for specified buffers.
1994-04-23 Richard M. Stallman (Fset_frame_selected_window): New function.
1994-04-23 Richard M. Stallman (Vascii_canon_table, Vascii_eqv_table): Declared.
1994-04-23 Richard M. Stallman (reset_buffer_local_variables): Use Vascii_eqv_table
1994-04-23 Tom Tromey Wrote tcl-indent-for-comment
1994-04-23 Richard M. Stallman (rmail-show-message): Highlight the specified fields.
1994-04-23 Richard M. Stallman (etags, ctags): Make VERSION a string constant.
1994-04-23 Richard M. Stallman (print_version): Print VERSION as a string.
1994-04-23 Richard M. Stallman (comint-mode-map): comint-dynamic-list-input-ring now on C-c C-l.
1994-04-23 Richard M. Stallman (LIBS_SYSTEM): Test HAVE_LIBRESOLV, not HAVE_RES_INIT.
1994-04-23 Richard M. Stallman Test for libresolv.a.
1994-04-23 Richard M. Stallman (alloca.o): Use config_h.
1994-04-23 Richard M. Stallman (max_process_desc): New variable.
1994-04-23 Richard M. Stallman (ange-ftp-add-file-entry-alist): Fix typo in prev change.
1994-04-23 Richard M. Stallman Many doc fixes.
1994-04-23 Richard M. Stallman (syms_of_fileio): New Lisp var inhibit-file-name-operation.
1994-04-23 Richard M. Stallman (x_window): Test FRAME_EXTERNAL_MENU_BAR
1994-04-23 Richard M. Stallman *** empty log message ***
1994-04-23 Karl Heuer (undigestify-rmail-message): Update summary buffer.
1994-04-23 Karl Heuer Cosmetic changes.
1994-04-23 Karl Heuer Delete misplaced comment.
1994-04-23 Richard M. Stallman *** empty log message ***
1994-04-23 Richard M. Stallman Initial revision
1994-04-23 Richard M. Stallman (HAVE_LIBRESOLV): Add #undef.
1994-04-23 Karl Heuer (.PHONY, install): Kill reference to obsolete do-install.
1994-04-23 Richard M. Stallman (LIBS_SYSTEM): Invert the HAVE_RES_INIT condition.
1994-04-22 Karl Heuer Pass operation to find-file-name-handler.
1994-04-22 Karl Heuer (Ffind_file_name_handler): New argument OPERATION. All callers changed.
1994-04-22 Karl Heuer Pass operation to Ffind_file_name_handler.
1994-04-22 Karl Heuer Don't treat $ as special if escaped.
1994-04-22 Richard M. Stallman (x_set_mouse_pixel_position): New function.
1994-04-22 Richard M. Stallman (Fmouse_pixel_position, Fset_mouse_pixel_position): New functions.
1994-04-22 Richard M. Stallman (makefile-mode): Removed extra quote before makefile-warn-suspicious-lines.
1994-04-22 Richard M. Stallman (mouse-extend): Handle case where posn-window is a frame.
1994-04-22 Richard M. Stallman (command-line-default-directory): New variable.
1994-04-22 Richard M. Stallman (mouse-set-font): Simply call set-default-font.
1994-04-22 Richard M. Stallman (set-default-font): Call frame-update-faces.
1994-04-22 Richard M. Stallman (frame-update-faces): New function.
1994-04-22 Richard M. Stallman (rmail-font-lock-keywords): New variable.
1994-04-22 Richard M. Stallman (display-time): Force use of pipe, not pty.
1994-04-22 Richard M. Stallman (vc-backend-diff): Test of cmp was backwards.
1994-04-21 Karl Heuer doc fix.
1994-04-21 Richard M. Stallman (ispell-use-ptys-p): Doc fix.
1994-04-21 Richard M. Stallman (send_process): If fpathconf fails, use 250.
1994-04-21 Karl Heuer *** empty log message ***
1994-04-21 Karl Heuer *** empty log message ***
1994-04-21 Richard M. Stallman (get_lim_data): Handle NO_LIM_DATA.
1994-04-21 Richard M. Stallman (gud-filter): Call comint-output-filter at the end.
1994-04-21 Richard M. Stallman (c-macro-expansion): changed the algorithm to allow
1994-04-21 Karl Heuer (Info-next-preorder): Don't follow footnotes here.
1994-04-21 Karl Heuer (Electric-buffer-menu-mouse-select): New function.
1994-04-21 Karl Heuer (ispell-dictionary-alist): Renamed the entry for danish from "dansk" to
1994-04-21 Richard M. Stallman (init_lread): Maybe put build-time Lisp dirs on load-path.
1994-04-21 Richard M. Stallman (init_cmdargs): Check only for etc and lib-src subdirs
1994-04-21 Richard M. Stallman (init_cmdargs): Just check for etc and lib-src subdirs
1994-04-21 Richard M. Stallman (x_make_frame_visible): Args to x_set_offset were swapped.
1994-04-21 Richard M. Stallman (init_callproc): Set Vdoc_directory like Vdata_directory.
1994-04-21 Richard M. Stallman Comment change.
1994-04-21 Richard M. Stallman (comint-mode): Set comint-last-input-start and
1994-04-21 Richard M. Stallman (gdb, sdb, dbx, xdb, perldb): Set paragraph-start.
1994-04-21 Richard M. Stallman (clean): Delete DOC*.
1994-04-21 Richard M. Stallman *** empty log message ***
1994-04-20 Karl Heuer (x_top_window_to_frame): Declare this function.
1994-04-20 Richard M. Stallman (server-kill-emacs-query-function)
1994-04-20 Richard M. Stallman (readline): Fix updating of p when buffer grows.
1994-04-20 Richard M. Stallman (sort-subr): Use car-less-than-car when appropriate.
1994-04-20 Richard M. Stallman Doc fixes.
1994-04-20 Roland McGrath (compilation-parse-errors): Fix references for column number, 3 elt not
1994-04-20 Richard M. Stallman (TAGS): Split off included tags file lisp/TAGS.
1994-04-20 Francesco Potortì * m/delta.h (HAVE_SOCKETS): defined if HAVE_INET_SOCKETS is defined.
1994-04-20 Richard M. Stallman (Fmodify_frame_parameters, Fframe_parameters):
1994-04-20 Richard M. Stallman (HAVE_INET_SOCKETS): Add #undef.
1994-04-20 Richard M. Stallman (XTread_socket): Delete the non-NEW_SELECTIONS code
1994-04-20 Richard M. Stallman (XTread_socket, case ClientMessage): Use x_window_to_frame unconditionally.
1994-04-20 Richard M. Stallman (set_window_width): Don't delete root window for being too narrow.
1994-04-20 Richard M. Stallman Doc fixes.
1994-04-20 Karl Heuer (init-file-user): Doc fix.
1994-04-20 Richard M. Stallman Provide cmacexp.
1994-04-20 Karl Heuer (blessmail): New target.
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.