bpt/emacs.git
26 years ago(detect_coding_system): Treat CODING_EOL_INCONSISTENT
Richard M. Stallman [Tue, 26 May 1998 20:46:31 +0000 (20:46 +0000)]
(detect_coding_system): Treat CODING_EOL_INCONSISTENT
like CODING_EOL_UNDECIDED.

26 years ago*** empty log message ***
Richard M. Stallman [Tue, 26 May 1998 20:36:22 +0000 (20:36 +0000)]
*** empty log message ***

26 years ago*** empty log message ***
Richard M. Stallman [Tue, 26 May 1998 18:56:56 +0000 (18:56 +0000)]
*** empty log message ***

26 years agoChanges so bookmark list mode works with Info:
Richard M. Stallman [Tue, 26 May 1998 18:27:47 +0000 (18:27 +0000)]
Changes so bookmark list mode works with Info:
(bookmark-jump-noselect): Use an inner save-window-excursion.
(bookmark-bmenu-switch-other-window): Temporarily set
pop-up-windows, same-window-buffer-names, and same-window-regexps,
to override Info's special display behaviors.

26 years ago*** empty log message ***
Dan Nicolaescu [Tue, 26 May 1998 09:23:23 +0000 (09:23 +0000)]
*** empty log message ***

26 years ago(make-autoload): Doc fix.
Richard M. Stallman [Tue, 26 May 1998 05:17:02 +0000 (05:17 +0000)]
(make-autoload): Doc fix.

26 years ago(zone-mode): Don't require zone-mode.
Richard M. Stallman [Tue, 26 May 1998 05:16:17 +0000 (05:16 +0000)]
(zone-mode): Don't require zone-mode.
Use make-local-hook on a hook, not make-variable-buffer-local.

26 years ago(make-autoload): Add support for define-derived-mode. Update the
Richard M. Stallman [Tue, 26 May 1998 05:14:52 +0000 (05:14 +0000)]
(make-autoload): Add support for define-derived-mode.  Update the
doc-string accordingly.

26 years ago(eval-defun): Pass proper beg to eval-region.
Richard M. Stallman [Mon, 25 May 1998 22:40:45 +0000 (22:40 +0000)]
(eval-defun): Pass proper beg to eval-region.

26 years ago(compute_motion): Check for past vpos/hpos target
Richard M. Stallman [Mon, 25 May 1998 22:33:38 +0000 (22:33 +0000)]
(compute_motion): Check for past vpos/hpos target
before skipping invisible chars.

26 years ago(Fcall_interactively): Pass new arg to Fother_buffer.
Richard M. Stallman [Mon, 25 May 1998 22:32:58 +0000 (22:32 +0000)]
(Fcall_interactively): Pass new arg to Fother_buffer.

26 years ago(sms_of_print): Doc fix in prev change.
Richard M. Stallman [Mon, 25 May 1998 20:35:28 +0000 (20:35 +0000)]
(sms_of_print): Doc fix in prev change.

26 years ago(generate-file-autoloads): Set
Richard M. Stallman [Mon, 25 May 1998 20:32:19 +0000 (20:32 +0000)]
(generate-file-autoloads): Set
print-escape-nonascii when printing autoload form.

26 years ago(byte-boolean-vars): Add print-escape-nonascii.
Richard M. Stallman [Mon, 25 May 1998 20:31:58 +0000 (20:31 +0000)]
(byte-boolean-vars): Add print-escape-nonascii.

26 years ago(print_escape_nonascii): New variable.
Richard M. Stallman [Mon, 25 May 1998 20:29:54 +0000 (20:29 +0000)]
(print_escape_nonascii): New variable.
(print) <Lisp_String>: Use it to force printing single-byte
non-ASCII characters as octal escapes.
(syms_of_print): Define print-escape-nonascii.

26 years ago(CHAR_TABLE_TRANSLATE): New macro.
Richard M. Stallman [Mon, 25 May 1998 20:28:28 +0000 (20:28 +0000)]
(CHAR_TABLE_TRANSLATE): New macro.

