aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* PROBLEMS is now in the etc directory.Richard M. Stallman1998-03-071-2/+2
* Customized.Stephen Eglen1998-03-0714-181/+427
* Customized.Stephen Eglen1998-03-071-35/+72
* Some comment, doc and bug fixes.Richard M. Stallman1998-03-071-255/+454
* (advance_to_char_boundary): Handle the case the codeRichard M. Stallman1998-03-061-4/+14
* (Fmake_string): Handle the case INIT is a multibyte character correctly.Richard M. Stallman1998-03-061-6/+28
* (alloc.o): Depend on charset.h.Richard M. Stallman1998-03-061-1/+1
* (quail-defrule-internal): New arg REPLACE.Richard M. Stallman1998-03-061-3/+5
* (titdic-convert): Use set-buffer-multibyte.Richard M. Stallman1998-03-061-1/+1
* (${TIT}): To byte-compile quail packages, use just built quail.Richard M. Stallman1998-03-061-1/+2
* (fortran-column-ruler-fixed,Dave Love1998-03-061-5/+3
* Various doc fixes, mainly to remove innappropriateDave Love1998-03-061-77/+81
* (generic-mode-ini-file-find-file-hook): Use and-s instead of if-s.Richard M. Stallman1998-03-061-46/+57
* Fixed spelling of `autoload' magic cookies.Richard M. Stallman1998-03-061-2/+2
* 1998-03-06 Carsten Dominik <cd@delysid.gnu.org>Carsten Dominik1998-03-061-6/+9
* (backward-delete-char-untabify-method): New user option.Richard M. Stallman1998-03-061-2/+18
* (time-stamp-pattern): New variable.Richard M. Stallman1998-03-061-44/+94
* (install): Use INSTALL_STRIP with INSTALL_PROGRAM for the utilities.Richard M. Stallman1998-03-061-1/+1
* (basic-save-buffer): Use save-current-buffer not save-excursion.Richard M. Stallman1998-03-051-13/+14
* (isearch-*-char): Do nothing special if quoted with \.Richard M. Stallman1998-03-051-17/+20
* (auto-mode-alist): Recognize zone-mode.Richard M. Stallman1998-03-051-0/+15
* Use browse-url directly.Per Abrahamsen1998-03-041-2/+1
* (code_convert_region): Fix previous change.Kenichi Handa1998-03-041-1/+1
* (sref): Increase CHAR in the while loop.Kenichi Handa1998-03-041-1/+2
* (Fset_buffer_multibyte): Fix arg for chars_in_text.Kenichi Handa1998-03-041-4/+22
* (Fformat): Format multibyte characters by "%c"Kenichi Handa1998-03-041-3/+14
* (strwidth): Make it work for invalid bytes sequence.Kenichi Handa1998-03-041-7/+6
* (code_convert_region): Handle the case that codesKenichi Handa1998-03-041-2/+44
* Some support for character terminals provided.Richard M. Stallman1998-03-031-75/+349
* (BASE_PURESIZE): Increased.Richard M. Stallman1998-03-031-1/+1
* Comment change.Richard M. Stallman1998-03-032-2/+2
* (iswitchb-default-method): Remove :tag entries.Stephen Eglen1998-03-031-15/+25
* Comment change.Richard M. Stallman1998-03-035-1/+5
* (locate-update): New function.Richard M. Stallman1998-03-031-69/+79
* (dired.o): Depend on charset.h and coding.h.Kenichi Handa1998-03-031-1/+1
* (insert_1_both): If enable-multibyte-characters is nil,Kenichi Handa1998-03-031-0/+3
* (Vdefault_file_name_coding_system): Extern it.Kenichi Handa1998-03-031-3/+2
* (Fformat): Fix previous change.Kenichi Handa1998-03-031-1/+1
* (ENCODE_FILE): Moved from fileio.c. UseKenichi Handa1998-03-031-0/+22
* Include charset.h and coding.h.Kenichi Handa1998-03-031-23/+8
* (Vdefault_file_name_coding_system): Extern it.Kenichi Handa1998-03-031-3/+2
* (ENCODE_FILE): This macro is moved to coding.h.Kenichi Handa1998-03-031-22/+31
* (dired-get-filename): Don't call encode-coding-stringKenichi Handa1998-03-031-0/+1
* (insert-directory): Bind coding-system-for-write.Kenichi Handa1998-03-031-8/+6
* Comment change.Richard M. Stallman1998-03-035-2/+5
* (gulp-send-requests): Call sort properly.Richard M. Stallman1998-03-031-3/+4
* (setup-japanese-environment): SetKenichi Handa1998-03-031-0/+1
* (set-default-coding-systems): SetKenichi Handa1998-03-031-2/+5
* (insert-directory): Bind coding-system-for-read toKenichi Handa1998-03-031-59/+64
* (quoted-insert): Allow direct insertion of codes inKenichi Handa1998-03-031-7/+7