bpt/emacs.git
25 years ago(w32_last_error): Fix cut+paste error.
Geoff Voelker [Wed, 2 Dec 1998 23:00:29 +0000 (23:00 +0000)]
(w32_last_error): Fix cut+paste error.

25 years agotermhooks.h (event_kind) [WINDOWSNT]: Define
Geoff Voelker [Wed, 2 Dec 1998 23:00:14 +0000 (23:00 +0000)]
termhooks.h (event_kind) [WINDOWSNT]: Define
language_change_event.

25 years ago(parse_modifiers): Declare prototype.
Geoff Voelker [Wed, 2 Dec 1998 23:00:02 +0000 (23:00 +0000)]
(parse_modifiers): Declare prototype.

25 years ago(Qlanguage_change): New variable.
Geoff Voelker [Wed, 2 Dec 1998 22:59:11 +0000 (22:59 +0000)]
(Qlanguage_change): New variable.
(syms_of_keyboard): Init it.
(kbd_buffer_get_event) [WINDOWSNT]: Generate language-change
events.
(lispy_function_keys) [HAVE_NTGUI]: Remove names for modifier
keys; add name for Escape key; extend to 256 elements.
(parse_modifiers): Make non-static.

25 years ago(help-make-xrefs): Use `info', not the non-autoloaded
Dave Love [Wed, 2 Dec 1998 19:36:22 +0000 (19:36 +0000)]
(help-make-xrefs): Use `info', not the non-autoloaded
`Info-goto-node'.

25 years ago(temp-buffer-resize-mode): Doc fix.
Karl Heuer [Wed, 2 Dec 1998 18:16:13 +0000 (18:16 +0000)]
(temp-buffer-resize-mode): Doc fix.

25 years ago(custom-save-delete): Save point before
Karl Heuer [Wed, 2 Dec 1998 18:15:26 +0000 (18:15 +0000)]
(custom-save-delete): Save point before
reading a sexp, rather than backing up.

25 years agoFix previous change.
Karl Heuer [Wed, 2 Dec 1998 18:14:27 +0000 (18:14 +0000)]
Fix previous change.

25 years ago(Qouter_window_id): New variable.
Richard M. Stallman [Wed, 2 Dec 1998 18:06:37 +0000 (18:06 +0000)]
(Qouter_window_id): New variable.
(syms_of_xfns): Initialize it.
(x_report_frame_params): Set up outer-window-id parameter.

25 years ago(vc-dired-window-configuration, vc-ediff-windows,
André Spiegel [Wed, 2 Dec 1998 13:34:59 +0000 (13:34 +0000)]
(vc-dired-window-configuration, vc-ediff-windows,
vc-ediff-result, vc-dired-switches, vc-dired-terse-mode):
Added defvars to suppress compilation warnings.

25 years agoImproved and fixed customize for variables:
Richard M. Stallman [Tue, 1 Dec 1998 07:23:27 +0000 (07:23 +0000)]
Improved and fixed customize for variables:
ispell-highlight-p, ispell-check-comments, ispell-help-in-bufferp,
ispell-dictionary-alist, ispell-skip-sgml.
Improved and fixed comments in variables and messages for
functions: ispell-help-in-bufferp, ispell-local-dictionary,
ispell-menu-map, ispell-checking-message, ispell-parser,
ispell-word, lookup-words, ispell-change-dictionary, ispell-region,
ispell-begin-tex-skip-regexp, ispell-begin-skip-region,
ispell-comments-and-strings, ispell-continue, ispell-complete-word,
ispell-message-text-end, ispell-add-per-file-word-list.
(ispell-dictionary-alist-1): (ispell-dictionary-alist2): A coding
system is now required for all languages.  Casechars improved for
castellano, castellano8, and norsk dictionaries.  Dictionary
norsk7-tex removed.  Dictionary polish added.
(ispell-dictionary-alist): Redefined at load-time to support
dictionary changes.
(ispell-menu-map): Redefined at load-time to support menu changes.
(ispell-check-version): New alias for `check-ispell-version'.
(ispell-parse-output): Fixed matching for ispell error messages.
Correctly returns spelling suggestions in order generated by ispell process.
(check-ispell-version): Ensure `case-fold-search' doesn't get redefined.
(ispell-complete-word): Ensure `case-fold-search' doesn't get
redefined.  Fix bug that didn't respect case of word being completed.
(ispell-init-process): Set process coding system to be compatible
with emacs processes and the ispell process.
(ispell-kill-ispell): Ensures ispell process has terminated before
starting new process.  This can otherwise confuse process filters
and hang the ispell process.
(ispell-begin-skip-region-regexp): (ispell-skip-region): Improved
skipping support for sgml.
(ispell-minor-check): Support sgml labels.  Fix mapping ^M to \r
which could cause `ispell-complete-word' to hang.
(ispell-message): Improved message reference matching.  Ensure
`case-fold-search' doesn't get redefined.
(ispell-buffer-local-parsing): Ensure `case-fold-search' doesn't
get redefined.  Fixed bug in returning to nroff mode from tex mode.
(ispell-add-per-file-word-list): Ensure `case-fold-search' doesn't
get redefined.

