]>
git.eshelyaron.com Git - emacs.git/log
Andrew Innes [Tue, 22 Aug 2000 21:45:29 +0000 (21:45 +0000)]
(PTR_TO_OFFSET): Cast ptr to unsigned char*.
Andrew Innes [Tue, 22 Aug 2000 21:43:12 +0000 (21:43 +0000)]
(main): Accept /q to mean install based on addpm's
location without asking. Remove reference to emacs.bat which is
now obsolete.
Andrew Innes [Tue, 22 Aug 2000 21:41:26 +0000 (21:41 +0000)]
Rewrite to match new configure process.
Andrew Innes [Tue, 22 Aug 2000 21:24:06 +0000 (21:24 +0000)]
(WIN32): Remove unnecessary definition.
(sleep): Make argument unsigned long.
(_WINSOCK_H): Undefine so normal winsock definitions can be used.
Andrew Innes [Tue, 22 Aug 2000 21:22:20 +0000 (21:22 +0000)]
(sleep): Make argument unsigned long.
Andrew Innes [Tue, 22 Aug 2000 21:20:07 +0000 (21:20 +0000)]
(main) [WINDOWSNT]: Force binary mode for fileio.
Dave Love [Tue, 22 Aug 2000 18:49:28 +0000 (18:49 +0000)]
*** empty log message ***
Dave Love [Tue, 22 Aug 2000 18:42:51 +0000 (18:42 +0000)]
read in batch
Dave Love [Tue, 22 Aug 2000 18:41:50 +0000 (18:41 +0000)]
mention iso-acc. tweaks.
Dave Love [Tue, 22 Aug 2000 18:38:47 +0000 (18:38 +0000)]
(File Shadowing): New.
(Recover): auto-save-list-file-prefix fix.
(Version Control): Mention CSSC.
(VC Dired Mode): Ref pcl-cvs.
(Comparing Files): Diff mode, smerge mode.
(File Conveniences): find-file. Redo bits.
Dave Love [Tue, 22 Aug 2000 18:23:04 +0000 (18:23 +0000)]
(Changing an Option): Change load-path example.
Dave Love [Tue, 22 Aug 2000 18:08:50 +0000 (18:08 +0000)]
normal-backup-enable-predicate, backup-directory-alist,
make-backup-file-name-function
Eli Zaretskii [Tue, 22 Aug 2000 16:31:47 +0000 (16:31 +0000)]
Mark re-build as being documented.
Eli Zaretskii [Tue, 22 Aug 2000 16:29:53 +0000 (16:29 +0000)]
Document re-builder.
Eli Zaretskii [Tue, 22 Aug 2000 16:08:36 +0000 (16:08 +0000)]
Mark hi-lock.el as being documented in the manual.
Eli Zaretskii [Tue, 22 Aug 2000 16:05:02 +0000 (16:05 +0000)]
Mark dabbrev-ignore-regexps as documented in the manual.
Eli Zaretskii [Tue, 22 Aug 2000 16:02:52 +0000 (16:02 +0000)]
Document dabbrev-ignore-regexps.
Eli Zaretskii [Tue, 22 Aug 2000 15:58:36 +0000 (15:58 +0000)]
Mark the new language environments as documented.
Eli Zaretskii [Tue, 22 Aug 2000 15:57:05 +0000 (15:57 +0000)]
Update the list of supported language environments.
Eli Zaretskii [Tue, 22 Aug 2000 15:51:27 +0000 (15:51 +0000)]
Mark etags.el changes as documented in the manual.
Eli Zaretskii [Tue, 22 Aug 2000 15:49:45 +0000 (15:49 +0000)]
Document tags-case-fold-search, tags-apropos-verbose and tags-tag-face.
Eli Zaretskii [Tue, 22 Aug 2000 15:34:52 +0000 (15:34 +0000)]
Mark sort-numeric-fields and sort-numeric-base as documented in the manual.
Eli Zaretskii [Tue, 22 Aug 2000 15:30:59 +0000 (15:30 +0000)]
Mark isearch-lazy-highlight as documented in the manual.
Eli Zaretskii [Tue, 22 Aug 2000 15:28:38 +0000 (15:28 +0000)]
More details and index entries for isearch-lazy-highlight.
Eli Zaretskii [Tue, 22 Aug 2000 15:20:37 +0000 (15:20 +0000)]
Mark `ispell' and the DOZe'NT support as documented in the manual.
Eli Zaretskii [Tue, 22 Aug 2000 15:18:43 +0000 (15:18 +0000)]
Document that ispell works, and mention Eshell as an alternative
to Shell mode.
Eli Zaretskii [Tue, 22 Aug 2000 15:13:14 +0000 (15:13 +0000)]
Document the new operation of the `ispell' command.
Eli Zaretskii [Tue, 22 Aug 2000 15:02:31 +0000 (15:02 +0000)]
Mark mouse-highlight on MS-DOS as documented in the manual.
Eli Zaretskii [Tue, 22 Aug 2000 15:00:38 +0000 (15:00 +0000)]
Document support for help strings and mouse highlight.
Eli Zaretskii [Tue, 22 Aug 2000 14:44:10 +0000 (14:44 +0000)]
Document clone-indirect-buffer.
Eli Zaretskii [Tue, 22 Aug 2000 14:20:56 +0000 (14:20 +0000)]
(TAGS): Don't use [a-zA-Z]*, as it causes wildcard
expansion to become case-sensitive and return all file names in
upper case on plain DOS.
Eli Zaretskii [Tue, 22 Aug 2000 11:22:42 +0000 (11:22 +0000)]
Mark change-log-version-info-enabled and
change-log-version-number-regexp-list as being documented in the manual.
Eli Zaretskii [Tue, 22 Aug 2000 11:20:48 +0000 (11:20 +0000)]
Document change-log-version-info-enabled and
change-log-version-number-regexp-list.
Eli Zaretskii [Tue, 22 Aug 2000 11:12:48 +0000 (11:12 +0000)]
Mark max-mini-window-height as documented in the manual.
Eli Zaretskii [Tue, 22 Aug 2000 11:10:57 +0000 (11:10 +0000)]
More details about minibuffer window resizing control.
Eli Zaretskii [Tue, 22 Aug 2000 11:05:00 +0000 (11:05 +0000)]
Mark the `e' command in query-replace as being documented.
Eli Zaretskii [Tue, 22 Aug 2000 11:03:22 +0000 (11:03 +0000)]
Document the new `e' command inside query-replace.
Eli Zaretskii [Tue, 22 Aug 2000 10:49:01 +0000 (10:49 +0000)]
Mark indicate-empty-lines as being documented.
Eli Zaretskii [Tue, 22 Aug 2000 10:47:36 +0000 (10:47 +0000)]
Document the indicate-empty-lines variable.
Eli Zaretskii [Tue, 22 Aug 2000 10:41:02 +0000 (10:41 +0000)]
Mark x-stretch-cursor as being documented in the manual.
Eli Zaretskii [Tue, 22 Aug 2000 10:39:33 +0000 (10:39 +0000)]
Document the x-stretch-cursor variable.
Eli Zaretskii [Tue, 22 Aug 2000 10:33:38 +0000 (10:33 +0000)]
Document backup-by-copying-when-privileged-mismatch.
Eli Zaretskii [Tue, 22 Aug 2000 10:23:38 +0000 (10:23 +0000)]
Mark automatic-hscrolling as documented in the manual.
Eli Zaretskii [Tue, 22 Aug 2000 10:22:08 +0000 (10:22 +0000)]
Document the automatic hscrolling.
Eli Zaretskii [Tue, 22 Aug 2000 10:15:49 +0000 (10:15 +0000)]
Mark busy-cursor as being documented.
Eli Zaretskii [Tue, 22 Aug 2000 10:14:13 +0000 (10:14 +0000)]
Document the busy-cursor feature.
Miles Bader [Tue, 22 Aug 2000 10:09:56 +0000 (10:09 +0000)]
(comint-output-filter):
Compare end of comint-last-output-overlay with the start of the newly
inserted text, not the end, when deciding whether to extend it.
Set saved-point's insertion type to advance after insertion.
Miles Bader [Tue, 22 Aug 2000 10:06:55 +0000 (10:06 +0000)]
(shell-font-lock-keywords): Remove prompt highlighting, since this is
now done independently of font-lock mode.
Eli Zaretskii [Tue, 22 Aug 2000 10:00:34 +0000 (10:00 +0000)]
Mark the `menu' face as already documented in the manual.
Eli Zaretskii [Tue, 22 Aug 2000 09:52:05 +0000 (09:52 +0000)]
check-parens can also find unbalanced quotes in strings.
Eli Zaretskii [Tue, 22 Aug 2000 09:48:00 +0000 (09:48 +0000)]
Mark check-parens as documented in the manual.
Eli Zaretskii [Tue, 22 Aug 2000 09:46:26 +0000 (09:46 +0000)]
Add cindex entry for unbalanced parentheses.
Eli Zaretskii [Tue, 22 Aug 2000 09:43:24 +0000 (09:43 +0000)]
Mark server-kill-new-buffers as documented in the manual.
Fix typos.
Eli Zaretskii [Tue, 22 Aug 2000 09:41:40 +0000 (09:41 +0000)]
Document server-kill-new-buffers.
Eli Zaretskii [Tue, 22 Aug 2000 09:31:39 +0000 (09:31 +0000)]
Mark hexl-insert-hex-string as documented.
Eli Zaretskii [Tue, 22 Aug 2000 09:30:07 +0000 (09:30 +0000)]
Update the Hexl node.
Eli Zaretskii [Tue, 22 Aug 2000 09:14:27 +0000 (09:14 +0000)]
Mark load-dangerous-libraries as documented in the manual.
Eli Zaretskii [Tue, 22 Aug 2000 09:12:55 +0000 (09:12 +0000)]
Document load-dangerous-libraries.
Eli Zaretskii [Tue, 22 Aug 2000 09:05:59 +0000 (09:05 +0000)]
Mark comment-dwim as described in the manual.
Eli Zaretskii [Tue, 22 Aug 2000 09:02:40 +0000 (09:02 +0000)]
Document comment-dwim and the new binding of M-;.
Document that kill-comment is now an alias for comment-kill.
Eli Zaretskii [Tue, 22 Aug 2000 08:38:57 +0000 (08:38 +0000)]
Mark list-charset-chars as documented in the manual.
Eli Zaretskii [Tue, 22 Aug 2000 08:36:51 +0000 (08:36 +0000)]
Document list-charset-chars.
Eli Zaretskii [Tue, 22 Aug 2000 08:30:39 +0000 (08:30 +0000)]
Mark the operation of chosing safe coding system as explained
in the manual.
Eli Zaretskii [Tue, 22 Aug 2000 08:28:59 +0000 (08:28 +0000)]
Document the way Emacs prompts for a safe coding system when the
buffer is saved.
Eli Zaretskii [Tue, 22 Aug 2000 08:03:22 +0000 (08:03 +0000)]
Mark inhibit-iso-escape-detection as updated in the manual.
Eli Zaretskii [Tue, 22 Aug 2000 06:08:26 +0000 (06:08 +0000)]
Mark timeclock.el as being described in the manual.
Stefan Monnier [Mon, 21 Aug 2000 22:46:59 +0000 (22:46 +0000)]
*** empty log message ***
Gerd Moellmann [Mon, 21 Aug 2000 19:48:17 +0000 (19:48 +0000)]
(find_field): Formatting changes.
(toplevel): Some old-style function forward declarations
changed to prototypes, some new protypes added, some functions
made static.
Gerd Moellmann [Mon, 21 Aug 2000 19:47:02 +0000 (19:47 +0000)]
(set_time_zone_rule): Add prototype.
(use_dialog_box): External declaration.
Gerd Moellmann [Mon, 21 Aug 2000 18:59:19 +0000 (18:59 +0000)]
(gen_help_event): Add parameter SIZE.
(kbd_buffer_events_waiting): Slightly rewritten.
(clear_event): New function.
(kbd_buffer_get_event): Use it, and clear the input_events of
HELP_EVENTs.
(init_keyboard): Remove duplicate creation of kbd_buffer_gcpro and
don't fill the newly created array with nils.
(toplevel): Convert some old-style function forward declarations
to prototypes.
Gerd Moellmann [Mon, 21 Aug 2000 18:58:30 +0000 (18:58 +0000)]
(gen_help_event): Change prototype.
Gerd Moellmann [Mon, 21 Aug 2000 18:58:17 +0000 (18:58 +0000)]
(XTread_socket): Change calls to gen_help_event.
Gerd Moellmann [Mon, 21 Aug 2000 18:57:13 +0000 (18:57 +0000)]
(w32_read_socket): Change calls to gen_help_event.
Gerd Moellmann [Mon, 21 Aug 2000 15:33:16 +0000 (15:33 +0000)]
*** empty log message ***
Gerd Moellmann [Mon, 21 Aug 2000 15:26:01 +0000 (15:26 +0000)]
(server-kill-new-buffers): New user option.
(server-existing-buffer): New buffer-local variable.
(server-visit-files): When using an existing buffer, set
server-existing-buffer to t.
(server-buffer-done): If server-kill-new-buffers is t, kill the
buffer, unless it was already present before visiting it with
Emacs server.
Dave Love [Mon, 21 Aug 2000 14:45:04 +0000 (14:45 +0000)]
*** empty log message ***
Eli Zaretskii [Mon, 21 Aug 2000 14:18:32 +0000 (14:18 +0000)]
(Man-init-defvars): Don't reset Man-fontify-manpage-flag,
even if the display doesn't support colors: some displays will
support bold/underline faces.
Gerd Moellmann [Mon, 21 Aug 2000 11:44:42 +0000 (11:44 +0000)]
*** empty log message ***
Gerd Moellmann [Mon, 21 Aug 2000 11:43:25 +0000 (11:43 +0000)]
Renamed from refcard-pl.ps.
Gerd Moellmann [Mon, 21 Aug 2000 11:42:52 +0000 (11:42 +0000)]
Renamed from refcard-pl.tex.
Gerd Moellmann [Mon, 21 Aug 2000 11:42:32 +0000 (11:42 +0000)]
Renamed from refcard-de.ps.
Gerd Moellmann [Mon, 21 Aug 2000 11:42:09 +0000 (11:42 +0000)]
Renamed form refcard-de.tex.
Gerd Moellmann [Mon, 21 Aug 2000 11:39:17 +0000 (11:39 +0000)]
(Fmacroexpand): Doc fix.
Gerd Moellmann [Mon, 21 Aug 2000 11:38:26 +0000 (11:38 +0000)]
(cl-macroexpand): Doc fix.
Gerd Moellmann [Mon, 21 Aug 2000 09:56:52 +0000 (09:56 +0000)]
*** empty log message ***
Gerd Moellmann [Mon, 21 Aug 2000 09:56:32 +0000 (09:56 +0000)]
(command-line): If user's init file had an error,
add explanatory text to *Messages*.
Kenichi Handa [Mon, 21 Aug 2000 01:39:45 +0000 (01:39 +0000)]
(Man-getpage-in-background): Decode the process output by the system
locale coding system.
Kenichi Handa [Mon, 21 Aug 2000 01:39:25 +0000 (01:39 +0000)]
*** empty log message ***
Kenichi Handa [Mon, 21 Aug 2000 01:19:23 +0000 (01:19 +0000)]
*** empty log message ***
Dave Love [Sun, 20 Aug 2000 22:35:49 +0000 (22:35 +0000)]
(Mail Methods): xref MH, Message.
Dave Love [Sun, 20 Aug 2000 22:22:29 +0000 (22:22 +0000)]
*** empty log message ***
Jason Rumney [Sun, 20 Aug 2000 21:14:08 +0000 (21:14 +0000)]
(keymap_panes): Pass the keymap's prompt as the pane name to
single_keymap_panes.
(w32_menu_show): Set wv->title when dealing with titles.
(w32_menu_display_help): Call show_help_echo with OBJECT and POS.
Jason Rumney [Sun, 20 Aug 2000 21:08:43 +0000 (21:08 +0000)]
(help_echo_window): New variable.
(syms_of_w32term): staticpro it.
(note_mode_line_highlight): Set it.
(XTextExtents16): Removed as there is no equivalent on W32.
(x_compute_glyph_string_overhangs): Incomplete body removed, as
the X way of doing this will not work for W32.
(w32_intersect_rectangles): Removed. Use IntersectRect API call.
(x_draw_image_foreground): Avoid drawing outside of the clip area
when image doesn't have a mask.
(note_mouse_highlight): Process overlays in the right order of
priority. Set help_echo_window.
(x_draw_bar_cursor): If cursor is on an image, draw a box cursor
because that's more visible for large images.
Jason Rumney [Sun, 20 Aug 2000 20:47:43 +0000 (20:47 +0000)]
(x_display_info_for_display): Remove as this function does not exist on W32.
Dave Love [Sun, 20 Aug 2000 19:20:00 +0000 (19:20 +0000)]
(Sending Mail): Mention EUDC.
Dave Love [Sun, 20 Aug 2000 19:06:50 +0000 (19:06 +0000)]
(Fread): Doc fix.
Dave Love [Sun, 20 Aug 2000 18:58:55 +0000 (18:58 +0000)]
C-x 5 1
Dave Love [Sun, 20 Aug 2000 18:39:20 +0000 (18:39 +0000)]
aset change.
Dave Love [Sun, 20 Aug 2000 18:34:24 +0000 (18:34 +0000)]
(widget-choose, widget-choice-mouse-down-action):
Don't test x-popup-menu.
(function) <complete-function>: Complete only fbound symbols.
<validate, value>: New.
(variable) <complete-function>: Complete only bound symbols.
(coding-system): Add :base-only, :complete-function, :validate,
:value, :prompt-match.
(widget-coding-system-prompt-value): Use read-coding-system and
act on :base-only.
(editable-field): Add :help-echo.
(widget-push-button-gui, widget-push-button-cache)
(widget-gui-action, widget-editable-list-gui): COmment out, along
with uses.
(widget-at): Make arg optional.
(widget-echo-help): Adjust for current help-echo calling sequence.
(widget-specify-field, widget-specify-button)
(widget-specify-insert, widget-get-sibling, widget-image-find)
(widget-convert, widget-insert, widget-leave-text)
(widget-beginning-of-line, widget-end-of-line, widget-kill-line)
(widget-setup, widget-field-find, widget-before-change)
(widget-after-change, widget-default-complete)
(widget-default-create, widget-default-delete)
(widget-push-button-value-create, editable-field)
(widget-field-prompt-value, widget-field-validate)
(widget-choice-value-create, widget-choice-action)
(widget-choice-validate, widget-checklist-add-item)
(widget-radio-add-item, widget-radio-chosen)
(widget-radio-value-inline, widget-editable-list-value-create)
(widget-editable-list-entry-create)
(widget-documentation-link-add)
(widget-documentation-string-value-create)
(widget-regexp-validate, widget-file-complete)
(widget-sexp-validate, widget-plist-convert-widget)
(widget-plist-convert-widget, widget-alist-convert-widget)
(widget-alist-convert-widget, widget-color-complete): Simplify,
particularly to avoid bindings which aren't optimized out.
Dave Love [Sun, 20 Aug 2000 18:22:20 +0000 (18:22 +0000)]
(List Motion): Note optional args.