log

age author description
Thu, 12 Jan 1995 23:18:19 +0000 Karl Heuer (internal_equal): Delete redundant tests.
Thu, 12 Jan 1995 22:45:50 +0000 Richard M. Stallman (indent-c-exp): Handle `{ if (x)\n foo;\n bar;' case.
Thu, 12 Jan 1995 22:45:24 +0000 Richard M. Stallman (indent-c++-exp): Handle `{ if (x)\n foo;\n bar;' case.
Thu, 12 Jan 1995 21:05:07 +0000 Richard M. Stallman (find-backup-file-name): Run a file name handler.
Thu, 12 Jan 1995 21:03:32 +0000 Richard M. Stallman (ange-ftp-set-buffer-mode): Don't set make-backup-files.
Thu, 12 Jan 1995 21:02:30 +0000 Richard M. Stallman (unexec): Cast value of sbrk.
Thu, 12 Jan 1995 21:01:31 +0000 Richard M. Stallman (internal_equal): Once again use a switch.
Thu, 12 Jan 1995 17:05:37 +0000 Francesco Potort Global polishing, some bugs corrected, dynamic allocation used instead
Thu, 12 Jan 1995 06:59:56 +0000 Richard M. Stallman (mouse-select-buffer) Handle an aborted selection.
Thu, 12 Jan 1995 05:50:13 +0000 Richard M. Stallman (etags-goto-tag-location): Add 1 to char positions in TAGS.
Wed, 11 Jan 1995 17:27:35 +0000 Richard M. Stallman (define-derived-mode): Doc fix.
Wed, 11 Jan 1995 04:44:10 +0000 Richard M. Stallman Put height and width from geometry parm into default-frame-alist.
Wed, 11 Jan 1995 03:36:30 +0000 Richard M. Stallman (main): Skip past the colon in inname.
Wed, 11 Jan 1995 03:00:32 +0000 Karl Heuer (DONT_COPY_FLAG): Fix typo.
Wed, 11 Jan 1995 02:24:09 +0000 Karl Heuer (isearch-edit-string): Disable message logging.
Wed, 11 Jan 1995 02:13:20 +0000 Karl Heuer Use large constants for Lisp_Misc_Type.
Wed, 11 Jan 1995 02:04:58 +0000 Karl Heuer (Fgarbage_collect): Don't log the GC message.
Wed, 11 Jan 1995 02:03:00 +0000 Karl Heuer (message1_nolog): New function.
Wed, 11 Jan 1995 01:55:01 +0000 Karl Heuer (Vmessage_log_max): New var.
Wed, 11 Jan 1995 01:53:36 +0000 Karl Heuer (echo): Don't log the key echoes.
Wed, 11 Jan 1995 01:40:25 +0000 Karl Heuer Declare all non-returning functions `void'.
Wed, 11 Jan 1995 01:28:22 +0000 Richard M. Stallman (dired-insert-directory): Don't call expand-file-name
Wed, 11 Jan 1995 01:19:09 +0000 Richard M. Stallman (DONT_COPY_FLAG): New bit flag.
Wed, 11 Jan 1995 01:18:41 +0000 Richard M. Stallman (main): Handle SIGABRT, SIGHWE, SIGPRE, SIGORE, SIGDLK,
Wed, 11 Jan 1995 01:17:49 +0000 Richard M. Stallman (struct Lisp_Free, struct Lisp_Marker, etc.):
Wed, 11 Jan 1995 00:22:57 +0000 Karl Heuer Don't use go32 for make-docfile; the arg list is too long.
Wed, 11 Jan 1995 00:21:46 +0000 Karl Heuer Use coff2exe on make-docfile, instead of go32 when running it.
Tue, 10 Jan 1995 23:29:27 +0000 Noah Friedman rlogin-tab-or-complete: insert tab in buffer, don't send directly to process.
Tue, 10 Jan 1995 22:03:13 +0000 Karl Heuer (Fnarrow_to_region): Swap using temp Lisp_Object, not int.
Tue, 10 Jan 1995 20:37:38 +0000 Karl Heuer (Finsert_char): Check inherit flag for long strings too.
Tue, 10 Jan 1995 18:37:06 +0000 Richard M. Stallman (syms_of_keyboard): Doc fix.
Tue, 10 Jan 1995 17:44:28 +0000 Richard M. Stallman (show-paren-command-hook): Don't alter paren-mismatch face
Tue, 10 Jan 1995 17:43:59 +0000 Richard M. Stallman (face-nontrivial-p): New function.
Tue, 10 Jan 1995 17:20:39 +0000 Francesco Potort * etags.c (pfatal): New function.
Tue, 10 Jan 1995 12:08:21 +0000 Simon Marshall Doc fixes (simon's email address and shell-mode)
Tue, 10 Jan 1995 09:07:15 +0000 Francesco Potort * etags.c (Lang_function): Use void instead to declare the
Tue, 10 Jan 1995 06:52:53 +0000 Richard M. Stallman (face-try-color-list): Treat `underline' as valid.
Tue, 10 Jan 1995 03:14:24 +0000 Noah Friedman Removed several more gratuitous autoload cookies.
Tue, 10 Jan 1995 00:06:50 +0000 Karl Heuer (Fscroll_other_window): On small windows, scroll by 1 line.
Mon, 09 Jan 1995 23:10:10 +0000 Karl Heuer Fix text punctuation.
Mon, 09 Jan 1995 22:16:23 +0000 Richard M. Stallman Better format of files-by-directory menus.
Mon, 09 Jan 1995 18:31:22 +0000 Richard M. Stallman (concat, xmalloc, xrealloc, readline, xnew): Four new
Mon, 09 Jan 1995 18:27:32 +0000 Richard M. Stallman (mouse-drag-region): As once in the past,
Mon, 09 Jan 1995 09:47:15 +0000 Richard M. Stallman (listify-key-sequence-1): Update for change in CHAR_META.
Sun, 08 Jan 1995 20:24:36 +0000 Richard M. Stallman (store_in_keymap): Copy a cons only if car is a string.
Sun, 08 Jan 1995 20:19:47 +0000 Richard M. Stallman Don't include param.h.
Sun, 08 Jan 1995 19:22:20 +0000 Richard M. Stallman (syms_of_buffer): Doc fix.
Sun, 08 Jan 1995 19:20:03 +0000 Richard M. Stallman Fix buffer-undo-list.
Sat, 07 Jan 1995 16:57:36 +0000 Roland McGrath Include config.h first. make-3-72-10 make-3-72-11 make-3-72-12 make-3-72-13 make-3-72-9 make-3-73 make-3-73-1 make-3-73-2
Sat, 07 Jan 1995 00:23:16 +0000 Karl Heuer (VALBITS, GCTYPEBITS): Deleted; default is better.
Sat, 07 Jan 1995 00:22:49 +0000 Karl Heuer (VALBITS): Adjust for new bit layout.
Sat, 07 Jan 1995 00:19:51 +0000 Karl Heuer [XENIX|SOLARIS2] (VALBITS, GCTYPEBITS): Deleted; default is better.
Sat, 07 Jan 1995 00:18:38 +0000 Karl Heuer (VALBITS, XTYPE): Adjust for new bit layout.
Sat, 07 Jan 1995 00:14:11 +0000 Karl Heuer Fix comment.
Sat, 07 Jan 1995 00:13:17 +0000 Karl Heuer Fix comment.
Fri, 06 Jan 1995 23:23:38 +0000 Karl Heuer Delete obsolete comment.
Fri, 06 Jan 1995 22:30:26 +0000 Richard M. Stallman (C_entries): Ignore carriage return at end of line.
Fri, 06 Jan 1995 22:08:23 +0000 Richard M. Stallman (te-terminfo-systems-regexp): Variable deleted.
Fri, 06 Jan 1995 21:48:36 +0000 Richard M. Stallman (bibtex-clean-entry): Killing text while editing
Fri, 06 Jan 1995 20:48:57 +0000 Richard M. Stallman (what-cursor-position): Show char in decimal, hex, octal.
Thu, 05 Jan 1995 23:53:01 +0000 Richard M. Stallman (pop-global-mark): Make pop-global-mark treat
Thu, 05 Jan 1995 22:19:54 +0000 Richard M. Stallman [!MULTI_FRAME] (window_frame): New function.
Thu, 05 Jan 1995 22:11:35 +0000 Richard M. Stallman (vc-do-command): Change RCS handling so rcsdiff won't strip
Thu, 05 Jan 1995 12:32:54 +0000 Johan Vromans Bump version.
Thu, 05 Jan 1995 12:32:28 +0000 Johan Vromans Bump version.
Thu, 05 Jan 1995 11:54:18 +0000 Johan Vromans Change forms-search to forms-search-forward, and add
Thu, 05 Jan 1995 07:45:50 +0000 Roland McGrath Fix typo in last change.
Thu, 05 Jan 1995 07:11:54 +0000 Roland McGrath (store_function_docstring, Fdocumentation): Use & PSEUDOVECTOR_SIZE_MASK on
Thu, 05 Jan 1995 07:06:19 +0000 Roland McGrath (Fcall_interactively): Use & PSEUDOVECTOR_SIZE_MASK on `size' field of
Thu, 05 Jan 1995 07:05:16 +0000 Roland McGrath (Fcommandp): Use & PSEUDOVECTOR_SIZE_MASK on `size' field of compiled
Thu, 05 Jan 1995 00:23:50 +0000 Richard M. Stallman (tex-print): Better check for when to print current
Wed, 04 Jan 1995 22:43:47 +0000 Karl Heuer (mark_object, mark_buffer): Don't mark buffer twice.
Wed, 04 Jan 1995 22:41:16 +0000 Karl Heuer [EXPLICIT_SIGN_EXTEND] (XINT): Use symbolic constants.
Wed, 04 Jan 1995 22:02:59 +0000 Richard M. Stallman (auto-mode-alist): Add entries for .cls files, and for /drafts/.
Wed, 04 Jan 1995 21:31:58 +0000 Karl Heuer (xcar, xcdr): Use correct shift and mask values.
Wed, 04 Jan 1995 21:28:53 +0000 Karl Heuer (xint): Use correct mask.
Wed, 04 Jan 1995 20:57:31 +0000 Per Bothner Update copyright notice.
Wed, 04 Jan 1995 20:54:24 +0000 Per Bothner Recognize BSD/OS as bsdi. Patch from Chris Torek <torek@BSDI.COM>.
Wed, 04 Jan 1995 19:10:22 +0000 Richard M. Stallman On sunos4.1.3 and sunus4shr, set NON_GNU_CPP.
Wed, 04 Jan 1995 19:09:36 +0000 Richard M. Stallman (term_init): Fatal error if screen is too small.
Wed, 04 Jan 1995 19:08:56 +0000 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
Wed, 04 Jan 1995 07:19:10 +0000 Richard M. Stallman (store_function_docstring): Arg is now EMACS_INT.
Tue, 03 Jan 1995 23:44:44 +0000 Noah Friedman Add autoload cookies.
Tue, 03 Jan 1995 23:44:25 +0000 Noah Friedman (mail-abbrev-mailrc-file): Variable and macro deleted.
Tue, 03 Jan 1995 23:43:47 +0000 Noah Friedman Use `mail-personal-alias-file' globally in place of hardwired "~/.mailrc".
Tue, 03 Jan 1995 23:43:27 +0000 Noah Friedman (mail-personal-alias-file): New variable.
Tue, 03 Jan 1995 22:28:50 +0000 Richard M. Stallman (tex-mode): Recognize \NeedsTeXFormat{LaTeX2e}.
Tue, 03 Jan 1995 07:05:41 +0000 Richard M. Stallman (command-line-1): Pause between init file error
Tue, 03 Jan 1995 06:40:13 +0000 Richard M. Stallman (spell-filter): Make it a risky-local-variable.
Tue, 03 Jan 1995 01:45:36 +0000 Karl Heuer Use consistent spelling in comments.
Tue, 03 Jan 1995 01:35:49 +0000 Karl Heuer (enum Lisp_Type): Don't use trailing comma.
Tue, 03 Jan 1995 01:20:47 +0000 Karl Heuer (mark_object): Make `else' visible outside MULTI_FRAME.
Mon, 02 Jan 1995 23:40:27 +0000 Richard M. Stallman (gud-dbx-marker-filter): Use gud-marker-acc like gud-gdb-marker-filter.
Mon, 02 Jan 1995 23:07:36 +0000 Richard M. Stallman (tex-mode): \begin at start of file implies Latex.
Mon, 02 Jan 1995 23:01:16 +0000 Richard M. Stallman (display-time-string-forms): Fix doc string syntax error.
Mon, 02 Jan 1995 21:58:40 +0000 Richard M. Stallman (enum Lisp_Type): Delete Lisp_Buffer.
Mon, 02 Jan 1995 21:54:50 +0000 Richard M. Stallman Use BUF_MARKERS throughout.
Mon, 02 Jan 1995 21:50:28 +0000 Richard M. Stallman (Fmake_indirect_buffer): New function.
Mon, 02 Jan 1995 21:38:22 +0000 Richard M. Stallman Use BUF_INTERVALS throughout.
Mon, 02 Jan 1995 21:32:10 +0000 Richard M. Stallman (validate_interval_range): Use BUF_INTERVALS.
Mon, 02 Jan 1995 09:21:30 +0000 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
Mon, 02 Jan 1995 09:19:34 +0000 Richard M. Stallman (struct buffer): Fields markers and intervals moved out.
Mon, 02 Jan 1995 09:18:07 +0000 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
Mon, 02 Jan 1995 09:16:42 +0000 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
Mon, 02 Jan 1995 09:15:25 +0000 Richard M. Stallman (mark_buffer, gc_sweep): Use BUF_INTERVALS.
Mon, 02 Jan 1995 06:51:21 +0000 Richard M. Stallman Integers now at least 28 bits.
Mon, 02 Jan 1995 06:42:56 +0000 Richard M. Stallman (store_in_keymap): While dumping, copy DEF if a cons.
Mon, 02 Jan 1995 06:36:56 +0000 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
Mon, 02 Jan 1995 06:33:09 +0000 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
Mon, 02 Jan 1995 06:30:49 +0000 Richard M. Stallman (temp_output_buffer_show): Use BUF_SAVE_MODIFF.
Mon, 02 Jan 1995 06:28:29 +0000 Richard M. Stallman (print): Don't drop thru to error for markers and overlays.
Mon, 02 Jan 1995 06:26:46 +0000 Richard M. Stallman (Fprimitive_undo): Use base buffer's modtime field.
Mon, 02 Jan 1995 05:04:34 +0000 Richard M. Stallman Adapt to new Lisp_Object format.
Sat, 31 Dec 1994 07:49:59 +0000 Richard M. Stallman (auto-mode-alist): Add entries for .cls files,
Fri, 30 Dec 1994 23:28:45 +0000 Richard M. Stallman (regex_compile): Use putchar, not printchar.
Fri, 30 Dec 1994 23:02:43 +0000 Richard M. Stallman (tex-mode-map): Add BibTeX File menu item.
Fri, 30 Dec 1994 20:48:30 +0000 Richard M. Stallman (terminal-emulator): Test system-configuration
Fri, 30 Dec 1994 20:41:25 +0000 Richard M. Stallman Added terminfo support.
Fri, 30 Dec 1994 06:50:01 +0000 Richard M. Stallman (print): Get size of compiled function as pseudovector.
Fri, 30 Dec 1994 01:54:16 +0000 Richard M. Stallman (VALBITS): Default now 28.
Fri, 30 Dec 1994 01:52:37 +0000 Richard M. Stallman (mark_object): Don't use Lisp_Process, Lisp_Window.
Fri, 30 Dec 1994 01:50:01 +0000 Richard M. Stallman (Faref): Handle compiled function as pseudovector.
Fri, 30 Dec 1994 01:46:04 +0000 Richard M. Stallman (Flength): Handle compiled function as pseudovector.
Fri, 30 Dec 1994 01:41:27 +0000 Richard M. Stallman (XSETFRAME): Use pseudovector.
Fri, 30 Dec 1994 01:37:53 +0000 Richard M. Stallman (x_scroll_bar_handle_click): Use GC_WINDOWP.
Thu, 29 Dec 1994 19:56:17 +0000 Richard M. Stallman Make size field an EMACS_INT.
Thu, 29 Dec 1994 19:02:16 +0000 Richard M. Stallman Fix typo in previous change.
Thu, 29 Dec 1994 18:53:25 +0000 Richard M. Stallman (switch-to-completions): New command, with bindings in minibuf completion maps.
Thu, 29 Dec 1994 04:17:00 +0000 Richard M. Stallman (super-apropos-check-elc-file): New function.
Thu, 29 Dec 1994 01:46:34 +0000 Richard M. Stallman (super-apropos, super-apropos-check-doc-file)
Thu, 29 Dec 1994 01:43:50 +0000 Richard M. Stallman (server-process-filter): Process each line separately.
Thu, 29 Dec 1994 00:11:46 +0000 Richard M. Stallman Comment changes.
Wed, 28 Dec 1994 23:28:10 +0000 Richard M. Stallman (Vmouse_leave_buffer_hook, Qmouse_leave_buffer_hook): New variables.
Wed, 28 Dec 1994 18:00:52 +0000 Richard M. Stallman [! sparc] (REL_INFO_TYPE): Use `struct relocation_info'.
Wed, 28 Dec 1994 08:12:25 +0000 Roland McGrath (find-tag-in-order): Don't set buffer-local value of tags-file-name.
Tue, 27 Dec 1994 23:28:51 +0000 Thien-Thi Nguyen Initial revision
Tue, 27 Dec 1994 21:50:22 +0000 Richard M. Stallman (make_lispy_event) [USE_X_TOOLKIT]: Turn off
Tue, 27 Dec 1994 21:45:06 +0000 Richard M. Stallman (XTupdate_begin): Fix backward test in previous change.
Tue, 27 Dec 1994 20:14:13 +0000 Richard M. Stallman (run-hook-with-args-until-failure):
Tue, 27 Dec 1994 04:01:02 +0000 Richard M. Stallman (command-line-1): Split startup msg into two parts.
Tue, 27 Dec 1994 03:49:57 +0000 Richard M. Stallman (tar-mode-map): Bind C-m to tar-extract.
Tue, 27 Dec 1994 03:49:30 +0000 Richard M. Stallman (dired-mode-map): Bind C-m to dired-advertised-find-file.
Tue, 27 Dec 1994 03:48:03 +0000 Richard M. Stallman (Buffer-menu-mode-map): Bind C-m to Buffer-menu-this-window.
Tue, 27 Dec 1994 03:47:06 +0000 Richard M. Stallman (compilation-minor-mode-map): Bind C-m to compilation-goto-error.
Tue, 27 Dec 1994 03:45:46 +0000 Richard M. Stallman Don't bind `return'.
Tue, 27 Dec 1994 03:41:48 +0000 Richard M. Stallman (occur-mode-map): Bind C-m and `return' to occur-mode-goto-occurrence.
Mon, 26 Dec 1994 23:48:27 +0000 Richard M. Stallman (xmalloc, xrealloc): Add casts.
Mon, 26 Dec 1994 15:50:39 +0000 Richard M. Stallman (x_figure_window_size): Treat missing user-position parm as nil.
Mon, 26 Dec 1994 15:49:29 +0000 Richard M. Stallman Comment changes.
Mon, 26 Dec 1994 15:38:56 +0000 Richard M. Stallman (scrolling_1): When scroll_region_ok is set, use a
Mon, 26 Dec 1994 15:37:22 +0000 Richard M. Stallman (scroll_region_cost): New variable.
Mon, 26 Dec 1994 15:36:56 +0000 Richard M. Stallman (scroll_region_cost): Declared.
Mon, 26 Dec 1994 15:35:48 +0000 Richard M. Stallman (scrolling): Fewer restrictions if scroll_region_ok is
Mon, 26 Dec 1994 05:09:41 +0000 Richard M. Stallman (mouse-minibuffer-check, mouse-drag-mode-line)
Mon, 26 Dec 1994 05:09:07 +0000 Richard M. Stallman (isearch-mode): Set mouse-leave-buffer-hook.
Mon, 26 Dec 1994 01:28:59 +0000 Richard M. Stallman (byte-compile-warning-types): Add obsolete.
Mon, 26 Dec 1994 01:24:38 +0000 Richard M. Stallman (timezone-fix-time): For year values < 50, add 2000.
Sun, 25 Dec 1994 22:20:06 +0000 Richard M. Stallman (font-lock-defaults): Add defvar.
Sun, 25 Dec 1994 22:19:45 +0000 Richard M. Stallman (syms_of_buffer): Doc fix for buffer-file-type.
Sun, 25 Dec 1994 22:09:46 +0000 Richard M. Stallman (completion-reference-buffer): Initialize to nil.
Sun, 25 Dec 1994 22:05:30 +0000 Richard M. Stallman (esc-map): Delete excess closeparen.
Sun, 25 Dec 1994 21:15:07 +0000 Richard M. Stallman (set_search_regs): Really set search_regs.start and .end.
Sun, 25 Dec 1994 21:14:46 +0000 Richard M. Stallman (read_minibuf): GCPRO things.
Sun, 25 Dec 1994 17:49:39 +0000 Richard M. Stallman (wrong_type_argument): Use Lisp_Type_Limit.
Sun, 25 Dec 1994 17:49:06 +0000 Richard M. Stallman (enum Lisp_Type): Rename Max_Lisp_Type to Lisp_Type_Limit.
Sun, 25 Dec 1994 17:47:27 +0000 Richard M. Stallman (enum Lisp_Type): Add Max_Lisp_Type.
Sun, 25 Dec 1994 17:28:51 +0000 Richard M. Stallman (wrong_type_argument): Abort if VALUE is invalid Lisp object.
Sun, 25 Dec 1994 14:35:19 +0000 Richard M. Stallman (ange-ftp-save-match-data): Macro deleted.
Sun, 25 Dec 1994 04:33:23 +0000 Richard M. Stallman Initial revision
Sat, 24 Dec 1994 23:40:43 +0000 Richard M. Stallman (SET_REGS_MATCHED): Do nothing if set_regs_matched_done is 1.
Sat, 24 Dec 1994 21:39:16 +0000 Richard M. Stallman (dabbrev-abbrev-char-regexp): Accept symbol chars
Sat, 24 Dec 1994 16:49:59 +0000 Richard M. Stallman Initial revision
Sat, 24 Dec 1994 16:47:58 +0000 Richard M. Stallman Fix quoting conventions and spaces at end of sentence.
Sat, 24 Dec 1994 16:43:16 +0000 Richard M. Stallman (facemenu-key): Change to M-g.
Sat, 24 Dec 1994 16:42:33 +0000 Richard M. Stallman (BASE_PURESIZE): Incremented by 20k.
Sat, 24 Dec 1994 16:41:31 +0000 Richard M. Stallman (save-buffers-kill-emacs): Fix backward test of value of
Sat, 24 Dec 1994 05:58:05 +0000 Richard M. Stallman (byte-compile-dest-file): New variable.
Sat, 24 Dec 1994 04:27:01 +0000 Richard M. Stallman (elp-pack-number): New function.
Sat, 24 Dec 1994 01:53:16 +0000 Richard M. Stallman (read_char): Don't echo keys when echo_keystrokes is 0.
Sat, 24 Dec 1994 01:35:28 +0000 Richard M. Stallman (dabbrev-completion): Now searches all buffers when given prefix arg 16.
Sat, 24 Dec 1994 01:30:55 +0000 Richard M. Stallman Don't require cl, picture, or reporter.
Sat, 24 Dec 1994 01:26:51 +0000 Richard M. Stallman Complete rewrite by Lars.Lindberg@sypro.cap.se.
Fri, 23 Dec 1994 18:03:42 +0000 Richard M. Stallman Give syntax of keywords.
Fri, 23 Dec 1994 17:58:46 +0000 Richard M. Stallman Initial revision
Fri, 23 Dec 1994 17:33:21 +0000 Richard M. Stallman (reporter-submit-bug-report): Set up for status messages.
Fri, 23 Dec 1994 17:25:50 +0000 Richard M. Stallman (next-line, previous-line): If interactive and not in
Fri, 23 Dec 1994 15:11:57 +0000 Richard M. Stallman Recommend doc strings for all functions and variables.
Fri, 23 Dec 1994 15:06:14 +0000 Richard M. Stallman entered into RCS
Fri, 23 Dec 1994 05:12:32 +0000 Richard M. Stallman (XTupdate_begin): Discard records of prior mouse highlight
Fri, 23 Dec 1994 05:11:11 +0000 Richard M. Stallman (x_set_frame_parameters): Handle icon-left, icon-top parms.
Fri, 23 Dec 1994 05:05:22 +0000 Richard M. Stallman (imenu-always-use-completion-buffer-p): A value of
Fri, 23 Dec 1994 04:21:11 +0000 Richard M. Stallman Add icon-left and icon-top frame parameters.
Fri, 23 Dec 1994 04:18:29 +0000 Richard M. Stallman (bibtex-string, bibtex-preamble): Use forward-line.
Fri, 23 Dec 1994 03:30:53 +0000 Richard M. Stallman (server-switch-buffer): Cope with dead frames and windows.
Thu, 22 Dec 1994 23:22:32 +0000 Richard M. Stallman (gdb): Correct tbreak doc string.
Thu, 22 Dec 1994 22:53:34 +0000 Richard M. Stallman (enable-command): Always insert code to enable.
Thu, 22 Dec 1994 22:05:52 +0000 Richard M. Stallman Comment change.
Thu, 22 Dec 1994 04:17:30 +0000 Richard M. Stallman (dired-string-replace-match): Function moved here.
Thu, 22 Dec 1994 04:16:36 +0000 Richard M. Stallman (dired-string-replace-match): Moved to dired.el.
Thu, 22 Dec 1994 00:01:19 +0000 Richard M. Stallman *** empty log message ***
Wed, 21 Dec 1994 23:59:53 +0000 Richard M. Stallman Fix in visible-bell.
Wed, 21 Dec 1994 22:50:22 +0000 Richard M. Stallman (Fget_buffer_create): Copy the name, and clear text props.
Wed, 21 Dec 1994 22:28:02 +0000 Richard M. Stallman (C_DEBUG_SWITCH): Define this only if __GNUC__.
Wed, 21 Dec 1994 22:27:25 +0000 Richard M. Stallman (struct frame): New field buffer_predicate.
Wed, 21 Dec 1994 22:26:02 +0000 Richard M. Stallman (Fmodify_frame_parameters): For non-X frames,
Wed, 21 Dec 1994 22:23:49 +0000 Richard M. Stallman (mark_object): In a frame, mark the buffer_predicate.
Wed, 21 Dec 1994 20:51:03 +0000 Richard Kenner (sun4:SunOS:*:*): Handle Solbourne OS/MP systems.
Wed, 21 Dec 1994 20:08:17 +0000 Richard M. Stallman (tex-start-shell): Use inheritance.
Wed, 21 Dec 1994 19:42:59 +0000 Richard M. Stallman (gud-irixdbx-marker-filter): Changes for Irix dbx.
Wed, 21 Dec 1994 18:16:35 +0000 Richard M. Stallman (get_doc_string): Now static. Arg now Lisp_Object.
Wed, 21 Dec 1994 18:15:35 +0000 Richard M. Stallman (Fdefvar): Fix minor error in previous change.
Wed, 21 Dec 1994 18:14:20 +0000 Richard M. Stallman (Qload_file_name, Vload_file_name): New variables.
Wed, 21 Dec 1994 16:16:45 +0000 Richard M. Stallman (scan_lisp_file): Handle dynamic doc strings.
Wed, 21 Dec 1994 15:58:28 +0000 David J. MacKenzie Include program name in error messages.
Wed, 21 Dec 1994 15:54:30 +0000 Edward M. Reingold Make keymap for tex-shell the shell-mode-map.
Wed, 21 Dec 1994 14:39:36 +0000 Richard M. Stallman (describe-function): Fix previous change.
Wed, 21 Dec 1994 14:38:59 +0000 Richard M. Stallman (describe-function): Don't add `.el' when printing file name.
Tue, 20 Dec 1994 23:05:23 +0000 Richard M. Stallman (Buffer-menu-buffer): Clear text properties in STRING.
Tue, 20 Dec 1994 20:42:57 +0000 Richard M. Stallman (frame-update-face-colors): New function.
Tue, 20 Dec 1994 20:42:40 +0000 Richard M. Stallman (set-background-color, set-foreground-color):
Tue, 20 Dec 1994 15:42:57 +0000 Richard M. Stallman (rmail-first-unseen-message): Fix 1-off error.
Mon, 19 Dec 1994 19:09:39 +0000 Edward M. Reingold Be consistent in use of comint (instead of shell) mode.
Sun, 18 Dec 1994 21:20:07 +0000 Richard M. Stallman (fortran-end-if, fortran-end-do,
Sun, 18 Dec 1994 18:48:04 +0000 Richard M. Stallman (tar-extract): Don't use set-visited-file-name. to
Sun, 18 Dec 1994 17:40:25 +0000 Richard M. Stallman (rmail-search-backward): Function deleted.
Sat, 17 Dec 1994 12:20:46 +0000 Richard M. Stallman (tgetst1): Let ^? stand for DEL character.
Sat, 17 Dec 1994 00:51:30 +0000 Richard M. Stallman (gnus-mail-reply-using-mail): Don't save point;
Sat, 17 Dec 1994 00:50:52 +0000 Richard M. Stallman (news-mail-reply): Restore the saved narrowing before calling `mail'.
Sat, 17 Dec 1994 00:41:34 +0000 Richard M. Stallman (isearch-done): Don't print msg about mark if we don't set it.
Sat, 17 Dec 1994 00:40:24 +0000 Richard M. Stallman (indent-c-exp): Don't be fooled by else_ or while_.
Sat, 17 Dec 1994 00:03:59 +0000 Richard M. Stallman Comment change.
Sat, 17 Dec 1994 00:03:14 +0000 Richard M. Stallman Comment change.
Fri, 16 Dec 1994 14:03:04 +0000 Richard M. Stallman (emerge-read-file-name): New arg must-match.
Thu, 15 Dec 1994 18:25:24 +0000 Richard M. Stallman (lambda): Doc fix.
Thu, 15 Dec 1994 18:23:58 +0000 Richard M. Stallman Comment change.
Thu, 15 Dec 1994 16:38:05 +0000 Richard M. Stallman (vc-toggle-read-only): Accept prefix arg
Thu, 15 Dec 1994 16:30:39 +0000 Richard M. Stallman (font-lock-hack-keywords): Turn off undo generation.
Thu, 15 Dec 1994 15:23:49 +0000 Richard M. Stallman (sendmail-send-it): Don't convert S: to Subject:.
Thu, 15 Dec 1994 14:00:55 +0000 Richard M. Stallman (Fall_completions): New arg hide_spaces.
Thu, 15 Dec 1994 13:56:57 +0000 Richard M. Stallman (main): Fix conversion of --display to -d.
Thu, 15 Dec 1994 13:53:44 +0000 Richard M. Stallman (struct x_display): New field explicit_parent.
Thu, 15 Dec 1994 13:49:51 +0000 Richard M. Stallman (face-initialize): Test for framep not t or nil.
Thu, 15 Dec 1994 12:36:03 +0000 Richard M. Stallman (hack-local-variables): Run hack-local-variables-hook.
Thu, 15 Dec 1994 12:16:29 +0000 Richard M. Stallman (find-grep-options): Use -q on non-BSD systems.
Thu, 15 Dec 1994 12:16:00 +0000 Richard M. Stallman Don't include ../oldXMenu/XMenu.h if USE_X_TOOLKIT.
Thu, 15 Dec 1994 02:06:45 +0000 Richard M. Stallman (isearch-mode-map): Move the code to set up the meta submap earlier in
Thu, 15 Dec 1994 02:02:04 +0000 Richard M. Stallman (buffer-quit-function): New variable.
Thu, 15 Dec 1994 02:00:11 +0000 Richard M. Stallman (PC-do-completion): If complete but not unique,
Thu, 15 Dec 1994 01:57:36 +0000 Richard M. Stallman (readevalloop): Ignore ^M here.
Thu, 15 Dec 1994 01:56:13 +0000 Richard M. Stallman (apropos-match-keys): Handle menu bindings with cached equivalent keys.
Thu, 15 Dec 1994 00:42:19 +0000 Richard M. Stallman (Fdefconst, Fdefvar): Error if too many arguments.
Wed, 14 Dec 1994 19:59:12 +0000 Richard M. Stallman (rmail-ignored-headers): Delete junk from definition.
Wed, 14 Dec 1994 14:23:04 +0000 Richard M. Stallman (add_properties): Add gcpro's.
Wed, 14 Dec 1994 04:56:59 +0000 Richard M. Stallman Just include sunos4shr--do nothing else.
Wed, 14 Dec 1994 03:44:51 +0000 Richard M. Stallman (perform-replace): Report number of replacements when done.
Wed, 14 Dec 1994 03:38:52 +0000 Richard M. Stallman (Info-split): Fix 1-off error in subfile position.
Tue, 13 Dec 1994 22:13:40 +0000 Richard M. Stallman (occur): Escape newlines when printing regexp.
Tue, 13 Dec 1994 18:53:37 +0000 Richard M. Stallman (Info-tagify): Avoid 1-off error in position of a tag.
Tue, 13 Dec 1994 18:47:37 +0000 Richard M. Stallman (insert-kbd-macro): Specially handle C-\, M-\ and C-M-\.
Tue, 13 Dec 1994 14:49:17 +0000 Richard M. Stallman (rs6000-ibm-aix4.1*): New alternative.
Tue, 13 Dec 1994 14:39:50 +0000 Richard M. Stallman Initial revision
Tue, 13 Dec 1994 14:32:32 +0000 Richard M. Stallman (sort_args): Make `options' a vector of ints.
Tue, 13 Dec 1994 13:44:20 +0000 Richard M. Stallman (ignored-local-variables): Mark it risky.
Sun, 11 Dec 1994 23:16:11 +0000 Jim Meyering [REG_UNSET_VALUE]: Define to the address of a static variable rather than to
Sun, 11 Dec 1994 11:36:13 +0000 Richard M. Stallman (read_char): After auto-saving, redisplay.
Sun, 11 Dec 1994 11:30:43 +0000 Richard M. Stallman (report_overlay_modification): Renamed from verify_overlay_modification.
Sun, 11 Dec 1994 11:30:08 +0000 Richard M. Stallman * buffer.c (report_overlay_modification): Renamed from
Sun, 11 Dec 1994 11:24:16 +0000 Richard M. Stallman (signal_before_change, signal_after_change):
Sun, 11 Dec 1994 09:48:25 +0000 Richard M. Stallman (list_buffers_1): Right-align the size values.
Sun, 11 Dec 1994 09:16:23 +0000 Richard M. Stallman (rmail-summary-goto-msg): When highlighting,
Sun, 11 Dec 1994 08:26:27 +0000 Richard M. Stallman (compile_pattern): Call re_set_registers here.
Sat, 10 Dec 1994 09:15:58 +0000 Richard M. Stallman (vc-dir-all-files): New function.
Sat, 10 Dec 1994 07:49:12 +0000 Richard M. Stallman (unrelocate_symbols): Add AIX4_1 conditionals and code.
Sat, 10 Dec 1994 07:47:21 +0000 Richard M. Stallman (sys_siglist) [AIX]: Add AIXHFT conditional.
Sat, 10 Dec 1994 07:45:45 +0000 Richard M. Stallman Change AIX conditional around HFNKEYS to AIXHFT.
Sat, 10 Dec 1994 02:01:31 +0000 Karl Heuer Added ispell-offset for version consistency.
Fri, 09 Dec 1994 22:43:47 +0000 Karl Heuer Fix typo in comment.
Fri, 09 Dec 1994 14:15:06 +0000 Richard M. Stallman (Fbyte_code): Call Ffollowing_char and Fprevious_char
Fri, 09 Dec 1994 06:24:22 +0000 Karl Heuer Add patterns for asm-mode.
Fri, 09 Dec 1994 06:14:44 +0000 Karl Heuer (set-auto-mode): Don't get confused by anything ending in "mode:" which isn't
Thu, 08 Dec 1994 18:51:35 +0000 Edward M. Reingold Mention Hochleitner's correlation.
Thu, 08 Dec 1994 15:05:58 +0000 Richard M. Stallman (rlogin-initially-track-cwd): Now a 3-way flag.
Wed, 07 Dec 1994 13:17:48 +0000 Richard M. Stallman (telnet): Don't make assumptions about process name.
Wed, 07 Dec 1994 13:03:48 +0000 Richard M. Stallman (search_regs_saved): Delete initializer.
Wed, 07 Dec 1994 12:48:36 +0000 Richard M. Stallman (nntp-buggy-select): Delete usg-unix-v from list.
Wed, 07 Dec 1994 10:57:12 +0000 Richard M. Stallman (dired-insert-directory): Quote certain chars with \.
Wed, 07 Dec 1994 10:25:44 +0000 Richard M. Stallman (comint-mode-map): Treat C-up, C-down like M-p, M-n.
Wed, 07 Dec 1994 07:39:23 +0000 Richard M. Stallman [HAVE_SYSVIPC]: Include sys/utsname.h.
Wed, 07 Dec 1994 07:38:00 +0000 Richard M. Stallman [HAVE_SYSVIPC]: Include sys/utsname.h.
Tue, 06 Dec 1994 08:49:44 +0000 Richard M. Stallman (update_frame): Call calculate_costs if baud_rate changed.
Tue, 06 Dec 1994 08:49:33 +0000 Richard M. Stallman (calculate_costs): Set FRAME_COST_BAUD_RATE.
Tue, 06 Dec 1994 08:49:18 +0000 Richard M. Stallman (struct frame): New field cost_calculation_baud_rate.
Tue, 06 Dec 1994 07:29:38 +0000 Roland McGrath (dummy.c) [sony]: Include <sys/param.h> and emit newsos4 #ifdef NEWSOS4.
Tue, 06 Dec 1994 00:19:09 +0000 Karl Heuer (ange-ftp-set-binary-mode): Ignore hash size if nil.
Mon, 05 Dec 1994 19:34:52 +0000 Richard M. Stallman (isearch-cancel): New function.
Mon, 05 Dec 1994 13:38:11 +0000 Simon Marshall Comment out Oct 18 change to font-lock-after-change-function
Mon, 05 Dec 1994 11:01:40 +0000 Richard M. Stallman (electric-buffer-menu-mode-map):
Sun, 04 Dec 1994 21:07:21 +0000 Richard M. Stallman (internal_equal): Call compare_string_intervals.
Sun, 04 Dec 1994 21:07:03 +0000 Richard M. Stallman (compare_string_intervals): New function.
Sun, 04 Dec 1994 21:06:42 +0000 Richard M. Stallman (INTERVAL_LAST_POS): Don't subtract 1 here.
Sun, 04 Dec 1994 20:59:04 +0000 Richard M. Stallman (argmatch): Take argc as arg; don't go past end of argv.
Sun, 04 Dec 1994 19:49:21 +0000 Richard M. Stallman (fill-region-as-paragraph): If region starts in mid-line,
Sun, 04 Dec 1994 18:58:04 +0000 Richard M. Stallman (scroll_cost): FRAME_DELETE_COST and FRAME_DELETEN_COSTS were confused. Fixed.
Sun, 04 Dec 1994 17:06:56 +0000 Richard M. Stallman (child_setup_tty): Use CDISABLE for setting VERASE, VKILL.
Sun, 04 Dec 1994 16:51:38 +0000 Richard M. Stallman At compile time, discard any defsubr definitions
Sun, 04 Dec 1994 14:37:24 +0000 Richard M. Stallman (bibtex-mode-map): Delete binding for ".
Sun, 04 Dec 1994 14:18:45 +0000 Richard M. Stallman (face-name, face-id, face-foreground, face-background)
Sun, 04 Dec 1994 12:52:52 +0000 Richard M. Stallman (replace-string, query-replace): Doc fixes.
Sat, 03 Dec 1994 18:29:24 +0000 Richard M. Stallman (rmail-get-new-mail): Position on first unseen message.
Sat, 03 Dec 1994 14:59:40 +0000 Richard M. Stallman (argmatch): Handle lstr == 0.
Fri, 02 Dec 1994 02:08:31 +0000 Karl Heuer (rmail-output): Don't quote "From " lines unless the capitalization is exact.
Thu, 01 Dec 1994 22:59:35 +0000 Karl Heuer (gettext): Make sure this is always defined, even #if emacs.
Thu, 01 Dec 1994 14:00:16 +0000 Simon Marshall Added defaults for grayscale font-lock-reference-face.
Wed, 30 Nov 1994 22:13:56 +0000 David J. MacKenzie Don't try to make directories that are guaranteed to already exist.
Wed, 30 Nov 1994 22:03:35 +0000 Karl Heuer (sendmail-send-it): Add `From:' header.
Wed, 30 Nov 1994 21:48:37 +0000 Roland McGrath (compilation-next-error-locus): Finish last change.
Wed, 30 Nov 1994 21:44:25 +0000 Karl Heuer (gud-basic-call): Detect error earlier.
Wed, 30 Nov 1994 21:41:10 +0000 Karl Heuer (system-key-alist): Extra keys are F36 and F37.
Wed, 30 Nov 1994 20:50:33 +0000 Karl Heuer (imenu-generic-expression): New variable.
Wed, 30 Nov 1994 19:37:48 +0000 Roland McGrath (compilation-next-error-locus): Parsed column numbers are 1-origin.
Tue, 29 Nov 1994 22:01:25 +0000 Richard Kenner (ibmrt): Add more cases for various forms of BSD.
Tue, 29 Nov 1994 16:25:39 +0000 Paul Eggert (re_compile_pattern, re_comp, regerror): Add gettext wrapper.
Tue, 29 Nov 1994 15:58:53 +0000 Edward M. Reingold Mention cal-x.el in comments.
Tue, 29 Nov 1994 15:53:55 +0000 Edward M. Reingold Initial revision
Mon, 28 Nov 1994 21:03:41 +0000 Richard M. Stallman (get_time): Fix up whitespace.
Mon, 28 Nov 1994 20:31:00 +0000 Richard M. Stallman (Fminibuffer_complete_and_exit): Catch errors in do_completion.
Mon, 28 Nov 1994 19:44:16 +0000 Richard M. Stallman (keyboard-escape-quit): New command.
Mon, 28 Nov 1994 19:27:53 +0000 Richard M. Stallman (internal_delete_file, internal_delete_file_1): New functions.
Mon, 28 Nov 1994 19:27:41 +0000 Richard M. Stallman (delete_temp_file): Use internal_delete_file.
Mon, 28 Nov 1994 19:27:27 +0000 Richard M. Stallman (Fkill_buffer): Use internal_delete_file.
Mon, 28 Nov 1994 18:45:55 +0000 Richard M. Stallman Handle pilcrow, paragraph and pound signs.
Mon, 28 Nov 1994 18:17:31 +0000 Richard M. Stallman (Fx_synchronize): Fix doc string syntax.
Mon, 28 Nov 1994 18:13:30 +0000 Richard M. Stallman (safe_strdup): Don't use ANSI argument prototype.
Mon, 28 Nov 1994 18:08:42 +0000 Richard M. Stallman Fix erroneous comment syntax.
Mon, 28 Nov 1994 18:03:04 +0000 Richard M. Stallman (NEED_UNISTD_H): Defined.
Mon, 28 Nov 1994 17:59:41 +0000 Richard M. Stallman Have just one conditional to include unistd.h.
Mon, 28 Nov 1994 16:53:54 +0000 Richard M. Stallman (calculate-c-indent): Handle a top-level decl with multiple paren groups.
Mon, 28 Nov 1994 13:55:57 +0000 Richard M. Stallman (gnus-default-nntp-server): Doc fix.
Mon, 28 Nov 1994 13:54:27 +0000 Richard M. Stallman Many doc fixes. Fix progress message formats.
Thu, 24 Nov 1994 11:26:41 +0000 Richard M. Stallman (imenu): Widen temporary before scan the file.
Thu, 24 Nov 1994 08:51:11 +0000 Francesco Potort * m/delta.h (C_SWITCH_MACHINE): -inline-functions removed,
Thu, 24 Nov 1994 08:40:21 +0000 Richard M. Stallman (command_loop_1): Use safe_run_hooks to run
Thu, 24 Nov 1994 08:39:41 +0000 Richard M. Stallman (occur): Put number of matches in the header line.
Thu, 24 Nov 1994 01:44:59 +0000 Richard M. Stallman added fortran status checking -tower
Wed, 23 Nov 1994 23:19:43 +0000 Richard M. Stallman (double-mode-name): Variable deleted.
Wed, 23 Nov 1994 21:51:08 +0000 Richard Kenner Add cases for romp-ibm-aix and romp-ibm-bsd.
Wed, 23 Nov 1994 20:26:16 +0000 Richard M. Stallman Create subdir etc/e. Make links to it.
Wed, 23 Nov 1994 20:25:48 +0000 Richard M. Stallman (dvi): Run Make in our man subdir.
Wed, 23 Nov 1994 20:24:20 +0000 Richard M. Stallman Create the man subdir.
Wed, 23 Nov 1994 20:19:13 +0000 Richard M. Stallman Generate man/Makefile from man/Makefile.in.
Wed, 23 Nov 1994 19:56:15 +0000 Richard M. Stallman (Info-follow-reference): Use regexp-quote.
Wed, 23 Nov 1994 09:14:29 +0000 Richard M. Stallman (syms_of_keyboard): Doc fix.
Wed, 23 Nov 1994 09:11:30 +0000 Richard M. Stallman (Fy_or_n_p): Handle exit-prefix in query-replace-map.
Wed, 23 Nov 1994 09:11:05 +0000 Richard M. Stallman (map-y-or-n-p): Handle exit-prefix as definition of char.
Wed, 23 Nov 1994 09:10:36 +0000 Richard M. Stallman (query-replace-map): Define \e and escape as exit-prefix.
Wed, 23 Nov 1994 04:46:14 +0000 Richard M. Stallman (Calling menu-bar-enable-clipboard): Be less selective matching Suns.
Tue, 22 Nov 1994 23:33:01 +0000 Richard M. Stallman (save_search_regs): Add declaration.
Tue, 22 Nov 1994 21:26:19 +0000 Richard M. Stallman (lpr-page-header-switches): Use -f by default.
Tue, 22 Nov 1994 21:05:42 +0000 Richard M. Stallman (eterm): New rule.
Tue, 22 Nov 1994 19:30:44 +0000 Richard M. Stallman Initial revision
Tue, 22 Nov 1994 19:30:30 +0000 Richard M. Stallman (OBJECTS_MACHINE): Define only if AIXHFT.
Tue, 22 Nov 1994 19:30:07 +0000 Richard M. Stallman (AIXHFT): Defined.
Tue, 22 Nov 1994 19:24:38 +0000 Richard M. Stallman (init_sys_modes): Tes AIXHFT, not AIX.
Tue, 22 Nov 1994 19:19:42 +0000 Richard M. Stallman (append-to-buffer): Don't use current buffer as default.
Tue, 22 Nov 1994 18:17:23 +0000 Francesco Potort * etags.c (print_help): print --regex usage for ctags also.
Tue, 22 Nov 1994 12:23:40 +0000 Roland McGrath (vc-backend-checkout): Finish last change.
Tue, 22 Nov 1994 11:43:54 +0000 Roland McGrath (vc-checkout-switches): New variable.
Tue, 22 Nov 1994 10:47:06 +0000 Richard M. Stallman entered into RCS
Tue, 22 Nov 1994 04:50:20 +0000 Richard M. Stallman (Fdisplay_buffer): Use `b' to read existing buffer name.
Tue, 22 Nov 1994 04:42:56 +0000 Richard M. Stallman (gud-gdb-marker-filter, gud-irixdbx-marker-filter)
Tue, 22 Nov 1994 04:38:30 +0000 Richard M. Stallman (timer-process-filter): No need for save-match-data.
Tue, 22 Nov 1994 04:37:43 +0000 Richard M. Stallman (Man-bgproc-sentinel): No need for save-match-data.
Tue, 22 Nov 1994 04:33:40 +0000 Richard M. Stallman Match data now saved automatically around filters and sentinels.
Tue, 22 Nov 1994 04:31:18 +0000 Richard M. Stallman Filters and sentinels now save match data themselves.
Tue, 22 Nov 1994 03:22:43 +0000 David J. MacKenzie rearrange --with options
Tue, 22 Nov 1994 03:18:35 +0000 David J. MacKenzie add --with-pop, --with-kerberos, --with-hesiod
Tue, 22 Nov 1994 03:18:35 +0000 David J. MacKenzie add symbols for --with-pop, --with-kerberos, --with-hesiod
Tue, 22 Nov 1994 02:52:14 +0000 Richard M. Stallman (kill-region): Use = to compare positions.
Mon, 21 Nov 1994 17:15:24 +0000 Doug Evans Delete duplicate of sparc-*.
Mon, 21 Nov 1994 12:50:27 +0000 Francesco Potort Added code for automatically saving and restoring the match data
Sun, 20 Nov 1994 21:55:55 +0000 Richard M. Stallman (compare-windows): Push mark in both buffers at start.
Sun, 20 Nov 1994 15:01:14 +0000 Richard M. Stallman (rmail-summary-scroll-msg-up): If at end of message,
Sat, 19 Nov 1994 20:45:17 +0000 Richard M. Stallman (sort_args): New function.
Sat, 19 Nov 1994 20:42:26 +0000 Richard M. Stallman (command-line-1): Handle long options --funcall, --load, --insert, --kill.
Sat, 19 Nov 1994 20:33:22 +0000 Richard M. Stallman (x-option-alist): New variable now holds
Sat, 19 Nov 1994 14:52:57 +0000 Richard M. Stallman (gomoku-click): New function.
Sat, 19 Nov 1994 14:06:09 +0000 Richard M. Stallman (start-process-shell-command): Don't use `exec'--
Sat, 19 Nov 1994 14:03:23 +0000 Richard M. Stallman (start-process-shell-command): Function deleted.
Sat, 19 Nov 1994 13:57:27 +0000 Richard M. Stallman (re_compile_fastmap): Really, really treat `succeed' like end.
Sat, 19 Nov 1994 11:12:16 +0000 Richard M. Stallman (face-color-supported-p): New function.
Sat, 19 Nov 1994 10:37:38 +0000 Richard M. Stallman (re_compile_fastmap): Really treat `succeed' like end.
Sat, 19 Nov 1994 10:00:14 +0000 Richard M. Stallman (struct regexp_cache): New field `posix'.
Sat, 19 Nov 1994 05:24:57 +0000 Richard M. Stallman Comment change.
Fri, 18 Nov 1994 20:37:28 +0000 Richard M. Stallman (picture-self-insert): Use last-command-event,
Fri, 18 Nov 1994 20:27:24 +0000 Richard M. Stallman (init_filelock): Add missing semicolon.
Fri, 18 Nov 1994 17:50:37 +0000 Richard M. Stallman (batch-byte-compile-emacs): New function.
Fri, 18 Nov 1994 17:42:26 +0000 Richard M. Stallman Initial revision
Fri, 18 Nov 1994 16:43:04 +0000 Richard M. Stallman (Fload): Call Fsubstitute_in_file_name after trying handler.
Fri, 18 Nov 1994 16:41:07 +0000 Richard M. Stallman (mail-setup): Make fill-column wide for the in-reply-to.
Fri, 18 Nov 1994 07:47:19 +0000 Karl Heuer (kill-region): Set this-command unconditionally.
Fri, 18 Nov 1994 07:17:17 +0000 Karl Heuer (recompute_width_table): Do the right thing if no previous table existed.
Fri, 18 Nov 1994 06:50:02 +0000 Karl Heuer (enum Lisp_Misc_Type): Rename Lisp_Vector to Lisp_Vectorlike. Mark
Fri, 18 Nov 1994 06:49:09 +0000 Karl Heuer (Fpurecopy): Use type test macros.
Fri, 18 Nov 1994 05:29:08 +0000 Karl Heuer (Fsingle_key_description): Use type test macros.
Fri, 18 Nov 1994 05:22:33 +0000 Karl Heuer (SET_FRAME, key_event, do_mouse_event): Use accessor macros.
Fri, 18 Nov 1994 04:49:51 +0000 Karl Heuer (Fvconcat, concat): Use Lisp_Vectorlike.
Fri, 18 Nov 1994 03:37:48 +0000 Doug Evans Vendor for vxworks is wrs.
Fri, 18 Nov 1994 02:31:20 +0000 Karl Heuer (Fpurecopy): Use type test macros.
Fri, 18 Nov 1994 02:30:32 +0000 Karl Heuer (XSETCOMPILED): New macro.
Fri, 18 Nov 1994 02:10:19 +0000 Karl Heuer (Fdocumentation): Use type test macros.
Fri, 18 Nov 1994 02:02:18 +0000 Karl Heuer (print): Use type test macros.
Fri, 18 Nov 1994 01:04:41 +0000 Karl Heuer (re_compile_fastmap): Treat `succeed' like end of pattern.
Thu, 17 Nov 1994 21:49:27 +0000 Edward M. Reingold Get rid of edit menu.
Thu, 17 Nov 1994 21:49:00 +0000 Edward M. Reingold Undefine kill-region and copy-region-as-kill.
Thu, 17 Nov 1994 20:12:13 +0000 Doug Evans (sparc): Recognize as a cpu.
Thu, 17 Nov 1994 17:28:35 +0000 Richard M. Stallman (lock_dir, superlock_file, MAKE_LOCK_NAME):
Thu, 17 Nov 1994 16:53:01 +0000 Richard M. Stallman (backup-buffer): Use file-ownership-preserved-p.
Thu, 17 Nov 1994 16:50:21 +0000 Richard M. Stallman (timer-process-filter): Use save-match-data.
Thu, 17 Nov 1994 16:48:10 +0000 Richard M. Stallman (rmail-fields-not-to-output): New variable.
Thu, 17 Nov 1994 16:10:36 +0000 Richard M. Stallman (init_filelock): Always copy lock_path.
Thu, 17 Nov 1994 16:01:49 +0000 Richard M. Stallman (set-keymap-parent): Fix bug in case of empty keymap.
Thu, 17 Nov 1994 15:16:50 +0000 Richard M. Stallman Accept -domain as OS, and make it default for Apollo.
Thu, 17 Nov 1994 15:13:43 +0000 Richard M. Stallman (m68*-apollo*): Use s/domain.h.
Wed, 16 Nov 1994 22:21:39 +0000 Richard M. Stallman (timezone-parse-date): Handle two new formats (6 and 7).
Wed, 16 Nov 1994 21:44:15 +0000 Richard M. Stallman (try_window, display_text_line): Undo previous change.
Wed, 16 Nov 1994 20:35:34 +0000 Richard M. Stallman (substitute-key-definition): Don't recursively scan
Wed, 16 Nov 1994 20:32:40 +0000 Roland McGrath [NOT_C_CODE]: Include fcntl.h.
Wed, 16 Nov 1994 20:30:12 +0000 Richard M. Stallman (Fdirectory_files): Pass new arg to `compile_pattern'.
Wed, 16 Nov 1994 20:29:39 +0000 Richard M. Stallman (re_opcode_t): New opcode `succeed'
Wed, 16 Nov 1994 20:28:48 +0000 Richard M. Stallman (RE_NO_POSIX_BACKTRACKING): New macro.
Wed, 16 Nov 1994 16:57:31 +0000 Roland McGrath (try_window): Don't pass window to Fget_char_property; pass its buffer.
Wed, 16 Nov 1994 15:28:37 +0000 Richard M. Stallman Fix in insert-behind-hooks and insert-in-front-hooks.
Wed, 16 Nov 1994 14:27:48 +0000 Francesco Potort * Makefile.in.in (TAGS): The new etags allows tagging DEFVARs.
Wed, 16 Nov 1994 14:26:42 +0000 Richard M. Stallman (dired-collect-file-versions): Discard version #s from
Wed, 16 Nov 1994 14:15:54 +0000 Richard M. Stallman (Fopen_dribble_file): Call fclose only when dribble is non zero.
Wed, 16 Nov 1994 13:00:49 +0000 Francesco Potort * etags.c [ETAGS_REGEXP]: All the new code that deals with regexps
Wed, 16 Nov 1994 10:29:33 +0000 Francesco Potort * etags.c (<errno.h>): #include added.
Wed, 16 Nov 1994 06:17:13 +0000 Karl Heuer (Fcurrent_window_configuration): Use allocate_vectorlike and VECSIZE.
Wed, 16 Nov 1994 05:59:53 +0000 Karl Heuer (access_keymap): Use type test macros.
Wed, 16 Nov 1994 05:50:06 +0000 Karl Heuer (make_frame): Use allocate_vectorlike and VECSIZE.
Wed, 16 Nov 1994 05:17:32 +0000 Karl Heuer Declare allocate_vectorlike.
Wed, 16 Nov 1994 05:16:42 +0000 Karl Heuer (make_dummy_parent, make_window): Use allocate_vectorlike and VECSIZE.
Wed, 16 Nov 1994 05:03:02 +0000 Karl Heuer (make_process): Use allocate_vectorlike and VECSIZE.
Wed, 16 Nov 1994 04:48:37 +0000 Karl Heuer (Fmake_vector): Call allocate_vectorlike.
Wed, 16 Nov 1994 03:42:44 +0000 Karl Heuer Delete declaration of Farray_length.
Wed, 16 Nov 1994 03:41:56 +0000 Karl Heuer (Farray_length): Delete this obsolete function.
Wed, 16 Nov 1994 03:37:56 +0000 Karl Heuer (Flength): Don't call Farray_length, just use size field.
Wed, 16 Nov 1994 03:11:59 +0000 Karl Heuer Fix indentation.
Wed, 16 Nov 1994 02:34:40 +0000 Karl Heuer Fix typo in comment.
Wed, 16 Nov 1994 01:50:23 +0000 Karl Heuer (Fdo_auto_save): Use the new type-test macros.
Wed, 16 Nov 1994 01:31:04 +0000 Karl Heuer (XSCROLL_BAR): Extract from Lisp_Vector, not generic pointer.
Wed, 16 Nov 1994 01:26:39 +0000 Karl Heuer (wait_for_property_change): Encode location as a cons of two integers instead
Wed, 16 Nov 1994 01:14:23 +0000 Karl Heuer (Finteractive_p): Use XSUBR instead of its expansion.
Wed, 16 Nov 1994 01:03:33 +0000 Karl Heuer (Fdocumentation): Use NATNUMP instead of its expansion.
Wed, 16 Nov 1994 01:00:10 +0000 Karl Heuer (access_keymap, store_in_keymap): Use NATNUMP instead of its expansion.
Wed, 16 Nov 1994 00:55:11 +0000 Karl Heuer (CHECK_NATNUM): Use NATNUMP instead of its expansion.
Wed, 16 Nov 1994 00:52:35 +0000 Richard M. Stallman (Fread_file_name_internal): Protect orig_string.
Wed, 16 Nov 1994 00:42:11 +0000 Karl Heuer (syms_of_data): Set Qwholenump as function, not variable.
Wed, 16 Nov 1994 00:30:25 +0000 Karl Heuer (Fmake_list, Fmake_vector, Fmake_string): Use CHECK_NATNUM instead of its
Tue, 15 Nov 1994 23:55:26 +0000 Karl Heuer (NETCONN_P, kill_buffer_processes): Use the new type-test macros.
Tue, 15 Nov 1994 23:55:03 +0000 Karl Heuer (OVERLAY_POSITION): Use the new type-test macros.
Tue, 15 Nov 1994 23:54:26 +0000 Karl Heuer (overlays_at): Use the new type-test macros.
Tue, 15 Nov 1994 23:54:02 +0000 Karl Heuer (unlock_all_files): Use the new type-test macros.
Tue, 15 Nov 1994 23:52:43 +0000 Karl Heuer (x_window_to_frame, x_any_window_to_frame, x_top_window_to_frame): Use the new
Tue, 15 Nov 1994 23:38:26 +0000 Karl Heuer (GC_INTEGERP, etc): New type-test macros for use during GC.
Tue, 15 Nov 1994 22:54:36 +0000 Karl Heuer (current_minor_maps): Avoid assignments in arguments to a type-test macro.
Tue, 15 Nov 1994 22:54:15 +0000 Karl Heuer (PLIST_ELT_P): Avoid assignments in arguments to a type-test macro.
Tue, 15 Nov 1994 22:53:26 +0000 Karl Heuer (Fpixmap_spec_p): Avoid function calls and assignments as arguments to a
Tue, 15 Nov 1994 22:45:31 +0000 Karl Heuer (NATNUMP): New macro.
Tue, 15 Nov 1994 21:44:10 +0000 Karl Heuer (free_float): Don't assume XFASTINT accesses the raw bits.
Tue, 15 Nov 1994 21:03:22 +0000 Roland McGrath (tags-query-replace): Use query-replace-read-args in interactive spec.
Tue, 15 Nov 1994 19:41:36 +0000 Richard M. Stallman (isearch-other-meta-char): Delete debugging code.
Tue, 15 Nov 1994 17:05:44 +0000 Richard M. Stallman (Frename_buffer): Rename arg NAME to NEWNAME.
Tue, 15 Nov 1994 17:05:30 +0000 Richard M. Stallman (read_escape): For \S-a, return A.
Tue, 15 Nov 1994 17:04:22 +0000 Richard M. Stallman (init_sys_modes): Maybe call tcflow.
Tue, 15 Nov 1994 16:57:24 +0000 Richard M. Stallman (mouse-save-then-kill): Call mouse-show-mark
Tue, 15 Nov 1994 16:56:44 +0000 Richard M. Stallman (isearch-gnu-emacs-events): Variable deleted.
Tue, 15 Nov 1994 16:53:29 +0000 Richard M. Stallman (isearch-unread): Always use unread-command-events.
Tue, 15 Nov 1994 14:01:12 +0000 Richard M. Stallman (Frename_buffer): Rename arg NAME to NEWNAME.
Tue, 15 Nov 1994 04:23:27 +0000 Richard M. Stallman (m68*-apollo*): Set NON_GNU_CPP.
Tue, 15 Nov 1994 04:18:03 +0000 Richard M. Stallman (line): Add a beginning-op function.
Tue, 15 Nov 1994 03:38:23 +0000 Richard M. Stallman (LD_SWITCH_SYSTEM): Add -dc and -dp.
Tue, 15 Nov 1994 03:22:52 +0000 Paul Reilly (lw_refigure_widget): Use the macro USE_XAW rather than XAW.
Tue, 15 Nov 1994 02:38:03 +0000 Roland McGrath (tags-table-including): Don't gratuitously cons (what was I thinking?).
Tue, 15 Nov 1994 02:05:04 +0000 Karl Heuer (internal_equal): Use new overlay substructure.
Tue, 15 Nov 1994 02:04:40 +0000 Karl Heuer (mark_object, gc_sweep): Use new overlay substructure.
Tue, 15 Nov 1994 02:04:23 +0000 Karl Heuer (OVERLAY_START, OVERLAY_END): Use new overlay substructure.
Tue, 15 Nov 1994 02:04:03 +0000 Karl Heuer (enum Lisp_Misc_Type): Add new enumeration Lisp_Misc_Overlay.
Tue, 15 Nov 1994 02:03:35 +0000 Karl Heuer (print): Use new overlay substructure.
Tue, 15 Nov 1994 02:02:34 +0000 Karl Heuer (Fmake_overlay, Foverlay_properties, Foverlay_get, Foverlay_put): Use new
Tue, 15 Nov 1994 00:30:47 +0000 Richard M. Stallman (Finsert_file_contents): Init not_regular at the beginning.
Tue, 15 Nov 1994 00:06:33 +0000 Karl Heuer (Fkill_all_local_variables): Use XBUFFER_LOCAL_VALUE, not XCONS.
Tue, 15 Nov 1994 00:06:26 +0000 Richard M. Stallman (comint-exec-1): Terminate TERMCAP with colon.
Tue, 15 Nov 1994 00:05:02 +0000 Per Bothner Support paragon as i860-intel-osf1. (From RMS.)
Tue, 15 Nov 1994 00:03:05 +0000 Richard M. Stallman Initial revision
Tue, 15 Nov 1994 00:02:47 +0000 Richard M. Stallman (MAIL_USE_FLOCK): Defined.
Mon, 14 Nov 1994 23:58:19 +0000 Richard M. Stallman (Finsert_file_contents): If VISIT, set the buffer components
Mon, 14 Nov 1994 23:28:44 +0000 Roland McGrath (A_TEXT_OFFSET): Macro removed.
Mon, 14 Nov 1994 22:16:52 +0000 Karl Heuer (defvar_int, defvar_bool, defvar_lisp_nopro, defvar_per_buffer): Use accessor
Mon, 14 Nov 1994 18:52:51 +0000 Karl Heuer (scheme-mode-variables): Set parse-sexp-ignore-comments to t.
Mon, 14 Nov 1994 18:06:28 +0000 Karl Heuer Fix typos in comment.
Mon, 14 Nov 1994 17:08:32 +0000 David J. MacKenzie Don't add -I, -L, -R options for cc if their
Mon, 14 Nov 1994 08:03:41 +0000 Simon Marshall Add scheme-mode to font-lock-defaults-alist using lisp-font-lock-keywords.
Mon, 14 Nov 1994 01:35:08 +0000 Richard M. Stallman (query-replace-map): Bind Y and N like y and n.
Mon, 14 Nov 1994 01:32:24 +0000 Richard M. Stallman Initial revision
Mon, 14 Nov 1994 01:30:43 +0000 Richard M. Stallman For windows-nt, load mouse.
Sun, 13 Nov 1994 21:27:30 +0000 Richard M. Stallman (C_SWITCH_SYSTEM) [__GNUC__]: Set -D_BSD to get the
Sun, 13 Nov 1994 20:54:28 +0000 Richard M. Stallman Comment change.
Sun, 13 Nov 1994 19:57:12 +0000 Richard M. Stallman (Fdisplay_completion_list): Update COLUMN unconditionally.
Sun, 13 Nov 1994 19:07:26 +0000 Richard M. Stallman (load_pixmap): Handle bitmap_id < 0. F is a FRAME_PTR.
Sun, 13 Nov 1994 17:35:48 +0000 Richard M. Stallman (syms_of_frame): Fix typo.
Sun, 13 Nov 1994 12:15:29 +0000 Richard M. Stallman (lpr-headers-switches): Base default on lpr-command value.
Sat, 12 Nov 1994 20:05:07 +0000 Richard M. Stallman (syms_of_frame): Doc fix for default-frame-alist.
Fri, 11 Nov 1994 19:44:48 +0000 Richard M. Stallman (mips-sgi-irix5.[01]*): Distinguish from irix5*.
Fri, 11 Nov 1994 14:54:29 +0000 Richard M. Stallman (i860-intel-osf1*): New alternative.
Fri, 11 Nov 1994 13:34:04 +0000 Richard M. Stallman (texinfo-format-node): Insert the node delimiter
Fri, 11 Nov 1994 07:35:27 +0000 Karl Heuer (store_symval_forwarding, swap_in_symval_forwarding, Fset, default_value,
Fri, 11 Nov 1994 07:34:37 +0000 Karl Heuer (Fbyte_code): Special case for buffer-local objects is now handled by the more
Fri, 11 Nov 1994 07:34:14 +0000 Karl Heuer (mark_object): New code to handle buffer-local substructure.
Fri, 11 Nov 1994 07:33:46 +0000 Karl Heuer (set_buffer_internal): Use XBUFFER_LOCAL_VALUE, not XCONS.
Fri, 11 Nov 1994 07:32:54 +0000 Karl Heuer (enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_Buffer_Local_Value and
Fri, 11 Nov 1994 04:23:40 +0000 David J. MacKenzie Remove entries for things that are done. Reformat a little.
Fri, 11 Nov 1994 01:31:52 +0000 Karl Heuer Fix typo in previous change.
Thu, 10 Nov 1994 23:01:15 +0000 Roland McGrath (compile): With prefix arg, prompt even if (not compilation-read-command).
Thu, 10 Nov 1994 22:26:57 +0000 Richard M. Stallman (TV1, TV2): Use EMACS_TIME as type.
Thu, 10 Nov 1994 22:03:43 +0000 Richard M. Stallman (find-change-log): If change-log-default-name
Thu, 10 Nov 1994 19:51:28 +0000 Karl Heuer Fix comment associated with previous change.
Thu, 10 Nov 1994 18:51:12 +0000 Richard M. Stallman (Fnewline): Always use insert_and_inherit.
Thu, 10 Nov 1994 16:13:30 +0000 Richard M. Stallman Comment change.
Thu, 10 Nov 1994 08:12:48 +0000 Richard M. Stallman (create_process) [OSF1]: Use setpgid, not setpgrp.
Thu, 10 Nov 1994 03:46:33 +0000 Richard M. Stallman (tracking_off): Test old value with NILP.
Thu, 10 Nov 1994 03:44:29 +0000 Richard M. Stallman (FRAMEP): Use the second definition whenever HAVE_MOUSE.
Thu, 10 Nov 1994 03:18:44 +0000 Richard M. Stallman (ange-ftp-version): Var deleted.
Wed, 09 Nov 1994 23:13:31 +0000 Karl Heuer (Fboundp, find_symbol_value): Use type test macros instead of checking XTYPE
Wed, 09 Nov 1994 22:54:15 +0000 Richard M. Stallman (string-rectangle): Don't set point.
Wed, 09 Nov 1994 22:10:55 +0000 Karl Heuer Comment reason for preceding change.
Wed, 09 Nov 1994 21:09:27 +0000 David J. MacKenzie Make h_errno check not use nested functions.
Wed, 09 Nov 1994 20:56:17 +0000 Richard M. Stallman (facemenu-update): Use C-down-mouse-2 for the menu.
Wed, 09 Nov 1994 20:54:45 +0000 Richard M. Stallman (comint-exec-1): Make sure default-directory is a real dir.
Wed, 09 Nov 1994 20:53:55 +0000 Richard M. Stallman (Fsubstitute_in_file_name): Add missing #endif.
Wed, 09 Nov 1994 20:51:58 +0000 Richard M. Stallman Don't include ctype.h.
Wed, 09 Nov 1994 20:18:34 +0000 Richard M. Stallman (copy-region-as-kill): Don't set this-command.
Wed, 09 Nov 1994 12:57:30 +0000 Roland McGrath Only define items in vc-menu-map if it is boundp.
Wed, 09 Nov 1994 12:46:54 +0000 Richard M. Stallman (compilation-error-regexp-alist): Add an element for Irix 5.2 warnings.
Wed, 09 Nov 1994 12:38:31 +0000 Francesco Potort * man.el (Man-berkeley-sed-script, Man-sysv-sed-script,
Wed, 09 Nov 1994 11:48:21 +0000 Richard M. Stallman (install-arch-indep): Delete *.orig in copied dirs.
Wed, 09 Nov 1994 06:10:46 +0000 Karl Heuer (vi-kill-region): Pass args to kill-region.
Wed, 09 Nov 1994 06:04:46 +0000 Karl Heuer (print_help): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:56:23 +0000 Karl Heuer (describe_syntax_1): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:55:39 +0000 Karl Heuer (describe_buffer_bindings): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:52:20 +0000 Karl Heuer (emerge-file-names): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:52:02 +0000 Karl Heuer (apropos-print-matches): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:51:27 +0000 Karl Heuer (describe-calendar-mode): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:51:20 +0000 Karl Heuer (describe-buffer-case-table): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:50:58 +0000 Karl Heuer (debugger-list-functions): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:50:35 +0000 Karl Heuer (describe-display-table): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:50:19 +0000 Karl Heuer (make-help-screen): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:50:09 +0000 Karl Heuer (describe-key, describe-mode, view-lossage, describe-function, describe-variable): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:50:05 +0000 Karl Heuer (Helper-describe-mode): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:49:52 +0000 Karl Heuer (Info-summary): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:49:07 +0000 Karl Heuer (kbd-macro-query): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:48:55 +0000 Karl Heuer (map-y-or-n-p): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:48:50 +0000 Karl Heuer (disabled-command-hook): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:48:21 +0000 Karl Heuer (r2b-help): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:48:05 +0000 Karl Heuer (perform-replace): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:47:20 +0000 Karl Heuer (set-variable): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:46:09 +0000 Karl Heuer (sc-set-variable): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:46:01 +0000 Karl Heuer (update-copyright): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:45:49 +0000 Karl Heuer (ask-user-about-lock-help, ask-user-about-supersession-help): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:45:00 +0000 Karl Heuer (vi-switch-mode, vi-ex-cmd): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 05:44:20 +0000 Karl Heuer (yow): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 03:43:30 +0000 Roland McGrath (EVENT_QUEUES_EMPTY): Only test do_mouse_tracking and mouse_moved #ifdef
Wed, 09 Nov 1994 00:25:38 +0000 Roland McGrath (install-arch-indep): Avoid continued comment swallowing target line.
Tue, 08 Nov 1994 22:34:06 +0000 Karl Heuer (Man-follow-manual-reference): First arg deleted. Call
Tue, 08 Nov 1994 16:23:32 +0000 Edward M. Reingold Don't supersede attributes for faces `diary-face', `calendar-display-face', or
Tue, 08 Nov 1994 15:54:54 +0000 Richard M. Stallman entered into RCS
Tue, 08 Nov 1994 13:06:07 +0000 Paul Reilly (make_menu_in_widget): Differentiate a separator entry ("--") from a
Tue, 08 Nov 1994 05:18:09 +0000 David J. MacKenzie protect character class with changequote
Tue, 08 Nov 1994 05:09:01 +0000 Karl Heuer (help-mode): New function.
Tue, 08 Nov 1994 02:51:32 +0000 Karl Heuer Accept `news' as a synonym for `newsos'.
Tue, 08 Nov 1994 02:43:25 +0000 Karl Heuer (Fset_frame_height): Compare against height, not width.
Tue, 08 Nov 1994 02:37:04 +0000 Roland McGrath Move decl of input_fd outside of #ifdef HAVE_X_WINDOWS.
Mon, 07 Nov 1994 16:39:17 +0000 Edward M. Reingold Check for nil time before trying to adjust it for dst.
Mon, 07 Nov 1994 12:13:16 +0000 Francesco Potort * man.el (Man-reuse-okay-flag): Deleted.
Mon, 07 Nov 1994 08:30:11 +0000 Thien-Thi Nguyen Update maintainer line.
Mon, 07 Nov 1994 08:29:06 +0000 Thien-Thi Nguyen Add maintainer line in header.
Mon, 07 Nov 1994 07:31:19 +0000 Paul Reilly (update_one_menu_entry): Use the parent of the cascade button as the
Sat, 05 Nov 1994 02:13:37 +0000 Karl Heuer (gnus-configure-windows): Make split-window-keep-point locally t so that focus
Fri, 04 Nov 1994 04:00:50 +0000 Karl Heuer (XTread_socket): Generate iconify and deiconify events.
Thu, 03 Nov 1994 21:23:40 +0000 Karl Heuer (start-process-shell-command): Don't use exec on windows-nt.
Thu, 03 Nov 1994 21:11:43 +0000 Karl Heuer Changed references of m\m-windowsnt.h to m\intel386.h and of s\s-windowsnt.h
Thu, 03 Nov 1994 21:07:19 +0000 Karl Heuer (sbrk): Allow request sizes to be different than the page size.
Thu, 03 Nov 1994 20:49:20 +0000 Karl Heuer [WINDOWSNT]: (VIRT_ADDR_VARIES, DATA_END, DATA_START, HAVE_ALLOCA): Defined.
Thu, 03 Nov 1994 20:46:43 +0000 Karl Heuer #include <malloc.h>.
Thu, 03 Nov 1994 20:37:28 +0000 Karl Heuer (tar-extract): Set default-directory to that of the superior buffer, not the
Thu, 03 Nov 1994 20:30:28 +0000 Karl Heuer (gud-gdb-complete-command): Add a trailing single quote to partially quoted
Thu, 03 Nov 1994 20:24:53 +0000 Karl Heuer Don't rm files if cd fails.
Thu, 03 Nov 1994 15:30:39 +0000 Simon Marshall Wrap font-lock-fontify-region's string-match with save-match-data.
Wed, 02 Nov 1994 06:18:45 +0000 Karl Heuer (Fx_list_fonts): Don't bother to retrieve font info when there's no size_ref
Wed, 02 Nov 1994 04:27:27 +0000 Karl Heuer (Fdecode_time): Fix Lisp_Object vs. integer problems.
Wed, 02 Nov 1994 02:35:56 +0000 Karl Heuer Leave DEVICE_SEP undefined by default.
Wed, 02 Nov 1994 01:22:31 +0000 Richard M. Stallman (init_buffer): Fix error message syntax.
Tue, 01 Nov 1994 21:06:55 +0000 Richard M. Stallman (Fdecode_time): Change one XFASTINT to XINT.
Tue, 01 Nov 1994 21:05:11 +0000 Richard M. Stallman (x_window): Make ibw 0 by default.
Tue, 01 Nov 1994 21:04:29 +0000 Richard M. Stallman Add function and variable name conventions.
Tue, 01 Nov 1994 19:27:21 +0000 Per Bothner (*-unknown-freebsd): Remove [-(] from UNAME_RELEASE.
Tue, 01 Nov 1994 10:41:18 +0000 Richard M. Stallman Put nt subdir and its subdirs in the dist.
Tue, 01 Nov 1994 10:31:35 +0000 Richard M. Stallman (SYSTEM_PURESIZE_EXTRA): Defined.
Tue, 01 Nov 1994 10:27:02 +0000 Richard M. Stallman Initial revision
Tue, 01 Nov 1994 09:54:39 +0000 Richard M. Stallman (byte-compile-insert-header): Escape backslashes
Tue, 01 Nov 1994 08:50:20 +0000 Richard M. Stallman (init_editfns): Get the username from the environment
Tue, 01 Nov 1994 08:49:40 +0000 Richard M. Stallman (read_key_sequence): Use flags instead of gotos to
Tue, 01 Nov 1994 08:47:47 +0000 Richard M. Stallman (DEVICE_SEP, DIRECTORY_SEP, IS_DEVICE_SEP)
Tue, 01 Nov 1994 08:45:04 +0000 Richard M. Stallman (DOS_NT): Defined.
Tue, 01 Nov 1994 08:44:15 +0000 Richard M. Stallman (term_init) [WINDOWSNT]: Do some Windows-specific
Tue, 01 Nov 1994 08:42:36 +0000 Richard M. Stallman [WINDOWSNT] (EMACS_KILLPG): Use win32_kill_process.
Tue, 01 Nov 1994 08:41:25 +0000 Richard M. Stallman Test DOS_NT, not MSDOS.
Tue, 01 Nov 1994 08:39:49 +0000 Richard M. Stallman [WINDOWSNT]: Add includes for NT.
Tue, 01 Nov 1994 08:31:31 +0000 Richard M. Stallman Use macros IS_ANY_SEP, IS_DIRECTORY_SEP,
Tue, 01 Nov 1994 08:24:29 +0000 Richard M. Stallman (MAXNAMLEN) [WINDOWSNT]: Define as 255.
Tue, 01 Nov 1994 08:23:44 +0000 Richard M. Stallman [WINDOWSNT]: Don't include vlimit.h.
Tue, 01 Nov 1994 08:22:31 +0000 Richard M. Stallman Change explicit uses of the Unix directory separator
Tue, 01 Nov 1994 08:16:31 +0000 Richard M. Stallman Change explicit uses of the Unix directory separator
Tue, 01 Nov 1994 07:07:32 +0000 Richard M. Stallman (Fdump_emacs): Don't reset the data start address by
Tue, 01 Nov 1994 07:03:57 +0000 Richard M. Stallman Use macros IS_ANY_SEP, IS_DIRECTORY_SEP, and DIRECTORY_SEP.
Tue, 01 Nov 1994 06:49:52 +0000 Richard M. Stallman (getenv_internal) [WINDOWSNT]: Use strnicmp, not bcmp.
Tue, 01 Nov 1994 06:39:38 +0000 Richard M. Stallman (init_buffer): Use DIRECTORY_SEP, IS_DIRECTORY_SEP macros,
Tue, 01 Nov 1994 06:17:07 +0000 Richard M. Stallman (struct buffer): Test DOS_MT, not MSDOS.
Tue, 01 Nov 1994 05:56:55 +0000 Richard M. Stallman On windows-nt, load ls-lisp and winnt.
Tue, 01 Nov 1994 05:54:58 +0000 Richard M. Stallman (Info-directory-list): Treat windows-nt like ms-dos.
Tue, 01 Nov 1994 05:52:42 +0000 Richard M. Stallman (byte-compile-file): Treat windows-nt like ms-dos.
Tue, 01 Nov 1994 05:51:58 +0000 Richard M. Stallman (hexl-find-file): Treat windows-nt like ms-dos.
Tue, 01 Nov 1994 05:50:57 +0000 Richard M. Stallman (shell-command-switch): New variable.
Tue, 01 Nov 1994 05:49:25 +0000 Richard M. Stallman (command-line): Use ~/_emacs as init file in windows-nt.
Tue, 01 Nov 1994 05:48:21 +0000 Richard M. Stallman (abbreviate-file-name): Handle drive letters on windows-nt as on ms-dos.
Tue, 01 Nov 1994 05:46:57 +0000 Richard M. Stallman (desktop-basefilename): Use emacs.dsk on windows-nt.
Tue, 01 Nov 1994 05:45:47 +0000 Richard M. Stallman (bookmark-file): Use ~/emacs.bmk on windows-nt.
Tue, 01 Nov 1994 05:45:04 +0000 Richard M. Stallman (change-log-name): Use changlo on windows-nt.
Tue, 01 Nov 1994 05:26:14 +0000 Richard M. Stallman (main, etags_getcwd): Test DOS_NT instead of MSDOS.
Tue, 01 Nov 1994 05:23:42 +0000 Richard M. Stallman (main) [WINDOWSNT]: Now sets _fmode and stdout to O_BINARY.
Tue, 01 Nov 1994 04:22:00 +0000 Richard M. Stallman (blink-matching-delay): New variable.
Tue, 01 Nov 1994 04:21:32 +0000 Richard M. Stallman (timezone-world-timezones): Add "UT" -> +000.
Tue, 01 Nov 1994 04:21:03 +0000 Richard M. Stallman (cl-macroexpand): keep documentation from `macroexpand'.
Tue, 01 Nov 1994 04:20:43 +0000 Richard M. Stallman (isearch-edit-string, isearch-toggle-case-fold):
Tue, 01 Nov 1994 02:18:56 +0000 Edward M. Reingold New function to display an alternative diary file.
Tue, 01 Nov 1994 02:17:53 +0000 Edward M. Reingold Bind new function to mouse.
Tue, 01 Nov 1994 02:16:50 +0000 Edward M. Reingold Bind new function to key.
Tue, 01 Nov 1994 01:30:16 +0000 Richard M. Stallman (comint-read-noecho): Use `read-char-exclusive' instead of `read-char'.
Tue, 01 Nov 1994 00:26:36 +0000 Karl Heuer (XTclear_end_of_line): Finish the line dance here too, just as was done in
Tue, 01 Nov 1994 00:07:34 +0000 Richard M. Stallman (fast_find_position): Special case if POS is end of buffer.
Mon, 31 Oct 1994 21:50:17 +0000 Karl Heuer (column_number_displayed): New variable.
Mon, 31 Oct 1994 14:54:47 +0000 David J. MacKenzie update for Autoconf 2.0 and other recent changes.
Mon, 31 Oct 1994 08:00:37 +0000 Richard M. Stallman (texinfo-alias-list): New variable.
Sun, 30 Oct 1994 21:20:42 +0000 Richard M. Stallman Changed almost every doc string.
Sun, 30 Oct 1994 21:06:34 +0000 Edward M. Reingold Delete old reference to window configuration.
Sun, 30 Oct 1994 21:02:06 +0000 Richard M. Stallman (display_text_line): Truncate the minibuf_prompt if nec.
Sun, 30 Oct 1994 20:12:53 +0000 Richard M. Stallman (BASE_PURESIZE): Increment MULTI_FRAME value.
Sun, 30 Oct 1994 20:05:58 +0000 Richard M. Stallman (texinfo-format-scan): Make @- vanish; don't insert -.
Sun, 30 Oct 1994 10:41:03 +0000 Richard M. Stallman Put mouse-set-font on C-down-mouse-1.
Sun, 30 Oct 1994 10:40:31 +0000 Richard M. Stallman Load facemenu if have X.
Sun, 30 Oct 1994 08:20:41 +0000 Richard M. Stallman (unexec): Don't print number of pure bytes used.
Sun, 30 Oct 1994 06:38:49 +0000 Richard M. Stallman (line-move): Use sign of arg to choose error condition.
Sun, 30 Oct 1994 02:19:14 +0000 Richard M. Stallman (blink-matching-open): Do blink if an even number of
Sun, 30 Oct 1994 00:26:39 +0000 Edward M. Reingold Fix use of noday option for calendar-read-date.
Sun, 30 Oct 1994 00:25:33 +0000 Edward M. Reingold Redo the noday option for calendar-read-date.
Sat, 29 Oct 1994 23:25:10 +0000 Richard M. Stallman (xlwmenu_default_font): New global variable.
Sat, 29 Oct 1994 18:33:48 +0000 Karl Heuer (read_avail_input): Fix Lisp_Object vs. int problem.
Sat, 29 Oct 1994 12:43:53 +0000 David J. MacKenzie change a stray [ to test
Sat, 29 Oct 1994 11:14:05 +0000 Richard M. Stallman (gud-common-init): If file arg has no directory,
Sat, 29 Oct 1994 09:47:12 +0000 Richard M. Stallman (Fx_create_frame): Set xlwmenu_default_font.
Sat, 29 Oct 1994 09:43:07 +0000 Richard M. Stallman (x_delete_display): Call XrmDestroyDatabase.
Fri, 28 Oct 1994 19:03:03 +0000 Richard M. Stallman (iso-accents-mode): Variable renamed from iso-accents-minor-mode.
Fri, 28 Oct 1994 19:00:34 +0000 Richard M. Stallman (LD_SWITCH_SYSTEM): Definitions deleted.
Fri, 28 Oct 1994 18:54:40 +0000 Richard M. Stallman (LD_SWITCH_MACHINE): New definition.
Fri, 28 Oct 1994 18:47:40 +0000 Richard M. Stallman (frame-initialize): Set special-display-function here,
Fri, 28 Oct 1994 18:45:45 +0000 Richard M. Stallman (diff-command): New variable.
Fri, 28 Oct 1994 15:39:01 +0000 David J. MacKenzie Adapt for Autoconf v2. Use the standard argument
Fri, 28 Oct 1994 05:21:42 +0000 Richard M. Stallman (calendar-mode-map): Define c-down-mouse-3 like down-mouse-3.
Fri, 28 Oct 1994 04:31:05 +0000 Richard M. Stallman (easy-menu-define): Call `easy-menu-do-define' to do
Thu, 27 Oct 1994 22:35:14 +0000 Karl Heuer (Fset_buffer_major_mode): New function. Set the default major mode here.
Thu, 27 Oct 1994 22:34:21 +0000 Karl Heuer (find-file-noselect): Call set-buffer-major-mode here.
Thu, 27 Oct 1994 21:15:50 +0000 Karl Heuer (keys_of_frame): Bind the new events to 'ignore, since the window manager has
Thu, 27 Oct 1994 21:13:33 +0000 Karl Heuer (kbd_buffer_get_event): Translate them to lispy events.
Thu, 27 Oct 1994 21:09:39 +0000 Karl Heuer (iconify_event, deiconify_event): New events.
Thu, 27 Oct 1994 19:58:25 +0000 David J. MacKenzie keep up with configure.in
Thu, 27 Oct 1994 19:08:03 +0000 Francesco Potort * man.el (Man-fontify-manpage-flag): defvar put at outer level.
Thu, 27 Oct 1994 18:44:47 +0000 Karl Heuer (set_frame_menubar): Don't copy string during GC risk.
Thu, 27 Oct 1994 18:29:49 +0000 Karl Heuer (tar-summarize-buffer): Improperly terminated archive now produces only a
Thu, 27 Oct 1994 00:34:56 +0000 Roland McGrath [alliant && i860] (FSCALE): Move defn before #ifndef FSCALE.
Wed, 26 Oct 1994 23:25:45 +0000 Richard M. Stallman (HAVE_GETPAGESIZE): Explicitly #undef.
Wed, 26 Oct 1994 23:25:27 +0000 Richard M. Stallman (HAVE_GETPAGESIZE): Definition deleted.
Wed, 26 Oct 1994 23:19:58 +0000 Richard M. Stallman (HAVE_GETPAGESIZE): Add #undef.
Wed, 26 Oct 1994 23:19:16 +0000 Richard M. Stallman Check for getpagesize.
Wed, 26 Oct 1994 22:51:08 +0000 Richard M. Stallman (ispell-message-text-end): Match Postcript 3 like 2.
Wed, 26 Oct 1994 22:43:45 +0000 Paul Eggert (re_comp, re_exec): Define this obsolete 4.2bsd
Wed, 26 Oct 1994 20:07:50 +0000 Richard M. Stallman (enable-flow-control): Make message depend on customization variables.
Wed, 26 Oct 1994 18:25:14 +0000 Richard Kenner (pdp11): New machine name.
Wed, 26 Oct 1994 15:34:14 +0000 Edward M. Reingold Allow vector form of latitude/longitude. Fix documentation.
Wed, 26 Oct 1994 15:32:51 +0000 Edward M. Reingold Give lunar phases buffer a symbolic name; use new form of calendar-read-date.
Wed, 26 Oct 1994 15:31:27 +0000 Edward M. Reingold Use new form of calendar-read-date.
Wed, 26 Oct 1994 15:30:34 +0000 Edward M. Reingold Fix regexps for diary marking to include TAB.
Wed, 26 Oct 1994 15:28:56 +0000 Edward M. Reingold Put insertion of diary entry on daily menu.
Wed, 26 Oct 1994 15:26:22 +0000 Edward M. Reingold Lots of minor fixes and code polishing. Exit-calendar code rewritten.
Wed, 26 Oct 1994 12:57:46 +0000 Richard M. Stallman (set_frame_size): Set app_shell and wmshell the same.
Wed, 26 Oct 1994 09:32:58 +0000 Richard M. Stallman (dired-find-subdir): Doc fix.
Wed, 26 Oct 1994 09:32:04 +0000 Richard M. Stallman (fill-individual-paragraphs): Avoid infinite loop
Wed, 26 Oct 1994 09:30:46 +0000 Richard M. Stallman (status_message): Add a cast.
Wed, 26 Oct 1994 09:26:40 +0000 Richard M. Stallman (x_catch_errors, x_check_errors, x_had_errors_p)
Wed, 26 Oct 1994 09:19:57 +0000 Richard M. Stallman (x_window): Pass new arg f to hack_wm_protocols.
Wed, 26 Oct 1994 06:22:14 +0000 Karl Heuer (syms_of_window): Fix missing \n\'s.
Wed, 26 Oct 1994 04:58:18 +0000 Richard M. Stallman (x_own_selection, x_get_foreign_selection): Change calls
Wed, 26 Oct 1994 04:57:41 +0000 Richard M. Stallman (pop_up_menu): Pass a Display * to x_catch_errors, etc.
Wed, 26 Oct 1994 04:43:33 +0000 Richard M. Stallman Comment changes.
Wed, 26 Oct 1994 01:40:21 +0000 Karl Heuer (tar-summarize-buffer): Check for end of buffer before extracting substring.
Wed, 26 Oct 1994 00:21:05 +0000 Karl Heuer (list_processes_1): Print tty name.
Tue, 25 Oct 1994 20:34:42 +0000 Richard M. Stallman (Vtemp_buffer_show_function): Doc fix.
Tue, 25 Oct 1994 20:29:03 +0000 Richard M. Stallman (gud-irixdbx-marker-filter): Cast $curline to int.
Tue, 25 Oct 1994 14:16:02 +0000 Boris Goldowsky (enriched-mode): Add autoload cookie.
Tue, 25 Oct 1994 10:52:58 +0000 Richard M. Stallman (Brk): Declare as unsigned long.
Tue, 25 Oct 1994 10:42:02 +0000 Richard M. Stallman Delete X10 code.
Tue, 25 Oct 1994 10:34:49 +0000 Richard M. Stallman (Fx_selection_exists_p): Fix backwards if.
Tue, 25 Oct 1994 10:33:36 +0000 Richard M. Stallman (Fx_create_frame): Don't increment refernce_count
Tue, 25 Oct 1994 10:26:49 +0000 Richard M. Stallman (record_char): New subroutine.
Tue, 25 Oct 1994 09:51:50 +0000 Richard M. Stallman Never use input_fd if using X.
Tue, 25 Oct 1994 09:49:53 +0000 Richard M. Stallman (make-frame-on-display): New function.
Tue, 25 Oct 1994 09:48:44 +0000 Richard M. Stallman Handle multiple keyboard input descriptors.
Tue, 25 Oct 1994 07:53:05 +0000 Richard M. Stallman (insert_from_buffer_1): Don't use min.
Tue, 25 Oct 1994 06:10:26 +0000 Richard M. Stallman (ispell-grep-command, ispell-look-command): Don't specify directory.
Tue, 25 Oct 1994 04:46:54 +0000 Richard M. Stallman (buffer-file-truename): Doc fix.
Tue, 25 Oct 1994 00:45:21 +0000 Karl Heuer (decode_mode_spec): New spec %c, for current column.
Mon, 24 Oct 1994 23:30:14 +0000 Karl Heuer Make previous change conditional.
Mon, 24 Oct 1994 21:59:55 +0000 Richard M. Stallman (Fx_selection_exists_p): If selected_frame isn't an x frame, return nil.
Mon, 24 Oct 1994 15:34:50 +0000 Francesco Potort * man.el (Man-init-defvars): Do not delete empty lines.
Mon, 24 Oct 1994 14:19:37 +0000 Boris Goldowsky Initial revision
Mon, 24 Oct 1994 14:18:32 +0000 Boris Goldowsky Don't try to make menu bindings when window-system==nil.
Mon, 24 Oct 1994 13:54:44 +0000 Boris Goldowsky Initial revision
Mon, 24 Oct 1994 12:37:01 +0000 Francesco Potort *** empty log message ***
Mon, 24 Oct 1994 04:41:21 +0000 Richard M. Stallman (getline): When a search of already-read input for CRLF
Sun, 23 Oct 1994 22:56:32 +0000 Roland McGrath (dired-mode-map): Add query-replace and search items to operate menu.
Sun, 23 Oct 1994 20:39:25 +0000 Richard M. Stallman (latex-mode): Recognize \item etc. that have no arg
Sun, 23 Oct 1994 09:40:07 +0000 Richard M. Stallman (unload_color): Pass arg f to WHITE_PIX_DEFAULT and BLACK_PIX_DEFAULT.
Sun, 23 Oct 1994 09:38:50 +0000 Richard M. Stallman Use XFlush, not XFlushQueue, throughout.
Sun, 23 Oct 1994 07:59:01 +0000 Richard M. Stallman Say error in x-open-connection should be fatal.
Sun, 23 Oct 1994 07:49:24 +0000 Richard M. Stallman (kbd_buffer_get_event): Cope if mouse_position_hook does not store anything.
Sun, 23 Oct 1994 07:45:25 +0000 Richard M. Stallman (menu-bar-file-menu): Add item `Make Frame On Display'.
Sun, 23 Oct 1994 06:16:43 +0000 Richard M. Stallman (struct heap): New fields first_bloc, last_bloc.
Sun, 23 Oct 1994 06:05:12 +0000 Richard M. Stallman (set-face-background): Set either stipple or color,
Sun, 23 Oct 1994 05:04:03 +0000 Richard M. Stallman Add comment.
Sun, 23 Oct 1994 05:02:00 +0000 Richard M. Stallman (mail-setup): Fill in-reply-to field properly.
Sun, 23 Oct 1994 04:55:35 +0000 Richard M. Stallman (ange-ftp-process-handle-line): Check for a
Sun, 23 Oct 1994 01:05:26 +0000 Richard M. Stallman (set-face-background): If color is gray, and frame
Sat, 22 Oct 1994 16:00:31 +0000 Roland McGrath (dired-do-tags-search, dired-do-tags-query-replace): New functions.
Sat, 22 Oct 1994 15:58:56 +0000 Roland McGrath (dired-mode-map): Bind A to dired-do-tags-search,
Sat, 22 Oct 1994 05:39:42 +0000 Richard M. Stallman (calculate_costs): Call x_screen_planes.
Sat, 22 Oct 1994 04:46:14 +0000 Karl Heuer (Finsert_buffer_substring): Use insert_from_buffer instead of insert.
Sat, 22 Oct 1994 04:45:57 +0000 Karl Heuer (insert_from_buffer, insert_from_buffer_1): New functions.
Sat, 22 Oct 1994 04:39:30 +0000 Richard M. Stallman (struct x_display_info): Struct renamed from x_screen.
Sat, 22 Oct 1994 04:34:16 +0000 Richard M. Stallman Use FRAME_X_DISPLAY instead of x_current_display and XDISPLAY.
Sat, 22 Oct 1994 04:27:25 +0000 Richard M. Stallman (x_sync): Take frame ptr as arg.
Sat, 22 Oct 1994 03:55:39 +0000 Richard M. Stallman (read_avail_input): Use input_fd.
Sat, 22 Oct 1994 03:55:00 +0000 Richard M. Stallman (input_fd): No longer static.
Sat, 22 Oct 1994 03:54:14 +0000 Richard M. Stallman (Fframe_or_buffer_changed_p):
Sat, 22 Oct 1994 03:51:12 +0000 Richard M. Stallman (xmenu_show): Get the screen number for DisplayHeight
Sat, 22 Oct 1994 03:27:46 +0000 Richard M. Stallman (other_visible_frames): Pass a frame ptr to x_sync.
Sat, 22 Oct 1994 02:54:46 +0000 Richard M. Stallman (mail-aliases, mail-archive-file-name): Doc fixes.
Sat, 22 Oct 1994 02:53:32 +0000 Karl Heuer (insert_before_markers): Don't inherit; insert_before_markers_and_inherit does
Fri, 21 Oct 1994 21:31:47 +0000 Richard M. Stallman (sendmail-synch-aliases): Check MAILRC envvar.
Fri, 21 Oct 1994 21:30:38 +0000 Richard M. Stallman (define-mail-alias): Check MAILRC envvar.
Fri, 21 Oct 1994 20:31:43 +0000 Richard M. Stallman (main): Don't process one input file twice.
Fri, 21 Oct 1994 20:29:30 +0000 Richard M. Stallman Finish installing previous change.
Fri, 21 Oct 1994 20:27:08 +0000 Richard M. Stallman (timer-error, timer-abnormal-termination,
Fri, 21 Oct 1994 20:01:17 +0000 Richard M. Stallman (view-file): Do record the buffer switch.
Fri, 21 Oct 1994 19:42:50 +0000 Richard M. Stallman (describe-function-find-file): New function.
Fri, 21 Oct 1994 19:37:36 +0000 Richard M. Stallman (describe-function): Mention the file it was loaded from.
Fri, 21 Oct 1994 19:27:26 +0000 Richard M. Stallman (dbx): Delete call to gud-switch-to-buffer.
Fri, 21 Oct 1994 18:43:22 +0000 Richard M. Stallman (emerge-auto-advance): Fix criterion for which message.
Fri, 21 Oct 1994 12:28:55 +0000 Francesco Potort * etags.c (prestr, substr): return a logical type.
Fri, 21 Oct 1994 01:50:59 +0000 Per Bothner Better NCR support.
Fri, 21 Oct 1994 00:48:18 +0000 Richard M. Stallman (rmail-get-new-mail): If display-time is in use,
Thu, 20 Oct 1994 21:19:47 +0000 Richard M. Stallman (list_buffers_1): Always mark current_buffer read-only.
Thu, 20 Oct 1994 21:17:44 +0000 Roland McGrath (next-file): Initialize next-file-list all at once from all tables.
Thu, 20 Oct 1994 20:35:57 +0000 Richard M. Stallman PopServer renamed to popserver throughout.
Thu, 20 Oct 1994 20:14:45 +0000 Karl Heuer (edit-and-eval-command): Elements of command-history are forms, not strings.
Thu, 20 Oct 1994 20:10:29 +0000 Richard M. Stallman (LD_SWITCH_MACHINE): Defined.
Thu, 20 Oct 1994 20:03:30 +0000 Richard M. Stallman (ange-ftp-get-passwd): Use user-mail-address.
Thu, 20 Oct 1994 20:01:41 +0000 Karl Heuer (repeat-matching-complex-command): Fix check for empty pattern. Simplify.
Thu, 20 Oct 1994 19:13:47 +0000 Karl Heuer (read_minibuf): Fix comment.
Thu, 20 Oct 1994 19:11:29 +0000 Karl Heuer (Fdisplay_buffer): Make old_selected_window a Lisp_Object.
Thu, 20 Oct 1994 18:15:25 +0000 Boris Goldowsky (facemenu-get-face): Don't add to menu here.
Thu, 20 Oct 1994 18:11:27 +0000 Boris Goldowsky (make-face): Add new face to Face menu on creation. -- Bng
Thu, 20 Oct 1994 16:37:04 +0000 David J. MacKenzie Don't declare malloc, since we include config.h.
Thu, 20 Oct 1994 10:04:17 +0000 Francesco Potort * man.el (Man-init-defvars): Corrections to Man-filter-list.
Thu, 20 Oct 1994 06:39:00 +0000 Richard M. Stallman (xdialog_show, xmenu_show): Use grabbed field instead of x_mouse_grabbed.
Thu, 20 Oct 1994 05:33:22 +0000 Richard M. Stallman (do_mouse_tracking): Now a FRAME_PTR.
Thu, 20 Oct 1994 04:40:28 +0000 Richard M. Stallman Log omitted from previous checkin:
Thu, 20 Oct 1994 04:39:13 +0000 Richard M. Stallman (x_get_foreign_selection): Get display from
Thu, 20 Oct 1994 04:37:03 +0000 Richard M. Stallman (read_minibuf): Undo previous change.
Thu, 20 Oct 1994 04:33:34 +0000 Richard M. Stallman (Fdisplay_buffer): If the other window is smaller
Wed, 19 Oct 1994 22:52:57 +0000 Richard M. Stallman Only include ../src/config.h if HAVE_CONFIG_H is
Wed, 19 Oct 1994 22:49:37 +0000 Richard M. Stallman Don't declare malloc.
Wed, 19 Oct 1994 21:27:58 +0000 David J. MacKenzie Use test -r instead of < to check readability, to avoid syntax error.
Wed, 19 Oct 1994 19:55:36 +0000 David J. MacKenzie Add licensing exception for Autoconf.
Wed, 19 Oct 1994 19:46:05 +0000 Richard M. Stallman (child_setup): Always use _exit.
Wed, 19 Oct 1994 09:56:48 +0000 Richard M. Stallman Use FRAME_X_DISPLAY, not XDISPLAY or x_current_display.
Wed, 19 Oct 1994 09:00:37 +0000 Richard M. Stallman (Voverriding_local_map_menu_flag): New variable.
Wed, 19 Oct 1994 07:47:54 +0000 Morten Welinder *** empty log message ***
Wed, 19 Oct 1994 04:51:45 +0000 Karl Heuer (searchbufs): New variable, replaces searchbuf and last_regexp and
Wed, 19 Oct 1994 04:51:07 +0000 Karl Heuer (Fdirectory_files): Use the new calling convention for compile_pattern.
Wed, 19 Oct 1994 03:55:13 +0000 Richard M. Stallman *** empty log message ***
Wed, 19 Oct 1994 00:08:18 +0000 Richard M. Stallman (auto-mode-alist): Doc fix.
Wed, 19 Oct 1994 00:03:41 +0000 Richard M. Stallman (auto-mode-alist): Doc fix.
Tue, 18 Oct 1994 23:50:10 +0000 Richard M. Stallman Fix mismatch in conditionals.
Tue, 18 Oct 1994 23:29:31 +0000 Richard Kenner Minor update to last change.
Tue, 18 Oct 1994 23:26:27 +0000 Richard Kenner Revise support for AIX 4.1 on POWER and PowerPC.
Tue, 18 Oct 1994 22:34:04 +0000 Richard M. Stallman (font-lock-after-change-function): If inside a comment,
Tue, 18 Oct 1994 21:53:19 +0000 Richard M. Stallman (heap_base): Move static var to top level.
Tue, 18 Oct 1994 20:57:58 +0000 Richard M. Stallman (SOME_MACHINE_OBJECTS): Add msdos.o and x*.o files.
Tue, 18 Oct 1994 19:09:07 +0000 Richard M. Stallman (open, close, read, write): Add #undefs.
Tue, 18 Oct 1994 11:23:18 +0000 Richard M. Stallman [SYSV_IPC] (main): Catch SIGHUP as well. Don't
Tue, 18 Oct 1994 07:36:39 +0000 Richard M. Stallman Include ../src/config.h.
Tue, 18 Oct 1994 07:34:59 +0000 Richard M. Stallman Don't declare malloc, realloc, free.
Tue, 18 Oct 1994 06:35:19 +0000 Richard M. Stallman (run-scheme): Delete autoload cookie.
Tue, 18 Oct 1994 06:34:44 +0000 Richard M. Stallman (run-scheme): Add autoload cookie.
Tue, 18 Oct 1994 05:25:40 +0000 Richard M. Stallman (info-insert-file-contents): Always check for conflict with jka-compr.
Tue, 18 Oct 1994 05:22:27 +0000 Richard M. Stallman (rmail-spool-directory): Add a condition to test the Bull DPX/2.
Tue, 18 Oct 1994 04:59:45 +0000 Richard M. Stallman (easy-menu-create-keymaps): Add autoload cookie.
Tue, 18 Oct 1994 03:48:00 +0000 Karl Heuer (exactn): Initializer deleted.
Tue, 18 Oct 1994 03:47:42 +0000 Karl Heuer (RE_EXACTN_VALUE): Deleted; Emacs doesn't need this kludge anymore.
Tue, 18 Oct 1994 03:05:34 +0000 Karl Heuer (read_minibuf): Store the object, not the string, into the history variable.
Tue, 18 Oct 1994 02:45:12 +0000 Richard M. Stallman (nntp-open-server): Send MODE READER command to server.
Tue, 18 Oct 1994 02:39:40 +0000 Richard M. Stallman (display-time-filter): Ignore mail-spool-file if not string.
Tue, 18 Oct 1994 02:32:43 +0000 Karl Heuer (x_set_unsplittable): New function.
Tue, 18 Oct 1994 02:19:25 +0000 Richard M. Stallman (etags-tags-table-files, etags-tags-included-tables):
Tue, 18 Oct 1994 01:45:10 +0000 Richard M. Stallman (msdos): PUt sed* in the distribution.
Tue, 18 Oct 1994 01:29:09 +0000 Karl Heuer (do_line_dance): Decrement index only once per loop.
Tue, 18 Oct 1994 00:08:18 +0000 Karl Heuer (do_line_insertion_deletion_costs): Fix argument order.
Mon, 17 Oct 1994 23:16:35 +0000 Richard Kenner Add support for AIX 4.1 and architecture.
Mon, 17 Oct 1994 20:56:18 +0000 Karl Heuer (regex.o): Use full path to find regex.c.
Mon, 17 Oct 1994 20:26:22 +0000 Karl Heuer (etags): add dependency on regex.o, link with it.
Mon, 17 Oct 1994 08:42:36 +0000 Morten Welinder *** empty log message ***
Mon, 17 Oct 1994 08:04:13 +0000 Morten Welinder Initial revision
Mon, 17 Oct 1994 07:35:36 +0000 Morten Welinder *** empty log message ***
Mon, 17 Oct 1994 07:31:52 +0000 Richard M. Stallman (set-face-stipple): New function.
Mon, 17 Oct 1994 07:27:43 +0000 Richard M. Stallman (struct face): Delete cached_index field.
Mon, 17 Oct 1994 07:26:30 +0000 Richard M. Stallman (Fdisplay_buffer): In desperation case of looking for
Mon, 17 Oct 1994 07:25:44 +0000 Richard M. Stallman (intern_face): Update mask properly to set stipple
Mon, 17 Oct 1994 07:24:58 +0000 Richard M. Stallman (dumpglyphs): Explicitly draw background stipple.
Mon, 17 Oct 1994 07:01:39 +0000 Richard M. Stallman (intern_face): Set the fill_style.
Mon, 17 Oct 1994 06:56:52 +0000 Richard M. Stallman Include paths.h.
Mon, 17 Oct 1994 06:03:09 +0000 Richard M. Stallman (bitmapdirs): Default to /usr/include/X11/bitmaps.
Mon, 17 Oct 1994 04:28:54 +0000 Richard M. Stallman (sharedstatedir): Substitute sharedstatedir properly.
Mon, 17 Oct 1994 04:17:33 +0000 Richard M. Stallman Better info about C-z vs C-x C-c.
Mon, 17 Oct 1994 01:17:41 +0000 Richard M. Stallman (xfns.o): Depend on paths.h.
Sun, 16 Oct 1994 10:10:14 +0000 Richard M. Stallman (EMACS_CONFIGURATION): Use $canonical as value.
Sun, 16 Oct 1994 10:03:43 +0000 Richard M. Stallman (canonical): Substitute var into makefiles.
Sun, 16 Oct 1994 10:00:36 +0000 Richard M. Stallman (bitmapdir): New variable.
Sun, 16 Oct 1994 09:47:28 +0000 Richard M. Stallman (PATH_BITMAPS): New macro.
Sun, 16 Oct 1994 08:20:07 +0000 Richard M. Stallman (count-lines): Do save-match-data only when necessary.
Sun, 16 Oct 1994 06:17:57 +0000 Richard M. Stallman Delete code to write subdirs.el.
Sun, 16 Oct 1994 02:37:57 +0000 Richard M. Stallman (load_unwind): Cast argument of fclose.
Sun, 16 Oct 1994 01:42:08 +0000 Richard M. Stallman (appt-select-lowest-window): Locally bind lowest-window.
Sun, 16 Oct 1994 01:40:38 +0000 Richard M. Stallman (gnus-group-group-name): Get rid of text properties.
Sun, 16 Oct 1994 01:34:57 +0000 Richard M. Stallman (texinfo-no-refill-regexp): Recognize @ifhtml, @html.
Sun, 16 Oct 1994 01:33:27 +0000 Richard M. Stallman (LIBS_SYSTEM): Add -lcposix.
Sat, 15 Oct 1994 23:52:23 +0000 Richard M. Stallman (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL)
Sat, 15 Oct 1994 23:51:54 +0000 Richard M. Stallman Delete HAVE_X11 conditionals.
Sat, 15 Oct 1994 22:24:10 +0000 Richard M. Stallman (rmail-summary-delete-forward): Don't move fwd to eob.
Sat, 15 Oct 1994 22:19:05 +0000 Richard M. Stallman (x_display): Changed icon_bitmap_flag to icon_bitmap.
Sat, 15 Oct 1994 22:17:15 +0000 Richard M. Stallman (x_set_icon_type): If icon-type is a string, then use
Sat, 15 Oct 1994 22:01:22 +0000 Richard M. Stallman (x_bitmap_icon): Allow bitmap to come from file.
Sat, 15 Oct 1994 21:29:19 +0000 Richard M. Stallman (Fset_text_properties): Special case for getting
Sat, 15 Oct 1994 10:18:02 +0000 Richard M. Stallman (rmail-summary-previous-all)
Sat, 15 Oct 1994 10:16:09 +0000 Richard M. Stallman (shell-command, shell-command-on-region):
Sat, 15 Oct 1994 08:33:11 +0000 Richard M. Stallman (run-scheme): Set scheme-program-name.
Sat, 15 Oct 1994 04:49:14 +0000 Karl Heuer (stuffline, scraplines): Functions deleted.
Sat, 15 Oct 1994 01:09:19 +0000 Richard M. Stallman (mail-setup): Fill the in-reply-to field.
Fri, 14 Oct 1994 23:50:35 +0000 Richard M. Stallman (add-to-list): Doc fix.
Fri, 14 Oct 1994 20:19:27 +0000 Richard M. Stallman (news-reply-mode-map): Add C-c C-t binding.
Fri, 14 Oct 1994 18:41:41 +0000 Richard M. Stallman (self-insert-iso): Add delete-selection property.
Fri, 14 Oct 1994 09:33:49 +0000 Richard M. Stallman (read_input_waiting): Set e.frame_or_window w/ XSETFRAME.
Fri, 14 Oct 1994 08:15:07 +0000 Simon Marshall Add "in" to list of Font Lock keywords that appear in non-type contexts.
Fri, 14 Oct 1994 05:20:15 +0000 Richard M. Stallman (redisplay): Call clear_face_cache instead
Fri, 14 Oct 1994 05:19:13 +0000 Richard M. Stallman Eliminate the "display faces"; store GCs in the "computed faces".
Fri, 14 Oct 1994 05:18:22 +0000 Richard M. Stallman (Fx_create_frame): Init the FRAME_X_SCREEN as soon as can be done.
Fri, 14 Oct 1994 04:49:32 +0000 Richard M. Stallman (mail-do-fcc): If file does not exist, assume it is not a Babyl file.
Fri, 14 Oct 1994 04:45:04 +0000 Richard M. Stallman (x_new_font): Don't keep looping after the FONT property.
Fri, 14 Oct 1994 03:26:31 +0000 Roland McGrath (tags-reset-tags-tables): New function.
Fri, 14 Oct 1994 02:43:58 +0000 Karl Heuer (term_get_fkeys_1): Workaround for IBM's dialect of terminfo.
Thu, 13 Oct 1994 23:34:38 +0000 Karl Heuer (make-lucid-menu-keymap): Allow Lucid-style keyword-based menu items.
Thu, 13 Oct 1994 23:01:26 +0000 Richard M. Stallman (hilit-set-mode-patterns - lisp-mode): Fix regexp
Thu, 13 Oct 1994 21:47:50 +0000 Richard M. Stallman (desktop-internal-v2s): Remove all text properties from strings.
Thu, 13 Oct 1994 18:21:25 +0000 Richard M. Stallman (Fuser_login_name, Fuser_real_login_name):
Thu, 13 Oct 1994 18:20:55 +0000 Richard M. Stallman (gud-filter): Don't bind inhibit-quit.
Thu, 13 Oct 1994 18:20:15 +0000 Richard M. Stallman (menu-bar-update-buffers-1): New subroutine
Thu, 13 Oct 1994 09:19:26 +0000 Richard M. Stallman entered into RCS
Thu, 13 Oct 1994 09:13:36 +0000 Richard M. Stallman (mail-file-babyl-p): New function.
Thu, 13 Oct 1994 08:39:25 +0000 Richard M. Stallman (Evaluating top-level): Don't load loadup.el again.
Thu, 13 Oct 1994 08:18:10 +0000 Richard M. Stallman (BASE_PURESIZE): Incremented.
Thu, 13 Oct 1994 07:55:30 +0000 Simon Marshall Use purify-flag not noninteractive.
Thu, 13 Oct 1994 07:54:56 +0000 Richard M. Stallman Move the subdirs.el up to near first thing.
Thu, 13 Oct 1994 07:40:50 +0000 Richard M. Stallman (compilation-filter): Do nothing if buffer is dead.
Thu, 13 Oct 1994 06:34:09 +0000 Richard M. Stallman (add-to-list): New function.
Thu, 13 Oct 1994 06:30:49 +0000 Richard M. Stallman Initial revision
Thu, 13 Oct 1994 06:21:23 +0000 Richard M. Stallman (Funhandled_file_name_directory): Declared.
Thu, 13 Oct 1994 04:05:41 +0000 Richard M. Stallman entered into RCS
Thu, 13 Oct 1994 04:04:30 +0000 Richard M. Stallman (top_distclean): Don't rm build-install.
Thu, 13 Oct 1994 04:03:10 +0000 Richard M. Stallman Don't distribute build-ins.in.
Thu, 13 Oct 1994 03:57:45 +0000 Richard M. Stallman Comment change.
Thu, 13 Oct 1994 03:55:22 +0000 Richard M. Stallman Add keywords.
Thu, 13 Oct 1994 03:41:14 +0000 Richard M. Stallman Include config.h.
Thu, 13 Oct 1994 03:35:55 +0000 Richard M. Stallman (ada-mode): Rename end-comment-column to ada-comment-end-column.
Thu, 13 Oct 1994 03:29:22 +0000 Richard M. Stallman (change-log-mode-map): Move the definition up.
Thu, 13 Oct 1994 00:02:32 +0000 David J. MacKenzie Formerly INSTALL.~33~
Wed, 12 Oct 1994 23:32:33 +0000 David J. MacKenzie Formerly INSTALL.~32~
Wed, 12 Oct 1994 23:29:23 +0000 David J. MacKenzie use mkinstalldirs instead of make-path
Wed, 12 Oct 1994 23:28:43 +0000 David J. MacKenzie remove make-path
Wed, 12 Oct 1994 23:28:02 +0000 Richard M. Stallman (LD_SWITCH_SYSTEM): New definition.
Wed, 12 Oct 1994 23:23:23 +0000 Richard M. Stallman (facemenu-read-color, facemenu-colors): New fn, var.
Wed, 12 Oct 1994 23:12:25 +0000 Richard M. Stallman (jka-compr-mode-compression-info-list): Add .tgz extension.
Wed, 12 Oct 1994 21:28:00 +0000 Richard M. Stallman Comment changes.
Wed, 12 Oct 1994 20:21:51 +0000 David J. MacKenzie Eliminate some -Wall warnings.
Wed, 12 Oct 1994 19:20:24 +0000 David J. MacKenzie Make functions that return nothing void, not implicitly int.
Wed, 12 Oct 1994 16:03:28 +0000 Simon Marshall Removed setting of font-lock-keywords inadvertently left after last patch.
Wed, 12 Oct 1994 09:27:49 +0000 Richard M. Stallman (mouse-major-mode-menu): Use minor-mode-map-alist
Wed, 12 Oct 1994 09:23:37 +0000 Simon Marshall * font-lock.el: To make font-lock.el dumpable: (font-lock-display-type,
Wed, 12 Oct 1994 09:21:47 +0000 Simon Marshall * texinfo.el: (texinfo-mode): Set font-lock-defaults.
Wed, 12 Oct 1994 09:18:53 +0000 Simon Marshall * shell.el: (shell-font-lock-keywords): Add `\n' to [^] regexps.
Wed, 12 Oct 1994 09:15:14 +0000 Simon Marshall * sh-script.el: (sh-set-shell): Set font-lock-defaults.
Wed, 12 Oct 1994 09:10:05 +0000 Simon Marshall * sendmail.el: (mail-mode): Set font-lock-defaults.
Wed, 12 Oct 1994 09:07:32 +0000 Simon Marshall * rmailsum.el: (rmail-summary-mode): Set font-lock-defaults.
Wed, 12 Oct 1994 09:05:57 +0000 Simon Marshall * rmail.el: (rmail-variables): Set font-lock-defaults.
Wed, 12 Oct 1994 09:04:05 +0000 Simon Marshall * perl-mode.el: (perl-mode): Set font-lock-defaults.
Wed, 12 Oct 1994 09:02:43 +0000 Simon Marshall * pascal.el: (pascal-mode): Set font-lock-defaults.
Wed, 12 Oct 1994 09:00:56 +0000 Simon Marshall * outline.el: (outline-mode): Set font-lock-defaults.
Wed, 12 Oct 1994 08:55:27 +0000 Simon Marshall * makefile.el: (makefile-mode-syntax-table): Made `'' and ``' be
Wed, 12 Oct 1994 08:24:50 +0000 Simon Marshall * fortran.el: (fortran-mode-syntax-table): Made `!' be a comment.
Wed, 12 Oct 1994 08:24:47 +0000 Richard M. Stallman (scan_sexps_forward): At startincomment,
Wed, 12 Oct 1994 08:16:29 +0000 Simon Marshall * dired.el: (dired-mode): Set font-lock-defaults.
Wed, 12 Oct 1994 08:13:56 +0000 Simon Marshall * compile.el: (compilation-mode): Set font-lock-defaults.
Wed, 12 Oct 1994 08:06:09 +0000 Simon Marshall * asm-mode.el: (asm-mode): Set font-lock-defaults.
Wed, 12 Oct 1994 08:04:08 +0000 Simon Marshall * add-log.el: (change-log-mode): Set font-lock-defaults.
Wed, 12 Oct 1994 08:02:20 +0000 Richard M. Stallman (mail-alias-modtime): Doc fix.
Wed, 12 Oct 1994 08:00:49 +0000 Simon Marshall * ada.el: (ada-mode-syntax-table): Made `-' and `\n' be comments.
Wed, 12 Oct 1994 07:23:06 +0000 Richard M. Stallman (c-mode-map): Capitalize Mode in C Mode menu bar item.
Wed, 12 Oct 1994 05:17:52 +0000 Karl Heuer (Fbyte_code): Skip optimization for all Lisp_Misc types.
Wed, 12 Oct 1994 05:16:00 +0000 Karl Heuer (defvar_int, defvar_bool, defvar_lisp, defvar_lisp_nopro, defvar_per_buffer):
Wed, 12 Oct 1994 05:15:21 +0000 Karl Heuer (do_symval_forwarding, store_symval_forwarding, find_symbol_value, Fset,
Wed, 12 Oct 1994 05:14:30 +0000 Karl Heuer (buffer_slot_type_mismatch): Take just the offset as argument. Only check
Wed, 12 Oct 1994 05:14:11 +0000 Karl Heuer (mark_object): Use the new substructure.
Wed, 12 Oct 1994 05:13:45 +0000 Karl Heuer (enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_Intfwd,
Wed, 12 Oct 1994 02:11:34 +0000 Karl Heuer (verify_interval_modification): Fix comment.
Wed, 12 Oct 1994 01:39:10 +0000 Karl Heuer (test_completion): Fix reversed condition.
Wed, 12 Oct 1994 00:48:03 +0000 Karl Heuer Install Hiroshi Nakano's rewrite to allow multiple heaps, for implementations
Tue, 11 Oct 1994 21:38:59 +0000 Richard M. Stallman (libexecdir): Renamed from libdir.
Tue, 11 Oct 1994 21:36:30 +0000 Richard M. Stallman Use libexecdir and sharedstatedir as appropriate.
Tue, 11 Oct 1994 21:34:29 +0000 Richard M. Stallman (libexecdir): Renamed from libdir. New default.
Tue, 11 Oct 1994 21:22:28 +0000 Richard M. Stallman (clean): rm DOC/* and *.tab.[ch].
Tue, 11 Oct 1994 20:42:23 +0000 Richard M. Stallman (makefile-mode-name): Removed.
Tue, 11 Oct 1994 20:17:52 +0000 Richard M. Stallman menu-bar-lines fix.
Tue, 11 Oct 1994 19:44:27 +0000 Jim Blandy (scan_buffer): After temporarily turning immediate_quit off, turn it