| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | (it_keyboard): New variable, supports Italian keyboard. | Eli Zaretskii | 1998-04-16 | 1 | -0/+18 |
| * | Make sure the environment is large enough to accomodate | Eli Zaretskii | 1998-04-16 | 1 | -4/+14 |
| * | (Man-notify-when-ready) <newframe>: | Richard M. Stallman | 1998-04-16 | 1 | -2/+3 |
| * | (time): Declare it only if not HAVE_UNISTD_H. | Richard M. Stallman | 1998-04-16 | 1 | -4/+7 |
| * | (global-map [menu-bar mule]): | Richard M. Stallman | 1998-04-16 | 1 | -1/+3 |
| * | (local-set-key, global-set-key): Return what define-key returns. | Richard M. Stallman | 1998-04-16 | 1 | -4/+2 |
| * | (Frequire): Doc fix. | Richard M. Stallman | 1998-04-16 | 1 | -1/+2 |
| * | (code_convert_region): If point in the conversion | Kenichi Handa | 1998-04-15 | 1 | -0/+3 |
| * | Move eval-when-compile off top level. | Dave Love | 1998-04-15 | 1 | -87/+89 |
| * | (syms_of_coding): Declare and define inherit-process-coding-system. | Eli Zaretskii | 1998-04-15 | 1 | -0/+9 |
| * | Declare inherit-process-coding-system. | Eli Zaretskii | 1998-04-15 | 1 | -0/+4 |
| * | (Fcall_process): Call | Eli Zaretskii | 1998-04-15 | 1 | -1/+7 |
| * | (ps-do-despool): Bind coding-system-for-write to | Eli Zaretskii | 1998-04-15 | 1 | -6/+7 |
| * | (archive-extract-by-stdout): Don't use | Eli Zaretskii | 1998-04-15 | 1 | -112/+80 |
| * | (print-region-1): Stop using binary-process-{in,out}put, | Eli Zaretskii | 1998-04-15 | 1 | -4/+6 |
| * | (dos-print-region-function): Except for binary files, | Eli Zaretskii | 1998-04-15 | 1 | -2/+8 |
| * | (find-binary-process-coding-system): Remove. | Eli Zaretskii | 1998-04-15 | 1 | -18/+4 |
| * | (hexlify-buffer, dehexlify-buffer): Don't bind | Eli Zaretskii | 1998-04-15 | 1 | -5/+12 |
| * | (sys_pipe): Use binary pipe I/O unconditionally. | Eli Zaretskii | 1998-04-15 | 1 | -10/+2 |
| * | Remove binary-process-{in,out}put. | Eli Zaretskii | 1998-04-15 | 1 | -70/+0 |
| * | (RE_TRANSLATE_P): Define. | Andreas Schwab | 1998-04-15 | 1 | -0/+1 |
| * | Use RE_TRANSLATE_P to check whether translation is | Andreas Schwab | 1998-04-15 | 1 | -7/+8 |
| * | (RE_TRANSLATE_P): New macro. | Andreas Schwab | 1998-04-15 | 1 | -0/+1 |
| * | (vc-dired-mode): Redefine dired-move-to-filename-regexp locally. | André Spiegel | 1998-04-15 | 1 | -21/+39 |
| * | (vc-backend-revert): Fix missing argument for | Andreas Schwab | 1998-04-15 | 1 | -2/+2 |
| * | (realloc) <emacs>: Define to xrealloc. | Andreas Schwab | 1998-04-15 | 1 | -0/+1 |
| * | (install-arch-indep): Install customize and reftex info files. | Andreas Schwab | 1998-04-15 | 1 | -1/+1 |
| * | (Fccl_execute_on_string): Put \n\ at eol of docstring. | Kenichi Handa | 1998-04-15 | 1 | -1/+1 |
| * | (x_set_font): Give 2nd arg nil to Fquery_fontset. | Kenichi Handa | 1998-04-15 | 1 | -2/+2 |
| * | (coding-system-change-eol-coding): New function. | Kenichi Handa | 1998-04-15 | 1 | -0/+40 |
| * | (find_ccl_program_func): New variable. | Kenichi Handa | 1998-04-15 | 1 | -20/+20 |
| * | (FONT_ENCODING_NOT_DECIDED): The value is changed to 255. | Kenichi Handa | 1998-04-15 | 1 | -2/+7 |
| * | Typo in comments fixed. | Kenichi Handa | 1998-04-15 | 1 | -181/+405 |
| * | (Vccl_program_table, Qccl_program_idx): Extern them. | Kenichi Handa | 1998-04-15 | 1 | -0/+7 |
| * | (syms_of_xfns): Initialize find_ccl_program_func. | Kenichi Handa | 1998-04-15 | 1 | -0/+1 |
| * | (x_find_ccl_program): New function. | Kenichi Handa | 1998-04-15 | 1 | -0/+42 |
| * | (x_find_ccl_program): Extern it. | Kenichi Handa | 1998-04-15 | 1 | -0/+1 |
| * | (mh-quit): mh-show-buffer can be nil. | Karl Heuer | 1998-04-15 | 1 | -3/+4 |
| * | (mail-mode): Doc fix. | Karl Heuer | 1998-04-15 | 1 | -10/+10 |
| * | (outline-font-lock-level): New function. | Karl Heuer | 1998-04-15 | 1 | -6/+17 |
| * | (file_name_as_directory): For empty arg, return `./'. | Karl Heuer | 1998-04-15 | 1 | -2/+3 |
| * | (byte-compile-warn-about-unresolved-functions): Fix whitespace. | Karl Heuer | 1998-04-15 | 1 | -2/+2 |
| * | *** empty log message *** | Dan Nicolaescu | 1998-04-15 | 1 | -0/+1 |
| * | Initial revision | Dan Nicolaescu | 1998-04-15 | 1 | -0/+49 |
| * | Revert erroneous 1998-04-08 change. | Dave Love | 1998-04-14 | 1 | -2/+1 |
| * | Don't eval-*and*-compile font-lock stuff. | Dave Love | 1998-04-14 | 1 | -1/+1 |
| * | (mspools-folder-directory): Takes default value of ~/MAIL/ if | Stephen Eglen | 1998-04-14 | 1 | -54/+40 |
| * | (x_destroy_bitmap): Declare as void, not int. | Karl Heuer | 1998-04-14 | 1 | -3/+4 |
| * | (find-file-noselect): Set buffer-file-coding-system | Karl Heuer | 1998-04-14 | 1 | -0/+1 |
| * | (try_window): Fix mixing of Lisp_Object and int. | Andreas Schwab | 1998-04-14 | 1 | -1/+2 |