]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
1995-03-15 Karl Heuer(find_symbol_value): current_perdisplay now is never...
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 perdis...
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 HeuerRename 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.... (read_minibuf): Save Voverriding_local_map.
1995-03-14 Richard M.... (Fdisplay_buffer): Fix prev change--return selected...
1995-03-14 Richard M.... (Fash): Fix previous change.
1995-03-14 Thien-Thi Nguyen`emacs-version' checking now handles Lucid's version...
1995-03-14 Richard M.... (Fmake_indirect_buffer): Invert the arguments.
1995-03-14 Richard M.... (unchain_marker): Allow differing buffers
1995-03-14 Richard M.... entered into RCS
1995-03-14 Karl Heuer(event_to_perdisplay): New function.
1995-03-14 Richard M.... *** empty log message ***
1995-03-13 Richard M.... (unexec): Adjust the file offset of sections located
1995-03-13 Karl FogelRemoved 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...
1995-03-13 Karl Heuer(clear_prefix_arg): current_perdisplay now is never...
1995-03-13 Francesco Potortì* etags.c (process_file): free (filename) after using it.
1995-03-13 Richard M.... (adaptive-fill-regexp): Skip # or ;.
1995-03-13 Richard M.... (adaptive-fill-regexp): Skip #'s and ;'s.
1995-03-13 Richard M.... (rsh): Name the buffer *rsh-HOST*.
1995-03-13 Richard M.... (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.... (parse_modifiers_uncached): Delete the code for
1995-03-12 Richard M.... (block-comment-start, block-comment-end): New vars.
1995-03-12 Richard M.... (dired-do-print): Allow lpr-switches to be a string...
1995-03-12 Richard M.... (ielm): Use pop-to-buffer.
1995-03-12 Richard M.... Fix typos in previous change.
1995-03-12 Richard M.... (rsh, telnet): Use pop-to-buffer.
1995-03-12 Richard M.... (same-window-buffer-names): Set this only in loaddefs.el,
1995-03-12 Richard M.... (rlogin): Use pop-to-buffer.
1995-03-12 Richard M.... (hexl-mode-old-local-map, hexl-mode-old-mode-name)
1995-03-12 Richard M.... (shell): Use pop-to-buffer.
1995-03-12 Richard M.... Unconditionally add to comint-output-filter-functions.
1995-03-12 Richard M.... Initial revision
1995-03-12 Richard M.... (news-reply-mode-map): Add menu bar menus.
1995-03-12 Richard M.... (rmail-list-to-menu): Bind `command' with let.
1995-03-12 Richard M.... (rmail-duplicate-message): New function.
1995-03-12 Richard M.... (blessmail): Pass archlibdir to the sub-make.
1995-03-11 Richard M.... (eval-defun): Convert defvar to defconst.
1995-03-11 Richard M.... (reset_buffer_local_variables): Init invisibility.
1995-03-11 Richard M.... (struct buffer): New field `invisibility_spec'.
1995-03-11 Richard M.... (display_text_line): When setting selective_rlen,
1995-03-11 Richard M.... (compute_motion): Call recenter_overlay_lists sooner.
1995-03-11 Richard M.... (TEXT_PROP_MEANS_INVISIBLE): New macro.
1995-03-11 Richard M.... (Fnext_property_change): Handle LIMIT = t.
1995-03-11 Richard M.... (server-buffer-done): Return a list
1995-03-11 Richard M.... (bookmark-buffer-name): Be smarter about deducing a...
1995-03-11 Richard M.... (completion-setup-function): Set completion-base-size.
1995-03-11 Richard M.... (Vsame_window_buffer_names, Vsame_window_regexps):...
1995-03-11 Richard M.... (Info-menu): Bind beg with let.
1995-03-11 Richard M.... Comment change.
1995-03-11 Richard M.... Initial revision
1995-03-11 Richard M.... (add-menu-item-1): Better error message if
1995-03-11 Richard M.... (vc-path): Use /usr/sccs only if it is a dir.
1995-03-11 Richard M.... Insure that all entry points call `bookmark-maybe-load...
1995-03-11 Richard M.... (Fash, Flsh): Change arg names.
1995-03-10 Richard M.... Initial revision
1995-03-10 Richard M.... (line-move-ignore-invisible): New variable.
1995-03-09 Richard M.... (hexl-mode): Make after-revert-hook rehexlify.
1995-03-09 Richard M.... (Fforward_comment): Always clear immediate_quit for...
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...
1995-03-08 Karl Heuer(struct PERDISPLAY): New member kbd_queue_has_data.
1995-03-08 Richard M.... (indent-new-comment-line): Clean up handling of \(...
1995-03-08 Richard M.... (revert-buffer): Doc fix.
1995-03-08 Karl HeuerDeclare new var and functions.
1995-03-08 Karl Heuer(current_prefix_partial): New var.
1995-03-08 Karl HeuerMoved clear_prefix_arg, finalize_prefix_arg, describe_p...
1995-03-08 Richard M.... (calculate-perl-indent): When backing up over continuat...
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...
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:...
1995-03-06 Boris Goldowsky(textget): Check default_properties vbl too.
1995-03-06 Boris GoldowskyDeclare Vdefault_properties.
1995-03-06 Boris Goldowsky(Vdefault_properties): New vbl.
1995-03-06 Richard M.... (menu-bar-help-menu): Binding for view-emacs-FAQ.
1995-03-06 Richard M.... (view-emacs-FAQ): New function. Bind to C-h F.
1995-03-06 Richard M.... (tar-grind-file-mode): Doc fix.
1995-03-06 Richard M.... (x_connection_closed): Ignore non-X frames.
1995-03-06 Richard M.... (defined_color): If colormap is full, find closest...
next