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.
|
Sat, 13 Jul 2002 19:23:05 +0000 |
Stefan Monnier |
(sgml-quote): Use narrowing. Improve the regexp used when unquoting.
|
Sat, 13 Jul 2002 18:56:04 +0000 |
Glenn Morris |
*** empty log message ***
|
Sat, 13 Jul 2002 18:51:28 +0000 |
Glenn Morris |
(timeclock-in): Run the new day section if, after rereading the log file,
|
Sat, 13 Jul 2002 18:08:11 +0000 |
Kai Grojohann |
Do not hook into file-name-handler-alist, this
|
Sat, 13 Jul 2002 18:03:55 +0000 |
Kai Grojohann |
Fix copyright years.
|
Sat, 13 Jul 2002 17:41:01 +0000 |
Kai Grojohann |
(tramp-multi-file-name-structure-unified): Add
|
Sat, 13 Jul 2002 10:52:22 +0000 |
Kai Grojohann |
* files.texi (Remote Files): Explain new unified file name synatx.
|
Fri, 12 Jul 2002 23:57:49 +0000 |
Kim F. Storm |
*** empty log message ***
|
Fri, 12 Jul 2002 23:56:12 +0000 |
Kim F. Storm |
(grep-tree): Fixed autoload.
|