25 years ago(Freplace_match): Set OPOINT clearly for the case
Richard M. Stallman [Tue, 1 Dec 1998 05:17:11 +0000 (05:17 +0000)]
(Freplace_match): Set OPOINT clearly for the case
where point is in the middle of the text to be replaced.

25 years ago(hscroll-mode, hscroll-global-mode, hscroll-window-maybe):
Richard M. Stallman [Tue, 1 Dec 1998 03:58:37 +0000 (03:58 +0000)]
(hscroll-mode, hscroll-global-mode, hscroll-window-maybe):
Use a timer instead of post-command-hook.
(hscroll-timer): New variable.

25 years ago(flyspell-check-word-p): Don't delay inside a kbd macro.
Richard M. Stallman [Tue, 1 Dec 1998 00:50:45 +0000 (00:50 +0000)]
(flyspell-check-word-p): Don't delay inside a kbd macro.

25 years ago(help-xref-button): Do nothing if text already has the help-xref property.
Richard M. Stallman [Mon, 30 Nov 1998 23:55:42 +0000 (23:55 +0000)]
(help-xref-button): Do nothing if text already has the help-xref property.
(describe-variable): Revert previous change to hyperlink to source.

25 years ago(make-local-hook): Return the hook variable.
Richard M. Stallman [Mon, 30 Nov 1998 23:44:10 +0000 (23:44 +0000)]
(make-local-hook): Return the hook variable.

25 years agoUpdate author email and web page.
Stephen Eglen [Mon, 30 Nov 1998 23:29:13 +0000 (23:29 +0000)]
Update author email and web page.

25 years ago(display_text_line): When handling HPOS < 0 after loop,
Richard M. Stallman [Mon, 30 Nov 1998 06:35:33 +0000 (06:35 +0000)]
(display_text_line): When handling HPOS < 0 after loop,
if compute_motion fails to advance at all, don't back it up.

25 years ago(features): Add `base64' to this list.
Richard M. Stallman [Sun, 29 Nov 1998 21:52:25 +0000 (21:52 +0000)]
(features): Add `base64' to this list.

25 years ago(auto-insert-alist): Use user-mail-address.
Richard M. Stallman [Sun, 29 Nov 1998 21:12:28 +0000 (21:12 +0000)]
(auto-insert-alist): Use user-mail-address.

25 years ago(install-arch-dep): Copy fns-*.el from lib-src.
Richard M. Stallman [Sun, 29 Nov 1998 16:42:04 +0000 (16:42 +0000)]
(install-arch-dep): Copy fns-*.el from lib-src.

