Mercurial > emacs
graph
-
*** empty log message ***1994-04-24, by Richard M. Stallman
-
Initial revision1994-04-24, by Richard M. Stallman
-
(rmail-highlight-headers): Extracted as a new function. Fix overlay position.1994-04-24, by Karl Heuer
-
(shell-dirstack-query): Defaults to nil.1994-04-24, by Richard M. Stallman
-
*** empty log message ***1994-04-24, by Richard M. Stallman
-
(vc-mode-line): Warn if file is not vc-registered1994-04-24, by Richard M. Stallman
-
(Fselect_window): Use Fselect_frame.1994-04-24, by Richard M. Stallman
-
(lisp-mode-variables): In comment-start-skip,1994-04-24, by Richard M. Stallman
-
(tar-extract): Don't put whole file name in buffer name.1994-04-24, by Richard M. Stallman
-
(terminal-cease-edit, terminal-mode):1994-04-24, by Richard M. Stallman
-
(shell-command): Remove space after `:' in mode-line-process.1994-04-24, by Richard M. Stallman
-
(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