bpt/emacs.git
25 years ago[andrewi]
Andrew Innes [Sun, 2 May 1999 10:05:22 +0000 (10:05 +0000)]
[andrewi]
(decode_eol): Set produced/consumed values to zero if
src_bytes is <= 0 on entry.

[handa]
(setup_raw_text_coding_system): Call
setup_coding_system to initialize the fields of struct
coding_system correctly.

25 years ago(copy_executable_and_move_sections): Ifdef out a
Andrew Innes [Sun, 2 May 1999 09:59:03 +0000 (09:59 +0000)]
(copy_executable_and_move_sections): Ifdef out a
couple of unused switch cases that aren't defined on all
platforms.

25 years agoAdd another variation of the profile command, which
Andrew Innes [Sun, 2 May 1999 09:57:46 +0000 (09:57 +0000)]
Add another variation of the profile command, which
only profiles extended commands.

25 years ago(w32-drag-n-drop): Select file in window where
Andrew Innes [Sun, 2 May 1999 09:52:17 +0000 (09:52 +0000)]
(w32-drag-n-drop): Select file in window where
it is dropped, rather than current window.

25 years ago(smtpmail-deduce-address-list): Bind variables
Andrew Innes [Sun, 2 May 1999 09:50:47 +0000 (09:50 +0000)]
(smtpmail-deduce-address-list): Bind variables
after switching buffer, as case-fold-search is a buffer local
variable.

25 years ago(cp-coding-system-for-codepage-1):
Andrew Innes [Sun, 2 May 1999 09:48:22 +0000 (09:48 +0000)]
(cp-coding-system-for-codepage-1):
Make the magnification parameter for the -dos encoder be 2.

25 years ago(convert-standard-filename): Only convert directory
Andrew Innes [Sun, 2 May 1999 09:45:17 +0000 (09:45 +0000)]
(convert-standard-filename): Only convert directory
separators to backslash if the interactive shell is one of the
standard Windows shells that has DOS semantics.

25 years ago(ls-lisp-format-time): Trap errors from
Andrew Innes [Sun, 2 May 1999 09:40:45 +0000 (09:40 +0000)]
(ls-lisp-format-time): Trap errors from
format-time-string, and return a suitable string to indicate the
timestamp was invalid.

25 years ago(hexlify-command): Apply shell-quote-argument after
Andrew Innes [Sun, 2 May 1999 09:38:50 +0000 (09:38 +0000)]
(hexlify-command): Apply shell-quote-argument after
expanding hexl-program in case exec-directory contains a space.
(dehexlify-command): Ditto.

25 years ago(file-name-buffer-file-type-alist): Remove various
Andrew Innes [Sun, 2 May 1999 09:36:07 +0000 (09:36 +0000)]
(file-name-buffer-file-type-alist): Remove various
file extension regexps which aren't necessarily binary files.

25 years ago(browse-url-browser-function): Default to
Andrew Innes [Sun, 2 May 1999 09:34:41 +0000 (09:34 +0000)]
(browse-url-browser-function): Default to
browse-url-default-windows-browser on windows-nt.
(browse-url-default-windows-browser): New function.

25 years ago(main) [WINDOWSNT]: Call ftruncate, which is now mapped to _chsize.
Andrew Innes [Sun, 2 May 1999 09:31:32 +0000 (09:31 +0000)]
(main) [WINDOWSNT]: Call ftruncate, which is now mapped to _chsize.

25 years ago(forms-mode): Don't call forms-first-record or
Karl Heuer [Sat, 1 May 1999 01:11:12 +0000 (01:11 +0000)]
(forms-mode): Don't call forms-first-record or
forms-last-record if the data file has zero records.

25 years ago*** empty log message ***
Karl Heuer [Thu, 29 Apr 1999 21:01:04 +0000 (21:01 +0000)]
*** empty log message ***

25 years ago(find-file-noselect-1): If buffer-file-name has changed
Karl Heuer [Thu, 29 Apr 1999 20:28:43 +0000 (20:28 +0000)]
(find-file-noselect-1): If buffer-file-name has changed
after find-file-not-found-hooks runs, recompute the truename.
And don't use FILENAME after that point.

