]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
1995-06-09 Karl Heuer(vc-register): Check for a visited file first thing.
1995-06-09 Karl Heuer(Flookup_key, Fdefine_key): Use Fevent_convert_list.
1995-06-09 Karl Heuer(Fevent_convert_list): Renamed from convert_event_type_...
1995-06-09 Karl Heuer(xmenu_show): Do call lw_destroy_all_widgets.
1995-06-09 Karl Heuer(Freplace_match): Do the right thing with backslash.
1995-06-09 Karl Heuer(Freplace_match): Fix check for valid reg in string...
1995-06-09 Karl Heuer(LIBS_MACHINE): Define to -ldnet or -ldnet_stub.
1995-06-09 Karl Heuer(file-precious-flag): Doc clarification.
1995-06-09 Karl Heuer(Vhelp_event_list): New var.
1995-06-09 Karl Heuer(Vlucid_menu_bar_dirty_flag): Declare this variable.
1995-06-09 Karl Heuer(read_key_sequence): Don't run activate-menubar-hook
1995-06-09 Karl Heuer(update_menu_bar): Run activate-menubar-hook
1995-06-09 Karl HeuerChanged vip-*-frame-* to *-frame-*, incorporated overla...
1995-06-09 Karl Heuer(vip-event-key): now handles keys 128--255 as meta...
1995-06-09 Karl HeuerFixed problems with yanking/deleting buffers.
1995-06-09 Karl Heuer(vip-envelop-ESC-key): if an ESC-sequence translates
1995-06-08 Karl Heuer(SYSTEM_PURESIZE_EXTRA) [!HAVE_X_WINDOWS]: Increase...
1995-06-08 Karl HeuerUndefine MULTI_FRAME, until somebody fixes msdos.h...
1995-06-08 Karl Heuer[MSDOS]: #undef chdir.
1995-06-08 Karl HeuerDefine STDC_HEADERS.
1995-06-08 Karl Heuer[!subprocesses]: Include sysselect.h.
1995-06-08 Karl Heuer(xmenu_show): If !HAVE_X_WINDOWS, don't reference X...
1995-06-08 Roland McGrath(map-y-or-n-p): Don't eval return value of prompter...
1995-06-08 Melissa WeisshausInitial revision
1995-06-08 Melissa Weisshausfixed errors that appeared during update to 19.29.
1995-06-08 Simon MarshallPut comments first in texinfo-font-lock-keywords.
1995-06-08 Roland McGrath(rlogin): If optional second arg is buffer or string...
1995-06-08 Melissa Weisshausupdates for version 19.29.
1995-06-08 Melissa Weisshausupdated for 19.29.
1995-06-07 Melissa Weisshausupdated address.
1995-06-07 Melissa Weisshausupdated menus and dates for june 1995 edition.
1995-06-07 Karl Heuer(mark_kboards): Mark Vprefix_arg instead of
1995-06-07 Karl Heuer(Fexecute_kbd_macro): Vprefix_arg is now part of kboard.
1995-06-07 Karl Heuer(cmd_error, command_loop_1, Fcommand_execute)
1995-06-07 Karl Heuer(current_prefix_partial): Deleted.
1995-06-07 Roland McGrath(gud-common-init): Call the MASSAGE-ARGS function even...
1995-06-07 Karl Heuer(struct kboard): member Vprefix_arg restored, replacing
1995-06-07 Karl Heuer(current_prefix_partial): Deleted.
1995-06-07 Karl Heuer(Flocal_variable_p): New optional arg BUFFER.
1995-06-07 Karl Heuer(realclean): New target.
1995-06-07 Karl Heuer(x_real_positions): Uncatch and recatch X errors in...
1995-06-07 Karl Heuer(Fbuffer_disable_undo): Make this function interactive.
1995-06-07 Karl Heuer(query-replace-map): Bind f1 and help.
1995-06-07 Karl Heuer(read-quoted-char): Turn on help-form and turn off...
1995-06-07 Karl Heuer(vc-register): Clean error message if no visited file.
1995-06-07 Karl Heuer(isearch-other-meta-char): Try downshifting
1995-06-07 Karl Heuer(file-precious-flag): Doc fix.
1995-06-07 Karl Heuer(unlock_file, lock_file): Call Fexpand_file_name.
1995-06-07 Karl HeuerDelete version number.
1995-06-07 Karl Heuer(vc-menu-map): Disable Register when no visited file.
1995-06-07 Karl HeuerDoc fix.
1995-06-07 Karl Heuer(display-time-filter):
1995-06-06 Karl Heuer*** empty log message ***
1995-06-06 Karl Heuer*** empty log message ***
1995-06-06 Karl Heuer(install-arch-indep): Install info files for mh-e.
1995-06-06 Karl HeuerDeclare sbrk.
1995-06-06 Karl Heuer(TOOLKIT_DEFINES): Define.
1995-06-06 Karl Heuer(syms_of_xfns): Provide motif in Motif version.
1995-06-06 Karl Heuer(Fwaiting_for_user_input_p): Function declared.
1995-06-06 Karl Heuer(Freplace_match): Calls to upcase_initials and upcase_i...
1995-06-06 Karl Heuer(Fexpand_abbrev): Call to upcase_initials_region
1995-06-06 Karl Heuer(Fvertical_motion): Add cast.
1995-06-06 Karl Heuer(casify_region): Use explicit local vars for start
1995-06-06 Karl Heuer(record_insert): Change args to be ints, not Lisp_Objects.
1995-06-06 Karl Heuer(cmd_error): Use NULL, not 0, as arg to cmd_error_internal.
1995-06-05 Karl HeuerChanged window-system to ediff-window-display.
1995-06-05 Karl HeuerConverted xemacs *screen* nomenclature to *frame*.
1995-06-05 Karl Heuer(ediff-make-control-frame): optimized for display.
1995-06-05 Karl Heuerdon't make the patch buffer RO.
1995-06-05 Boris GoldowskyChange email address for Boris.
1995-06-05 Karl HeuerInclude keyboard.h.
1995-06-05 Karl Heuer(Fx_create_frame): Make sure icon_name is a string...
1995-06-05 Karl Heuer(x_wm_set_icon_pixmap): Set IconPixmapHint in both...
1995-06-05 Karl Heuer(mouse-set-region): Don't bounce the cursor on X.
1995-06-05 Karl Heuer(load_color): misleading comment rewritten.
1995-06-05 Karl Heuer(Fkill_buffer): When killing indirect buffer,
1995-06-05 Karl HeuerComment fix.
1995-06-05 Karl Heuer(x_text_icon): Do call XSetIconName or XSetWMIconName.
1995-06-05 Karl Heuer(Qicon_name): New variable.
1995-06-05 Karl Heuer(struct x_display): Rename icon_label to icon_name
1995-06-05 Karl Heuer(cursor_to, clear_to_end_of_line_raw):
1995-06-05 Karl Heuer(old_tty_valid): New variable.
1995-06-05 Karl Heuer(trivial_regexp_p): = is special after \.
1995-06-05 Karl Heuer(hack-local-variables-prop-line): Don't downcase var...
1995-06-05 Karl Heuer*** empty log message ***
1995-06-04 Paul Eggert(output_authors): Allow ':' in time zone, as per ISO...
1995-06-03 Karl HeuerUndefined INHIBIT_STRING_HEADER when we have no
1995-06-03 Karl Heuer(HAVE_SELECT, HAVE_TIMEVAL): Definitions deleted.
1995-06-03 Karl Heuer(Fencode_time): Doc fix.
1995-06-03 Karl Heuer(NULL): Define if not defined.
1995-06-02 Edward M. ReingoldFixed calendar-string-spread to allow 0 or 1 string...
1995-06-02 Edward M. ReingoldFix cal-x.el to create an empty fancy-diary-buffer...
1995-06-02 Edward M. ReingoldNew function to create (but not fill) the fancy diary...
1995-06-02 Simon MarshallDon't go forward over a word-char if we're at bob,...
1995-06-02 Karl Heuer(vendor-specific-keysyms): Recognize "X Consortium".
1995-06-02 Karl Heuer(*-solaris2.5): New configuration.
1995-06-02 Karl HeuerInitial revision
1995-06-02 Karl HeuerCopy new files config.nt and config.w95.
1995-06-02 Karl HeuerRemove version information.
1995-06-01 Karl Heuer(EmacsFrameDestroy): Block and unblock input.
next