comparison etc/NEWS @ 42281:18095fb6473e

*** empty log message ***
author Pavel Janík <Pavel@Janik.cz>
date Sat, 22 Dec 2001 14:18:08 +0000
parents 8fc2782f2f8d
children 4bc3e5620674
comparison
equal deleted inserted replaced
42280:6a18a8267c6a 42281:18095fb6473e
266 (function (lambda () 266 (function (lambda ()
267 (master-set-slave sql-buffer)))) 267 (master-set-slave sql-buffer))))
268 268
269 269
270 * Lisp Changes in Emacs 21.3 270 * Lisp Changes in Emacs 21.3
271
272 ** Support for Mocklisp has been removed.
273
274 ** The function insert-string is now obsolete.
271 275
272 ** The precedence of file-name-handlers has been changed. 276 ** The precedence of file-name-handlers has been changed.
273 Instead of blindly choosing the first handler that matches, 277 Instead of blindly choosing the first handler that matches,
274 find-file-name-handler now gives precedence to a file-name handler 278 find-file-name-handler now gives precedence to a file-name handler
275 that matches near the end of the file name. More specifically, the 279 that matches near the end of the file name. More specifically, the