bpt/emacs.git
25 years ago(scroll-calendar-left): Don't set
Andreas Schwab [Wed, 17 Feb 1999 10:32:01 +0000 (10:32 +0000)]
(scroll-calendar-left): Don't set
displayed-month and displayed-year here, let generate-calendar do
it, after range checking.

25 years ago* font-lock.el (c++-font-lock-keywords-3): Use c-at-toplevel-p to distinguish
Simon Marshall [Wed, 17 Feb 1999 10:06:41 +0000 (10:06 +0000)]
* font-lock.el (c++-font-lock-keywords-3): Use c-at-toplevel-p to distinguish
correctly an object declared via a constructor from a method.
(font-lock-defaults-alist): Don't give `.' word syntax for Java.
(java-font-lock-keywords-1): Fontify package names individually.
(java-font-lock-extra-types): Ensure regexp matches capitalised types only.
(java-font-lock-keywords-2): Simplify type fontification.
(java-font-lock-keywords-3): Likewise.

25 years agoAdded c-at-toplevel-p for font-lock.el.
Simon Marshall [Wed, 17 Feb 1999 09:46:28 +0000 (09:46 +0000)]
Added c-at-toplevel-p for font-lock.el.

25 years ago(Fbase64_encode_string): New optional argument `NO_LINE_BREAK'.
Kenichi Handa [Wed, 17 Feb 1999 08:12:31 +0000 (08:12 +0000)]
(Fbase64_encode_string): New optional argument `NO_LINE_BREAK'.

25 years ago(dired-move-to-filename-regexp): Prepend .* so that we find the
Richard M. Stallman [Wed, 17 Feb 1999 02:23:44 +0000 (02:23 +0000)]
(dired-move-to-filename-regexp): Prepend .* so that we find the
last match if there are multiple matches.

25 years ago(iso-2022-jp-2): New coding system.
Kenichi Handa [Wed, 17 Feb 1999 00:15:34 +0000 (00:15 +0000)]
(iso-2022-jp-2): New coding system.
("Japanese"): Put iso-2022-jp-2 in coding-priority property.

25 years ago(describe-function-1): Accept non-symbols.
Richard M. Stallman [Tue, 16 Feb 1999 23:09:54 +0000 (23:09 +0000)]
(describe-function-1): Accept non-symbols.

25 years ago(tex-run-command, latex-run-command)
Richard M. Stallman [Tue, 16 Feb 1999 10:39:24 +0000 (10:39 +0000)]
(tex-run-command, latex-run-command)
(slitex-run-command, tex-command): Doc changes.
(tex-start-options-string): Autoload it.  Doc change.  Provide
a menu for customization.  Allow nil.  Quote backslashes only once.
(tex-start-tex): Handle nil value of tex-start-options-string
and apply shell-quote-argument to it.

25 years ago(ls-lisp-insert-directory): Call fceiling to round
Eli Zaretskii [Tue, 16 Feb 1999 08:29:22 +0000 (08:29 +0000)]
(ls-lisp-insert-directory): Call fceiling to round
the size in blocks, since it can be a float.
(ls-lisp-format): Likewise

25 years ago(Ffile_attributes): If the file's size doesn't fit in
Eli Zaretskii [Tue, 16 Feb 1999 08:25:51 +0000 (08:25 +0000)]
(Ffile_attributes): If the file's size doesn't fit in
an integer, return it as a float.  Doc string fixed.

25 years ago(japanese-shift-jis): Add charset-origin-alist property.
Kenichi Handa [Tue, 16 Feb 1999 07:32:43 +0000 (07:32 +0000)]
(japanese-shift-jis): Add charset-origin-alist property.

25 years ago(compile-internal): Use save-selected-window.
Richard M. Stallman [Tue, 16 Feb 1999 03:36:28 +0000 (03:36 +0000)]
(compile-internal): Use save-selected-window.

25 years agoRecord new maintainer.
Richard M. Stallman [Tue, 16 Feb 1999 03:07:34 +0000 (03:07 +0000)]
Record new maintainer.

25 years ago(Fdecode_sjis_char, Fencode_sjis_char): Hanlde
Kenichi Handa [Tue, 16 Feb 1999 01:38:01 +0000 (01:38 +0000)]
(Fdecode_sjis_char, Fencode_sjis_char): Hanlde
ASCII correctly.  Signal error on invalid characters.
(Fdecode_big5_char, Fencode_big5_char): Likewise.

