aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (menu-bar-edit-menu): Don't define ispell item unless start-process is fboundp.Richard M. Stallman1995-04-081-1/+2
* (compilation-error-regexp-alist): Extend Ultrix 3.0 f77 to also match SGI cc.Roland McGrath1995-04-081-1/+3
* (Fnext_window, Fprevious_window): If all_frames is a frame and windowRichard M. Stallman1995-04-081-0/+10
* (news-reply-mode): Make mail-header-separator into regexpRichard M. Stallman1995-04-081-2/+2
* (mail-mode): Make mail-header-separator into regexp.Richard M. Stallman1995-04-081-2/+2
* (ispell-message): Make mail-header-separator into regexp.Richard M. Stallman1995-04-081-1/+1
* (tcl-outline-level): New functionTom Tromey1995-04-081-3/+17
* (walk-windows): Doc fix.Richard M. Stallman1995-04-081-3/+4
* (tar-clear-modification-flags): Fix several bugs.Richard M. Stallman1995-04-081-3/+3
* (string_width): New function.Richard M. Stallman1995-04-081-1/+87
* (*): remove function prototypes.Paul Reilly1995-04-081-64/+152
* (BASE_CFLAGS): Renamed from ALLOCA_CFLAGS.Richard M. Stallman1995-04-081-3/+4
* (resize-minibuffer-window): Make sure minibuffer window is selected.Noah Friedman1995-04-081-47/+48
* (jka-compr-install): Doc fix.Richard M. Stallman1995-04-081-2/+13
* Comment change.Richard M. Stallman1995-04-081-2/+2
* (normal-top-level): Copy default-directoryRichard M. Stallman1995-04-081-0/+6
* (menu-bar-file-menu): Add back as alias for menu-bar-files-menu.Richard M. Stallman1995-04-081-0/+3
* (HAVE_SELECT, HAVE_TIMEVAL): Definitions deleted.Richard M. Stallman1995-04-081-13/+0
* (redisplay): Don't call update_frame for non-selected termcap frame.Richard M. Stallman1995-04-081-92/+98
* (mode-line-buffer-identification): Eliminate %F.Richard M. Stallman1995-04-081-0/+3
* Comment changes.Karl Heuer1995-04-081-0/+17
* Add copyright.Karl Heuer1995-04-084-0/+8
* Add copyright notice.Karl Heuer1995-04-081-0/+18
* Update copyright.Karl Heuer1995-04-081-1/+1
* (kbd_buffer_get_event): Check for frame buried in a cons.Karl Heuer1995-04-081-9/+11
* (prepare_menu_bars): Do the frame titles last.Richard M. Stallman1995-04-081-12/+16
* Use "..." in #include.Richard M. Stallman1995-04-081-1/+1
* (fill-region): Avoid error on reaching end of buffer.Richard M. Stallman1995-04-071-1/+1
* (set-right-margin): Fix prompt.Richard M. Stallman1995-04-071-1/+1
* (Fcall_interactively): Fix previous change.Karl Heuer1995-04-071-1/+1
* (install-arch-indep): Delete .#* when copying subdirs.Richard M. Stallman1995-04-071-0/+1
* (Fcall_interactively): `+' is reserved for user changes.Richard M. Stallman1995-04-071-2/+8
* (read_process_output_error_handler)Richard M. Stallman1995-04-071-2/+2
* (rlogin-directory-tracking-mode): Set shell-dirtrackp, not shell-dirtrack-p.Noah Friedman1995-04-071-5/+5
* (electric-buffer-menu-mode-map): Undefine ESC ESCRichard M. Stallman1995-04-071-0/+1
* (rlogin): Use format, not concat, to generate numeric buffer names.Noah Friedman1995-04-071-17/+9
* (edt-keep-current-page-delimiter): Doc fix.Richard M. Stallman1995-04-071-2/+2
* Many doc fixes.Richard M. Stallman1995-04-071-88/+66
* (docref-last-active-buffer): Add defvar.Richard M. Stallman1995-04-071-0/+2
* Initial revisionRichard M. Stallman1995-04-071-0/+278
* avoid.el Add autoload cookies; doc fixes.Boris Goldowsky1995-04-071-22/+19
* (msb--toggle-menu-type): menu-bar-update-buffers wants 0 args.Richard M. Stallman1995-04-071-1/+1
* Rewritten and simplified.Boris Goldowsky1995-04-071-223/+152
* (menubar_selection_callback, dialog_selection_callback)Richard M. Stallman1995-04-071-3/+9
* (Flogb): Use EMACS_INT for `value'.Richard M. Stallman1995-04-071-1/+1
* (tgetent): Don't try to return the allocated address.Richard M. Stallman1995-04-071-2/+0
* (Fformat): Cast int to pointer by way of EMACS_INT.Richard M. Stallman1995-04-071-5/+5
* (search_buffer): Avoid casting trt to int.Richard M. Stallman1995-04-071-9/+9
* (Fdelete_overlays): Add declaration.Richard M. Stallman1995-04-071-0/+1
* (parse_modifiers): Use type EMACS_INT for `modifiers'.Richard M. Stallman1995-04-071-1/+1