]> code.delx.au - gnu-emacs/log
gnu-emacs
25 years ago(XTread_socket) <ConfigureNotify>:
Karl Heuer [Mon, 15 Mar 1999 19:53:32 +0000 (19:53 +0000)]
(XTread_socket) <ConfigureNotify>:
If cursor pos is outside the new frame size, mark cursor as off.

25 years ago(c-font-lock-keywords-2): Added "restrict" keyword.
Simon Marshall [Mon, 15 Mar 1999 15:20:56 +0000 (15:20 +0000)]
(c-font-lock-keywords-2): Added "restrict" keyword.

25 years ago(try_window_id): Initizlie val.ovstring_chars_done to 0.
Kenichi Handa [Mon, 15 Mar 1999 02:20:31 +0000 (02:20 +0000)]
(try_window_id): Initizlie val.ovstring_chars_done to 0.

25 years ago(inverse-add-abbrev): Inherit the current input method.
Kenichi Handa [Mon, 15 Mar 1999 01:03:23 +0000 (01:03 +0000)]
(inverse-add-abbrev): Inherit the current input method.

25 years ago(detect-coding-with-priority): Restore the internal database.
Kenichi Handa [Mon, 15 Mar 1999 00:51:20 +0000 (00:51 +0000)]
(detect-coding-with-priority): Restore the internal database.

25 years ago(x_list_fonts): Trap X errors so that Emacs doesn't die
Kenichi Handa [Mon, 15 Mar 1999 00:11:22 +0000 (00:11 +0000)]
(x_list_fonts): Trap X errors so that Emacs doesn't die
by them.
(x_load_font): Likewise.

25 years agoFix typo in error string for sendmail-send-it.
Stephen Eglen [Sun, 14 Mar 1999 19:41:37 +0000 (19:41 +0000)]
Fix typo in error string for sendmail-send-it.

25 years ago(Fexecute_kbd_macro): Initialize executing_macro_iterations at beginning.
Karl Heuer [Sun, 14 Mar 1999 06:33:01 +0000 (06:33 +0000)]
(Fexecute_kbd_macro): Initialize executing_macro_iterations at beginning.

25 years ago(w32_strict_fontnames): New variable.
Geoff Voelker [Sun, 14 Mar 1999 05:27:47 +0000 (05:27 +0000)]
(w32_strict_fontnames): New variable.
(Fx_create_frame): Formatting fix.
(w32_load_system_font): Keep trying to load non-existant font
if w32_strict_fontnames is nil. Formatting fix.
(syms_of_w32fns): Add w32-strict-fontnames.

25 years ago(W32_TEXTOUT): Do not multiply nchars by
Geoff Voelker [Sun, 14 Mar 1999 05:27:21 +0000 (05:27 +0000)]
(W32_TEXTOUT): Do not multiply nchars by
charset_dim.
(dumpglyphs): Formatting fixes.

25 years ago(w32_wnd_proc): Handle WM_GETMINMAXINFO message.
Geoff Voelker [Sun, 14 Mar 1999 05:21:29 +0000 (05:21 +0000)]
(w32_wnd_proc): Handle WM_GETMINMAXINFO message.

25 years agoRecognise HP 9000/8x0 machines. From Alexandre Oliva.
Ben Elliston [Sun, 14 Mar 1999 00:57:25 +0000 (00:57 +0000)]
Recognise HP 9000/8x0 machines. From Alexandre Oliva.

25 years ago(vc-delete-logbuf-window): New var.
Karl Heuer [Sat, 13 Mar 1999 05:04:24 +0000 (05:04 +0000)]
(vc-delete-logbuf-window): New var.
(vc-finish-logentry): Use it.

25 years ago(command-line-1): Improve startup msg.
Karl Heuer [Sat, 13 Mar 1999 04:53:43 +0000 (04:53 +0000)]
(command-line-1): Improve startup msg.

