aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (HAVE_STRING_H): Delete #undef here.Richard M. Stallman1998-07-251-5/+0
|
* (regex_compile): Declare p with non-const type on AIX.Richard M. Stallman1998-07-251-0/+5
|
* (cal-tex-latexify-list): Ignore specifer in diary entry.Richard M. Stallman1998-07-251-2/+2
|
* (auto-coding-alist): Docstring fixed.Kenichi Handa1998-07-251-2/+1
|
* Quote ange-ftp-reread-dir in autoload cookie.Kenichi Handa1998-07-251-1/+1
|
* (quail-japanese-kanji-kkc): SetKenichi Handa1998-07-251-1/+2
| | | | | quail-translation to nil after calling kkc-region so that translation mode is restarted correctly.
* (kkc-region): Unwind-protect the conversionKenichi Handa1998-07-251-24/+29
| | | | | | process. (kkc-show-conversion-list-update): Pay attention to the length of kkc-show-conversion-list-index-chars.
* (find-multibyte-characters): NewKenichi Handa1998-07-251-29/+125
| | | | | | function. (select-safe-coding-system): Highlight characters which can't be encoded. Show list of such characters also in *Warning* buffer.
* (coding-system-change-eol-conversion): Make it accepts an integerKenichi Handa1998-07-251-6/+10
| | | | value in EOL-TYPE argument.
* (auto-coding-alist): New variable.Kenichi Handa1998-07-251-82/+105
| | | | | (set-auto-coding): Arguemnt FILENAME is added. Check auto-coding-alist at first.
* (syms_of_coding): Mention auto-coding-alist in theKenichi Handa1998-07-251-1/+2
| | | | docstring of file-coding-system-alist.
* (Finsert_file_contents): Call Vset_auto_coding_functionKenichi Handa1998-07-251-30/+38
| | | | | | | | with two arguments. (Fwrite_region): If buffer-file-coding-system is set locally, use the coding system whithout checking file-coding-system-alist. (syms_of_fileio): Docstring of set-auto-coding-function adjusted for the change of argument number.
* Give set-auto-coding-funciton FILENAME argument.Kenichi Handa1998-07-251-1/+2
|
* *** empty log message ***Dan Nicolaescu1998-07-251-4/+4
|
* (uniquify-ignore-buffers-re): Fix custom type.Richard M. Stallman1998-07-241-2/+2
|
* (basic-save-buffer-2): New function.Richard M. Stallman1998-07-241-4/+10
| | | | | | (basic-save-buffer-1): Use basic-save-buffer-2, after perhaps binding coding-system-for-write. (save-buffer-coding-system): Make it a permanent local.
* *** empty log message ***Dan Nicolaescu1998-07-241-0/+1
|
* (auto-mode-alist): Recognize shell profiles without dirname.Richard M. Stallman1998-07-231-3/+3
|
* (quail-start-translation): CallKenichi Handa1998-07-231-2/+2
| | | | | this-single-command-raw-keys instead of this-single-command-keys. (quail-start-conversion): Likewise.
* (isearch-minibuffer-self-insert):Kenichi Handa1998-07-231-27/+32
| | | | | | | Handle space char event correctly. (isearch-process-search-multibyte-characters): If this-command is not isearch-printing-char, don't read multibyte chars from minibuffer, but just call isearch-process-search-char.
* (quail-start-translation): UseKenichi Handa1998-07-231-6/+6
| | | | | | this-single-command-keys to get raw events instead of listify-key-sequence (quail-start-conversion): Likewise.
* Avoid using all-caps for non-arguments.Karl Heuer1998-07-221-116/+116
|
* (feedmail-queue-send-edit-prompt-help-first):Karl Heuer1998-07-221-2/+2
| | | | Doc fix.
* Entire file: Fix indentation.Karl Heuer1998-07-221-853/+856
|
* (imenu-create-index-function): Add autoload cookie.Richard M. Stallman1998-07-221-2/+9
| | | | | (imenu-extract-index-name-function, imenu-default-goto-function) (imenu-sort-function, imenu-prev-index-position-function): Likewise.
* (ange-ftp-reread-dir): Renamed from `re-read'.Richard M. Stallman1998-07-221-3/+9
| | | | Old name defined as alias. Doc fix.
* (main): Explicitly check result of message box for OK.Geoff Voelker1998-07-211-1/+4
|
* (quail-japanese-kanji-kkc): Handle the caseKenichi Handa1998-07-211-2/+5
| | | | | that conversion is cancelled in kkc-region. (quail-japanese-switch-package): Fix previous change.
* (kkc-region): Handled the case thatKenichi Handa1998-07-211-3/+5
| | | | | | | conversion is cancelled. (kkc-terminate): Update kkc-overlay-head correctly. (kkc-cancel): Don't call kkc-terminate, but set kkc-converting to nil.
* (quail-simple-translation-keymap): TypoKenichi Handa1998-07-211-7/+9
| | | | | | | in doc-string fixed. (quail-start-translation): Check start position of quail-overlay before calling quail-overlay-region-events. (quail-start-conversion): Likewise.
* (Fcall_process): Use alloca instead ofKenichi Handa1998-07-211-1/+1
| | | | get_conversion_buffer.
* (init_coding): Extern it.Kenichi Handa1998-07-211-0/+1
|
* (init_coding): New function.Kenichi Handa1998-07-211-1/+6
| | | | | (init_coding_once): Don't initialize conversion_buffer here. It is done in init_coding.
* (main): Call init_coding.Kenichi Handa1998-07-211-0/+1
|
* (auto-mode-alist): Match .emacs with no directory.Richard M. Stallman1998-07-201-0/+1
|
* (grep): Doc fix.Richard M. Stallman1998-07-191-3/+4
| | | | (next-error): Doc fix.
* (R4000:UNIX_SV:*:*): Recognize this for Mips machines.Richard M. Stallman1998-07-191-1/+1
|
* (*:[Aa]miga[Oo][Ss]:*:*): New alternative.Richard M. Stallman1998-07-191-0/+12
| | | | (BeBox:BeOS:*:*, BeMac:BeOS:*:*): New alternatives.
* Allow -beos*. Translate -be to -beos.Richard M. Stallman1998-07-191-1/+4
|
* (sh-mode): parse-sexp-ignore-comments = t.Richard M. Stallman1998-07-191-0/+2
|
* (archive-mode): Undo previous change.Eli Zaretskii1998-07-191-2/+9
| | | | | (archive-extract): Make the buffer unibyte if the extracted file was read with coding-system of no-conversion or raw-text.
* (quail-japanese-update-translation): HandleKenichi Handa1998-07-191-3/+6
| | | | | | | a key which should fix the current translation and start a new translation correctly. (quail-japanese-toggle-kana): Set quail-translating to nil. Don't change point.
* (isearch-toggle-specified-input-method): Adjusted for the changeKenichi Handa1998-07-191-7/+47
| | | | | | | | | | | in isearch.el. (isearch-toggle-input-method): Likewise. (isearch-minibuffer-local-map): New variable. (isearch-minibuffer-non-self-insert): New function. (isearch-minibuffer-self-insert): New function. (isearch-process-search-multibyte-characters): Read multibyte characters from minibuffer with the keymap isearch-minibuffer-local-map.
* (kkc-region): Fix the return value.Kenichi Handa1998-07-191-1/+1
|
* (read-multilingual-string): Don'tKenichi Handa1998-07-191-8/+2
| | | | | activate an input method in the current buffer, but just bind current-input-method.
* (quail-conversion-keymap): New bindingKenichi Handa1998-07-191-12/+38
| | | | | | | | | | | | | | | | | | for quail-conversion-delete-tail. (quail-input-method): Suppress input method if overriding-terminal-local-map or overriding-local-map is non-nil. Erase contents of quail-guidance-buf. Run the hook input-method-after-insert-chunk-hook. (quail-start-translation): Get the original event list by listify-key-sequence. Setup last-command and this-command (quail-start-conversion): Likewise. (quail-conversion-beginning-of-region): Set quail-translating to nil. (quail-conversion-end-of-region, quail-conversion-delete-char): Likewise. (quail-conversion-delete-tail): New function. (quail-no-conversion): Don' run the hook input-method-after-insert-chunk-hook.
* (japanese-replace-region): New function.Kenichi Handa1998-07-191-57/+62
| | | | | | (japanese-katakana-region, japanese-hiragana-region, japanese-hankaku-region, japanese-zenkaku-region): Don't change point. Use japanese-replace-region to change text.
* (isearch-input-method-function): New variable.Kenichi Handa1998-07-191-0/+21
| | | | | | | | (isearch-input-method-local-p): New variable. (isearch-mode): Setup the above two variable. Set input-method-function to nil locally. (isearch-done): Restore the previous value of input-method-function.
* (Fdefine_charset): Fix doc-string.Kenichi Handa1998-07-191-2/+2
|
* (dumpglyphs): After calling ccl_driver, set cp->byte1 toKenichi Handa1998-07-191-2/+2
| | | | zero for 1-byte font.