25 years ago(main, both versions): Use quote_file_name on cwd.
Karl Heuer [Thu, 29 Apr 1999 20:26:46 +0000 (20:26 +0000)]
(main, both versions): Use quote_file_name on cwd.

25 years agoComment fix.
Karl Heuer [Wed, 28 Apr 1999 16:41:08 +0000 (16:41 +0000)]
Comment fix.

25 years ago(show-paren-mode): Doc fix.
Dave Love [Tue, 27 Apr 1999 19:10:09 +0000 (19:10 +0000)]
(show-paren-mode): Doc fix.

25 years ago(which-func-mode-global): Doc fix.
Dave Love [Tue, 27 Apr 1999 19:02:58 +0000 (19:02 +0000)]
(which-func-mode-global): Doc fix.

25 years ago(type-break-mode): Doc fix.
Dave Love [Tue, 27 Apr 1999 19:00:42 +0000 (19:00 +0000)]
(type-break-mode): Doc fix.

25 years ago(display-time-mode): Doc fix.
Dave Love [Tue, 27 Apr 1999 19:00:11 +0000 (19:00 +0000)]
(display-time-mode): Doc fix.

25 years ago(resize-minibuffer-mode): Doc fix.
Dave Love [Tue, 27 Apr 1999 18:59:36 +0000 (18:59 +0000)]
(resize-minibuffer-mode): Doc fix.

25 years ago(mouse-sel-mode): Doc fix.
Dave Love [Tue, 27 Apr 1999 18:58:51 +0000 (18:58 +0000)]
(mouse-sel-mode): Doc fix.

25 years ago(icomplete-mode): Doc fix.
Dave Love [Tue, 27 Apr 1999 18:58:13 +0000 (18:58 +0000)]
(icomplete-mode): Doc fix.

25 years ago(hscroll-global-mode): Doc fix.
Dave Love [Tue, 27 Apr 1999 18:57:24 +0000 (18:57 +0000)]
(hscroll-global-mode): Doc fix.

25 years ago(temp-buffer-resize-mode): Doc fix.
Dave Love [Tue, 27 Apr 1999 18:56:30 +0000 (18:56 +0000)]
(temp-buffer-resize-mode): Doc fix.

25 years ago(global-font-lock-mode): Doc fix.
Dave Love [Tue, 27 Apr 1999 18:55:02 +0000 (18:55 +0000)]
(global-font-lock-mode): Doc fix.

25 years ago(delete-selection-mode): Doc fix.
Dave Love [Tue, 27 Apr 1999 18:52:49 +0000 (18:52 +0000)]
(delete-selection-mode): Doc fix.

25 years ago(mouse-avoidance-mode): Doc fix.
Dave Love [Tue, 27 Apr 1999 18:52:00 +0000 (18:52 +0000)]
(mouse-avoidance-mode): Doc fix.

25 years ago(auto-insert-mode): Doc fix.
Dave Love [Tue, 27 Apr 1999 18:50:15 +0000 (18:50 +0000)]
(auto-insert-mode): Doc fix.

25 years ago(winner-mode): Doc fix.
Dave Love [Tue, 27 Apr 1999 18:48:11 +0000 (18:48 +0000)]
(winner-mode): Doc fix.

25 years agoelgin added RPG to front end list, as per rms instructions
Jim Elgin [Tue, 27 Apr 1999 16:05:14 +0000 (16:05 +0000)]
elgin added RPG to front end list, as per rms instructions

25 years agoComment on netscape.
Dave Love [Tue, 27 Apr 1999 11:43:24 +0000 (11:43 +0000)]
Comment on netscape.

25 years ago(rmail-next-same-subject): When searching, ignore
Karl Heuer [Mon, 26 Apr 1999 19:12:44 +0000 (19:12 +0000)]
(rmail-next-same-subject): When searching, ignore
the same whitespace that was ignored in choosing the subject string.

25 years ago(x_list_fonts): Fix previous change.
Karl Heuer [Mon, 26 Apr 1999 06:02:19 +0000 (06:02 +0000)]
(x_list_fonts): Fix previous change.

25 years ago(Info-find-node): Position properly after finding anchor.
Karl Heuer [Mon, 26 Apr 1999 05:58:59 +0000 (05:58 +0000)]
(Info-find-node): Position properly after finding anchor.

