| Commit message (Expand) | Author | Age | Files | Lines |
* | (xmalloc, xrealloc): Use return-type long *. | Richard M. Stallman | 1995-08-11 | 1 | -6/+6 |
* | (x_set_menu_bar_lines) [USE_X_TOOLKIT]: When turning | Richard M. Stallman | 1995-08-11 | 1 | -1/+6 |
* | (Fformat): Limit minlen to avoid stack overflow. | Richard M. Stallman | 1995-08-11 | 1 | -5/+16 |
* | (doprnt): Error if %-width is too big. | Richard M. Stallman | 1995-08-11 | 1 | -4/+2 |
* | (ULIMIT_BREAK_VALUE, SEGMENT_MASK): Moved to intel386.h | Richard M. Stallman | 1995-08-11 | 1 | -8/+2 |
* | [linux] (ULIMIT_BREAK_VALUE, SEGMENT_MASK): Moved from linux.h. | Richard M. Stallman | 1995-08-11 | 1 | -0/+8 |
* | [linux] (COFF, NO_TERMIO): Defined. | Richard M. Stallman | 1995-08-11 | 1 | -0/+10 |
* | (fatal_unexec): Use vfprintf, not _doprnt. | Richard M. Stallman | 1995-08-11 | 1 | -1/+1 |
* | (LIBS_DEBUG, START_FILES, LIBS_MACHINE): Define only if __osf1__. | Richard M. Stallman | 1995-08-11 | 1 | -0/+4 |
* | (isearch-other-meta-char): Avoid bug checking whether | Richard M. Stallman | 1995-08-10 | 1 | -1/+5 |
* | (byte-compile-insert-header): Use 19.29, not 19.28.90 | Richard M. Stallman | 1995-08-10 | 1 | -54/+56 |
* | (server-buffer-done): Pause between client commands, | Richard M. Stallman | 1995-08-10 | 1 | -4/+6 |
* | Fix defvar equivalent expression. | Richard M. Stallman | 1995-08-10 | 1 | -1/+2 |
* | Add index and xref to variable-interactive. | Richard M. Stallman | 1995-08-10 | 1 | -1/+2 |
* | (vc-dired-reformat-line): Display eight character user names correctly. | Richard M. Stallman | 1995-08-10 | 1 | -1/+1 |
* | Comment change. | Richard M. Stallman | 1995-08-10 | 1 | -4/+7 |
* | Comment change. | Richard M. Stallman | 1995-08-10 | 1 | -4/+7 |
* | Added Font Lock mode support. | Simon Marshall | 1995-08-10 | 1 | -0/+21 |
* | Rewrite texinfo-font-lock-keywords; don't fontify syntactically. | Simon Marshall | 1995-08-10 | 1 | -10/+13 |
* | Tweak fortran-font-lock-keywords-1. | Simon Marshall | 1995-08-10 | 1 | -1/+1 |
* | Functionality for font-lock-beginning-of-syntax-function to be used by font-l... | Simon Marshall | 1995-08-10 | 1 | -128/+262 |
* | (interpreter-mode-alist): Delete autoload cookie. | Richard M. Stallman | 1995-08-09 | 2 | -2/+7 |
* | (lock_file): Use get_truename_buffer. | Richard M. Stallman | 1995-08-09 | 1 | -2/+3 |
* | (get_truename_buffer): New function. | Richard M. Stallman | 1995-08-09 | 1 | -0/+18 |
* | * man.el (Man-translate-references): Anchor the regexps. | Francesco Potortì | 1995-08-09 | 1 | -3/+3 |
* | (read_process_output, exec_sentinel): Call | Richard M. Stallman | 1995-08-08 | 1 | -8/+6 |
* | (Freplace_match): New arg SUBEXP. | Richard M. Stallman | 1995-08-08 | 1 | -26/+42 |
* | (vc-revert-buffer): In a dedicated solitary window, | Richard M. Stallman | 1995-08-08 | 1 | -2/+8 |
* | Add subexp arg to replace-match. | Richard M. Stallman | 1995-08-08 | 1 | -1/+7 |
* | (forward-paragraph): Don't overlook a paragraph-start | Richard M. Stallman | 1995-08-08 | 1 | -2/+2 |
* | Make Major Mode Conventions xref to Tips for Defining. | Richard M. Stallman | 1995-08-08 | 1 | -0/+3 |
* | New node, Tips for Defining. | Richard M. Stallman | 1995-08-08 | 1 | -0/+67 |
* | (dired-mode-map): Set up the map completely | Richard M. Stallman | 1995-08-08 | 1 | -224/+225 |
* | (read_key_sequence): Undo previous change. | Richard M. Stallman | 1995-08-08 | 1 | -45/+63 |
* | [ps2]: Use nlist instead of knlist #ifdef _AIX.make-3-74-2make-3-74-1 | Roland McGrath | 1995-08-07 | 1 | -1/+1 |
* | (signal_before_change, signal_after_change): Fix | Karl Heuer | 1995-08-07 | 1 | -4/+4 |
* | (doprnt): Don't let size_bound be gigantic. Fix error message. | Richard M. Stallman | 1995-08-07 | 1 | -1/+6 |
* | (command-line-1): Fix previous change. | Richard M. Stallman | 1995-08-07 | 1 | -1/+1 |
* | (tcl-do-auto-fill): Only fill past fill-column; for 19.29. | Tom Tromey | 1995-08-07 | 1 | -21/+25 |
* | (byte-compile-output-docform): Check | Richard M. Stallman | 1995-08-07 | 1 | -66/+69 |
* | (main): Fix previous change. | Richard M. Stallman | 1995-08-06 | 1 | -2/+6 |
* | (redisplay): Compute mini_frame the same way echo_area_display does. | Richard M. Stallman | 1995-08-06 | 1 | -2/+5 |
* | Standardize layout of doc strings. | Richard M. Stallman | 1995-08-06 | 1 | -42/+40 |
* | (delete-selection-pre-hook): New type value `yank'. | Richard M. Stallman | 1995-08-06 | 1 | -1/+10 |
* | (column-number-mode, line-number-mode): Default now t. | Richard M. Stallman | 1995-08-06 | 1 | -2/+2 |
* | (run_hook_with_args): Move the GCPRO2; add UNGCPRO. | Richard M. Stallman | 1995-08-06 | 1 | -2/+4 |
* | (m68*-next-*): Use m68k.h and nextstep.h. | Richard M. Stallman | 1995-08-05 | 1 | -9/+40 |
* | (Qbefore_change_functions, Qafter_change_functions): Declared. | Richard M. Stallman | 1995-08-05 | 1 | -0/+2 |
* | (Qbefore_change_functions, Qafter_change_functions): New variables. | Richard M. Stallman | 1995-08-05 | 1 | -8/+14 |
* | (signal_before_change, signal_after_change): Major rewrite. | Richard M. Stallman | 1995-08-05 | 1 | -119/+59 |