bpt/emacs.git
26 years ago(create_process): Encode the new current dir.
Richard M. Stallman [Tue, 9 Sep 1997 05:30:58 +0000 (05:30 +0000)]
(create_process): Encode the new current dir.

26 years ago(diff group): Remove autoload cookie.
Richard M. Stallman [Tue, 9 Sep 1997 02:59:34 +0000 (02:59 +0000)]
(diff group): Remove autoload cookie.

26 years ago(browse-url group): Remove autoload cookie.
Richard M. Stallman [Tue, 9 Sep 1997 02:59:06 +0000 (02:59 +0000)]
(browse-url group): Remove autoload cookie.

26 years ago(icon-tab-always-indent): Fix customize type.
Richard M. Stallman [Tue, 9 Sep 1997 02:58:47 +0000 (02:58 +0000)]
(icon-tab-always-indent): Fix customize type.

26 years ago(hs-minor-mode-hook): Fix customize type.
Richard M. Stallman [Tue, 9 Sep 1997 02:58:23 +0000 (02:58 +0000)]
(hs-minor-mode-hook): Fix customize type.

26 years ago(f90-break-before-delimiters): Fix customize type.
Richard M. Stallman [Tue, 9 Sep 1997 02:58:06 +0000 (02:58 +0000)]
(f90-break-before-delimiters): Fix customize type.

26 years ago(defun-prompt-regexp): Fix customize type.
Richard M. Stallman [Tue, 9 Sep 1997 02:57:48 +0000 (02:57 +0000)]
(defun-prompt-regexp): Fix customize type.

26 years ago(executable-chmod): Fix customize type.
Richard M. Stallman [Tue, 9 Sep 1997 02:57:27 +0000 (02:57 +0000)]
(executable-chmod): Fix customize type.

26 years ago(shell-chdrive-regexp): Likewise.
Richard M. Stallman [Tue, 9 Sep 1997 02:56:56 +0000 (02:56 +0000)]
(shell-chdrive-regexp): Likewise.

26 years ago(ispell-personal-dictionary): Fix customize type.
Richard M. Stallman [Tue, 9 Sep 1997 02:56:16 +0000 (02:56 +0000)]
(ispell-personal-dictionary): Fix customize type.

26 years ago(dabbrev-case-fold-search): Remove extra quote in customize constant.
Richard M. Stallman [Tue, 9 Sep 1997 02:56:04 +0000 (02:56 +0000)]
(dabbrev-case-fold-search): Remove extra quote in customize constant.
(dabbrev-case-replace): Likewise.

26 years ago(UPDATE_SYNTAX_TABLE_FORWARD): Add missing fourth
Richard M. Stallman [Tue, 9 Sep 1997 00:48:08 +0000 (00:48 +0000)]
(UPDATE_SYNTAX_TABLE_FORWARD): Add missing fourth
argument of update_syntax_table.
(UPDATE_SYNTAX_TABLE_BACKWARD): Likewise.
(UPDATE_SYNTAX_TABLE): Likewise.

26 years ago(x_screen_planes): Fix type of argument.
Richard M. Stallman [Tue, 9 Sep 1997 00:47:40 +0000 (00:47 +0000)]
(x_screen_planes): Fix type of argument.

26 years ago(encode_designation_at_bol): Fix type of local vars C1, C2.
Richard M. Stallman [Tue, 9 Sep 1997 00:46:00 +0000 (00:46 +0000)]
(encode_designation_at_bol): Fix type of local vars C1, C2.

26 years ago(custom-variable-save): Fixed doc string.
Richard M. Stallman [Tue, 9 Sep 1997 00:21:07 +0000 (00:21 +0000)]
(custom-variable-save): Fixed doc string.