25 years ago(HAVE_LIBXP): Add #undef.
Karl Heuer [Mon, 26 Apr 1999 05:22:32 +0000 (05:22 +0000)]
(HAVE_LIBXP): Add #undef.

25 years ago(LIB_MOTIF_EXTRA): Check HAVE_LIBXP.
Karl Heuer [Mon, 26 Apr 1999 05:22:16 +0000 (05:22 +0000)]
(LIB_MOTIF_EXTRA): Check HAVE_LIBXP.

25 years agoCheck for libXp.
Karl Heuer [Mon, 26 Apr 1999 05:21:00 +0000 (05:21 +0000)]
Check for libXp.

25 years ago(all): Handle unibyte-display-via-language-environment.
Karl Heuer [Mon, 26 Apr 1999 05:16:07 +0000 (05:16 +0000)]
(all): Handle unibyte-display-via-language-environment.

25 years ago(outline-regexp): Doc fix.
Karl Heuer [Mon, 26 Apr 1999 05:14:12 +0000 (05:14 +0000)]
(outline-regexp): Doc fix.

25 years ago(indent-new-comment-line): Fix previous change.
Karl Heuer [Mon, 26 Apr 1999 05:11:01 +0000 (05:11 +0000)]
(indent-new-comment-line): Fix previous change.

25 years ago(compilation-error-regexp-alist): Recognize C++Build 4.0 error message syntax.
Karl Heuer [Mon, 26 Apr 1999 05:09:59 +0000 (05:09 +0000)]
(compilation-error-regexp-alist): Recognize C++Build 4.0 error message syntax.

25 years agoDelete the wildcard expansion feature
Karl Heuer [Mon, 26 Apr 1999 04:59:46 +0000 (04:59 +0000)]
Delete the wildcard expansion feature
since that is now standard in find-file.
(PC-try-load-many-files): Function deleted.
(PC-after-load-many-files): Function deleted.
(PC-many-files-list): Variable deleted.
(PC-disable-wildcards): Variable deleted.
(partial-completion-mode): Don't enable the wildcard feature.
(PC-look-for-include-file): Don't set global variables
`error', `buf' and `filename' here.

25 years ago(grep-compute-defaults): If xargs -e isn't supported, use find -exec.
Karl Heuer [Mon, 26 Apr 1999 04:49:42 +0000 (04:49 +0000)]
(grep-compute-defaults): If xargs -e isn't supported, use find -exec.

25 years ago(mail-sent-via): Use copy-marker not make-marker.
Karl Heuer [Mon, 26 Apr 1999 04:33:56 +0000 (04:33 +0000)]
(mail-sent-via): Use copy-marker not make-marker.

25 years ago(texinfo-format-buffer): Bind coding-system-for-write, to avoid hanging when
Karl Heuer [Mon, 26 Apr 1999 04:13:01 +0000 (04:13 +0000)]
(texinfo-format-buffer): Bind coding-system-for-write, to avoid hanging when
non-interactive.

25 years ago(bibtex-reference-head): Allow entries to start with a newline.
Karl Heuer [Mon, 26 Apr 1999 04:08:25 +0000 (04:08 +0000)]
(bibtex-reference-head): Allow entries to start with a newline.

25 years ago(x-ctext): New coding system.
Kenichi Handa [Tue, 13 Apr 1999 04:57:18 +0000 (04:57 +0000)]
(x-ctext): New coding system.

25 years agoTrap X errors so that Emacs doesn't die
Kenichi Handa [Tue, 13 Apr 1999 00:51:52 +0000 (00:51 +0000)]
Trap X errors so that Emacs doesn't die
by them.

25 years ago(input-method-function): Add permanent-local property.
Karl Heuer [Mon, 12 Apr 1999 18:25:26 +0000 (18:25 +0000)]
(input-method-function): Add permanent-local property.

25 years ago(BSD_SYSTEM): Define for FreeBSD 4 as with FreeBSD 3.
Karl Heuer [Mon, 12 Apr 1999 18:23:41 +0000 (18:23 +0000)]
(BSD_SYSTEM): Define for FreeBSD 4 as with FreeBSD 3.

