comparison src/buffer.c @ 5474:4dee0387b9de

Merged with trunk.
author Mats Lidell <matsl@xemacs.org>
date Tue, 29 Mar 2011 00:02:47 +0200
parents 308d34e9f07d 3889ef128488
children 56144c8593a8
comparison
equal deleted inserted replaced
5473:ac37a5f7e5be 5474:4dee0387b9de
26 Some changes by Jamie Zawinski, c. 1991-1994 (e.g. separate buffer 26 Some changes by Jamie Zawinski, c. 1991-1994 (e.g. separate buffer
27 list per frame, buffer slots). 27 list per frame, buffer slots).
28 A few changes for buffer-local vars by Richard Mlynarik for 28 A few changes for buffer-local vars by Richard Mlynarik for
29 19.8 or 19.9, c. 1993. 29 19.8 or 19.9, c. 1993.
30 Many changes by Ben Wing: changes and cleanups for Mule, esp. the 30 Many changes by Ben Wing: changes and cleanups for Mule, esp. the
31 macros in buffer.h and the intial version of the coding-system 31 macros in buffer.h and the initial version of the coding-system
32 conversion macros (in buffer.h) and associated fns. (in this file), 32 conversion macros (in buffer.h) and associated fns. (in this file),
33 19.12 (c. 1995); synch. to FSF 19.30 c. 1994; memory usage stats 33 19.12 (c. 1995); synch. to FSF 19.30 c. 1994; memory usage stats
34 c. 1996; generated-modeline-string c. 1996 for mousable modeline in 34 c. 1996; generated-modeline-string c. 1996 for mousable modeline in
35 19.14. 35 19.14.
36 Indirect buffer code by Hrvoje Niksic, c. 1997? 36 Indirect buffer code by Hrvoje Niksic, c. 1997?