25 years ago(symbol-file): Doc fix.
Richard M. Stallman [Sun, 29 Nov 1998 16:39:38 +0000 (16:39 +0000)]
(symbol-file): Doc fix.

25 years ago(hack-one-local-variable): Cope with non-file buffers.
Richard M. Stallman [Sun, 29 Nov 1998 15:41:38 +0000 (15:41 +0000)]
(hack-one-local-variable): Cope with non-file buffers.

25 years ago(describe-mode): Put major mode first.
Richard M. Stallman [Sun, 29 Nov 1998 00:56:49 +0000 (00:56 +0000)]
(describe-mode): Put major mode first.

25 years ago(appt-disp-window): Use pop-to-buffer,
Richard M. Stallman [Sun, 29 Nov 1998 00:32:50 +0000 (00:32 +0000)]
(appt-disp-window): Use pop-to-buffer,
to support special-display and same-window features.

25 years ago(Fsingle_key_description): Fix previous change.
Richard M. Stallman [Sat, 28 Nov 1998 22:16:09 +0000 (22:16 +0000)]
(Fsingle_key_description): Fix previous change.

25 years ago(transpose-subr, transpose-subr-1): Rename variables
Richard M. Stallman [Sat, 28 Nov 1998 02:42:51 +0000 (02:42 +0000)]
(transpose-subr, transpose-subr-1): Rename variables
bound in one function and used in the other.
(transpose-subr-start1, transpose-subr-start2): Add defvars.
(transpose-subr-end1, transpose-subr-end2): Add defvars.

25 years ago*** empty log message ***
Richard M. Stallman [Fri, 27 Nov 1998 22:30:31 +0000 (22:30 +0000)]
*** empty log message ***

25 years ago(Fstring_as_unibyte, Fstring_as_multibyte):
Richard M. Stallman [Fri, 27 Nov 1998 22:15:38 +0000 (22:15 +0000)]
(Fstring_as_unibyte, Fstring_as_multibyte):
Clear text properties in the new string.

25 years ago(Frequire): Update declaration.
Kenichi Handa [Thu, 26 Nov 1998 08:37:32 +0000 (08:37 +0000)]
(Frequire): Update declaration.

25 years ago(ccl-dump-translate-character-const-tbl):
Kenichi Handa [Thu, 26 Nov 1998 08:12:12 +0000 (08:12 +0000)]
(ccl-dump-translate-character-const-tbl):
Give format correct control string.

25 years ago(define-translation-table): Fix bug of
Kenichi Handa [Thu, 26 Nov 1998 08:12:12 +0000 (08:12 +0000)]
(define-translation-table): Fix bug of
setting incorrect translation-table-id.  If the first element of
ARGS is a translation table, just register it.

25 years ago("Chinese-BIG5"): Add charset-origin-alist property.
Kenichi Handa [Thu, 26 Nov 1998 08:12:12 +0000 (08:12 +0000)]
("Chinese-BIG5"): Add charset-origin-alist property.

25 years ago(ccl_driver) <CCL_TranslateCharacter>: Don't suppress MSB
Kenichi Handa [Thu, 26 Nov 1998 08:12:12 +0000 (08:12 +0000)]
(ccl_driver) <CCL_TranslateCharacter>: Don't suppress MSB
if the charset is ascii.
(ccl_driver) <CCL_TranslateCharacterConstTbl>: Likewise.

25 years ago(non_ascii_char_to_string): If C has modifier bits,
Kenichi Handa [Thu, 26 Nov 1998 08:12:12 +0000 (08:12 +0000)]
(non_ascii_char_to_string): If C has modifier bits,
make an appropriate one byte string.
(char_bytes): Handle the case that C is a single byte char or has
modifier bits.

25 years ago(CHAR_BYTES): If C has modifier bits, return 1.
Kenichi Handa [Thu, 26 Nov 1998 08:12:12 +0000 (08:12 +0000)]
(CHAR_BYTES): If C has modifier bits, return 1.