(custom-variable-menu): Make it clear that `Lisp
mode' edit the initial lisp expression.

26 years ago*** empty log message ***
Per Abrahamsen [Mon, 8 Sep 1997 19:17:57 +0000 (19:17 +0000)]
*** empty log message ***

26 years ago(info-insert-file-contents): Bind
Richard M. Stallman [Mon, 8 Sep 1997 18:26:41 +0000 (18:26 +0000)]
(info-insert-file-contents): Bind
coding-system-for-write to no-conversion.

26 years agoRecompile everything after updating various Lisp files.
Richard M. Stallman [Mon, 8 Sep 1997 17:52:57 +0000 (17:52 +0000)]
Recompile everything after updating various Lisp files.
Recompile in leim as well as lisp.
Check in leim as well as lisp for mismatched files and too-long names.

26 years ago(alpha:OSF1:*:*): For V4.0, get the letter suffix.
Richard Kenner [Mon, 8 Sep 1997 12:29:17 +0000 (12:29 +0000)]
(alpha:OSF1:*:*): For V4.0, get the letter suffix.

26 years ago(mail-mode): Allow dash in citation prefixes
Richard M. Stallman [Mon, 8 Sep 1997 10:28:45 +0000 (10:28 +0000)]
(mail-mode): Allow dash in citation prefixes
in adaptive-fill-regexp and adaptive-fill-first-line-regexp.

26 years ago(telnet-initial-filter): Temporarily go to proper buffer.
Richard M. Stallman [Mon, 8 Sep 1997 10:27:58 +0000 (10:27 +0000)]
(telnet-initial-filter): Temporarily go to proper buffer.

26 years ago(ENCODE_FILE): New macro.
Richard M. Stallman [Mon, 8 Sep 1997 10:09:15 +0000 (10:09 +0000)]
(ENCODE_FILE): New macro.
(Ffile_attributes): Encode the file names to operate on.
(file_name_completion): Do completion on encoded name, then decode.
(Fdirectory_files): Encode the argument.
Decode all result file names using Vfile_name_coding_system.

26 years ago(Fencode_coding_string, Fdecode_coding_string): Doc fixes.
Richard M. Stallman [Mon, 8 Sep 1997 10:00:48 +0000 (10:00 +0000)]
(Fencode_coding_string, Fdecode_coding_string): Doc fixes.

26 years ago(standard-display-european): Arg AUTO
Richard M. Stallman [Mon, 8 Sep 1997 09:59:29 +0000 (09:59 +0000)]
(standard-display-european): Arg AUTO
specifies coding system for terminal output (if needed).

26 years ago(command-line): Pass charset to standard-display-european.
Richard M. Stallman [Mon, 8 Sep 1997 09:57:37 +0000 (09:57 +0000)]
(command-line): Pass charset to standard-display-european.

26 years ago(insert-directory): Encode the file name.
Richard M. Stallman [Mon, 8 Sep 1997 09:56:52 +0000 (09:56 +0000)]
(insert-directory): Encode the file name.

26 years ago(quail-translation-keymap): Bind C-space
Kenichi Handa [Mon, 8 Sep 1997 07:23:23 +0000 (07:23 +0000)]
(quail-translation-keymap): Bind C-space
to quail-select-current.

26 years ago(fill-individual-paragraphs): Don't include
Richard M. Stallman [Mon, 8 Sep 1997 06:47:05 +0000 (06:47 +0000)]
(fill-individual-paragraphs): Don't include
paragraph-separate lines in any paragraph; just skip them.

26 years agoComment change.
Richard M. Stallman [Mon, 8 Sep 1997 03:24:58 +0000 (03:24 +0000)]
Comment change.

26 years ago(c-version): Updated.
Richard M. Stallman [Mon, 8 Sep 1997 03:24:01 +0000 (03:24 +0000)]
(c-version): Updated.

26 years ago(c-style-alist) <python>:, knr-argdecl-intro == +
Richard M. Stallman [Mon, 8 Sep 1997 03:22:22 +0000 (03:22 +0000)]
(c-style-alist) <python>:, knr-argdecl-intro == +
fill-column = 78, arglist-intro <= +, inextern-lang <= 0.
Set c-comment-continuation-stars to "".

26 years ago(c-end-of-statement-1): Wrap backward-up-list in a c-safe call so no
Richard M. Stallman [Mon, 8 Sep 1997 03:20:49 +0000 (03:20 +0000)]
(c-end-of-statement-1): Wrap backward-up-list in a c-safe call so no
error results when buffer contains only a comment and point is at eob.

(c-inside-bracelist-p): Add a test to the enum list test so that enum
in a k&r arg decl doesn't confuse handling of the function body.

26 years ago(c-mode-base-map): Don't define C-c C-e here.
Richard M. Stallman [Mon, 8 Sep 1997 03:20:17 +0000 (03:20 +0000)]
(c-mode-base-map): Don't define C-c C-e here.
(c-mode-map, c++-mode-map): Define C-c C-e here.
(objc-mode-map): Define C-c C-e, not /.
(java-mode-map, idl-mode-map): Don't define /.

26 years ago(c-beginning-of-statement): Fixes in sentence movement to properly
Richard M. Stallman [Mon, 8 Sep 1997 03:20:02 +0000 (03:20 +0000)]
(c-beginning-of-statement): Fixes in sentence movement to properly
handle M-e moving forward into a comment when looking at preceding
whitespace, and M-a moving backward into comment when looking at
following whitespace.

(c-comment-line-break-function): Don't break line in the middle of a string.

26 years ago(Feval_buffer): New arg FILENAME.
Richard M. Stallman [Sun, 7 Sep 1997 18:32:49 +0000 (18:32 +0000)]
(Feval_buffer): New arg FILENAME.

26 years ago(load-with-code-conversion):
Richard M. Stallman [Sun, 7 Sep 1997 18:32:24 +0000 (18:32 +0000)]
(load-with-code-conversion):
Use third arg to eval-buffer and don't set buffer-file-name.

26 years ago(modify_overlay): Update overlay_modiff of proper buffer.
Richard M. Stallman [Sun, 7 Sep 1997 17:49:08 +0000 (17:49 +0000)]
(modify_overlay): Update overlay_modiff of proper buffer.

26 years agoEnlarge the stack size of temacs to 100KB.
Richard M. Stallman [Sun, 7 Sep 1997 17:25:55 +0000 (17:25 +0000)]
Enlarge the stack size of temacs to 100KB.

26 years ago(command-line-1): Update copyright year in string.
Richard M. Stallman [Sun, 7 Sep 1997 17:07:01 +0000 (17:07 +0000)]
(command-line-1): Update copyright year in string.

26 years ago(universal-coding-system-argument): Improve prompt strings.
Richard M. Stallman [Sun, 7 Sep 1997 06:51:34 +0000 (06:51 +0000)]
(universal-coding-system-argument): Improve prompt strings.

26 years agoRename uniquify-fix-list-* to uniquify-fix-item-*.
Richard M. Stallman [Sun, 7 Sep 1997 06:17:29 +0000 (06:17 +0000)]
Rename uniquify-fix-list-* to uniquify-fix-item-*.
All callers changed.

(uniquify-rationalize-file-buffer-names):
Use directory-file-name for directories (eliminate trailing slash).
Call uniquify-fix-item-unrationalized-buffer.
(uniquify-buffer-file-name): Use directory-file-name.
(uniquify-fix-item-unrationalized-buffer): New function.
(uniquify-unrationalized-buffer): Function deleted.

26 years agoContinue previous change, add mipsel-*-openbsd*.
Richard M. Stallman [Sun, 7 Sep 1997 05:27:45 +0000 (05:27 +0000)]
Continue previous change, add mipsel-*-openbsd*.

26 years agoTest __OpenBSD__ along with __NetBSD__.
Richard M. Stallman [Sun, 7 Sep 1997 05:25:37 +0000 (05:25 +0000)]
Test __OpenBSD__ along with __NetBSD__.

26 years agoInitial revision
Richard M. Stallman [Sun, 7 Sep 1997 05:14:46 +0000 (05:14 +0000)]
Initial revision

26 years ago(menu-bar-options-menu): Simplify global-font-lock-mode
Richard M. Stallman [Sun, 7 Sep 1997 04:43:10 +0000 (04:43 +0000)]
(menu-bar-options-menu): Simplify global-font-lock-mode
entry using enhanced global-font-lock-mode function.

26 years ago(quail-execute-non-quail-command): Call quail-terminate-translation.
Richard M. Stallman [Sun, 7 Sep 1997 04:31:35 +0000 (04:31 +0000)]
(quail-execute-non-quail-command): Call quail-terminate-translation.

26 years ago(time-stamp-time-zone): Allow nil as alternative.
Richard M. Stallman [Sun, 7 Sep 1997 04:30:52 +0000 (04:30 +0000)]
(time-stamp-time-zone): Allow nil as alternative.

26 years ago(Fcall_process_region): Fix previous change:
Richard M. Stallman [Sun, 7 Sep 1997 04:25:59 +0000 (04:25 +0000)]
(Fcall_process_region): Fix previous change:
never override Vcoding_system_for_write.

26 years ago(display_string): Determine multibyte from current buffer,
Richard M. Stallman [Sun, 7 Sep 1997 04:22:29 +0000 (04:22 +0000)]
(display_string): Determine multibyte from current buffer,
not from W's buffer.

26 years ago(font-lock-comment-face, etc.):
Richard M. Stallman [Sun, 7 Sep 1997 04:08:18 +0000 (04:08 +0000)]
(font-lock-comment-face, etc.):
defvars moved up to avoid warnings.
(font-lock-face-attributes, global-font-lock-mode): Add defvars.

26 years ago(ps-setup): ps-zebra-stripe => ps-zebra-stripes.
Richard M. Stallman [Sun, 7 Sep 1997 04:02:32 +0000 (04:02 +0000)]
(ps-setup): ps-zebra-stripe => ps-zebra-stripes.
ps-number-of-zebra =>  ps-zebra-stripe-height.

26 years ago(simula-emacs-features): Treat Emacs 20 like Emacs 19.
Richard M. Stallman [Sun, 7 Sep 1997 03:42:01 +0000 (03:42 +0000)]
(simula-emacs-features): Treat Emacs 20 like Emacs 19.

26 years ago(ispell-command-loop):
Richard M. Stallman [Sun, 7 Sep 1997 03:40:29 +0000 (03:40 +0000)]
(ispell-command-loop):
Restore dedicated flg of selected window.
(ispell-overlay-window): Move dedicated flag of old window
into the bottom of the two windows made from it.

26 years ago(read-language-name): Doc fix.
Richard M. Stallman [Sun, 7 Sep 1997 03:39:44 +0000 (03:39 +0000)]
(read-language-name): Doc fix.
(set-language-environment): Improve prompt.

26 years ago(global-font-lock-mode): When turning off
Richard M. Stallman [Sun, 7 Sep 1997 01:29:14 +0000 (01:29 +0000)]
(global-font-lock-mode): When turning off
Global Font Lock mode, turn off Font Lock mode everywhere.

26 years ago(regexp-opt): Doc fix.
Richard M. Stallman [Sun, 7 Sep 1997 01:24:23 +0000 (01:24 +0000)]
(regexp-opt): Doc fix.

26 years ago(move-past-close-and-reindent):
Richard M. Stallman [Sun, 7 Sep 1997 01:12:07 +0000 (01:12 +0000)]
(move-past-close-and-reindent):
Don't move closeparen back onto the end of a comment.

26 years ago(dired-flag-garbage-files): Move interactive flag across doc string.
Richard M. Stallman [Sat, 6 Sep 1997 22:22:24 +0000 (22:22 +0000)]
(dired-flag-garbage-files): Move interactive flag across doc string.

26 years ago(m4-mode): Add autoload cookie.
Richard M. Stallman [Sat, 6 Sep 1997 22:20:09 +0000 (22:20 +0000)]
(m4-mode): Add autoload cookie.

26 years ago(auto-mode-alist): Handle .m4 and .mc files.
Richard M. Stallman [Sat, 6 Sep 1997 22:18:47 +0000 (22:18 +0000)]
(auto-mode-alist): Handle .m4 and .mc files.

26 years agoAdd OpenBSD clause to set $machine.
Richard M. Stallman [Sat, 6 Sep 1997 19:42:31 +0000 (19:42 +0000)]
Add OpenBSD clause to set $machine.

26 years agoTest __OpenBSD__ along with __NetBSD__.
Richard M. Stallman [Sat, 6 Sep 1997 19:40:22 +0000 (19:40 +0000)]
Test __OpenBSD__ along with __NetBSD__.
[__OpenBSD__]: Include sys/exec_elf.h.

26 years agoTest __OpenBSD__ along with __NetBSD__.
Richard M. Stallman [Sat, 6 Sep 1997 19:37:47 +0000 (19:37 +0000)]
Test __OpenBSD__ along with __NetBSD__.

26 years agonew version
Michael Kifer [Sat, 6 Sep 1997 04:16:05 +0000 (04:16 +0000)]
new version

26 years agoSome comment and doc fixes.
Richard M. Stallman [Sat, 6 Sep 1997 02:52:00 +0000 (02:52 +0000)]
Some comment and doc fixes.
(ps-print-version): New version number (3.05.1).
(ps-adobe-tag): Replace defvar by defcustom, and doc fix.
(ps-print-with-faces, ps-print-without-faces)
(ps-spool-with-faces, ps-spool-without-faces): Add arg REGION-P.
(ps-print-region-with-faces, ps-print-region)
(ps-spool-region, ps-spool-region-with-faces): Fix calls to
the functions above.
(ps-setup): Print value of ps-zebra-stripe, ps-number-of-zebra,
ps-line-number, ps-print-background-image,
and ps-print-background-text.
(ps-print-prologue-1): Bug fix in PostScript programming:
/BeginDSCPage, /BeginPage.
(ps-showpage-count, ps-ref-bold-faces, ps-ref-italic-faces)
(ps-ref-underlined-faces, font-lock-face-attributes)
(ps-initialize-faces): Vars deleted.
(ps-override-list, ps-extension-to-bit-face)
(ps-extension-to-screen-face, ps-initialize-faces, ps-header-height)
(ps-hard-lf, ps-soft-lf, ps-get-face, ps-map-font-lock): Fn deleted.
(ps-extend-face-list, ps-extend-face): Doc fix.
(ps-print-face-alist): New var to handle face alist.
(ps-printing-region): New var and fn.
(ps-header-page, ps-set-face-bold, ps-set-face-italic)
(ps-set-face-underline, ps-set-face-attribute, ps-map-face): New fn.
(ps-rmail-mode-hook, ps-rmail-print-message-from-summary)
(ps-print-message-from-summary, ps-vm-print-message-from-summary):
Fns moved.
(ps-background): New argument PAGE-NUMBER.
(ps-begin-file): Bug fix and print proper line number in a region.
(ps-begin-page): Call ps-header-page.
(ps-get-buffer-name): Indicates in the header when printing a region.
(ps-end-page): Delete ps-showpage-count.
(ps-dummy-page): Calls ps-header-page.
(ps-set-color): Programming improvement.
(ps-plot-region): Doc fix.
(ps-face-attributes): Same functionality as deleted ps-get-face.
(ps-build-reference-face-lists): Do the job by calling
ps-set-face-bold and ps-bold-faces, and friends.

26 years agoMode line format has changed.
Richard M. Stallman [Sat, 6 Sep 1997 02:03:57 +0000 (02:03 +0000)]
Mode line format has changed.

26 years ago(uninstantiated-fontset-alist):
Richard M. Stallman [Fri, 5 Sep 1997 23:40:12 +0000 (23:40 +0000)]
(uninstantiated-fontset-alist):
Variable name spelling fixed, and doc fix.  All uses fixed.
(instantiate-fontset): Function name spelling fixed.

26 years ago(set-face-font-auto): instanciate-fontset renamed to instantiate-fontset.
Richard M. Stallman [Fri, 5 Sep 1997 23:39:21 +0000 (23:39 +0000)]
(set-face-font-auto): instanciate-fontset renamed to instantiate-fontset.

26 years ago(search-whitespace-regexp): Doc fix.
Richard M. Stallman [Fri, 5 Sep 1997 23:33:10 +0000 (23:33 +0000)]
(search-whitespace-regexp): Doc fix.

26 years ago(load-with-code-conversion):
Richard M. Stallman [Fri, 5 Sep 1997 23:30:30 +0000 (23:30 +0000)]
(load-with-code-conversion):
Don't bind enable-multibyte-characters; set it in the temp buffer.

26 years agoChanges for GNU make 3.75.93.
Paul D. Smith [Fri, 5 Sep 1997 21:01:56 +0000 (21:01 +0000)]
Changes for GNU make 3.75.93.

26 years ago(compilation-ask-about-save): Add autoload cookie.
Richard M. Stallman [Fri, 5 Sep 1997 19:41:25 +0000 (19:41 +0000)]
(compilation-ask-about-save): Add autoload cookie.

26 years ago* config.sub: Recognize v850-elf.
Jeff Law [Fri, 5 Sep 1997 18:08:34 +0000 (18:08 +0000)]
* config.sub: Recognize v850-elf.

26 years ago(setup-japanese-environment): Set
Kenichi Handa [Fri, 5 Sep 1997 12:30:29 +0000 (12:30 +0000)]
(setup-japanese-environment): Set
coding-category-iso-8-else to japanese-iso-8bit.

26 years ago(Ffind_operation_coding_system): If a function in
Kenichi Handa [Fri, 5 Sep 1997 08:07:44 +0000 (08:07 +0000)]
(Ffind_operation_coding_system): If a function in
XXX-coding-system-alist returns a coding system (instead of cons
of coding systems), return cons of it.

26 years ago(message-unix-mail-delimiter): Initialize
Richard M. Stallman [Fri, 5 Sep 1997 06:15:33 +0000 (06:15 +0000)]
(message-unix-mail-delimiter): Initialize
to the same value that rmail-unix-mail-delimiter is initialized to.

26 years ago(easy-menu-create-keymaps):
Richard M. Stallman [Fri, 5 Sep 1997 05:45:02 +0000 (05:45 +0000)]
(easy-menu-create-keymaps):
If two distinct items have the same string, make different
keyx events for them.

26 years ago(charset-quoted-standard-p): New function.
Richard M. Stallman [Fri, 5 Sep 1997 05:43:29 +0000 (05:43 +0000)]
(charset-quoted-standard-p): New function.
Use it instead of quoted-symbol-p.
(charset-id): Use charset-quoted-standard-p.
(quoted-symbol-p): Function deleted.

(set-terminal-coding-system): Specify default to read-coding-system.
(set-keyboard-coding-system): Likewise.

26 years ago(Fcall_interactively): Pass new arg to Fread_coding_system.
Richard M. Stallman [Fri, 5 Sep 1997 05:38:41 +0000 (05:38 +0000)]
(Fcall_interactively): Pass new arg to Fread_coding_system.

26 years ago(Fread_coding_system): New optional arg DEFAULT_CODING_SYSTEM.
Richard M. Stallman [Fri, 5 Sep 1997 05:38:21 +0000 (05:38 +0000)]
(Fread_coding_system): New optional arg DEFAULT_CODING_SYSTEM.

26 years ago(Fread_coding_system): Update decl.
Richard M. Stallman [Fri, 5 Sep 1997 05:37:59 +0000 (05:37 +0000)]
(Fread_coding_system): Update decl.

26 years agonew version
Michael Kifer [Fri, 5 Sep 1997 04:48:58 +0000 (04:48 +0000)]
new version

26 years agoComment change.
Richard M. Stallman [Fri, 5 Sep 1997 03:51:07 +0000 (03:51 +0000)]
Comment change.

26 years ago(Fexpand_file_name): If default dir isn't string, use `/'.
Richard M. Stallman [Fri, 5 Sep 1997 01:21:43 +0000 (01:21 +0000)]
(Fexpand_file_name): If default dir isn't string, use `/'.

