| Commit message (Expand) | Author | Age | Files | Lines |
| * | Include <stdlib.h> if available. Don't declare errno if it's a macro. | Andreas Schwab | 1999-08-30 | 1 | -0/+6 |
| * | Include <unistd.h> if available. | Andreas Schwab | 1999-08-30 | 1 | -1/+4 |
| * | (SYNTAX_COMMENT_NESTED, SYNTAX_FLAGS_COMMENT_NESTED): | Richard M. Stallman | 1999-08-29 | 1 | -1/+7 |
| * | (lisp_parse_state, back_comment, Fmodify_syntax_entry) | Richard M. Stallman | 1999-08-29 | 1 | -134/+225 |
| * | (bibtex-mode): Use with-temp-buffer rather than make-temp-name, use | Richard M. Stallman | 1999-08-29 | 1 | -17/+10 |
| * | (comint-input-ring-separator): New variable. | Richard M. Stallman | 1999-08-29 | 1 | -10/+20 |
| * | Initial revision | Richard M. Stallman | 1999-08-29 | 1 | -0/+569 |
| * | (compile_pattern_1): Enable RE_CHAR_CLASSES for regexp. | Richard M. Stallman | 1999-08-29 | 1 | -1/+1 |
| * | [emacs]: Handle character classes for multibyte chars: | Richard M. Stallman | 1999-08-29 | 1 | -35/+201 |
| * | (mail-extr-all-letters-but-separators) | Richard M. Stallman | 1999-08-29 | 1 | -3/+3 |
| * | (tags-loop-continue): After tags-loop-operate returns, force skip to next file. | Richard M. Stallman | 1999-08-29 | 1 | -2/+7 |
| * | Fix previous change. | Richard M. Stallman | 1999-08-29 | 1 | -4/+4 |
| * | (push, pop): New macros. | Richard M. Stallman | 1999-08-29 | 1 | -0/+15 |
| * | (compilation-error-regexp-alist): New item for SGI IRIX MipsPro compilers. | Richard M. Stallman | 1999-08-29 | 1 | -0/+5 |
| * | (eval-defun): Expand macros, | Richard M. Stallman | 1999-08-29 | 1 | -9/+18 |
| * | (compilation-error-regexp-alist): | Richard M. Stallman | 1999-08-29 | 1 | -1/+3 |
| * | (speedbar-directory-buttons): Recognize | Richard M. Stallman | 1999-08-29 | 1 | -2/+3 |
| * | (read_input_waiting): Pass read_socket_hook just 4 args. | Richard M. Stallman | 1999-08-29 | 1 | -1/+1 |
| * | (print_help_and_exit): Mention --version. | Richard M. Stallman | 1999-08-29 | 1 | -0/+3 |
| * | *** empty log message *** | Richard M. Stallman | 1999-08-29 | 1 | -3/+0 |
| * | (array-reconfigure-rows): Use generate-new-buffer. | Richard M. Stallman | 1999-08-29 | 1 | -1/+1 |
| * | (Info-tagify): Don't insert more than one newline before the tag table. | Richard M. Stallman | 1999-08-29 | 1 | -10/+15 |
| * | (compilation-parsing-end,compilation-setup) | Richard M. Stallman | 1999-08-29 | 1 | -8/+12 |
| * | (which-func-cleanup-function): New variable. | Richard M. Stallman | 1999-08-29 | 1 | -1/+15 |
| * | (find-function-regexp): Allow a ) or ( to end a function name. | Richard M. Stallman | 1999-08-29 | 1 | -1/+1 |
| * | *** empty log message *** | Steve Morningthunder | 1999-08-29 | 1 | -1/+3 |
| * | deleted kermit clone from tasks per communication with rms | Steve Morningthunder | 1999-08-29 | 1 | -4/+1 |
| * | (struct Lisp_Cons, XCAR, XCDR, struct Lisp_Float): Change names of structure | Ken Raeburn | 1999-08-28 | 1 | -0/+21 |
| * | (ada-tmp-directory): Use temporary-file-directory. | Richard M. Stallman | 1999-08-28 | 1 | -1/+1 |
| * | (metamail-region): Use temporary-file-directory. | Richard M. Stallman | 1999-08-28 | 1 | -2/+2 |
| * | (post-mail-send-it): Use temporary-file-directory. | Richard M. Stallman | 1999-08-28 | 1 | -1/+1 |
| * | (te-terminfo-directory): Use temporary-file-directory. | Richard M. Stallman | 1999-08-28 | 1 | -1/+3 |
| * | (ledit-zap-file, ledit-read-file, ledit-compile-file): | Richard M. Stallman | 1999-08-28 | 1 | -3/+5 |
| * | (dired-string-replace-match): Return `nil' when no match | Richard M. Stallman | 1999-08-28 | 1 | -3/+3 |
| * | (tex-compilation-parse-errors): | Richard M. Stallman | 1999-08-28 | 1 | -3/+3 |
| * | (diff-parse-differences): | Richard M. Stallman | 1999-08-28 | 1 | -5/+5 |
| * | (calendar-goto-astro-day-number): Autoload the right function name. | Richard M. Stallman | 1999-08-28 | 1 | -1/+1 |
| * | Call the new hook in every movement function. | Richard M. Stallman | 1999-08-28 | 1 | -10/+20 |
| * | (calendar-move-hook): New hook. | Richard M. Stallman | 1999-08-28 | 1 | -0/+12 |
| * | (dired-guess-shell-alist-default): Support bzip2 format. | Karl Heuer | 1999-08-28 | 1 | -0/+6 |
| * | (easy-mmode-define-minor-mode): | Karl Heuer | 1999-08-28 | 1 | -8/+11 |
| * | (USE_TOOLKIT_SCROLL_BARS): Move tests for | Richard M. Stallman | 1999-08-28 | 1 | -95/+95 |
| * | (vc-backend-merge-news): Fix regexp to also match P marker | Andreas Schwab | 1999-08-27 | 1 | -2/+2 |
| * | Put quote-backquote around all symbol names | Karl Heuer | 1999-08-27 | 1 | -80/+164 |
| * | (find-file): Doc fix. | Dave Love | 1999-08-26 | 1 | -2/+1 |
| * | (resize_mini_window): Don't resize if | Gerd Moellmann | 1999-08-25 | 1 | -1/+8 |
| * | (Frecenter): Clear frame if called with nil or no arg. | Gerd Moellmann | 1999-08-25 | 1 | -0/+1 |
| * | (Fforward_word): If in a mini-buffer and moving | Gerd Moellmann | 1999-08-25 | 1 | -0/+11 |
| * | (kill-word): Undo previous change. | Gerd Moellmann | 1999-08-25 | 1 | -7/+4 |
| * | (decode_options): Update version output. | Karl Heuer | 1999-08-25 | 1 | -2/+2 |