25 years ago(rmail-show-message): If an unseen message has a
Richard M. Stallman [Tue, 16 Feb 1999 01:05:33 +0000 (01:05 +0000)]
(rmail-show-message): If an unseen message has a
Summary-line in its header, get past one more line before looking
for the X-Coding-System header.

25 years ago(momentary-string-display): Bind inhibit-read-only.
Richard M. Stallman [Tue, 16 Feb 1999 00:52:36 +0000 (00:52 +0000)]
(momentary-string-display): Bind inhibit-read-only.

25 years ago(speedbar-item-info-tag-helper): Scan the whole line.
Richard M. Stallman [Tue, 16 Feb 1999 00:33:44 +0000 (00:33 +0000)]
(speedbar-item-info-tag-helper): Scan the whole line.

25 years ago(INSTALL): Copy the handful of uncompiled lisp files
Geoff Voelker [Mon, 15 Feb 1999 22:31:31 +0000 (22:31 +0000)]
(INSTALL): Copy the handful of uncompiled lisp files
explicitly to accomodate Windows 9X lack of a useful copy program.

25 years agoCreate installation directory as first step.
Geoff Voelker [Mon, 15 Feb 1999 22:31:13 +0000 (22:31 +0000)]
Create installation directory as first step.

25 years ago(get_clipboard_data): Work around a bug in Windows95
Eli Zaretskii [Mon, 15 Feb 1999 15:14:47 +0000 (15:14 +0000)]
(get_clipboard_data): Work around a bug in Windows95
DOS box which doubles the reported size of text in the clipboard.

25 years ago(widget-choice-value-create): Use `equal' instead of `eq'.
Richard M. Stallman [Mon, 15 Feb 1999 12:07:01 +0000 (12:07 +0000)]
(widget-choice-value-create): Use `equal' instead of `eq'.

25 years ago(decode_coding_iso2022): Don't set coding->composed_chars to 0 here.
Kenichi Handa [Mon, 15 Feb 1999 10:47:36 +0000 (10:47 +0000)]
(decode_coding_iso2022): Don't set coding->composed_chars to 0 here.
(setup_coding_system): Set coding->composed_chars to 0 here.

25 years ago(format-replace-strings): Fix value of TO in REVERSE case.
Richard M. Stallman [Sun, 14 Feb 1999 06:00:44 +0000 (06:00 +0000)]
(format-replace-strings): Fix value of TO in REVERSE case.

25 years ago(texinfo-alias): New function.
Richard M. Stallman [Sat, 13 Feb 1999 16:40:10 +0000 (16:40 +0000)]
(texinfo-alias): New function.
(texinfo-fold-nodename-case): Add defvar.
(texinfo-format-node): Do case folding if specified.

25 years ago(Ffile_regular_p): Use lstat.
Richard M. Stallman [Sat, 13 Feb 1999 16:36:24 +0000 (16:36 +0000)]
(Ffile_regular_p): Use lstat.

25 years ago(ffap-file-at-point): Test local file names
Richard M. Stallman [Sat, 13 Feb 1999 16:28:34 +0000 (16:28 +0000)]
(ffap-file-at-point): Test local file names
immediately.  Strip off line numbers.

25 years ago*** empty log message ***
Richard M. Stallman [Sat, 13 Feb 1999 13:38:17 +0000 (13:38 +0000)]
*** empty log message ***

25 years agoAdded keywords from `finder-by-keyword'.
Richard M. Stallman [Sat, 13 Feb 1999 12:04:00 +0000 (12:04 +0000)]
Added keywords from `finder-by-keyword'.
Set version to 1.3.2

(sql-solid-program): Added support for solid.
(sql-help): Doc mentions sql-solid.
(sql-solid): Entry function for Solid.
(sql-buffer): Doc explains the use of the variable and how to change it.
(sql-mode-menu): Included entries for sql-show-sqli-buffer and
sql-change-sqli-buffer; sql-send-region and sql-send-buffer are
disabled if sql-buffer doesn't have a process; sql-send-paragraph is new.
(sql-show-sqli-buffer): New function to display the value of sql-buffer.
(sql-change-sqli-buffer): New function to change sql-buffer.
(sql-mode): Doc explains how to change sql-buffer.
(sql-send-paragraph): New function to send a paragraph.
(sql-mode-map): Added keybinding for sql-send-paragraph.
(sql-mysql): Doc corrected.
(sql-ms): Doc corrected.

