log

age author description
1993-06-16 Roland McGrath (Finsert_buffer_substring): Doc fix.
1993-06-16 Jim Blandy (LIBS_SYSTEM): Don't attempt to #define this if we already have a
1993-06-16 Roland McGrath (generate-autoload-cookie, update-autoloads-here): Doc fixes.
1993-06-16 Jim Blandy * m/delta88k.h (HAVE_GETTIMEOFDAY): Don't #define this; autoconf
1993-06-16 Jim Blandy * configure.in: Add case for m88k-motorola-sysv4.
1993-06-16 Jim Blandy * configure.in: Move clause for PC-compatible i386 box to the end
1993-06-16 Jim Blandy * unexec.c [HPUX] (sbrk): This returns a void *.
1993-06-16 Richard M. Stallman Comment changes.
1993-06-16 Richard M. Stallman entered into RCS
1993-06-16 Richard M. Stallman (disassemble-internal): If function is autoload, load it.
1993-06-16 Jim Blandy *** empty log message ***
1993-06-16 Jim Blandy * window.c (check_frame_size): Allow minibuffer-only frames to be
1993-06-16 Jim Blandy * frame.el (set-frame-configuration): Don't try to set a frame's
1993-06-16 Jim Blandy * frame.c (store_frame_param): Fix error message punctuation.
1993-06-16 Jim Blandy * s/isc3-0.h (memmove): #define this to call safe_bcopy.
1993-06-16 Jim Blandy * configure.in: Move clause for PC-compatible i386 box to the end
1993-06-16 Jim Blandy * sysdep.c (closedir): Don't free directory buffer if it looks
1993-06-16 Jim Blandy * sysdep.c [ultrix] (init_sys_modes): Don't set LLITOUT; it
1993-06-16 Richard M. Stallman (parens-require-spaces): Var renamed and sense changed.
1993-06-16 Richard M. Stallman (rmail-output): Use insert-file-contents to look at
1993-06-16 Richard M. Stallman (x-switch-definitions): Fix -iconic.
1993-06-16 Richard M. Stallman (byte-compile-file-form-defmumble): Typo in prev change.
1993-06-16 Jim Blandy Bring mumbleclean targets into conformance with GNU coding standards.
1993-06-16 Jim Blandy * buffer.c (list_buffers_1): Return the desired point.
1993-06-16 Jim Blandy entered into RCS
1993-06-16 Jim Blandy * configure.in (version): Check the X libraries for XrmSetDatabase
1993-06-16 Jim Blandy * xdisp.c (redisplay_window): No need to subtract BEGV to compute
1993-06-16 Richard M. Stallman (TAGS): cd to src to run etags.
1993-06-16 Richard M. Stallman Calls to access_keymap updated.
1993-06-15 Richard M. Stallman (xmenu_show): Store 0 in *ERROR at the beginning.
1993-06-15 Richard M. Stallman (server-process-filter): Use server-switch-buffer.
1993-06-15 Richard M. Stallman (gud-xdb-directories): Renamed from gud-xdb-paths.
1993-06-15 Richard M. Stallman (inferior-lisp-buffer): Move defvar earlier.
1993-06-15 Richard M. Stallman (define-mail-alias): Remove excess whitespace better.
1993-06-15 Richard M. Stallman (define-mail-abbrev): Renamed from define-mail-alias.
1993-06-15 Richard M. Stallman (build-mail-abbrevs): Pass just two args to define-mail-alias.
1993-06-15 Richard M. Stallman (byte-compile-file-form-defmumble): Use defalias
1993-06-15 Richard M. Stallman Comment change.
1993-06-15 Richard M. Stallman (xdb): New debugger supported (xdb under HPUX-PARISC).
1993-06-15 Richard M. Stallman (dired-repeat-over-lines): Going fwd, skip new lines
1993-06-15 Richard M. Stallman (adjust_intervals_for_insertion): By default, copy
1993-06-15 Richard M. Stallman Make prefix keys work with keymap inheritance
1993-06-15 Richard M. Stallman (set_point): When moving over invis chars,
1993-06-14 Richard M. Stallman (parens-dont-require-spaces): New variable.
1993-06-14 Richard M. Stallman (emerge-make-diff3-list): Pass ancestor second.
1993-06-14 Richard M. Stallman (dabbrev-expand): Do all changes with replace-match.
1993-06-14 Richard M. Stallman (picture-replace-match): New function.
1993-06-14 Jim Blandy * s/linux.h (LIBS_MACHINE, HAVE_SYSVIPC): Set the former to -lipc,
1993-06-14 Jim Blandy * holidays.el: Eval calendar-holidays; don't just use its value.
1993-06-14 Jim Blandy Mention that gzip files end in ".gz", not ".z".
1993-06-14 Jim Blandy * xdisp.c (display_text_line): Use temporary variable.
1993-06-14 Jim Blandy Initial revision
1993-06-14 Richard M. Stallman (balance-windows): Total rewrite.
1993-06-14 Richard M. Stallman (Fdelete_window): Handle deleting a parent of the selected window.
1993-06-14 Richard M. Stallman Comment change.
1993-06-14 Richard M. Stallman (Fset_visited_file_modtime): Don't give the handler
1993-06-13 Richard M. Stallman (scan_lists, Fforward_comment): Pass 0 as commentstop arg
1993-06-13 Richard M. Stallman (Fprimitive_undo): Rename arg to N to avoid conflict.
1993-06-13 Richard M. Stallman (byte-compile-file): Undo previous change.
1993-06-13 Richard M. Stallman (isearch-highlight): If no face `isearch', use `region'.
1993-06-13 Richard M. Stallman (c-indent-line): Call c-backward-to-start-of-if
1993-06-13 Richard M. Stallman (CPP_CFLAGS): New variable.
1993-06-13 Richard M. Stallman (Man-getpage-in-background): Move close paren.
1993-06-13 Richard M. Stallman (Man-getpage-in-background): Use TERM=dumb to prevent
1993-06-13 Richard M. Stallman (mouse-set-mark-fast): New function.
1993-06-13 Richard M. Stallman (shut_down_emacs): New arg STUFF. Stuff input here.
1993-06-13 Richard M. Stallman (x_connection_closed): Pass new arg to shut_down_emacs.
1993-06-13 Richard M. Stallman (abbreviate-file-name): Match home dir with no / if nothing else follows.
1993-06-13 Richard M. Stallman (finder-find-library): New function.
1993-06-13 Richard M. Stallman (Ffile_attributes): Give -1 as size if size won't fit.
1993-06-13 Richard M. Stallman (term_get_fkeys): Use `prior', not `previous', for %8/kP.
1993-06-13 Richard M. Stallman (Fcopy_file): Pass all the args to the handler.
1993-06-13 Richard M. Stallman (Fload): Use call5.
1993-06-13 Richard M. Stallman (call5, call6): New functions.
1993-06-12 Richard M. Stallman (etags-tags-completion-table): When skipping the noise
1993-06-12 Richard M. Stallman Comment change.
1993-06-12 Jim Blandy Update GPL references - version 2
1993-06-12 Jim Blandy Updated GPL version to 2.
1993-06-12 Jim Blandy Refer to GPL version two.
1993-06-12 Richard M. Stallman *** empty log message ***
1993-06-12 Richard M. Stallman (syms_of_undo): Set up Qinhibit_read_only.
1993-06-12 Jim Blandy * sysdep.c (child_setup_tty): Remove duplicate settings for VQUIT
1993-06-12 Jim Blandy Doc fix.
1993-06-12 Jim Blandy * frame.c (Fmouse_position): Doc fix.
1993-06-12 Jim Blandy * xfns.c [! HAVE_X11R5] (Fx_rebind_key): Recognize that
1993-06-12 Richard M. Stallman (get_keymap_1): Add missing semicolon.
1993-06-12 Richard M. Stallman (read_minibuf): Set and use mini_frame only if MULTI_FRAME.
1993-06-12 Richard M. Stallman (echo_area_display): Use XFASTINT on ->height.
1993-06-12 Richard M. Stallman (Fdelete_window): Make `frame' a FRAME_PTR and use as such.
1993-06-12 Richard M. Stallman (record_delete): Always use XFASTINT on sbeg.
1993-06-12 Jim Blandy * xterm.c (XTset_vertical_scroll_bar): Use double type for
1993-06-12 Richard M. Stallman (start_process_unwind): Use XINT.
1993-06-12 Richard M. Stallman (Fset_syntax_table): Add XFASTINT.
1993-06-12 Jim Blandy * xterm.c (x_error_quitter, x_io_error_quitter): Remove calls to
1993-06-12 Jim Blandy * keyboard.c (read_key_sequence): When we generate a prefix symbol
1993-06-12 Jim Blandy Initial revision
1993-06-12 Jim Blandy * config.h.in (HAVE_XRMSETDATABASE, HAVE_RANDOM, HAVE_LIBXBSD):
1993-06-12 Jim Blandy * config.h.in (HAVE_XRMSETDATABASE, HAVE_RANDOM, HAVE_LIBXBSD):
1993-06-12 Jim Blandy * window.c (Fprevious_window): Use FRAME_HAS_MINIBUF_P to decide
1993-06-12 Richard M. Stallman (read_char): Set c properly as a Lisp int.
1993-06-12 Richard M. Stallman Doc fixes.
1993-06-12 Richard M. Stallman (cons_to_long): Declare top, bot as Lisp_Object.
1993-06-12 Richard M. Stallman (Fcopy_keymap): Check Fkeymapp value with NILP.
1993-06-12 Richard M. Stallman (Fexpt): New local `val' for making integer to return.
1993-06-12 Richard M. Stallman (make-directory): By default create dir default-dir.
1993-06-12 Richard M. Stallman (vc-backend-diff): Always use -q option.
1993-06-12 Richard M. Stallman (file-truename): Don't use expand-file-name to merge
1993-06-11 Richard M. Stallman (XTmouse_position): Don't set *f at all unless we win.
1993-06-11 Richard M. Stallman (sendmail-pre-abbrev-expand-hook):
1993-06-11 Richard M. Stallman (setenv): Treat case as significant.
1993-06-11 Richard M. Stallman (read_process_output): Don't deactivate the mark.
1993-06-11 Richard M. Stallman (Fgenerate_new_buffer_name): GENTEMP is the value compare against IGNORE.
1993-06-11 Richard M. Stallman (sendmail-pre-abbrev-expand-hook):
1993-06-11 Richard M. Stallman Doc fixes.
1993-06-11 Richard M. Stallman Reinstate old -f option as an alias for -o for installed base uses.
1993-06-11 Richard M. Stallman (server-window): New variable.
1993-06-11 Richard M. Stallman (enable-flow-control): Don't alter the 8-bit flag.
1993-06-11 Richard M. Stallman (Man-filter-list): Add an element for X man pages.
1993-06-11 Richard M. Stallman (Fmouse_position): Set up defaults before calling the hook.
1993-06-11 Richard M. Stallman (rmail-output-to-rmail-file): Use the smart default in the prompt.
1993-06-11 Richard M. Stallman (view-register): Handle file name values.
1993-06-11 Jim Blandy Interact properly with shells lacking job control (sh, rc, es...)
1993-06-11 Jim Blandy * xrdb.c (get_user_db): Get the screen-specific database too.
1993-06-11 Jim Blandy * bytecomp.el: Bring it up to version 2.10 of the
1993-06-11 Richard M. Stallman (cd): Use file-name-absolute-p.
1993-06-11 Richard M. Stallman (electric-history-map): Don't use fillarray;
1993-06-11 Richard M. Stallman (syms_of_xfns): Don't set up Qicon.
1993-06-11 Richard M. Stallman (Qicon): Declared.
1993-06-11 Jim Blandy * xdisp.c (redisplay_window): Don't call try_window_id if the
1993-06-11 Jim Blandy * frame.el (frame-initialize): Remember to actually traverse
1993-06-11 Jim Blandy * gud.el (gud-last-last-frame): New variable.
1993-06-11 Jim Blandy * window.c (Fprevious_window): Typo.
1993-06-11 Jim Blandy * man.el (manual-entry): Recognize the subject(section) syntax.
1993-06-11 Jim Blandy * picture.el (move-to-column-force): If column is negative, go
1993-06-11 Jim Blandy * simple.el (hscroll-point-visible): Work as documented in the
1993-06-11 Richard M. Stallman (Fset_text_properties): No special case for props = nil.
1993-06-11 Richard M. Stallman (Fx_list_fonts): If names is 0, just return nil.
1993-06-11 Jim Blandy * xterm.c (x_new_font): If font_names is zero, that's all the
1993-06-11 Richard M. Stallman (lisp-indent-function): Look for either
1993-06-11 Jim Blandy * s/isc3-0.h (LIB_X11_LIB): #undef this, to remove the value
1993-06-11 Jim Blandy * s/isc3-0.h (LIB_X11_LIB): #undef this, to remove the value
1993-06-11 Jim Blandy * configure.in: Pass "-Isrc" to the CPP we run to examine the
1993-06-11 Richard M. Stallman (make-backup-files): Doc fix.
1993-06-11 Richard M. Stallman Comment change.
1993-06-11 Richard M. Stallman (Fdescribe_vector): Use current buf, not standard-output.
1993-06-11 Richard M. Stallman (rmail-primary-inbox-list): Use defvar, not defconst.
1993-06-10 Richard M. Stallman (basic-save-buffer): Cal auto-save-mode with t as arg
1993-06-10 Richard M. Stallman (append-to-buffer): Interactively, supply all 3 args.
1993-06-10 Richard M. Stallman Move i386-prime-sysv* and i386-sequent-bsd*
1993-06-10 Richard M. Stallman (calculate-c++-indent): Respect
1993-06-10 Richard M. Stallman (hack-one-local-variable): Treat ...-hook(s) and ..-function(s)
1993-06-10 Richard M. Stallman (Fload): Forward all 4 args to magic-name handler.
1993-06-10 Richard M. Stallman (abbreviate-file-name): Make abbreviated-home-dir
1993-06-10 Richard M. Stallman Doc fixes.
1993-06-10 Jim Blandy *** empty log message ***
1993-06-10 Richard M. Stallman (Fscroll_left): Make argument optional.
1993-06-10 Richard M. Stallman (ange-ftp-multi-msgs): Add 331-.
1993-06-10 Richard M. Stallman (Man-mode): Run Man-mode-hook.
1993-06-10 Richard M. Stallman (bibtex-mode-map): Use tex-insert-quote, not TeX-...
1993-06-10 Jim Blandy Formatting change.
1993-06-10 Jim Blandy * frame.el (frame-initialize): When deleting geometry
1993-06-10 Jim Blandy * search.c (Flooking_at, Fstring_match, fast_string_match,
1993-06-10 Jim Blandy *** empty log message ***
1993-06-10 Jim Blandy * scroll-bar.el (scroll-bar-mode): Variable deleted.
1993-06-10 Jim Blandy * gnus.el (gnus-start-news-server): If no server has been
1993-06-10 Jim Blandy * ange-ftp.el (ange-ftp-make-directory): Take second optional
1993-06-10 Jim Blandy * gnus.el (gnus-newsrc-to-gnus-format): Change regexp which
1993-06-10 Jim Blandy * syntax.c (scan_lists, Fforward_comment): Call scan_sexps_forward
1993-06-10 Jim Blandy Typo.
1993-06-10 Jim Blandy Doc fix.
1993-06-10 Jim Blandy * compile.el (compilation-error-list): When we haven't yet
1993-06-10 Jim Blandy * filelock.c: Test HAVE_LONG_FILE_NAMES, not SHORT_FILE_NAMES, to
1993-06-10 Jim Blandy * sysdep.c: Remove clause for DGUX support of FASYNC; add clause
1993-06-10 Jim Blandy * configure.in: Use AC_LONG_FILE_NAMES.
1993-06-10 Jim Blandy * filelock.c: Test HAVE_LONG_FILE_NAMES, not SHORT_FILE_NAMES, to
1993-06-10 Jim Blandy * s/dgux.h (BROKEN_FASYNC): #define this.
1993-06-10 Jim Blandy * s/dgux.h: Changes from Paul M Reilly <pmr@rock.concert.net>:
1993-06-10 Jim Blandy * configure.in: Recognize configuration name for Data General
1993-06-10 Jim Blandy * fileio.c (Frename_file): Pass all arguments to the file name handler.
1993-06-09 Roland McGrath *** empty log message ***
1993-06-09 Jim Blandy * s/linux.h (SIGNALS_VIA_CHARACTERS): Don't #define this.
1993-06-09 Jim Blandy * emacsserver.c (main): When we're passing a `struct sockaddr_un'
1993-06-09 Jim Blandy * emacsserver.c (main): When we're passing a `struct sockaddr_un'
1993-06-09 Jim Blandy * process.c (sigchld_handler): Add cast, to avoid warnings on Linux.
1993-06-09 Jim Blandy * process.c (sigchld_handler): Add cast, to avoid warnings on Linux.
1993-06-09 Jim Blandy Apply typo patches from Paul Eggert.
1993-06-09 Jim Blandy entered into RCS
1993-06-09 Jim Blandy *** empty log message ***
1993-06-09 Jim Blandy * scroll-bar.el (scroll-bar-set-window-start): Remember that the
1993-06-09 Jim Blandy *** empty log message ***
1993-06-09 Jim Blandy * xdisp.c (display_text_line): Handle case where line ends in a
1993-06-09 Jim Blandy * xterm.c (x_is_vendor_fkey): New function.
1993-06-09 Jim Blandy * s/dgux.h: Move #definition of SYSTEM_MALLOC outside of
1993-06-09 Jim Blandy * xfaces.c (init_frame_faces): Remove assumption that the selected
1993-06-09 Jim Blandy * configure.in: Test for bison.
1993-06-09 Jim Blandy * alloc.c (emacs_blocked_malloc, emacs_blocked_realloc): Cast the
1993-06-08 Richard M. Stallman (dired-flag-auto-save-files): Ignore `*' added by ls -F.
1993-06-08 Richard M. Stallman (INTERVAL_WRITABLE_P): Fix backwards tests.
1993-06-08 Melissa Weisshaus Initial revision
1993-06-08 Richard M. Stallman (sc-mark): Use mark-marker.
1993-06-08 Richard M. Stallman Rewrite by author; mostly rearrangements.
1993-06-08 Jim Blandy * configure.in: Remove extra ;; from hpux cases.
1993-06-08 Jim Blandy * configure.in (CFLAGS): Don't set this according to the value of
1993-06-08 Jim Blandy * configure.in (machine): Fix the versions in hpux version number test.
1993-06-08 Jim Blandy * wakeup.c: Include sys/types.h, too; I think that's where time_t
1993-06-08 Jim Blandy * config.h.in (HAVE_LIBDNET): New macro, to be defined by
1993-06-08 Jim Blandy * ymakefile (C_DEBUG_SWITCH, C_OPTIMIZE_SWITCH): Remove these;
1993-06-08 Richard M. Stallman #undef static.
1993-06-08 Richard M. Stallman (Fforward_comment): Set point to where scan stops,
1993-06-08 Richard M. Stallman (fortran-indent-new-line): Renamed from
1993-06-08 Richard M. Stallman (mouse-drag-region-1): Un-comment-out this function.
1993-06-08 Richard M. Stallman (Info-follow-reference): Fix completion defaulting.
1993-06-08 Jim Blandy * make-dist: Add clauses to distribute lisp/forms-mode.
1993-06-08 Richard M. Stallman (safe-documentation): Don't crash on byte-compiled macro.
1993-06-08 Richard M. Stallman (telnet-simple-send): New function.
1993-06-08 Richard M. Stallman (mouse-union-first-preferred): Renamed from mouse-union-first-prefered.
1993-06-08 Richard M. Stallman (syms_of_fileio): Set up Qset_visited_file_modtime.
1993-06-07 Richard M. Stallman (init_baud_rate) [HAVE_TERMIOS]: Use cfgetospeed.
1993-06-07 Richard M. Stallman (x_caught_error_message): Change type to char* from char*[].
1993-06-07 Richard M. Stallman Add NO_TERMIO conditional.
1993-06-07 Richard M. Stallman (texinfo-section-types-regexp): Add @chapheading.
1993-06-07 Richard M. Stallman (x-create-frame-with-faces): Reversevideo -> ReverseVideo.
1993-06-07 Richard M. Stallman (frame-initialize): Reversevideo -> ReverseVideo.
1993-06-07 Richard M. Stallman (Fadd_text_properties): Don't treat the initial
1993-06-07 Richard M. Stallman Fix typos in previous change.
1993-06-07 Richard M. Stallman Doc fixes. Delete local variable list at the end.
1993-06-07 Richard M. Stallman (describe-buffer-case-table): Merge locals i and ch.
1993-06-07 Richard M. Stallman (outlinify-sticky): Renamed from outlineify-sticky.
1993-06-07 Richard M. Stallman (etags-recognize-tags-table): Fix misspelling of
1993-06-07 Richard M. Stallman entered into RCS
1993-06-07 Richard M. Stallman (Fceiling): Fix spelling of "ceiling".
1993-06-07 Richard M. Stallman (uaf$v_thursday): Fix misspelling of "thursday".
1993-06-07 Richard M. Stallman (INTERRUPTIBLE_*): Fix spelling of macros.
1993-06-07 Richard M. Stallman (SYSTEM_MALLOC, GNU_MALLOC, REL_ALLOC): Definition and #undefs deleted.
1993-06-07 Richard M. Stallman Doc fix.
1993-06-07 Richard M. Stallman *** empty log message ***
1993-06-07 Richard M. Stallman (rmail-variables): Default rmail-inbox-list here.
1993-06-07 Richard M. Stallman Don't declare malloc or realloc.
1993-06-07 Richard M. Stallman (read_key_sequence): Reset fkey_map when we find
1993-06-07 Richard M. Stallman (MAKE_LOCK_PATH): If SHORT_FILE_NAMES allocates
1993-06-07 Richard M. Stallman (make_event_array): Ignore bits above CHAR_META.
1993-06-07 Richard M. Stallman (Fset_window_configuration): If a window is supposed
1993-06-07 Richard M. Stallman (INTERVAL_VISIBLE_P): Use textget.
1993-06-07 Richard M. Stallman (Fdelete_overlay): Do nothing if overlay already deleted.
1993-06-07 Richard M. Stallman (ange-ftp-real-load): New function.
1993-06-07 Richard M. Stallman (outline-minor-mode): Add autoload cookie.
1993-06-07 Richard M. Stallman entered into RCS
1993-06-06 Richard M. Stallman (Ffset): Delete special check for t and nil.
1993-06-06 Richard M. Stallman (same_size_fonts): Compare only the width.
1993-06-06 Richard M. Stallman Define 2 local menu-bar submaps.
1993-06-06 Richard M. Stallman (search-upper-case): Make `no-yanks' the default.
1993-06-06 Richard M. Stallman Include lisp.h earlier (before termhooks.h).
1993-06-06 Richard M. Stallman (dired-unmark-all-files): Read arg as just a character.
1993-06-06 Richard M. Stallman [HAVE_TZNAME]: Declare tzname if not macro.
1993-06-06 Richard M. Stallman (Fcurrent_time_zone): Add alternative for !HAVE_TM_ZONE.
1993-06-06 Richard M. Stallman (HAVE_TZNAME): Add #undef.
1993-06-06 Richard M. Stallman (NO_MODE_T): Defined.
1993-06-06 Richard M. Stallman (vip-ctl-key-equivalent): Use vip-escape-to-emacs.
1993-06-06 Richard M. Stallman (FRAME_MINIBUF_WINDOW): Use minibuffer_window.
1993-06-06 Richard M. Stallman (Fredraw_display): Redraw all visible frames.
1993-06-06 Richard M. Stallman (redisplay, echo_area_display): Use redraw_garbaged_frames.
1993-06-06 Richard M. Stallman (access_keymap, store_in_keymap): Discard meaningless
1993-06-06 Richard M. Stallman (compile-internal): Alter current buffer only temporarily.
1993-06-06 Richard M. Stallman (mail-do-fcc): Replace the code for appending to buffer.
1993-06-06 Richard M. Stallman [EMACS_BIT_MAPS]: Include gray.xbm from ./bitmaps.
1993-06-06 Richard M. Stallman (x_new_font): Don't give up right away if XListFontsWithInfo
1993-06-06 Richard M. Stallman (read_process_output): Deactivate the mark.
1993-06-05 Richard M. Stallman (rmail-summary-next-msg): Fix number of dots in regexp.
1993-06-05 Richard M. Stallman (scroll-bar-drag-1):
1993-06-05 Richard M. Stallman (Fx_open_connection): Make `data' unsigned char.
1993-06-05 Richard M. Stallman (gnus-inews-buggy-date): Doc fix.
1993-06-05 Richard M. Stallman entered into RCS
1993-06-05 Richard M. Stallman (menu-bar-help-menu): Add defvar.
1993-06-05 Richard M. Stallman (dired-flag-backup-files): Handle `*' made by `ls -F'.
1993-06-05 Richard M. Stallman (internal-ange-ftp-mode): Renamed from ange-ftp-mode. Callers changed.
1993-06-05 Richard M. Stallman (Fx_popup_menu): Error if we don't get a window or a frame somehow.
1993-06-05 Richard M. Stallman (window-system): Enable menu bars only if
1993-06-05 Richard M. Stallman (add-log-current-defun): Fix typos in last change.
1993-06-05 Richard M. Stallman Test MULTI_FRAME, not HAVE_X_WINDOWS.
1993-06-05 Richard M. Stallman (Frubber_band_rectangle): Deleted.
1993-06-05 Richard M. Stallman (gnus-local-timezone): Doc fix.
1993-06-05 Richard M. Stallman (gnus-current-time-zone): New function, which tries
1993-06-05 Richard M. Stallman *** empty log message ***
1993-06-05 Richard M. Stallman (x-selection-timeout): Set it, using x-get-resource.
1993-06-05 Richard M. Stallman (x_get_foreign_selection): Handle x_selection_timeout
1993-06-05 Richard M. Stallman (MIPS2): Comment out define.
1993-06-05 Richard M. Stallman (copy_intervals): Don't adjust total_length at the end.
1993-06-05 Richard M. Stallman (term_get_fkeys): Use correct names for F10 and up.
1993-06-05 Richard M. Stallman (mh-yank-cur-msg): Use (mark t).
1993-06-05 Richard M. Stallman (mark): Doc fix.
1993-06-05 Richard M. Stallman (add-log-current-defun): Handle Fortran.
1993-06-05 Richard M. Stallman [POSIX] [!__GNUC__] (sys_sigmask): Add declaration.
1993-06-04 Richard M. Stallman (rmail-resend): Require sendmail and mailalias.
1993-06-04 Richard M. Stallman (display-time-24hr-format): Make it a user option.
1993-06-04 Richard M. Stallman [!MULTI_FRAME] (Fframep): New dummy definition.
1993-06-04 Richard M. Stallman (syms_of_buffer): Set up Lisp var inhibit-read-only.
1993-06-04 Richard M. Stallman (Fnewline): Use Fbarf_if_buffer_read_only.
1993-06-04 Richard M. Stallman (GOLD-prefix): Define *after* GOLD-map.
1993-06-04 Richard M. Stallman (dired-change-marks): Just ding if one arg is RET.
1993-06-04 Richard M. Stallman (x_set_menu_bar_lines_1): Adjust just the uppermost child
1993-06-04 Richard M. Stallman (isearch-mode): Set isearch-window-configuration only if in slow mode.
1993-06-04 Richard M. Stallman Redone by Joe Kelsey.
1993-06-04 Richard M. Stallman (gnus-summary-isearch-article): Call isearch-forward
1993-06-04 Richard M. Stallman (Fx_store_cut_buffer_internal): Handle empty string right.
1993-06-04 Richard M. Stallman (wait_for_termination): Fix sigpause in POSIX_SIGNALS case.
1993-06-04 Richard M. Stallman [__GNUC__ >= 2]: Don't include alloca.h.
1993-06-04 Richard M. Stallman (hft_alrm): Don't return a value.
1993-06-04 Richard M. Stallman (enable-flow-control): Doc fix.
1993-06-04 Richard M. Stallman (mail-do-fcc): Omit first 2 lines when appending to an RMAIL buffer.
1993-06-04 Richard M. Stallman (kill-ring-save): Doc fix.
1993-06-04 Richard M. Stallman (rmail-summary-expunge-and-save): Do save-buffer last.
1993-06-04 Richard M. Stallman (x_catch_errors): Fill in missing array size in cast.
1993-06-03 Richard M. Stallman (xmakefile): Depend on ../config.status.
1993-06-03 Richard M. Stallman (init_buffer): Init default-directory of minibuffer.
1993-06-03 Richard M. Stallman (rmail-select-summary): Add a save-excursion.
1993-06-03 Richard M. Stallman (rmail-summary-expunge-and-save):
1993-06-03 Richard M. Stallman Do NOT look for `unknown' as company name.
1993-06-03 Richard M. Stallman (vc-find-file-hook): Check buffer-file-name is non-nil.
1993-06-03 Richard M. Stallman (HAVE_FTIME): Defined.
1993-06-03 Richard M. Stallman (define-hide-ifdef-mode-map): Don't bind C-c LETTER.
1993-06-03 Richard M. Stallman Provide texinfmt.
1993-06-03 Richard M. Stallman (byte-compile-insert-header): Fix backwards test
1993-06-03 Richard M. Stallman (syms_of_emacs): Doc fix.
1993-06-03 Richard M. Stallman (read_char_menu_prompt): Now static. Add declaration.
1993-06-03 Richard M. Stallman (read_key_sequence) [!USE_TEXT_PROPERTIES]: Fix typo.
1993-06-03 Richard M. Stallman (Info-mode-map): Bind mouse-2, not mouse-3.
1993-06-03 Richard M. Stallman (View-scroll-lines-forward): If we exit, do nothing else.
1993-06-03 Richard M. Stallman (do_pending_window_change): No need to clear
1993-06-03 Richard M. Stallman (calendar-mode): Doc fix.
1993-06-03 Richard M. Stallman (x_set_frame_parameters): Process all parms in reverse order.
1993-06-03 Richard M. Stallman (x_window): Use Vxrdb_name for res_name field.
1993-06-03 Richard M. Stallman (frame-initialize): Set cursor-color last.
1993-06-03 Richard M. Stallman (x_wm_set_size_hint): Handle XGetNormalHints returning 0.
1993-06-03 Richard M. Stallman (rmail-summary-by-senders): New function.
1993-06-03 Richard M. Stallman (Info-suffix-list): Handle .gz suffix.
1993-06-03 Richard M. Stallman (ange-ftp-binary-file-name-regexp): Handle .gz.
1993-06-03 Richard M. Stallman (electric-help-command-loop): Use equal to compare
1993-06-03 Richard M. Stallman (Electric-command-loop): Use eq to compare events.
1993-06-03 Richard M. Stallman (C_SWITCH_SYSTEM): Fix typo in X11R5 dirname.
1993-06-03 Richard M. Stallman Include sys/time.h.
1993-06-02 Richard M. Stallman Test XOS_NEEDS_TIME_H, not HPUX, for including time.hj.
1993-06-02 Richard M. Stallman (XOS_NEEDS_TIME_H): Defined.
1993-06-02 Richard M. Stallman (shut_down_emacs): Handle GETPGRP_NO_ARG.
1993-06-02 Richard M. Stallman (frame-initialize): Delete geometry parms from initial-frame-alist.
1993-06-02 Richard M. Stallman Comment change.
1993-06-02 Richard M. Stallman (MOTOROLA_DELTA): Defined.
1993-06-02 Richard M. Stallman entered into RCS
1993-06-02 Richard M. Stallman (diff): Really do use arg SWITCHES.
1993-06-02 Richard M. Stallman (all): Exclude INSTALLABLE_SCRIPTS and SCRIPTS from deps.
1993-06-02 Richard M. Stallman Comment change.
1993-06-02 Richard M. Stallman (do-install): Partially rewrite using `if'.
1993-06-02 Richard M. Stallman (syms_of_keymap): Add missing 2nd arg to Fcons.
1993-06-01 Richard M. Stallman (mail-signature): Do not insert a line with `--'.
1993-06-01 Richard M. Stallman (do-install): Correct previous etc-copying change.
1993-06-01 Richard M. Stallman Don't hassle me about emacs.texi.
1993-06-01 Richard M. Stallman Initial revision
1993-06-01 Richard M. Stallman (mouse-buffer-menu): Don't select the event's window,
1993-06-01 Richard M. Stallman Typo in autoload cookie.
1993-06-01 Richard M. Stallman (shell-prompt-pattern): Use defvar.
1993-06-01 Richard M. Stallman *** empty log message ***
1993-06-01 Richard M. Stallman (ange-ftp-make-backup-files): Doc fix.
1993-06-01 Richard M. Stallman (Fwrite_region): Don't fsync if autosaving.
1993-06-01 Richard M. Stallman (GETPGRP_NO_ARG): Defined.
1993-06-01 Richard M. Stallman Comment change.
1993-06-01 Richard M. Stallman (mouse-menu-bar-buffers): Renamed from mouse-buffer-menu.
1993-06-01 Richard M. Stallman (posn-timestamp): Doc fix.
1993-06-01 Richard M. Stallman [HPUX9]: Don't include errnet.h.
1993-06-01 Richard M. Stallman (sort-fold-case): New variable.
1993-06-01 Richard M. Stallman (undo): Pass proper arg to delete-auto-save-file-if-necessary.
1993-06-01 Richard M. Stallman [!FLOAT_CHECK_ERRNO] (IN_FLOAT): New definition.
1993-06-01 Richard M. Stallman (KERNEL_FILE): New override definition.
1993-06-01 Richard M. Stallman entered into RCS
1993-06-01 Richard M. Stallman Initial revision
1993-06-01 Richard M. Stallman Comment changes.
1993-06-01 Richard M. Stallman #undef C_SWITCH_SYSTEM.
1993-06-01 Richard M. Stallman (init_frame_faces): Don't look at selected_frame unless it is an X frame.
1993-06-01 Richard M. Stallman (fortran-mode): Replace comment-indent-hook with
1993-06-01 Richard M. Stallman (map-keymap): Doc fix.
1993-06-01 Richard M. Stallman (dired-compress-file): Use gzip when proper/possible.
1993-06-01 Richard M. Stallman *** empty log message ***
1993-06-01 Richard M. Stallman (LIBS_MACHINE): Defined.
1993-06-01 Richard M. Stallman (cl-mod): Renamed from mod.
1993-06-01 Richard M. Stallman Comment change.
1993-06-01 Richard M. Stallman #undef signal.
1993-06-01 Richard M. Stallman [LINUX]: #undef signal.
1993-06-01 Richard M. Stallman (x_set_menu_bar_lines): Use FRAME_NEW_HEIGHT and ..._WIDTH.
1993-06-01 Richard M. Stallman [__GNUC__ >= 2]: Don't include alloca.h.
1993-06-01 Richard M. Stallman (copy-tree): Use let* to bind new before i.
1993-06-01 Richard M. Stallman Provide cookie1.
1993-06-01 Richard M. Stallman (te-pass-through): Delete debugging code left by mistake.
1993-06-01 Richard M. Stallman (comint-filter): Put window-start before the input.
1993-06-01 Richard M. Stallman (isearch-mode): If enter recursive-edit,
1993-06-01 Richard M. Stallman Use cookie1.el.
1993-06-01 Richard M. Stallman Renamed to cookie1.el.
1993-06-01 Richard M. Stallman Handle 386bsd.
1993-06-01 Richard M. Stallman *** empty log message ***
1993-06-01 Richard M. Stallman Initial revision
1993-06-01 Richard M. Stallman (internal_equal): Don't let ints be equal to floats.
1993-06-01 Richard M. Stallman (Frem): Fix result sign properly.
1993-06-01 Richard M. Stallman (float_to_string): Skip `-' like digits when ensuring
1993-06-01 Richard M. Stallman (outline-flag-region): Pass t as NOUNDO arg
1993-06-01 Richard M. Stallman (count-windows): PROC argument of walk-windows takes an argument.
1993-06-01 Richard M. Stallman Update getdate.c.
1993-06-01 Richard M. Stallman (x-invocation-args): Add defvar.
1993-06-01 Richard M. Stallman (NLIST_STRUCT): Defined.
1993-05-31 Richard M. Stallman [__bsdi__]: Alternate decls of getpwuid and getpwnam.
1993-05-31 Richard M. Stallman [__bsdi__]: Define BSD4_2.
1993-05-31 Richard M. Stallman Comment change.
1993-05-31 Richard M. Stallman Delete ! __GNUC__ conditional.
1993-05-31 Richard M. Stallman (bibtex-mode): Add autoload.
1993-05-31 Richard M. Stallman Fix comments.
1993-05-31 Richard M. Stallman Don't initialize write-file-hooks.
1993-05-31 Richard M. Stallman (inhibit-local-variables-regexps): New variable.
1993-05-31 Richard M. Stallman (do-install): Use `-' in tar options.
1993-05-31 Richard M. Stallman Handle bsd386.
1993-05-31 Karl Heuer *** empty log message ***
1993-05-31 Richard M. Stallman Initial revision
1993-05-31 Richard M. Stallman (term_get_fkeys): If not initialized, init Vfunction_key_map.
1993-05-31 Richard M. Stallman [__GNUC__] (LD_SWITCH_MACHINE): Defined.
1993-05-31 Richard M. Stallman (update_frame): Make preempt_count positive.
1993-05-31 Richard M. Stallman (calculate_scrolling): Defend against negative baud_rate.
1993-05-31 Richard M. Stallman (XTread_socket, case KeyPress) [HPUX]: Test IsModifiedKey.
1993-05-31 Richard M. Stallman (Fset_window_buffer): Set window's force_start to Qnil.
1993-05-31 Richard M. Stallman (x-resolve-font-name): Clean up error messages.
1993-05-31 Richard M. Stallman (run-at-time): Pass args to start-process in right order.
1993-05-31 Richard M. Stallman (Info-get-token): Check that thesecond search succeeded.
1993-05-31 Richard M. Stallman Provide edebug.
1993-05-31 Richard M. Stallman (rmail-message-subject-p): Fix typo in string constant.
1993-05-31 Richard M. Stallman (x_reply_selection_request): Call XFlushQueue.
1993-05-31 Richard M. Stallman (Fx_create_frame): Use bitmapIcon, not iconType.
1993-05-31 Richard M. Stallman (mod): Use cl-floor.
1993-05-31 Richard M. Stallman (do-install): Copy the DOC-* files from the build
1993-05-31 Jim Blandy Pass in LD_SWITCH_X_SITE.
1993-05-31 Richard M. Stallman (gud-def): Don't use gud-key-prefix at compile time.
1993-05-31 Richard M. Stallman (shrink-window-if-larger-than-buffer): Add `interactive'.
1993-05-31 Richard M. Stallman Handle AIX versions 1.2, 1.3.
1993-05-31 Richard M. Stallman (mail-do-fcc): Put back the newline at the start
1993-05-31 Richard M. Stallman (Fx_list_fonts): Handle 0 for FRAME_FACES (f) [face_id]->font.
1993-05-31 Richard M. Stallman (float_arith_driver): Detect division by zero in advance.
1993-05-31 Richard M. Stallman (Fwith_output_to_temp_buffer): Doc fix.
1993-05-31 Richard M. Stallman (main): Make when a time_t.
1993-05-31 Richard M. Stallman (HAVE_TCATTR): Deleted.
1993-05-31 Richard M. Stallman (wait_for_termination): Delete LINUX conditionals.
1993-05-31 Richard M. Stallman (interval_deletion_adjustment): Delete unreachable abort.
1993-05-31 Richard M. Stallman (Fyes_or_no_p): Delete unreachable UNGCPRO.
1993-05-30 Richard M. Stallman (gnus-nntp-server): Use gnus-default-nntp-server.
1993-05-30 Richard M. Stallman (Info-mode-map): Correct Info-top to Info-top-node.
1993-05-30 Roland McGrath (Fgenerate_new_buffer_name): Doc fix.
1993-05-30 Richard M. Stallman (clean): Delete libXMenu11.a.
1993-05-30 Richard M. Stallman (mh-signature-file-name): New variable.
1993-05-30 Jim Blandy * m/mips.h (KERNEL_FILE): Set this to "/unix".
1993-05-30 Jim Blandy * configure.in: Use s/bsd4-3.h for mips-mips-riscos4, and add
1993-05-30 Richard M. Stallman (UCHAR): Don't define if _UCHAR_T.
1993-05-30 Richard M. Stallman (HAVE_GETTIMEOFDAY): Deleted.
1993-05-30 Jim Blandy * configure.in: Use s/bsd4-3.h for mips-mips-riscos4.
1993-05-30 Richard M. Stallman (child_setup_tty) [AIX SIGNALS_VIA_CHARACTERS]: Install
1993-05-30 Richard M. Stallman (main) [AIX _I386]: Don't handle SIGIOINT.
1993-05-30 Richard M. Stallman [HAVE_TERMIOS _AIX _I386]: Include termios before termio.
1993-05-30 Richard M. Stallman Comment fix.
1993-05-30 Richard M. Stallman (buffer_posn_from_coords): Since COL is already
1993-05-30 Jim Blandy * xfaces.c (unload_color): Don't #include <X11/Intrinsic.h>,
1993-05-30 Jim Blandy * hftctl.c (hft_alrm): Declare and define this to return void, not
1993-05-30 Jim Blandy * s/aix3-2.h (LIBS_SYSTEM): Remove -lIM and -liconv from here...
1993-05-30 Richard M. Stallman (Info-mode-map): Correct Info-top to Info-top-node.
1993-05-30 Jim Blandy * Makefile.in (SUBMAKEFLAGS): Remember to propagate MAKE.
1993-05-30 Jim Blandy * Makefile.in: (${archlibdir}): Use `(cd foo && pwd)` instead of
1993-05-30 Jim Blandy * Makefile.in (mkdir, clean, mostlyclean, do-install): Use `(cd
1993-05-30 Jim Blandy * movemail.c [MAIL_USE_POP] (main): Don't use non-portable
1993-05-30 Richard M. Stallman *** empty log message ***
1993-05-30 Richard M. Stallman (Man-notify-when-ready): Correct previous change.
1993-05-30 Richard M. Stallman [IRIX4]: Include unistd.h.
1993-05-30 Richard M. Stallman (IRIX4): Defined.
1993-05-30 Richard M. Stallman When looking for sources, use '.', not `.`. Also '..'.
1993-05-30 Richard M. Stallman (Fx_open_connection) [NO_XRM_SET_DATABASE]:
1993-05-30 Richard M. Stallman Fix HPUX conditional syntax.
1993-05-30 Richard M. Stallman (wait_for_termination): Add POSIX_SIGNALS alternative.
1993-05-30 Jim Blandy * configure.in: Complain if srcdir points at an already-configured
1993-05-30 Jim Blandy * xfaces.c (init_frame_faces): We have to make sure that face ID's
1993-05-30 Jim Blandy * faces.el (x-resolve-font-name): Give correct error message
1993-05-30 Jim Blandy * faces.el (x-resolve-font-name): Fix args to error; the format
1993-05-30 Jim Blandy Initial revision
1993-05-30 Richard M. Stallman (reset_buffer): Clear mark_active field here.
1993-05-30 Richard M. Stallman (read_key_sequence): Read the first char specially
1993-05-30 Richard M. Stallman (Fx_close_current_connection): Clear x_current_display.
1993-05-30 Richard M. Stallman (sys_signal): Use 0, not NULL, to set sa_flags.
1993-05-30 Richard M. Stallman Make RCS warnings stop.
1993-05-30 Richard M. Stallman Initial revision
1993-05-30 Richard M. Stallman Just load vt100.el.
1993-05-30 Richard M. Stallman Just load keyswap.el.
1993-05-30 Richard M. Stallman Fix initial comments.
1993-05-30 Richard M. Stallman Use lk201.el.
1993-05-30 Richard M. Stallman *** empty log message ***
1993-05-30 Richard M. Stallman (XTread_socket): For UnmapNotify, if frame was visible,
1993-05-30 Richard M. Stallman (Ficonify_frame, Fmake_frame_invisible):
1993-05-30 Richard M. Stallman (x_bitmap_icon): Don't free icon_bitmap;
1993-05-29 Richard M. Stallman (command-line-1): Pass arg to other-window.
1993-05-29 Richard M. Stallman (find-file-run-dired): Doc fix.
1993-05-29 Jim Blandy * linux.h (C_OPTIMIZE_SWITCH): Set this to the empty string;
1993-05-29 Jim Blandy * Makefile.in: Use Makefile comments, not C comments.
1993-05-29 Richard M. Stallman [HPUX]: Include time.h and define __TIMEVAL__.
1993-05-29 Richard M. Stallman (menu_bar_items): Call Fnreverse before restoring Vinhibit_quit.
1993-05-29 Jim Blandy *** empty log message ***
1993-05-29 Jim Blandy Initial revision
1993-05-29 Richard M. Stallman Don't include termios.h directly--let systty.h do it.
1993-05-29 Richard M. Stallman (x_connection_closed): Pass new arg.
1993-05-29 Jim Blandy * configure.in: Add case for the Tektronix XD88.
1993-05-29 Jim Blandy * sysdep.c (sys_siglist): Comment out #endif trailer.
1993-05-29 Jim Blandy * systty.h (CDISABLE): #undef it before re-#defining it.
1993-05-29 Jim Blandy * sysdep.c (sys_siglist): Comment out #endif trailer.
1993-05-29 Richard M. Stallman (cancel-function-timers): Renamed from spurious duplicate
1993-05-29 Richard M. Stallman (display_text_line): Really check for just the selected window.
1993-05-29 Richard M. Stallman (syms_of_xdisp): Make highlight-nonselected-windows Lisp var.
1993-05-29 Richard M. Stallman Handle sysv4.2 and sysvr4.2.
1993-05-29 Richard M. Stallman (file-chase-links): Handle leading .. in symlink target.
1993-05-29 Jim Blandy * configure.in: Traverse the argument list without destroying it;
1993-05-29 Richard M. Stallman (find-change-log): Use file-chase-links.
1993-05-29 Richard M. Stallman (file-chase-links): New function.
1993-05-29 Jim Blandy * configure.in: Add missing "fi".
1993-05-29 Jim Blandy * make-dist: Rebuild configure if configure.in is newer.
1993-05-29 Jim Blandy * Makefile.in (src:, lib-src:, FRC:): force the src and lib-src
1993-05-29 Richard M. Stallman (c-up-conditional): Handle commented-out #-cmds properly.
1993-05-29 Richard M. Stallman (menu_bar_items): Save Vinhibit_quit by hand
1993-05-29 Richard M. Stallman (do-install): Delete redundant code to copy etc twice.
1993-05-29 Richard M. Stallman (split-window-vertically): Return the new window.
1993-05-29 Richard M. Stallman (gnus-local-organization): Initially nil.
1993-05-29 Richard M. Stallman Initial revision
1993-05-29 Richard M. Stallman (isearch-search): Take note of isearch-case-fold-search initial value.
1993-05-29 Richard M. Stallman (OLDXMENU_OPTIONS): Add quotations.
1993-05-29 Richard M. Stallman When given no file arguments, inspect RCS/.* as well
1993-05-29 Richard M. Stallman (EMACS_BITMAP_FILES): Defined.
1993-05-29 Richard M. Stallman (HAVE_FTIME): Defined.
1993-05-29 Richard M. Stallman (romp): Handle various version numbers with aos and bsd.
1993-05-29 Richard M. Stallman (C_SWITCH_MACHINE): Define only if not __GNUC__.
1993-05-29 Richard M. Stallman (XTring_bell): Do nothing if x_current_connection is 0.
1993-05-29 Richard M. Stallman (reset_buffer): Clear mark_active field here.
1993-05-29 Richard M. Stallman (indent-sexp): Even if outer-loop-done is t, still move down one line.
1993-05-29 Richard M. Stallman (auto-mode-alist): Fix syntax for sgml mode.
1993-05-29 Richard M. Stallman (gettimeofday): Don't store in *tzp if tzp is 0.
1993-05-29 Richard M. Stallman (MAXDESC): Get it from FD_SETSIZE if that exists.
1993-05-29 Richard M. Stallman (timer): Link with $(LOADLIBES).
1993-05-29 Richard M. Stallman (PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF): Redefined.
1993-05-29 Richard M. Stallman entered into RCS
1993-05-29 Richard M. Stallman (vt100-wide-mode): Add missing arg in set-frame-width.
1993-05-29 Richard M. Stallman (x-resolve-font-name): Allow symbol as FACE arg.
1993-05-29 Richard M. Stallman (send-mail-function): Use defvar. not defconst.
1993-05-29 Richard M. Stallman (x-fixed-font-alist): Specify field 7, not field 6.
1993-05-29 Richard M. Stallman (ange-ftp-dired-compress-file):
1993-05-29 Richard M. Stallman (vc-finish-logentry): Use delete-windows-on.
1993-05-29 Richard M. Stallman (LIBX11_SYSTEM): Defined.
1993-05-29 Richard M. Stallman (vc-steal-lock, vc-insert-headers): Fix question whitespace.
1993-05-28 Richard M. Stallman (Fgenerate_new_buffer_name): New arg IGNORE.
1993-05-28 Richard M. Stallman (Info-insert-dir): Ignore duplicate directories.
1993-05-28 Richard M. Stallman (syms_of_keymap): Create global_map 256 slots long.
1993-05-28 Richard M. Stallman (keys_of_cmds): Predefined 0240-0376 as self-insert.
1993-05-28 Richard M. Stallman Finish previous change.
1993-05-28 Richard M. Stallman (find-log-file): Use source file's truename dir.
1993-05-28 Richard M. Stallman Version 3.8.1 from Gildea.
1993-05-28 Richard M. Stallman (put_line): Don't output \n\t unless more text follows.
1993-05-28 Richard M. Stallman (XTread_socket, case KeyPress) [HPUX]:
1993-05-28 Richard M. Stallman Fix message text.
1993-05-28 Richard M. Stallman (hexl-char-after-point): Get rid of mistakenly free variables.
1993-05-28 Richard M. Stallman Doc fixes.
1993-05-28 Richard M. Stallman Fix up previous change.
1993-05-28 Richard M. Stallman (manual-formatted-dirlist, manual-formatted-dir-prefix): Deleted.
1993-05-28 Richard M. Stallman (Info-insert-dir): Ignore duplicate directories.
1993-05-28 Richard M. Stallman (Info-default-directory-list): Take out ../../info.
1993-05-28 Richard M. Stallman (baud-rate): Doc fix.
1993-05-28 Jim Blandy * keyboard.c (menu_bar_items): Bind Qinhibit_quit to Qt while we
1993-05-28 Jim Blandy * etags.c: Replace the CPP tangle for alloca with the one from the
1993-05-28 Jim Blandy * s/linux.h (SIGNALS_VIA_CHARACTERS): Try this out for a bit.
1993-05-28 Jim Blandy * make-dist: Make a `site-lisp' directory in the distribution,
1993-05-28 Jim Blandy * Makefile.in (do-install): Correctly detect if ./etc and
1993-05-28 Jim Blandy * buffer.c (Fmove_overlay): If the overlay is changing buffers,
1993-05-28 Jim Blandy * xfns.c (x_set_frame_parameters): Use the first
1993-05-28 Jim Blandy * s/hpux8.h: Don't define HAVE_RANDOM.
1993-05-28 Richard M. Stallman (find-change-log): Chase symlinks multiple levels.
1993-05-28 Jim Blandy * configure.in: If srcdir is '.', then try using PWD to make it
1993-05-28 Jim Blandy Initial revision
1993-05-28 Richard M. Stallman (rmail-new-summary): Set rmail-summary-buffer
1993-05-28 Jim Blandy * config.h.in (UNEXEC_SRC): New macro, set by the configure
1993-05-28 Jim Blandy * configure.in: Extract UNEXEC from the system configuration
1993-05-28 Richard M. Stallman (PIXEL_TO_CHAR_COL, PIXEL_TO_CHAR_ROW): Fix mismatch in arg names.
1993-05-28 Jim Blandy * Makefile.in (ALL_CFLAGS): Add "-I.", so the system and machine
1993-05-28 Jim Blandy * configure.in (prefix): Don't run pwd on srcdir unnecessarily.
1993-05-28 Richard M. Stallman (Fsleep_for): Don't return without waiting when SEC is 0.
1993-05-28 Richard M. Stallman (find-alternate-file): Hide truename and inode number
1993-05-28 Richard M. Stallman (ALL_CFLAGS): Add -I../src
1993-05-28 Roland McGrath (find-dired-sentinel): Write a line describing death.
1993-05-28 Richard M. Stallman (install): Get the scripts from ${srcdir}, unlike the executables.
1993-05-28 Richard M. Stallman (syms_of_emacs) [CANNOT_DUMP]: Don't defsubr Sdump_emacs*.
1993-05-28 Richard M. Stallman Delete confusing comments.
1993-05-28 Roland McGrath entered into RCS
1993-05-27 Richard M. Stallman (do-install): Add `shift' command.
1993-05-27 Richard M. Stallman (frame-initialize): Handle reverseVideo resource.
1993-05-27 Richard M. Stallman (x-create-frame-with-faces): Handle reverseVideo resource.
1993-05-27 Richard M. Stallman (mark_object): Add debugging code to check for ptr clobbered.
1993-05-27 Richard M. Stallman (COPYDESTS, COPYDIR): Delete external-lisp dir.
1993-05-27 Richard M. Stallman (do-install): Delete the dest dir, not the source dir,
1993-05-27 Richard M. Stallman Delete spurious paren outputting short_usage.
1993-05-27 Richard M. Stallman Provide same name as file.
1993-05-27 Richard M. Stallman Fix typo.
1993-05-27 Richard M. Stallman Pervasive changes to use Emacs 19 features
1993-05-27 Richard M. Stallman (read_char): Correct previous change.
1993-05-27 Richard M. Stallman (x_get_resource_string): New function.
1993-05-27 Jim Blandy * x-win.el: Check for a geometry resource, and apply it to the
1993-05-27 Jim Blandy * systty.h: Always terminate comments, to avoid confusion.
1993-05-27 Jim Blandy * xfns.c: Make resource manager work correctly even when
1993-05-27 Richard M. Stallman Comment out handling of shell-send-input.
1993-05-27 Richard M. Stallman (cl-member): Renamed from member.
1993-05-27 Richard M. Stallman (display-time-day-and-date): Use defvar, not defconst.
1993-05-27 Richard M. Stallman (x_get_local_selection): If no conversion function
1993-05-27 Richard M. Stallman (display_text_line): Don't call compute_char_face for a non-X frame.
1993-05-27 Richard M. Stallman (window_loop, case GET_LRU_WINDOW): Get frame's width properly.
1993-05-27 Jim Blandy * isearch.el (isearch-forward): Remove the claim that
1993-05-27 Jim Blandy * s/sol2.h: (SOLARIS_BROKEN_ACCESS): Don't define this.
1993-05-27 Jim Blandy * s/sol2.h (C_SWITCH_X_SYSTEM): Deleted.
1993-05-27 Jim Blandy * Makefile.in (ALL_CFLAGS): Include -I${srcdir}.
1993-05-27 Jim Blandy * Makefile.in (install): Do install the programs listed in
1993-05-27 Jim Blandy * Makefile.in (${SUBDIR}): Pass the value of the make variable to
1993-05-27 Jim Blandy * systty.h (HAVE_LTCHARS, HAVE_TCHARS): New macros; define them if
1993-05-27 Jim Blandy * s/aix3-2.h (C_SWITCH_SYSTEM): Don't define this to be "-ma" if
1993-05-27 Jim Blandy Don't forget to remove temporary files.
1993-05-27 Richard M. Stallman (HAVE_TCATTR): Defined.
1993-05-27 Richard M. Stallman (listify-key-sequence): Avoid the constant ?\M-\200.
1993-05-26 Jim Blandy * config.h.in (HAVE_RENAME): Include an #undef for this, so
1993-05-26 Richard M. Stallman (find-file-noselect): Expand buffer-file-truename
1993-05-26 Richard M. Stallman [HAVE_SOCKETS]: Include socket.h, netdb.h.
1993-05-26 Jim Blandy * s/hpux8.h (LIB_X11_LIB, C_SWITCH_SYSTEM, LD_SWITCH_SYSTEM,
1993-05-26 Richard M. Stallman (dired-other-frame): New function, with binding.
1993-05-26 Richard M. Stallman Make C-x ` binding just once.
1993-05-26 Jim Blandy Report .elc bogosities more clearly.
1993-05-26 Richard M. Stallman (finder-by-keyword): Autoload from `finder', not `finder.el'.
1993-05-26 Jim Blandy * make-dist: Check for .elc files with no corresponding .el file.
1993-05-26 Richard M. Stallman (nroff-mode): Don't leave nroff-electric-mode void.
1993-05-26 Richard M. Stallman (magic_searchpath_decoder): Fix typos.
1993-05-26 Richard M. Stallman (Fx_rebind_key, Fx_rebind_keys): X10 definitions deleted.
1993-05-26 Jim Blandy * Makefile.in (mkdir): Make all the directories in locallisppath.
1993-05-26 Jim Blandy * config.guess: New file.
1993-05-26 Richard M. Stallman (byte-optimize-divide): Don't optimize to less than two arguments.
1993-05-26 Richard M. Stallman (hexlify-command, dehexlify-command): Use exec-directory.
1993-05-26 Richard M. Stallman (r_alloc_sbrk): Declare already_available as long, not SIZE.
1993-05-26 Richard M. Stallman (x_wm_set_size_hint): Don't set hints for max size.
1993-05-26 Richard M. Stallman (x_set_cursor_type): If arg not recognized, use box cursor.
1993-05-26 Richard M. Stallman New version from Umeda. Needs detailed entry.
1993-05-26 Richard M. Stallman (gnus-local-organization): Renamed from ...-your-...
1993-05-26 Richard M. Stallman (LD_SWITCH_SYSTEM) [__GNUC__]: Pass -a archive to ld.
1993-05-26 Jim Blandy * faces.el (x-resolve-font-name): If PATTERN is nil, return the
1993-05-26 Richard M. Stallman (scroll-bar-mode): Make default value t.
1993-05-26 Richard M. Stallman (make-help-screen): Handle mouse events.
1993-05-26 Richard M. Stallman (Info-follow-nearest-node): Omit 4th arg to Info-get-token.
1993-05-26 Richard M. Stallman (rand, srand): Definitions deleted.
1993-05-26 Richard M. Stallman (LD_SWITCH_SYSTEM) [__GNUC__]: Add -static.
1993-05-26 Jim Blandy * configure.in (hppa-hp-hpux): Use uname -r instead of uname -m;
1993-05-26 Jim Blandy * Makefile.in (do-install): Don't remove a destination directory
1993-05-26 Richard M. Stallman (auto-mode-alist): Recognize .sgm, .sgml, .dtd.
1993-05-26 Richard M. Stallman (sgml-validate): compile1 renamed to compile-internal.
1993-05-26 Richard M. Stallman (auto-mode-alist): Treat .H and .hh as C++ files.
1993-05-26 Richard M. Stallman (mouse-set-mark): Activate the mark.
1993-05-26 Richard M. Stallman (mail-strip-quoted-names): Catch errors from forward-sexp.
1993-05-26 Richard M. Stallman (make_lispy_event): Fix off-by-1 error with hpos in menu bar.
1993-05-26 Richard M. Stallman (Fcurrent_input_mode): Fix the call to Flist.
1993-05-26 Richard M. Stallman Handle sunos4.1.3 specially.
1993-05-26 Richard M. Stallman Initial revision
1993-05-26 Richard M. Stallman (comint-filter): Restore buffer-read-only in proper buffer.
1993-05-26 Richard M. Stallman Provide `ispell'.
1993-05-26 Richard M. Stallman (SIGNALS_VIA_CHARACTERS): Defined.
1993-05-26 Jim Blandy * paths.el (Info-default-directory-list): Add
1993-05-26 Richard M. Stallman (POINTER): Always use char *.
1993-05-26 Richard M. Stallman (x_figure_window_size): Make the default frame coords (0,0).
1993-05-26 Richard M. Stallman (LIBS_MACHINE): Add -lIM and -liconv.
1993-05-25 Richard M. Stallman (wait_for_termination) [LINUX]: Use the UNIPLUS alternative.
1993-05-25 Richard M. Stallman (wait_for_termination): Don't use the BSD alternative for LINUX.
1993-05-25 Richard M. Stallman (swallow_events): New function.
1993-05-25 Richard M. Stallman (wait_reading_process_input): Call swallow_events.
1993-05-25 Richard M. Stallman (dired-unmark-all-files): Read arg as a string.
1993-05-25 Richard M. Stallman (read_char): If kbd_buffer_get_event returns nil, redisplay and retry.
1993-05-25 Richard M. Stallman (rmail-summary-mark-deleted): Check for end of buffer.
1993-05-25 Richard M. Stallman Include ../src/config.h.
1993-05-25 Richard M. Stallman (C_ALLOCA, alloca): Definitions deleted.
1993-05-25 Richard M. Stallman (C_SWITCH_X_SYSTEM, LD_SWITCH_SYSTEM): Put in #if 0.
1993-05-25 Richard M. Stallman (PTY_TTY_NAME_SPRINTF, PTY_NAME_SPRINTF): Use pty_name, not ptyname.
1993-05-25 Richard M. Stallman (Fforward_comment): Arg is a Lisp_Object.
1993-05-25 Richard M. Stallman (logb): Don't declare if hpux.
1993-05-25 Richard M. Stallman (install): Don't handle INSTALLABLE_SCRIPTS
1993-05-25 Richard M. Stallman (HAVE_GETTIMEOFDAY): Deleted.
1993-05-25 Richard M. Stallman At the end, use `set --', not `set -'.
1993-05-25 Richard M. Stallman (INSTALL): Add definition.
1993-05-25 Richard M. Stallman (dired-compress-file): Test the return value
1993-05-25 Richard M. Stallman (dired-compress-file): Test the return value of dired-check-process properly.
1993-05-25 Richard M. Stallman (Fforward_comment): Fix last change.
1993-05-25 Richard M. Stallman (Fforward_comment): Always set point.
1993-05-25 Richard M. Stallman Fix another message.
1993-05-25 Richard M. Stallman (Info-edit, Info-last-search, Info-enable-edit):
1993-05-25 Richard M. Stallman (rmail-bury): Fix call to set-window-buffer.
1993-05-25 Richard M. Stallman Fix some messages. Support -with-gnu-cc.
1993-05-25 Richard M. Stallman Pass x-command-line-resources to x-open-connection.
1993-05-25 Richard M. Stallman (Fx_open_connection): Set xrm_option correctly.
1993-05-25 Jim Blandy * Makefile.in (srcdir): Remove comment saying this doesn't work.
1993-05-25 Jim Blandy * configure.in: When looking for source in the same directory as
1993-05-25 Jim Blandy * xterm.h: New section for declarations for xfaces.c.
1993-05-25 Jim Blandy Arrange for font names to get fully resolved - no wildcards.
1993-05-25 Jim Blandy * xfns.c: Clear out the old face stuff.
1993-05-25 Jim Blandy * xterm.h: New section for declarations for xfaces.c.
1993-05-25 Jim Blandy * dispextern.h (struct face): New field - `copy', to help us with
1993-05-25 Jim Blandy * startup.el (command-line-1): Don't handle `-i'. We're
1993-05-25 Jim Blandy * faces.el (set-face-font): Call x-resolve-font-name on the font
1993-05-25 Jim Blandy * x-win.el (command-switch-alist, x-switch-definitions): Treat
1993-05-25 Jim Blandy * casetab.c: Fix formatting, so as not to confuse etags.
1993-05-25 Jim Blandy * x-win.el (x-select-text): New arg PUSH.
1993-05-25 Jim Blandy Fix the fix.
1993-05-25 Jim Blandy * xfaces.c (merge_faces): You can't tell if a font is a
1993-05-25 Jim Blandy * xfns.c (Fx_list_fonts): New function.
1993-05-25 Jim Blandy * paths.h (PATH_INFO): New path, to edited by the configuration
1993-05-25 Jim Blandy * m/iris4d.h: Dyke out the section which specifies how to get the
1993-05-25 Jim Blandy * paths.el (Info-default-directory-list): Add ../../info.
1993-05-25 Jim Blandy * disp-table.el (standard-display-european): Doc fix. Make
1993-05-25 Jim Blandy * Makefile.in (src/paths.h): Edit the `infodir' variable into this
1993-05-25 Jim Blandy * configure.in: Check to see if the source lives in the same
1993-05-25 Jim Blandy * keyboard.c (Fcurrent_input_mode): Use XFASTINT to build the last
1993-05-25 Jim Blandy * configure.in: Recognize configuration names for i860 boxes
1993-05-25 Richard M. Stallman (find-file-read-only-other-window): Use find-file-other-window.
1993-05-25 Jim Blandy Changes for OSF/1:
1993-05-25 Richard M. Stallman (lispy_function_keys): Add kp-numlock. Fix kp-backspace.
1993-05-25 Jim Blandy Some makes can't handle form feed characters in their makefiles.
1993-05-25 Jim Blandy s/
1993-05-25 Richard M. Stallman (Info-default-directory-list): Add ../../info.
1993-05-25 Richard M. Stallman (frame-initialize): Handle `reverse' as parameter.
1993-05-25 Richard M. Stallman (x-create-frame-with-faces): Handle `reverse' as parameter.
1993-05-25 Jim Blandy * xfns.c (select_visual): Include the screen number in the
1993-05-25 Richard M. Stallman (Info-suffix-list): Fix duplicate .z to .info.z.
1993-05-25 Richard M. Stallman (NO_GET_LOAD_AVG): Test _M88KBCS_TARGET, not __GNUC__.
1993-05-25 Richard M. Stallman (XTread_socket, ConfigureNotify case):
1993-05-25 Richard M. Stallman *** empty log message ***
1993-05-24 Richard M. Stallman (dired-flag-backup-files): Speedup:
1993-05-24 Richard M. Stallman (modify_event_symbol): If a name_table elt is null,
1993-05-24 Richard M. Stallman Don't #undef NULL.
1993-05-24 Richard M. Stallman (C_SWITCH_MACHINE): Definition deleted.
1993-05-24 Richard M. Stallman (jump-to-register): Don't fail if frame-configuration-p is unbound.
1993-05-24 Richard M. Stallman (cd): Set cd-path to a list.
1993-05-24 Roland McGrath *** empty log message ***
1993-05-24 Richard M. Stallman (x-select-text): New arg PUSH.
1993-05-24 Richard M. Stallman (x-set-cut-buffer): New arg PUSH.
1993-05-24 Richard M. Stallman (kill-new): Pass t as 2nd arg to interprogram-cut-function.
1993-05-24 Jim Blandy * disp-table.el (standard-display-default): New function.
1993-05-24 Richard M. Stallman (Fread_file_name): If input is empty, do return the default
1993-05-24 Jim Blandy * buffer.c (Fmake_overlay): Put beg and end in the
1993-05-24 Richard M. Stallman (XTread_socket): For ConfigureNotify event,
1993-05-24 Richard M. Stallman (shell-command): Don't activate mark even momentarily.
1993-05-24 Jim Blandy * make-docfile.c: Doc fix.
1993-05-24 Richard M. Stallman Fix typo in last change.
1993-05-24 Richard M. Stallman (NO_MATHERR): Defined.
1993-05-24 Richard M. Stallman [NO_MATHERR]: Undef HAVE_MATHERR.
1993-05-24 Jim Blandy * configure.in: For generic IBM PC boxes, insist on "unknown" for
1993-05-24 Richard M. Stallman (create_process): Ignore retval from TIOCSTTY.
1993-05-24 Jim Blandy * make-dist: When breaking links, remove the link before moving
1993-05-24 Jim Blandy * Makefile.in: Doc fix.
1993-05-24 Jim Blandy * Makefile.in (timer.o, sorted-doc.c): Link with alloca.o, if it's
1993-05-24 Jim Blandy *** empty log message ***
1993-05-24 Jim Blandy * timer.c (xmalloc): Include definition for this, to placate the C
1993-05-24 Jim Blandy * fileio.c (Ffile_writable_p): Pass XSTRING (foo)->data to
1993-05-24 Jim Blandy * xterm.c (x_new_font): Reject fonts with varying spacing. We
1993-05-24 Jim Blandy * xterm.c (x_new_font): Reject fonts with varying spacing. We
1993-05-24 Jim Blandy * s/linux.h (HAVE_DUP2, HAVE_ALLOCA_H): Deleted.
1993-05-24 Jim Blandy * case-table.el, disp-table.el, finder.el, iso-ascii.el,
1993-05-24 Jim Blandy Change "i14n" keyword to "i18n".
1993-05-24 Jim Blandy * configure.in: Doc fix.
1993-05-24 Jim Blandy * configure.in: Add support for the `--exec-prefix' option.
1993-05-24 Jim Blandy * Makefile.in (install): Refer to the variables INSTALLABLES and
1993-05-24 Jim Blandy * syssignal.h (sys_signal): Declare the second argument to have
1993-05-24 Richard M. Stallman (menu-bar-mode): Doc fix.
1993-05-24 Jim Blandy * configure.in: Distinguish between hp800's and hp700's by calling
1993-05-24 Richard M. Stallman (NO_GET_LOAD_AVG): Define, if __GNUC__.
1993-05-24 Jim Blandy * s-hpux8.h (NO_SIOCTL_H): Defined.
1993-05-24 Jim Blandy * syssignal.h: Don't #include <signal.h>
1993-05-24 Jim Blandy * lucid.el (switch-to-other-buffer): Build the list of acceptable
1993-05-24 Jim Blandy * faces.el (make-face): Change interactive spec to 'S'.
1993-05-24 Richard M. Stallman (ange-ftp-raw-send-cmd): Allow quitting during accept-process-output.
1993-05-24 Richard M. Stallman (check_x): New function.
1993-05-24 Richard M. Stallman (Fset_face_attribute_internal): Don't call unload_font
1993-05-24 Richard M. Stallman (calendar-daylight-savings-starts, calendar-daylight-savings-ends):
1993-05-23 Richard M. Stallman (finder-known-keywords): Use i18n, not i14n.
1993-05-23 Richard M. Stallman Call set-case-..., not standard-case-...
1993-05-23 Richard M. Stallman (Fcurrent_time_zone): Make `am' an int, not long.
1993-05-23 Jim Blandy Changes for SGI from Matthew J Brown <mjb@doc.ic.ac.uk>.
1993-05-23 Jim Blandy Changes for SGI from Matthew J Brown <mjb@doc.ic.ac.uk>.
1993-05-23 Jim Blandy * m/iris4d.h (NEED_SIOCTL): Move this to...
1993-05-23 Jim Blandy * m/iris4d.h (NEED_SIOCTL): Move this to...
1993-05-23 Jim Blandy Remove HAVE_RENAME; configure guesses that now.
1993-05-23 Jim Blandy * Makefile.in (C_SWITCH_X_SITE): New variable - get this from
1993-05-23 Jim Blandy * config.h.in (LD_SWITCH_X_SITE, C_SWITCH_X_SITE): Change the
1993-05-23 Jim Blandy * make-dist: Break intra-tree links.
1993-05-23 Jim Blandy * configure.in: Explain that this is an autoconf script, and give
1993-05-23 Jim Blandy * configure.in: Explain that this is an autoconf script.
1993-05-23 Jim Blandy * configure.in: Make the first line of the configure script be
1993-05-23 Jim Blandy * xterm.c (x_scroll_bar_report_motion): Set *TIME whether or not
1993-05-23 Jim Blandy * xfaces.c (Fset_face_attribute_internal): Don't free the frame's
1993-05-23 Jim Blandy * keyboard.c (make_lispy_movement): Deal properly with mouse
1993-05-23 Jim Blandy * lisp.h (GLYPH_FACE): Remember that the face portion of a glyph
1993-05-23 Richard M. Stallman (main): Return 0.
1993-05-23 Richard M. Stallman Move signal.h and stdio.h before config.h.
1993-05-23 Richard M. Stallman (Fcurrent_time_zone): Assign gmt, instead of init.
1993-05-23 Jim Blandy * configure.in (long_usage): Removed; made short_usage describe
1993-05-23 Jim Blandy * configure.in: Implement the --prefix option.
1993-05-23 Jim Blandy * configure.in: Add case for version 5 of Esix.
1993-05-23 Jim Blandy Remove duplicate cp command from `man' section.
1993-05-23 Jim Blandy * make-dist: There aren't any *.com files in lib-src anymore.
1993-05-22 Jim Blandy * puresize.h [not HAVE_X_WINDOWS] (PURESIZE): Make this 185k,
1993-05-22 Jim Blandy * Makefile.in (SUBMAKEFLAGS): Add CFLAGS to the list.
1993-05-22 Roland McGrath (vc-comment-to-change-log): Don't take FILE argument, since
1993-05-22 Jim Blandy * cl.el (cl-floor, cl-ceiling, cl-truncate, cl-round): Renamed
1993-05-22 Richard M. Stallman (scan_lisp_file): Recognize defalias like fset.
1993-05-22 Richard M. Stallman (display_text_line): Highlight in any frame's sel window.
1993-05-22 Richard M. Stallman (x_window_to_frame): Use XGCTYPE.
1993-05-22 Richard M. Stallman (event-modifiers): Doc fix.
1993-05-22 Jim Blandy * editfns.c: #include <sys/types.h>, to get time_t for Eggert's
1993-05-22 Jim Blandy Updated copyright years.
1993-05-22 Richard M. Stallman (gud-def): Fix inclusion of the define-key.
1993-05-22 Jim Blandy * make-dist: Check that the manual reflects the same version of
1993-05-22 Jim Blandy * xterm.c (x_scroll_bar_handle_click): Never grab the scroll bar;
1993-05-22 Richard M. Stallman (event-modifiers): Function deleted.
1993-05-22 Richard M. Stallman (modifier_names): Update to match *_modifier in termhooks.
1993-05-22 Richard M. Stallman (describe-key, describe-key-briefly):
1993-05-22 Jim Blandy (make_ctrl_char): New function.
1993-05-22 Jim Blandy * xterm.c (x_scroll_bar_handle_click): Never grab the scroll bar;
1993-05-22 Jim Blandy *** empty log message ***
1993-05-22 Jim Blandy *** empty log message ***
1993-05-22 Jim Blandy * keyboard.c (make_ctrl_char): New function.
1993-05-22 Jim Blandy *** empty log message ***
1993-05-22 Noah Friedman *** empty log message ***
1993-05-22 Richard M. Stallman (pending-undo-list): Var declared.
1993-05-22 Richard M. Stallman (apropos-print-matches): Bind tem.
1993-05-22 Jim Blandy * holidays.el: Update reference to the papers in S-P&E.
1993-05-22 Jim Blandy * process.c (Fopen_network_stream): Deal with older systems, which
1993-05-21 Jim Blandy * systty.h [SYSV_PTYS]: #include <sys/types.h>. Francesco
1993-05-21 Richard M. Stallman (wait_for_termination): Copy code from 18.59 (but sans BSD4_1 alternatives).
1993-05-21 Jim Blandy *** empty log message ***
1993-05-21 Jim Blandy * s/linux.h: Remove copyright notices by Michael K. Johnson and
1993-05-21 Jim Blandy * sysdep.c (sys_suspend): Set synch_process_alive, so that
1993-05-21 Jim Blandy * configure.in: Remove the hack of AC_DEFINE; use
1993-05-21 Richard M. Stallman (apropos-match-keys): Handle modern keymap structure.
1993-05-21 Richard M. Stallman (syms_of_xfns): Don't make Lisp vars
1993-05-21 Richard M. Stallman (transient-mark-mode): Doc fix.
1993-05-21 Richard M. Stallman (outline-minor-mode): Make var permanent local in all buffers.
1993-05-21 Richard M. Stallman (lisp-body-indent): Add doc.
1993-05-21 Richard M. Stallman Change permission notice (not "part of Emacs").
1993-05-21 Jim Blandy *** empty log message ***
1993-05-20 Jim Blandy * dispnew.c (preserve_other_columns): Remember to multiply the
1993-05-20 Jim Blandy Fix the fix to scrollbar computaaFix the fix to the fix for scrollbar computation.
1993-05-20 Roland McGrath Initial revision
1993-05-20 Jim Blandy * make-dist: Don't distribute precomp.com, compile.com, or
1993-05-20 Richard M. Stallman (texinfo-section-types-regexp): Define here.
1993-05-20 Richard M. Stallman Provide delsel.
1993-05-20 Richard M. Stallman (read_key_sequence): Reexamine this_command
1993-05-20 Richard M. Stallman (x_find_modifier_meanings): If some keys are meta and alt,
1993-05-20 Jim Blandy Some more changes from Michael K. Johnson for Linux.
1993-05-20 Jim Blandy Some time-handling patches from Paul Eggert:
1993-05-20 Jim Blandy Some time-handling patches from Paul Eggert:
1993-05-20 Jim Blandy * configure.in: Add AC_TIMEZONE.
1993-05-20 Jim Blandy Get the types right, baby.
1993-05-20 Jim Blandy Some more changes from Michael K. Johnson for Linux.
1993-05-20 Jim Blandy *** empty log message ***
1993-05-20 Jim Blandy Initial revision
1993-05-20 Jim Blandy * configure.in: Recognize Linux as a valid operating system for
1993-05-19 Jim Blandy Some changes from Michael K. Johnson for Linux.
1993-05-19 Jim Blandy Some changes from Michael K. Johnson for Linux.
1993-05-19 Richard M. Stallman Update GPL version.
1993-05-19 Richard M. Stallman *** empty log message ***
1993-05-19 Richard M. Stallman entered into RCS
1993-05-19 Richard M. Stallman Initial revision
1993-05-19 Roland McGrath Initial revision
1993-05-19 Jim Blandy * xfaces.el (face-equal): Doc fix.
1993-05-19 Jim Blandy * calendar.el (hebrew-calendar-yahrzeit): Correct error from S-P&E
1993-05-19 Jim Blandy * xdisp.c (redisplay_window): Compute the scrollbar start and end
1993-05-19 Richard M. Stallman Renamed from pending-del.el.
1993-05-19 Richard M. Stallman (texinfo-chapter-level-regexp): Copied here.
1993-05-19 Richard M. Stallman (syms_of_lread): Make Vcurrent_load_list ordinary Lisp var.
1993-05-19 Richard M. Stallman (outline-heading-end-regexp): Fix typo.
1993-05-19 Richard M. Stallman Initial revision
1993-05-19 Richard M. Stallman (Fcurrent_input_mode): Return META as 3-way flag.
1993-05-19 Jim Blandy Braino.
1993-05-19 Jim Blandy * files.el (set-auto-mode): If the buffer's file name is nil,
1993-05-19 Jim Blandy * fileio.c (Ffind_file_name_handler): Check that FILENAME is a
1993-05-19 Jim Blandy * process.c (wait_reading_process_input): Undo change of April
1993-05-19 Jim Blandy * process.c (wait_reading_process_input): Don't forget to call
1993-05-19 Richard M. Stallman (follow_key): Check char in range before UPPERCASEP.
1993-05-19 Jim Blandy Changes for Silicon Graphics Iris 5D.
1993-05-19 Jim Blandy Initial revision
1993-05-19 Richard M. Stallman (isearch-mode-map): Use vector, not string, to bind printing characters.
1993-05-19 Richard M. Stallman (ispell-command-loop): Make an undo boundary.
1993-05-19 Jim Blandy * process.c [__sgi] (allocate_pty): Give up immediately if pty is
1993-05-19 Jim Blandy Doc fix.
1993-05-19 Richard M. Stallman (x_set_menu_bar_lines): Fix typo in last change.
1993-05-19 Jim Blandy * xdisp.c (display_text_line): If the newline (or C-m, in
1993-05-19 Jim Blandy Make sure that all the display faces use fonts of the
1993-05-19 Jim Blandy * xterm.c (x_new_font): Tell the frame display faces about the
1993-05-19 Jim Blandy * xterm.c (XTread_socket): Turn off ControlMask for XLookupString.
1993-05-19 Jim Blandy * xfns.c (x_set_menu_bar_lines): Minibuffer-only frames can't have
1993-05-18 Jim Blandy * select.el (xselect-convert-to-class): Just return "Emacs" here.
1993-05-18 Jim Blandy * make-dist: Distribute some VMS files we got from Richard Levitte.
1993-05-18 Jim Blandy Initial revision
1993-05-18 Jim Blandy * configure.in: Include remarks saying what order the autoconf
1993-05-18 Jim Blandy * xfaces.c (free_frame_faces): Don't free the resources from the
1993-05-18 Jim Blandy * xdisp.c (redisplay_window): Make the scrollbar reflect the
1993-05-18 Jim Blandy * sysdep.c (reset_sys_modes): Test the return value of
1993-05-18 Jim Blandy * lisp.h (malloc, realloc): Declare these to return void *, to
1993-05-18 Jim Blandy * config.h.in (STDC_HEADERS, TIME_WITH_SYS_TIME,
1993-05-18 Jim Blandy * frame.el (frame-notice-user-settings): Don't make
1993-05-18 Jim Blandy * startup.el (normal-top-level, command-line, command-line-1):
1993-05-18 Jim Blandy * keyboard.c (read_key_sequence): Don't lay down an unwind_protect
1993-05-18 Jim Blandy * xterm.c (XTread_socket): Turn off ControlMask for XLookupString.
1993-05-18 Jim Blandy * server.el (server-switch-hook): New hook.
1993-05-18 Jim Blandy * window.c (window-dedicated-p): Doc fix.
1993-05-18 Jim Blandy * bibtex.el (bibtex-string): Use \" instead of "" to get a double
1993-05-18 Richard M. Stallman Describe scroll bars.
1993-05-18 Jim Blandy * subr.el (overlay-start, overlay-end, overlay-buffer): Removed.
1993-05-18 Jim Blandy * Makefile.in (.c.o): Make the rule start with a tab, not spaces.
1993-05-18 Jim Blandy * PROBLEMS: Some updates from David J. Mackenzie.
1993-05-18 Jim Blandy * Makefile.in (oldXMenu/Makefile): Take oldXMenu/Makefile.in as
1993-05-18 Richard M. Stallman (mail-yank-original): In Transient Mark mode,
1993-05-18 Richard M. Stallman (isearch-mode-map): Extend the dense keymap to 256 chars.
1993-05-18 Richard M. Stallman (struct window): New slot region_showing.
1993-05-18 Richard M. Stallman (byte-compile-file): Don't write output if error.
1993-05-18 Richard M. Stallman entered into RCS
1993-05-18 Richard M. Stallman (byte-compile-file): Don't write output if error.
1993-05-17 Richard M. Stallman (mail-setup): Leave point before signature, not after.
1993-05-17 Richard M. Stallman (rmail-sortable-date-string): Handle date in format
1993-05-17 Richard M. Stallman (keyboard-quit): Run deactivate-mark-hook.
1993-05-17 Richard M. Stallman (isearch-mode): Set deactivate-mark.
1993-05-17 Richard M. Stallman (mark_window_display_accurate): Set region_showing fields.
1993-05-17 Richard M. Stallman (fill-region, kill-region, delete-region)
1993-05-17 Richard M. Stallman (toggle-scroll-bar): Renamed from toggle-vertical-scroll...
1993-05-17 Roland McGrath (gnus-info-directory): Variable removed.
1993-05-16 Richard M. Stallman (push-mark): Always activate the mark if not in Transient Mark mode.
1993-05-16 Richard M. Stallman Version 3.15 from Umeda.
1993-05-16 Richard M. Stallman (x_set_cursor_color): Set cursor_foreground_pixel.
1993-05-16 Richard M. Stallman (x_display): New field cursor_fore_pixel.
1993-05-16 Richard M. Stallman (dumpglyphs): Create a temporary merged gc
1993-05-16 Richard M. Stallman (overlays_at): New arg EXTEND.
1993-05-16 Richard M. Stallman (compute_char_face): Pass 0 as EXTEND arg to overlays_at.
1993-05-16 Richard M. Stallman (ispell): Deactivate mark before the Ispell run.
1993-05-16 Richard M. Stallman (tex-insert-quote): Doc fix.
1993-05-16 Richard M. Stallman (texinfo-tex-region): Update name of tex-set-buffer-directory.
1993-05-16 Richard M. Stallman Don't require tex-mode or texnfo-upd.
1993-05-16 Jim Blandy Don't distribute oldXMenu/Makefile.
1993-05-16 Jim Blandy * make-dist: Include any *.in files in oldXMenu in the distribution.
1993-05-16 Richard M. Stallman Don't require sendmail, compile, or dired.
1993-05-16 Jim Blandy Document sun change.
1993-05-16 Richard M. Stallman (mark-c-function): Activate the mark.
1993-05-16 Richard M. Stallman (mark-end-of-sentence): Activate the mark.
1993-05-16 Richard M. Stallman (mark-paragraph): Activate the mark.
1993-05-16 Richard M. Stallman (face-initialize): Do make the modeline face.
1993-05-16 Richard M. Stallman (mark-page): Activate the mark.
1993-05-16 Richard M. Stallman (yank, yank-pop): Don't activate the mark.
1993-05-16 Richard M. Stallman (mark-sexp, mark-defun): Activate the mark.
1993-05-16 Richard M. Stallman (casify_region): Remove mistaken arg to record_change.
1993-05-16 Jim Blandy * xfaces.c (Fset_face_attribute_internal): Jolt redisplay, so it
1993-05-16 Jim Blandy * timer.c (notify): Don't call sighold or sigrelse; they're USG
1993-05-16 Jim Blandy * Makefile.in (oldXMenu/Makefile): Make this depend on
1993-05-16 Jim Blandy * xfaces.c (unload_color): Don't try to unload the standard black
1993-05-15 Jim Blandy More changes from David J. Mackenzie.