summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (Fexecute_kbd_macro): Vprefix_arg is now part of kboard.Karl Heuer1995-06-071-1/+1
* (cmd_error, command_loop_1, Fcommand_execute)Karl Heuer1995-06-071-35/+11
* (current_prefix_partial): Deleted.Karl Heuer1995-06-071-105/+2
* (gud-common-init): Call the MASSAGE-ARGS function even if FILE is nil.Roland McGrath1995-06-071-1/+1
* (struct kboard): member Vprefix_arg restored, replacingKarl Heuer1995-06-071-13/+2
* (current_prefix_partial): Deleted.Karl Heuer1995-06-071-7/+1
* (Flocal_variable_p): New optional arg BUFFER.Karl Heuer1995-06-071-8/+33
* (realclean): New target.Karl Heuer1995-06-071-0/+4
* (x_real_positions): Uncatch and recatch X errors in the loop.Karl Heuer1995-06-071-1/+4
* (Fbuffer_disable_undo): Make this function interactive.Karl Heuer1995-06-071-2/+2
* (query-replace-map): Bind f1 and help.Karl Heuer1995-06-071-0/+2
* (read-quoted-char): Turn on help-form and turn off help-char.Karl Heuer1995-06-071-1/+5
* (vc-register): Clean error message if no visited file.Karl Heuer1995-06-071-0/+2
* (isearch-other-meta-char): Try downshiftingKarl Heuer1995-06-071-36/+52
* (file-precious-flag): Doc fix.Karl Heuer1995-06-071-1/+4
* (unlock_file, lock_file): Call Fexpand_file_name.Karl Heuer1995-06-071-0/+4
* Delete version number.Karl Heuer1995-06-071-18/+33
* (vc-menu-map): Disable Register when no visited file.Karl Heuer1995-06-071-1/+1
* Doc fix.Karl Heuer1995-06-071-2/+2
* (display-time-filter):Karl Heuer1995-06-071-2/+3
* *** empty log message ***Karl Heuer1995-06-061-1/+1
* *** empty log message ***Karl Heuer1995-06-0642-1122/+1533
* (install-arch-indep): Install info files for mh-e.Karl Heuer1995-06-061-2/+2
* Declare sbrk.Karl Heuer1995-06-061-0/+2
* (TOOLKIT_DEFINES): Define.Karl Heuer1995-06-061-1/+7
* (syms_of_xfns): Provide motif in Motif version.Karl Heuer1995-06-061-0/+3
* (Fwaiting_for_user_input_p): Function declared.Karl Heuer1995-06-061-0/+10
* (Freplace_match): Calls to upcase_initials and upcase_initials_region changedKarl Heuer1995-06-061-2/+2
* (Fexpand_abbrev): Call to upcase_initials_regionKarl Heuer1995-06-061-2/+2
* (Fvertical_motion): Add cast.Karl Heuer1995-06-061-1/+1
* (casify_region): Use explicit local vars for startKarl Heuer1995-06-061-27/+15
* (record_insert): Change args to be ints, not Lisp_Objects.Karl Heuer1995-06-061-5/+5
* (cmd_error): Use NULL, not 0, as arg to cmd_error_internal.Karl Heuer1995-06-061-3/+3
* Changed window-system to ediff-window-display.Karl Heuer1995-06-051-10/+11
* Converted xemacs *screen* nomenclature to *frame*.Karl Heuer1995-06-052-864/+542
* (ediff-make-control-frame): optimized for display.Karl Heuer1995-06-051-145/+158
* don't make the patch buffer RO.Karl Heuer1995-06-051-1116/+226
* Change email address for Boris.Boris Goldowsky1995-06-055-8/+8
* Include keyboard.h.Karl Heuer1995-06-051-0/+1
* (Fx_create_frame): Make sure icon_name is a string or nil.Karl Heuer1995-06-051-0/+2
* (x_wm_set_icon_pixmap): Set IconPixmapHint in both cases.Karl Heuer1995-06-051-5/+2
* (mouse-set-region): Don't bounce the cursor on X.Karl Heuer1995-06-051-2/+3
* (load_color): misleading comment rewritten.Karl Heuer1995-06-051-3/+2
* (Fkill_buffer): When killing indirect buffer,Karl Heuer1995-06-051-4/+25
* Comment fix.Karl Heuer1995-06-051-5/+4
* (x_text_icon): Do call XSetIconName or XSetWMIconName.Karl Heuer1995-06-051-11/+19
* (Qicon_name): New variable.Karl Heuer1995-06-051-4/+80
* (struct x_display): Rename icon_label to icon_nameKarl Heuer1995-06-051-3/+4
* (cursor_to, clear_to_end_of_line_raw):Karl Heuer1995-06-051-0/+11
* (old_tty_valid): New variable.Karl Heuer1995-06-051-3/+10