log

age author description
1995-08-15 Karl Heuer (sh-mode-map): Use new name skeleton-pair-insert-maybe.
1995-08-15 Karl Heuer (sh-test): New variable.
1995-08-15 Karl Heuer (skeleton-pair-insert-maybe): Plain insert in Ovwrt mode
1995-08-15 Karl Heuer (sort_args): Initialize best_priority smaller than any
1995-08-15 Richard M. Stallman Comment change.
1995-08-15 Richard M. Stallman (sc-attribs-extract-namestring): If name has <...>,
1995-08-15 Per Bothner Changes for Linux and LynxOS. libc-950922 libc-951016
1995-08-15 Karl Heuer *** empty log message ***
1995-08-15 Karl Heuer Rewrite as a minor mode.
1995-08-14 Karl Heuer (vip-set-hooks): Use view-mode-hook, not view-hook.
1995-08-14 Richard M. Stallman (Fcall_process_region): Pass new arg to Fwrite_region.
1995-08-14 Richard M. Stallman (Fwrite_region): New arg lockname.
1995-08-14 Richard M. Stallman (basic-save-buffer-1): Pass new arg to write-region.
1995-08-14 Richard M. Stallman (standard_args): Fix previous change.
1995-08-14 Richard M. Stallman (insert-file-contents-literally): New function.
1995-08-14 Richard M. Stallman (command-line-1): Add option --eval to evalute an
1995-08-14 Richard M. Stallman (standard_args): Add option --eval to evalute an
1995-08-14 Richard M. Stallman (forms-check-number-of-fields): New vbl.
1995-08-13 Richard M. Stallman (recover-file): It's ok if the visited file doesn't exist.
1995-08-13 Richard M. Stallman (Fcancel_kbd_macro_events): New function.
1995-08-13 Richard M. Stallman (mouse-drag-region): Unread the up-event rather than execute it here.
1995-08-13 Richard M. Stallman (i*386-*-isc4.*): Set GCC_TEST_OPTIONS and NON_GCC_TEST_OPTIONS.
1995-08-12 Richard M. Stallman (CFLAGS): When computing CFLAGS and REAL_CFLAGS
1995-08-12 Richard M. Stallman (store_frame_param): Don't call set_menu_bar_lines if X.
1995-08-12 Karl Heuer (xrealloc): Change cast to match return type.
1995-08-12 Richard M. Stallman (rmail-convert-file): Look back for ^_ only at bol.
1995-08-12 Richard M. Stallman (shell-command-on-region): Don't examine order of
1995-08-11 Richard M. Stallman (TEXT_END, DATA_END): Fix the definitions.
1995-08-11 Richard M. Stallman Test OSF1, not __osf1__.
1995-08-11 Richard M. Stallman (ORDINARY_LINK): Define only if __osf1__.
1995-08-11 Simon Marshall Insert missing quote in help-font-lock-keywords.
1995-08-11 Richard M. Stallman (xmalloc, xrealloc): Use return-type long *.
1995-08-11 Richard M. Stallman (x_set_menu_bar_lines) [USE_X_TOOLKIT]: When turning
1995-08-11 Richard M. Stallman (Fformat): Limit minlen to avoid stack overflow.
1995-08-11 Richard M. Stallman (doprnt): Error if %-width is too big.
1995-08-11 Richard M. Stallman (ULIMIT_BREAK_VALUE, SEGMENT_MASK): Moved to intel386.h
1995-08-11 Richard M. Stallman [linux] (ULIMIT_BREAK_VALUE, SEGMENT_MASK): Moved from linux.h.
1995-08-11 Richard M. Stallman [linux] (COFF, NO_TERMIO): Defined.
1995-08-11 Richard M. Stallman (fatal_unexec): Use vfprintf, not _doprnt.
1995-08-11 Richard M. Stallman (LIBS_DEBUG, START_FILES, LIBS_MACHINE): Define only if __osf1__.
1995-08-10 Richard M. Stallman (isearch-other-meta-char): Avoid bug checking whether
1995-08-10 Richard M. Stallman (byte-compile-insert-header): Use 19.29, not 19.28.90
1995-08-10 Richard M. Stallman (server-buffer-done): Pause between client commands,
1995-08-10 Richard M. Stallman Fix defvar equivalent expression.
1995-08-10 Richard M. Stallman Add index and xref to variable-interactive.
1995-08-10 Richard M. Stallman (vc-dired-reformat-line): Display eight character user names correctly.
1995-08-10 Richard M. Stallman Comment change.
1995-08-10 Richard M. Stallman Comment change.
1995-08-10 Simon Marshall Added Font Lock mode support.
1995-08-10 Simon Marshall Rewrite texinfo-font-lock-keywords; don't fontify syntactically.
1995-08-10 Simon Marshall Tweak fortran-font-lock-keywords-1.
1995-08-10 Simon Marshall Functionality for font-lock-beginning-of-syntax-function to be used by font-lock-fontify-region when calculating the cache state. Also wrap value of buffer-file-truename to guard against clash detection. Also add scheme-font-lock-keywords.
1995-08-09 Richard M. Stallman (interpreter-mode-alist): Delete autoload cookie.
1995-08-09 Richard M. Stallman (lock_file): Use get_truename_buffer.
1995-08-09 Richard M. Stallman (get_truename_buffer): New function.
1995-08-09 Francesco Potortì * man.el (Man-translate-references): Anchor the regexps.
1995-08-08 Richard M. Stallman (read_process_output, exec_sentinel): Call
1995-08-08 Richard M. Stallman (Freplace_match): New arg SUBEXP.
1995-08-08 Richard M. Stallman (vc-revert-buffer): In a dedicated solitary window,
1995-08-08 Richard M. Stallman Add subexp arg to replace-match.