25 years ago(internal_self_insert): If C has modifier bits, insert
Kenichi Handa [Thu, 26 Nov 1998 08:12:12 +0000 (08:12 +0000)]
(internal_self_insert): If C has modifier bits, insert
appropriate one byte char.

25 years ago(thing-at-point-url-at-point): Don't use current
Richard M. Stallman [Wed, 25 Nov 1998 21:26:50 +0000 (21:26 +0000)]
(thing-at-point-url-at-point): Don't use current
syntax table to determine what is whitespace.

25 years ago(frame-parameter): Doc fix.
Richard M. Stallman [Wed, 25 Nov 1998 01:50:25 +0000 (01:50 +0000)]
(frame-parameter): Doc fix.

25 years ago(read_process_output): Call signal_after_change.
Richard M. Stallman [Wed, 25 Nov 1998 01:26:56 +0000 (01:26 +0000)]
(read_process_output): Call signal_after_change.

25 years ago(tex-feed-input): New function.
Richard M. Stallman [Wed, 25 Nov 1998 01:07:19 +0000 (01:07 +0000)]
(tex-feed-input): New function.
(tex-define-common-keys): Add binding for C-c C-m.

25 years ago(syms_of_buffer): Doc fix.
Richard M. Stallman [Tue, 24 Nov 1998 09:01:32 +0000 (09:01 +0000)]
(syms_of_buffer): Doc fix.

25 years ago(syms_of_keyboard): Doc fix.
Richard M. Stallman [Tue, 24 Nov 1998 08:56:27 +0000 (08:56 +0000)]
(syms_of_keyboard): Doc fix.

25 years ago(Fmake_keymap): Doc fix.
Richard M. Stallman [Tue, 24 Nov 1998 04:55:16 +0000 (04:55 +0000)]
(Fmake_keymap): Doc fix.

25 years ago(move-to-column-force): New function.
Kenichi Handa [Tue, 24 Nov 1998 03:52:08 +0000 (03:52 +0000)]
(move-to-column-force): New function.
(operate-on-rectangle): If coerce-tabs is non-nil, call
move-to-column-force instead of move-to-column.
(insert-rectangle): Call move-to-column-force instead of
move-to-column.
(open-rectangle-line): If begextra is not zero, call
move-to-column-force.

25 years agoMake a new map by make-keymap.
Kenichi Handa [Tue, 24 Nov 1998 03:52:08 +0000 (03:52 +0000)]
Make a new map by make-keymap.
(picture-desired-column): New variable.
(picture-update-desired-column): New function.
(picture-beginning-of-line): Set picture-desired-column to 0.
(picture-end-of-line): Set picture-desired-column to the current
column.
(picture-forward-column): Pay attention to multi-column character.
(picture-backward-column): Likewise.
(picture-move-down): Likewise.
(picture-move-up): Likewise.
(picture-movement-nw): With prefix arg, move twice columns.
(picture-movement-ne): Likewise.
(picture-movement-sw): Likewise.
(picture-movement-se): Likewise.
(picture-set-motion): Handle two-column movements.
(picture-move): Call picture-move-down or picture-forward-column
only when necessary.
(picture-insert): Pay attention to picture-desired-column.
(picture-self-insert): Likewise.
(picture-clear-column): Pay attention to multi-column character.
(picture-mode): Modify doc-string for two-column movement.

25 years ago(word_boundary_p): If C1 or C2 are composite
Kenichi Handa [Tue, 24 Nov 1998 03:52:08 +0000 (03:52 +0000)]
(word_boundary_p): If C1 or C2 are composite
characters, test their first components.

