comparison lisp/ChangeLog @ 53456:944f426a3829

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Tue, 30 Dec 2003 23:37:04 +0000
parents 20dec060296e
children 7922c045221b
comparison
equal deleted inserted replaced
53455:0e3e62b0f4f2 53456:944f426a3829
1 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
2
3 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
4 documentation if the anchor (or node) name is preceded by `info
5 anchor' or `Info anchor' in addition to earlier `info node' and
6 `Info node'.
7 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
8
1 2003-12-30 Eli Zaretskii <eliz@elta.co.il> 9 2003-12-30 Eli Zaretskii <eliz@elta.co.il>
2 10
3 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one 11 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
4 error in arguments to base64-decode-region. Remove ^M characters 12 error in arguments to base64-decode-region. Remove ^M characters
5 after decoding base64. 13 after decoding base64.