summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Delete Serbo-Croatian.Richard M. Stallman1997-06-141-1/+0
* (point): Obsolete macro deleted in favor of PT.Karl Heuer1997-06-141-4/+0
* (Fprevious_char): Use PT, not point.Karl Heuer1997-06-141-1/+1
* (internal_self_insert): Use PT, not point.Karl Heuer1997-06-141-1/+1
* (readline): Terminate buffer properly when EOF seen.Karl Heuer1997-06-141-1/+2
* (hideshow): Added a :prefix.Richard M. Stallman1997-06-131-4/+31
* (isearch-hide-immediately): New variable.Richard M. Stallman1997-06-131-22/+170
* (Fcall_process): Use setsid to disconnect childRichard M. Stallman1997-06-131-1/+4
* Add make-face-bold/italic and unbold/unitalic.Richard M. Stallman1997-06-131-0/+32
* Latin-5 is ISO-8859-9, not ISO-8859-5.Richard M. Stallman1997-06-131-1/+1
* (init_sys_modes): Enable VSTART and VSTOP if flow_control.Richard M. Stallman1997-06-131-0/+9
* (kbd_buffer_get_event): When wait_reading_process_inputRichard M. Stallman1997-06-131-3/+23
* (wait_reading_process_input): Return if unread events appear.Richard M. Stallman1997-06-131-0/+10
* (fill-context-prefix): Don't crash if RESULT is nil when AT-SECOND is t.Richard M. Stallman1997-06-121-4/+5
* Require `format'.Richard M. Stallman1997-06-121-118/+130
* (mail-mode): Change paragraph-start andRichard M. Stallman1997-06-121-5/+2
* (finder-mode): Don't switch buffers or change text here.Richard M. Stallman1997-06-121-19/+21
* (esc-map): Delete spurious wrong binding for M-TAB.Richard M. Stallman1997-06-121-1/+0
* Comment change.Richard M. Stallman1997-06-121-1/+1
* (forms-mode, forms--process-format-list)Richard M. Stallman1997-06-111-48/+57
* (paragraph-indent-text-mode): Renamed from spaced-text-mode.Richard M. Stallman1997-06-111-31/+8
* (fill-context-prefix): If we get a prefix from theRichard M. Stallman1997-06-111-13/+51
* (tex-main-file, outline-minor-mode): Add defvars.Richard M. Stallman1997-06-111-28/+34
* Updated documentation at several points in the file.Richard M. Stallman1997-06-111-35/+62
* (unexec): Call update_dynamic_symbols unconditionally.Richard M. Stallman1997-06-111-7/+4
* (view-hello-file): Adjusted for the changes ofKenichi Handa1997-06-111-1/+1
* (pc-select-selection-keys-only): New variable.Karl Heuer1997-06-101-51/+114
* Use `error' where possible to signal errors.Karl Heuer1997-06-101-80/+75
* Add some keywords.Richard M. Stallman1997-06-101-1/+1
* (f90-looking-at-where-or-forall): Recognize where/forallKarl Heuer1997-06-101-3/+3
* (bibtex-mode-map): Changed the binding of the C-TABRichard M. Stallman1997-06-101-1372/+2701
* Comment fix.Karl Heuer1997-06-101-2/+2
* (Fwrite_region): Fix previous doc change.Erik Naggum1997-06-101-0/+1
* Load latin-5.el.Richard M. Stallman1997-06-101-1/+2
* Fix previous change.libc-970622libc-970621libc-970620libc-970619libc-970618libc-970617libc-970616libc-970615libc-970614libc-970613libc-970612libc-970611libc-970610hurd-release-0-2gnumach-release-1-1-3gnumach-release-1-1-2Richard M. Stallman1997-06-101-1/+1
* Added the string "emacs-lock" to all functionRichard M. Stallman1997-06-101-16/+54
* Use i?86, not i.86.Richard M. Stallman1997-06-101-14/+21
* Delete syntax stuff for Latin-1 and Latin-2.Richard M. Stallman1997-06-101-23/+3
* (mail-parse-comma-list): Use buffer-substring-no-properties.Richard M. Stallman1997-06-101-1/+1
* Adjusted for coding system name change.Kenichi Handa1997-06-1019-124/+165
* Coding system name changed fromKenichi Handa1997-06-102-2/+2
* (quail-prefix-arg): New variable.Kenichi Handa1997-06-101-22/+23
* (set-coding-system-alist): Deleted.Kenichi Handa1997-06-101-61/+125
* (describe-coding-system): Change format of output.Kenichi Handa1997-06-101-140/+189
* (kkc-save-init-file): Coding system name changed fromKenichi Handa1997-06-101-1/+1
* Comment changed (iso-2022-7 -> iso-2022-7bit).Kenichi Handa1997-06-101-1/+1
* Coding system names changed.Kenichi Handa1997-06-101-38/+36
* Delete declaration for buffer-file-coding-system. ItKenichi Handa1997-06-101-124/+93
* (Finsert_char): Check QUIT.Richard M. Stallman1997-06-091-0/+1
* (fast_c_string_match_ignore_case):Richard M. Stallman1997-06-091-1/+2