25 years agoVarious minor doc fixes.
Dave Love [Mon, 23 Nov 1998 15:15:09 +0000 (15:15 +0000)]
Various minor doc fixes.
(fortran-font-lock-keywords-1): Add `d' to comment-chars.
(fortran-with-subprogram-narrowing): New macro.
fortran-check-for-matching-do): Use it.
(fortran-end-do): Use fortran-check-end-prog-re.
(fortran-beginning-do, fortran-end-if, fortran-beginning-if)
(fortran-calculate-indent, fortran-calculate-indent): Likewise.

25 years ago* lazy-lock.el (lazy-lock-unstall):
Simon Marshall [Mon, 23 Nov 1998 11:14:33 +0000 (11:14 +0000)]
* lazy-lock.el (lazy-lock-unstall):
(lazy-lock-fontify-after-idle): Rewritten to use with-temp-message.

25 years ago* fast-lock.el (fast-lock-save-cache-1):
Simon Marshall [Mon, 23 Nov 1998 11:13:33 +0000 (11:13 +0000)]
* fast-lock.el (fast-lock-save-cache-1):
(fast-lock-cache-data): Rewritten to use with-temp-message.

25 years ago* font-lock.el (font-lock-defaults): Doc fix.
Simon Marshall [Mon, 23 Nov 1998 11:12:40 +0000 (11:12 +0000)]
* font-lock.el (font-lock-defaults): Doc fix.
(font-lock-default-fontify-buffer): Rewritten to use with-temp-message.
(lisp-font-lock-keywords-2): Fontify with-temp-message as a keyword.

25 years ago(rmail-set-message-counters-counter): Detect messages that have been
Andrew Innes [Sun, 22 Nov 1998 21:36:51 +0000 (21:36 +0000)]
(rmail-set-message-counters-counter): Detect messages that have been
added with DOS line endings and convert the line endings for such
messages.

25 years agoRename function and variables added in previous change:
Richard M. Stallman [Sun, 22 Nov 1998 17:31:55 +0000 (17:31 +0000)]
Rename function and variables added in previous change:
delete `window-' from the names.

25 years ago(window-buffer-height): New function, split from
Richard M. Stallman [Sun, 22 Nov 1998 17:26:33 +0000 (17:26 +0000)]
(window-buffer-height): New function, split from
shrink-window-if-larger-than-buffer.
(shrink-window-if-larger-than-buffer): Use window-buffer-height.

25 years agoAdd resizing of temporary buffers.
Richard M. Stallman [Sun, 22 Nov 1998 17:26:16 +0000 (17:26 +0000)]
Add resizing of temporary buffers.
(temp-buffer-window-resize-mode): New command and variable.
(temp-buffer-window-max-height): New variable.
(resize-temp-buffer-window): New function.

25 years ago(Fset_mouse_position): Doc fix.
Richard M. Stallman [Sun, 22 Nov 1998 17:23:36 +0000 (17:23 +0000)]
(Fset_mouse_position): Doc fix.

25 years ago(initial-frame-alist): Add defcustom.
Richard M. Stallman [Sun, 22 Nov 1998 15:35:02 +0000 (15:35 +0000)]
(initial-frame-alist): Add defcustom.

25 years ago(shell-prompt-pattern): Add defcustom.
Richard M. Stallman [Sun, 22 Nov 1998 15:33:21 +0000 (15:33 +0000)]
(shell-prompt-pattern): Add defcustom.

25 years ago(message-ignored-supersedes-headers): Remove NNTP-Posting-Date.
Richard M. Stallman [Sat, 21 Nov 1998 22:30:41 +0000 (22:30 +0000)]
(message-ignored-supersedes-headers): Remove NNTP-Posting-Date.

25 years ago(describe-mode): Don't avoid loop indirecting thru value of INDICATOR.
Richard M. Stallman [Sat, 21 Nov 1998 22:24:50 +0000 (22:24 +0000)]
(describe-mode): Don't avoid loop indirecting thru value of INDICATOR.

25 years ago(describe-variable): Allow any variable with a defcustom,
Richard M. Stallman [Sat, 21 Nov 1998 03:19:52 +0000 (03:19 +0000)]
(describe-variable): Allow any variable with a defcustom,
even if it is not a user variable.

