]> git.eshelyaron.com Git - emacs.git/log
emacs.git
24 years ago(READ_QUADRUPLET_BYTE): Set *NCHARS_RETURN before
Kenichi Handa [Tue, 10 Oct 2000 02:00:33 +0000 (02:00 +0000)]
(READ_QUADRUPLET_BYTE): Set *NCHARS_RETURN before
returning.
(base64_encode_1): Make it work for a text of multibyte form.
(Fbase64_decode_region): Allocate sufficient memory for multibyte
case.  Don't call str_to_multibyte because base64_decode_1
produces correct multibyte form for eight-bit codes.
(Fbase64_decode_string): Adjusted for the change of
base64_decode_1.
(base64_decode_1): New args MULTIBYTE and NCHARS_RETURN.  If
MULTIBYTE is nonzero, produce correct multibyte form for eight-bit
codes.

24 years ago(zone-timer, zone-wc-tbl): Rework
Thien-Thi Nguyen [Tue, 10 Oct 2000 01:59:17 +0000 (01:59 +0000)]
(zone-timer, zone-wc-tbl): Rework
these vars as symbol properties.
(zone, zone-when-idle, zone-leave-me-alone,
zone-pgm-whack-chars): Use new symbol properties.

24 years ago(display-battery): Doc spelling fix.
Thien-Thi Nguyen [Tue, 10 Oct 2000 01:36:36 +0000 (01:36 +0000)]
(display-battery): Doc spelling fix.

24 years ago(with-vc-file, edit-vc-file): Specify `indent-function' property.
Thien-Thi Nguyen [Tue, 10 Oct 2000 01:28:06 +0000 (01:28 +0000)]
(with-vc-file, edit-vc-file): Specify `indent-function' property.

24 years agoMake b/g transparent.
Dave Love [Mon, 9 Oct 2000 20:19:11 +0000 (20:19 +0000)]
Make b/g transparent.

24 years ago.
Andreas Schwab [Mon, 9 Oct 2000 20:01:56 +0000 (20:01 +0000)]
.

24 years ago(Fopen_network_stream) [HAVE_GETADDRINFO]: Reset S to
Andreas Schwab [Mon, 9 Oct 2000 20:01:10 +0000 (20:01 +0000)]
(Fopen_network_stream) [HAVE_GETADDRINFO]: Reset S to
-1 after socket is closed, to fall through to error processing.

24 years ago(tool-bar-add-item-from-menu): Add autoload cookie.
Dave Love [Mon, 9 Oct 2000 17:56:11 +0000 (17:56 +0000)]
(tool-bar-add-item-from-menu): Add autoload cookie.

24 years agoMention MS-Windows together with X11.
Eli Zaretskii [Mon, 9 Oct 2000 16:34:21 +0000 (16:34 +0000)]
Mention MS-Windows together with X11.

24 years agoMention that `u' might or might not restore point.
Eli Zaretskii [Mon, 9 Oct 2000 16:26:43 +0000 (16:26 +0000)]
Mention that `u' might or might not restore point.

24 years agoFix last change.
Eli Zaretskii [Mon, 9 Oct 2000 16:16:54 +0000 (16:16 +0000)]
Fix last change.

24 years ago(IT_set_frame_parameters): Don't initialize Lisp_Object
Eli Zaretskii [Mon, 9 Oct 2000 16:05:35 +0000 (16:05 +0000)]
(IT_set_frame_parameters): Don't initialize Lisp_Object
variables.  If ALIST includes foreground-color or
background-color, change also the colors of the default face for
this frame.

24 years ago(mail-source-fetch-imap): Bind
Dave Love [Mon, 9 Oct 2000 13:35:39 +0000 (13:35 +0000)]
(mail-source-fetch-imap): Bind
default-enable-multibyte-characters rather than using
mm-disable-multibyte.

24 years ago(tool-bar-mode): Check whether tool-bar-map
Dave Love [Mon, 9 Oct 2000 11:12:06 +0000 (11:12 +0000)]
(tool-bar-mode): Check whether tool-bar-map
has been initialized before calling tool-bar-setup.

