summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Changes for Linux and LynxOS.libc-951016libc-950922Per Bothner1995-08-151-15/+25
* *** empty log message ***Karl Heuer1995-08-151-10/+0
* Rewrite as a minor mode.Karl Heuer1995-08-151-72/+26
* (vip-set-hooks): Use view-mode-hook, not view-hook.Karl Heuer1995-08-141-3/+3
* (Fcall_process_region): Pass new arg to Fwrite_region.Richard M. Stallman1995-08-141-2/+2
* (Fwrite_region): New arg lockname.Richard M. Stallman1995-08-141-11/+16
* (basic-save-buffer-1): Pass new arg to write-region.Richard M. Stallman1995-08-141-2/+3
* (standard_args): Fix previous change.Richard M. Stallman1995-08-141-1/+1
* (insert-file-contents-literally): New function.Richard M. Stallman1995-08-141-9/+38
* (command-line-1): Add option --eval to evalute anRichard M. Stallman1995-08-141-1/+10
* (standard_args): Add option --eval to evalute anRichard M. Stallman1995-08-141-0/+1
* (forms-check-number-of-fields): New vbl.Richard M. Stallman1995-08-141-5/+15
* (recover-file): It's ok if the visited file doesn't exist.Richard M. Stallman1995-08-131-3/+32
* (Fcancel_kbd_macro_events): New function.Richard M. Stallman1995-08-131-0/+9
* (mouse-drag-region): Unread the up-event rather than execute it here.Richard M. Stallman1995-08-131-2/+3
* (i*386-*-isc4.*): Set GCC_TEST_OPTIONS and NON_GCC_TEST_OPTIONS.Richard M. Stallman1995-08-131-1/+4
* (CFLAGS): When computing CFLAGS and REAL_CFLAGSRichard M. Stallman1995-08-121-4/+9
* (store_frame_param): Don't call set_menu_bar_lines if X.Richard M. Stallman1995-08-121-2/+3
* (xrealloc): Change cast to match return type.Karl Heuer1995-08-121-1/+1
* (rmail-convert-file): Look back for ^_ only at bol.Richard M. Stallman1995-08-121-2/+2
* (shell-command-on-region): Don't examine order ofRichard M. Stallman1995-08-121-4/+4
* (TEXT_END, DATA_END): Fix the definitions.Richard M. Stallman1995-08-111-2/+2
* Test OSF1, not __osf1__.Richard M. Stallman1995-08-111-3/+5
* (ORDINARY_LINK): Define only if __osf1__.Richard M. Stallman1995-08-111-2/+1
* Insert missing quote in help-font-lock-keywords.Simon Marshall1995-08-111-1/+1
* (xmalloc, xrealloc): Use return-type long *.Richard M. Stallman1995-08-111-6/+6
* (x_set_menu_bar_lines) [USE_X_TOOLKIT]: When turningRichard M. Stallman1995-08-111-1/+6
* (Fformat): Limit minlen to avoid stack overflow.Richard M. Stallman1995-08-111-5/+16
* (doprnt): Error if %-width is too big.Richard M. Stallman1995-08-111-4/+2
* (ULIMIT_BREAK_VALUE, SEGMENT_MASK): Moved to intel386.hRichard M. Stallman1995-08-111-8/+2
* [linux] (ULIMIT_BREAK_VALUE, SEGMENT_MASK): Moved from linux.h.Richard M. Stallman1995-08-111-0/+8
* [linux] (COFF, NO_TERMIO): Defined.Richard M. Stallman1995-08-111-0/+10
* (fatal_unexec): Use vfprintf, not _doprnt.Richard M. Stallman1995-08-111-1/+1
* (LIBS_DEBUG, START_FILES, LIBS_MACHINE): Define only if __osf1__.Richard M. Stallman1995-08-111-0/+4
* (isearch-other-meta-char): Avoid bug checking whetherRichard M. Stallman1995-08-101-1/+5
* (byte-compile-insert-header): Use 19.29, not 19.28.90Richard M. Stallman1995-08-101-54/+56
* (server-buffer-done): Pause between client commands,Richard M. Stallman1995-08-101-4/+6
* Fix defvar equivalent expression.Richard M. Stallman1995-08-101-1/+2
* Add index and xref to variable-interactive.Richard M. Stallman1995-08-101-1/+2
* (vc-dired-reformat-line): Display eight character user names correctly.Richard M. Stallman1995-08-101-1/+1
* Comment change.Richard M. Stallman1995-08-101-4/+7
* Comment change.Richard M. Stallman1995-08-101-4/+7
* Added Font Lock mode support.Simon Marshall1995-08-101-0/+21
* Rewrite texinfo-font-lock-keywords; don't fontify syntactically.Simon Marshall1995-08-101-10/+13
* Tweak fortran-font-lock-keywords-1.Simon Marshall1995-08-101-1/+1
* Functionality for font-lock-beginning-of-syntax-function to be used by font-l...Simon Marshall1995-08-101-128/+262
* (interpreter-mode-alist): Delete autoload cookie.Richard M. Stallman1995-08-092-2/+7
* (lock_file): Use get_truename_buffer.Richard M. Stallman1995-08-091-2/+3
* (get_truename_buffer): New function.Richard M. Stallman1995-08-091-0/+18
* * man.el (Man-translate-references): Anchor the regexps.Francesco Potortì1995-08-091-3/+3