summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (setup-XXX-environment): Just call set-language-environment. IfKenichi Handa1998-08-1010-37/+25
* (language-info-alist): Doc-string modified.Kenichi Handa1998-08-101-17/+146
* (iso-safe): Comment for this coding system fixed.Kenichi Handa1998-08-101-5/+5
* (quail-start-translation): IfKenichi Handa1998-08-101-5/+9
* ("LANUGAGE-ENVIRONMENT"): Delete property setup-function or changeKenichi Handa1998-08-1010-35/+60
* (setup-XXX-environment): Just call set-language-environment. IfKenichi Handa1998-08-106-23/+34
* (setup-english-environment): Just callKenichi Handa1998-08-101-72/+3
* (setup-8-bit-environment): Function deleted.Kenichi Handa1998-08-101-47/+25
* (default_buffer_file_coding): New variable.Kenichi Handa1998-08-101-0/+4
* (default_buffer_file_coding): Extern it.Kenichi Handa1998-08-101-0/+3
* (Fwrite_region): Reflect the eol conversionKenichi Handa1998-08-101-12/+41
* (__FreeBSD_version): Define it, or else include osreldate.h to define it.Richard M. Stallman1998-08-101-1/+28
* (unexec): Check for section names end and edata with no underscore.Richard M. Stallman1998-08-101-1/+3
* (sregex-replace-match): Don't call sregex--value-groups.Richard M. Stallman1998-08-101-20/+5
* (describe-function-1): Handle macros properly.Richard M. Stallman1998-08-101-8/+12
* Whitespace change.Richard M. Stallman1998-08-101-3/+3
* (clean-buffer-list-kill-buffer-names): Add `*diff*'.Richard M. Stallman1998-08-101-18/+25
* Detect HPPA 2.0 architecture.Richard M. Stallman1998-08-091-2/+34
* (Fminibuffer_complete): this_command renamed to Vthis_command.Richard M. Stallman1998-08-091-3/+3
* (Fcall_last_kbd_macro): this_command renamed to Vthis_command.Richard M. Stallman1998-08-091-2/+2
* (Vthis_command): Renamed from this_command.Richard M. Stallman1998-08-091-1/+1
* (next-error): Doc fix.Richard M. Stallman1998-08-091-11/+16
* Load byte-run and format a little earlier.Richard M. Stallman1998-08-091-3/+3
* (CHARSET_OK): Check that coding_system_table[IDX] != 0.Richard M. Stallman1998-08-091-5/+6
* Don't require font-lock.Richard M. Stallman1998-08-091-1/+0
* (flyspell-command-hook): Option deleted.Richard M. Stallman1998-08-081-34/+18
* Describe assoc-default.Richard M. Stallman1998-08-081-0/+20
* (add-hook): Use byte-code-function-p, not compiled-function-p.Richard M. Stallman1998-08-081-2/+2
* (assoc-default): Rewrite not to use dolist.Richard M. Stallman1998-08-081-10/+16
* Delete the undo-in-progress compatibility code.Richard M. Stallman1998-08-081-11/+1
* Initial revisionRichard M. Stallman1998-08-081-0/+1202
* (x_term_init): Don't reset LC_TIME to "C", since weRichard M. Stallman1998-08-081-2/+0
* (set-rmail-inbox-list): Error if not in Rmail mode.Richard M. Stallman1998-08-081-0/+4
* Avoid using initializers for Lisp_Object.Richard M. Stallman1998-08-081-9/+20
* (forward-paragraph): Fix the logic for handling beginning of bufferRichard M. Stallman1998-08-081-7/+10
* Require sendmail.Richard M. Stallman1998-08-081-1/+3
* Bind case-fold-search to t in many functions.Richard M. Stallman1998-08-081-105/+128
* (speedbar-edit-line, speedbar-buffer-kill-buffer,Eric M. Ludlam1998-08-081-37/+47
* (mail-fetch-field): Doc fix.Richard M. Stallman1998-08-081-3/+3
* (input-method-exit-on-first-char)Richard M. Stallman1998-08-081-8/+7
* (vc-file-not-found-hook): Call vc-file-clearprops.Richard M. Stallman1998-08-081-1/+4
* (flyspell-persistent-highlight): Doc fix.Richard M. Stallman1998-08-081-1/+3
* (Vthis_command): Renamed from this_command.Richard M. Stallman1998-08-081-48/+128
* Initial revisionRichard M. Stallman1998-08-081-0/+17
* (x_list_fonts): Fix previous change.Richard M. Stallman1998-08-081-1/+3
* (gnus-startup-file-coding-system): New variable.Richard M. Stallman1998-08-081-2/+8
* (widget-beginning-of-line): Properly handleRichard M. Stallman1998-08-081-8/+14
* (Fcall_process): Check type of process cmd args earlier on.Richard M. Stallman1998-08-081-2/+3
* (Fprocess_send_eof): Transfer proc_encode_coding_systemRichard M. Stallman1998-08-081-1/+15
* (midnight-delay-set): Use run-hooks directly.Richard M. Stallman1998-08-071-5/+1