bpt/emacs.git
19 years ago(Fmake_keymap, Fmap_keymap, Fwhere_is_internal): Doc fixes.
Luc Teirlinck [Mon, 9 Aug 2004 18:42:04 +0000 (18:42 +0000)]
(Fmake_keymap, Fmap_keymap, Fwhere_is_internal): Doc fixes.

19 years agoRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-483
Miles Bader [Mon, 9 Aug 2004 07:40:39 +0000 (07:40 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-483

Build-in-place tweak

Patches applied:

 * lorentey@elte.hu--2004/emacs--multi-tty--0--patch-224
   Added sorted-doc to backup regex in lib-src.

19 years ago(Character Type): Reposition `@anchor' to prevent double space inside
Luc Teirlinck [Mon, 9 Aug 2004 02:47:17 +0000 (02:47 +0000)]
(Character Type): Reposition `@anchor' to prevent double space inside
sentence in Info.

19 years ago(define-ibuffer-column size): Use string-to-number instead of string-to-int.
John Paul Wallington [Sun, 8 Aug 2004 22:54:36 +0000 (22:54 +0000)]
(define-ibuffer-column size): Use string-to-number instead of string-to-int.
(define-ibuffer-column mode): Fix indentation.

19 years ago(widget-sexp-validate): Allow whitespace after expression.
Lars Hansen [Sun, 8 Aug 2004 19:38:51 +0000 (19:38 +0000)]
(widget-sexp-validate): Allow whitespace after expression.

19 years ago*** empty log message ***
Luc Teirlinck [Sun, 8 Aug 2004 17:14:58 +0000 (17:14 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Luc Teirlinck [Sun, 8 Aug 2004 17:09:43 +0000 (17:09 +0000)]
*** empty log message ***

19 years ago(global-unset-key, local-unset-key): Doc fixes.
Luc Teirlinck [Sun, 8 Aug 2004 16:49:37 +0000 (16:49 +0000)]
(global-unset-key, local-unset-key): Doc fixes.

19 years agoDeclare Qdisabled_command_function instead of Qdisabled_command_hook.
Luc Teirlinck [Sun, 8 Aug 2004 16:17:23 +0000 (16:17 +0000)]
Declare Qdisabled_command_function instead of Qdisabled_command_hook.
(Fcommand_execute): Use Qdisabled_command_function instead of
Qdisabled_command_hook.
(syms_of_keyboard): Ditto.

19 years ago(disabled-command-function): New variable renamed from
Luc Teirlinck [Sun, 8 Aug 2004 16:05:14 +0000 (16:05 +0000)]
(disabled-command-function): New variable renamed from
`disabled-command-hook'.
(disabled-command-hook): Keep the _variable_ as alias for
`disabled-command-function' and make obsolete.
(disabled-command-function): Function renamed from
`disabled-command-hook'.  Adapt code to namechange of the variable.

19 years ago(Standard Hooks): `disabled-command-hook' has been renamed to
Luc Teirlinck [Sun, 8 Aug 2004 15:49:14 +0000 (15:49 +0000)]
(Standard Hooks): `disabled-command-hook' has been renamed to
`disabled-command-function'.

19 years ago(Key Sequence Input): Remove unnecessary anchor,
Luc Teirlinck [Sun, 8 Aug 2004 15:47:21 +0000 (15:47 +0000)]
(Key Sequence Input): Remove unnecessary anchor,
(Command Loop Info): Replace reference to it.
(Disabling Commands): `disabled-command-hook' has been renamed to
`disabled-command-function'.

19 years ago*** empty log message ***
Luc Teirlinck [Sun, 8 Aug 2004 00:37:38 +0000 (00:37 +0000)]
*** empty log message ***

19 years ago(Flocal_key_binding, Fglobal_key_binding)
Luc Teirlinck [Sun, 8 Aug 2004 00:33:40 +0000 (00:33 +0000)]
(Flocal_key_binding, Fglobal_key_binding)
(syms_of_keymap) <key-translation-map>: Doc fixes.

19 years ago(Translating Input): Only non-prefix bindings in `key-translation-map'
Luc Teirlinck [Sun, 8 Aug 2004 00:00:07 +0000 (00:00 +0000)]
(Translating Input): Only non-prefix bindings in `key-translation-map'
override actual key bindings.  Warn about possible indirect effect of
actual key bindings on non-prefix bindings in `key-translation-map'.

19 years ago(window_list_1): YAILOM.
Stefan Monnier [Sat, 7 Aug 2004 21:07:57 +0000 (21:07 +0000)]
(window_list_1): YAILOM.

19 years ago(make_temp_name): Handle multibyte prefixes.
Stefan Monnier [Sat, 7 Aug 2004 20:57:19 +0000 (20:57 +0000)]
(make_temp_name): Handle multibyte prefixes.

19 years ago(completion-root-regexp): New defvar.
Eli Zaretskii [Sat, 7 Aug 2004 16:47:41 +0000 (16:47 +0000)]
(completion-root-regexp): New defvar.
(completion-setup-function): Use it instead of a literal string.

19 years ago(reb-re-syntax): Add `rx' syntax.
John Paul Wallington [Sat, 7 Aug 2004 12:03:54 +0000 (12:03 +0000)]
(reb-re-syntax): Add `rx' syntax.
(reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
(reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
(reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.

19 years ago(syms_of_keyboard) <overriding-terminal-local-map>: Doc fix.
Luc Teirlinck [Sat, 7 Aug 2004 02:32:11 +0000 (02:32 +0000)]
(syms_of_keyboard) <overriding-terminal-local-map>: Doc fix.

19 years agoVarious changes in addition to:
Luc Teirlinck [Sat, 7 Aug 2004 01:12:59 +0000 (01:12 +0000)]
Various changes in addition to:
(Using Interactive): Clarify description of `interactive-form'.
(Interactive Call): Mention default for KEYS argument to
`call-interactively'.
(Command Loop Info): Clarify description of `this-command-keys'.
Mention KEEP-RECORD argument to `clear-this-command-keys'.
Value of `last-event-frame' can be `macro'.
(Repeat Events): `double-click-fuzz' is also used to distinguish
clicks and drags.
(Classifying Events): Clarify descriptions of `event-modifiers'
`event-basic-type' and `event-convert-list'.
(Accessing Events): `posn-timestamp' takes POSITION argument.
(Quoted Character Input): Clarify description of
`read-quoted-char' and fix example.
(Quitting): Add `with-local-quit'.
(Disabling Commands):  Correct and clarify descriptions of
`enable-command' and `disable-command'.
Mention what happens if `disabled-command-hook' is nil.
(Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
Describe `executing-kbd-macro' instead of obsolete `executing-macro'.

19 years ago(High-Level Completion): Add anchor for definition of `read-variable'.
Luc Teirlinck [Sat, 7 Aug 2004 01:00:05 +0000 (01:00 +0000)]
(High-Level Completion): Add anchor for definition of `read-variable'.

19 years ago*** empty log message ***
Andreas Schwab [Fri, 6 Aug 2004 20:26:11 +0000 (20:26 +0000)]
*** empty log message ***

19 years ago(install): Remove .arch-inventory files.
Andreas Schwab [Fri, 6 Aug 2004 20:25:44 +0000 (20:25 +0000)]
(install): Remove .arch-inventory files.

19 years ago(install-arch-indep, uninstall): Add flymake.
Andreas Schwab [Fri, 6 Aug 2004 19:06:49 +0000 (19:06 +0000)]
(install-arch-indep, uninstall): Add flymake.

19 years agoUpdate how to separate the editable field of an editable-field widget from other...
Lars Hansen [Thu, 5 Aug 2004 06:19:38 +0000 (06:19 +0000)]
Update how to separate the editable field of an editable-field widget from other widgets.
(Programming Example): Add text after field.

19 years ago(mail-extr-disable-voodoo): New variable.
Kenichi Handa [Thu, 5 Aug 2004 00:15:15 +0000 (00:15 +0000)]
(mail-extr-disable-voodoo): New variable.
(mail-extr-voodoo): Check mail-extr-disable-voodoo.

19 years ago(encoded-kbd-setup-keymap): Fix previous change.
Kenichi Handa [Wed, 4 Aug 2004 13:03:26 +0000 (13:03 +0000)]
(encoded-kbd-setup-keymap): Fix previous change.

19 years agoThe following changes are to
Kenichi Handa [Tue, 3 Aug 2004 12:06:47 +0000 (12:06 +0000)]
The following changes are to
utilize key-translation-map instead of minor mode map.
(encoded-kbd-iso2022-non-ascii-map): Delete it.
(encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
(encoded-kbd-last-key): New function.
(encoded-kbd-iso2022-single-shift): New function.
(encoded-kbd-iso2022-designation)
(encoded-kbd-self-insert-iso2022-7bit)
(encoded-kbd-self-insert-iso2022-8bit)
(encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
(encoded-kbd-self-insert-ccl): Make them suitable for bindings in
key-translation-map.
(encoded-kbd-setup-keymap): Setup key-translation-map.
(saved-key-translation-map): New variable.
(encoded-kbd-mode): Save/restore key-translation-map.  Adjusted
for the change of encoded-kbd-setup-keymap.

19 years ago*** empty log message ***
Kenichi Handa [Tue, 3 Aug 2004 05:19:25 +0000 (05:19 +0000)]
*** empty log message ***

19 years ago(decode_coding_string): Adjust coding->consumed, and
Kenichi Handa [Tue, 3 Aug 2004 05:12:00 +0000 (05:12 +0000)]
(decode_coding_string): Adjust coding->consumed, and
etc. with shrinked_bytes.

19 years ago(compute_motion): Fix last change.
Kim F. Storm [Mon, 2 Aug 2004 23:59:28 +0000 (23:59 +0000)]
(compute_motion): Fix last change.

19 years ago(compute_motion): Fix check for full width window
Kim F. Storm [Mon, 2 Aug 2004 23:42:14 +0000 (23:42 +0000)]
(compute_motion): Fix check for full width window
in non-window case.  Do not count left truncation glyph on
window systems.

19 years ago*** empty log message ***
Kim F. Storm [Mon, 2 Aug 2004 23:41:59 +0000 (23:41 +0000)]
*** empty log message ***

19 years ago(Finteractive_form): Doc fix.
Luc Teirlinck [Mon, 2 Aug 2004 20:50:09 +0000 (20:50 +0000)]
(Finteractive_form): Doc fix.

19 years ago*** empty log message ***
Kim F. Storm [Mon, 2 Aug 2004 15:30:37 +0000 (15:30 +0000)]
*** empty log message ***

19 years ago(window-buffer-height): Call compute-motion with nil width.
Kim F. Storm [Mon, 2 Aug 2004 15:20:18 +0000 (15:20 +0000)]
(window-buffer-height): Call compute-motion with nil width.

19 years ago(windmove-coordinates-of-position): Let compute-motion
Kim F. Storm [Mon, 2 Aug 2004 15:20:05 +0000 (15:20 +0000)]
(windmove-coordinates-of-position): Let compute-motion
calculate usable window width and height.

19 years ago(mouse-avoidance-point-position): Use window-inside-edges
Kim F. Storm [Mon, 2 Aug 2004 15:19:24 +0000 (15:19 +0000)]
(mouse-avoidance-point-position): Use window-inside-edges
and call compute-motion with nil for topos and width to get proper
usable width and height for both window and non-window systems.

19 years ago(window_scroll_line_based): Let compute_motion
Kim F. Storm [Mon, 2 Aug 2004 15:06:25 +0000 (15:06 +0000)]
(window_scroll_line_based): Let compute_motion
calculate actual window width.

19 years ago(compute_motion): Use actual window width if WIDTH is -1,
Kim F. Storm [Mon, 2 Aug 2004 15:06:06 +0000 (15:06 +0000)]
(compute_motion): Use actual window width if WIDTH is -1,
properly accounting for continuation glyph on non-window systems.
(Fcompute_motion): Use actual window width if WIDTH is nil, and
actual window width/height if TOPOS is nil, properly accounting for
continuation glyphs on non-window systems, and optional header lines.
(vmotion): Let compute_motion calculate actual window width.

19 years ago(read_process_output): Use whole read buffer.
Kim F. Storm [Sun, 1 Aug 2004 23:10:06 +0000 (23:10 +0000)]
(read_process_output): Use whole read buffer.
Don't trigger adaptive read buffering on errors.

19 years ago*** empty log message ***
Kim F. Storm [Sun, 1 Aug 2004 23:09:43 +0000 (23:09 +0000)]
*** empty log message ***

19 years ago(query-replace-read-from): Use
David Kastrup [Sun, 1 Aug 2004 12:59:09 +0000 (12:59 +0000)]
(query-replace-read-from): Use
`query-replace-compile-replacement'.
(query-replace-compile-replacement): New function.
(query-replace-read-to): Use `query-replace-compile-replacement'
for repeating the last command.

19 years ago(help-go-back): Delete period from end of error message.
John Paul Wallington [Sun, 1 Aug 2004 05:54:54 +0000 (05:54 +0000)]
(help-go-back): Delete period from end of error message.

19 years ago(toplevel, pr-ps-fast-fire, pr-ps-set-utility)
John Paul Wallington [Sun, 1 Aug 2004 05:52:30 +0000 (05:52 +0000)]
(toplevel, pr-ps-fast-fire, pr-ps-set-utility)
(pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
(pr-switches): Remove period from end of error messages.

19 years ago(only-global-abbrevs): Doc fix.
John Paul Wallington [Sun, 1 Aug 2004 03:56:05 +0000 (03:56 +0000)]
(only-global-abbrevs): Doc fix.
(edit-abbrevs-map): Define within defvar.
(quietly-read-abbrev-file): Doc fix.

19 years ago*** empty log message ***
Luc Teirlinck [Sat, 31 Jul 2004 16:09:34 +0000 (16:09 +0000)]
*** empty log message ***

19 years ago(Fset_keymap_parent): Minor doc fix.
Luc Teirlinck [Sat, 31 Jul 2004 16:05:54 +0000 (16:05 +0000)]
(Fset_keymap_parent): Minor doc fix.

19 years ago(Fset_keymap_parent, Fdefine_prefix_command): Doc fixes.
Luc Teirlinck [Sat, 31 Jul 2004 16:03:08 +0000 (16:03 +0000)]
(Fset_keymap_parent, Fdefine_prefix_command): Doc fixes.

19 years ago(syms_of_keyboard) <disable-point-adjustment>: Doc fix.
Luc Teirlinck [Sat, 31 Jul 2004 15:57:40 +0000 (15:57 +0000)]
(syms_of_keyboard) <disable-point-adjustment>:  Doc fix.

19 years ago(Fcall_interactively): Doc fix.
Luc Teirlinck [Sat, 31 Jul 2004 15:50:46 +0000 (15:50 +0000)]
(Fcall_interactively): Doc fix.

19 years ago(event-modifiers, event-basic-type): Doc fixes.
Luc Teirlinck [Sat, 31 Jul 2004 15:45:30 +0000 (15:45 +0000)]
(event-modifiers, event-basic-type): Doc fixes.

19 years ago(enable-command, disable-command): Doc fixes.
Luc Teirlinck [Sat, 31 Jul 2004 15:43:26 +0000 (15:43 +0000)]
(enable-command, disable-command): Doc fixes.

19 years agoUpdate URLs in the comments.
Eli Zaretskii [Sat, 31 Jul 2004 09:23:36 +0000 (09:23 +0000)]
Update URLs in the comments.

19 years ago(with-local-quit): Doc fix.
Richard M. Stallman [Sat, 31 Jul 2004 03:42:27 +0000 (03:42 +0000)]
(with-local-quit): Doc fix.

19 years ago(Fexpand_abbrev): Undo previous change.
Richard M. Stallman [Sat, 31 Jul 2004 03:37:21 +0000 (03:37 +0000)]
(Fexpand_abbrev): Undo previous change.

19 years ago(utf-translate-cjk-mode): Doc fix.
Luc Teirlinck [Sat, 31 Jul 2004 03:31:28 +0000 (03:31 +0000)]
(utf-translate-cjk-mode): Doc fix.

19 years ago(Fformat): Allocated extra (dummy) element in info.
Kim F. Storm [Fri, 30 Jul 2004 12:05:32 +0000 (12:05 +0000)]
(Fformat): Allocated extra (dummy) element in info.

19 years ago*** empty log message ***
Luc Teirlinck [Thu, 29 Jul 2004 01:49:07 +0000 (01:49 +0000)]
*** empty log message ***

19 years ago(defcustom): Doc fix.
Luc Teirlinck [Thu, 29 Jul 2004 01:47:01 +0000 (01:47 +0000)]
(defcustom): Doc fix.

19 years ago(Fdefvar, Fdefconst): Doc fixes.
Luc Teirlinck [Thu, 29 Jul 2004 01:41:36 +0000 (01:41 +0000)]
(Fdefvar, Fdefconst): Doc fixes.

19 years ago(etags-tags-apropos): Show building progress.
Masatake YAMATO [Wed, 28 Jul 2004 09:05:23 +0000 (09:05 +0000)]
(etags-tags-apropos): Show building progress.

19 years agoDocument all new tutorials.
Werner LEMBERG [Tue, 27 Jul 2004 23:49:06 +0000 (23:49 +0000)]
Document all new tutorials.

19 years ago*** empty log message ***
Werner LEMBERG [Tue, 27 Jul 2004 23:47:37 +0000 (23:47 +0000)]
*** empty log message ***

19 years ago(font-lock-keywords): Docstring improvement.
Stefan Monnier [Tue, 27 Jul 2004 18:45:41 +0000 (18:45 +0000)]
(font-lock-keywords): Docstring improvement.

19 years agoTiny change.
Vinicius Jose Latorre [Tue, 27 Jul 2004 02:10:51 +0000 (02:10 +0000)]
Tiny change.

19 years ago(move_it_in_display_line_to): Check BUFFER_POS_REACHED_P after
Kim F. Storm [Mon, 26 Jul 2004 23:16:48 +0000 (23:16 +0000)]
(move_it_in_display_line_to): Check BUFFER_POS_REACHED_P after
we have ensured that the glyph fits on the current line (or returned
MOVE_LINE_CONTINUED otherwise).

19 years ago*** empty log message ***
Kim F. Storm [Mon, 26 Jul 2004 23:16:23 +0000 (23:16 +0000)]
*** empty log message ***

19 years ago(imenu-prev-index-position-function)
Stefan Monnier [Mon, 26 Jul 2004 21:16:08 +0000 (21:16 +0000)]
(imenu-prev-index-position-function)
(imenu-extract-index-name-function, imenu-name-lookup-function)
(imenu--index-alist): Docstring redundancy fix.

19 years ago(move_it_in_display_line_to): If overflow-newline-into-fringe
Kim F. Storm [Sun, 25 Jul 2004 22:15:03 +0000 (22:15 +0000)]
(move_it_in_display_line_to): If overflow-newline-into-fringe
is enabled, return MOVE_LINE_CONTINUED rather than MOVE_POS_MATCH_OR_ZV
if target position is at end of display line but char is not a newline.

19 years ago*** empty log message ***
Kim F. Storm [Sun, 25 Jul 2004 22:14:29 +0000 (22:14 +0000)]
*** empty log message ***

19 years ago(wdired-finish-edit): Require dired-aux before locally binding dired-backup-overwrite.
Lars Hansen [Sun, 25 Jul 2004 19:55:21 +0000 (19:55 +0000)]
(wdired-finish-edit): Require dired-aux before locally binding dired-backup-overwrite.

19 years ago(enum window_part): Add ON_SCROLL_BAR.
Richard M. Stallman [Sun, 25 Jul 2004 17:44:33 +0000 (17:44 +0000)]
(enum window_part): Add ON_SCROLL_BAR.

19 years ago(coordinates_in_window): Return ON_SCROLL_BAR
Richard M. Stallman [Sun, 25 Jul 2004 17:43:57 +0000 (17:43 +0000)]
(coordinates_in_window): Return ON_SCROLL_BAR
instead of ON_VERTICAL_BORDER, when on scroll bar.
(Fcoordinates_in_window_p): Handle ON_SCROLL_BAR--return nil.

19 years ago(Fcoordinates_in_window_p): Take account of FRAME_INTERNAL_BORDER_WIDTH.
Richard M. Stallman [Sun, 25 Jul 2004 17:36:07 +0000 (17:36 +0000)]
(Fcoordinates_in_window_p): Take account of FRAME_INTERNAL_BORDER_WIDTH.

19 years ago(check_cons_list): New function (contents commented out).
Richard M. Stallman [Sun, 25 Jul 2004 17:35:04 +0000 (17:35 +0000)]
(check_cons_list): New function (contents commented out).

19 years ago(butlast, event-modifiers, event-basic-type): Doc fixes.
John Paul Wallington [Sun, 25 Jul 2004 05:45:53 +0000 (05:45 +0000)]
(butlast, event-modifiers, event-basic-type): Doc fixes.

19 years agoVarious changes in addition to:
Luc Teirlinck [Sat, 24 Jul 2004 23:48:49 +0000 (23:48 +0000)]
Various changes in addition to:
(Creating Frames): Expand and clarify description of `make-frame'.
(Window Frame Parameters): Either none or both of the `icon-left'
and `icon-top' parameters must be specified.  Put descriptions of
`menu-bar-lines' and `toolbar-lines' closer together and change
them accordingly.
(Frame Titles): `multiple-frames' is not guaranteed to be accurate
except while processing `frame-title-format' or `icon-title-format'.
(Deleting Frames): Correct description of `delete-frame'.
Non-nil return values of `frame-live-p' are like those of `framep'.
(Frames and Windows): mention return value of
`set-frame-selected-window'.
(Visibility of Frames): Mention `force' argument to
`make-frame-invisible'.  `frame-visible-p' returns t for all
frames on text-only terminals.
(Frame Configurations): Restoring a frame configuration does not
restore deleted frames.
(Window System Selections): `x-set-selection' returns DATA.
(Resources): Add example.
(Display Feature Testing): Clarify descriptions of
`display-pixel-height', `display-pixel-width', `x-server-version'
and `x-server-vendor'.

19 years ago(Minibuffer Misc): Add anchor.
Luc Teirlinck [Sat, 24 Jul 2004 22:51:30 +0000 (22:51 +0000)]
(Minibuffer Misc): Add anchor.

19 years ago(tty-color-approximate): Doc fix.
Luc Teirlinck [Sat, 24 Jul 2004 21:58:34 +0000 (21:58 +0000)]
(tty-color-approximate): Doc fix.

19 years ago(x-get-selection, x-set-selection): Doc fixes.
Luc Teirlinck [Sat, 24 Jul 2004 21:53:10 +0000 (21:53 +0000)]
(x-get-selection, x-set-selection): Doc fixes.

19 years ago*** empty log message ***
Richard M. Stallman [Sat, 24 Jul 2004 21:46:27 +0000 (21:46 +0000)]
*** empty log message ***

19 years ago(Paragraphs): Update how paragraphs are separated
Richard M. Stallman [Sat, 24 Jul 2004 21:46:06 +0000 (21:46 +0000)]
(Paragraphs): Update how paragraphs are separated
and the default for paragraph-separate.

19 years ago(make-frame): Doc fix.
Luc Teirlinck [Sat, 24 Jul 2004 21:45:28 +0000 (21:45 +0000)]
(make-frame): Doc fix.

19 years ago(Regexp Replace): Further update text for new replacement operators.
Richard M. Stallman [Sat, 24 Jul 2004 21:44:45 +0000 (21:44 +0000)]
(Regexp Replace): Further update text for new replacement operators.

19 years ago(not_single_kboard_state): Declared.
Richard M. Stallman [Sat, 24 Jul 2004 21:40:19 +0000 (21:40 +0000)]
(not_single_kboard_state): Declared.

19 years ago(Fwrite_region): Doc fix.
Richard M. Stallman [Sat, 24 Jul 2004 21:39:32 +0000 (21:39 +0000)]
(Fwrite_region): Doc fix.

19 years ago(Fwindow_at): Take account of FRAME_INTERNAL_BORDER_WIDTH.
Richard M. Stallman [Sat, 24 Jul 2004 21:38:22 +0000 (21:38 +0000)]
(Fwindow_at): Take account of FRAME_INTERNAL_BORDER_WIDTH.

19 years ago(Fexpand_abbrev): Run Qpre_abbrev_expand_hook
Richard M. Stallman [Sat, 24 Jul 2004 21:37:11 +0000 (21:37 +0000)]
(Fexpand_abbrev): Run Qpre_abbrev_expand_hook
only when a real abbrev is present.

19 years agoUpdate author email address.
Richard M. Stallman [Sat, 24 Jul 2004 21:35:56 +0000 (21:35 +0000)]
Update author email address.

19 years ago(rmail-mime-charset-pattern): Don't include semicolon in the charset value.
Richard M. Stallman [Sat, 24 Jul 2004 21:35:32 +0000 (21:35 +0000)]
(rmail-mime-charset-pattern): Don't include semicolon in the charset value.

19 years ago(occur-next-error): Call set-window-point.
Richard M. Stallman [Sat, 24 Jul 2004 21:34:47 +0000 (21:34 +0000)]
(occur-next-error): Call set-window-point.
(occur-engine): Handle negative NLINES.

19 years ago(Fcolor_supported_p): Doc fix.
Luc Teirlinck [Sat, 24 Jul 2004 20:56:59 +0000 (20:56 +0000)]
(Fcolor_supported_p): Doc fix.

19 years ago(Fselect_frame, Fset_frame_selected_window)
Luc Teirlinck [Sat, 24 Jul 2004 20:44:06 +0000 (20:44 +0000)]
(Fselect_frame, Fset_frame_selected_window)
(Fframe_visible_p, Fraise_frame): Doc fixes.

19 years agoAdd 2004 Copyright.
Luc Teirlinck [Sat, 24 Jul 2004 15:40:09 +0000 (15:40 +0000)]
Add 2004 Copyright.

19 years agoAdd 2004 Copyright.
Luc Teirlinck [Sat, 24 Jul 2004 15:33:15 +0000 (15:33 +0000)]
Add 2004 Copyright.
(Choosing Window): Add anchor.

19 years ago(x_icon_verify): New function.
Luc Teirlinck [Sat, 24 Jul 2004 12:52:44 +0000 (12:52 +0000)]
(x_icon_verify): New function.
(Fx_create_frame): Use it.

(From Richard M. Stallman.)

19 years agoRemoved the various "echo." lines from lisp\makefile.w32-in and nt\makefile.w32-in.
Ben Key [Sat, 24 Jul 2004 04:52:27 +0000 (04:52 +0000)]
Removed the various "echo." lines from lisp\makefile.w32-in and nt\makefile.w32-in.
They caused mingw32-make.exe bootstrap to fail with the following error if cmd.exe
was being used as the shell:
  "process_begin: CreateProcess((null), echo., ...) failed."

I replaced the "@echo." lines in nt\makefile.w32-in with "@echo ."  This writes a .
to the screen but that is far more desirable than make bootstrap failing.

I replaced the "echo. ..." line in lisp\makefile.w32-in with "echo ;;; ...".  This
writes an extra comment line to loaddefs.el.  Again this is far more desirable than
make bootstrap failing.

NOTE: I am using cmd.exe as my shell when building Emacs with MinGW instead of
the sh.exe that comes with msys because when I use sh.exe as my shell, loaddefs.el
does not get properly generated and I get various auto load errors.

19 years ago(Defining Macros): Declaration keyword is `debug' not `edebug'.
John Paul Wallington [Fri, 23 Jul 2004 18:25:57 +0000 (18:25 +0000)]
(Defining Macros): Declaration keyword is `debug' not `edebug'.