25 years ago(mail-unsent-separator): Additional alternative.
Richard M. Stallman [Sat, 21 Nov 1998 02:34:50 +0000 (02:34 +0000)]
(mail-unsent-separator): Additional alternative.

25 years ago(nntp-request-group): Allow for failures when requesting a new group.
Andrew Innes [Fri, 20 Nov 1998 23:54:16 +0000 (23:54 +0000)]
(nntp-request-group): Allow for failures when requesting a new group.

25 years ago(lisp-interaction-mode-map): Doc fix.
Richard M. Stallman [Thu, 19 Nov 1998 18:45:47 +0000 (18:45 +0000)]
(lisp-interaction-mode-map): Doc fix.

(with-temp-message): Add lisp-indent-function property.

25 years ago(find-function-regexp): Handle skeletons.
Richard M. Stallman [Thu, 19 Nov 1998 18:43:35 +0000 (18:43 +0000)]
(find-function-regexp): Handle skeletons.

25 years agoAdded with-temp-message.
Simon Marshall [Thu, 19 Nov 1998 09:43:40 +0000 (09:43 +0000)]
Added with-temp-message.

25 years ago(gud-common-init): Use pop-to-buffer.
Richard M. Stallman [Thu, 19 Nov 1998 04:33:37 +0000 (04:33 +0000)]
(gud-common-init): Use pop-to-buffer.
(same-window-regexps): Add an element that matches all gud buffers.

25 years ago(Fsingle_key_description): Handle generic characters.
Richard M. Stallman [Thu, 19 Nov 1998 04:30:14 +0000 (04:30 +0000)]
(Fsingle_key_description): Handle generic characters.

25 years ago(Frequire): New arg NOERROR.
Richard M. Stallman [Thu, 19 Nov 1998 04:26:44 +0000 (04:26 +0000)]
(Frequire): New arg NOERROR.

25 years ago(fortran-end-prog-re): Fix typo.
Dave Love [Wed, 18 Nov 1998 19:19:09 +0000 (19:19 +0000)]
(fortran-end-prog-re): Fix typo.

25 years ago(temp-buffer-show-hook): This is not obsolete.
Richard M. Stallman [Wed, 18 Nov 1998 18:42:34 +0000 (18:42 +0000)]
(temp-buffer-show-hook): This is not obsolete.

25 years ago(Qmouse_face): Replace definition with extern decl.
Richard M. Stallman [Wed, 18 Nov 1998 01:40:17 +0000 (01:40 +0000)]
(Qmouse_face): Replace definition with extern decl.
(syms_of_xfaces): Initialization deleted.

25 years ago(Qmouse_face): Variable definition moved here.
Richard M. Stallman [Wed, 18 Nov 1998 01:38:14 +0000 (01:38 +0000)]
(Qmouse_face): Variable definition moved here.
(syms_of_textprop): Initialize it.

25 years ago(temp_output_buffer_show): Around temp-buffer-show-hook,
Richard M. Stallman [Tue, 17 Nov 1998 16:27:02 +0000 (16:27 +0000)]
(temp_output_buffer_show): Around temp-buffer-show-hook,
don't do save-excursion, just restore selected window.

(window_loop): For UNSHOW_BUFFER, always do consider minibuffer windows.

25 years ago*** empty log message ***
Karl Heuer [Tue, 17 Nov 1998 06:30:52 +0000 (06:30 +0000)]
*** empty log message ***

25 years agoRequire skeleton when compiling.
Dave Love [Mon, 16 Nov 1998 17:50:28 +0000 (17:50 +0000)]
Require skeleton when compiling.
(sgml-font-lock-keywords-1): Accept single-letter tags.
(v2): Defvar free variable.

25 years agoindent `with-output-to-string' as a CL
Karl Heuer [Mon, 16 Nov 1998 06:37:55 +0000 (06:37 +0000)]
indent `with-output-to-string' as a CL
macro, not ELisp one.

