Mercurial > emacs
diff lisp/ChangeLog @ 37424:d642d15dec6b
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 23 Apr 2001 10:17:30 +0000 |
parents | 4403ac6b58a3 |
children | 244c17515972 |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Apr 23 10:16:54 2001 +0000 +++ b/lisp/ChangeLog Mon Apr 23 10:17:30 2001 +0000 @@ -1,3 +1,15 @@ +2001-04-23 Alex Schroeder <alex@gnu.org> + + * goto-addr.el: Instead of defining line-beginning-position and + line-end-position a defalias is used for point-at-bol and + point-at-eol. + +2001-04-23 Alex Schroeder <alex@gnu.org> + + * goto-addr.el: Added XEmacs compatibility code. + (goto-address-highlight-keymap): Made keybindings XEmacs + compatible. + 2001-04-22 Eli Zaretskii <eliz@is.elta.co.il> * textmodes/paragraphs.el (sentence-end): Doc fix.