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