25 years ago(*-*-bsdi4*): New target.
Kenichi Handa [Mon, 16 Nov 1998 06:26:27 +0000 (06:26 +0000)]
(*-*-bsdi4*): New target.

25 years agoSet syntaxes all non-word multibyte
Kenichi Handa [Mon, 16 Nov 1998 06:26:27 +0000 (06:26 +0000)]
Set syntaxes all non-word multibyte
characters to symbol.

25 years ago(japanese-zenkaku-region): New optional arg KATAKANA-ONLY.
Kenichi Handa [Mon, 16 Nov 1998 06:26:27 +0000 (06:26 +0000)]
(japanese-zenkaku-region): New optional arg KATAKANA-ONLY.

25 years ago(CHAR_TABLE_REF): Check if IDX is negative or not.
Kenichi Handa [Mon, 16 Nov 1998 06:26:27 +0000 (06:26 +0000)]
(CHAR_TABLE_REF): Check if IDX is negative or not.

25 years ago(non_ascii_char_to_string): If C is negative, signal error.
Kenichi Handa [Mon, 16 Nov 1998 06:26:27 +0000 (06:26 +0000)]
(non_ascii_char_to_string): If C is negative, signal error.

25 years ago(SINGLE_BYTE_CHAR_P): Check if C is negative or not.
Kenichi Handa [Mon, 16 Nov 1998 06:26:27 +0000 (06:26 +0000)]
(SINGLE_BYTE_CHAR_P): Check if C is negative or not.

25 years agoInitial revision
Kenichi Handa [Mon, 16 Nov 1998 06:26:03 +0000 (06:26 +0000)]
Initial revision

25 years ago(after-insert-file-set-buffer-file-coding-system): If the buffer
Kenichi Handa [Mon, 16 Nov 1998 01:17:06 +0000 (01:17 +0000)]
(after-insert-file-set-buffer-file-coding-system): If the buffer
is changed to unibyte, return inserted bytes.

25 years ago(tar-header-block-tokenize): Decode codes of file
Kenichi Handa [Mon, 16 Nov 1998 01:17:06 +0000 (01:17 +0000)]
(tar-header-block-tokenize): Decode codes of file
and link names if necessary.
(tar-header-block-summarize): Handle the case that file or link
names are multibyte.
(tar-summarize-buffer): At first set the current buffer unibyte,
then if there are multibyte file names, change it to multibyte.
(tar-mode): Get char position from tar-header-offset.
(tar-extract): Avoid multibyte<->unibyte conversion in
insert-buffer-subsring by setting both buffers unibyte
temporarily.
(tar-copy): Set the buffer unibyte while doing a work.  Write
without code conversion.
(tar-expunge): Set the buffer unibyte while doing a work.
(tar-alter-one-field): Likewise.
(tar-clear-modification-flags): Compare byte position with
tar-header-offset.
(tar-subfile-save-buffer): Avoid multibyte<->unibyte conversion in
insert-buffer-subsring by setting both buffers unibyte
temporarily.  Pay attention to multibyteness while updating the
descriptor-line.
(tar-mode-write-file): Write without code conversion.

25 years agoInclude charset.h.
Kenichi Handa [Mon, 16 Nov 1998 01:17:06 +0000 (01:17 +0000)]
Include charset.h.

25 years ago(abbrev.o): Depend on charset.h
Kenichi Handa [Mon, 16 Nov 1998 01:17:06 +0000 (01:17 +0000)]
(abbrev.o): Depend on charset.h
(bytecode.o): Depend on charset.h.

25 years ago(SYNTAX_ENTRY_INT): For a composite character, check
Kenichi Handa [Mon, 16 Nov 1998 01:17:06 +0000 (01:17 +0000)]
(SYNTAX_ENTRY_INT): For a composite character, check
the first component.

