diff options
| author | John Paul Wallington | 2003-03-10 13:30:22 +0000 |
|---|---|---|
| committer | John Paul Wallington | 2003-03-10 13:30:22 +0000 |
| commit | 089bc712c0d71f238435f95b44b3ad391e9c92f9 (patch) | |
| tree | d76abbfc7ce51c8ca29125279289bf1d0648fc8a /lisp/ChangeLog | |
| parent | 3a24cce05be3b93d612490953a216b7bbddf87ac (diff) | |
| download | emacs-089bc712c0d71f238435f95b44b3ad391e9c92f9.tar.gz emacs-089bc712c0d71f238435f95b44b3ad391e9c92f9.zip | |
(vendor-specific-keysyms, x-last-selected-text-primary): Doc fixes.
(x-win-suspend-error): Use proper noun in error message.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 51c07e559db..e986c6604b6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -10,9 +10,15 @@ | |||
| 10 | 10 | ||
| 11 | 2003-03-10 John Paul Wallington <jpw@gnu.org> | 11 | 2003-03-10 John Paul Wallington <jpw@gnu.org> |
| 12 | 12 | ||
| 13 | * subr.el (posn-col-row): Take into account `line-spacing'. | ||
| 14 | |||
| 13 | * ebuff-menu.el (electric-buffer-update-highlight): Do nothing | 15 | * ebuff-menu.el (electric-buffer-update-highlight): Do nothing |
| 14 | if major mode isn't `Electric-buffer-menu-mode'. | 16 | if major mode isn't `Electric-buffer-menu-mode'. |
| 15 | 17 | ||
| 18 | * term/x-win.el (vendor-specific-keysyms) | ||
| 19 | (x-last-selected-text-primary): Doc fixes. | ||
| 20 | (x-win-suspend-error): Use proper noun in error message. | ||
| 21 | |||
| 16 | 2003-03-09 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de> | 22 | 2003-03-09 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de> |
| 17 | 23 | ||
| 18 | * man.el (Man-getpage-in-background): Always use `setenv' for | 24 | * man.el (Man-getpage-in-background): Always use `setenv' for |