24 years ago(send-mail-item-name): New function.
Eli Zaretskii [Mon, 9 Oct 2000 10:28:16 +0000 (10:28 +0000)]
(send-mail-item-name): New function.
(menu-bar-tools-menu) <compose-mail>: Use it to display the value
of mail-user-agent in the menu.  Don't display the "Send Mail"
item if mail-user-agent is nil or its value is ignore.
(menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
if read-mail-command is nil or its value is ignore.

24 years ago([header-line mouse-1]): Bind to mouse-select-window.
Eli Zaretskii [Mon, 9 Oct 2000 10:23:49 +0000 (10:23 +0000)]
([header-line mouse-1]): Bind to mouse-select-window.

24 years agoCleanup whitespace.
Miles Bader [Mon, 9 Oct 2000 02:29:48 +0000 (02:29 +0000)]
Cleanup whitespace.

24 years agoMaintainer line updated.
Stefan Monnier [Mon, 9 Oct 2000 01:59:03 +0000 (01:59 +0000)]
Maintainer line updated.
(tags-table-format-functions): Renamed from tags-table-format-hooks.

24 years agoFlip to put highlight in correct place.
Miles Bader [Mon, 9 Oct 2000 01:03:32 +0000 (01:03 +0000)]
Flip to put highlight in correct place.
Correct image size.

24 years agoCorrect image size.
Miles Bader [Mon, 9 Oct 2000 01:01:02 +0000 (01:01 +0000)]
Correct image size.

24 years ago(popup-menu): Balance parens.
Miles Bader [Mon, 9 Oct 2000 00:27:48 +0000 (00:27 +0000)]
(popup-menu): Balance parens.

24 years agoDon't call `jka-compr-install' when loading (it will be done by the
Miles Bader [Sun, 8 Oct 2000 23:35:47 +0000 (23:35 +0000)]
Don't call `jka-compr-install' when loading (it will be done by the
definition of `auto-compression-mode' if necessary).

Move code to uninstall existing file-name handler before definition of
`auto-compression-mode'.

24 years ago(auto-image-file-mode): Move to the end of the file, because
Miles Bader [Sun, 8 Oct 2000 23:23:55 +0000 (23:23 +0000)]
(auto-image-file-mode): Move to the end of the file, because
`define-minor-mode' actually calls the mode-function if the associated
variable is non-nil, which requires that all needed functions be already
defined.

24 years agoConvert to GFDL.
Dave Love [Sun, 8 Oct 2000 21:48:42 +0000 (21:48 +0000)]
Convert to GFDL.

24 years ago*** empty log message ***
Dave Love [Sun, 8 Oct 2000 21:27:56 +0000 (21:27 +0000)]
*** empty log message ***

24 years agognus-user-agent
Dave Love [Sun, 8 Oct 2000 21:06:44 +0000 (21:06 +0000)]
gnus-user-agent

24 years ago(popup-menu): Move the command call outside the loop
Stefan Monnier [Sun, 8 Oct 2000 20:16:56 +0000 (20:16 +0000)]
(popup-menu): Move the command call outside the loop
so that popup-menu returns whatever the command returns.

24 years agoDocstring fixes.
Stefan Monnier [Sun, 8 Oct 2000 19:25:30 +0000 (19:25 +0000)]
Docstring fixes.
(initialize-new-tags-table): Use run-hook-with-args-until-success.
(find-tag): Use pop-to-buffer if switch-to-buffer failed.

24 years ago(vc-version-diff): diff-switches can be a list.
Stefan Monnier [Sun, 8 Oct 2000 19:12:52 +0000 (19:12 +0000)]
(vc-version-diff): diff-switches can be a list.

24 years ago(cvs-append-to-ignore, cvs-vc-command-advice)
Stefan Monnier [Sun, 8 Oct 2000 19:11:34 +0000 (19:11 +0000)]
(cvs-append-to-ignore, cvs-vc-command-advice)
(vc-post-command-functions): Remove old-VC compatibility code.

24 years agoMark `keep-lines', `flush-lines' and `how-many' as documented in the manual.
Eli Zaretskii [Sun, 8 Oct 2000 19:10:44 +0000 (19:10 +0000)]
Mark `keep-lines', `flush-lines' and `how-many' as documented in the manual.
Mark C-down-mouse-3 as documented.

24 years ago(comment-indent-default): Autoload.
Stefan Monnier [Sun, 8 Oct 2000 19:07:41 +0000 (19:07 +0000)]
(comment-indent-default): Autoload.

24 years ago(font-lock-defaults): Make buffer-local.
Stefan Monnier [Sun, 8 Oct 2000 19:07:14 +0000 (19:07 +0000)]
(font-lock-defaults): Make buffer-local.
(font-lock-turn-on-thing-lock): Use jit-lock-refontify.
(font-lock-choose-keywords):
Ignore LEVEL unless KEYWORDS is a list of syms.
(c-keywords, c++-keywords, objc-keywords, java-keywords):
Don't wrap regexp-opt things in \(...\) unnecessarily.

24 years agoDon't require font-lock any more.
Stefan Monnier [Sun, 8 Oct 2000 19:01:17 +0000 (19:01 +0000)]
Don't require font-lock any more.
(jit-lock-functions): Make buffer-local.
(jit-lock-saved-fontify-buffer-function): Remove.
(jit-lock-mode): Remove autoload cookie.
Remove font-lock specific code.
(jit-lock-unregister): Don't bother handling complex hooks any more.
(jit-lock-refontify): New function.
(jit-lock-fontify-buffer): Use it.
(jit-lock-function-1): Replaced by jit-lock-fontify-now.
(jit-lock-fontify-now): Renamed from jit-lock-function-1.
Add optional args START and END.
Never call font-lock-fontify-region directly.
(jit-lock-function, jit-lock-stealth-fontify): Use it.

24 years ago(regexp-opt): Add \< and \> if PAREN=`words'.
Stefan Monnier [Sun, 8 Oct 2000 18:50:43 +0000 (18:50 +0000)]
(regexp-opt): Add \< and \> if PAREN=`words'.

24 years agobrowse-url-gnome-moz
Dave Love [Sun, 8 Oct 2000 18:30:12 +0000 (18:30 +0000)]
browse-url-gnome-moz

24 years ago*** empty log message ***
Dave Love [Sun, 8 Oct 2000 17:53:13 +0000 (17:53 +0000)]
*** empty log message ***

24 years agoFix header line, copyright notice.
Dave Love [Sun, 8 Oct 2000 17:47:56 +0000 (17:47 +0000)]
Fix header line, copyright notice.

24 years ago(ada-mode-menu): Add name to menu map.
Dave Love [Sun, 8 Oct 2000 17:47:03 +0000 (17:47 +0000)]
(ada-mode-menu): Add name to menu map.

24 years ago(icon-mode-map): Add name to menu-bar keymap.
Dave Love [Sun, 8 Oct 2000 17:39:40 +0000 (17:39 +0000)]
(icon-mode-map): Add name to menu-bar keymap.

24 years ago(morse-region, unmorse-region): Add autoload
Dave Love [Sun, 8 Oct 2000 17:37:14 +0000 (17:37 +0000)]
(morse-region, unmorse-region): Add autoload
cookie.

24 years ago(studlify-region, studlify-word): Add autoload
Dave Love [Sun, 8 Oct 2000 17:36:39 +0000 (17:36 +0000)]
(studlify-region, studlify-word): Add autoload
cookie.

24 years ago(spook-phrases-file): Use expand-file-name, not
Dave Love [Sun, 8 Oct 2000 17:32:00 +0000 (17:32 +0000)]
(spook-phrases-file): Use expand-file-name, not
concat.

24 years agoByte-compile-dynamic since it gets loaded by
Dave Love [Sun, 8 Oct 2000 17:30:59 +0000 (17:30 +0000)]
Byte-compile-dynamic since it gets loaded by
Gnus with little use.
(mail-setup-hook): Add mail-abbrevs-setup to options.

24 years ago(lisp-imenu-generic-expression): Don't
Dave Love [Sun, 8 Oct 2000 17:23:50 +0000 (17:23 +0000)]
(lisp-imenu-generic-expression): Don't
insist on symbols starting with word syntax.
(lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
(eval-defun-1): Doc fix.
(indent-sexp): Use nconc to build up indent-stack.

24 years ago*** empty log message ***
Dave Love [Sun, 8 Oct 2000 16:53:40 +0000 (16:53 +0000)]
*** empty log message ***

24 years agoDoc fixes.
Dave Love [Sun, 8 Oct 2000 16:34:14 +0000 (16:34 +0000)]
Doc fixes.

24 years ago(vcursor-cs-binding): Remove compatibility code.
Dave Love [Sun, 8 Oct 2000 16:31:12 +0000 (16:31 +0000)]
(vcursor-cs-binding): Remove compatibility code.
Clean up remainder.

24 years ago(timezone-parse-date): Doc fix. Fix regexps for (5)
Dave Love [Sun, 8 Oct 2000 16:26:04 +0000 (16:26 +0000)]
(timezone-parse-date): Doc fix.  Fix regexps for (5)
without timezone and (8) with timezone to enforce some whitespace.
Simplify code somewhat.

24 years ago(list-options): Doc that you should use customize.
Dave Love [Sun, 8 Oct 2000 16:20:55 +0000 (16:20 +0000)]
(list-options): Doc that you should use customize.

24 years ago(iswitchb-mode): Add :require.
Dave Love [Sun, 8 Oct 2000 16:19:28 +0000 (16:19 +0000)]
(iswitchb-mode): Add :require.

24 years ago*** empty log message ***
Dave Love [Sun, 8 Oct 2000 15:52:38 +0000 (15:52 +0000)]
*** empty log message ***

24 years ago(Info-goto-node, Info-menu): Doc fix.
Dave Love [Sun, 8 Oct 2000 15:44:36 +0000 (15:44 +0000)]
(Info-goto-node, Info-menu): Doc fix.
(Info-mode-menu): Bind beginning-of-buffer, Info-edit
(info-tool-bar-map): New variable.
(Info-mode): Use it.
(Info-edit-map): Define all in defvar.
(speedbar-attached-frame): Avoid compiler warning.

24 years ago(tool-bar-map): Define it empty.
Dave Love [Sun, 8 Oct 2000 15:29:52 +0000 (15:29 +0000)]
(tool-bar-map): Define it empty.
(global-map): Bind [tool-bar] to a filtered map.
(tool-bar-add-item): Remove MAP arg.  Allow PBM icons.
(tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
Allow PBM icons.
(tool-bar-setup): Adjust calls of tool-bar-add-item.

24 years ago(imenu-add-to-menubar): Fix again.
Dave Love [Sun, 8 Oct 2000 15:13:43 +0000 (15:13 +0000)]
(imenu-add-to-menubar): Fix again.

24 years agoRemoved eval-when-compile statements from rul-generic-mode
Peter Breton [Sun, 8 Oct 2000 12:24:23 +0000 (12:24 +0000)]
Removed eval-when-compile statements from rul-generic-mode

24 years agoFix previous change.
Eli Zaretskii [Sun, 8 Oct 2000 11:30:37 +0000 (11:30 +0000)]
Fix previous change.

24 years agoFix a typo.
Eli Zaretskii [Sun, 8 Oct 2000 10:56:01 +0000 (10:56 +0000)]
Fix a typo.

24 years ago(imenu-add-to-menubar): Fix last change.
Dave Love [Sun, 8 Oct 2000 09:37:01 +0000 (09:37 +0000)]
(imenu-add-to-menubar): Fix last change.

24 years ago(quail-cxterm-package-ext-info): Fix typos in doc strings.
Eli Zaretskii [Sun, 8 Oct 2000 09:27:58 +0000 (09:27 +0000)]
(quail-cxterm-package-ext-info): Fix typos in doc strings.

24 years ago(Help): Describe an orderly procedure to find features in the docs.
Eli Zaretskii [Sun, 8 Oct 2000 09:14:38 +0000 (09:14 +0000)]
(Help): Describe an orderly procedure to find features in the docs.

24 years ago(Language Environments): Mention the requirement to have a suitable font
Eli Zaretskii [Sun, 8 Oct 2000 08:53:46 +0000 (08:53 +0000)]
(Language Environments): Mention the requirement to have a suitable font
installed, for displaying a given language.

24 years ago(Font Lock): Explain how to customize Font Lock faces.
Eli Zaretskii [Sun, 8 Oct 2000 08:43:31 +0000 (08:43 +0000)]
(Font Lock): Explain how to customize Font Lock faces.
(Faces): Document set-face-foreground and set-face-background.

24 years ago*** empty log message ***
Eli Zaretskii [Sun, 8 Oct 2000 06:51:37 +0000 (06:51 +0000)]
*** empty log message ***

24 years ago(font-lock-mode, global-font-lock-mode): Mention in
Eli Zaretskii [Sun, 8 Oct 2000 06:50:22 +0000 (06:50 +0000)]
(font-lock-mode, global-font-lock-mode): Mention in
the doc strings how to customize Font Lock faces.

24 years ago(top-level) <Qbackground_color, Qforeground_color>: Make
Eli Zaretskii [Sun, 8 Oct 2000 06:24:44 +0000 (06:24 +0000)]
(top-level) <Qbackground_color, Qforeground_color>: Make
them extern (they are defined on xfaces.c).
(syms_of_msdos): Don't intern and don't staticpro
Qbackground_color and Qforeground_color.

24 years ago(mouse-drag-mode-line-1): Fix an off-by-one error in
Eli Zaretskii [Sun, 8 Oct 2000 06:16:42 +0000 (06:16 +0000)]
(mouse-drag-mode-line-1): Fix an off-by-one error in
computing growth when dragging the header line.

24 years ago(kill-line): Doc fix.
Eli Zaretskii [Sun, 8 Oct 2000 06:10:40 +0000 (06:10 +0000)]
(kill-line): Doc fix.

24 years agoMark auto-image-file-name as documented in the manual.
Eli Zaretskii [Sun, 8 Oct 2000 06:01:19 +0000 (06:01 +0000)]
Mark auto-image-file-name as documented in the manual.

24 years ago(secondary-selection): Make foreground visible on tty.
Miles Bader [Sun, 8 Oct 2000 04:28:35 +0000 (04:28 +0000)]
(secondary-selection): Make foreground visible on tty.

24 years ago(auto-compression-mode): Move to the end of the file, because
Miles Bader [Sun, 8 Oct 2000 02:58:24 +0000 (02:58 +0000)]
(auto-compression-mode): Move to the end of the file, because
`define-minor-mode' actually calls the mode-function if the associated
variable is non-nil, which requires that all needed functions be already
defined.
(with-auto-compression-mode): Add autoload cookie.

24 years agoDocument `display-message-or-buffer'.
Miles Bader [Sun, 8 Oct 2000 01:41:04 +0000 (01:41 +0000)]
Document `display-message-or-buffer'.

24 years agoDoc fix.
Miles Bader [Sun, 8 Oct 2000 01:37:42 +0000 (01:37 +0000)]
Doc fix.

24 years agoAdd entry for `display-message-or-buffer'.
Miles Bader [Sun, 8 Oct 2000 01:36:35 +0000 (01:36 +0000)]
Add entry for `display-message-or-buffer'.

24 years agoFix missing @ends.
Dave Love [Sat, 7 Oct 2000 21:32:58 +0000 (21:32 +0000)]
Fix missing @ends.

24 years agoMark auto-image-mode as not yet documented.
Eli Zaretskii [Sat, 7 Oct 2000 19:31:08 +0000 (19:31 +0000)]
Mark auto-image-mode as not yet documented.

24 years agoFixed a typo.
Eli Zaretskii [Sat, 7 Oct 2000 19:15:54 +0000 (19:15 +0000)]
Fixed a typo.

24 years ago*** empty log message ***
Eli Zaretskii [Sat, 7 Oct 2000 18:59:12 +0000 (18:59 +0000)]
*** empty log message ***

24 years ago(Fframe_parameter): For non-windowed frames, if
Eli Zaretskii [Sat, 7 Oct 2000 18:57:36 +0000 (18:57 +0000)]
(Fframe_parameter): For non-windowed frames, if
f->param_alist says foreground or background color is unspecified,
call tty_color_name to return the color name computed from the
frame's current colors.

24 years ago(find-backup-file-name) [ms-dos]: If support for long
Eli Zaretskii [Sat, 7 Oct 2000 18:49:14 +0000 (18:49 +0000)]
(find-backup-file-name) [ms-dos]: If support for long
file names is not available, behave as if version-control were set
to never.

24 years agoDon't remove the Unix shell invocations.
Eli Zaretskii [Sat, 7 Oct 2000 18:41:26 +0000 (18:41 +0000)]
Don't remove the Unix shell invocations.

24 years ago(${TIT}, clean): Use {TIT:.elc=.el} instead of shell `command` expansion.
Eli Zaretskii [Sat, 7 Oct 2000 18:40:14 +0000 (18:40 +0000)]
(${TIT}, clean): Use {TIT:.elc=.el} instead of shell `command` expansion.

24 years agoFix last.
Dave Love [Sat, 7 Oct 2000 18:35:40 +0000 (18:35 +0000)]
Fix last.

24 years agoModify licence notice.
Dave Love [Sat, 7 Oct 2000 18:33:47 +0000 (18:33 +0000)]
Modify licence notice.

24 years agoModify licence notice. QP, base64 changes.
Dave Love [Sat, 7 Oct 2000 18:33:10 +0000 (18:33 +0000)]
Modify licence notice.  QP, base64 changes.

24 years ago(browse-url-browser-function): Use it.
Dave Love [Sat, 7 Oct 2000 18:05:28 +0000 (18:05 +0000)]
(browse-url-browser-function): Use it.

24 years ago(browse-url-gnome-moz-arguments): New option.
Dave Love [Sat, 7 Oct 2000 17:58:33 +0000 (17:58 +0000)]
(browse-url-gnome-moz-arguments): New option.
(browse-url-gnome-moz): New function.
Suggested by Colin Walters <walters@cis.ohio-state.edu>.

24 years ago*** empty log message ***
Peter Breton [Sat, 7 Oct 2000 12:00:26 +0000 (12:00 +0000)]
*** empty log message ***

24 years ago(tab-always-indent): New var.
Stefan Monnier [Sat, 7 Oct 2000 04:13:09 +0000 (04:13 +0000)]
(tab-always-indent): New var.
(indent-for-tab-command): Use it.

24 years ago(set-auto-mode): Ignore unknown -*- mode -*- rather than
Stefan Monnier [Sat, 7 Oct 2000 03:05:14 +0000 (03:05 +0000)]
(set-auto-mode): Ignore unknown -*- mode -*- rather than
raise an error.  This way it can still defaults to a sane value.

24 years agoFix merge screwup.
Miles Bader [Sat, 7 Oct 2000 02:38:22 +0000 (02:38 +0000)]
Fix merge screwup.

24 years ago*** empty log message ***
Dave Love [Fri, 6 Oct 2000 22:55:11 +0000 (22:55 +0000)]
*** empty log message ***

24 years ago(ospeed): Don't declare.
Dave Love [Fri, 6 Oct 2000 22:53:30 +0000 (22:53 +0000)]
(ospeed): Don't declare.

24 years agoDon't include string.h.
Dave Love [Fri, 6 Oct 2000 22:51:10 +0000 (22:51 +0000)]
Don't include string.h.
(h_errno): Declare conditional also on TRY_AGAIN.

24 years ago(Ffind_charset_string): Doc fix.
Dave Love [Fri, 6 Oct 2000 22:47:22 +0000 (22:47 +0000)]
(Ffind_charset_string): Doc fix.

24 years ago(Fbase64_encode_region, Fbase64_encode_string)
Dave Love [Fri, 6 Oct 2000 22:42:46 +0000 (22:42 +0000)]
(Fbase64_encode_region, Fbase64_encode_string)
(Fbase64_decode_region, Fbase64_decode_string): More explicit
error messages.

24 years ago(fancy-splash-screens): Use local rather than global map.
Stefan Monnier [Fri, 6 Oct 2000 22:19:23 +0000 (22:19 +0000)]
(fancy-splash-screens): Use local rather than global map.
Don't use `update-menu-bindings' any more.
Get rid of assumptions about keymap representation.

24 years ago(sentence-end-double-space)
Dave Love [Fri, 6 Oct 2000 19:50:40 +0000 (19:50 +0000)]
(sentence-end-double-space)
(sentence-end-without-period):  Doc fix.
(adaptive-fill-regexp): Purecopy.
(unjustify-current-line): Use line-end-position.
(fill-individual-paragraphs-prefix): Use line-beginning-position.

24 years ago(eudc): Add :version, :link.
Dave Love [Fri, 6 Oct 2000 18:56:44 +0000 (18:56 +0000)]
(eudc): Add :version, :link.

24 years agofile-coding-system-alist): Use \',
Dave Love [Fri, 6 Oct 2000 18:45:08 +0000 (18:45 +0000)]
file-coding-system-alist): Use \',
not $.