25 years agoRequire cl.
Karl Heuer [Sun, 15 Nov 1998 17:45:33 +0000 (17:45 +0000)]
Require cl.

25 years agoFix previous change:
Dave Love [Sun, 15 Nov 1998 15:50:30 +0000 (15:50 +0000)]
Fix previous change:
(fortran-end-prog-re1): Changed.
(fortran-check-end-prog-re): New function.
(beginning-of-fortran-subprogram, end-of-fortran-subprogram): Use
it.

25 years ago(LIBS_MACHINE): Delete redundant definition.
Karl Heuer [Fri, 13 Nov 1998 23:27:33 +0000 (23:27 +0000)]
(LIBS_MACHINE): Delete redundant definition.

25 years agoFix previous change.
Karl Heuer [Fri, 13 Nov 1998 23:25:02 +0000 (23:25 +0000)]
Fix previous change.

25 years ago(auto-insert-alist): Don't assume *.el is part of GNU Emacs.
Karl Heuer [Fri, 13 Nov 1998 18:21:49 +0000 (18:21 +0000)]
(auto-insert-alist): Don't assume *.el is part of GNU Emacs.

25 years ago(reftex-finding-files): Group documentation fixed.
Carsten Dominik [Fri, 13 Nov 1998 16:17:25 +0000 (16:17 +0000)]
(reftex-finding-files): Group documentation fixed.
(reftex-toc-toggle-file-boundary, reftex-toc-toggle-labels,
reftex-toc-toggle-context,reftex-find-start-point): New functions.
(reftex-toc-include-labels, reftex-toc-include-context,
reftex-toc-include-file-boundaries,
reftex-toc-keep-other-windows): New options.
(reftex-use-text-after-label-as-context): Option removed.
(reftex-extract-bib-entries): Protect use in non-latex buffers.
(reftex-toc-visit-location): Renamed from `reftex-toc-visit-line'.
(reftex-latin1-to-ascii): Works now with and without Mule.
(reftex-truncate): Removed special stuff for Emacs 20.2.
(reftex-get-offset): Made more general.
(reftex-show-label-location): Renamed from
`reftex-select-label-callback'.
(reftex-pop-to-label): Function removed (using
`reftex-show-label-location' instead.
(reftex-insert-docstruct): Renamed from
`reftex-make-and-insert-label-list'.  Function args changed.
(reftex-toc): Now uses `reftex-insert-docstruct' and
`reftex-find-start-point'.
(reftex-select-item): Use `reftex-find-start-point'.
(reftex-toc-visit-line): Can display labels and file boundaries.
(reftex-TeX-master-file): `(TeX-master-file)' protected.

25 years agoConvert to DOS format.
Andrew Innes [Fri, 13 Nov 1998 14:08:07 +0000 (14:08 +0000)]
Convert to DOS format.

25 years ago1998-11-09 Sam Steingold <sds@goems.com>
Dave Love [Thu, 12 Nov 1998 15:54:40 +0000 (15:54 +0000)]
1998-11-09  Sam Steingold  <sds@goems.com>

* browse-url.el (browse-url): handle the case when
`browse-url-browser-function' is a lambda list.

25 years ago(symbol-file): For ms-dos, use fns.el without the
Eli Zaretskii [Thu, 12 Nov 1998 11:44:53 +0000 (11:44 +0000)]
(symbol-file): For ms-dos, use fns.el without the
version string.

25 years ago(buffer-undo-list): For ms-dos, use fns.el without the
Eli Zaretskii [Thu, 12 Nov 1998 11:42:45 +0000 (11:42 +0000)]
(buffer-undo-list): For ms-dos, use fns.el without the
version string.

25 years ago(ediff-even-diff-face-A): Fix spelling.
Karl Heuer [Thu, 12 Nov 1998 02:00:33 +0000 (02:00 +0000)]
(ediff-even-diff-face-A): Fix spelling.