Mercurial > hg > xemacs-beta
comparison CHANGES-beta @ 897:7da79fbe37bb
[xemacs-hg @ 2002-07-02 19:09:22 by stephent]
Omitted credit to ville. <873cv26jdv.fsf@tleepslib.sk.tsukuba.ac.jp>
Fix up includes. <20020627160318.A30273@nemesis.ncsl.nist.gov>
Untrigger assert. <20020627164659.A31430@nemesis.ncsl.nist.gov>
author | stephent |
---|---|
date | Tue, 02 Jul 2002 19:09:31 +0000 |
parents | bf76db2b446e |
children | f6bc42928b34 |
comparison
equal
deleted
inserted
replaced
896:04749aeb5414 | 897:7da79fbe37bb |
---|---|
80 -- Fix: GNU synchs of frame-parameter, makehash, buffer-local-value, | 80 -- Fix: GNU synchs of frame-parameter, makehash, buffer-local-value, |
81 line-beginning-position, line-end-position, with-temp-message, | 81 line-beginning-position, line-end-position, with-temp-message, |
82 bound-and-true-p, propertize, delete-and-extract-region, add-to-list, | 82 bound-and-true-p, propertize, delete-and-extract-region, add-to-list, |
83 string-to-char-list, find-non-ascii-charset-region, | 83 string-to-char-list, find-non-ascii-charset-region, |
84 find-non-ascii-charset-string, truncate-string-to-width, plist-to-alist, | 84 find-non-ascii-charset-string, truncate-string-to-width, plist-to-alist, |
85 kill-ring-max, kill-new | 85 kill-ring-max, kill-new -- John Paul Wallington, youngs, ben, james, ville |
86 -- John Paul Wallington, youngs, ben, james | 86 -- Add: set-frame-pixel-width, set-frame-pixel-size -- andy |
87 set-frame-pixel-width, set-frame-pixel-size -- andy | |
88 -- Add: args to map-specifier, various "heuristic" specifier functions -- ben | 87 -- Add: args to map-specifier, various "heuristic" specifier functions -- ben |
89 -- Fix: call-process moves to Lisp -- ben | 88 -- Fix: call-process moves to Lisp -- ben |
90 -- allows a buffer to be specified for input and stderr output | 89 -- allows a buffer to be specified for input and stderr output |
91 -- use it on all systems | 90 -- use it on all systems |
92 -- implement C-g as documented | 91 -- implement C-g as documented |