1994-04-24 |
Richard M. Stallman |
(shell-command): Remove space after `:' in mode-line-process.
|
1994-04-24 |
Richard M. Stallman |
(inferior-lisp-mode): Remove space after `:' in mode-line-process.
|
1994-04-24 |
Richard M. Stallman |
(gud-mode, gud-sentinel):
|
1994-04-24 |
Richard M. Stallman |
(find-dired, find-dired-sentinel):
|
1994-04-24 |
Richard M. Stallman |
(compilation-setup, compilation-sentinel):
|
1994-04-24 |
Richard M. Stallman |
(comint-mode): Remove space after `:' in mode-line-process.
|
1994-04-24 |
Richard M. Stallman |
(inferior-scheme-mode):
|
1994-04-24 |
Richard M. Stallman |
(tc-mode-line-format):
|
1994-04-24 |
Richard M. Stallman |
(tpu-set-mode-line):
|
1994-04-24 |
Richard M. Stallman |
(Man-mode-line-format):
|
1994-04-24 |
Richard M. Stallman |
Doc fixes.
|
1994-04-24 |
Richard M. Stallman |
(rmail-show-message): Always re-set overlay face property.
|
1994-04-24 |
Richard M. Stallman |
(kill-paragraph): Don't use save-excursion.
|
1994-04-24 |
Richard M. Stallman |
(kill-line, kill-word): Don't use save-excursion.
|
1994-04-24 |
Richard M. Stallman |
(Fkill_all_local_variables): Doc fix.
|
1994-04-24 |
Richard M. Stallman |
(rmail-show-message): Use overlays, not text properties.
|
1994-04-24 |
Richard M. Stallman |
(mail-extr-all-top-level-domains): Renamed from all-top-level-domains.
|
1994-04-24 |
Richard M. Stallman |
(create_process): Use child_setup_tty only if pty_flag.
|
1994-04-24 |
Richard M. Stallman |
(create_process): Use SETUP_SLAVE_PTY only if pty_flag.
|
1994-04-23 |
Richard M. Stallman |
(special-display-frame-alist): New variable.
|
1994-04-23 |
Richard M. Stallman |
Implement special frames for specified buffers.
|
1994-04-23 |
Richard M. Stallman |
(Fset_frame_selected_window): New function.
|
1994-04-23 |
Richard M. Stallman |
(Vascii_canon_table, Vascii_eqv_table): Declared.
|
1994-04-23 |
Richard M. Stallman |
(reset_buffer_local_variables): Use Vascii_eqv_table
|
1994-04-23 |
Tom Tromey |
Wrote tcl-indent-for-comment
|
1994-04-23 |
Richard M. Stallman |
(rmail-show-message): Highlight the specified fields.
|
1994-04-23 |
Richard M. Stallman |
(etags, ctags): Make VERSION a string constant.
|
1994-04-23 |
Richard M. Stallman |
(print_version): Print VERSION as a string.
|
1994-04-23 |
Richard M. Stallman |
(comint-mode-map): comint-dynamic-list-input-ring now on C-c C-l.
|
1994-04-23 |
Richard M. Stallman |
(LIBS_SYSTEM): Test HAVE_LIBRESOLV, not HAVE_RES_INIT.
|
1994-04-23 |
Richard M. Stallman |
Test for libresolv.a.
|
1994-04-23 |
Richard M. Stallman |
(alloca.o): Use config_h.
|
1994-04-23 |
Richard M. Stallman |
(max_process_desc): New variable.
|
1994-04-23 |
Richard M. Stallman |
(ange-ftp-add-file-entry-alist): Fix typo in prev change.
|
1994-04-23 |
Richard M. Stallman |
Many doc fixes.
|
1994-04-23 |
Richard M. Stallman |
(syms_of_fileio): New Lisp var inhibit-file-name-operation.
|
1994-04-23 |
Richard M. Stallman |
(x_window): Test FRAME_EXTERNAL_MENU_BAR
|
1994-04-23 |
Richard M. Stallman |
*** empty log message ***
|
1994-04-23 |
Karl Heuer |
(undigestify-rmail-message): Update summary buffer.
|
1994-04-23 |
Karl Heuer |
Cosmetic changes.
|
1994-04-23 |
Karl Heuer |
Delete misplaced comment.
|
1994-04-23 |
Richard M. Stallman |
*** empty log message ***
|
1994-04-23 |
Richard M. Stallman |
Initial revision
|
1994-04-23 |
Richard M. Stallman |
(HAVE_LIBRESOLV): Add #undef.
|
1994-04-23 |
Karl Heuer |
(.PHONY, install): Kill reference to obsolete do-install.
|
1994-04-23 |
Richard M. Stallman |
(LIBS_SYSTEM): Invert the HAVE_RES_INIT condition.
|
1994-04-22 |
Karl Heuer |
Pass operation to find-file-name-handler.
|
1994-04-22 |
Karl Heuer |
(Ffind_file_name_handler): New argument OPERATION. All callers changed.
|
1994-04-22 |
Karl Heuer |
Pass operation to Ffind_file_name_handler.
|
1994-04-22 |
Karl Heuer |
Don't treat $ as special if escaped.
|
1994-04-22 |
Richard M. Stallman |
(x_set_mouse_pixel_position): New function.
|
1994-04-22 |
Richard M. Stallman |
(Fmouse_pixel_position, Fset_mouse_pixel_position): New functions.
|
1994-04-22 |
Richard M. Stallman |
(makefile-mode): Removed extra quote before makefile-warn-suspicious-lines.
|
1994-04-22 |
Richard M. Stallman |
(mouse-extend): Handle case where posn-window is a frame.
|
1994-04-22 |
Richard M. Stallman |
(command-line-default-directory): New variable.
|
1994-04-22 |
Richard M. Stallman |
(mouse-set-font): Simply call set-default-font.
|
1994-04-22 |
Richard M. Stallman |
(set-default-font): Call frame-update-faces.
|
1994-04-22 |
Richard M. Stallman |
(frame-update-faces): New function.
|
1994-04-22 |
Richard M. Stallman |
(rmail-font-lock-keywords): New variable.
|
1994-04-22 |
Richard M. Stallman |
(display-time): Force use of pipe, not pty.
|