(sql-server): Doc fix.
(sql-mysql): Added the use of sql-server to specify the host,
sql-database now specifies database instead of host.
(sql-mode-menu): Send... menu items are only active if sql-buffer
is non-nil.
(sql-help): Changed tag of entry functions a bit.

(sql-mode): Made sql-buffer a local variable, changed the
documentation: removed instructions to add *.sql files to
auto-mode-alist, added documentation for having mutliple SQL
buffers sending their stuff to different SQLi buffers, each
running a different process.
(sql-postgres): Quoted *SQL* in doc string.
(sql-ms): Likewise.
(sql-ingres): Likewise.
(sql-ingres): Quoted *SQL* in doc string, added references to
sql-user and sql-password used during login.
(sql-sybase): Quoted *SQL* in doc string, added comma.
(sql-oracle): Likewise.
(sql-interactive-mode): Added extensive documentation for having
mutliple SQL buffers sending their stuff to different SQLi
buffers, each running a different process.
(sql-buffer): Changed doc from *SQL* to SQLi.
(sql-get-login): Doc fix.

25 years ago(paragraph-separate): Doc fix.
Richard M. Stallman [Sat, 13 Feb 1999 11:52:52 +0000 (11:52 +0000)]
(paragraph-separate): Doc fix.

25 years ago(undecided): Set ascii in safe-charsets property.
Kenichi Handa [Sat, 13 Feb 1999 02:47:52 +0000 (02:47 +0000)]
(undecided): Set ascii in safe-charsets property.

25 years ago(ps-mule-font-info-database-default): Set the initial
Kenichi Handa [Sat, 13 Feb 1999 01:47:07 +0000 (01:47 +0000)]
(ps-mule-font-info-database-default): Set the initial
value to ps-mule-font-info-database-latin.

25 years ago(ps-multibyte-buffer): Doc-string modified.
Kenichi Handa [Sat, 13 Feb 1999 01:41:27 +0000 (01:41 +0000)]
(ps-multibyte-buffer): Doc-string modified.
(ps-mule-font-info-database-default): New variable.
(ps-mule-begin-job): If ps-multibyte-buffer is nil, use
ps-mule-font-info-database-default.

25 years ago(timezone-make-date-sortable, timezone-make-date-arpa-standard): Doc fix.
Dave Love [Fri, 12 Feb 1999 14:57:05 +0000 (14:57 +0000)]
(timezone-make-date-sortable, timezone-make-date-arpa-standard): Doc fix.

25 years ago(quail-show-kbd-layout): Bind blink-matching-paren to nil.
Kenichi Handa [Fri, 12 Feb 1999 12:40:54 +0000 (12:40 +0000)]
(quail-show-kbd-layout): Bind blink-matching-paren to nil.

25 years ago(ps-mule-font-info-database-bdf): Fix ENCODING field
Kenichi Handa [Fri, 12 Feb 1999 11:14:46 +0000 (11:14 +0000)]
(ps-mule-font-info-database-bdf): Fix ENCODING field
for ASCII and Latin-1.

25 years ago(jdb): Fix regexp for comint-prompt-regexp.
Andreas Schwab [Fri, 12 Feb 1999 10:38:47 +0000 (10:38 +0000)]
(jdb): Fix regexp for comint-prompt-regexp.

25 years ago(what-cursor-position): Don't use the variable
Kenichi Handa [Fri, 12 Feb 1999 08:06:39 +0000 (08:06 +0000)]
(what-cursor-position): Don't use the variable
charset-origin-alist, but use charset-origin-alist property of
buffer-file-coding-system to decide external character set code.

25 years ago(language-info-alist): Remove description about charset-origin-alist.
Kenichi Handa [Fri, 12 Feb 1999 07:48:52 +0000 (07:48 +0000)]
(language-info-alist): Remove description about charset-origin-alist.