26 years ago(RE_TRANSLATE): Use CHAR_TABLE_TRANSLATE.
Richard M. Stallman [Mon, 25 May 1998 20:15:45 +0000 (20:15 +0000)]
(RE_TRANSLATE): Use CHAR_TABLE_TRANSLATE.

26 years ago(re_search_2): Don't use ++ inside RE_TRANSLATE.
Richard M. Stallman [Mon, 25 May 1998 20:14:54 +0000 (20:14 +0000)]
(re_search_2): Don't use ++ inside RE_TRANSLATE.
(re_match_2_internal): Likewise.

26 years agoUndo previous change.
Richard M. Stallman [Mon, 25 May 1998 20:11:54 +0000 (20:11 +0000)]
Undo previous change.

26 years agoUndo this previous change:
Richard M. Stallman [Mon, 25 May 1998 20:10:50 +0000 (20:10 +0000)]
Undo this previous change:

[MAIL_USE_POP]: Add support for "-g" and "-k"
command-line flags to tell movemail to use GSS-API or Kerberos
authentication if they are supported.

26 years ago(describe-variable): Add a button to call
Richard M. Stallman [Mon, 25 May 1998 18:39:16 +0000 (18:39 +0000)]
(describe-variable): Add a button to call
customize-variable if the variable can be customized.

26 years ago(frame-update-face-colors): Call frame-set-background-mode.
Richard M. Stallman [Mon, 25 May 1998 18:37:10 +0000 (18:37 +0000)]
(frame-update-face-colors): Call frame-set-background-mode.

26 years ago(make-frame-on-display): Fix previous change.
Richard M. Stallman [Mon, 25 May 1998 16:45:33 +0000 (16:45 +0000)]
(make-frame-on-display): Fix previous change.

26 years ago(print) <Lisp_Cons>: Detect circular list.
Richard M. Stallman [Mon, 25 May 1998 16:28:02 +0000 (16:28 +0000)]
(print) <Lisp_Cons>: Detect circular list.

26 years ago(XTread_socket): Fix second argument of x_any_window_to_frame.
Richard M. Stallman [Mon, 25 May 1998 16:03:58 +0000 (16:03 +0000)]
(XTread_socket): Fix second argument of x_any_window_to_frame.

26 years ago(setpgrp): Remove extra parens around parameters.
Richard M. Stallman [Mon, 25 May 1998 16:01:08 +0000 (16:01 +0000)]
(setpgrp): Remove extra parens around parameters.

26 years ago(f90-comment-indent): Don't attempt to indent trailing comment as
Dave Love [Mon, 25 May 1998 11:25:48 +0000 (11:25 +0000)]
(f90-comment-indent): Don't attempt to indent trailing comment as
code.
(f90-looking-at-if-then): Don't lose with scan-lists on bad syntax.

26 years ago(set-coding-priority): Call
Kenichi Handa [Mon, 25 May 1998 08:08:51 +0000 (08:08 +0000)]
(set-coding-priority): Call
set-coding-priority-internal at the tail.

26 years ago(ascii_skip_code): New variable.
Kenichi Handa [Mon, 25 May 1998 08:08:07 +0000 (08:08 +0000)]
(ascii_skip_code): New variable.
(detect_coding_mask): Skip ASCII codes at the head according to
ascii_skip_code.
(coding_priorities): New variable.
(Fset_coding_priority_internal): New function.
(detect_coding): Call set_coding_mask with coding_priorities as
arg CODING.
(init_coding_once): Initialize ascii_skip_code.
(syms_of_coding): Declare set-coding-priority-internal as a Lisp
function.

26 years ago(make-translation-table): Doc fix.
Richard M. Stallman [Mon, 25 May 1998 07:23:08 +0000 (07:23 +0000)]
(make-translation-table): Doc fix.
(define-translation-table): Doc fix.

26 years ago(make-frame-on-display): Check for nonsense display name.
Richard M. Stallman [Mon, 25 May 1998 07:18:31 +0000 (07:18 +0000)]
(make-frame-on-display): Check for nonsense display name.