25 years agoAdded commentary about stealthy functions.
Karl Heuer [Sat, 13 Mar 1999 04:52:25 +0000 (04:52 +0000)]
Added commentary about stealthy functions.
(speedbar-message) new function.
(speedbar-y-or-n-p): New function
(speedbar-with-attached-buffer) Moved macro before reference.
Now uses `save-selected-window'.
(speedbar-mouse-hscroll, speedbar-track-mouse, speedbar-refresh,
speedbar-generic-item-info, speedbar-item-info-file-helper,
speedbar-item-delete, speedbar-insert-generic-list,
speedbar-timer-fn, speedbar-check-vc-this-line,
speedbar-check-obj-this-line, speedbar-fetch-dynaic-etags,
speedbar-buffers-item-info) Use speedbar-message.
(speedbar-item-info) Limit `message-log-max'.
(speedbar-item-load, speedbar-item-copy, speedbar-item-rename,
speedbar-item-delete, speedbar-item-object-delete,
speedbar-buffer-kill-buffer) Use speedbar-y-or-n-p.

25 years ago(server-start): Set coding system for the server
Kenichi Handa [Sat, 13 Mar 1999 00:21:24 +0000 (00:21 +0000)]
(server-start): Set coding system for the server
process to raw-text.
(server-process-filter): Decode file names if necessary.

25 years ago(sentence-end-double-space): Doc fix.
Dave Love [Fri, 12 Mar 1999 18:48:09 +0000 (18:48 +0000)]
(sentence-end-double-space): Doc fix.

25 years ago(sentence-end): Doc fix.
Dave Love [Fri, 12 Mar 1999 18:47:42 +0000 (18:47 +0000)]
(sentence-end): Doc fix.

25 years ago(comint-password-prompt-regexp): Accept "login password:"
Karl Heuer [Thu, 11 Mar 1999 22:56:58 +0000 (22:56 +0000)]
(comint-password-prompt-regexp): Accept "login password:"

25 years ago(BASE_PURESIZE): Increase to 505000.
Karl Heuer [Wed, 10 Mar 1999 19:58:01 +0000 (19:58 +0000)]
(BASE_PURESIZE): Increase to 505000.

25 years agoMerge recent additions from autoconf source tree.
Ben Elliston [Wed, 10 Mar 1999 12:23:21 +0000 (12:23 +0000)]
Merge recent additions from autoconf source tree.

25 years ago(ispell-dictionary-alist-1): Shorten autoloaded line.
Karl Heuer [Wed, 10 Mar 1999 08:46:28 +0000 (08:46 +0000)]
(ispell-dictionary-alist-1): Shorten autoloaded line.
(ispell-dictionary-alist-2): Likewise.
(ispell-dictionary-alist-3, ispell-dictionary-alist-4): New vars.
(ispell-dictionary-alist-5, ispell-dictionary-alist-6): New vars.
(ispell-dictionary-alist): Build from six pieces, not just two.

25 years ago(bdf-directory-list): Doc fix.
Karl Heuer [Tue, 9 Mar 1999 23:26:28 +0000 (23:26 +0000)]
(bdf-directory-list): Doc fix.

25 years ago(enriched-mode): Make var permanent-local.
Karl Heuer [Tue, 9 Mar 1999 22:11:59 +0000 (22:11 +0000)]
(enriched-mode): Make var permanent-local.

25 years ago(init_filelock): New function.
Karl Heuer [Tue, 9 Mar 1999 22:09:49 +0000 (22:09 +0000)]
(init_filelock): New function.

25 years ago(main) [CLASH_DETECTION]: Call init_filelock.
Karl Heuer [Tue, 9 Mar 1999 22:09:09 +0000 (22:09 +0000)]
(main) [CLASH_DETECTION]: Call init_filelock.

25 years ago(html-mode): Use sentence-end-double-space when setting sentence-end.
Dave Love [Tue, 9 Mar 1999 19:24:33 +0000 (19:24 +0000)]
(html-mode): Use sentence-end-double-space when setting sentence-end.

