Mon, 15 Jul 2002 06:56:10 +0000 |
Ken Raeburn |
* intervals.c (create_root_interval, balance_possible_root_interval,
|
Mon, 15 Jul 2002 06:55:28 +0000 |
Ken Raeburn |
* fns.c (Fstring_as_multibyte): Use STRING_SET_INTERVALS.
|
Mon, 15 Jul 2002 06:54:48 +0000 |
Ken Raeburn |
* buffer.c (Fget_buffer_create, Fmake_indirect_buffer): Use it.
|
Mon, 15 Jul 2002 06:54:23 +0000 |
Ken Raeburn |
* lisp.h (STRING_INTERVALS): Produce rvalue.
|
Mon, 15 Jul 2002 02:18:31 +0000 |
Ken Raeburn |
*** empty log message ***
|
Mon, 15 Jul 2002 02:16:52 +0000 |
Ken Raeburn |
* lread.c (read_vector): Use STRING_SET_CHARS.
|
Mon, 15 Jul 2002 02:16:15 +0000 |
Ken Raeburn |
* fns.c (concat): Use STRING_SET_CHARS.
|
Mon, 15 Jul 2002 02:14:17 +0000 |
Ken Raeburn |
* dired.c (directory_files_internal): Use STRING_SET_CHARS.
|
Mon, 15 Jul 2002 02:13:38 +0000 |
Ken Raeburn |
* lisp.h (STRING_SET_CHARS): New macro.
|
Mon, 15 Jul 2002 00:01:34 +0000 |
Ken Raeburn |
*** empty log message ***
|
Mon, 15 Jul 2002 00:00:41 +0000 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
Sun, 14 Jul 2002 23:54:05 +0000 |
Ken Raeburn |
(SMBP): Deleted. All uses changed to STRING_MULTIBYTE.
|
Sun, 14 Jul 2002 22:52:48 +0000 |
Kim F. Storm |
Correct last commit which by mistake included some completely
|
Sun, 14 Jul 2002 20:39:18 +0000 |
Stefan Monnier |
Set encoding to utf-8.
|
Sun, 14 Jul 2002 19:52:35 +0000 |
Kai Grojohann |
Index entries.
|
Sun, 14 Jul 2002 15:30:54 +0000 |
Richard M. Stallman |
(find-alternate-file): Offer to save a modified buffer.
|
Sun, 14 Jul 2002 15:29:56 +0000 |
Richard M. Stallman |
(normal-splash-screen, fancy-splash-text):
|
Sun, 14 Jul 2002 15:26:01 +0000 |
Richard M. Stallman |
Fix doc typos.
|
Sun, 14 Jul 2002 15:24:03 +0000 |
Richard M. Stallman |
Say that output from asynch subprocesses of a compiler may be lost.
|
Sun, 14 Jul 2002 14:06:58 +0000 |
Kai Grojohann |
Comply with Texinfo coding standards. Suggestions by Eli.
|
Sun, 14 Jul 2002 10:14:28 +0000 |
Mike Williams |
*** empty log message ***
|
Sun, 14 Jul 2002 10:13:27 +0000 |
Mike Williams |
(mouse-sel-bound-events): New constant.
|
Sat, 13 Jul 2002 23:30:08 +0000 |
Stefan Monnier |
*** empty log message ***
|
Sat, 13 Jul 2002 23:09:32 +0000 |
Kim F. Storm |
regenerated
|
Sat, 13 Jul 2002 23:08:01 +0000 |
Stefan Monnier |
(cl-set-substring): Fix thinko.
|
Sat, 13 Jul 2002 22:10:02 +0000 |
Stefan Monnier |
Use hash-tables.
|
Sat, 13 Jul 2002 21:40:05 +0000 |
Andreas Schwab |
(mail-abbrev-make-syntax-table): Check the
|
Sat, 13 Jul 2002 20:17:00 +0000 |
Stefan Monnier |
(ebrowse-symbol-regexp): Avoid cl-set-substring.
|