26 years ago(Fdelete_windows_on): For FRAME, change t to nil
Richard M. Stallman [Mon, 25 May 1998 04:20:12 +0000 (04:20 +0000)]
(Fdelete_windows_on): For FRAME, change t to nil
and nil to t, but don't change other values.

26 years ago(sgml-font-lock-keywords-1): Accept upper case like lower case.
Richard M. Stallman [Mon, 25 May 1998 03:28:06 +0000 (03:28 +0000)]
(sgml-font-lock-keywords-1): Accept upper case like lower case.

26 years ago(shrink_regexp_cache): New function.
Richard M. Stallman [Sun, 24 May 1998 23:24:25 +0000 (23:24 +0000)]
(shrink_regexp_cache): New function.

26 years ago(Fgarbage_collect): Call shrink_regexp_cache.
Richard M. Stallman [Sun, 24 May 1998 23:23:59 +0000 (23:23 +0000)]
(Fgarbage_collect): Call shrink_regexp_cache.

26 years ago(apropos-command): If DO-ALL is set, search functions, not variables.
Richard M. Stallman [Sun, 24 May 1998 23:19:37 +0000 (23:19 +0000)]
(apropos-command): If DO-ALL is set, search functions, not variables.

26 years ago(apropos-command): Change 3rd arg to VAR-PREDICATE
Richard M. Stallman [Sun, 24 May 1998 23:11:14 +0000 (23:11 +0000)]
(apropos-command): Change 3rd arg to VAR-PREDICATE
and use it as a predicate for which variables to match.
(apropos-variable): Use that feature to match all documented vars,
if have prefix arg.

26 years ago(Man-getpage-in-background): Bind coding-system-for-write
Richard M. Stallman [Sun, 24 May 1998 19:40:12 +0000 (19:40 +0000)]
(Man-getpage-in-background): Bind coding-system-for-write
to raw-text-unix instead of binding inhibit-eol-conversion to t.

26 years ago(split-window-vertically): Doc fix.
Richard M. Stallman [Sun, 24 May 1998 18:29:22 +0000 (18:29 +0000)]
(split-window-vertically): Doc fix.

26 years ago(gud-jdb-class-source-alist): defvar moved up.
Richard M. Stallman [Sun, 24 May 1998 17:16:20 +0000 (17:16 +0000)]
(gud-jdb-class-source-alist): defvar moved up.
(gud-jdb-analysis-buffer): Likewise.

26 years ago(dired-at-point): Eliminate var dired-function; use `dired'.
Richard M. Stallman [Sun, 24 May 1998 17:12:16 +0000 (17:12 +0000)]
(dired-at-point): Eliminate var dired-function; use `dired'.
(ffap-bindings): Include a binding for C-x d.

26 years ago(string-rectangle-string): New variable.
Richard M. Stallman [Sun, 24 May 1998 17:04:55 +0000 (17:04 +0000)]
(string-rectangle-string): New variable.
(string-rectangle): Bind it.
(string-rectangle-line): Use it.
(operate-on-rectangle-lines): New variable.
(extract-rectangle-line): Update it.
(delete-extract-rectangle, extract-rectangle): Bind and use it.

26 years ago(lisp-indent-error-function): New variable.
Richard M. Stallman [Sun, 24 May 1998 16:58:32 +0000 (16:58 +0000)]
(lisp-indent-error-function): New variable.
(common-lisp-indent-function): Bind lisp-indent-error-function.
(lisp-indent-report-bad-format): Use lisp-indent-error-function.

26 years ago(solitaire-possible-move): Use funcall to invoke movesymbol.
Richard M. Stallman [Sun, 24 May 1998 16:49:00 +0000 (16:49 +0000)]
(solitaire-possible-move): Use funcall to invoke movesymbol.

26 years ago(find-compressed-version): Don't set `error' here.
Richard M. Stallman [Sun, 24 May 1998 16:47:05 +0000 (16:47 +0000)]
(find-compressed-version): Don't set `error' here.

26 years ago(message_dolog): Do set windows_or_buffers_changed,
Richard M. Stallman [Sun, 24 May 1998 07:30:16 +0000 (07:30 +0000)]
(message_dolog): Do set windows_or_buffers_changed,
if *Messages* is displayed in a window.

