Mon, 15 Jul 2002 15:37:51 +0000 |
Juanma Barranquero |
(Fdefvaralias): Add docstring argument.
|
Mon, 15 Jul 2002 12:06:01 +0000 |
Kai Grojohann |
Ignore *.op and *.ops, too.
|
Mon, 15 Jul 2002 11:49:37 +0000 |
Mike Williams |
*** empty log message ***
|
Mon, 15 Jul 2002 11:48:44 +0000 |
Mike Williams |
(mouse-sel-bindings): Save/restore interprogram cut/paste functions.
|
Mon, 15 Jul 2002 09:47:14 +0000 |
Richard M. Stallman |
Minor cleanup.
|
Mon, 15 Jul 2002 07:23:55 +0000 |
Andreas Schwab |
*** empty log message ***
|
Mon, 15 Jul 2002 06:57:04 +0000 |
Ken Raeburn |
*** empty log message ***
|
Mon, 15 Jul 2002 06:56:48 +0000 |
Ken Raeburn |
* textprop.c (set_text_properties): Use STRING_SET_INTERVALS.
|
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.
|