25 years agoComment added for a new coding system
Kenichi Handa [Fri, 12 Feb 1999 07:48:52 +0000 (07:48 +0000)]
Comment added for a new coding system
property `charset-origin-alit'.
(charset-origin-alist): This variable deleted.

25 years ago(chinese-big5): Add charset-origin-alist property.
Kenichi Handa [Fri, 12 Feb 1999 07:46:42 +0000 (07:46 +0000)]
(chinese-big5): Add charset-origin-alist property.
("Chinese-CNS"): Remove charset-origin-alist property.

25 years ago(cyrillic-koi8): Add charset-origin-alist property.
Kenichi Handa [Fri, 12 Feb 1999 07:46:42 +0000 (07:46 +0000)]
(cyrillic-koi8): Add charset-origin-alist property.
(cyrillic-alternativnyj): Likewise.
("Cyrillic-KOI8"): Remove charset-origin-alist property.
("Cyrillic-ALT"): Likewise.

25 years ago(vietnamese-viqr): Add charset-origin-alist property.
Kenichi Handa [Fri, 12 Feb 1999 07:46:42 +0000 (07:46 +0000)]
(vietnamese-viqr): Add charset-origin-alist property.
("Vietnamese"): Remove charset-origin-alist property.

25 years agoMerge latest posted one.
Dave Love [Thu, 11 Feb 1999 22:47:03 +0000 (22:47 +0000)]
Merge latest posted one.

25 years agoDon't turn on the mode when the file is loaded.
Richard M. Stallman [Wed, 10 Feb 1999 20:52:20 +0000 (20:52 +0000)]
Don't turn on the mode when the file is loaded.

25 years agoCite new mailinglists archive.
Dave Love [Wed, 10 Feb 1999 20:03:43 +0000 (20:03 +0000)]
Cite new mailinglists archive.

25 years ago(rmail-search): Track match with a marker, not an integer.
Richard M. Stallman [Wed, 10 Feb 1999 03:50:50 +0000 (03:50 +0000)]
(rmail-search): Track match with a marker, not an integer.

25 years ago(powerpc-apple-netbsd*): New alternative.
Richard M. Stallman [Wed, 10 Feb 1999 03:04:15 +0000 (03:04 +0000)]
(powerpc-apple-netbsd*): New alternative.

25 years ago(HAS_SBSS_SECTION): Define this in some cases.
Richard M. Stallman [Wed, 10 Feb 1999 03:02:01 +0000 (03:02 +0000)]
(HAS_SBSS_SECTION): Define this in some cases.
(unexec): Test this instead of specific systems.

25 years ago(add-log-file-name-function): New variable.
Richard M. Stallman [Tue, 9 Feb 1999 09:14:53 +0000 (09:14 +0000)]
(add-log-file-name-function): New variable.
(add-change-log-entry): Call that function, if non-nil.

25 years ago(compile-auto-highlight): Customize.
Richard M. Stallman [Tue, 9 Feb 1999 09:14:34 +0000 (09:14 +0000)]
(compile-auto-highlight): Customize.

25 years agoFix typos.
Richard M. Stallman [Tue, 9 Feb 1999 09:03:05 +0000 (09:03 +0000)]
Fix typos.

25 years ago(texinfo-all-menus-update, texinfo-master-menu): Remove calls to sleep-for.
Richard M. Stallman [Tue, 9 Feb 1999 00:38:12 +0000 (00:38 +0000)]
(texinfo-all-menus-update, texinfo-master-menu): Remove calls to sleep-for.

25 years ago(texinfo-environment-regexp): Add the def... constructs.
Richard M. Stallman [Tue, 9 Feb 1999 00:34:17 +0000 (00:34 +0000)]
(texinfo-environment-regexp): Add the def... constructs.

25 years ago(compilation-setup): Set value of
Richard M. Stallman [Mon, 8 Feb 1999 23:50:42 +0000 (23:50 +0000)]
(compilation-setup): Set value of
compilation-directory-stack as in compilation-forget-errors.
(compile-reinitialize-errors): Bind buffer-undo-list and deactivate-mark.
(compilation-forget-errors): Likewise.

25 years ago*** empty log message ***
Richard M. Stallman [Mon, 8 Feb 1999 18:03:22 +0000 (18:03 +0000)]
*** empty log message ***

25 years agoInstalled CC Mode 5.25.
Barry A. Warsaw [Mon, 8 Feb 1999 16:53:18 +0000 (16:53 +0000)]
Installed CC Mode 5.25.

25 years agoInitial revision
Barry A. Warsaw [Mon, 8 Feb 1999 16:52:35 +0000 (16:52 +0000)]
Initial revision

25 years ago(Fyes_or_no_p, Fy_or_n_p): Doc fix.
Dave Love [Mon, 8 Feb 1999 13:59:24 +0000 (13:59 +0000)]
(Fyes_or_no_p, Fy_or_n_p): Doc fix.

25 years ago(cp-coding-system-for-codepage-1): On MS-DOS,
Eli Zaretskii [Mon, 8 Feb 1999 11:21:00 +0000 (11:21 +0000)]
(cp-coding-system-for-codepage-1): On MS-DOS,
use dos-unsupported-char-glyph for characters not
supported by the codepage.
(cp-make-coding-systems-for-codepage): Likewise.

25 years ago(ccl_coding_driver): On encoding, coding->produced_char
Kenichi Handa [Mon, 8 Feb 1999 11:06:56 +0000 (11:06 +0000)]
(ccl_coding_driver): On encoding, coding->produced_char
should be set to coding->produced.

25 years ago(coding-system-list): Don't sort
Andreas Schwab [Mon, 8 Feb 1999 09:52:43 +0000 (09:52 +0000)]
(coding-system-list): Don't sort
coding-system-list here.

25 years ago(coding-system-lessp): Moved here from
Andreas Schwab [Mon, 8 Feb 1999 09:50:26 +0000 (09:50 +0000)]
(coding-system-lessp): Moved here from
mule-util.el
(add-to-coding-system-list): New function.
(make-subsidiary-coding-system, make-coding-system,
define-coding-system-alias): Use it instead of setting
coding-system-list directly.

25 years ago(IS_BASE64_IGNORABLE, READ_QUADRUPLET_BYTE): New macros.
Paul Fisher [Sun, 7 Feb 1999 23:58:09 +0000 (23:58 +0000)]
(IS_BASE64_IGNORABLE, READ_QUADRUPLET_BYTE): New macros.
(base64_decode_1): Use READ_QUADRUPLET_BYTE.

25 years ago(appt-make-list): Don't splice quotes and date onto message.
Richard M. Stallman [Sun, 7 Feb 1999 22:44:43 +0000 (22:44 +0000)]
(appt-make-list): Don't splice quotes and date onto message.

25 years agoWhen compiling, require compare-w and skeleton
Richard M. Stallman [Sun, 7 Feb 1999 07:28:45 +0000 (07:28 +0000)]
When compiling, require compare-w and skeleton
to pacify the byte-compiler.  Move the def's of the tex-commands
together.  Add a comment on kill-process vs. quit-process.

25 years ago(Fformat): Doc fix.
Richard M. Stallman [Sun, 7 Feb 1999 06:28:54 +0000 (06:28 +0000)]
(Fformat): Doc fix.

25 years agoComment changes.
Richard M. Stallman [Sun, 7 Feb 1999 04:07:14 +0000 (04:07 +0000)]
Comment changes.

25 years ago(imenu--last-menubar-index-alist): Add doc.
Richard M. Stallman [Sat, 6 Feb 1999 21:50:53 +0000 (21:50 +0000)]
(imenu--last-menubar-index-alist): Add doc.
(imenu-add-to-menubar):  Reset imenu--last-menubar-index-alist.

25 years ago(setup-slovenian-environment): New function.
Richard M. Stallman [Sat, 6 Feb 1999 05:50:59 +0000 (05:50 +0000)]
(setup-slovenian-environment): New function.
("Slovenian"): New language environment.

25 years ago(sql-help): Doc fix.
Richard M. Stallman [Sat, 6 Feb 1999 05:12:54 +0000 (05:12 +0000)]
(sql-help): Doc fix.
(sql-mysql): Doc fix.

25 years agoChanged version to 1.2.1.
Richard M. Stallman [Sat, 6 Feb 1999 05:09:31 +0000 (05:09 +0000)]
Changed version to 1.2.1.
(sql-pop-to-buffer-after-send-region): Improved documentation.
(sql-mysql-program): Added MySQL support.
(sql-prompt-length): Made prompt-length configurable.
(sql-mode-syntax-table): Made apostrophe (') be a string delimiter.
(sql-help): Added MySQL support, changed documentation.
(sql-send-region): A message is displayed if something is sent.
(sql-mode): Added buffer-local comment-start.
(sql-interactive-mode): Use sql-prompt-length to set left-margin.
(sql-interactive-mode): Added buffer-local comment-start.
(sql-oracle): Set sql-prompt-length.
(sql-sybase): Set sql-prompt-length.
(sql-mysql): Added MySQL support.
(sql-ingres): Set sql-prompt-length.
(sql-ms): Set sql-prompt-length.
(sql-postgres): Set sql-prompt-length.

25 years ago(time-stamp-format): Format doc tighter.
Richard M. Stallman [Sat, 6 Feb 1999 05:00:54 +0000 (05:00 +0000)]
(time-stamp-format): Format doc tighter.
(time-stamp-line-limit): 0 searches the entire buffer (careful!).
(time-stamp): don't re-write the time stamp if it didn't change.

25 years ago(construct_drag_n_drop): Call DraqQueryPoint before
Andrew Innes [Fri, 5 Feb 1999 17:49:04 +0000 (17:49 +0000)]
(construct_drag_n_drop): Call DraqQueryPoint before
recording drop position.

25 years ago(compile-mouse-goto-error): Don't lose with
Dave Love [Fri, 5 Feb 1999 15:19:54 +0000 (15:19 +0000)]
(compile-mouse-goto-error): Don't lose with
null markers.
(compile-goto-error): Likewise.

25 years ago(encode_terminal_code): Fix previous change.
Kenichi Handa [Fri, 5 Feb 1999 05:40:27 +0000 (05:40 +0000)]
(encode_terminal_code): Fix previous change.

25 years ago(encode_coding_iso2022): Before writing out an invalid
Kenichi Handa [Fri, 5 Feb 1999 05:39:58 +0000 (05:39 +0000)]
(encode_coding_iso2022): Before writing out an invalid
code, reset glaphic planes and registers if necessary.

25 years ago(dos-codepage-setup): Set selection coding system to cpNNN-dos.
Eli Zaretskii [Thu, 4 Feb 1999 15:57:23 +0000 (15:57 +0000)]
(dos-codepage-setup): Set selection coding system to cpNNN-dos.

25 years ago(last_clipboard_text, clipboard_storage_size): New
Eli Zaretskii [Thu, 4 Feb 1999 15:53:37 +0000 (15:53 +0000)]
(last_clipboard_text, clipboard_storage_size): New
static variables.
(set_clipboard_data): Save a copy of the text we put into
clipboard in last_clipboard_text.
(get_clipboard_data): If the clipboard text is identical to what
last_clipboard_text holds, pretend there's no data in the
clipboard.

25 years ago(NLIST_STRUCT): Add #undef.
Richard M. Stallman [Thu, 4 Feb 1999 04:48:24 +0000 (04:48 +0000)]
(NLIST_STRUCT): Add #undef.

25 years agoFix last change.
Eli Zaretskii [Wed, 3 Feb 1999 16:40:32 +0000 (16:40 +0000)]
Fix last change.

25 years ago(Fw16_set_clipboard_data): When the text needs to be
Eli Zaretskii [Wed, 3 Feb 1999 14:53:47 +0000 (14:53 +0000)]
(Fw16_set_clipboard_data): When the text needs to be
encoded, set its pointer and size as returned by encode_coding.

25 years agoLet ethiopic use iso-2022-7bit.
Kenichi Handa [Wed, 3 Feb 1999 06:26:56 +0000 (06:26 +0000)]
Let ethiopic use iso-2022-7bit.

25 years ago(Fset_char_table_default): To handle the case that CH is
Kenichi Handa [Wed, 3 Feb 1999 02:20:53 +0000 (02:20 +0000)]
(Fset_char_table_default): To handle the case that CH is
an ASCII char, use SPLIT_CHAR instead of SPLIT_NON_ASCII_CHAR.

25 years ago(mark-fortran-subprogram): Activate mark
Dave Love [Tue, 2 Feb 1999 19:35:29 +0000 (19:35 +0000)]
(mark-fortran-subprogram): Activate mark
here...
(fortran-narrow-to-subprogram, fortran-indent-subprogram): ... not
here.

25 years ago(terminal-emulator): Doc fix.
Karl Heuer [Tue, 2 Feb 1999 19:17:22 +0000 (19:17 +0000)]
(terminal-emulator): Doc fix.

25 years ago(syms_of_w32fns): Change default value of w32-mouse-move-interval to
Andrew Innes [Tue, 2 Feb 1999 14:03:10 +0000 (14:03 +0000)]
(syms_of_w32fns): Change default value of w32-mouse-move-interval to
0, so that the mouse wheel/rocker on some mice works properly.

25 years ago(set_clipboard_data): Correctly null-terminate the
Eli Zaretskii [Tue, 2 Feb 1999 13:43:14 +0000 (13:43 +0000)]
(set_clipboard_data): Correctly null-terminate the
string to be put into the Windows clipboard.  Use xbuf_addr.

25 years ago(compose-chars): Doc-string
Kenichi Handa [Tue, 2 Feb 1999 05:11:50 +0000 (05:11 +0000)]
(compose-chars): Doc-string
modified.  Currectly handle a composition character in ARGS.

25 years ago*** empty log message ***
Richard M. Stallman [Tue, 2 Feb 1999 04:07:01 +0000 (04:07 +0000)]
*** empty log message ***

25 years ago(makefile-imenu-generic-expression): New var.
Richard M. Stallman [Tue, 2 Feb 1999 03:47:08 +0000 (03:47 +0000)]
(makefile-imenu-generic-expression): New var.
(makefile-menu-index-function): Function deleted.
(makefile-mode): Use makefile-imenu-generic-expression.

25 years agoUse full path to temacs.exe when dumping.
Geoff Voelker [Tue, 2 Feb 1999 02:59:29 +0000 (02:59 +0000)]
Use full path to temacs.exe when dumping.

25 years agoterm/w32-win.el (w32-create-initial-fontsets): Back out previous
Geoff Voelker [Tue, 2 Feb 1999 02:57:50 +0000 (02:57 +0000)]
term/w32-win.el (w32-create-initial-fontsets): Back out previous
change, invoke from before-init-hook.

25 years ago*** empty log message ***
Dan Nicolaescu [Tue, 2 Feb 1999 02:26:12 +0000 (02:26 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Richard M. Stallman [Mon, 1 Feb 1999 22:58:10 +0000 (22:58 +0000)]
*** empty log message ***

25 years agoFix key bindings for appt-add and appt-delete
Edward M. Reingold [Mon, 1 Feb 1999 15:39:28 +0000 (15:39 +0000)]
Fix key bindings for appt-add and appt-delete

25 years ago(msdos-approximate-color): New function.
Eli Zaretskii [Mon, 1 Feb 1999 13:25:12 +0000 (13:25 +0000)]
(msdos-approximate-color): New function.
(msdos-color-translate): Call it to find a DOS color that best
approximates an X-style "#NNNNNN" color specification.

25 years ago(compose-chars-component): Add autoload cookie.
Kenichi Handa [Mon, 1 Feb 1999 12:21:47 +0000 (12:21 +0000)]
(compose-chars-component): Add autoload cookie.

25 years ago(Fset_buffer_multibyte): Error if buffer is multibyte.
Richard M. Stallman [Mon, 1 Feb 1999 11:17:41 +0000 (11:17 +0000)]
(Fset_buffer_multibyte): Error if buffer is multibyte.

25 years ago(compilation-next-error-locus): Don't decrease argument FIND-AT-LEAST
Richard M. Stallman [Mon, 1 Feb 1999 10:38:08 +0000 (10:38 +0000)]
(compilation-next-error-locus): Don't decrease argument FIND-AT-LEAST
of compilation-next-error-locus.

25 years ago(quail-lookup-key): If cdr of MAP is a
Kenichi Handa [Mon, 1 Feb 1999 02:52:34 +0000 (02:52 +0000)]
(quail-lookup-key): If cdr of MAP is a
function, replace cdr of MAP by the return value of the function
unconditionally.