25 years agoDoc fix.
Dave Love [Tue, 9 Mar 1999 19:20:59 +0000 (19:20 +0000)]
Doc fix.

25 years ago(tis-620): New alias coding system for thai-tis620.
Kenichi Handa [Tue, 9 Mar 1999 11:57:05 +0000 (11:57 +0000)]
(tis-620): New alias coding system for thai-tis620.

25 years ago(setup_coding_system): Check for CODING_SYSTEM = nil.
Kenichi Handa [Tue, 9 Mar 1999 11:55:12 +0000 (11:55 +0000)]
(setup_coding_system): Check for CODING_SYSTEM = nil.

25 years ago(get_boot_time): Reduce scope of #ifdef BOOT_TIME
Karl Heuer [Tue, 9 Mar 1999 03:31:10 +0000 (03:31 +0000)]
(get_boot_time): Reduce scope of #ifdef BOOT_TIME
to only the part that uses get_boot_time_1.

25 years ago(flyspell-mode-on): Use
Karl Heuer [Tue, 9 Mar 1999 03:29:04 +0000 (03:29 +0000)]
(flyspell-mode-on): Use
change-major-mode-hook.

25 years ago(outline-back-to-heading): fix invisible-ok.
Karl Heuer [Tue, 9 Mar 1999 03:13:28 +0000 (03:13 +0000)]
(outline-back-to-heading): fix invisible-ok.

