summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add support for Linux/ARM.libc-980213libc-980212Richard Kenner1998-02-031-0/+7
* (toggle-enable-multibyte-characters): Use set-buffer-multibyte.Richard M. Stallman1998-02-031-5/+7
* (reftex-toc): Fixed bug with split-window. UsingRichard M. Stallman1998-02-031-1273/+1554
* (mail-extr-all-letters-but-separators)Richard M. Stallman1998-02-031-3/+3
* (Faref, Faset): Allow indexing a char-tableRichard M. Stallman1998-02-031-2/+2
* (Fformat): If MULTIBYTE is changed to 1Richard M. Stallman1998-02-031-6/+25
* (Fmodify_category_entry): Doc fix.Richard M. Stallman1998-02-031-23/+25
* (search_buffer): New args pos_byte and lim_byte.Richard M. Stallman1998-02-031-11/+16
* (Fcall_process): Allow creating a new buffer for the output.Richard M. Stallman1998-02-031-1/+1
* (fill-region-as-paragraph): Fix the test for anyRichard M. Stallman1998-02-031-3/+3
* Fix mispelling.Edward M. Reingold1998-02-021-1/+1
* (hs-special-modes-alist): Improved the regexp for java.Dan Nicolaescu1998-02-021-2/+2
* (mldrag-drag-vertical-line): Fix criterionRichard M. Stallman1998-02-021-5/+6
* (byte-compile-from-buffer): Bind edebug-all-defs and edebug-all-forms to nil.Richard M. Stallman1998-02-021-3/+6
* (update-file-autoloads): Give clean errorsRichard M. Stallman1998-02-021-0/+4
* (float_to_string): Handle infinities and NaN specially.Richard M. Stallman1998-02-021-0/+20
* (read1): Handle infinities, NaN and -0.0 specially.Richard M. Stallman1998-02-021-1/+28
* (concat): Handle bool-vectors correctly.Richard M. Stallman1998-02-021-30/+34
* (concat): If making a string, a nonempty bool-vector is error.Richard M. Stallman1998-02-021-5/+69
* (isearch-range-invisible): Avoid infinite loop when search-invisible is nil.Richard M. Stallman1998-02-021-2/+2
* (hs-special-modes-alist): Improved the regexp for java.Richard M. Stallman1998-02-021-6/+3
* (define-mail-alias): If FROM-MAILRC-FILE, don't call sendmail-sync-aliases.Richard M. Stallman1998-02-011-1/+6
* (auto-insert-mode): New function.Stephen Eglen1998-02-011-12/+63
* Customized.Stephen Eglen1998-02-011-6/+17
* File customized + doc fixes.Stephen Eglen1998-02-011-97/+107
* (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.libc-980130libc-980129Ian 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