comparison lisp/ChangeLog @ 50076:a3f6f7daf7e3

*** empty log message ***
author John Paul Wallington <jpw@pobox.com>
date Mon, 10 Mar 2003 13:30:22 +0000
parents f1a836dd325d
children 21135e13f9cd
comparison
equal deleted inserted replaced
50075:cfb7d0684cf8 50076:a3f6f7daf7e3
8 * progmodes/scheme.el (scheme-mode-syntax-table): Construct 8 * progmodes/scheme.el (scheme-mode-syntax-table): Construct
9 w/o using `with-syntax-table'. 9 w/o using `with-syntax-table'.
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'.
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.
15 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
19 environment variables, instead of modifying process-environment 25 environment variables, instead of modifying process-environment