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