25 years agoFix wording for the last change.
Eli Zaretskii [Mon, 12 Apr 1999 10:46:39 +0000 (10:46 +0000)]
Fix wording for the last change.

25 years ago(jka-compr-insert-file-contents): Fix previous
Dave Love [Mon, 12 Apr 1999 08:50:02 +0000 (08:50 +0000)]
(jka-compr-insert-file-contents): Fix previous
change to use jka-compr-byte-compiler-base-file-name.

25 years ago(sc-scan-info-alist): Revert last change.
Dave Love [Mon, 12 Apr 1999 08:46:09 +0000 (08:46 +0000)]
(sc-scan-info-alist): Revert last change.
(sc-attrib-selection-list): Fix :type here instead.

25 years ago(sc-attrib-selection-list): Fix custom type
Dave Love [Mon, 12 Apr 1999 08:42:35 +0000 (08:42 +0000)]
(sc-attrib-selection-list): Fix custom type
more.
(sc-emacs-features): Recognize Emacs 20.
(sc-read-string): Use history arg.
(sc-scan-info-alist): Check for rtnvalue a cons.

25 years ago(Fset_fontset_font): Fix previous change.
Kenichi Handa [Mon, 12 Apr 1999 01:26:06 +0000 (01:26 +0000)]
(Fset_fontset_font): Fix previous change.

25 years ago(auto-coding-alist-lookup): Include ms-dos
Eli Zaretskii [Sun, 11 Apr 1999 16:26:11 +0000 (16:26 +0000)]
(auto-coding-alist-lookup): Include ms-dos
in the list of case-insensitive filesystems.

25 years ago(create-fontset-from-fontset-spec):
Kenichi Handa [Sat, 10 Apr 1999 02:23:06 +0000 (02:23 +0000)]
(create-fontset-from-fontset-spec):
Don't register duplicated alias fontset names.

25 years ago(Fquery_fontset): Check for fontset aliases here.
Kenichi Handa [Sat, 10 Apr 1999 02:21:00 +0000 (02:21 +0000)]
(Fquery_fontset): Check for fontset aliases here.
(Fnew_fontset, Fset_fontset_font): Don't check for them here.

25 years ago(mkdir): If we create ${datadir}, make it world-readable.
Richard M. Stallman [Fri, 9 Apr 1999 19:23:31 +0000 (19:23 +0000)]
(mkdir): If we create ${datadir}, make it world-readable.
(install-arch-indep): Make ${datadir}/emacs world-readable.

25 years ago(complete-symbol): Invert meaning of prefix arg.
Richard M. Stallman [Fri, 9 Apr 1999 19:22:42 +0000 (19:22 +0000)]
(complete-symbol): Invert meaning of prefix arg.

25 years ago(do_autoload): Preserve match data.
Richard M. Stallman [Fri, 9 Apr 1999 19:21:52 +0000 (19:21 +0000)]
(do_autoload): Preserve match data.

25 years ago(Fmake_indirect_buffer): Copy multibyte status from the base buffer.
Richard M. Stallman [Fri, 9 Apr 1999 19:20:26 +0000 (19:20 +0000)]
(Fmake_indirect_buffer): Copy multibyte status from the base buffer.
(Fset_buffer_multibyte): Copy new multibyte status
into the buffer's indirect buffers.

25 years agoPut in ignore for Cu-SeeMe task. www.openh323.org is doing this. elgin - apr 9...
Jim Elgin [Fri, 9 Apr 1999 13:51:19 +0000 (13:51 +0000)]
Put in ignore for Cu-SeeMe task.  openh323.org is doing this.  elgin - apr 9, 1999.

25 years ago(auto-coding-alist-lookup): New function.
Richard M. Stallman [Thu, 8 Apr 1999 22:27:44 +0000 (22:27 +0000)]
(auto-coding-alist-lookup): New function.
(set-auto-coding): Use auto-coding-alist-lookup.

25 years ago(jka-compr-insert-file-contents):
Richard M. Stallman [Thu, 8 Apr 1999 22:26:13 +0000 (22:26 +0000)]
(jka-compr-insert-file-contents):
Use auto-coding-alist-lookup to check for files that
should not have eol conversion, in the unibyte case.