26 years ago(grep-tag-default): New function.
Richard M. Stallman [Sun, 24 May 1998 01:10:12 +0000 (01:10 +0000)]
(grep-tag-default): New function.
(grep): New default arg when prefix arg is specified.

26 years ago(toggle-case-fold-search): New command.
Richard M. Stallman [Sun, 24 May 1998 01:00:03 +0000 (01:00 +0000)]
(toggle-case-fold-search): New command.
(menu-bar-options-menu): Put that in the menu.

26 years ago(dired-mark-files-containing-regexp): New command.
Richard M. Stallman [Sun, 24 May 1998 00:55:39 +0000 (00:55 +0000)]
(dired-mark-files-containing-regexp): New command.
(dired-mode-map): Bind it to %g and in menu bar.

26 years ago(close-rectangle): New command.
Richard M. Stallman [Sun, 24 May 1998 00:52:38 +0000 (00:52 +0000)]
(close-rectangle): New command.

26 years ago(ps-print-version): Doc fix.
Richard M. Stallman [Sat, 23 May 1998 20:20:48 +0000 (20:20 +0000)]
(ps-print-version): Doc fix.
(ps-print-prologue-1): Adjust doLineNumber PostScript function.

26 years ago(rmail-summary-output-body): New function.
Richard M. Stallman [Sat, 23 May 1998 20:10:11 +0000 (20:10 +0000)]
(rmail-summary-output-body): New function.
(rmail-summary-mode-map): Bind w to that.  Put it in menu bar.
Bind q to rmail-summary-wipe.

26 years ago(rmail-output-body-to-file): Avoid error if message has no subject.
Richard M. Stallman [Sat, 23 May 1998 20:08:57 +0000 (20:08 +0000)]
(rmail-output-body-to-file): Avoid error if message has no subject.
Use and set rmail-default-body-file.

26 years ago(rmail-default-body-file): New variable.
Richard M. Stallman [Sat, 23 May 1998 20:08:19 +0000 (20:08 +0000)]
(rmail-default-body-file): New variable.

26 years ago(register-input-method): Rename arg ENV to LANG-ENV. Fix previous change.
Richard M. Stallman [Sat, 23 May 1998 20:05:36 +0000 (20:05 +0000)]
(register-input-method): Rename arg ENV to LANG-ENV.  Fix previous change.

(set-language-info):
Delete args describe-map and setup-map.  Don't set up menus at all.
(set-language-info-alist): Set up menus here.
(setup-specified-language-environment): Doc fix.

26 years ago(Fchar_after): Make nil fully equivalent to (point) as arg.
Richard M. Stallman [Sat, 23 May 1998 20:02:01 +0000 (20:02 +0000)]
(Fchar_after): Make nil fully equivalent to (point) as arg.
(Fchar_before): Likewise.

26 years ago(fill-region-as-paragraph):
Richard M. Stallman [Sat, 23 May 1998 20:00:18 +0000 (20:00 +0000)]
(fill-region-as-paragraph):
Don't add a newline at the end, when there is none.

26 years ago(vhdl-customize-colors):
Richard M. Stallman [Sat, 23 May 1998 19:59:27 +0000 (19:59 +0000)]
(vhdl-customize-colors):
Renamed from vhdl-use-default-colors, and sense reversed.
(vhdl-customize-faces):
Renamed from vhdl-use-default-faces, and sense reversed.
(vhdl-font-lock-init, vhdl-ps-init): Implement those changes.
(vhdl-submit-bug-report): Use new variable names.

