summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* (find-safe-coding-system): ReturnKenichi Handa1998-02-041-9/+8
* (compose-chars-component): ReturnKenichi Handa1998-02-041-3/+3
* Many codes re-written to adjust forKenichi Handa1998-02-041-204/+177
* Do not require `cl'.Kenichi Handa1998-02-041-30/+33
* (encode-hz-region): Do not bindKenichi Handa1998-02-041-2/+1
* Move codes which set syntax and category ofKenichi Handa1998-02-041-31/+0
* (etags): Fix defgroup syntax. Why should itKenichi Handa1998-02-041-1/+1
* (copy_text): When copying from multibyte to unibyte, doKenichi Handa1998-02-041-1/+1
* (Fsubst_char_in_region): Handle character-baseKenichi Handa1998-02-041-13/+13
* (Fiso_charset): Doc-string modified.Kenichi Handa1998-02-041-1/+7
* Doc fixes.Richard M. Stallman1998-02-041-32/+8
* 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