25 years ago(nnmail-read-passwd): Use read-passwd if that is defined.
Richard M. Stallman [Thu, 8 Apr 1999 19:08:22 +0000 (19:08 +0000)]
(nnmail-read-passwd): Use read-passwd if that is defined.

25 years ago(pop3-read-passwd): Use read-passwd if that is defined.
Richard M. Stallman [Thu, 8 Apr 1999 19:08:11 +0000 (19:08 +0000)]
(pop3-read-passwd): Use read-passwd if that is defined.

25 years ago(Faccept_process_output): Check validity of PROCESS.
Richard M. Stallman [Thu, 8 Apr 1999 16:50:04 +0000 (16:50 +0000)]
(Faccept_process_output): Check validity of PROCESS.

25 years ago(describe-variable): Check custom-loads property as well as custom-type.
Richard M. Stallman [Thu, 8 Apr 1999 16:46:15 +0000 (16:46 +0000)]
(describe-variable): Check custom-loads property as well as custom-type.

25 years ago(abbrev-mode): Customizing sets the default value.
Richard M. Stallman [Thu, 8 Apr 1999 16:26:38 +0000 (16:26 +0000)]
(abbrev-mode): Customizing sets the default value.

25 years ago(vc-backend-revert): For CVS files that were made writeable with "cvs
André Spiegel [Thu, 8 Apr 1999 12:43:48 +0000 (12:43 +0000)]
(vc-backend-revert): For CVS files that were made writeable with "cvs
edit", call "cvs unedit" to undo that.

25 years agoDescribe Far-Eastern DOS terminal support.
Eli Zaretskii [Thu, 8 Apr 1999 12:17:13 +0000 (12:17 +0000)]
Describe Far-Eastern DOS terminal support.

25 years ago(jp_kbd_translate_table): Fix the other \ key.
Eli Zaretskii [Thu, 8 Apr 1999 11:55:45 +0000 (11:55 +0000)]
(jp_kbd_translate_table): Fix the other \ key.

25 years ago(gnus-mule-message-send-mail-function): Find a
Kenichi Handa [Thu, 8 Apr 1999 02:34:12 +0000 (02:34 +0000)]
(gnus-mule-message-send-mail-function): Find a
coding system to encode the message by
select-message-coding-system.

25 years ago(sql-send-paragraph): Delete duplicate definition.
Richard M. Stallman [Thu, 8 Apr 1999 01:42:50 +0000 (01:42 +0000)]
(sql-send-paragraph): Delete duplicate definition.

25 years agoReorder definitions.
Richard M. Stallman [Thu, 8 Apr 1999 01:41:12 +0000 (01:41 +0000)]
Reorder definitions.

25 years ago(x_set_font): Fix error message.
Richard M. Stallman [Thu, 8 Apr 1999 01:16:01 +0000 (01:16 +0000)]
(x_set_font): Fix error message.

25 years agoMerge recent additions from autoconf source tree.
Ben Elliston [Thu, 8 Apr 1999 00:13:14 +0000 (00:13 +0000)]
Merge recent additions from autoconf source tree.

25 years ago(mh-find-progs): Try /etc/nmh and lib/nmh dirs.
Richard M. Stallman [Wed, 7 Apr 1999 23:48:18 +0000 (23:48 +0000)]
(mh-find-progs): Try /etc/nmh and lib/nmh dirs.

25 years ago(gnus-summary-save-in-folder): Use mh-lib-progs.
Richard M. Stallman [Wed, 7 Apr 1999 23:45:36 +0000 (23:45 +0000)]
(gnus-summary-save-in-folder): Use mh-lib-progs.

25 years ago(Fquery_fontset): Don't check for fontset aliases here.
Richard M. Stallman [Wed, 7 Apr 1999 23:35:12 +0000 (23:35 +0000)]
(Fquery_fontset): Don't check for fontset aliases here.
(Fnew_fontset, Fset_fontset_font): Check for them here.
(Ffontset_info, Fnew_fontset, Fset_fontset_font):
Fix error message syntax.

25 years ago(rmail-decode-babyl-format): Undo previous change.
Richard M. Stallman [Wed, 7 Apr 1999 06:11:36 +0000 (06:11 +0000)]
(rmail-decode-babyl-format): Undo previous change.