26 years ago(easy-menu-do-add-item): Small simplifications.
Richard M. Stallman [Sat, 23 May 1998 04:26:39 +0000 (04:26 +0000)]
(easy-menu-do-add-item): Small simplifications.
(easy-menu-precalculate-equivalent-keybindings): New customization variable.
(easy-menu-add): Precalculate key bindings if
`easy-menu-precalculate-equivalent-keybindings' is on.

26 years agoMany doc fixes.
Richard M. Stallman [Sat, 23 May 1998 00:51:44 +0000 (00:51 +0000)]
Many doc fixes.
Put two spaces between sentences.
(checkdoc-this-string-valid-engine): Fix message.
(checkdoc-ispell-lisp-words): Add "emacs".

26 years ago(jka-compr-compression-info-list): Add elts for bzip.
Richard M. Stallman [Sat, 23 May 1998 00:50:04 +0000 (00:50 +0000)]
(jka-compr-compression-info-list): Add elts for bzip.

26 years ago(uncompress-while-visiting): Leave point at beginning.
Richard M. Stallman [Fri, 22 May 1998 23:54:21 +0000 (23:54 +0000)]
(uncompress-while-visiting): Leave point at beginning.

26 years ago(ff-emacs-19, ff-xemacs): Functions deleted.
Richard M. Stallman [Fri, 22 May 1998 23:36:06 +0000 (23:36 +0000)]
(ff-emacs-19, ff-xemacs): Functions deleted.
(ff-goto-click, ff-mouse-find-other-file)
(ff-mouse-find-other-file-other-window): Just one definition.
(locate-file): Definition deleted.

26 years ago(Fother_buffer): Doc fix.
Richard M. Stallman [Fri, 22 May 1998 20:09:01 +0000 (20:09 +0000)]
(Fother_buffer): Doc fix.

26 years ago(frame_buffer_predicate, frame_buffer_list)
Richard M. Stallman [Fri, 22 May 1998 20:06:49 +0000 (20:06 +0000)]
(frame_buffer_predicate, frame_buffer_list)
(set_frame_buffer_list, Fother_buffer): Decls changed.

26 years ago(Fother_buffer): New arg FRAME. Calls changed.
Richard M. Stallman [Fri, 22 May 1998 20:05:56 +0000 (20:05 +0000)]
(Fother_buffer): New arg FRAME.  Calls changed.
Pass it to frame_buffer_list, frame_buffer_predicate.
(record_buffer): Pass selected frame to them
and to set_frame_buffer_list.

26 years ago(frame_buffer_predicate): New arg FRAME.
Richard M. Stallman [Fri, 22 May 1998 20:04:40 +0000 (20:04 +0000)]
(frame_buffer_predicate): New arg FRAME.
(frame_buffer_list, set_frame_buffer_list): Likewise.
(make_frame): Pass new arg to Fother_buffer.

(make_frame_visible_1): New function.
(Fmake_frame_visible): Use that.

26 years ago(window_loop): Pass new arg to Fother_buffer.
Richard M. Stallman [Fri, 22 May 1998 20:03:28 +0000 (20:03 +0000)]
(window_loop): Pass new arg to Fother_buffer.

(select_window_1): New subroutine, from Fselect_window.
(Fselect_window): Use select_window_1.
(temp_output_buffer_show): Use select_window_1.

26 years agoChange term "character translation table" to "translation table".
Kenichi Handa [Fri, 22 May 1998 09:45:34 +0000 (09:45 +0000)]
Change term "character translation table" to "translation table".

26 years agoChange term "character translation table" to
Kenichi Handa [Fri, 22 May 1998 09:44:27 +0000 (09:44 +0000)]
Change term "character translation table" to
"translation table".
(string_to_non_ascii_char): New arg EXCLUDE_TAIL_GARBAGE.  Caller
changed.
(Funibyte_char_to_multibyte): Doc-string fixed.
(syms_of_charset): Doc-string fixed.

26 years ago(STRING_CHAR_AND_CHAR_LENGTH): New macro.
Kenichi Handa [Fri, 22 May 1998 09:44:27 +0000 (09:44 +0000)]
(STRING_CHAR_AND_CHAR_LENGTH): New macro.
(string_to_non_ascii_char): Adjusted for the new arg.

26 years ago(print_string): Don't ignore garbage bytes following a
Kenichi Handa [Fri, 22 May 1998 09:44:27 +0000 (09:44 +0000)]
(print_string): Don't ignore garbage bytes following a
multibyte characters.
(print): Likewise.

26 years ago(apropos): Handle aliases for undefined functions.
Richard M. Stallman [Fri, 22 May 1998 06:29:05 +0000 (06:29 +0000)]
(apropos): Handle aliases for undefined functions.

26 years ago(tar-mode): Position point on the name of the first file.
Richard M. Stallman [Fri, 22 May 1998 05:00:25 +0000 (05:00 +0000)]
(tar-mode): Position point on the name of the first file.
(tar-extract): Detect coding-system of the archive member and
decode it like insert-file-contents does.
(tar-alter-one-field): Reposition point on the file name of the
current tar entry.
(tar-subfile-save-buffer): Encode the file when updating it in the
archive, and use the size of encoded text to update the header
block.  Set last-coding-system-used to coding-system of the file.
Restore point of tar-superior-buffer after updating the descriptor line.

26 years agoIndent `with-standard-io-syntax' correctly.
Richard M. Stallman [Fri, 22 May 1998 04:42:48 +0000 (04:42 +0000)]
Indent `with-standard-io-syntax' correctly.

26 years ago(insert-directory): When WILDCARD is nil, expand ~ if necessary.
Richard M. Stallman [Fri, 22 May 1998 03:24:28 +0000 (03:24 +0000)]
(insert-directory): When WILDCARD is nil, expand ~ if necessary.

26 years ago(news-inews): Fix typo in prev change.
Richard M. Stallman [Thu, 21 May 1998 23:55:08 +0000 (23:55 +0000)]
(news-inews): Fix typo in prev change.

26 years ago(dired-guess-shell-alist-default): Handle .tgz files. Handle .pdf files.
Richard M. Stallman [Thu, 21 May 1998 20:41:38 +0000 (20:41 +0000)]
(dired-guess-shell-alist-default): Handle .tgz files.  Handle .pdf files.

26 years agoComment change.
Richard M. Stallman [Thu, 21 May 1998 20:32:09 +0000 (20:32 +0000)]
Comment change.

26 years ago(file-name-invalid-regexp): New variable, moved here from arc-mode.el
Eli Zaretskii [Thu, 21 May 1998 14:26:10 +0000 (14:26 +0000)]
(file-name-invalid-regexp): New variable, moved here from arc-mode.el

26 years ago(archive-file-name-invalid-regexp): Remove.
Eli Zaretskii [Thu, 21 May 1998 14:22:38 +0000 (14:22 +0000)]
(archive-file-name-invalid-regexp): Remove.
Change all users to use file-name-invalid-regexp instead.

26 years agoSupport pdb.
Richard M. Stallman [Thu, 21 May 1998 03:34:21 +0000 (03:34 +0000)]
Support pdb.
(pdb): New function.
(gud-pdb-command-name): New variable.
(pdb-minibuffer-local-map): Likewise.
(gud-pdb-find-file): New function.
(gud-pdb-marker-filter): New function.
(gud-pdb-marker-regexp*): New variables.
(gud-pdb-massage-args): New function.
(gud-pdb-history): New variable.

26 years ago(Ffile_name_directory, Ffile_name_nondirectory)
Richard M. Stallman [Thu, 21 May 1998 02:06:21 +0000 (02:06 +0000)]
(Ffile_name_directory, Ffile_name_nondirectory)
[DOS_NT]: Handle the special construct "/:" when followed by d:foo.

26 years ago(init_buffer): Support DOS_NT absolute file names.
Richard M. Stallman [Thu, 21 May 1998 02:05:53 +0000 (02:05 +0000)]
(init_buffer): Support DOS_NT absolute file names.

26 years agoWhitespace change.
Richard M. Stallman [Thu, 21 May 1998 01:55:57 +0000 (01:55 +0000)]
Whitespace change.

26 years ago(solitaire): Doc fix.
Richard M. Stallman [Thu, 21 May 1998 01:54:43 +0000 (01:54 +0000)]
(solitaire): Doc fix.

26 years ago(find_charset_in_str): New arg CMPCHARP.
Kenichi Handa [Thu, 21 May 1998 01:48:52 +0000 (01:48 +0000)]
(find_charset_in_str): New arg CMPCHARP.
(Ffind_charset_region): Call find_charset_in_str with CMPCHARP 0.
(Ffind_charset_string): Likewise.

26 years ago(find_charset_in_str): Number of arguments fixed.
Kenichi Handa [Thu, 21 May 1998 01:48:52 +0000 (01:48 +0000)]
(find_charset_in_str): Number of arguments fixed.

26 years ago(shrink_decoding_region): No short cut by
Kenichi Handa [Thu, 21 May 1998 01:48:52 +0000 (01:48 +0000)]
(shrink_decoding_region): No short cut by
coding->heading_ascii if eol conversion is necessary.

26 years ago(Fstring_make_multibyte): Call CHECK_STRING.
Kenichi Handa [Thu, 21 May 1998 01:48:52 +0000 (01:48 +0000)]
(Fstring_make_multibyte): Call CHECK_STRING.
(Fstring_make_unibyte, Fstring_as_unibyte, Fstring_as_multibyte):
Likewise.

26 years ago(lisp_data_to_selection_data): Call
Kenichi Handa [Thu, 21 May 1998 01:48:52 +0000 (01:48 +0000)]
(lisp_data_to_selection_data): Call
find_charset_in_str with CMPCHARP 1 to encode Lisp string if it
contains a composite character.

26 years agoGenerate style variants fontset for
Kenichi Handa [Thu, 21 May 1998 01:47:32 +0000 (01:47 +0000)]
Generate style variants fontset for
standard-fontset-spec.  Generate a fontset based on resolved font
name of a font specified by X resource or -fn command line arg.

26 years ago(command-line): Fixed a typo in comment.
Kenichi Handa [Thu, 21 May 1998 01:47:11 +0000 (01:47 +0000)]
(command-line): Fixed a typo in comment.

26 years ago(x-font-name-charset-alist): New
Kenichi Handa [Thu, 21 May 1998 01:46:39 +0000 (01:46 +0000)]
(x-font-name-charset-alist): New
variable.
(register-alternate-fontnames): Doc-string modified.
(x-complement-fontset-spec): Likewise.
(x-complement-fontset-spec): Delete unused local variable.  Delete
ad hoc code for Latin-1, instead refer to
x-font-name-charset-alist.
(uninstantiated-fontset-alist): Format changed (BASE-FONTSET ->
FONTLIST).
(x-style-funcs-alist): New variable.
(create-fontset-from-fontset-spec): 2nd optional arg is changed
from STYLE to STYLE-VARIANT-P.  The meaning also changed.  Delete
unused code.  Adjusted for the change of
uninstantiated-fontset-alist.
(instantiate-fontset): Adjusted for the change of
uninstantiated-fontset-alist.

26 years ago(make-coding-system): If ISO2022 based
Kenichi Handa [Thu, 21 May 1998 01:46:39 +0000 (01:46 +0000)]
(make-coding-system): If ISO2022 based
8-bit coding system allows alternative designation, set the coding
category to `coding-category-iso-8-else'.

26 years ago(gud-perldb-marker-acc): Variable deleted.
Richard M. Stallman [Wed, 20 May 1998 05:24:42 +0000 (05:24 +0000)]
(gud-perldb-marker-acc): Variable deleted.
(gud defgroup): Doc fix.

26 years ago(mail-unsent-separator): Handle "returned message follows".
Richard M. Stallman [Wed, 20 May 1998 04:31:10 +0000 (04:31 +0000)]
(mail-unsent-separator): Handle "returned message follows".

26 years ago(set-variable): Offer variable at point as default.
Richard M. Stallman [Wed, 20 May 1998 03:54:58 +0000 (03:54 +0000)]
(set-variable): Offer variable at point as default.

26 years ago(syms_of_minibuf): Doc fix.
Richard M. Stallman [Wed, 20 May 1998 03:01:19 +0000 (03:01 +0000)]
(syms_of_minibuf): Doc fix.

26 years ago(Fscroll_up, Fscroll_down, Fscroll_other_window): Doc fixes.
Richard M. Stallman [Wed, 20 May 1998 02:01:10 +0000 (02:01 +0000)]
(Fscroll_up, Fscroll_down, Fscroll_other_window): Doc fixes.