| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | (define-derived-mode): Fix typo. | Stefan Monnier | 2002-09-11 | 1 | -1/+1 |
| * | (line-number-mode, column-number-mode) | Stefan Monnier | 2002-09-11 | 1 | -43/+34 |
| * | (whitespace-global-mode): Use define-minor-mode. Use the new file hook names. | Stefan Monnier | 2002-09-11 | 1 | -87/+62 |
| * | (finder-find-library): Remove. | Stefan Monnier | 2002-09-11 | 1 | -14/+8 |
| * | *** empty log message *** | Dave Love | 2002-09-11 | 2 | -0/+18 |
| * | (non-standard-designations-alist) | Dave Love | 2002-09-11 | 1 | -10/+13 |
| * | ("Ukrainian"): Fix nonascii-translation. | Dave Love | 2002-09-11 | 1 | -3/+8 |
| * | Added more documentation for keypad package. | Kim F. Storm | 2002-09-11 | 1 | -2/+21 |
| * | *** empty log message *** | Stefan Monnier | 2002-09-11 | 1 | -20/+24 |
| * | ("slovenian"): New. | Dave Love | 2002-09-11 | 1 | -0/+20 |
| * | Copyright up-date. | Dave Love | 2002-09-11 | 2 | -2/+2 |
| * | Fix last change. | Dave Love | 2002-09-11 | 1 | -1/+1 |
| * | (bootstrap-lisp-1, bootstrap-lisp, bootstrap) | Stefan Monnier | 2002-09-11 | 1 | -11/+5 |
| * | (utf-8-fragment-on-decoding): Fix last | Dave Love | 2002-09-11 | 1 | -1/+1 |
| * | (transient-mark-mode, line-number-mode, column-number-mode): | Stefan Monnier | 2002-09-11 | 1 | -67/+6 |
| * | ("simple.el"): Move to after loaddefs.el. | Stefan Monnier | 2002-09-11 | 1 | -1/+1 |
| * | (define-mail-user-agent): Moved from simple.el. | Stefan Monnier | 2002-09-11 | 1 | -1/+36 |
| * | Typo. | Kim F. Storm | 2002-09-11 | 1 | -1/+1 |
| * | (edit-kbd-macro): Recognize new C-x e binding, kmacro-end-and-call-macro. | Kim F. Storm | 2002-09-11 | 1 | -1/+2 |
| * | *** empty log message *** | Kim F. Storm | 2002-09-11 | 1 | -0/+5 |
| * | Regenerated with autoconf (GNU Autoconf) 2.52 and GNU m4 1.4. | Markus Rost | 2002-09-11 | 1 | -1135/+1181 |
| * | (uncomment-region): Fix let/let* use. | Juanma Barranquero | 2002-09-11 | 2 | -14/+18 |
| * | (gud-gdb-massage-args): Don't secretly add -fullname. | Simon Josefsson | 2002-09-11 | 2 | -2/+5 |
| * | (smtpmail-default-smtp-server): Doc fix. | Simon Josefsson | 2002-09-11 | 2 | -1/+6 |
| * | *** empty log message *** | Richard M. Stallman | 2002-09-11 | 2 | -0/+22 |
| * | (Fdo_auto_save): Catch error making directory. | Richard M. Stallman | 2002-09-11 | 1 | -6/+29 |
| * | (pop_message_unwind): Renamed from push_message_unwind. | Richard M. Stallman | 2002-09-11 | 2 | -12/+12 |
| * | (Fexecute_extended_command): Use pop_message_unwind. | Richard M. Stallman | 2002-09-11 | 1 | -1/+1 |
| * | (Fgarbage_collect): Use pop_message_unwind. | Richard M. Stallman | 2002-09-11 | 1 | -1/+1 |
| * | (cvs-check-fileinfo): Don't use boolp. | Richard M. Stallman | 2002-09-11 | 1 | -3/+2 |
| * | *** empty log message *** | Kim F. Storm | 2002-09-10 | 2 | -1/+11 |