Mercurial > emacs
graph
-
(rmail-list-to-menu): Bind `command' with let.Sun, 12 Mar 1995 07:47:33 +0000, by Richard M. Stallman
-
(rmail-duplicate-message): New function.Sun, 12 Mar 1995 07:38:49 +0000, by Richard M. Stallman
-
(blessmail): Pass archlibdir to the sub-make.Sun, 12 Mar 1995 06:11:27 +0000, by Richard M. Stallman
-
(eval-defun): Convert defvar to defconst.Sat, 11 Mar 1995 22:42:29 +0000, by Richard M. Stallman
-
(reset_buffer_local_variables): Init invisibility.Sat, 11 Mar 1995 22:36:29 +0000, by Richard M. Stallman
-
(struct buffer): New field `invisibility_spec'.Sat, 11 Mar 1995 22:35:30 +0000, by Richard M. Stallman
-
(display_text_line): When setting selective_rlen,Sat, 11 Mar 1995 22:34:35 +0000, by Richard M. Stallman
-
(compute_motion): Call recenter_overlay_lists sooner.Sat, 11 Mar 1995 22:32:17 +0000, by Richard M. Stallman
-
(TEXT_PROP_MEANS_INVISIBLE): New macro.Sat, 11 Mar 1995 22:30:33 +0000, by Richard M. Stallman
-
(Fnext_property_change): Handle LIMIT = t.Sat, 11 Mar 1995 22:03:27 +0000, by Richard M. Stallman
-
(server-buffer-done): Return a listSat, 11 Mar 1995 20:32:48 +0000, by Richard M. Stallman
-
(bookmark-buffer-name): Be smarter about deducing a name.Sat, 11 Mar 1995 20:17:37 +0000, by Richard M. Stallman
-
(completion-setup-function): Set completion-base-size.Sat, 11 Mar 1995 19:13:52 +0000, by Richard M. Stallman
-
(Vsame_window_buffer_names, Vsame_window_regexps): New vars.Sat, 11 Mar 1995 04:40:18 +0000, by Richard M. Stallman
-
(Info-menu): Bind beg with let.Sat, 11 Mar 1995 04:37:47 +0000, by Richard M. Stallman
-
Comment change.Sat, 11 Mar 1995 03:58:31 +0000, by Richard M. Stallman
-
Initial revisionSat, 11 Mar 1995 03:57:25 +0000, by Richard M. Stallman
-
(add-menu-item-1): Better error message ifSat, 11 Mar 1995 03:55:14 +0000, by Richard M. Stallman
-
(vc-path): Use /usr/sccs only if it is a dir.Sat, 11 Mar 1995 02:17:04 +0000, by Richard M. Stallman
-
Insure that all entry points call `bookmark-maybe-load-default-file'.Sat, 11 Mar 1995 02:05:20 +0000, by Richard M. Stallman
-
(Fash, Flsh): Change arg names.Sat, 11 Mar 1995 00:50:20 +0000, by Richard M. Stallman
-
Initial revisionFri, 10 Mar 1995 04:30:57 +0000, by Richard M. Stallman
-
(line-move-ignore-invisible): New variable.Fri, 10 Mar 1995 03:27:46 +0000, by Richard M. Stallman
-
(hexl-mode): Make after-revert-hook rehexlify.Thu, 09 Mar 1995 03:05:51 +0000, by Richard M. Stallman
-
(Fforward_comment): Always clear immediate_quit for return.Thu, 09 Mar 1995 02:58:36 +0000, by Richard M. Stallman
-
(read_input_waiting): Fix Lisp_Object vs. int problem.Wed, 08 Mar 1995 22:49:11 +0000, by Karl Heuer
-
(unlock_display): If adding to kbd_queue, set kbd_queue_has_data.Wed, 08 Mar 1995 05:50:47 +0000, by Karl Heuer
-
(struct PERDISPLAY): New member kbd_queue_has_data.Wed, 08 Mar 1995 05:50:24 +0000, by Karl Heuer
-
(indent-new-comment-line): Clean up handling of \(...\) in comment-start-skip.Wed, 08 Mar 1995 03:49:00 +0000, by Richard M. Stallman
-
(revert-buffer): Doc fix.Wed, 08 Mar 1995 03:43:34 +0000, by Richard M. Stallman
-
Declare new var and functions.Wed, 08 Mar 1995 03:33:23 +0000, by Karl Heuer
-
(current_prefix_partial): New var.Wed, 08 Mar 1995 03:32:30 +0000, by Karl Heuer
-
Moved clear_prefix_arg, finalize_prefix_arg, describe_prefix_arg to callint.c.Wed, 08 Mar 1995 03:31:18 +0000, by Karl Heuer
-
(calculate-perl-indent): When backing up over continuations,Wed, 08 Mar 1995 02:22:45 +0000, by Richard M. Stallman
-
(init_perdisplay): Initialize Vlast_kbd_macro.Wed, 08 Mar 1995 01:26:16 +0000, by Karl Heuer
-
(mark_perdisplays): Mark Vlast_kbd_macro.Wed, 08 Mar 1995 01:25:19 +0000, by Karl Heuer
-
(Fstart_kbd_macro): Access Vlast_kbd_macro via perdisplay.Wed, 08 Mar 1995 01:25:04 +0000, by Karl Heuer
-
(struct PERDISPLAY): New member Vlast_kbd_macro.Wed, 08 Mar 1995 01:24:14 +0000, by Karl Heuer
-
* term.el (term-eol-on-send): New variable. Use it.Wed, 08 Mar 1995 00:54:20 +0000, by Per Bothner
-
(cmd_error): Bind Vprint_level and Vprint_length.Wed, 08 Mar 1995 00:45:37 +0000, by Karl Heuer
-
* cmacexp.el (c-macro-expansion): put the unique string before theTue, 07 Mar 1995 15:24:44 +0000, by Francesco Potort
-
(command_loop_1): Fix test for prefix arg.Tue, 07 Mar 1995 04:57:02 +0000, by Karl Heuer
-
(find-ls-option): Doc fix: now a cons.Mon, 06 Mar 1995 19:55:47 +0000, by Roland McGrath
-
(compilation-buffer-p): Fix braino in last change: switch to the buffer first.Mon, 06 Mar 1995 15:51:22 +0000, by Roland McGrath
-
(textget): Check default_properties vbl too.Mon, 06 Mar 1995 15:43:56 +0000, by Boris Goldowsky
-
Declare Vdefault_properties.Mon, 06 Mar 1995 15:43:56 +0000, by Boris Goldowsky
-
(Vdefault_properties): New vbl.Mon, 06 Mar 1995 15:43:56 +0000, by Boris Goldowsky
-
(menu-bar-help-menu): Binding for view-emacs-FAQ.Mon, 06 Mar 1995 05:19:05 +0000, by Richard M. Stallman
-
(view-emacs-FAQ): New function. Bind to C-h F.Mon, 06 Mar 1995 05:16:14 +0000, by Richard M. Stallman
-
(tar-grind-file-mode): Doc fix.Mon, 06 Mar 1995 04:37:18 +0000, by Richard M. Stallman
-
(x_connection_closed): Ignore non-X frames.Mon, 06 Mar 1995 04:35:33 +0000, by Richard M. Stallman
-
(defined_color): If colormap is full, find closest match.Mon, 06 Mar 1995 04:33:56 +0000, by Richard M. Stallman
-
(load_color): Call defined_color to allocate the color.Mon, 06 Mar 1995 04:32:25 +0000, by Richard M. Stallman
-
(Info-extract-menu-node-name): Collapse multiple spaces.Mon, 06 Mar 1995 04:25:29 +0000, by Richard M. Stallman
-
(Fcall_interactively): Fix Feb 22 change.Mon, 06 Mar 1995 04:17:49 +0000, by Richard M. Stallman
-
(Fpop_to_buffer): Call Fset_buffer_major_mode if we create a buffer.Mon, 06 Mar 1995 04:15:23 +0000, by Richard M. Stallman
-
(read_key_sequence): Update orig_local_mapFri, 03 Mar 1995 10:32:07 +0000, by Richard M. Stallman
-
(exec_sentinel, read_process_output): If running filterFri, 03 Mar 1995 10:31:49 +0000, by Richard M. Stallman
-
Change in eval-after-load; advise not using it.Fri, 03 Mar 1995 06:49:59 +0000, by Richard M. Stallman
-
(shell-command-on-region): Obey REPLACE even ifFri, 03 Mar 1995 06:48:20 +0000, by Richard M. Stallman
-
(display_mode_line): Temporarily set current_perdisplay to reference the frameFri, 03 Mar 1995 06:41:20 +0000, by Karl Heuer
-
(defining_kbd_macro): Delete; now part of perdisplay. All uses changed.Fri, 03 Mar 1995 05:02:50 +0000, by Karl Heuer
-
(defining_kbd_macro): Delete declaration.Fri, 03 Mar 1995 05:02:29 +0000, by Karl Heuer
-
(struct PERDISPLAY): New members defining_kbd_macro, kbd_macro_buffer,Fri, 03 Mar 1995 05:02:06 +0000, by Karl Heuer
-
(read_char_minibuf_menu_prompt): orig_defn_macro is now Lisp_Object, not int.Fri, 03 Mar 1995 05:01:27 +0000, by Karl Heuer
-
Fix sort-diary-entries example.Fri, 03 Mar 1995 02:50:16 +0000, by Richard M. Stallman
-
(cmd_error): Allow current_perdisplay to be null.Fri, 03 Mar 1995 02:08:49 +0000, by Karl Heuer
-
(Fcall_interactively): Disallow switch-frame events when reading `k' or `K'Fri, 03 Mar 1995 01:51:09 +0000, by Karl Heuer
-
(read_key_sequence): New arg can_return_switch_frame. All callers changed.Fri, 03 Mar 1995 01:50:42 +0000, by Karl Heuer
-
(syms_of_emacs): Doc fix.Thu, 02 Mar 1995 19:37:37 +0000, by Richard M. Stallman
-
(kill-emacs-query-functions): Doc fix.Thu, 02 Mar 1995 19:36:40 +0000, by Richard M. Stallman
-
(vc-comment-to-change-log): Remove ^ from paragraph-start & paragraph-separate.Thu, 02 Mar 1995 15:55:09 +0000, by Boris Goldowsky
-
(indented-text-mode): Remove ^ from paragraph-start & paragraph-separate.Thu, 02 Mar 1995 15:54:12 +0000, by Boris Goldowsky
-
(tex-common-initialization, latex-mode, slitex-mode): Remove ^ fromThu, 02 Mar 1995 15:52:37 +0000, by Boris Goldowsky
-
(texinfo-mode): Remove ^ from paragraph-start & paragraph-separate.Thu, 02 Mar 1995 15:48:20 +0000, by Boris Goldowsky
-
(texinfo-format-refill): Remove ^ from paragraph-start & paragraph-separate.Thu, 02 Mar 1995 15:46:52 +0000, by Boris Goldowsky
-
(simula-mode): Remove ^ from paragraph-start & paragraph-separate.Thu, 02 Mar 1995 15:43:35 +0000, by Boris Goldowsky
-
(mail-mode): Remove ^ from paragraph-start & paragraph-separate.Thu, 02 Mar 1995 15:42:36 +0000, by Boris Goldowsky
-
(scribe-mode): Remove ^ from paragraph-start & paragraph-separate.Thu, 02 Mar 1995 15:41:16 +0000, by Boris Goldowsky
-
(scheme-mode-variables): Remove ^ from paragraph-start & paragraph-separate.Thu, 02 Mar 1995 15:40:12 +0000, by Boris Goldowsky
-
(news-reply-mode): Remove ^ from paragraph-start & paragraph-separate.Thu, 02 Mar 1995 15:39:18 +0000, by Boris Goldowsky
-
(prolog-mode-variables): Remove ^ from paragraph-start & paragraph-separate.Thu, 02 Mar 1995 15:38:25 +0000, by Boris Goldowsky
-
(perl-mode): Remove ^ from paragraph-start & paragraph-separate.Thu, 02 Mar 1995 15:37:20 +0000, by Boris Goldowsky
-
(outline-mode): Remove ^ from paragraph-start & paragraph-separate.Thu, 02 Mar 1995 15:36:11 +0000, by Boris Goldowsky
-
(Edit-options-mode): Remove ^ from paragraph-start.Thu, 02 Mar 1995 15:34:57 +0000, by Boris Goldowsky
-
(nroff-mode): Remove ^ from paragraph-start & paragraph-separate.Thu, 02 Mar 1995 15:32:57 +0000, by Boris Goldowsky
-
(modula-2-mode): Remove ^ from paragraph-start & paragraph-separate.Thu, 02 Mar 1995 15:31:55 +0000, by Boris Goldowsky
-
(mim-mode): Remove ^ from paragraph-start & paragraph-separate.Thu, 02 Mar 1995 15:28:45 +0000, by Boris Goldowsky
-
Use font-lock-maximum-decoration when setting fortran-font-lock-keywords.Thu, 02 Mar 1995 11:20:30 +0000, by Simon Marshall
-
Use font-lock-maximum-decoration when setting f90-font-lock-keywords.Thu, 02 Mar 1995 11:19:36 +0000, by Simon Marshall
-
Use font-lock-maximum-decoration to set ada-font-lock-keywords.Thu, 02 Mar 1995 11:10:55 +0000, by Simon Marshall
-
Use font-lock-maximum-decoration when setting ada-font-lock-keywordsThu, 02 Mar 1995 11:07:44 +0000, by Simon Marshall
-
Added font-lock-maximum-decoration; use it to set lisp-font-lock-keywords, andThu, 02 Mar 1995 10:57:07 +0000, by Simon Marshall
-
Make sure shell-cd sets list-buffers-directory to a directory ending with `/'.Thu, 02 Mar 1995 08:59:07 +0000, by Simon Marshall
-
(gud-massage-args): Variable and function deleted.Thu, 02 Mar 1995 08:34:04 +0000, by Richard M. Stallman
-
(gud-common-init): Put substed file name back in originalThu, 02 Mar 1995 08:33:01 +0000, by Richard M. Stallman
-
(mh-letter-mode): Remove ^ from paragraph-start & paragraph-separate.Wed, 01 Mar 1995 16:03:33 +0000, by Boris Goldowsky
-
(icon-mode): Remove ^ from paragraph-start & paragraph-separate.Wed, 01 Mar 1995 16:00:54 +0000, by Boris Goldowsky
-
(gnus-uu-post-reply-mode): Remove ^ from paragraph-start & paragraph-separate.Wed, 01 Mar 1995 15:58:51 +0000, by Boris Goldowsky
-
(edt-indent-or-fill-region): Remove ^ from paragraph-start & paragraph-separate.Wed, 01 Mar 1995 15:55:32 +0000, by Boris Goldowsky
-
(c++-mode): Remove ^ from paragraph-start & paragraph-separate.Wed, 01 Mar 1995 15:53:48 +0000, by Boris Goldowsky
-
(c-mode, c-fill-paragraph): Remove ^ from paragraph-start & paragraph-separate.Wed, 01 Mar 1995 15:47:38 +0000, by Boris Goldowsky
-
(bibtex-mode): Remove ^ from paragraph-start.Wed, 01 Mar 1995 15:43:27 +0000, by Boris Goldowsky
-
(awk-mode): Remove ^ from paragraph-start & paragraph-separate.Wed, 01 Mar 1995 15:41:51 +0000, by Boris Goldowsky
-
(outline-mode): Remove ^ from paragraph-start & -separate.Wed, 01 Mar 1995 15:39:01 +0000, by Boris Goldowsky
-
(ada-mode): Remove ^ from paragraph-start & -separate.Wed, 01 Mar 1995 15:35:47 +0000, by Boris Goldowsky
-
(use_hard_newlines): Variable definition moved to paragraphs.el.Wed, 01 Mar 1995 15:29:37 +0000, by Boris Goldowsky
-
(paragraph-start, paragraph-separate): Default values no longer startWed, 01 Mar 1995 15:21:11 +0000, by Boris Goldowsky
-
(newline): Moved from cmds.c. Indents lastWed, 01 Mar 1995 15:09:58 +0000, by Boris Goldowsky
-
(vc-do-command): Search vc-path first, not last.Wed, 01 Mar 1995 08:30:54 +0000, by Richard M. Stallman
-
(cmd_error): Use clear_prefix_arg.Wed, 01 Mar 1995 04:27:37 +0000, by Karl Heuer
-
(struct PERDISPLAY): Add prefix_factor, prefix_value, prefix_sign,Wed, 01 Mar 1995 03:45:45 +0000, by Karl Heuer
-
(read_minibuf, read_minibuf_unwind): Undo Jan 31 change.Wed, 01 Mar 1995 03:44:26 +0000, by Karl Heuer
-
(Fml_provide_prefix_argument, Fml_prefix_argument_loop): Undo Jan 31 change.Wed, 01 Mar 1995 03:44:15 +0000, by Karl Heuer
-
(Fcall_interactively, syms_of_callint, Vprefix_arg, Vcurrent_prefix_arg): UndoWed, 01 Mar 1995 03:44:02 +0000, by Karl Heuer
-
(Fexecute_kbd_macro): Use clear_prefix_arg.Wed, 01 Mar 1995 03:43:41 +0000, by Karl Heuer
-
(mark_perdisplays): Update to reflect current Lisp_Objects.Wed, 01 Mar 1995 03:43:05 +0000, by Karl Heuer
-
(shell-command-on-region): Fix typos in doc string.Wed, 01 Mar 1995 03:42:18 +0000, by Karl Heuer
-
(do_switch_frame): Undo Feb 6 change.Tue, 28 Feb 1995 23:36:53 +0000, by Karl Heuer
-
(shell-command-on-region): Rename arg; doc fix.Tue, 28 Feb 1995 18:04:57 +0000, by Richard M. Stallman
-
(Fframep): Doc fix.Tue, 28 Feb 1995 17:56:47 +0000, by Richard M. Stallman
-
(SET_REGS_MATCHED): Enclose if-stmt in `do {...} while(0)'Tue, 28 Feb 1995 13:46:40 +0000, by Jim Meyering
-
(rlogin-carriage-filter): Don't assume region is narrowed to most recentTue, 28 Feb 1995 09:51:49 +0000, by Noah Friedman
-
(te-escape): Use current-prefix-arg, not prefix-arg.Tue, 28 Feb 1995 06:24:39 +0000, by Karl Heuer
-
(revert-buffer): Use current-prefix-arg, not prefix-arg.Tue, 28 Feb 1995 06:24:08 +0000, by Karl Heuer
-
(Fcall_interactively): Lock the display before executing the command, noTue, 28 Feb 1995 05:26:35 +0000, by Karl Heuer
-
Made revert-buffer message go via substitute-command-keys.Mon, 27 Feb 1995 08:05:09 +0000, by Simon Marshall
-
(convert_event_type_list): New function.Sun, 26 Feb 1995 22:31:45 +0000, by Richard M. Stallman
-
(tar-header-block-tokenize): Parse 32-bit modtimeSun, 26 Feb 1995 22:06:49 +0000, by Richard M. Stallman
-
(compilation-buffer-p): Check for compilation-minor-mode orSun, 26 Feb 1995 21:37:30 +0000, by Roland McGrath
-
Clean up doc strings.Sun, 26 Feb 1995 21:05:42 +0000, by Thien-Thi Nguyen
-
(Fdefine_key): Handle Lucid-style (crtl backspace) etc.Sun, 26 Feb 1995 21:04:52 +0000, by Richard M. Stallman
-
(Fcall_process): Extend BUFFER arg so it can specifySun, 26 Feb 1995 07:58:52 +0000, by Richard M. Stallman
-
(mouse-kill-secondary): Avoid changing this-command.Sun, 26 Feb 1995 04:17:42 +0000, by Richard M. Stallman
-
(m88k-motorola-sysv4*): Use usg5-4-2.Sun, 26 Feb 1995 03:43:05 +0000, by Richard M. Stallman
-
(byte-compile-file): Bind default-major-mode to avoid randomness.Sat, 25 Feb 1995 23:27:09 +0000, by Richard M. Stallman
-
(Fx_popup_menu): Init f from selected_frameSat, 25 Feb 1995 21:28:36 +0000, by Richard M. Stallman
-
Warn that interactive should get point and mark only after minibuffer input.Sat, 25 Feb 1995 20:57:45 +0000, by Richard M. Stallman
-
Added comint-buffer-maximum-size and comint-truncate-buffer.Sat, 25 Feb 1995 16:24:51 +0000, by Simon Marshall
-
Moved buffer truncation functionality to comint.el.Sat, 25 Feb 1995 16:16:57 +0000, by Simon Marshall
-
Added shell-truncate-buffer function to restrict buffer size toSat, 25 Feb 1995 16:10:01 +0000, by Simon Marshall
-
Let file-name-handler-alist to nil in comint-dynamic-complete-as-filename andSat, 25 Feb 1995 15:22:57 +0000, by Simon Marshall
-
(c++-backward-to-noncomment): Don't loop foreverSat, 25 Feb 1995 07:49:39 +0000, by Richard M. Stallman
-
(walk-windows): Doc fix.Sat, 25 Feb 1995 07:35:09 +0000, by Richard M. Stallman
-
(unlock_display): New function.Sat, 25 Feb 1995 07:13:09 +0000, by Karl Heuer
-
(local-unset-key): Fix args in previous change.Sat, 25 Feb 1995 04:57:17 +0000, by Karl Heuer
-
(global_set_key, local_set_key, global_unset_key)Sat, 25 Feb 1995 04:44:08 +0000, by Richard M. Stallman
-
(term_init) [TERMINFO]: Make error message more accurate.Sat, 25 Feb 1995 04:05:46 +0000, by Karl Heuer
-
(mouse-select-buffer): Do sit-for before x-popup-menu.Fri, 24 Feb 1995 21:26:05 +0000, by Richard M. Stallman
-
(display_string, display_text_line):Fri, 24 Feb 1995 18:49:48 +0000, by Richard M. Stallman
-
(msb): Select the window that the mouse is in beforeFri, 24 Feb 1995 09:12:56 +0000, by Richard M. Stallman
-
(display_locked): New var to indicate when we're in the run state.Fri, 24 Feb 1995 02:41:55 +0000, by Karl Heuer
-
(Fcall_interactively): If the display hasn't already been locked by readingFri, 24 Feb 1995 02:30:23 +0000, by Karl Heuer
-
(read_minibuf): Make sure the display is locked.Fri, 24 Feb 1995 02:28:20 +0000, by Karl Heuer
-
(display_locked): Declare this var.Fri, 24 Feb 1995 02:26:46 +0000, by Karl Heuer
-
(EMACS_CONFIG_OPTIONS): Use $ac_configure_args.Fri, 24 Feb 1995 00:46:15 +0000, by Karl Heuer
-
(rmail-retry-failure): Support a new style of failure msg.Fri, 24 Feb 1995 00:10:07 +0000, by Richard M. Stallman
-
(facemenu-justification-menu): binding fixed.Thu, 23 Feb 1995 18:45:30 +0000, by Boris Goldowsky
-
(open-line): indent when inserting fil-prefix.Thu, 23 Feb 1995 18:38:42 +0000, by Boris Goldowsky
-
(current-left-margin): careful of EOB.Thu, 23 Feb 1995 18:34:22 +0000, by Boris Goldowsky
-
(set-fill-prefix): start from left-margin.Thu, 23 Feb 1995 18:22:04 +0000, by Boris Goldowsky
-
(Fwhere_is_internal): If FIRSTONLY is not nil or non-ascii,Thu, 23 Feb 1995 09:07:36 +0000, by Richard M. Stallman
-
(menu_item_equiv_key): Delete the code that rejectedThu, 23 Feb 1995 09:05:08 +0000, by Richard M. Stallman
-
(window_loop): Handle special display buffer framesThu, 23 Feb 1995 09:04:34 +0000, by Richard M. Stallman
-
(perl-tab-to-comment): Default is nil.Thu, 23 Feb 1995 06:26:55 +0000, by Richard M. Stallman
-
Load version.el early on.Thu, 23 Feb 1995 05:34:45 +0000, by Richard M. Stallman
-
(shell-command-on-region): When computing interactive args,Thu, 23 Feb 1995 05:02:54 +0000, by Richard M. Stallman
-
Various doc fixes.Thu, 23 Feb 1995 04:59:43 +0000, by Richard M. Stallman
-
(Fcall_interactively): Use markers temporarily inThu, 23 Feb 1995 04:54:59 +0000, by Richard M. Stallman
-
Recognize NetBSD/Amiga as m68k-cbm-netbsd. libc_1_09Thu, 23 Feb 1995 00:08:39 +0000, by Richard Kenner
-
* etags.c (C_entries): token_saved removed. Initialise tok.valid andWed, 22 Feb 1995 15:06:49 +0000, by Francesco Potort
-
(kbd_buffer_frame_or_window): Restored old var.Wed, 22 Feb 1995 07:26:40 +0000, by Karl Heuer
-
(menubar_selection_callback): frame_or_window field of a menu-bar event nowWed, 22 Feb 1995 06:07:20 +0000, by Karl Heuer
-
Update comments to reflect changes in xmenu.c.Wed, 22 Feb 1995 06:05:32 +0000, by Karl Heuer
-
(struct PERDISPLAY): New member kbd_queue.Wed, 22 Feb 1995 03:06:08 +0000, by Karl Heuer
-
(mark_perdisplays): Mark kbd_queue.Wed, 22 Feb 1995 03:03:10 +0000, by Karl Heuer
-
(imenu--cleanup): Set alist to its default just once, at the beginning.Wed, 22 Feb 1995 01:31:14 +0000, by Richard M. Stallman
-
(eval-after-load): Run FORM now if FILE's already loaded.Wed, 22 Feb 1995 01:30:19 +0000, by Richard M. Stallman
-
New version from the author.Wed, 22 Feb 1995 00:38:59 +0000, by Karl Heuer
-
Use single semicolon in comments.Wed, 22 Feb 1995 00:31:07 +0000, by Karl Heuer
-
Change all `cd's to `shell-cd's, where `shell-cd' changes the value ofTue, 21 Feb 1995 13:07:23 +0000, by Simon Marshall
-
Made mouse-buffer-menu use list-buffers-directory if buffer-file-name is nil.Tue, 21 Feb 1995 12:47:18 +0000, by Simon Marshall
-
Initial revisionMon, 20 Feb 1995 23:15:10 +0000, by Karl Heuer
-
(sun4sol2): Alias for sparc-sun-solaris2.Mon, 20 Feb 1995 20:25:48 +0000, by Doug Evans
-
Turn of syntax fontification by default.Mon, 20 Feb 1995 10:49:58 +0000, by Simon Marshall
-
(vc-log-info): Don't switch to the *vc* buffer before runningMon, 20 Feb 1995 09:39:26 +0000, by Roland McGrath
-
(r_alloc_init): Set __malloc_extra_blocks.Sun, 19 Feb 1995 19:12:17 +0000, by Richard M. Stallman
-
(rmail-summary-mail, rmail-summary-continue)Sun, 19 Feb 1995 19:11:03 +0000, by Richard M. Stallman
-
(Fmake_terminal_frame): Doc fix.Sun, 19 Feb 1995 19:08:38 +0000, by Richard M. Stallman
-
(mouse-buffer-menu): Don't clear selection when we kill it.Sat, 18 Feb 1995 23:56:09 +0000, by Richard M. Stallman
-
Recognize lynx* as lynxos.Sat, 18 Feb 1995 17:18:21 +0000, by Doug Evans
-
(LIB_X11_LIB, C_SWITCH_X_SYSTEM, LD_SWITCH_X_DEFAULT):Sat, 18 Feb 1995 09:07:07 +0000, by Richard M. Stallman
-
(quoted-insert): Use insert-and-inherit.Fri, 17 Feb 1995 23:59:43 +0000, by Richard M. Stallman
-
(tex-append): Try splitting on last period, thenFri, 17 Feb 1995 23:25:17 +0000, by Richard M. Stallman
-
(desktop-internal-v2s): Don't use format to eliminate text properties.Fri, 17 Feb 1995 23:22:51 +0000, by Richard M. Stallman
-
(mail-abbrev-mode-regexp): Doc fix.Fri, 17 Feb 1995 18:31:47 +0000, by Karl Heuer
-
[__GNUC__] (C_SWITCH_SYSTEM): Defined.Fri, 17 Feb 1995 10:30:31 +0000, by Richard M. Stallman
-
(STACK_DIRECTION): Undef before defining.Fri, 17 Feb 1995 10:29:46 +0000, by Richard M. Stallman
-
New alternative specified by WAIT_USE_INT.Fri, 17 Feb 1995 10:27:34 +0000, by Richard M. Stallman
-
(MULTI_FRAME): Define unconditionally.Fri, 17 Feb 1995 08:48:02 +0000, by Richard M. Stallman
-
(calculate_costs): Update max_frame_height, max_frame_width.Fri, 17 Feb 1995 08:42:18 +0000, by Richard M. Stallman
-
(change_frame_size_1): New subroutine.Fri, 17 Feb 1995 08:40:18 +0000, by Richard M. Stallman
-
(redisplay): Don't display nonselected terminal frames.Fri, 17 Feb 1995 08:36:04 +0000, by Richard M. Stallman
-
(Fmake_terminal_frame): New function.Fri, 17 Feb 1995 08:09:33 +0000, by Richard M. Stallman
-
(r_alloc_check): Return void.Thu, 16 Feb 1995 06:45:36 +0000, by Richard M. Stallman
-
Whitespace fixes.Thu, 16 Feb 1995 06:36:19 +0000, by Richard M. Stallman
-
(Buffer-menu-save): Fix the test for header line.Thu, 16 Feb 1995 05:58:37 +0000, by Richard M. Stallman
-
(redisplay_window): If we update the mode line,Wed, 15 Feb 1995 22:23:18 +0000, by Richard M. Stallman
-
(sort-regexp-fields-next-record): New subroutine.Wed, 15 Feb 1995 22:21:25 +0000, by Richard M. Stallman
-
(ALL_CFLAGS): Allow include files to be found inWed, 15 Feb 1995 19:11:32 +0000, by Paul Reilly
-
* etags.c (C_entries): Bug corrected in xrealloc of token_str.Wed, 15 Feb 1995 15:03:21 +0000, by Francesco Potort
-
(LIB_MOTIF): Add -lgen to provide provide the symbolsWed, 15 Feb 1995 12:13:14 +0000, by Paul Reilly
-
Update icon-type values.Wed, 15 Feb 1995 09:57:18 +0000, by Richard M. Stallman
-
(Info-index): Bind Info-history, not Info-keep-history.Wed, 15 Feb 1995 08:36:09 +0000, by Richard M. Stallman
-
(xmenu_show, both versions): New arg for_click.Wed, 15 Feb 1995 08:06:32 +0000, by Richard M. Stallman
-
Doc fix.Wed, 15 Feb 1995 00:02:48 +0000, by Richard M. Stallman
-
(x_bitmap_icon): Fix test for unallocated icon bitmap.Tue, 14 Feb 1995 21:48:14 +0000, by Paul Reilly
-
* etags.c (C_entries): Initialise the new members of TOKEN.Tue, 14 Feb 1995 17:31:55 +0000, by Francesco Potort
-
Comment changed.Tue, 14 Feb 1995 17:12:41 +0000, by Richard M. Stallman
-
(unlock_buffer, unlock_all_files, Flock_buffer)Tue, 14 Feb 1995 16:33:49 +0000, by Richard M. Stallman
-
(syms_of_buffer): Set up Lisp var buffer-file-truename.Tue, 14 Feb 1995 16:33:19 +0000, by Richard M. Stallman
-
(struct buffer): New field file_truename.Tue, 14 Feb 1995 16:32:01 +0000, by Richard M. Stallman
-
(facemenu-self-insert-face): If previousTue, 14 Feb 1995 15:00:40 +0000, by Boris Goldowsky
-
(ange-ftp-write-region, ange-ftp-insert-file-contents)Tue, 14 Feb 1995 14:28:44 +0000, by Richard M. Stallman
-
(r_alloc_free): Call refill_memory_reserve only if emacs.Tue, 14 Feb 1995 14:27:18 +0000, by Richard M. Stallman
-
(input_poll_signal): Add ignored argument.Tue, 14 Feb 1995 14:25:36 +0000, by Richard M. Stallman
-
(window_change_signal): Add ignored argument.Tue, 14 Feb 1995 14:24:43 +0000, by Richard M. Stallman
-
(Fstart_process): Make process marker point into proc buf.Tue, 14 Feb 1995 14:23:49 +0000, by Richard M. Stallman
-
(x_display_bar_cursor): Use frame's cursor_width.Tue, 14 Feb 1995 14:22:29 +0000, by Richard M. Stallman
-
(x_set_cursor_type): Set cursor_width field.Tue, 14 Feb 1995 09:42:14 +0000, by Richard M. Stallman
-
(struct x_display): New element cursor_width.Tue, 14 Feb 1995 09:41:37 +0000, by Richard M. Stallman
-
(electric-help-help, electric-help-command-loop):Tue, 14 Feb 1995 09:08:40 +0000, by Richard M. Stallman
-
(speeds): Make it ints. Add some higher speeds.Tue, 14 Feb 1995 07:43:44 +0000, by Richard M. Stallman
-
(ps-print-version): Add caveat about version number.Tue, 14 Feb 1995 05:55:53 +0000, by Richard M. Stallman
-
Initial revisionTue, 14 Feb 1995 00:54:29 +0000, by Richard M. Stallman
-
(mips-sgi-irix6): New configuration.Tue, 14 Feb 1995 00:53:50 +0000, by Richard M. Stallman
-
(auto-mode-alist): Fix problem in previous change.Tue, 14 Feb 1995 00:26:11 +0000, by Richard M. Stallman
-
(Fexpand_file_name): Copy default-directoryTue, 14 Feb 1995 00:13:20 +0000, by Richard M. Stallman
-
(c-switch-label-regexp): Insist on colon after `default'.Mon, 13 Feb 1995 18:10:28 +0000, by Richard M. Stallman
-
(pp-to-string): Fix previous change.Mon, 13 Feb 1995 18:05:23 +0000, by Richard M. Stallman
-
(debugger-step-after-exit): Variable declared.Mon, 13 Feb 1995 17:55:17 +0000, by Richard M. Stallman
-
(facemenu-next): Variable deleted.Mon, 13 Feb 1995 16:56:19 +0000, by Richard M. Stallman
-
(Vself_insert_face, Vself_insert_face_command): New variables.Mon, 13 Feb 1995 16:54:58 +0000, by Richard M. Stallman
-
(debug): Fix arg to backtrace-debug for debug-on-entry.Mon, 13 Feb 1995 08:47:59 +0000, by Richard M. Stallman
-
(Qprocessp): Declared.Mon, 13 Feb 1995 06:53:07 +0000, by Richard M. Stallman
-
(mail-reply-to): New command, on C-c C-f C-r and in menu.Mon, 13 Feb 1995 06:49:27 +0000, by Richard M. Stallman
-
Rename arg OBJ to OBJECT in all type predicates.Mon, 13 Feb 1995 05:28:47 +0000, by Richard M. Stallman
-
(pp-to-string): Don't use emacs-lisp-mode.Mon, 13 Feb 1995 03:01:16 +0000, by Richard M. Stallman
-
No modula project is active now.Sun, 12 Feb 1995 21:10:04 +0000, by Richard M. Stallman
-
(next-history-element): Do nothing if n is 0.Sun, 12 Feb 1995 08:27:38 +0000, by Richard M. Stallman
-
(menu-bar-kill-ring-save): New function--use as `copy'.Sun, 12 Feb 1995 04:54:34 +0000, by Richard M. Stallman
-
(mouse-drag-region): Delete the overlay beforeSun, 12 Feb 1995 04:51:42 +0000, by Richard M. Stallman
-
(Fexpand_file_name): Look for a handler for defalt.Sun, 12 Feb 1995 04:29:53 +0000, by Richard M. Stallman
-
(load_color): Ignore failure from XAllocColor.Sun, 12 Feb 1995 01:25:58 +0000, by Richard M. Stallman
-
(x_decode_color): Ignore failure from defined_color.Sun, 12 Feb 1995 01:25:14 +0000, by Richard M. Stallman
-
(menu_item_equiv_key): If command is an alias,Sun, 12 Feb 1995 01:22:28 +0000, by Richard M. Stallman
-
Test WAIT_USE_INT.Sat, 11 Feb 1995 22:07:09 +0000, by Richard M. Stallman
-
(WAIT_USE_INT): Defined.Sat, 11 Feb 1995 22:05:56 +0000, by Richard M. Stallman
-
(auto-mode-alist): Add .cpp, .cxx, .hxx, .c++, .h++.Sat, 11 Feb 1995 04:50:55 +0000, by Richard M. Stallman
-
(recover-file): Use ordinary `f' to read file name.Fri, 10 Feb 1995 06:29:31 +0000, by Richard M. Stallman
-
(rmail): Don't set rmail-default-file here.Thu, 09 Feb 1995 09:41:18 +0000, by Richard M. Stallman
-
(dired-mark): If on dir header line, always markThu, 09 Feb 1995 09:40:01 +0000, by Richard M. Stallman
-
[SOLARIS2_4, !__GNUC__] (C_SWITCH_SYSTEM): Defined..Thu, 09 Feb 1995 09:31:54 +0000, by Richard M. Stallman
-
(print-region-1): Include print options in echo area msgs.Thu, 09 Feb 1995 06:34:50 +0000, by Richard M. Stallman
-
Add autoload cookie.Thu, 09 Feb 1995 00:17:31 +0000, by Richard M. Stallman
-
(ada-mode): Delete autoload.Thu, 09 Feb 1995 00:11:53 +0000, by Richard M. Stallman
-
Initial revisionThu, 09 Feb 1995 00:01:34 +0000, by Richard M. Stallman
-
Add a blank in the #! line for 4.2BSD Dynix etc.Wed, 08 Feb 1995 15:05:06 +0000, by David J. MacKenzie
-
add a space in #! for 4.2bsd dynix etc.Wed, 08 Feb 1995 15:03:05 +0000, by David J. MacKenzie
-
Add % to comint-match-partial-filename.Wed, 08 Feb 1995 12:59:25 +0000, by Simon Marshall
-
(command_loop_1): Put back cancel_echoing call, if there's a perdisplay for itWed, 08 Feb 1995 06:37:26 +0000, by Karl Heuer
-
(print-region-new-buffer): Return new start and end.Wed, 08 Feb 1995 06:35:50 +0000, by Richard M. Stallman
-
Fix typo.Wed, 08 Feb 1995 06:30:05 +0000, by Richard M. Stallman
-
Talk about auto save.Wed, 08 Feb 1995 06:29:29 +0000, by Richard M. Stallman
-
Personal dictionary save forced when called from menu,Wed, 08 Feb 1995 06:09:08 +0000, by Richard M. Stallman
-
(byte-compile-file): Add "done" message.Wed, 08 Feb 1995 04:19:50 +0000, by Karl Heuer
-
(disabled-command-hook): Recognize ESC x as well as M-x.Wed, 08 Feb 1995 04:04:45 +0000, by Karl Heuer
-
(te-pass-through): Don't presume internal bit layout of non-ASCII keys.Wed, 08 Feb 1995 03:52:28 +0000, by Karl Heuer
-
(listify-key-sequence-1, event-modifiers): Don't presume internal bit layoutWed, 08 Feb 1995 03:51:58 +0000, by Karl Heuer
-
(edmacro-format-keys, edmacro-parse-keys): Don't presume internal bit layoutWed, 08 Feb 1995 03:50:54 +0000, by Karl Heuer
-
Update copyright.Wed, 08 Feb 1995 01:26:46 +0000, by Karl Heuer
-
Initial revisionWed, 08 Feb 1995 01:25:15 +0000, by Karl Heuer
-
New enhanced version from <kgallagh@spd.dsccc.com>.Wed, 08 Feb 1995 01:23:34 +0000, by Karl Heuer
-
(message_log_check_duplicate): New function.Wed, 08 Feb 1995 00:45:16 +0000, by Karl Heuer
-
(byte-compile-file-form-defmumble, display-call-tree): Print ellipsis earlier,Wed, 08 Feb 1995 00:43:45 +0000, by Karl Heuer
-
entered into RCSTue, 07 Feb 1995 23:56:47 +0000, by Richard M. Stallman
-
(maintainer-clean): Renamed from realclean.Tue, 07 Feb 1995 23:55:01 +0000, by Richard M. Stallman
-
(maintainer-clean): Renamed from realclean.Tue, 07 Feb 1995 23:54:00 +0000, by Richard M. Stallman
-
Various changes.Tue, 07 Feb 1995 22:51:35 +0000, by Richard M. Stallman
-
(r_alloc_size_in_use): New function.Tue, 07 Feb 1995 22:43:23 +0000, by Richard M. Stallman
-
(read-quoted-char): Don't log prompt messages.Tue, 07 Feb 1995 21:58:09 +0000, by Karl Heuer
-
(etags-file-of-tag): Handle file name used as tag.Tue, 07 Feb 1995 21:00:28 +0000, by Richard M. Stallman
-
(term-protocol-version): Renamed from term-version.Tue, 07 Feb 1995 08:00:33 +0000, by Richard M. Stallman
-
*** empty log message ***Tue, 07 Feb 1995 04:20:29 +0000, by Richard M. Stallman
-
(internal_last_event_frame, Vlast_event_frame): Deleted; now part ofTue, 07 Feb 1995 02:07:03 +0000, by Karl Heuer
-
(do_switch_frame): internal_last_event_frame is now in perdisplay.Tue, 07 Feb 1995 01:06:49 +0000, by Karl Heuer
-
(struct PERDISPLAY): Add Vlast_event_frame.Tue, 07 Feb 1995 01:04:46 +0000, by Karl Heuer
-
(x_get_foreign_selection, x_reply_selection_request):Mon, 06 Feb 1995 22:53:58 +0000, by Richard M. Stallman
-
(emacs_blocked_malloc): Set __malloc_extra_blocks here.Mon, 06 Feb 1995 22:52:25 +0000, by Richard M. Stallman
-
*** empty log message ***Mon, 06 Feb 1995 22:48:58 +0000, by Richard M. Stallman
-
Version 0.95. Numerous small fixes. See ChangeLog.Mon, 06 Feb 1995 21:56:37 +0000, by Per Bothner
-
(lpr-add-switches): Renamed from lpr-add-options.Mon, 06 Feb 1995 03:30:19 +0000, by Richard M. Stallman
-
(texinfo-environment-regexp): Match @menu andMon, 06 Feb 1995 03:26:35 +0000, by Richard M. Stallman
-
(Fget_buffer_create): Call buffer_memory_full.Sun, 05 Feb 1995 08:58:27 +0000, by Richard M. Stallman
-
(Vwindow_size_change_functions): New variable.Sun, 05 Feb 1995 08:52:52 +0000, by Richard M. Stallman
-
(Fdelete_window, set_window_height, set_window_width)Sun, 05 Feb 1995 08:52:26 +0000, by Richard M. Stallman
-
(struct frame): New field window_sizes_changed.Sun, 05 Feb 1995 08:52:03 +0000, by Richard M. Stallman
-
(main): Undo previous change.Sun, 05 Feb 1995 08:49:14 +0000, by Richard M. Stallman
-
(rmail-summary-next-same-subject): New command.Sun, 05 Feb 1995 02:46:34 +0000, by Richard M. Stallman
-
(rmail-next-same-subject): New command.Sun, 05 Feb 1995 02:46:08 +0000, by Richard M. Stallman
-
Changes to support filenames as tags too and providedSun, 05 Feb 1995 00:25:16 +0000, by Richard M. Stallman
-
(IRIX): Sed - to _.Sat, 04 Feb 1995 17:59:47 +0000, by Jim Wilson
-
Explain load-path and dumping.Sat, 04 Feb 1995 08:14:52 +0000, by Richard M. Stallman
-
(dired-mode-map): Define up and down arrows like C-p, C-n.Sat, 04 Feb 1995 02:08:29 +0000, by Richard M. Stallman
-
Comment changes.Sat, 04 Feb 1995 02:05:14 +0000, by Richard M. Stallman
-
(cmd_error): Cancel echoing here.Sat, 04 Feb 1995 01:46:56 +0000, by Karl Heuer
-
[MULTI_PERDISPLAY] (all_perdisplays): New var.Sat, 04 Feb 1995 01:31:01 +0000, by Karl Heuer
-
(syms_of_keyboard): Move DEFVAR_DISPLAY's here from callint.c.Sat, 04 Feb 1995 01:11:55 +0000, by Karl Heuer
-
(syms_of_callint): Move DEFVAR_DISPLAY's to keyboard.c.Sat, 04 Feb 1995 00:31:13 +0000, by Karl Heuer
-
[MULTI_PERDISPLAY] (x_term_init): Initialize perdisplay.Sat, 04 Feb 1995 00:12:17 +0000, by Karl Heuer
-
(print): Use current_perdisplay, not get_perdisplay.Fri, 03 Feb 1995 23:40:57 +0000, by Karl Heuer
-
(defvar_display): Don't staticpro; these objects are now protected throughFri, 03 Feb 1995 23:27:14 +0000, by Karl Heuer
-
(mark_perdisplays): New function.Fri, 03 Feb 1995 23:23:34 +0000, by Karl Heuer
-
(all_perdisplays): New var.Fri, 03 Feb 1995 22:21:07 +0000, by Karl Heuer
-
(defvar_display): Declare this function.Fri, 03 Feb 1995 21:13:01 +0000, by Karl Heuer
-
(DEFVAR_DISPLAY): Use current_perdisplay, not get_perdisplay.Fri, 03 Feb 1995 21:10:39 +0000, by Karl Heuer
-
(do_symval_forwarding): Use current_perdisplay, not get_perdisplay.Fri, 03 Feb 1995 21:04:33 +0000, by Karl Heuer
-
(f90-mode-version): Variable deleted.Fri, 03 Feb 1995 20:56:33 +0000, by Richard M. Stallman
-
(print-region-1): Use lpr-page-header-switches,Fri, 03 Feb 1995 19:31:12 +0000, by Richard M. Stallman
-
* man.el (Man-default-man-entry): Remove text properties from result.Fri, 03 Feb 1995 12:07:37 +0000, by Francesco Potort
-
(display_text_line): Deduct minibuf prompt from taboffset.Fri, 03 Feb 1995 10:25:44 +0000, by Richard M. Stallman
-
(rmail-reply-regexp): New var.Fri, 03 Feb 1995 04:21:05 +0000, by Karl Heuer
-
(completion-string): Add defvar.Thu, 02 Feb 1995 23:07:44 +0000, by Richard M. Stallman
-
Don't use cl. Eliminate use of when, unless,Thu, 02 Feb 1995 23:04:54 +0000, by Richard M. Stallman
-
(lpr-headers-switches): Default is nil.Thu, 02 Feb 1995 21:12:06 +0000, by Richard M. Stallman
-
(fill-paragraph): Bind fill-paragraph-function to nil before calling it.Thu, 02 Feb 1995 19:28:31 +0000, by Richard M. Stallman
-
(kbd_buffer_get_event, swallow_events): Remove selection_request eventThu, 02 Feb 1995 18:55:39 +0000, by Richard M. Stallman
-
(x_unqueue_events): Arg is now a Display *.Thu, 02 Feb 1995 18:54:47 +0000, by Richard M. Stallman
-
(wait_for_property_change): Avoid unlikely timing error.Thu, 02 Feb 1995 18:49:38 +0000, by Richard M. Stallman
-
Create a .gdbinit that sources the real one, if using a differentThu, 02 Feb 1995 16:18:40 +0000, by David J. MacKenzie
-
(fill-paragraph-function): New variable.Thu, 02 Feb 1995 09:50:23 +0000, by Richard M. Stallman
-
(c-mode-map): No binding for c-fill-paragraphThu, 02 Feb 1995 09:48:01 +0000, by Richard M. Stallman
-
(lisp-fill-paragraph): Return t.Thu, 02 Feb 1995 09:44:38 +0000, by Richard M. Stallman
-
(shared-lisp-mode-map): Don't bind M-q.Thu, 02 Feb 1995 09:40:06 +0000, by Richard M. Stallman
-
(Fexecute_kbd_macro): Clear prefix arg here, not in command_loop_1.Wed, 01 Feb 1995 22:33:11 +0000, by Karl Heuer
-
(cmd_error): Clear prefix arg here.Wed, 01 Feb 1995 22:18:21 +0000, by Karl Heuer
-
Add preliminary PowerPC eABI support.Wed, 01 Feb 1995 22:06:34 +0000, by Michael Meissner
-
mail-mailer-swallows-blank-line: Handle full range of legal header names asWed, 01 Feb 1995 21:21:29 +0000, by Noah Friedman
-
* etags.c (pfnote): Initialise been_warned in the node.Wed, 01 Feb 1995 11:08:17 +0000, by Francesco Potort
-
(describe-variable): If var is local, mention default.Wed, 01 Feb 1995 09:29:40 +0000, by Richard M. Stallman
-
(rmail-retry-failure): Handle "Mime-encapsulated messages".Wed, 01 Feb 1995 05:47:45 +0000, by Richard M. Stallman
-
(Fcall_interactively): Use perdisplay.Wed, 01 Feb 1995 02:35:54 +0000, by Karl Heuer
-
(read_minibuf, read_minibuf_unwind): Use perdisplay.Wed, 01 Feb 1995 02:33:04 +0000, by Karl Heuer
-
(Fml_provide_prefix_argument, Fml_prefix_argument_loop): Use perdisplay.Wed, 01 Feb 1995 02:30:43 +0000, by Karl Heuer
-
(current_perdisplay): New var.Wed, 01 Feb 1995 02:27:46 +0000, by Karl Heuer
-
[!MULTI_PERDISPLAY] (defvar_display): Use staticpro.Tue, 31 Jan 1995 22:32:35 +0000, by Karl Heuer
-
Fix previous change.Tue, 31 Jan 1995 20:16:07 +0000, by Richard M. Stallman
-
(main) [REL_ALLOC]: Set __malloc_extra_blocks.Tue, 31 Jan 1995 20:10:07 +0000, by Richard M. Stallman
-
Comment changes.Tue, 31 Jan 1995 06:24:07 +0000, by Richard M. Stallman
-
Initial revisionTue, 31 Jan 1995 06:13:47 +0000, by Richard M. Stallman
-
(syms_of_buffer): overwrite-mode doc fix.Tue, 31 Jan 1995 04:55:29 +0000, by Richard M. Stallman
-
[MULTI_PERDISPLAY] (get_perdisplay): Define this as a macro, for sources thatTue, 31 Jan 1995 01:53:55 +0000, by Karl Heuer
-
[MULTI_PERDISPLAY] (get_perdisplay): Define this as an exported function.Tue, 31 Jan 1995 01:53:12 +0000, by Karl Heuer
-
[MULTI_PERDISPLAY]: Declare get_perdisplay as a function.Tue, 31 Jan 1995 01:52:22 +0000, by Karl Heuer
-
(DEFVAR_DISPLAY): New macro.Tue, 31 Jan 1995 01:26:37 +0000, by Karl Heuer
-
(defvar_display): New function.Tue, 31 Jan 1995 01:26:09 +0000, by Karl Heuer
-
(do_symval_forwarding): Handle display-local vars.Tue, 31 Jan 1995 00:52:50 +0000, by Karl Heuer
-
(specbind): Handle display-local vars.Tue, 31 Jan 1995 00:36:08 +0000, by Karl Heuer
-
Declare store_symval_forwarding here.Tue, 31 Jan 1995 00:35:14 +0000, by Karl Heuer
-
(syms_of_keyboard): Fix missing backslashes.Tue, 31 Jan 1995 00:02:47 +0000, by Karl Heuer
-
(frame-notice-user-settings): Avoid having the window manager re-prompt forMon, 30 Jan 1995 23:47:17 +0000, by Karl Heuer
-
(iso-transl-language-alist): Add French & Portuguese.Mon, 30 Jan 1995 23:04:34 +0000, by Karl Heuer
-
(iso-accents-list): Add Icelandic thorn.Mon, 30 Jan 1995 22:46:37 +0000, by Karl Heuer
-
(x-create-frame-with-faces): Assume cursor-color, mouse-color, andMon, 30 Jan 1995 22:39:20 +0000, by Karl Heuer
-
(indent-new-comment-line): Obey the conventionMon, 30 Jan 1995 07:46:16 +0000, by Richard M. Stallman
-
(make-extent, delete-extent, set-extent-property)Mon, 30 Jan 1995 07:16:14 +0000, by Richard M. Stallman
-
Many doc fixes.Mon, 30 Jan 1995 06:14:33 +0000, by Richard M. Stallman
-
(lisp-indent-region): Set endmark before indenting first line.Mon, 30 Jan 1995 02:16:26 +0000, by Richard M. Stallman
-
(list-buffers-noselect): Handle read-only properly.Mon, 30 Jan 1995 02:15:37 +0000, by Richard M. Stallman
-
(list-buffers-noselect): New subroutine.Mon, 30 Jan 1995 01:11:10 +0000, by Richard M. Stallman
-
(Fcall_interactively): Pass new arg to Fread_string.Mon, 30 Jan 1995 00:41:51 +0000, by Richard M. Stallman
-
(menu-bar-update-yank-menu): If string is too long,Mon, 30 Jan 1995 00:37:22 +0000, by Richard M. Stallman
-
(read-number): New function.Mon, 30 Jan 1995 00:34:44 +0000, by Richard M. Stallman
-
(Frassoc): New function.Sun, 29 Jan 1995 22:04:10 +0000, by Richard M. Stallman
-
(news-reply-mode): Change mode-name to News Reply.Sun, 29 Jan 1995 10:15:51 +0000, by Richard M. Stallman
-
(match-string): Fix braino.Sat, 28 Jan 1995 09:04:02 +0000, by Richard M. Stallman
-
(ecrt0.o): Target renamed from crt0.o.Sat, 28 Jan 1995 08:38:44 +0000, by Richard M. Stallman
-
(facep): New function.Sat, 28 Jan 1995 08:27:31 +0000, by Richard M. Stallman
-
(print): Handle internal display-local object.Sat, 28 Jan 1995 04:15:03 +0000, by Karl Heuer
-
(xdispobjfwd): New macro.Sat, 28 Jan 1995 03:59:42 +0000, by Karl Heuer
-
(mark_object): Ignore Lisp_Misc_Display_Objfwd objects.Sat, 28 Jan 1995 03:51:55 +0000, by Karl Heuer
-
(enum Lisp_Misc_Type): New enumeration Lisp_Misc_Display_Local.Sat, 28 Jan 1995 03:39:17 +0000, by Karl Heuer
-
* keyboard.c (kbd_buffer_frame_or_window): Delete; now in perdisplay.Sat, 28 Jan 1995 03:05:45 +0000, by Karl Heuer
-
(ECHOBUFSIZE): New constant, replaces sizeof (echobuf).Sat, 28 Jan 1995 02:51:29 +0000, by Karl Heuer
-
(unixware, svr4): Treat as synonyms for sysv4.Sat, 28 Jan 1995 02:28:46 +0000, by Richard Kenner
-
(PERDISPLAY, the_only_perdisplay, get_perdisplay):Sat, 28 Jan 1995 01:43:53 +0000, by Karl Heuer
-
(struct x_display_info): Rename display_perd to perdisplay.Sat, 28 Jan 1995 01:41:07 +0000, by Karl Heuer
-
(make-frame): Doc fix.Sat, 28 Jan 1995 00:32:33 +0000, by Richard M. Stallman
-
(describe-variable): Use local-variable-p.Fri, 27 Jan 1995 23:10:42 +0000, by Richard M. Stallman
-
(tex-display-shell): Pass nil as arg toFri, 27 Jan 1995 23:08:49 +0000, by Richard M. Stallman
-
(debug-convert-byte-code): Convert the doc info to a string.Fri, 27 Jan 1995 22:38:19 +0000, by Richard M. Stallman
-
(shell): If we create a new shell buffer,Fri, 27 Jan 1995 22:37:16 +0000, by Richard M. Stallman
-
(match-string): Delete extra arg to buffer-substring.Fri, 27 Jan 1995 20:47:20 +0000, by Karl Heuer
-
(printchar, strout): Use message_log_maybe_newline.Fri, 27 Jan 1995 19:30:46 +0000, by Karl Heuer
-
(message_log_need_newline): This var is now static.Fri, 27 Jan 1995 19:27:07 +0000, by Karl Heuer
-
(perform-replace): Don't log the repetitive prompts.Fri, 27 Jan 1995 19:19:23 +0000, by Karl Heuer
-
Declare message_log_maybe_newline.Fri, 27 Jan 1995 19:16:50 +0000, by Karl Heuer
-
(modify_region): Clear point_before_scroll field.Fri, 27 Jan 1995 07:47:15 +0000, by Richard M. Stallman
-
(set_point): Set point_before_scroll to nil.Fri, 27 Jan 1995 07:19:06 +0000, by Richard M. Stallman
-
(struct buffer): New field point_before_scroll.Fri, 27 Jan 1995 07:18:11 +0000, by Richard M. Stallman
-
(init_buffer_once, syms_of_buffer):Fri, 27 Jan 1995 07:17:39 +0000, by Richard M. Stallman
-
(match-string): New function.Fri, 27 Jan 1995 07:06:27 +0000, by Richard M. Stallman
-
Integer width changes.Fri, 27 Jan 1995 01:43:02 +0000, by Richard M. Stallman
-
Fix integer width changes.Fri, 27 Jan 1995 01:41:28 +0000, by Richard M. Stallman
-
Fix typos.Thu, 26 Jan 1995 22:52:10 +0000, by Karl Heuer
-
(mouse-save-then-kill): When we don't use existingThu, 26 Jan 1995 07:21:05 +0000, by Richard M. Stallman
-
(scroll-bar-drag-1): Set point-before-scroll properly.Thu, 26 Jan 1995 07:17:31 +0000, by Richard M. Stallman
-
(mouse-drag-region): Modify previous change--don't run the ordinary bindingThu, 26 Jan 1995 03:18:45 +0000, by Richard M. Stallman
-
(mouse-save-then-kill): Ignore mouse-selection-click-count if no active mark.Thu, 26 Jan 1995 02:37:30 +0000, by Richard M. Stallman
-
(struct x_display_info): New member display_perd.Wed, 25 Jan 1995 09:04:07 +0000, by Karl Heuer
-
(the_only_perd): Define this var here.Wed, 25 Jan 1995 08:58:33 +0000, by Karl Heuer
-
Add comments and `volatile' keyword to previous change.Wed, 25 Jan 1995 08:55:43 +0000, by Karl Heuer
-
(PERD): New struct containing per-display data.Wed, 25 Jan 1995 07:18:37 +0000, by Karl Heuer
-
(process_tick, update_tick): Make non-static.Wed, 25 Jan 1995 02:02:37 +0000, by Karl Heuer
-
Comment change.Wed, 25 Jan 1995 01:33:26 +0000, by Richard M. Stallman
-
(x_destroy_window): Don't let frame being destroyed remain inWed, 25 Jan 1995 00:44:32 +0000, by Richard M. Stallman
-
(font-lock-fontify-region): Bind inhibit-read-only. Also buffer-file-name.Wed, 25 Jan 1995 00:43:25 +0000, by Richard M. Stallman
-
(c-forward-conditional):Wed, 25 Jan 1995 00:41:22 +0000, by Richard M. Stallman
-
(justify-current-line): Avoid error comparing fill-prefixWed, 25 Jan 1995 00:05:59 +0000, by Richard M. Stallman
-
Added support for descriptions in the group buffer:Tue, 24 Jan 1995 23:49:03 +0000, by Richard M. Stallman
-
(Flocal_set_key, Fglobal_set_key): Use K, not k.Tue, 24 Jan 1995 22:14:00 +0000, by Richard M. Stallman
-
(Fcall_interactively): Define K mostly like k.Tue, 24 Jan 1995 22:13:42 +0000, by Richard M. Stallman
-
(read_key_sequence): New arg dont_downcase_lastTue, 24 Jan 1995 22:13:07 +0000, by Richard M. Stallman
-
(compute_motion): Don't get hung in selective-display loop.Tue, 24 Jan 1995 07:01:08 +0000, by Karl Heuer
-
(vc-do-command): Arrange for the default-directory variableTue, 24 Jan 1995 06:33:41 +0000, by Richard M. Stallman
-
Don't use function prototypes.Tue, 24 Jan 1995 05:27:32 +0000, by Karl Heuer
-
(iso-transl-dead-key-alist): New var.Tue, 24 Jan 1995 04:20:37 +0000, by Karl Heuer
-
(pascal-*-completion, pascal-comp-defun)Tue, 24 Jan 1995 03:27:54 +0000, by Richard M. Stallman
-
(read_key_sequence): Don't wait for a possible key translation sequence if weTue, 24 Jan 1995 03:16:34 +0000, by Karl Heuer
-
(i[34]86:*:3.2:*): Test for ISC before SCO; newer ISC releases have uname -X.Tue, 24 Jan 1995 00:46:11 +0000, by Karl Heuer
-
(HAVE_SYS_SELECT_H): Add #undef for configure.Mon, 23 Jan 1995 23:36:50 +0000, by Karl Heuer
-
Check for sys/select.h.Mon, 23 Jan 1995 23:35:13 +0000, by Karl Heuer
-
Define BROKEN_SELECT_NON_X.Mon, 23 Jan 1995 23:29:00 +0000, by Karl Heuer
-
(sys_select): Renamed from select. Use SELECT_TYPE instead of int. Defer toMon, 23 Jan 1995 23:26:29 +0000, by Karl Heuer
-
#include sysselect.h instead of defining things by hand.Mon, 23 Jan 1995 23:10:11 +0000, by Karl Heuer
-
Initial revisionMon, 23 Jan 1995 23:03:37 +0000, by Karl Heuer
-
(mark): If transient-mark-mode is nil, mark is active.Mon, 23 Jan 1995 22:37:46 +0000, by Karl Heuer
-
[__GNUC__] (POSIX_SIGNALS): #define this.Mon, 23 Jan 1995 22:20:24 +0000, by Karl Heuer
-
(iso-transl-char-map): Add elements for mute-acute, etc.Sun, 22 Jan 1995 20:05:48 +0000, by Richard M. Stallman
-
Document alias commands and menu items.Sun, 22 Jan 1995 20:00:44 +0000, by Richard M. Stallman
-
(read_minibuf): Don't print the prompt in batch mode.Sun, 22 Jan 1995 17:11:23 +0000, by Richard M. Stallman
-
(facemenu-keybindings, facemenu-face-menu):Sun, 22 Jan 1995 16:47:10 +0000, by Richard M. Stallman
-
(enriched-annotation-list): property `hard-newline'Sun, 22 Jan 1995 16:46:18 +0000, by Richard M. Stallman
-
(gdb): In gud-remove, specify the source file.Sun, 22 Jan 1995 16:44:58 +0000, by Richard M. Stallman
-
(sort_args): Ordinary args get priority 0.Sun, 22 Jan 1995 09:57:57 +0000, by Richard M. Stallman
-
(tempo-insert-template): Quoted transient-mark-modeSun, 22 Jan 1995 06:18:46 +0000, by Richard M. Stallman
-
(term-version): Increased to 0.94.Sun, 22 Jan 1995 02:21:32 +0000, by Richard M. Stallman
-
(byte-compile-defvar): Add the var to current-load-list.Sun, 22 Jan 1995 00:52:51 +0000, by Richard M. Stallman
-
Document force arg in unload-feature.Sat, 21 Jan 1995 23:51:19 +0000, by Richard M. Stallman
-
[NO_REMAP]: #undef static.Sat, 21 Jan 1995 22:23:22 +0000, by Richard M. Stallman
-
Comment change.Sat, 21 Jan 1995 22:21:33 +0000, by Richard M. Stallman
-
(update-copyright): Remove gratuitous error at end.Sat, 21 Jan 1995 13:59:06 +0000, by Roland McGrath
-
Fix sed append command to behave as intended.Sat, 21 Jan 1995 00:12:27 +0000, by Karl Heuer
-
(xmenu.o): Add msdos.h as dependency.Fri, 20 Jan 1995 23:48:46 +0000, by Richard M. Stallman
-
Delete mysterious dot. Add comment to protect blankFri, 20 Jan 1995 23:46:54 +0000, by Richard M. Stallman
-
(compile-internal): Force redisplay on compilationFri, 20 Jan 1995 23:45:34 +0000, by Richard M. Stallman
-
(syms_of_buffer) [DOS_NT]: Add missing ';'.Fri, 20 Jan 1995 23:40:45 +0000, by Richard M. Stallman
-
Comment change.Fri, 20 Jan 1995 23:40:03 +0000, by Richard M. Stallman
-
(x_mouse_leave): Add neutralizing define.Fri, 20 Jan 1995 23:38:46 +0000, by Richard M. Stallman
-
[MSDOS]: #include msdos.h.Fri, 20 Jan 1995 23:37:41 +0000, by Richard M. Stallman
-
(XMenuCreate, XMenuAddPane, XMenuAddSelection, XMenuLocate,Fri, 20 Jan 1995 23:37:00 +0000, by Richard M. Stallman
-
(DEVICE_SEP, IS_DIRECTORY_SEP, IS_ANY_SEP): Defined.Fri, 20 Jan 1995 23:36:39 +0000, by Richard M. Stallman
-
(file_name_as_directory, Ffile_name_directory)Fri, 20 Jan 1995 23:36:07 +0000, by Richard M. Stallman
-
(unload-feature): Don't care if FILE is a dependency of itself.Fri, 20 Jan 1995 23:13:51 +0000, by Richard M. Stallman
-
(fill-region-as-paragraph): At end, advance over any newlinesFri, 20 Jan 1995 23:06:06 +0000, by Richard M. Stallman
-
(union Lisp_Misc): Make the `type' field just 16 bits, to match theFri, 20 Jan 1995 22:02:53 +0000, by Karl Heuer
-
(xbufobjfwd, xbuflocal, xwinconfig):Fri, 20 Jan 1995 20:12:25 +0000, by Karl Heuer
-
(center-line): fill-column is a var, not a function.Fri, 20 Jan 1995 19:12:20 +0000, by Karl Heuer
-
entered into RCSFri, 20 Jan 1995 06:20:32 +0000, by Richard M. Stallman
-
*** empty log message ***Fri, 20 Jan 1995 06:09:03 +0000, by Richard M. Stallman