Thu, 24 Aug 2000 10:16:09 +0000 |
Eli Zaretskii |
Bump version to 14, Emacs version to 21.1, and add 2000 to the
|
Thu, 24 Aug 2000 09:48:48 +0000 |
Dave Love |
Make pilcrow convenient string
|
Thu, 24 Aug 2000 08:03:06 +0000 |
Eli Zaretskii |
Mention that Lisp files are normally read as multibyte.
|
Thu, 24 Aug 2000 08:01:48 +0000 |
Eli Zaretskii |
Expand the explanation about Lisp files being loaded as multibyte.
|
Thu, 24 Aug 2000 03:24:13 +0000 |
Kenichi Handa |
(do_completion): Always use compare-string, not string-equal because
|
Thu, 24 Aug 2000 03:23:37 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 24 Aug 2000 02:10:05 +0000 |
Kenichi Handa |
(reset-language-environment): Set default-process-coding-system to
|
Thu, 24 Aug 2000 02:09:20 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 24 Aug 2000 02:06:43 +0000 |
Kenichi Handa |
(create_process): Don't setup raw-text coding here.
|
Wed, 23 Aug 2000 22:12:28 +0000 |
Dave Love |
*** empty log message ***
|
Wed, 23 Aug 2000 22:10:27 +0000 |
Dave Love |
("latin-1-prefix"): Change ~s to give ,A'(B and
|
Wed, 23 Aug 2000 22:04:13 +0000 |
Andrew Innes |
*** empty log message ***
|
Wed, 23 Aug 2000 21:41:37 +0000 |
Andrew Innes |
fix line endings
|
Wed, 23 Aug 2000 14:19:27 +0000 |
Dave Love |
Add `last'.
|
Wed, 23 Aug 2000 12:05:12 +0000 |
Eli Zaretskii |
Add a comment about the significance of an asterisk as the first
|
Wed, 23 Aug 2000 11:54:24 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Wed, 23 Aug 2000 11:53:23 +0000 |
Eli Zaretskii |
(syms_of_buffer) <scroll-up-aggressively>: Doc fix.
|
Wed, 23 Aug 2000 11:50:00 +0000 |
Eli Zaretskii |
Mark scroll-*-aggressively as being documented in the manual.
|
Wed, 23 Aug 2000 11:44:11 +0000 |
Eli Zaretskii |
Document scroll-up-aggressively and scroll-down-aggressively.
|
Wed, 23 Aug 2000 09:59:44 +0000 |
Dave Love |
*** empty log message ***
|
Wed, 23 Aug 2000 09:37:23 +0000 |
Gerd Moellmann |
*** empty log message ***
|
Wed, 23 Aug 2000 02:47:42 +0000 |
Kenichi Handa |
(encode_eol): Fix bug for the case of dst_bytes being zero. Set
|
Wed, 23 Aug 2000 02:46:43 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 23 Aug 2000 02:46:08 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 23 Aug 2000 00:02:40 +0000 |
Andrew Innes |
*** empty log message ***
|
Tue, 22 Aug 2000 23:55:09 +0000 |
Andrew Innes |
(malloc, free, realloc, calloc): Rename if
|
Tue, 22 Aug 2000 23:53:39 +0000 |
Andrew Innes |
Include keyboard.h before frame.h.
|
Tue, 22 Aug 2000 23:45:16 +0000 |
Andrew Innes |
Include keyboard.h before frame.h.
|
Tue, 22 Aug 2000 23:43:25 +0000 |
Andrew Innes |
Include keyboard.h before frame.h.
|
Tue, 22 Aug 2000 23:39:00 +0000 |
Andrew Innes |
(IsValidLocale): Extern missing from mingw32 headers.
|
Tue, 22 Aug 2000 23:37:05 +0000 |
Andrew Innes |
Include keyboard.h before frame.h. Fix compile
|
Tue, 22 Aug 2000 23:33:55 +0000 |
Andrew Innes |
Include keyboard.h before frame.h.
|
Tue, 22 Aug 2000 23:32:51 +0000 |
Andrew Innes |
Undefine min, max.
|
Tue, 22 Aug 2000 23:31:00 +0000 |
Andrew Innes |
[!USE_CRT_DLL]: Don't define _heap_init and _heap_term
|
Tue, 22 Aug 2000 23:00:51 +0000 |
Andrew Innes |
(max): Define macro.
|
Tue, 22 Aug 2000 22:53:00 +0000 |
Andrew Innes |
(min): Define macro.
|
Tue, 22 Aug 2000 22:50:55 +0000 |
Andrew Innes |
(search_file_line):
|
Tue, 22 Aug 2000 22:49:36 +0000 |
Stefan Monnier |
*** empty log message ***
|
Tue, 22 Aug 2000 22:49:27 +0000 |
Andrew Innes |
(GetCachedVolumeInformation): Use xmalloc, xfree and xstrdup.
|
Tue, 22 Aug 2000 22:49:22 +0000 |
Stefan Monnier |
(Vcompletion_auto_help): Renamed from `auto_help'.
|
Tue, 22 Aug 2000 22:44:39 +0000 |
Andrew Innes |
Change PUCHAR to PCHAR.
|
Tue, 22 Aug 2000 22:41:55 +0000 |
Andrew Innes |
(write_segment) [USE_CRT_DLL]: Remove unnecessary
|
Tue, 22 Aug 2000 22:41:00 +0000 |
Andrew Innes |
Include keyboard.h before frame.h.
|
Tue, 22 Aug 2000 22:40:16 +0000 |
Andrew Innes |
Include keyboard.h before frame.h.
|
Tue, 22 Aug 2000 22:38:05 +0000 |
Andrew Innes |
[USE_CRT_DLL]: Remove unnecessary extern, which
|
Tue, 22 Aug 2000 22:36:52 +0000 |
Andrew Innes |
Include keyboard.h before frame.h.
|
Tue, 22 Aug 2000 22:32:56 +0000 |
Andrew Innes |
(LOCAL_FLAGS): Define USE_CRT_DLL if requested.
|
Tue, 22 Aug 2000 22:26:04 +0000 |
Andrew Innes |
[WINDOWSNT]: Don't declare externs for getenv, ctime and getwd.
|
Tue, 22 Aug 2000 22:23:58 +0000 |
Andrew Innes |
Include keyboard.h before frame.h.
|
Tue, 22 Aug 2000 22:19:26 +0000 |
Andrew Innes |
[USE_CRT_DLL]: Remove unnecessary extern, which screws
|
Tue, 22 Aug 2000 22:16:41 +0000 |
Andrew Innes |
(malloc_initialize_hook) [USE_CRT_DLL]: Remove
|
Tue, 22 Aug 2000 22:14:00 +0000 |
Andrew Innes |
Include keyboard.h before frame.h.
|
Tue, 22 Aug 2000 21:57:09 +0000 |
Andrew Innes |
*** empty log message ***
|
Tue, 22 Aug 2000 21:53:55 +0000 |
Andrew Innes |
(_WINSOCK_H): Undefine if defined.
|
Tue, 22 Aug 2000 21:53:28 +0000 |
Andrew Innes |
(F_OK, X_OK, W_OK, R_OK, D_OK): Define if D_OK is
|
Tue, 22 Aug 2000 21:52:41 +0000 |
Andrew Innes |
Remove WIN32 define.
|
Tue, 22 Aug 2000 21:51:15 +0000 |
Andrew Innes |
(PTR_TO_OFFSET): Cast ptr to unsigned char *.
|
Tue, 22 Aug 2000 21:50:38 +0000 |
Andrew Innes |
Use forward slash as directory separator in all path
|
Tue, 22 Aug 2000 21:48:48 +0000 |
Andrew Innes |
[WINDOWSNT]: Don't declare getenv.
|
Tue, 22 Aug 2000 21:45:29 +0000 |
Andrew Innes |
(PTR_TO_OFFSET): Cast ptr to unsigned char*.
|
Tue, 22 Aug 2000 21:43:12 +0000 |
Andrew Innes |
(main): Accept /q to mean install based on addpm's
|
Tue, 22 Aug 2000 21:41:26 +0000 |
Andrew Innes |
Rewrite to match new configure process.
|
Tue, 22 Aug 2000 21:24:06 +0000 |
Andrew Innes |
(WIN32): Remove unnecessary definition.
|
Tue, 22 Aug 2000 21:22:20 +0000 |
Andrew Innes |
(sleep): Make argument unsigned long.
|
Tue, 22 Aug 2000 21:20:07 +0000 |
Andrew Innes |
(main) [WINDOWSNT]: Force binary mode for fileio.
|
Tue, 22 Aug 2000 18:49:28 +0000 |
Dave Love |
*** empty log message ***
|
Tue, 22 Aug 2000 18:42:51 +0000 |
Dave Love |
read in batch
|
Tue, 22 Aug 2000 18:41:50 +0000 |
Dave Love |
mention iso-acc. tweaks.
|
Tue, 22 Aug 2000 18:38:47 +0000 |
Dave Love |
(File Shadowing): New.
|
Tue, 22 Aug 2000 18:23:04 +0000 |
Dave Love |
(Changing an Option): Change load-path example.
|
Tue, 22 Aug 2000 18:08:50 +0000 |
Dave Love |
normal-backup-enable-predicate, backup-directory-alist,
|
Tue, 22 Aug 2000 16:31:47 +0000 |
Eli Zaretskii |
Mark re-build as being documented.
|
Tue, 22 Aug 2000 16:29:53 +0000 |
Eli Zaretskii |
Document re-builder.
|
Tue, 22 Aug 2000 16:08:36 +0000 |
Eli Zaretskii |
Mark hi-lock.el as being documented in the manual.
|
Tue, 22 Aug 2000 16:05:02 +0000 |
Eli Zaretskii |
Mark dabbrev-ignore-regexps as documented in the manual.
|
Tue, 22 Aug 2000 16:02:52 +0000 |
Eli Zaretskii |
Document dabbrev-ignore-regexps.
|
Tue, 22 Aug 2000 15:58:36 +0000 |
Eli Zaretskii |
Mark the new language environments as documented.
|
Tue, 22 Aug 2000 15:57:05 +0000 |
Eli Zaretskii |
Update the list of supported language environments.
|
Tue, 22 Aug 2000 15:51:27 +0000 |
Eli Zaretskii |
Mark etags.el changes as documented in the manual.
|
Tue, 22 Aug 2000 15:49:45 +0000 |
Eli Zaretskii |
Document tags-case-fold-search, tags-apropos-verbose and tags-tag-face.
|
Tue, 22 Aug 2000 15:34:52 +0000 |
Eli Zaretskii |
Mark sort-numeric-fields and sort-numeric-base as documented in the manual.
|
Tue, 22 Aug 2000 15:30:59 +0000 |
Eli Zaretskii |
Mark isearch-lazy-highlight as documented in the manual.
|
Tue, 22 Aug 2000 15:28:38 +0000 |
Eli Zaretskii |
More details and index entries for isearch-lazy-highlight.
|
Tue, 22 Aug 2000 15:20:37 +0000 |
Eli Zaretskii |
Mark `ispell' and the DOZe'NT support as documented in the manual.
|
Tue, 22 Aug 2000 15:18:43 +0000 |
Eli Zaretskii |
Document that ispell works, and mention Eshell as an alternative
|
Tue, 22 Aug 2000 15:13:14 +0000 |
Eli Zaretskii |
Document the new operation of the `ispell' command.
|
Tue, 22 Aug 2000 15:02:31 +0000 |
Eli Zaretskii |
Mark mouse-highlight on MS-DOS as documented in the manual.
|
Tue, 22 Aug 2000 15:00:38 +0000 |
Eli Zaretskii |
Document support for help strings and mouse highlight.
|
Tue, 22 Aug 2000 14:44:10 +0000 |
Eli Zaretskii |
Document clone-indirect-buffer.
|
Tue, 22 Aug 2000 14:20:56 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Tue, 22 Aug 2000 14:20:36 +0000 |
Eli Zaretskii |
(TAGS): Don't use [a-zA-Z]*, as it causes wildcard
|
Tue, 22 Aug 2000 11:22:42 +0000 |
Eli Zaretskii |
Mark change-log-version-info-enabled and
|
Tue, 22 Aug 2000 11:20:48 +0000 |
Eli Zaretskii |
Document change-log-version-info-enabled and
|
Tue, 22 Aug 2000 11:12:48 +0000 |
Eli Zaretskii |
Mark max-mini-window-height as documented in the manual.
|
Tue, 22 Aug 2000 11:10:57 +0000 |
Eli Zaretskii |
More details about minibuffer window resizing control.
|
Tue, 22 Aug 2000 11:05:00 +0000 |
Eli Zaretskii |
Mark the `e' command in query-replace as being documented.
|
Tue, 22 Aug 2000 11:03:22 +0000 |
Eli Zaretskii |
Document the new `e' command inside query-replace.
|
Tue, 22 Aug 2000 10:49:01 +0000 |
Eli Zaretskii |
Mark indicate-empty-lines as being documented.
|
Tue, 22 Aug 2000 10:47:36 +0000 |
Eli Zaretskii |
Document the indicate-empty-lines variable.
|
Tue, 22 Aug 2000 10:41:02 +0000 |
Eli Zaretskii |
Mark x-stretch-cursor as being documented in the manual.
|
Tue, 22 Aug 2000 10:39:33 +0000 |
Eli Zaretskii |
Document the x-stretch-cursor variable.
|
Tue, 22 Aug 2000 10:33:38 +0000 |
Eli Zaretskii |
Document backup-by-copying-when-privileged-mismatch.
|
Tue, 22 Aug 2000 10:23:38 +0000 |
Eli Zaretskii |
Mark automatic-hscrolling as documented in the manual.
|
Tue, 22 Aug 2000 10:22:08 +0000 |
Eli Zaretskii |
Document the automatic hscrolling.
|
Tue, 22 Aug 2000 10:15:49 +0000 |
Eli Zaretskii |
Mark busy-cursor as being documented.
|
Tue, 22 Aug 2000 10:14:13 +0000 |
Eli Zaretskii |
Document the busy-cursor feature.
|
Tue, 22 Aug 2000 10:09:56 +0000 |
Miles Bader |
(comint-output-filter):
|
Tue, 22 Aug 2000 10:06:55 +0000 |
Miles Bader |
(shell-font-lock-keywords): Remove prompt highlighting, since this is
|
Tue, 22 Aug 2000 10:00:34 +0000 |
Eli Zaretskii |
Mark the `menu' face as already documented in the manual.
|
Tue, 22 Aug 2000 09:52:05 +0000 |
Eli Zaretskii |
check-parens can also find unbalanced quotes in strings.
|
Tue, 22 Aug 2000 09:48:00 +0000 |
Eli Zaretskii |
Mark check-parens as documented in the manual.
|
Tue, 22 Aug 2000 09:46:26 +0000 |
Eli Zaretskii |
Add cindex entry for unbalanced parentheses.
|