log

age author description
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.