| Commit message (Expand) | Author | Age | Files | Lines |
| * | (query-replace-from-history-variable): New variable. | Richard M. Stallman | 1998-01-30 | 1 | -2/+19 |
| * | Various docstring and commentary fixes, including | Dave Love | 1998-01-30 | 1 | -63/+128 |
| * | (CONVERTED_BYTE_SIZE): Fix the logic. | Kenichi Handa | 1998-01-30 | 1 | -4/+11 |
| * | (ENCODE_ISO_CHARACTER): Pay attention to | Kenichi Handa | 1998-01-30 | 1 | -48/+46 |
| * | (Fsubstitute_command_keys): Declare length_byte out of | Kenichi Handa | 1998-01-30 | 1 | -3/+1 |
| * | (easy-menu-add-item); The BEFORE argument works | Richard M. Stallman | 1998-01-30 | 1 | -57/+58 |
| * | (type-break-mode): New customize variable to automatically load the package. | Stephen Eglen | 1998-01-29 | 1 | -24/+62 |
| * | (find-tag-marker-ring-length): New variable. | Richard M. Stallman | 1998-01-29 | 1 | -16/+79 |
| * | (debug-ignored-errors): Add some elements. | Richard M. Stallman | 1998-01-29 | 1 | -0/+3 |
| * | (report-emacs-bug-address): | Richard M. Stallman | 1998-01-28 | 1 | -5/+9 |
| * | Use ${UNAME_MACHINE} rather than i386 for cygwin32 and mingw32. | Ian Lance Taylor | 1998-01-28 | 1 | -3/+3 |
| * | (titdic-convert): Set | Kenichi Handa | 1998-01-28 | 1 | -2/+2 |
| * | (DECODE_SJIS_BIG5_CHARACTER): Don't have to increase | Kenichi Handa | 1998-01-28 | 1 | -2/+1 |
| * | (syms_of_data): Register multibyte-string-p as a Lisp | Kenichi Handa | 1998-01-28 | 1 | -0/+1 |
| * | (fast_string_match): Give re_search byte size of | Kenichi Handa | 1998-01-28 | 1 | -6/+10 |
| * | easy-menu-define): Use ` and , read-macros | Richard M. Stallman | 1998-01-27 | 1 | -108/+302 |
| * | (file_name_as_directory): For an empty name, return "/". | Richard M. Stallman | 1998-01-27 | 1 | -3/+7 |
| * | (Fcall_process): Test only args past args[4] for multibyteness. | Richard M. Stallman | 1998-01-27 | 1 | -1/+1 |
| * | (getit, Cobol_paragraphs, Pascal_functions, | Richard M. Stallman | 1998-01-27 | 1 | -10/+22 |
| * | (mldrag-drag-vertical-line): Delete debugging `message'. | Richard M. Stallman | 1998-01-27 | 1 | -1/+0 |
| * | (message_dolog): Cast M to unsigned char * to access bytes. | Richard M. Stallman | 1998-01-27 | 1 | -1/+2 |
| * | New option --no-check. | Richard M. Stallman | 1998-01-27 | 1 | -48/+53 |
| * | (rmail): Reinsert the let-binding of enable-local-variables. | Richard M. Stallman | 1998-01-27 | 1 | -2/+4 |
| * | (command_loop_1): Run post-command-hook before, | Richard M. Stallman | 1998-01-27 | 1 | -16/+16 |
| * | Initial revision | Richard M. Stallman | 1998-01-27 | 1 | -0/+465 |
| * | Customized. | Andreas Schwab | 1998-01-26 | 6 | -126/+267 |
| * | (byte-optimize-form-code-walker): Fix previous change. | Richard M. Stallman | 1998-01-26 | 1 | -2/+1 |
| * | Customized. | Richard M. Stallman | 1998-01-26 | 1 | -30/+68 |
| * | (byte-compile-inline-expand): Use string-as-unibyte, if it is defined. | Richard M. Stallman | 1998-01-26 | 1 | -2/+5 |
| * | (compare_window_configurations): New function. | Richard M. Stallman | 1998-01-26 | 1 | -4/+99 |
| * | (internal_equal): Use compare_window_configurations. | Richard M. Stallman | 1998-01-26 | 1 | -0/+2 |
| * | (standard_args): Add "-unibyte" aka "--unibyte". | Richard M. Stallman | 1998-01-26 | 1 | -0/+13 |
| * | (emacsbug): Customized. | Richard M. Stallman | 1998-01-26 | 1 | -17/+29 |
| * | (Funintern): Clear the symbol's obarray field. | Richard M. Stallman | 1998-01-26 | 1 | -0/+2 |
| * | (desktop-clear): Don't kill dead buffers. | Richard M. Stallman | 1998-01-26 | 1 | -0/+1 |
| * | (sh-case): Fix paren error. | Richard M. Stallman | 1998-01-26 | 1 | -33/+33 |
| * | (imenu-syntax-alist): New buffer-local variable. | Dave Love | 1998-01-25 | 1 | -37/+68 |
| * | (imenu-case-fold-search): New buffer-local variable. | Dave Love | 1998-01-25 | 1 | -2/+15 |
| * | Comment change. | Richard M. Stallman | 1998-01-25 | 1 | -0/+3 |
| * | (archive-find-type): Accept d or s after digit, for lzh. | Richard M. Stallman | 1998-01-25 | 1 | -9/+37 |
| * | (back_comment): Move the find_defun_start call | Richard M. Stallman | 1998-01-25 | 1 | -4/+19 |
| * | (hscroll-global-mode): New customize variable to automatically load the | Stephen Eglen | 1998-01-24 | 1 | -1/+15 |
| * | Customized. | Stephen Eglen | 1998-01-24 | 1 | -26/+58 |
| * | (calendar-french-single-byteify): Function deleted. | Richard M. Stallman | 1998-01-24 | 1 | -21/+4 |
| * | (menu-bar-file-menu): Add Recover Session menu item. | Richard M. Stallman | 1998-01-24 | 1 | -0/+17 |
| * | (lisp-font-lock-keywords-1): Correct defmethod addition. | Dave Love | 1998-01-23 | 1 | -2/+2 |
| * | (main): Fix interwoven brace and cpp conditional nesting. | Andreas Schwab | 1998-01-23 | 1 | -1/+1 |
| * | Delete garbage line "int use_dialog_box". | Kenichi Handa | 1998-01-23 | 1 | -4/+0 |
| * | (msb--strip-dir): Use Emacs filename primitives, not regexps. | Richard M. Stallman | 1998-01-23 | 1 | -8/+1 |
| * | Added speedbar support for RMAIL files. | Eric M. Ludlam | 1998-01-23 | 1 | -0/+83 |