log

age author description
1995-04-03 Richard M. Stallman (apropos): Use apropos-worthy-symbol-p as default predicate.
1995-04-03 Karl Heuer (set-auto-mode): Fix previous change.
1995-04-03 Richard M. Stallman (oblookup): Save bucket num in oblookup_last_bucket_number.
1995-04-03 Simon Marshall Added support for special (quoted) characters in file names:
1995-04-03 Simon Marshall Set comint-file-name-quote-list to new shell-file-name-quote-list.
1995-04-02 Richard M. Stallman Don't distribute shortnames directory.
1995-04-02 Richard M. Stallman Explain why public domain.
1995-04-02 Richard M. Stallman Comment change.
1995-04-02 Richard M. Stallman (menu-bar-edit-menu): Capitalize an item name.
1995-04-02 Richard M. Stallman (mail-mode-map): Longer title for headers submenu.
1995-04-02 Richard M. Stallman (inhibit-first-line-modes-suffixes): New variable.
1995-04-02 Richard M. Stallman (jka-compr-install): Add items to inhibit-first-line-modes-suffixes.
1995-04-02 Richard M. Stallman (fill-region-as-paragraph): Remove fill-prefix first, then remove indentation.
1995-04-01 Richard M. Stallman (unrmail): Don't make or switch to a summary buffer.
1995-04-01 Richard M. Stallman (Fdirectory_files): Fix bug in IS_ANY_SEP usage introduced in Oct 30 change.
1995-03-31 Richard M. Stallman (rmail-summary-toggle-header): Make header visible in message buffer.
1995-03-31 Karl Heuer (command_loop_1): If we ignore force_start, then also
1995-03-31 Richard M. Stallman (scheme-indent-sexp): Don't fail when
1995-03-31 Richard M. Stallman (isfloat_string): Permit trailing space.
1995-03-31 Karl Heuer Fix comment.
1995-03-31 Karl Heuer (insert-kbd-macro): Do something reasonable for vectors.
1995-03-31 Richard M. Stallman [MULTI_FRAME] (Factive_minibuffer_window): New function.
1995-03-31 Richard M. Stallman Delete extension language project. Add GNUstep. Move empire-builder.
1995-03-31 Karl Heuer (event_to_kboard): Ignore dead frames.
1995-03-31 Karl Heuer (x_delete_display): Extract kboard deletion, for modularity.
1995-03-31 Karl Heuer (wipe_kboard): Make this function static.
1995-03-31 Karl Heuer Declare function delete_kboard.
1995-03-31 Karl Heuer (struct x_display_info): New member cut_buffers_initialized.
1995-03-31 Karl Heuer (x_term_init): Initialize cut_buffers_initialized.
1995-03-31 Karl Heuer (Fx_store_cut_buffer_internal): Use the flag in the
1995-03-31 Richard M. Stallman (insert-directory): Use \ before insert-directory-program
1995-03-31 Richard M. Stallman (choose-completion-string): Use active-minibuffer-window.
1995-03-31 Richard M. Stallman (dired-add-entry): If ange-ftp inserted the file's absolute name, fix that.
1995-03-31 Karl Heuer (sort_args): Skip strncmp if longname is a null pointer.
1995-03-30 Karl Heuer (comint-read-noecho): Don't log prompt messages.
1995-03-30 Richard M. Stallman (Fmod): Fix the final adjustment, when i2 < 0 and i1 == 0.
1995-03-30 Richard M. Stallman Comment change.
1995-03-30 Richard M. Stallman Fix previous change.
1995-03-30 Richard M. Stallman (modify-face): Handle stipple. Handle defaulting properly.
1995-03-30 Simon Marshall Wrap filename character quoting code with save-excursion so following forms
1995-03-29 Richard M. Stallman Comment change.
1995-03-29 Richard M. Stallman (minibuffer-window-active-p): Use active-minibuffer-window.
1995-03-28 Karl Heuer (Fsignal_process): SIGCODE is a symbol, not a string.
1995-03-28 Karl Heuer (comint-read-noecho): Use a format string, in case
1995-03-28 Richard M. Stallman (r_re_alloc): Correct realloc behavior--allow shrinking
1995-03-28 Richard M. Stallman (scroll-bar-drag): Bind echo-keystrokes to 0.
1995-03-28 Richard M. Stallman (Fsignal_process): Allow signal names as well as numbers.
1995-03-28 Richard M. Stallman (nntp-request-article): If ID is integer, convert to string.
1995-03-28 Richard M. Stallman (Fconcat): Undo previous change.
1995-03-28 Richard M. Stallman Say not to use concat for integers.
1995-03-28 Richard M. Stallman (event-apply-modifier): New function.
1995-03-27 Richard M. Stallman Minor purecopy correction.
1995-03-27 Richard M. Stallman (Fget, Fput): Fetch and store symbol's plist directly.
1995-03-27 Richard M. Stallman Fix setcdr example.
1995-03-27 Richard M. Stallman Fix usage note for character quote syntax class.
1995-03-27 Richard M. Stallman (init_editfns): Use NAME envvar to init user-full-name.
1995-03-27 Richard M. Stallman Don't include alloca.h if NOT_C_CODE.
1995-03-27 Boris Goldowsky (Vdefault_text_properties): name changed from Vdefault_properties.
1995-03-27 Boris Goldowsky Vdefault_text_properties: name changed from Vdefault_properties.
1995-03-27 Boris Goldowsky (Vdefault_text_properties): name changed from Vdefault_properties.
1995-03-27 Boris Goldowsky (Fplist_put, Fplist_get): New fns.
1995-03-27 Boris Goldowsky (enriched-mode): Use new plist-put and plist-get fns,
1995-03-27 Richard M. Stallman (calculate-c++-indent): Copy colon-line-end code from calculate-c-indent.
1995-03-26 Richard M. Stallman (kbd_buffer_get_event): Pass 0 for `insist' arg.
1995-03-26 Richard M. Stallman (Fmouse_position--both definitions): Pass 0 for `insist'.
1995-03-26 Richard M. Stallman (Fx_popup_menu): Pass 1 for `insist' arg.
1995-03-26 Richard M. Stallman (mouse_get_pos): New arg `insist'.
1995-03-26 Richard M. Stallman (win32_mouse_position): New arg `insist'.
1995-03-26 Richard M. Stallman (XTmouse_position): New arg `insist'.
1995-03-26 Richard M. Stallman (C_SWITCH_SYSTEM): Don't #undef or define it.
1995-03-25 Richard M. Stallman (mail): Use pop-to-buffer.
1995-03-25 Richard M. Stallman *** empty log message ***
1995-03-25 Boris Goldowsky Add Text Properties submenu to Edit menu.
1995-03-24 Karl Heuer (byte-compile-out-toplevel): Compile lambda forms even if trivial.
1995-03-24 Karl Heuer (Fnext_property_change): Fix previous change.
1995-03-24 Simon Marshall Changed match-string to defun, but still return nil (no error) if no match.
1995-03-24 Richard M. Stallman (temp_output_buffer_setup): (Re)set the default
1995-03-24 Richard M. Stallman (UNEXEC): Override the definition.
1995-03-24 Karl Heuer (syms_of_buffer): Doc fix.
1995-03-24 Karl Heuer (try_window_id): Stop scan at bottom of window, not one line later.
1995-03-24 Karl Heuer (c-style-alist): Set c-continued-brace-offset and
1995-03-24 Karl Heuer (compilation-sentinel): Use `format'; `concat' doesn't
1995-03-24 Karl Heuer (redisplay): Make sure pause is set before used.
1995-03-23 Karl Heuer Don't load mouse and face files in system-specific
1995-03-23 Karl Heuer (FRAME_SUPPORT, MSDOS_SUPPORT): Don't list face and mouse related files here.
1995-03-23 Richard M. Stallman (asm-mode): Make a per-buffer child keymap here.
1995-03-23 Richard M. Stallman (pascal-mode-syntax-table): Give \ punctuation syntax.
1995-03-23 Boris Goldowsky *** empty log message ***
1995-03-23 Boris Goldowsky New magic number for text/enriched files.
1995-03-23 Simon Marshall Change to macro, and return nil if there was no match at the specified depth.
1995-03-23 Richard M. Stallman (isearch-update-ring): New subroutine.
1995-03-23 Paul Eggert (output_authors): Replace /[/]/ by /[\/]/, for portability to mawk and nawk.
1995-03-22 Richard M. Stallman Doc fixes.
1995-03-22 Karl Heuer (overlay_touches_p): New function.
1995-03-22 Karl Heuer (direct_output_forward_char): Don't use direct output at an overlay boundary.
1995-03-22 Karl Heuer Declare overlay_touches_p.
1995-03-22 Karl Heuer (concat): Treat integers as characters, not strings.
1995-03-22 Karl Heuer (ml-concat): New function.
1995-03-22 Karl Heuer Translate concat to ml-concat.
1995-03-22 Boris Goldowsky Doc fix + autoload cookies.
1995-03-22 Karl Heuer (syms_of_fileio): Fix missing \n\.
1995-03-22 Karl Heuer (Fwhere_is_internal): Fix missing \n\.
1995-03-22 Karl Heuer (syms_of_window): Fix missing \n\.
1995-03-22 Richard M. Stallman (one-window-p, walk-windows, minibuffer-window-active-p):
1995-03-22 Richard M. Stallman (one-window-p, walk-windows, minibuffer-window-active-p): Functions moved here.
1995-03-22 Richard M. Stallman (redisplay_window): Skip the only-point-has-changed
1995-03-22 Richard M. Stallman (rm400, rm600): New machine names. libc-950402
1995-03-22 Richard M. Stallman (init-file-user, site-run-file): Doc fixes.
1995-03-21 Paul Eggert Treat -u 'LOGIN:FULLNAME:MAILADDR' as if it were
1995-03-21 Boris Goldowsky (list-text-properties-at): New fn.
1995-03-21 Richard M. Stallman (vc-update-change-log): Use new -u option for rcs2log.
1995-03-21 Richard M. Stallman (Vload_read_function): New variable.
1995-03-21 Richard M. Stallman (CHECK_IMPURE): Declare my_edata as char array.
1995-03-21 Richard M. Stallman (my_edata): Declare as char array, not int.
1995-03-21 Richard M. Stallman (dump-emacs-data, dump-emacs): Declare my_edata as char array.
1995-03-21 Richard M. Stallman (occur): Copy default-directory to *Occur* buffer.
1995-03-21 Richard M. Stallman Initial revision
1995-03-21 Paul Eggert Add -u "login<tab>fullname<tab>mailaddr" option, which replaces the
1995-03-21 Richard M. Stallman (shell-command): Use *Async Shell Command* for
1995-03-21 Karl Heuer (tar-parse-octal-long-integer): Return list, not vector.
1995-03-20 Karl Fogel (bookmark-automatically-show-annotations): new var.
1995-03-20 Richard M. Stallman (debug): Now interactive.
1995-03-20 Richard M. Stallman (c-mode-map): Use "C-mode", not "C mode".
1995-03-19 Richard M. Stallman (menu-bar-files-menu): Renamed from ...-file-menu.
1995-03-19 Richard M. Stallman (invisible_p, invisible_ellipsis_p): Handle list
1995-03-18 Richard M. Stallman (display_menu_bar): Just one space between menu items.
1995-03-18 Richard M. Stallman (Info-next-preorder, Info-next-preorder-1):
1995-03-18 Richard M. Stallman (write-file): Query if file exists already.
1995-03-18 Richard M. Stallman (debugger-outer-load-read-function): New variable.
1995-03-18 Richard M. Stallman (isearch-abort): Treat "incomplete regexp"
1995-03-18 Richard M. Stallman (x_decode_color): Don't use cdef if defined_color failed.
1995-03-18 Richard M. Stallman Various doc fixes.
1995-03-18 Karl Heuer Don't put ediff-windows in the menu.
1995-03-18 Karl Heuer (ediff-patch-buffer): Use buffer name in error message.
1995-03-17 Karl Heuer Delete some autoloads that are now in menu-bar.el.
1995-03-17 Boris Goldowsky Rewrite, many things moved to format.el.
1995-03-17 Boris Goldowsky Initial revision
1995-03-17 Boris Goldowsky (Finsert_file_contents): Call format-decode.
1995-03-17 Boris Goldowsky (reset_buffer): Reset file_format element too.(init_buffer_once): Define file_format flag; reset file_format.
1995-03-17 Boris Goldowsky (struct buffer): Add file_format member.
1995-03-17 Boris Goldowsky Load format.el.
1995-03-17 Richard M. Stallman (rmail-unix-mail-delimiter): Accept <...> around address
1995-03-17 Richard M. Stallman (init_alloc_once): Increase gc_cons_threshold to 300000.
1995-03-17 Karl Heuer Initial revision
1995-03-16 Richard M. Stallman (isearch-abort): Set isearch-success to nil.
1995-03-16 Richard M. Stallman (make-auto-save-file-name, auto-save-file-name-p): Doc fixes.
1995-03-16 Karl Heuer (menu-bar-file-menu): Changed "Emerge" to "Merge" to agree with the new ediff
1995-03-16 Boris Goldowsky (indent-line-to): move to end of indentation, even if it didn't change.
1995-03-16 Karl Heuer Initial revision
1995-03-16 Karl Heuer Installed new version from author.
1995-03-16 Karl Heuer Use appropriate `fboundp' tests to decide what to load.
1995-03-16 Karl Heuer (other-frame): Don't try to unfocus in a termcap frame.
1995-03-16 Karl Heuer (frame-initialize): Set frame-creation-function to `make-terminal-frame' if
1995-03-16 Richard M. Stallman (compute_motion, Fmove_to_column, current_column)
1995-03-16 Richard M. Stallman (line-move): Handle conses in buffer-invisibility-spec.
1995-03-16 Richard M. Stallman Comment change.
1995-03-16 Richard M. Stallman (outline-layout): Doc fix.
1995-03-16 Per Bothner (term-mouse-paste): Make work for xemacs. Minor GNU emacs fixes.
1995-03-16 Per Bothner (term-char-mode): Fix arrow key and [button2] support for xemacs.
1995-03-15 Richard M. Stallman Use BSD sockets whenever available, even if HAVE_SYSVIPC.
1995-03-15 Richard M. Stallman Use BSD sockets whenever available, even if HAVE_SYSVIPC.
1995-03-15 Richard M. Stallman (balance-windows): Ignore minibuffer window when browsing the `levels'.
1995-03-15 Richard M. Stallman (c-style-alist): For BSD, set c-continued-brace-offset
1995-03-15 Richard M. Stallman (edit-options): Make the buffer read-only.
1995-03-15 Karl Heuer (make_lispy_event): Do mouse code only if HAVE_MOUSE.
1995-03-15 Karl Heuer (Fmouse_position): Do work only if HAVE_MOUSE.
1995-03-15 Karl Heuer (internal_self_insert): Do face code only if HAVE_FACES.
1995-03-15 Karl Heuer (mouse-major-mode-menu): Avoid confusing error message when there's no current
1995-03-15 Karl Heuer [HAVE_X_WINDOWS] (MULTI_KBOARD): Define this symbol.
1995-03-15 Karl Fogel (bookmark-bmenu-2-window): go to correct position as well as
1995-03-15 Karl Heuer (defvar_kboard): Renamed from defvar_display.
1995-03-15 Karl Heuer (find_symbol_value): current_perdisplay now is never null.
1995-03-15 Karl Heuer (mark_kboards): Renamed from mark_perdisplays.
1995-03-15 Karl Heuer (make_frame): Initialize kboard member.
1995-03-15 Karl Heuer (unlock_kboard): Renamed from unlock_display.
1995-03-15 Karl Heuer (get_perdisplay): Deleted.
1995-03-15 Karl Heuer (Fx_create_frame): set the frame's kboard member.
1995-03-15 Karl Heuer (struct x_display_info): member kboard (formerly perdisplay) is now a pointer,
1995-03-15 Karl Heuer (struct KBOARD, MULTI_KBOARD, current_kboard, all_kboards,
1995-03-15 Karl Heuer (display_mode_line): Rename perdisplay to kboard.
1995-03-15 Karl Heuer (print): Rename perdisplay to kboard.
1995-03-15 Karl Heuer Rename perdisplay to kboard.
1995-03-15 Karl Heuer (read_minibuf): Rename perdisplay to kboard.
1995-03-15 Karl Heuer (specbind): Rename perdisplay to kboard.
1995-03-15 Karl Heuer (xkbobjfwd): Renamed from xdispobjfwd.
1995-03-15 Karl Heuer (struct frame): New member kboard.
1995-03-14 Richard M. Stallman (read_minibuf): Save Voverriding_local_map.
1995-03-14 Richard M. Stallman (Fdisplay_buffer): Fix prev change--return selected window.
1995-03-14 Richard M. Stallman (Fash): Fix previous change.
1995-03-14 Thien-Thi Nguyen `emacs-version' checking now handles Lucid's version change to 19.xx.
1995-03-14 Richard M. Stallman (Fmake_indirect_buffer): Invert the arguments.
1995-03-14 Richard M. Stallman (unchain_marker): Allow differing buffers
1995-03-14 Richard M. Stallman entered into RCS
1995-03-14 Karl Heuer (event_to_perdisplay): New function.
1995-03-14 Richard M. Stallman *** empty log message ***
1995-03-13 Richard M. Stallman (unexec): Adjust the file offset of sections located
1995-03-13 Karl Fogel Removed C-v bindings; they were inconsistent.
1995-03-13 Karl Heuer (print): current_perdisplay now is never null.
1995-03-13 Karl Heuer (Fexecute_kbd_macro): current_perdisplay now is never null.
1995-03-13 Karl Heuer (clear_prefix_arg): current_perdisplay now is never null.
1995-03-13 Francesco Potortì * etags.c (process_file): free (filename) after using it.
1995-03-13 Richard M. Stallman (adaptive-fill-regexp): Skip # or ;.
1995-03-13 Richard M. Stallman (adaptive-fill-regexp): Skip #'s and ;'s.
1995-03-13 Richard M. Stallman (rsh): Name the buffer *rsh-HOST*.
1995-03-13 Richard M. Stallman (c-mode): Make comment-multi-line t locally.
1995-03-13 Karl Heuer (unlock_display): current_perdisplay now is never null.
1995-03-12 Richard M. Stallman (parse_modifiers_uncached): Delete the code for
1995-03-12 Richard M. Stallman (block-comment-start, block-comment-end): New vars.
1995-03-12 Richard M. Stallman (dired-do-print): Allow lpr-switches to be a string. Clean up.
1995-03-12 Richard M. Stallman (ielm): Use pop-to-buffer.
1995-03-12 Richard M. Stallman Fix typos in previous change.
1995-03-12 Richard M. Stallman (rsh, telnet): Use pop-to-buffer.
1995-03-12 Richard M. Stallman (same-window-buffer-names): Set this only in loaddefs.el,
1995-03-12 Richard M. Stallman (rlogin): Use pop-to-buffer.
1995-03-12 Richard M. Stallman (hexl-mode-old-local-map, hexl-mode-old-mode-name)
1995-03-12 Richard M. Stallman (shell): Use pop-to-buffer.
1995-03-12 Richard M. Stallman Unconditionally add to comint-output-filter-functions.
1995-03-12 Richard M. Stallman Initial revision
1995-03-12 Richard M. Stallman (news-reply-mode-map): Add menu bar menus.
1995-03-12 Richard M. Stallman (rmail-list-to-menu): Bind `command' with let.
1995-03-12 Richard M. Stallman (rmail-duplicate-message): New function.
1995-03-12 Richard M. Stallman (blessmail): Pass archlibdir to the sub-make.
1995-03-11 Richard M. Stallman (eval-defun): Convert defvar to defconst.
1995-03-11 Richard M. Stallman (reset_buffer_local_variables): Init invisibility.
1995-03-11 Richard M. Stallman (struct buffer): New field `invisibility_spec'.
1995-03-11 Richard M. Stallman (display_text_line): When setting selective_rlen,
1995-03-11 Richard M. Stallman (compute_motion): Call recenter_overlay_lists sooner.
1995-03-11 Richard M. Stallman (TEXT_PROP_MEANS_INVISIBLE): New macro.
1995-03-11 Richard M. Stallman (Fnext_property_change): Handle LIMIT = t.
1995-03-11 Richard M. Stallman (server-buffer-done): Return a list
1995-03-11 Richard M. Stallman (bookmark-buffer-name): Be smarter about deducing a name.
1995-03-11 Richard M. Stallman (completion-setup-function): Set completion-base-size.
1995-03-11 Richard M. Stallman (Vsame_window_buffer_names, Vsame_window_regexps): New vars.
1995-03-11 Richard M. Stallman (Info-menu): Bind beg with let.
1995-03-11 Richard M. Stallman Comment change.
1995-03-11 Richard M. Stallman Initial revision
1995-03-11 Richard M. Stallman (add-menu-item-1): Better error message if
1995-03-11 Richard M. Stallman (vc-path): Use /usr/sccs only if it is a dir.
1995-03-11 Richard M. Stallman Insure that all entry points call `bookmark-maybe-load-default-file'.
1995-03-11 Richard M. Stallman (Fash, Flsh): Change arg names.
1995-03-10 Richard M. Stallman Initial revision
1995-03-10 Richard M. Stallman (line-move-ignore-invisible): New variable.
1995-03-09 Richard M. Stallman (hexl-mode): Make after-revert-hook rehexlify.
1995-03-09 Richard M. Stallman (Fforward_comment): Always clear immediate_quit for return.
1995-03-08 Karl Heuer (read_input_waiting): Fix Lisp_Object vs. int problem.
1995-03-08 Karl Heuer (unlock_display): If adding to kbd_queue, set kbd_queue_has_data.
1995-03-08 Karl Heuer (struct PERDISPLAY): New member kbd_queue_has_data.
1995-03-08 Richard M. Stallman (indent-new-comment-line): Clean up handling of \(...\) in comment-start-skip.
1995-03-08 Richard M. Stallman (revert-buffer): Doc fix.
1995-03-08 Karl Heuer Declare new var and functions.
1995-03-08 Karl Heuer (current_prefix_partial): New var.
1995-03-08 Karl Heuer Moved clear_prefix_arg, finalize_prefix_arg, describe_prefix_arg to callint.c.
1995-03-08 Richard M. Stallman (calculate-perl-indent): When backing up over continuations,
1995-03-08 Karl Heuer (init_perdisplay): Initialize Vlast_kbd_macro.
1995-03-08 Karl Heuer (mark_perdisplays): Mark Vlast_kbd_macro.
1995-03-08 Karl Heuer (Fstart_kbd_macro): Access Vlast_kbd_macro via perdisplay.
1995-03-08 Karl Heuer (struct PERDISPLAY): New member Vlast_kbd_macro.
1995-03-08 Per Bothner * term.el (term-eol-on-send): New variable. Use it.
1995-03-08 Karl Heuer (cmd_error): Bind Vprint_level and Vprint_length.
1995-03-07 Francesco Potortì * cmacexp.el (c-macro-expansion): put the unique string before the
1995-03-07 Karl Heuer (command_loop_1): Fix test for prefix arg.
1995-03-06 Roland McGrath (find-ls-option): Doc fix: now a cons.
1995-03-06 Roland McGrath (compilation-buffer-p): Fix braino in last change: switch to the buffer first.
1995-03-06 Boris Goldowsky (textget): Check default_properties vbl too.
1995-03-06 Boris Goldowsky Declare Vdefault_properties.
1995-03-06 Boris Goldowsky (Vdefault_properties): New vbl.
1995-03-06 Richard M. Stallman (menu-bar-help-menu): Binding for view-emacs-FAQ.
1995-03-06 Richard M. Stallman (view-emacs-FAQ): New function. Bind to C-h F.
1995-03-06 Richard M. Stallman (tar-grind-file-mode): Doc fix.
1995-03-06 Richard M. Stallman (x_connection_closed): Ignore non-X frames.
1995-03-06 Richard M. Stallman (defined_color): If colormap is full, find closest match.
1995-03-06 Richard M. Stallman (load_color): Call defined_color to allocate the color.
1995-03-06 Richard M. Stallman (Info-extract-menu-node-name): Collapse multiple spaces.
1995-03-06 Richard M. Stallman (Fcall_interactively): Fix Feb 22 change.
1995-03-06 Richard M. Stallman (Fpop_to_buffer): Call Fset_buffer_major_mode if we create a buffer.
1995-03-03 Richard M. Stallman (read_key_sequence): Update orig_local_map
1995-03-03 Richard M. Stallman (exec_sentinel, read_process_output): If running filter
1995-03-03 Richard M. Stallman Change in eval-after-load; advise not using it.
1995-03-03 Richard M. Stallman (shell-command-on-region): Obey REPLACE even if
1995-03-03 Karl Heuer (display_mode_line): Temporarily set current_perdisplay to reference the frame
1995-03-03 Karl Heuer (defining_kbd_macro): Delete; now part of perdisplay. All uses changed.
1995-03-03 Karl Heuer (defining_kbd_macro): Delete declaration.
1995-03-03 Karl Heuer (struct PERDISPLAY): New members defining_kbd_macro, kbd_macro_buffer,
1995-03-03 Karl Heuer (read_char_minibuf_menu_prompt): orig_defn_macro is now Lisp_Object, not int.
1995-03-03 Richard M. Stallman Fix sort-diary-entries example.
1995-03-03 Karl Heuer (cmd_error): Allow current_perdisplay to be null.
1995-03-03 Karl Heuer (Fcall_interactively): Disallow switch-frame events when reading `k' or `K'
1995-03-03 Karl Heuer (read_key_sequence): New arg can_return_switch_frame. All callers changed.
1995-03-02 Richard M. Stallman (syms_of_emacs): Doc fix.
1995-03-02 Richard M. Stallman (kill-emacs-query-functions): Doc fix.
1995-03-02 Boris Goldowsky (vc-comment-to-change-log): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (indented-text-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (tex-common-initialization, latex-mode, slitex-mode): Remove ^ from
1995-03-02 Boris Goldowsky (texinfo-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (texinfo-format-refill): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (simula-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (mail-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (scribe-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (scheme-mode-variables): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (news-reply-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (prolog-mode-variables): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (perl-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (outline-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (Edit-options-mode): Remove ^ from paragraph-start.
1995-03-02 Boris Goldowsky (nroff-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (modula-2-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (mim-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Simon Marshall Use font-lock-maximum-decoration when setting fortran-font-lock-keywords.
1995-03-02 Simon Marshall Use font-lock-maximum-decoration when setting f90-font-lock-keywords.
1995-03-02 Simon Marshall Use font-lock-maximum-decoration to set ada-font-lock-keywords.
1995-03-02 Simon Marshall Use font-lock-maximum-decoration when setting ada-font-lock-keywords
1995-03-02 Simon Marshall Added font-lock-maximum-decoration; use it to set lisp-font-lock-keywords, and
1995-03-02 Simon Marshall Make sure shell-cd sets list-buffers-directory to a directory ending with `/'.
1995-03-02 Richard M. Stallman (gud-massage-args): Variable and function deleted.
1995-03-02 Richard M. Stallman (gud-common-init): Put substed file name back in original
1995-03-01 Boris Goldowsky (mh-letter-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-01 Boris Goldowsky (icon-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-01 Boris Goldowsky (gnus-uu-post-reply-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-01 Boris Goldowsky (edt-indent-or-fill-region): Remove ^ from paragraph-start & paragraph-separate.
1995-03-01 Boris Goldowsky (c++-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-01 Boris Goldowsky (c-mode, c-fill-paragraph): Remove ^ from paragraph-start & paragraph-separate.
1995-03-01 Boris Goldowsky (bibtex-mode): Remove ^ from paragraph-start.
1995-03-01 Boris Goldowsky (awk-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-01 Boris Goldowsky (outline-mode): Remove ^ from paragraph-start & -separate.
1995-03-01 Boris Goldowsky (ada-mode): Remove ^ from paragraph-start & -separate.
1995-03-01 Boris Goldowsky (use_hard_newlines): Variable definition moved to paragraphs.el.
1995-03-01 Boris Goldowsky (paragraph-start, paragraph-separate): Default values no longer start
1995-03-01 Boris Goldowsky (newline): Moved from cmds.c. Indents last
1995-03-01 Richard M. Stallman (vc-do-command): Search vc-path first, not last.
1995-03-01 Karl Heuer (cmd_error): Use clear_prefix_arg.
1995-03-01 Karl Heuer (struct PERDISPLAY): Add prefix_factor, prefix_value, prefix_sign,
1995-03-01 Karl Heuer (read_minibuf, read_minibuf_unwind): Undo Jan 31 change.
1995-03-01 Karl Heuer (Fml_provide_prefix_argument, Fml_prefix_argument_loop): Undo Jan 31 change.
1995-03-01 Karl Heuer (Fcall_interactively, syms_of_callint, Vprefix_arg, Vcurrent_prefix_arg): Undo
1995-03-01 Karl Heuer (Fexecute_kbd_macro): Use clear_prefix_arg.
1995-03-01 Karl Heuer (mark_perdisplays): Update to reflect current Lisp_Objects.
1995-03-01 Karl Heuer (shell-command-on-region): Fix typos in doc string.
1995-02-28 Karl Heuer (do_switch_frame): Undo Feb 6 change.
1995-02-28 Richard M. Stallman (shell-command-on-region): Rename arg; doc fix.
1995-02-28 Richard M. Stallman (Fframep): Doc fix.
1995-02-28 Jim Meyering (SET_REGS_MATCHED): Enclose if-stmt in `do {...} while(0)'
1995-02-28 Noah Friedman (rlogin-carriage-filter): Don't assume region is narrowed to most recent
1995-02-28 Karl Heuer (te-escape): Use current-prefix-arg, not prefix-arg.
1995-02-28 Karl Heuer (revert-buffer): Use current-prefix-arg, not prefix-arg.
1995-02-28 Karl Heuer (Fcall_interactively): Lock the display before executing the command, no
1995-02-27 Simon Marshall Made revert-buffer message go via substitute-command-keys.
1995-02-26 Richard M. Stallman (convert_event_type_list): New function.
1995-02-26 Richard M. Stallman (tar-header-block-tokenize): Parse 32-bit modtime
1995-02-26 Roland McGrath (compilation-buffer-p): Check for compilation-minor-mode or
1995-02-26 Thien-Thi Nguyen Clean up doc strings.
1995-02-26 Richard M. Stallman (Fdefine_key): Handle Lucid-style (crtl backspace) etc.
1995-02-26 Richard M. Stallman (Fcall_process): Extend BUFFER arg so it can specify
1995-02-26 Richard M. Stallman (mouse-kill-secondary): Avoid changing this-command.
1995-02-26 Richard M. Stallman (m88k-motorola-sysv4*): Use usg5-4-2.
1995-02-25 Richard M. Stallman (byte-compile-file): Bind default-major-mode to avoid randomness.
1995-02-25 Richard M. Stallman (Fx_popup_menu): Init f from selected_frame
1995-02-25 Richard M. Stallman Warn that interactive should get point and mark only after minibuffer input.
1995-02-25 Simon Marshall Added comint-buffer-maximum-size and comint-truncate-buffer.
1995-02-25 Simon Marshall Moved buffer truncation functionality to comint.el.
1995-02-25 Simon Marshall Added shell-truncate-buffer function to restrict buffer size to
1995-02-25 Simon Marshall Let file-name-handler-alist to nil in comint-dynamic-complete-as-filename and
1995-02-25 Richard M. Stallman (c++-backward-to-noncomment): Don't loop forever
1995-02-25 Richard M. Stallman (walk-windows): Doc fix.
1995-02-25 Karl Heuer (unlock_display): New function.
1995-02-25 Karl Heuer (local-unset-key): Fix args in previous change.
1995-02-25 Richard M. Stallman (global_set_key, local_set_key, global_unset_key)
1995-02-25 Karl Heuer (term_init) [TERMINFO]: Make error message more accurate.
1995-02-24 Richard M. Stallman (mouse-select-buffer): Do sit-for before x-popup-menu.
1995-02-24 Richard M. Stallman (display_string, display_text_line):
1995-02-24 Richard M. Stallman (msb): Select the window that the mouse is in before
1995-02-24 Karl Heuer (display_locked): New var to indicate when we're in the run state.
1995-02-24 Karl Heuer (Fcall_interactively): If the display hasn't already been locked by reading
1995-02-24 Karl Heuer (read_minibuf): Make sure the display is locked.
1995-02-24 Karl Heuer (display_locked): Declare this var.
1995-02-24 Karl Heuer (EMACS_CONFIG_OPTIONS): Use $ac_configure_args.
1995-02-24 Richard M. Stallman (rmail-retry-failure): Support a new style of failure msg.
1995-02-23 Boris Goldowsky (facemenu-justification-menu): binding fixed.
1995-02-23 Boris Goldowsky (open-line): indent when inserting fil-prefix.
1995-02-23 Boris Goldowsky (current-left-margin): careful of EOB.
1995-02-23 Boris Goldowsky (set-fill-prefix): start from left-margin.
1995-02-23 Richard M. Stallman (Fwhere_is_internal): If FIRSTONLY is not nil or non-ascii,
1995-02-23 Richard M. Stallman (menu_item_equiv_key): Delete the code that rejected
1995-02-23 Richard M. Stallman (window_loop): Handle special display buffer frames
1995-02-23 Richard M. Stallman (perl-tab-to-comment): Default is nil.
1995-02-23 Richard M. Stallman Load version.el early on.
1995-02-23 Richard M. Stallman (shell-command-on-region): When computing interactive args,
1995-02-23 Richard M. Stallman Various doc fixes.
1995-02-23 Richard M. Stallman (Fcall_interactively): Use markers temporarily in
1995-02-23 Richard Kenner Recognize NetBSD/Amiga as m68k-cbm-netbsd. libc_1_09
1995-02-22 Francesco Potortì * etags.c (C_entries): token_saved removed. Initialise tok.valid and
1995-02-22 Karl Heuer (kbd_buffer_frame_or_window): Restored old var.
1995-02-22 Karl Heuer (menubar_selection_callback): frame_or_window field of a menu-bar event now
1995-02-22 Karl Heuer Update comments to reflect changes in xmenu.c.
1995-02-22 Karl Heuer (struct PERDISPLAY): New member kbd_queue.
1995-02-22 Karl Heuer (mark_perdisplays): Mark kbd_queue.
1995-02-22 Richard M. Stallman (imenu--cleanup): Set alist to its default just once, at the beginning.
1995-02-22 Richard M. Stallman (eval-after-load): Run FORM now if FILE's already loaded.
1995-02-22 Karl Heuer New version from the author.
1995-02-22 Karl Heuer Use single semicolon in comments.
1995-02-21 Simon Marshall Change all `cd's to `shell-cd's, where `shell-cd' changes the value of
1995-02-21 Simon Marshall Made mouse-buffer-menu use list-buffers-directory if buffer-file-name is nil.
1995-02-20 Karl Heuer Initial revision
1995-02-20 Doug Evans (sun4sol2): Alias for sparc-sun-solaris2.
1995-02-20 Simon Marshall Turn of syntax fontification by default.
1995-02-20 Roland McGrath (vc-log-info): Don't switch to the *vc* buffer before running
1995-02-19 Richard M. Stallman (r_alloc_init): Set __malloc_extra_blocks.
1995-02-19 Richard M. Stallman (rmail-summary-mail, rmail-summary-continue)
1995-02-19 Richard M. Stallman (Fmake_terminal_frame): Doc fix.
1995-02-18 Richard M. Stallman (mouse-buffer-menu): Don't clear selection when we kill it.
1995-02-18 Doug Evans Recognize lynx* as lynxos.
1995-02-18 Richard M. Stallman (LIB_X11_LIB, C_SWITCH_X_SYSTEM, LD_SWITCH_X_DEFAULT):
1995-02-17 Richard M. Stallman (quoted-insert): Use insert-and-inherit.
1995-02-17 Richard M. Stallman (tex-append): Try splitting on last period, then
1995-02-17 Richard M. Stallman (desktop-internal-v2s): Don't use format to eliminate text properties.
1995-02-17 Karl Heuer (mail-abbrev-mode-regexp): Doc fix.
1995-02-17 Richard M. Stallman [__GNUC__] (C_SWITCH_SYSTEM): Defined.
1995-02-17 Richard M. Stallman (STACK_DIRECTION): Undef before defining.
1995-02-17 Richard M. Stallman New alternative specified by WAIT_USE_INT.
1995-02-17 Richard M. Stallman (MULTI_FRAME): Define unconditionally.
1995-02-17 Richard M. Stallman (calculate_costs): Update max_frame_height, max_frame_width.
1995-02-17 Richard M. Stallman (change_frame_size_1): New subroutine.
1995-02-17 Richard M. Stallman (redisplay): Don't display nonselected terminal frames.
1995-02-17 Richard M. Stallman (Fmake_terminal_frame): New function.
1995-02-16 Richard M. Stallman (r_alloc_check): Return void.
1995-02-16 Richard M. Stallman Whitespace fixes.
1995-02-16 Richard M. Stallman (Buffer-menu-save): Fix the test for header line.
1995-02-15 Richard M. Stallman (redisplay_window): If we update the mode line,
1995-02-15 Richard M. Stallman (sort-regexp-fields-next-record): New subroutine.
1995-02-15 Paul Reilly (ALL_CFLAGS): Allow include files to be found in
1995-02-15 Francesco Potortì * etags.c (C_entries): Bug corrected in xrealloc of token_str.
1995-02-15 Paul Reilly (LIB_MOTIF): Add -lgen to provide provide the symbols
1995-02-15 Richard M. Stallman Update icon-type values.
1995-02-15 Richard M. Stallman (Info-index): Bind Info-history, not Info-keep-history.
1995-02-15 Richard M. Stallman (xmenu_show, both versions): New arg for_click.
1995-02-15 Richard M. Stallman Doc fix.
1995-02-14 Paul Reilly (x_bitmap_icon): Fix test for unallocated icon bitmap.
1995-02-14 Francesco Potortì * etags.c (C_entries): Initialise the new members of TOKEN.
1995-02-14 Richard M. Stallman Comment changed.
1995-02-14 Richard M. Stallman (unlock_buffer, unlock_all_files, Flock_buffer)
1995-02-14 Richard M. Stallman (syms_of_buffer): Set up Lisp var buffer-file-truename.
1995-02-14 Richard M. Stallman (struct buffer): New field file_truename.
1995-02-14 Boris Goldowsky (facemenu-self-insert-face): If previous
1995-02-14 Richard M. Stallman (ange-ftp-write-region, ange-ftp-insert-file-contents)
1995-02-14 Richard M. Stallman (r_alloc_free): Call refill_memory_reserve only if emacs.
1995-02-14 Richard M. Stallman (input_poll_signal): Add ignored argument.
1995-02-14 Richard M. Stallman (window_change_signal): Add ignored argument.
1995-02-14 Richard M. Stallman (Fstart_process): Make process marker point into proc buf.
1995-02-14 Richard M. Stallman (x_display_bar_cursor): Use frame's cursor_width.
1995-02-14 Richard M. Stallman (x_set_cursor_type): Set cursor_width field.
1995-02-14 Richard M. Stallman (struct x_display): New element cursor_width.
1995-02-14 Richard M. Stallman (electric-help-help, electric-help-command-loop):
1995-02-14 Richard M. Stallman (speeds): Make it ints. Add some higher speeds.
1995-02-14 Richard M. Stallman (ps-print-version): Add caveat about version number.
1995-02-14 Richard M. Stallman Initial revision
1995-02-14 Richard M. Stallman (mips-sgi-irix6): New configuration.
1995-02-14 Richard M. Stallman (auto-mode-alist): Fix problem in previous change.
1995-02-14 Richard M. Stallman (Fexpand_file_name): Copy default-directory
1995-02-13 Richard M. Stallman (c-switch-label-regexp): Insist on colon after `default'.
1995-02-13 Richard M. Stallman (pp-to-string): Fix previous change.
1995-02-13 Richard M. Stallman (debugger-step-after-exit): Variable declared.
1995-02-13 Richard M. Stallman (facemenu-next): Variable deleted.
1995-02-13 Richard M. Stallman (Vself_insert_face, Vself_insert_face_command): New variables.
1995-02-13 Richard M. Stallman (debug): Fix arg to backtrace-debug for debug-on-entry.
1995-02-13 Richard M. Stallman (Qprocessp): Declared.
1995-02-13 Richard M. Stallman (mail-reply-to): New command, on C-c C-f C-r and in menu.
1995-02-13 Richard M. Stallman Rename arg OBJ to OBJECT in all type predicates.
1995-02-13 Richard M. Stallman (pp-to-string): Don't use emacs-lisp-mode.
1995-02-12 Richard M. Stallman No modula project is active now.
1995-02-12 Richard M. Stallman (next-history-element): Do nothing if n is 0.
1995-02-12 Richard M. Stallman (menu-bar-kill-ring-save): New function--use as `copy'.
1995-02-12 Richard M. Stallman (mouse-drag-region): Delete the overlay before
1995-02-12 Richard M. Stallman (Fexpand_file_name): Look for a handler for defalt.
1995-02-12 Richard M. Stallman (load_color): Ignore failure from XAllocColor.
1995-02-12 Richard M. Stallman (x_decode_color): Ignore failure from defined_color.
1995-02-12 Richard M. Stallman (menu_item_equiv_key): If command is an alias,
1995-02-11 Richard M. Stallman Test WAIT_USE_INT.
1995-02-11 Richard M. Stallman (WAIT_USE_INT): Defined.
1995-02-11 Richard M. Stallman (auto-mode-alist): Add .cpp, .cxx, .hxx, .c++, .h++.
1995-02-10 Richard M. Stallman (recover-file): Use ordinary `f' to read file name.
1995-02-09 Richard M. Stallman (rmail): Don't set rmail-default-file here.
1995-02-09 Richard M. Stallman (dired-mark): If on dir header line, always mark
1995-02-09 Richard M. Stallman [SOLARIS2_4, !__GNUC__] (C_SWITCH_SYSTEM): Defined..
1995-02-09 Richard M. Stallman (print-region-1): Include print options in echo area msgs.
1995-02-09 Richard M. Stallman Add autoload cookie.
1995-02-09 Richard M. Stallman (ada-mode): Delete autoload.
1995-02-09 Richard M. Stallman Initial revision
1995-02-08 David J. MacKenzie Add a blank in the #! line for 4.2BSD Dynix etc.
1995-02-08 David J. MacKenzie add a space in #! for 4.2bsd dynix etc.
1995-02-08 Simon Marshall Add % to comint-match-partial-filename.
1995-02-08 Karl Heuer (command_loop_1): Put back cancel_echoing call, if there's a perdisplay for it
1995-02-08 Richard M. Stallman (print-region-new-buffer): Return new start and end.
1995-02-08 Richard M. Stallman Fix typo.
1995-02-08 Richard M. Stallman Talk about auto save.
1995-02-08 Richard M. Stallman Personal dictionary save forced when called from menu,
1995-02-08 Karl Heuer (byte-compile-file): Add "done" message.
1995-02-08 Karl Heuer (disabled-command-hook): Recognize ESC x as well as M-x.
1995-02-08 Karl Heuer (te-pass-through): Don't presume internal bit layout of non-ASCII keys.
1995-02-08 Karl Heuer (listify-key-sequence-1, event-modifiers): Don't presume internal bit layout
1995-02-08 Karl Heuer (edmacro-format-keys, edmacro-parse-keys): Don't presume internal bit layout
1995-02-08 Karl Heuer Update copyright.
1995-02-08 Karl Heuer Initial revision
1995-02-08 Karl Heuer New enhanced version from <kgallagh@spd.dsccc.com>.
1995-02-08 Karl Heuer (message_log_check_duplicate): New function.
1995-02-08 Karl Heuer (byte-compile-file-form-defmumble, display-call-tree): Print ellipsis earlier,
1995-02-07 Richard M. Stallman entered into RCS
1995-02-07 Richard M. Stallman (maintainer-clean): Renamed from realclean.
1995-02-07 Richard M. Stallman (maintainer-clean): Renamed from realclean.
1995-02-07 Richard M. Stallman Various changes.
1995-02-07 Richard M. Stallman (r_alloc_size_in_use): New function.
1995-02-07 Karl Heuer (read-quoted-char): Don't log prompt messages.
1995-02-07 Richard M. Stallman (etags-file-of-tag): Handle file name used as tag.
1995-02-07 Richard M. Stallman (term-protocol-version): Renamed from term-version.