log

age author description
1994-06-13 Richard M. Stallman (adjust_lnnoptrs): Handle multiple aux symbols.
1994-06-13 Richard M. Stallman (mouse-save-then-kill-delete-region): Turn off change hooks
1994-06-13 Richard M. Stallman (dired-man): Use internal function from man.el.
1994-06-13 Richard M. Stallman Formerly INSTALL.~31~
1994-06-13 Richard M. Stallman (forms-mode): Plug security hole by disabling `eval-buffer' unless
1994-06-12 Karl Heuer (transpose_markers): Allow for gap at start of region.
1994-06-12 Richard M. Stallman (iso-iso2tex-trans-tab): Change a few characters.
1994-06-12 Richard M. Stallman (x_window): Request "save yourself" commands.
1994-06-12 Richard M. Stallman (Info-fontify-node): Require some whitespace after *Note.
1994-06-12 Richard M. Stallman (mail): If homedir is nonexistent, don't use as default.
1994-06-12 Richard M. Stallman (read_char): When we loop and call redisplay,
1994-06-11 Richard M. Stallman (Freplace_match): Be sure not to treat non-digit like digit.
1994-06-11 Richard M. Stallman (server-start): Doc fix.
1994-06-11 Richard M. Stallman (xmenu_show): Don't call XMenuDestroy twice in XM_FAILURE case.
1994-06-11 Richard M. Stallman (xterm.o): Depend on dispextern.h.
1994-06-11 Richard M. Stallman (latex-mode, slitex-mode): In paragraph-separate,
1994-06-11 Richard M. Stallman (isearch-mode-map):
1994-06-11 Richard M. Stallman (iso-translate-conventions): Get rid of interactive spec.
1994-06-11 Richard M. Stallman (mouse-avoidance-point-position): Fix compute-motion
1994-06-11 Richard M. Stallman (X_IO_BUG): Defined.
1994-06-11 Richard M. Stallman (tex-font-lock-keywords): Make the pattern for
1994-06-10 Richard M. Stallman (comint-dynamic-list-completions): No space in *Completions*.
1994-06-10 Richard M. Stallman (lisp-complete-symbol): Likewise.
1994-06-10 Richard M. Stallman (PC-do-completion): Likewise.
1994-06-10 Richard M. Stallman (complete-tag): Likewise.
1994-06-10 Richard M. Stallman (ielm-complete-symbol): Likewise.
1994-06-10 Richard M. Stallman (ispell-complete-word): Likewise.
1994-06-10 Richard M. Stallman (ispell-dictionary-alist): Fix regexp in francais.
1994-06-10 Richard M. Stallman Require dired and dired-aux in the standard way.
1994-06-10 Richard M. Stallman Add provide call.
1994-06-10 Richard M. Stallman (Info-complete-menu-item): New function.
1994-06-10 Richard M. Stallman (Fdisplay_completion_list): Require at least two spaces between items.
1994-06-10 Richard M. Stallman (CLASH_DETECTION): Defined.
1994-06-10 Richard M. Stallman (tex-start-shell): Add autoload.
1994-06-10 Richard M. Stallman (mail-bury): If showing rmail buffer that has summary, show the summary too.
1994-06-07 Richard M. Stallman (menu_item_equiv_key): Check whether def1 matches
1994-06-07 Richard M. Stallman (iso-translate-conventions): Use case-dependent search and don't alter case.
1994-06-07 Richard M. Stallman (standard-display-european): Treat 0 arg like negative.
1994-06-07 Richard M. Stallman (ange-ftp-canonize-filename): Preserve // after colon.
1994-06-07 Richard M. Stallman (command_loop_1): Treat nil in display tab like no display tab.
1994-06-07 Richard M. Stallman (tex-show-print-queue): Display the tex shell buffer.
1994-06-07 Richard M. Stallman *** empty log message ***
1994-06-07 Richard M. Stallman (Info-default-directory-list): Setting this no longer needed.
1994-06-07 Richard M. Stallman (init_callproc) [MSDOS]: Exclude less code, so ../etc
1994-06-07 Richard M. Stallman [MSDOS]: #include "msdos.h".
1994-06-07 Richard M. Stallman Add template for rootrelativepath.
1994-06-07 Richard M. Stallman (init_environment): Clean up code and make the default
1994-06-07 Richard M. Stallman (rootrelativepath) [MSDOS]: Define, expanding to dynamic
1994-06-07 Richard M. Stallman (src/paths.h): Use sed script msdos/sed4.inp.
1994-06-07 Richard M. Stallman entered into RCS
1994-06-07 Richard M. Stallman (delete-blank-lines): Doc fix.
1994-06-07 Richard M. Stallman (test-distrib): Use ALL_CFLAGS.
1994-06-07 Karl Heuer (Fy_or_n_p, Fyes_or_no_p) [HAVE_X_MENU]: Redisplay before popping up a menu.
1994-06-07 Karl Heuer (Fframe_or_buffer_changed_p): Reuse the state vector.
1994-06-06 Richard M. Stallman (tab-stop-list): Doc fix.
1994-06-06 Richard M. Stallman (mips-siemens-sysv*): Use cpp, not cc -E.
1994-06-06 Karl Heuer (menu-bar-update-buffers): Avoid excessive consing.
1994-06-06 Karl Heuer (Fframe_or_buffer_changed_p): New function.
1994-06-05 Richard M. Stallman (Fkey_description): Avoid using Fmapconcat--do it directly.
1994-06-05 Richard M. Stallman Include systime.h after xterm.h.