aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Don't ask questions when replacing README.Karl Heuer1997-11-081-1/+1
* (gnus-mule-initialize): Do not setKenichi Handa1997-11-081-3/+1
* (nntp-coding-system-for-read): Set default value toKenichi Handa1997-11-081-2/+2
* (gnus-read-descriptions-file): DecodeKenichi Handa1997-11-081-2/+8
* (fill-region-as-paragraph): Fix bug ofKenichi Handa1997-11-081-6/+20
* (ccl-encode-koi8-font): Fix bug of CCLKenichi Handa1997-11-081-2/+2
* Add "Upper Sorbian" and "Lower Sorbian" inKenichi Handa1997-11-081-1/+2
* (set-language-environment): RunKenichi Handa1997-11-081-2/+2
* (Fcall_process): GCPRO infile, buffer, andKenichi Handa1997-11-081-25/+36
* (Fsref): If IDX points an 8-bit code which is not partKenichi Handa1997-11-081-4/+20
* (find_charset_in_str): Handle the case that STRKenichi Handa1997-11-081-35/+39
* (setup_coding_system): Initialize common_flags memberKenichi Handa1997-11-081-9/+38
* (struct coding_system): Add member common_flags, deleteKenichi Handa1997-11-081-18/+28
* (create_process): Encode arguments for the process.Kenichi Handa1997-11-081-2/+32
* (Finsert_file_contents): Use new macros defined inKenichi Handa1997-11-081-9/+11
* (encode_terminal_code): Use new macros defined inKenichi Handa1997-11-081-2/+2
* (ange-ftp-date-regexp): Handle Japanese-format dates.Paul Eggert1997-11-071-2/+9
* (dired-move-to-filename-regexp): Handle Japanese-format dates.Paul Eggert1997-11-071-5/+14
* (AC_CHECK_LIB): Add -lintl.Paul Eggert1997-11-071-0/+4
* (build-mail-abbrevs): Use initial space inKarl Heuer1997-11-071-1/+1
* (rename-uniquely): Simplify.Karl Heuer1997-11-071-14/+10
* (check for .elc files): Avoid bash-specific syntax.Karl Heuer1997-11-071-4/+5
* (cal-tex-cursor-week-iso): Delete spurious %.Karl Heuer1997-11-071-1/+1
* (calendar-chinese-date-string): Fix month name.Karl Heuer1997-11-071-1/+1
* (install): Move blessmail last.Karl Heuer1997-11-071-1/+1
* Fix typo.Karl Heuer1997-11-071-1/+1
* automatically generated from GPLed versionUlrich Drepper1997-11-062-12/+15
* automatically generated from GPLed versionUlrich Drepper1997-11-041-23/+117
* (byte-optimize-concat): New function.Karl Heuer1997-11-031-1/+13
* (ethiopic-calendar-epoch): Correct to 8 CE.Karl Heuer1997-11-031-2/+2
* (apropos-command): Doc fix.Karl Heuer1997-11-031-2/+2
* (fortran-imenu-generic-expression): Doc fix.Karl Heuer1997-11-031-35/+22
* new versionMichael Kifer1997-11-0113-249/+627
* (fortran-imenu-generic-expression): New variable.Dave Love1997-10-311-0/+29
* (fullwrite): Get rid of an extra call to write. ProblemKarl Heuer1997-10-311-2/+2
* (tex-validate-region): Really checkKarl Heuer1997-10-311-1/+12
* (init_system_name): If gethostname gives a properKarl Heuer1997-10-311-41/+42
* (DBL_MIN_REPLACEMENT): New macro.Paul Eggert1997-10-291-1/+7
* (DBL_MIN): Use workaround if DBL_MIN_REPLACEMENT is defined.Paul Eggert1997-10-291-1/+9
* Three insertion options:Oliver Seidel1997-10-281-25/+32
* Improved documentation, fixed insertion with prefix.Oliver Seidel1997-10-281-26/+26
* Implemented "insert-under-cursor" as suggested byOliver Seidel1997-10-281-4/+21
* Incorporated simplifying suggestions fromOliver Seidel1997-10-281-2/+32
* Patch from Paul Stodghill <stodghil@CS.Cornell.EDU>:Oliver Seidel1997-10-281-3/+12
* Improvements sent in by Dave Love <d.love@dl.ac.uk>:Oliver Seidel1997-10-281-82/+163
* Harald Backer <harald.backer@fou.telenor.no> sent the following:Oliver Seidel1997-10-281-33/+77
* Added fix from Frank Ridderbusch <ridderbusch.pad@sni.de>,Oliver Seidel1997-10-281-3/+13
* In deferral, check saved buffers to make sure they exist and have lazy-lock on.Simon Marshall1997-10-281-9/+22
* Allow any number of ::foos in declarative items.Simon Marshall1997-10-281-7/+14
* (copy_category_table): Copy also the first extra slotKenichi Handa1997-10-271-3/+9