26 years agoComment change.
Richard M. Stallman [Thu, 4 Sep 1997 20:25:56 +0000 (20:25 +0000)]
Comment change.

26 years ago(main): Update Copyright messages.
Erik Naggum [Thu, 4 Sep 1997 11:57:12 +0000 (11:57 +0000)]
(main): Update Copyright messages.

26 years ago(Faset): Simplify a statement in the char-table case.
Richard M. Stallman [Thu, 4 Sep 1997 06:30:27 +0000 (06:30 +0000)]
(Faset): Simplify a statement in the char-table case.
This is to help some compilers.

26 years ago(Qcoding_system_history): New variable.
Richard M. Stallman [Thu, 4 Sep 1997 05:58:20 +0000 (05:58 +0000)]
(Qcoding_system_history): New variable.
(syms_of_coding): Initialize it.
(Fread_coding_system): Use Qcoding_system_history.

26 years ago(set-buffer-file-coding-system): Improve prompt.
Richard M. Stallman [Thu, 4 Sep 1997 05:57:44 +0000 (05:57 +0000)]
(set-buffer-file-coding-system): Improve prompt.

26 years ago(read-input-method-name): Specify the input history properly.
Richard M. Stallman [Thu, 4 Sep 1997 05:54:38 +0000 (05:54 +0000)]
(read-input-method-name): Specify the input history properly.
(select-input-method): Improve prompt.

