aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (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
* (read_process_output, exec_sentinel): CallRichard M. Stallman1995-08-081-8/+6
* (Freplace_match): New arg SUBEXP.Richard M. Stallman1995-08-081-26/+42
* (vc-revert-buffer): In a dedicated solitary window,Richard M. Stallman1995-08-081-2/+8
* Add subexp arg to replace-match.Richard M. Stallman1995-08-081-1/+7
* (forward-paragraph): Don't overlook a paragraph-startRichard M. Stallman1995-08-081-2/+2
* Make Major Mode Conventions xref to Tips for Defining.Richard M. Stallman1995-08-081-0/+3
* New node, Tips for Defining.Richard M. Stallman1995-08-081-0/+67
* (dired-mode-map): Set up the map completelyRichard M. Stallman1995-08-081-224/+225
* (read_key_sequence): Undo previous change.Richard M. Stallman1995-08-081-45/+63
* [ps2]: Use nlist instead of knlist #ifdef _AIX.Roland McGrath1995-08-071-1/+1
* (signal_before_change, signal_after_change): FixKarl Heuer1995-08-071-4/+4
* (doprnt): Don't let size_bound be gigantic. Fix error message.Richard M. Stallman1995-08-071-1/+6
* (command-line-1): Fix previous change.Richard M. Stallman1995-08-071-1/+1
* (tcl-do-auto-fill): Only fill past fill-column; for 19.29.Tom Tromey1995-08-071-21/+25
* (byte-compile-output-docform): CheckRichard M. Stallman1995-08-071-66/+69
* (main): Fix previous change.Richard M. Stallman1995-08-061-2/+6
* (redisplay): Compute mini_frame the same way echo_area_display does.Richard M. Stallman1995-08-061-2/+5
* Standardize layout of doc strings.Richard M. Stallman1995-08-061-42/+40
* (delete-selection-pre-hook): New type value `yank'.Richard M. Stallman1995-08-061-1/+10
* (column-number-mode, line-number-mode): Default now t.Richard M. Stallman1995-08-061-2/+2
* (run_hook_with_args): Move the GCPRO2; add UNGCPRO.Richard M. Stallman1995-08-061-2/+4
* (m68*-next-*): Use m68k.h and nextstep.h.Richard M. Stallman1995-08-051-9/+40
* (Qbefore_change_functions, Qafter_change_functions): Declared.Richard M. Stallman1995-08-051-0/+2