| Commit message (Expand) | Author | Age | Files | Lines |
| * | (diff-buffer-with-file): Check whether associated file exists. | Markus Rost | 2002-09-13 | 2 | -14/+25 |
| * | (diff-mode): Turn on compilation-minor-mode | Stefan Monnier | 2002-09-13 | 1 | -10/+13 |
| * | Fix typo. | Richard M. Stallman | 2002-09-13 | 1 | -1/+1 |
| * | (UNEXEC): Comment out definition. | Richard M. Stallman | 2002-09-13 | 2 | -1/+10 |
| * | (unexec): Don't downcase first letter of error msg. | Richard M. Stallman | 2002-09-13 | 1 | -5/+0 |
| * | (Fcolor_supported_p): Just one arg is required. | Richard M. Stallman | 2002-09-13 | 1 | -1/+1 |
| * | (cvs-do-removal): Bind inhibit-read-only while modifying the buffer. | Stefan Monnier | 2002-09-13 | 1 | -4/+5 |
| * | (perl-mode-syntax-table): Mark $, % and @ | Stefan Monnier | 2002-09-13 | 1 | -68/+205 |
| * | (cvs-mode-find-file): Work even if point is at beg-of-line. | Stefan Monnier | 2002-09-13 | 1 | -2/+2 |
| * | (comment-with-narrowing): Use the `declare' thingy. | Stefan Monnier | 2002-09-13 | 1 | -2/+1 |
| * | (define-derived-mode): Properly ignore unknown args. | Stefan Monnier | 2002-09-13 | 2 | -4/+14 |
| * | (transient-mark-mode, line-number-mode, column-number-mode): | Stefan Monnier | 2002-09-13 | 1 | -3/+3 |
| * | (define-minor-mode): Add a :require arg. | Stefan Monnier | 2002-09-13 | 1 | -12/+15 |
| * | Provide `simple'. | Stefan Monnier | 2002-09-13 | 1 | -0/+1 |
| * | (tetris-blank-options, tetris-cell-options): | Francesco Potortì | 2002-09-13 | 1 | -15/+12 |
| * | (snake-border-options): Use color on tty if available. | Francesco Potortì | 2002-09-13 | 1 | -1/+2 |
| * | (pong-border-options): Use color on tty if | Francesco Potortì | 2002-09-13 | 1 | -7/+4 |
| * | Good appearance of gamegrid-based games on color ttys. | Francesco Potortì | 2002-09-13 | 1 | -0/+13 |
| * | (kmacro-start-macro): Doc fix. | Kim F. Storm | 2002-09-13 | 1 | -1/+1 |
| * | *** empty log message *** | Kim F. Storm | 2002-09-13 | 1 | -0/+4 |
| * | (whitespace-unload-hook): Call `remove-hook' with three arguments, not four. | Juanma Barranquero | 2002-09-13 | 2 | -2/+10 |
| * | (idlwave-shell-cleanup): Fix reference to `idlwave-idlwave_routine_info-compi... | Juanma Barranquero | 2002-09-13 | 1 | -2/+2 |
| * | *** empty log message *** | Markus Rost | 2002-09-13 | 1 | -0/+4 |
| * | (universal-coding-system-argument): | Richard M. Stallman | 2002-09-13 | 2 | -10/+15 |
| * | *** empty log message *** | Stefan Monnier | 2002-09-12 | 1 | -12/+59 |
| * | (kmacro-keymap): Changed bindings: | Kim F. Storm | 2002-09-12 | 1 | -2/+2 |
| * | (find-library-name): Typo. | Stefan Monnier | 2002-09-12 | 1 | -1/+1 |
| * | (find-library-name): Don't forget the empty suffix. Fix stale variable name. | Stefan Monnier | 2002-09-12 | 1 | -2/+2 |
| * | (diff-mode): Docstring improvement. | Stefan Monnier | 2002-09-12 | 1 | -1/+7 |
| * | *** empty log message *** | Kim F. Storm | 2002-09-12 | 1 | -0/+5 |
| * | (gud-gdb-massage-args, gud-sdb-massage-args) | Stefan Monnier | 2002-09-12 | 1 | -85/+88 |
| * | Require CL when compiling. | Stefan Monnier | 2002-09-12 | 1 | -0/+2 |
| * | Include buffer.h, charset.h, coding.h. | Markus Rost | 2002-09-12 | 1 | -0/+3 |
| * | Updated to IDLWAVE version 4.15. See idlwave.org. | J.D. Smith | 2002-09-12 | 5 | -753/+1161 |
| * | (Charset Translation): Fix description of process. | Dave Love | 2002-09-12 | 1 | -19/+29 |
| * | (time-stamp-hhmmss): New function. | Simon Josefsson | 2002-09-12 | 2 | -0/+12 |
| * | (smtpmail-send-it): Don't use : in filenames | Simon Josefsson | 2002-09-12 | 1 | -9/+9 |
| * | (Search and Replace): Fix arg order for perform-replace. | Richard M. Stallman | 2002-09-12 | 1 | -3/+3 |
| * | Comment change. | Richard M. Stallman | 2002-09-12 | 1 | -1/+2 |
| * | *** empty log message *** | Richard M. Stallman | 2002-09-12 | 3 | -2/+46 |
| * | Don't use report_file_error; do it by hand using dlerror. | Richard M. Stallman | 2002-09-12 | 1 | -3/+17 |
| * | (wait_reading_process_input, both versions): | Richard M. Stallman | 2002-09-12 | 1 | -1/+5 |
| * | (syms_of_emacs) <command-line-args>: Doc fix. | Richard M. Stallman | 2002-09-12 | 1 | -1/+2 |
| * | (x_report_frame_params): If FRAME_SCROLL_BAR_PIXEL_WIDTH is 0 | Richard M. Stallman | 2002-09-12 | 1 | -3/+7 |
| * | (try_scrolling): If after make_cursor_line_fully_visible | Richard M. Stallman | 2002-09-12 | 1 | -3/+7 |
| * | (define-derived-mode): When making new abbrev table, | Richard M. Stallman | 2002-09-12 | 1 | -11/+1 |
| * | Adjust ps-print-color-p, ps-default-fg and ps-default-bg setting. | Richard M. Stallman | 2002-09-12 | 1 | -38/+43 |
| * | (ruler-mode-left-scroll-bar-cols): | Richard M. Stallman | 2002-09-12 | 1 | -2/+6 |
| * | (copy-abbrev-table): New function. | Richard M. Stallman | 2002-09-12 | 1 | -0/+12 |
| * | Fix typo. | Richard M. Stallman | 2002-09-12 | 1 | -1/+1 |