26 years ago(setup_coding_system, Ffind_operation_coding_system)
Richard M. Stallman [Thu, 4 Sep 1997 04:55:52 +0000 (04:55 +0000)]
(setup_coding_system, Ffind_operation_coding_system)
(Fdetect_coding_region, Fread_coding_system):
Don't initialize a Lisp_Object.

26 years ago(toggle-input-method): No error if enable-multibyte-characters is nil.
Richard M. Stallman [Thu, 4 Sep 1997 04:49:53 +0000 (04:49 +0000)]
(toggle-input-method): No error if enable-multibyte-characters is nil.

26 years ago(string-to-sequence): Work usefully when enable-multibyte-characters is nil.
Richard M. Stallman [Thu, 4 Sep 1997 04:48:23 +0000 (04:48 +0000)]
(string-to-sequence): Work usefully when enable-multibyte-characters is nil.

26 years ago(quail-update-translation):
Richard M. Stallman [Thu, 4 Sep 1997 04:47:34 +0000 (04:47 +0000)]
(quail-update-translation):
Do insert translated char when enable-multibyte-characters is nil.

26 years ago(detect_coding_mask): Re-work previous change.
Richard M. Stallman [Thu, 4 Sep 1997 03:31:10 +0000 (03:31 +0000)]
(detect_coding_mask): Re-work previous change.
(detect_eol): Fix use of == instead of -.

26 years ago(install): Fix previous change.
Kenichi Handa [Thu, 4 Sep 1997 01:22:26 +0000 (01:22 +0000)]
(install): Fix previous change.

26 years agoDo not copy leim-list.el twice.
Kenichi Handa [Thu, 4 Sep 1997 01:18:55 +0000 (01:18 +0000)]
Do not copy leim-list.el twice.

26 years ago(install): Copy `skk' subdirectory too.
Kenichi Handa [Thu, 4 Sep 1997 01:12:08 +0000 (01:12 +0000)]
(install): Copy `skk' subdirectory too.

26 years ago(TAGS tags): Simply refer this to the src subdir.
Richard M. Stallman [Wed, 3 Sep 1997 23:08:18 +0000 (23:08 +0000)]
(TAGS tags): Simply refer this to the src subdir.

26 years ago(HAVE_RINT): Add #undef.
Richard M. Stallman [Wed, 3 Sep 1997 23:02:21 +0000 (23:02 +0000)]
(HAVE_RINT): Add #undef.