Tue, 16 Jul 2002 11:43:32 +0000 |
Juanma Barranquero |
Fix reference to `defvaralias' as a macro.
|
Tue, 16 Jul 2002 06:43:19 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Tue, 16 Jul 2002 06:43:06 +0000 |
Juanma Barranquero |
(timer-set-time, timer-set-time-with-usecs): Fix docstring.
|
Tue, 16 Jul 2002 01:00:43 +0000 |
Miles Bader |
(HTML Mode): Put `@end table' at end of table.
|
Mon, 15 Jul 2002 21:04:59 +0000 |
Stefan Monnier |
*** empty log message ***
|
Mon, 15 Jul 2002 20:37:12 +0000 |
Stefan Monnier |
(Ftrace_to_stderr): Add usage to docstring.
|
Mon, 15 Jul 2002 20:00:03 +0000 |
Stefan Monnier |
*** empty log message ***
|
Mon, 15 Jul 2002 19:59:53 +0000 |
Stefan Monnier |
(scan_c_file): Warn about missing `usage' info.
|
Mon, 15 Jul 2002 16:17:01 +0000 |
Juanma Barranquero |
(describe-variable): Remove useless trailing whitespace.
|
Mon, 15 Jul 2002 15:50:56 +0000 |
Juanma Barranquero |
Fix typo.
|
Mon, 15 Jul 2002 15:50:20 +0000 |
Juanma Barranquero |
Document third argument of defvaralias.
|
Mon, 15 Jul 2002 15:39:02 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Mon, 15 Jul 2002 15:38:49 +0000 |
Juanma Barranquero |
(describe-variable): Show documentation for aliased variable if alias does not
|
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.
|