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.
|
Tue, 22 Aug 2000 09:43:24 +0000 |
Eli Zaretskii |
Mark server-kill-new-buffers as documented in the manual.
|
Tue, 22 Aug 2000 09:41:40 +0000 |
Eli Zaretskii |
Document server-kill-new-buffers.
|
Tue, 22 Aug 2000 09:31:39 +0000 |
Eli Zaretskii |
Mark hexl-insert-hex-string as documented.
|
Tue, 22 Aug 2000 09:30:07 +0000 |
Eli Zaretskii |
Update the Hexl node.
|
Tue, 22 Aug 2000 09:14:27 +0000 |
Eli Zaretskii |
Mark load-dangerous-libraries as documented in the manual.
|
Tue, 22 Aug 2000 09:12:55 +0000 |
Eli Zaretskii |
Document load-dangerous-libraries.
|
Tue, 22 Aug 2000 09:05:59 +0000 |
Eli Zaretskii |
Mark comment-dwim as described in the manual.
|
Tue, 22 Aug 2000 09:02:40 +0000 |
Eli Zaretskii |
Document comment-dwim and the new binding of M-;.
|
Tue, 22 Aug 2000 08:38:57 +0000 |
Eli Zaretskii |
Mark list-charset-chars as documented in the manual.
|
Tue, 22 Aug 2000 08:36:51 +0000 |
Eli Zaretskii |
Document list-charset-chars.
|
Tue, 22 Aug 2000 08:30:39 +0000 |
Eli Zaretskii |
Mark the operation of chosing safe coding system as explained
|
Tue, 22 Aug 2000 08:28:59 +0000 |
Eli Zaretskii |
Document the way Emacs prompts for a safe coding system when the
|
Tue, 22 Aug 2000 08:03:22 +0000 |
Eli Zaretskii |
Mark inhibit-iso-escape-detection as updated in the manual.
|
Tue, 22 Aug 2000 06:08:26 +0000 |
Eli Zaretskii |
Mark timeclock.el as being described in the manual.
|
Mon, 21 Aug 2000 22:46:59 +0000 |
Stefan Monnier |
*** empty log message ***
|
Mon, 21 Aug 2000 19:48:17 +0000 |
Gerd Moellmann |
*** empty log message ***
|
Mon, 21 Aug 2000 19:47:54 +0000 |
Gerd Moellmann |
(find_field): Formatting changes.
|
Mon, 21 Aug 2000 19:47:02 +0000 |
Gerd Moellmann |
(set_time_zone_rule): Add prototype.
|
Mon, 21 Aug 2000 18:59:19 +0000 |
Gerd Moellmann |
*** empty log message ***
|
Mon, 21 Aug 2000 18:59:02 +0000 |
Gerd Moellmann |
(gen_help_event): Add parameter SIZE.
|
Mon, 21 Aug 2000 18:58:30 +0000 |
Gerd Moellmann |
(gen_help_event): Change prototype.
|
Mon, 21 Aug 2000 18:58:17 +0000 |
Gerd Moellmann |
(XTread_socket): Change calls to gen_help_event.
|
Mon, 21 Aug 2000 18:57:13 +0000 |
Gerd Moellmann |
(w32_read_socket): Change calls to gen_help_event.
|
Mon, 21 Aug 2000 15:33:16 +0000 |
Gerd Moellmann |
*** empty log message ***
|
Mon, 21 Aug 2000 15:26:01 +0000 |
Gerd Moellmann |
(server-kill-new-buffers): New user option.
|
Mon, 21 Aug 2000 14:45:04 +0000 |
Dave Love |
*** empty log message ***
|
Mon, 21 Aug 2000 14:18:32 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Mon, 21 Aug 2000 14:17:19 +0000 |
Eli Zaretskii |
(Man-init-defvars): Don't reset Man-fontify-manpage-flag,
|
Mon, 21 Aug 2000 11:44:42 +0000 |
Gerd Moellmann |
*** empty log message ***
|
Mon, 21 Aug 2000 11:43:25 +0000 |
Gerd Moellmann |
Renamed from refcard-pl.ps.
|
Mon, 21 Aug 2000 11:42:52 +0000 |
Gerd Moellmann |
Renamed from refcard-pl.tex.
|
Mon, 21 Aug 2000 11:42:32 +0000 |
Gerd Moellmann |
Renamed from refcard-de.ps.
|
Mon, 21 Aug 2000 11:42:09 +0000 |
Gerd Moellmann |
Renamed form refcard-de.tex.
|
Mon, 21 Aug 2000 11:39:17 +0000 |
Gerd Moellmann |
(Fmacroexpand): Doc fix.
|
Mon, 21 Aug 2000 11:38:26 +0000 |
Gerd Moellmann |
(cl-macroexpand): Doc fix.
|
Mon, 21 Aug 2000 09:56:52 +0000 |
Gerd Moellmann |
*** empty log message ***
|
Mon, 21 Aug 2000 09:56:32 +0000 |
Gerd Moellmann |
(command-line): If user's init file had an error,
|
Mon, 21 Aug 2000 01:39:45 +0000 |
Kenichi Handa |
(Man-getpage-in-background): Decode the process output by the system
|
Mon, 21 Aug 2000 01:39:25 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 21 Aug 2000 01:19:23 +0000 |
Kenichi Handa |
*** empty log message ***
|
Sun, 20 Aug 2000 22:35:49 +0000 |
Dave Love |
(Mail Methods): xref MH, Message.
|
Sun, 20 Aug 2000 22:22:29 +0000 |
Dave Love |
*** empty log message ***
|
Sun, 20 Aug 2000 21:14:08 +0000 |
Jason Rumney |
*** empty log message ***
|
Sun, 20 Aug 2000 21:10:17 +0000 |
Jason Rumney |
(keymap_panes): Pass the keymap's prompt as the pane name to
|
Sun, 20 Aug 2000 21:08:43 +0000 |
Jason Rumney |
(help_echo_window): New variable.
|
Sun, 20 Aug 2000 20:47:43 +0000 |
Jason Rumney |
(x_display_info_for_display): Remove as this function does not exist on W32.
|
Sun, 20 Aug 2000 19:20:00 +0000 |
Dave Love |
(Sending Mail): Mention EUDC.
|
Sun, 20 Aug 2000 19:06:50 +0000 |
Dave Love |
(Fread): Doc fix.
|
Sun, 20 Aug 2000 18:58:55 +0000 |
Dave Love |
C-x 5 1
|
Sun, 20 Aug 2000 18:39:20 +0000 |
Dave Love |
aset change.
|
Sun, 20 Aug 2000 18:34:24 +0000 |
Dave Love |
(widget-choose, widget-choice-mouse-down-action):
|
Sun, 20 Aug 2000 18:22:20 +0000 |
Dave Love |
(List Motion): Note optional args.
|
Sun, 20 Aug 2000 18:12:07 +0000 |
Dave Love |
*** empty log message ***
|
Sun, 20 Aug 2000 18:10:48 +0000 |
Dave Love |
(defun-prompt-regexp, parens-require-spaces): Doc fix.
|
Sun, 20 Aug 2000 17:21:22 +0000 |
Dave Love |
Add display-buffer-reuse-frames,
|
Sun, 20 Aug 2000 17:12:03 +0000 |
Miles Bader |
*** empty log message ***
|
Sun, 20 Aug 2000 17:10:13 +0000 |
Miles Bader |
(do_completion): Try again if we rewrite the input string, but no
|
Sun, 20 Aug 2000 13:29:38 +0000 |
Gerd Moellmann |
*** empty log message ***
|
Sun, 20 Aug 2000 13:26:35 +0000 |
Gerd Moellmann |
(command-line): Clear realized faces after
|
Sun, 20 Aug 2000 13:23:01 +0000 |
Gerd Moellmann |
(lface_equal_p): Compare strings differently.
|
Sun, 20 Aug 2000 12:02:24 +0000 |
Miles Bader |
*** empty log message ***
|
Sun, 20 Aug 2000 11:58:46 +0000 |
Miles Bader |
(face-attr-match-p):
|
Sun, 20 Aug 2000 08:30:05 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sun, 20 Aug 2000 08:29:25 +0000 |
Eli Zaretskii |
(canonicalize_filename) [DOS_NT]: Upcase the first
|
Sun, 20 Aug 2000 08:05:35 +0000 |
Eli Zaretskii |
Remove redundant description of change-log-redate.
|
Sun, 20 Aug 2000 08:02:22 +0000 |
Eli Zaretskii |
Add findex entries for getenv and setenv.
|
Sat, 19 Aug 2000 12:43:07 +0000 |
Miles Bader |
*** empty log message ***
|
Sat, 19 Aug 2000 12:37:39 +0000 |
Miles Bader |
(set-buffer-process-coding-system): Make interactive prompt less confusing.
|
Sat, 19 Aug 2000 12:36:48 +0000 |
Miles Bader |
(comint-output-filter):
|
Sat, 19 Aug 2000 12:35:17 +0000 |
Gerd Moellmann |
*** empty log message ***
|
Sat, 19 Aug 2000 12:34:19 +0000 |
Gerd Moellmann |
General cleanup of doc strings, comments and
|
Sat, 19 Aug 2000 12:33:00 +0000 |
Gerd Moellmann |
(record_first_change, record_marker_adjustment): Don'use
|
Sat, 19 Aug 2000 01:59:21 +0000 |
Miles Bader |
*** empty log message ***
|
Sat, 19 Aug 2000 01:57:55 +0000 |
Miles Bader |
(gud-basic-call): Temporarily widen gud comint buffer while checking for
|
Sat, 19 Aug 2000 01:55:40 +0000 |
Miles Bader |
(comint-output-filter): Remove ad-hoc saving of restriction, and just
|
Sat, 19 Aug 2000 01:53:42 +0000 |
Miles Bader |
(byte-compile-beginning-of-line):
|
Fri, 18 Aug 2000 21:12:54 +0000 |
Stefan Monnier |
Big bag of typos.
|
Fri, 18 Aug 2000 18:46:25 +0000 |
Stefan Monnier |
*** empty log message ***
|
Fri, 18 Aug 2000 18:45:51 +0000 |
Stefan Monnier |
(ispell-menu-map-needed): Put back the boundp
|
Fri, 18 Aug 2000 13:45:36 +0000 |
Dave Love |
*** empty log message ***
|
Fri, 18 Aug 2000 13:45:24 +0000 |
Dave Love |
(find-image): Copy `spec' before using plist-put.
|
Fri, 18 Aug 2000 10:48:26 +0000 |
Kenichi Handa |
(encode_coding_string): Fix previous change.
|
Fri, 18 Aug 2000 06:41:15 +0000 |
Kenichi Handa |
(decode_coding_string): Set members consumed,
|
Fri, 18 Aug 2000 06:39:31 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 18 Aug 2000 06:31:51 +0000 |
Gerd Moellmann |
*** empty log message ***
|
Fri, 18 Aug 2000 06:29:14 +0000 |
Gerd Moellmann |
(icon-indent-line)
|
Fri, 18 Aug 2000 06:28:47 +0000 |
Gerd Moellmann |
(esc-map): Bind `C-delete' and `C-backspace' to
|
Fri, 18 Aug 2000 06:18:18 +0000 |
Gerd Moellmann |
(ispell-dictionary-alist-6): Add `portugues'.
|
Fri, 18 Aug 2000 05:18:44 +0000 |
Gerd Moellmann |
*** empty log message ***
|
Fri, 18 Aug 2000 05:17:21 +0000 |
Gerd Moellmann |
(CHECK) [ENABLE_CHECKING]: Make both side of the
|
Fri, 18 Aug 2000 05:16:45 +0000 |
Gerd Moellmann |
(redisplay_internal): Compare windows for equality with
|
Fri, 18 Aug 2000 05:05:39 +0000 |
Kenichi Handa |
(Finternal_char_font): Search only the selected frame for a window of
|
Fri, 18 Aug 2000 05:05:08 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 18 Aug 2000 04:55:28 +0000 |
Gerd Moellmann |
*** empty log message ***
|
Fri, 18 Aug 2000 04:55:09 +0000 |
Gerd Moellmann |
(do_completion): Use EQ instead of != to compare
|
Fri, 18 Aug 2000 03:48:49 +0000 |
Gerd Moellmann |
*** empty log message ***
|
Fri, 18 Aug 2000 03:13:27 +0000 |
Gerd Moellmann |
(kbd_buffer_get_event): Handle the case that the
|
Fri, 18 Aug 2000 03:07:07 +0000 |
Miles Bader |
*** empty log message ***
|
Fri, 18 Aug 2000 03:06:17 +0000 |
Miles Bader |
(Lisp_String): Replace DECLARE_INTERVALS with real decl.
|
Fri, 18 Aug 2000 01:05:05 +0000 |
Miles Bader |
Document save-restriction fix.
|
Fri, 18 Aug 2000 00:43:52 +0000 |
Miles Bader |
*** empty log message ***
|
Fri, 18 Aug 2000 00:42:49 +0000 |
Miles Bader |
(save_restriction_save): Rewrite to use markers.
|
Thu, 17 Aug 2000 21:42:01 +0000 |
Gerd Moellmann |
*** empty log message ***
|
Thu, 17 Aug 2000 20:54:01 +0000 |
Gerd Moellmann |
Set to standard author/maintainer/keyword fields.
|
Thu, 17 Aug 2000 20:27:27 +0000 |
Gerd Moellmann |
*** empty log message ***
|
Thu, 17 Aug 2000 20:25:50 +0000 |
Gerd Moellmann |
(build_annotations): Add a comment explaining the
|
Thu, 17 Aug 2000 20:24:27 +0000 |
Gerd Moellmann |
(format-encode-run-method): Fix error message to say
|
Thu, 17 Aug 2000 20:24:12 +0000 |
Gerd Moellmann |
(enriched-annotation-regexp): Use `A-Z' instead
|
Thu, 17 Aug 2000 20:23:57 +0000 |
Gerd Moellmann |
Fix typos in commentary.
|
Thu, 17 Aug 2000 18:12:22 +0000 |
Dave Love |
margin resource
|
Thu, 17 Aug 2000 15:38:59 +0000 |
Gerd Moellmann |
*** empty log message ***
|
Thu, 17 Aug 2000 15:37:07 +0000 |
Gerd Moellmann |
(command-line): Pop to *Messages* in case an error
|
Thu, 17 Aug 2000 15:36:54 +0000 |
Gerd Moellmann |
(view-emacs-news): Rewritten for new naming scheme
|
Thu, 17 Aug 2000 14:17:37 +0000 |
Dave Love |
*** empty log message ***
|
Thu, 17 Aug 2000 14:15:15 +0000 |
Dave Love |
Remove DECLARE_INTERVALS, INITIALIZE_INTERVAL. Don't
|
Thu, 17 Aug 2000 14:11:00 +0000 |
Dave Love |
Prototype readevalloop, load_unwind,
|
Thu, 17 Aug 2000 14:07:15 +0000 |
Dave Love |
Prototype fatal_unexec, mark_x, update_dynamic_symbols. Declare
|
Thu, 17 Aug 2000 14:04:16 +0000 |
Dave Love |
[HAVE_TERMCAP_H]: Include <termcap.h>.
|
Thu, 17 Aug 2000 14:01:09 +0000 |
Dave Love |
(lisp_malloc): Declare with POINTER_TYPE.
|
Thu, 17 Aug 2000 13:57:01 +0000 |
Dave Love |
Use #error.
|
Thu, 17 Aug 2000 13:54:16 +0000 |
Dave Love |
(Fdefvar): Doc fix.
|
Thu, 17 Aug 2000 13:51:37 +0000 |
Dave Love |
(Fget_buffer_create, Fmake_indirect_buffer): Avoid
|
Thu, 17 Aug 2000 13:48:48 +0000 |
Dave Love |
Avoid DECLARE_INTERVALS.
|
Thu, 17 Aug 2000 13:45:46 +0000 |
Dave Love |
Add size_t.
|
Thu, 17 Aug 2000 12:08:26 +0000 |
Andreas Schwab |
*** empty log message ***
|
Thu, 17 Aug 2000 12:07:05 +0000 |
Andreas Schwab |
(insert-directory): Don't lose original file name,
|
Thu, 17 Aug 2000 11:20:50 +0000 |
Gerd Moellmann |
*** empty log message ***
|
Thu, 17 Aug 2000 11:20:26 +0000 |
Gerd Moellmann |
(sql-magic-go): Use comint-bol.
|
Thu, 17 Aug 2000 11:14:01 +0000 |
Werner LEMBERG |
* .cvsignore: New file.
|
Thu, 17 Aug 2000 06:25:11 +0000 |
Miles Bader |
*** empty log message ***
|
Thu, 17 Aug 2000 06:22:46 +0000 |
Miles Bader |
Add compatibility definition of comint-line-beginning-position.
|