25 years ago(x_to_w32_font): Provide sufficient buffer to encode_coding to avoid carryover.
Richard M. Stallman [Wed, 7 Apr 1999 05:48:00 +0000 (05:48 +0000)]
(x_to_w32_font): Provide sufficient buffer to encode_coding to avoid carryover.

25 years ago(base64_encode_1): Don't add unnecessary newline at the tail.
Kenichi Handa [Wed, 7 Apr 1999 05:40:54 +0000 (05:40 +0000)]
(base64_encode_1): Don't add unnecessary newline at the tail.

25 years ago(Ffile_attributes): Doc fix.
Richard M. Stallman [Tue, 6 Apr 1999 23:41:21 +0000 (23:41 +0000)]
(Ffile_attributes): Doc fix.

25 years ago(Info-find-node): Check for an anchor at the
Richard M. Stallman [Tue, 6 Apr 1999 23:23:23 +0000 (23:23 +0000)]
(Info-find-node): Check for an anchor at the
proper place, before reading an indirect file.

25 years ago(face-set-after-frame-default): Obey the
Richard M. Stallman [Tue, 6 Apr 1999 20:04:27 +0000 (20:04 +0000)]
(face-set-after-frame-default): Obey the
`customized-face' for new faces.

25 years ago(imenu--mouse-menu): Use assq when searching in FINAL.
Richard M. Stallman [Tue, 6 Apr 1999 20:02:45 +0000 (20:02 +0000)]
(imenu--mouse-menu): Use assq when searching in FINAL.

25 years agoWhen compiling, ignore errors in nnweb.
Richard M. Stallman [Tue, 6 Apr 1999 20:00:52 +0000 (20:00 +0000)]
When compiling, ignore errors in nnweb.

25 years ago(byte-compile-file): Clear buffer-file-coding-system. If the coding
Richard M. Stallman [Tue, 6 Apr 1999 19:56:24 +0000 (19:56 +0000)]
(byte-compile-file): Clear buffer-file-coding-system.  If the coding
system used is raw-text, etc., make the *Compiler Input* buffer unibyte.

25 years ago(find-new-buffer-file-coding-system): Doc fix.
Richard M. Stallman [Tue, 6 Apr 1999 19:53:10 +0000 (19:53 +0000)]
(find-new-buffer-file-coding-system): Doc fix.

25 years agoDon't write the fns-...el file if not dumping.
Richard M. Stallman [Tue, 6 Apr 1999 19:51:57 +0000 (19:51 +0000)]
Don't write the fns-...el file if not dumping.

25 years ago(get_doc_string): When UNIBYTE and DEFINITION are 0,
Richard M. Stallman [Tue, 6 Apr 1999 19:50:49 +0000 (19:50 +0000)]
(get_doc_string): When UNIBYTE and DEFINITION are 0,
let the data control whether string is unibyte.

25 years ago(Faccessible_keymaps): Really initialize i_byte.
Richard M. Stallman [Tue, 6 Apr 1999 19:36:02 +0000 (19:36 +0000)]
(Faccessible_keymaps): Really initialize i_byte.
Convert 0200 to meta only in a unibyte string.
(Fkey_description): Likewise.

25 years ago*** empty log message ***
Richard M. Stallman [Tue, 6 Apr 1999 19:06:27 +0000 (19:06 +0000)]
*** empty log message ***

25 years ago(timezone-parse-date): Corrected regexp for
Richard M. Stallman [Tue, 6 Apr 1999 18:50:08 +0000 (18:50 +0000)]
(timezone-parse-date): Corrected regexp for
style (5) date format so that tenths of seconds are optional.

25 years ago(jka-compr-insert-file-contents):
Richard M. Stallman [Tue, 6 Apr 1999 18:43:26 +0000 (18:43 +0000)]
(jka-compr-insert-file-contents):
Use raw-text-unix when we want no conversion.

25 years agoAdd comments for decode_coding and encode_coding.
Kenichi Handa [Tue, 6 Apr 1999 12:34:12 +0000 (12:34 +0000)]
Add comments for decode_coding and encode_coding.