25 years ago(dired-do-copy-regexp): Doc fix.
Karl Heuer [Tue, 9 Mar 1999 03:09:39 +0000 (03:09 +0000)]
(dired-do-copy-regexp): Doc fix.
(dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.

25 years ago(smtpmail-do-bcc): Fix regexp.
Karl Heuer [Tue, 9 Mar 1999 03:02:55 +0000 (03:02 +0000)]
(smtpmail-do-bcc): Fix regexp.

25 years ago(cp1250-decode-table, cp1251-decode-table, cp1253-decode-table,
Eli Zaretskii [Mon, 8 Mar 1999 12:06:07 +0000 (12:06 +0000)]
(cp1250-decode-table, cp1251-decode-table, cp1253-decode-table,
cp1257-decode-table): New translation tables for MS Windows
codepages.
(cp-make-coding-systems-for-codepage): Accept 4 digit
codepages.

25 years ago(texinfo-append-refill): Check @c correctly.
Kenichi Handa [Mon, 8 Mar 1999 00:26:16 +0000 (00:26 +0000)]
(texinfo-append-refill): Check @c correctly.

25 years agoAdd detailed instructions to unpack and install intlfonts on MS-DOS.
Eli Zaretskii [Sun, 7 Mar 1999 17:10:24 +0000 (17:10 +0000)]
Add detailed instructions to unpack and install intlfonts on MS-DOS.

25 years ago(Finsert_file_contents): Use xfree.
Dave Love [Sun, 7 Mar 1999 15:53:09 +0000 (15:53 +0000)]
(Finsert_file_contents): Use xfree.

25 years ago(bdf-directory-list): Fix last change.
Eli Zaretskii [Sun, 7 Mar 1999 14:12:35 +0000 (14:12 +0000)]
(bdf-directory-list): Fix last change.

25 years ago(bdf-directory-list): Different value for ms-dos.
Eli Zaretskii [Sun, 7 Mar 1999 13:31:58 +0000 (13:31 +0000)]
(bdf-directory-list): Different value for ms-dos.

25 years ago(top level): Display character 255 as 8bit as well.
Eli Zaretskii [Sun, 7 Mar 1999 13:27:35 +0000 (13:27 +0000)]
(top level): Display character 255 as 8bit as well.

25 years ago(c-outline-level): Bind
Dave Love [Sat, 6 Mar 1999 19:07:47 +0000 (19:07 +0000)]
(c-outline-level): Bind
buffer-invisibility-spec.

25 years ago(ada-outline-level): Bind buffer-invisibility-spec.
Dave Love [Sat, 6 Mar 1999 19:06:40 +0000 (19:06 +0000)]
(ada-outline-level): Bind buffer-invisibility-spec.

25 years ago(callproc.o, coding.o, fileio.o, msdos.o, process.o,
Kenichi Handa [Sat, 6 Mar 1999 05:31:24 +0000 (05:31 +0000)]
(callproc.o, coding.o, fileio.o, msdos.o, process.o,
term.o, xselect.o): Depend on ccl.h.

25 years agoRemove common multiple file compilation commands.
Geoff Voelker [Sat, 6 Mar 1999 02:15:46 +0000 (02:15 +0000)]
Remove common multiple file compilation commands.

25 years agoCompile multiple .c files when possible.
Geoff Voelker [Sat, 6 Mar 1999 02:14:28 +0000 (02:14 +0000)]
Compile multiple .c files when possible.
Use BLD instead of assuming i386.

25 years ago(outline-get-last-sibling): Doc fix.
Karl Heuer [Fri, 5 Mar 1999 23:01:03 +0000 (23:01 +0000)]
(outline-get-last-sibling): Doc fix.

25 years ago(convert-standard-filename): Convert directory
Andrew Innes [Fri, 5 Mar 1999 16:15:58 +0000 (16:15 +0000)]
(convert-standard-filename): Convert directory
separators to Windows format.

25 years agoProvide skkdic-cnv.
Andreas Schwab [Fri, 5 Mar 1999 09:37:00 +0000 (09:37 +0000)]
Provide skkdic-cnv.
(skkdic-convert): Emit code to require skkdic-cnv at compile time.
(batch-skkdic-convert): Doc fix.

25 years ago(main): Add missing parens.
Geoff Voelker [Fri, 5 Mar 1999 02:57:13 +0000 (02:57 +0000)]
(main): Add missing parens.

25 years ago(custom-set-variables): Protect against setter errors.
Dave Love [Thu, 4 Mar 1999 18:12:46 +0000 (18:12 +0000)]
(custom-set-variables): Protect against setter errors.

25 years ago(Fbase64_encode_string): Allocate sufficient memory for
Kenichi Handa [Thu, 4 Mar 1999 11:35:42 +0000 (11:35 +0000)]
(Fbase64_encode_string): Allocate sufficient memory for
newlines added when the arg NO-LINE-BREAK is nil.

25 years ago(ls-lisp-format): Under -s, print the size in blocks with %4.0f, in case
Eli Zaretskii [Thu, 4 Mar 1999 11:34:47 +0000 (11:34 +0000)]
(ls-lisp-format): Under -s, print the size in blocks with %4.0f, in case
they have a *really* huge file.

25 years ago(ls-lisp-insert-directory): Protect the sum total of
Eli Zaretskii [Thu, 4 Mar 1999 11:30:27 +0000 (11:30 +0000)]
(ls-lisp-insert-directory): Protect the sum total of
the file sizes from overflowing.
(ls-lisp-format): If file size is a float, use %8.0f to print it.

25 years ago(syms_of_buffer): Doc fix.
Karl Heuer [Thu, 4 Mar 1999 09:16:12 +0000 (09:16 +0000)]
(syms_of_buffer): Doc fix.

25 years ago(Fstring_match, Fposix_string_match): Doc fix.
Karl Heuer [Thu, 4 Mar 1999 09:15:37 +0000 (09:15 +0000)]
(Fstring_match, Fposix_string_match): Doc fix.

25 years ago(Fcall_process): Use xmalloc, xfree.
Karl Heuer [Thu, 4 Mar 1999 09:03:31 +0000 (09:03 +0000)]
(Fcall_process): Use xmalloc, xfree.

25 years ago(term_init): Use xmalloc, not malloc.
Karl Heuer [Thu, 4 Mar 1999 09:02:51 +0000 (09:02 +0000)]
(term_init): Use xmalloc, not malloc.

25 years ago("spanish-postfix"): Add rule U" and u".
Kenichi Handa [Thu, 4 Mar 1999 02:33:26 +0000 (02:33 +0000)]
("spanish-postfix"): Add rule U" and u".

25 years ago(edit-options): Doc fix.
Dave Love [Wed, 3 Mar 1999 17:42:47 +0000 (17:42 +0000)]
(edit-options): Doc fix.
(list-options): Don't lose with unbound symbols.  Maintain
Edit-options-mode.

25 years ago(get_clipboard_data): Always stop at the first null byte.
Eli Zaretskii [Wed, 3 Mar 1999 14:51:07 +0000 (14:51 +0000)]
(get_clipboard_data): Always stop at the first null byte.

25 years ago(Fdefconst): Doc fix.
Andreas Schwab [Wed, 3 Mar 1999 10:29:45 +0000 (10:29 +0000)]
(Fdefconst): Doc fix.

25 years ago(sc-attrib-selection-list): Fix custom type.
Dave Love [Mon, 1 Mar 1999 16:47:03 +0000 (16:47 +0000)]
(sc-attrib-selection-list): Fix custom type.

25 years agoComment for ISO 2022 encoding mechanism modified.
Kenichi Handa [Mon, 1 Mar 1999 11:52:54 +0000 (11:52 +0000)]
Comment for ISO 2022 encoding mechanism modified.

25 years ago(get_boot_time): Support FreeBSD way to read boot-time.
Karl Heuer [Mon, 1 Mar 1999 03:50:34 +0000 (03:50 +0000)]
(get_boot_time): Support FreeBSD way to read boot-time.

25 years ago(internal_self_insert): Calculate column properly
Karl Heuer [Mon, 1 Mar 1999 03:50:00 +0000 (03:50 +0000)]
(internal_self_insert): Calculate column properly
in overwrite-of-tab case.

25 years ago(ispell-dictionary-alist-override): New variable.
Karl Heuer [Mon, 1 Mar 1999 03:48:22 +0000 (03:48 +0000)]
(ispell-dictionary-alist-override): New variable.
(ispell-dictionary-alist): Don't setq it,
if ispell-dictionary-alist-override  is set.

25 years ago(mh-repl-formfile): New var.
Karl Heuer [Mon, 1 Mar 1999 03:47:07 +0000 (03:47 +0000)]
(mh-repl-formfile): New var.
(mh-smail-batch): Don't ignore all arguments.
(mh-reply): Do the right thing when using nmh.

25 years ago(mh-lib): Doc fix.
Karl Heuer [Mon, 1 Mar 1999 03:45:51 +0000 (03:45 +0000)]
(mh-lib): Doc fix.
(mh-lib-progs, mh-nmh-p): New vars.
(mh-find-progs): Set mh-lib-progs along with other vars.
(mh-path-search): New arg FUNC-P; if specified, use that instead
of mh-file-command-p.
(mh-install, mh-exec-lib-cmd-output): Use mh-lib-progs.

25 years ago(shell-command-default-error-buffer): Renamed from
Karl Heuer [Mon, 1 Mar 1999 03:19:32 +0000 (03:19 +0000)]
(shell-command-default-error-buffer): Renamed from
shell-command-on-region-default-error-buffer.
(shell-command-on-region): Mention in echo area when there
is some error output.  Mention success or failure, too.
Accumulate multiple error outputs
going forward, with formfeed in between.  Display the error buffer
when we have put something in it.
(shell-command): Add the ERROR-BUFFER argument feature.

25 years ago(main) [DOUG_LEA_MALLOC]: Don't use unsetenv, it calls
Andreas Schwab [Sun, 28 Feb 1999 02:12:07 +0000 (02:12 +0000)]
(main) [DOUG_LEA_MALLOC]: Don't use unsetenv, it calls
malloc in glibc 2.1.

25 years ago(select-safe-coding-system): Be sure
Kenichi Handa [Sat, 27 Feb 1999 04:28:31 +0000 (04:28 +0000)]
(select-safe-coding-system): Be sure
to show a buffer being decoded.

25 years ago(bdf-directory-list): Initialize it to '("/usr/local/share/emacs/fonts/bdf").
Kenichi Handa [Sat, 27 Feb 1999 02:14:10 +0000 (02:14 +0000)]
(bdf-directory-list): Initialize it to '("/usr/local/share/emacs/fonts/bdf").

25 years agoChange of ps-print font size variable name.
Kenichi Handa [Sat, 27 Feb 1999 01:38:11 +0000 (01:38 +0000)]
Change of ps-print font size variable name.
(ps-mule-generate-font): Fun fix.
(ps-mule-begin-job): Programming uniformization.

25 years agoDoc fix, font size specifies landscape and portrait sizes.
Kenichi Handa [Sat, 27 Feb 1999 01:37:15 +0000 (01:37 +0000)]
Doc fix, font size specifies landscape and portrait sizes.
(ps-print-version): New version number (4.1.4).
(ps-font-size, ps-header-font-size, ps-header-title-font-size):
Specifies landscape and portrait sizes.
(ps-setup, ps-print-quote, ps-line-lengths-internal, ps-nb-pages)
(ps-get-page-dimensions, ps-begin-file, ps-begin-job, ps-generate): Fun
fix.
(ps-get-font-size): New fun.
(ps-font-size-internal, ps-header-font-size-internal)
(ps-header-title-font-size-internal): New vars.

PostScript programming fix.
(ps-print-prologue-1): Fix BeginDoc PostScript procedure (do'nt use
setpagedevice operator).

25 years ago(html-tag-alist): Add /head and /body to the "html" template.
Richard M. Stallman [Fri, 26 Feb 1999 16:40:13 +0000 (16:40 +0000)]
(html-tag-alist): Add /head and /body to the "html" template.

25 years agoUse epaths.h istead of paths.h.
Richard M. Stallman [Fri, 26 Feb 1999 11:41:17 +0000 (11:41 +0000)]
Use epaths.h istead of paths.h.

25 years agopaths.h and paths.in renamed to epaths.h and epaths.in.
Richard M. Stallman [Fri, 26 Feb 1999 11:39:47 +0000 (11:39 +0000)]
paths.h and paths.in renamed to epaths.h and epaths.in.

25 years agoUse epaths.h and epaths-force instead of paths....
Richard M. Stallman [Fri, 26 Feb 1999 11:38:25 +0000 (11:38 +0000)]
Use epaths.h and epaths-force instead of paths....

25 years ago(epaths-force): Renamed from paths-force;
Richard M. Stallman [Fri, 26 Feb 1999 11:37:55 +0000 (11:37 +0000)]
(epaths-force): Renamed from paths-force;
operate on epaths.in and produce epaths.h.

25 years agoRefer to epaths.h.
Richard M. Stallman [Fri, 26 Feb 1999 11:37:05 +0000 (11:37 +0000)]
Refer to epaths.h.

25 years ago(yow): Depend on epaths.h, not paths.h.
Richard M. Stallman [Fri, 26 Feb 1999 11:36:54 +0000 (11:36 +0000)]
(yow): Depend on epaths.h, not paths.h.

25 years ago(get_boot_time): Use WTMP_FILE for file name.
Richard M. Stallman [Fri, 26 Feb 1999 10:47:36 +0000 (10:47 +0000)]
(get_boot_time): Use WTMP_FILE for file name.
(WTMP_FILE): Default definition in case not defined.
(get_boot_time_1): Test that file exists before trying to read it.

25 years ago(main) [DOUG_LEA_MALLOC]: Work around a bug in glibc's
Andreas Schwab [Fri, 26 Feb 1999 09:23:52 +0000 (09:23 +0000)]
(main) [DOUG_LEA_MALLOC]: Work around a bug in glibc's
malloc.

25 years ago(syms_of_buffer): Doc fix for enable-multibyte-characters.
Richard M. Stallman [Fri, 26 Feb 1999 07:07:13 +0000 (07:07 +0000)]
(syms_of_buffer): Doc fix for enable-multibyte-characters.

25 years ago(help-xref-info-regexp): Allow linebreaks and capital.
Richard M. Stallman [Fri, 26 Feb 1999 07:03:34 +0000 (07:03 +0000)]
(help-xref-info-regexp): Allow linebreaks and capital.
(help-make-xrefs): Do Info case first.

25 years ago(describe-function-1): Don't print a whole lambda-function.
Richard M. Stallman [Fri, 26 Feb 1999 06:57:28 +0000 (06:57 +0000)]
(describe-function-1): Don't print a whole lambda-function.

25 years agoDon't require advice.
Richard M. Stallman [Fri, 26 Feb 1999 03:49:42 +0000 (03:49 +0000)]
Don't require advice.
(repeat-last-kill-command): Variable deleted.

25 years ago(shell-command-on-region): Don't go into the REPLACE = t
Richard M. Stallman [Fri, 26 Feb 1999 03:48:07 +0000 (03:48 +0000)]
(shell-command-on-region): Don't go into the REPLACE = t
case just because the current buffer is the output buffer.

25 years ago(iso-2022-control-alist): New variable.
Kenichi Handa [Thu, 25 Feb 1999 13:26:55 +0000 (13:26 +0000)]
(iso-2022-control-alist): New variable.
(encoded-code-description): New function.
(encoded-string-description): New function.
(encode-coding-char): New function.

25 years ago* simple.el (what-cursor-position): To show the character's
Kenichi Handa [Thu, 25 Feb 1999 13:25:07 +0000 (13:25 +0000)]
* simple.el (what-cursor-position): To show the character's
encoding, use encoded-string-description instead of information
of chaset-origin-alist.

25 years ago(command-line) [windows-nt]: Fix typo in regexp
Andrew Innes [Thu, 25 Feb 1999 11:35:45 +0000 (11:35 +0000)]
(command-line) [windows-nt]: Fix typo in regexp
checking for .emacs[.el[c]].

25 years ago(push_key_description): If enable-multibyte-characters
Kenichi Handa [Thu, 25 Feb 1999 08:43:17 +0000 (08:43 +0000)]
(push_key_description): If enable-multibyte-characters
is nil and C is single byte, push C as is.

25 years agoFix nt/icons directory handling.
Richard M. Stallman [Wed, 24 Feb 1999 05:31:37 +0000 (05:31 +0000)]
Fix nt/icons directory handling.

25 years ago(push_key_description): If enable-multibyte-characters
Kenichi Handa [Wed, 24 Feb 1999 02:31:57 +0000 (02:31 +0000)]
(push_key_description): If enable-multibyte-characters
is non-nil, try to convert unibyte character to multibyte.  For
invalid multibyte character, show all bits by octal form.
(Fsingle_key_description): Check the varidity of charset for a
generic character.

25 years ago(encoded-kbd-handle-8bit): Allow inputting ?\240.
Kenichi Handa [Wed, 24 Feb 1999 00:02:56 +0000 (00:02 +0000)]
(encoded-kbd-handle-8bit): Allow inputting ?\240.

25 years ago(Ffile_regular_p): Undo previous change.
Karl Heuer [Tue, 23 Feb 1999 22:28:55 +0000 (22:28 +0000)]
(Ffile_regular_p): Undo previous change.

25 years ago(Fdefconst): Doc fix.
Karl Heuer [Tue, 23 Feb 1999 22:23:57 +0000 (22:23 +0000)]
(Fdefconst): Doc fix.

25 years ago(vt100-wide-mode): Use defvar, not defconst.
Karl Heuer [Tue, 23 Feb 1999 22:22:50 +0000 (22:22 +0000)]
(vt100-wide-mode): Use defvar, not defconst.