bpt/emacs.git
21 years ago(menu-bar-left-scroll-bar): Set `scroll-bar-mode'
John Paul Wallington [Thu, 2 Jan 2003 16:08:15 +0000 (16:08 +0000)]
(menu-bar-left-scroll-bar): Set `scroll-bar-mode'
to `left'.

21 years ago(window_scroll_pixel_based): Partially undo last change.
Richard M. Stallman [Wed, 1 Jan 2003 17:00:34 +0000 (17:00 +0000)]
(window_scroll_pixel_based): Partially undo last change.

21 years ago(command_loop_1): Call adjust_point_for_property
Richard M. Stallman [Wed, 1 Jan 2003 16:59:54 +0000 (16:59 +0000)]
(command_loop_1): Call adjust_point_for_property
in direct action cases for Qforward_char and Qbackward_char.
Set already_adjusted so it won't be done twice.

21 years ago(rmail-reply): Don't call mail-strip-quoted-names.
Richard M. Stallman [Wed, 1 Jan 2003 16:57:25 +0000 (16:57 +0000)]
(rmail-reply): Don't call mail-strip-quoted-names.

21 years ago(backup-buffer): Cope if file-modes returns nil.
Richard M. Stallman [Wed, 1 Jan 2003 16:55:11 +0000 (16:55 +0000)]
(backup-buffer): Cope if file-modes returns nil.

21 years ago* MACHINES: Added pointer to Mac OS X install instructions.
Steven Tamm [Wed, 1 Jan 2003 00:33:57 +0000 (00:33 +0000)]
* MACHINES: Added pointer to Mac OS X install instructions.

21 years ago* make-package: Now copies License and ReadMe files into the
Steven Tamm [Wed, 1 Jan 2003 00:27:01 +0000 (00:27 +0000)]
* make-package: Now copies License and ReadMe files into the
        Resources directory.  Reduces overhead size when creating
        installer disk image

21 years ago* scroll-bar.el (toggle-scroll-bar, scroll-bar-mode): Have
Steven Tamm [Tue, 31 Dec 2002 04:55:47 +0000 (04:55 +0000)]
* scroll-bar.el (toggle-scroll-bar, scroll-bar-mode): Have
scroll bars correctly default to being on the right for Mac
Carbon port

21 years ago* macterm.c (syms_of_macterm): Set mac-wheel-button-is-mouse-2
Steven Tamm [Mon, 30 Dec 2002 17:20:06 +0000 (17:20 +0000)]
* macterm.c (syms_of_macterm): Set mac-wheel-button-is-mouse-2
to default to t.

21 years ago(defface button): Add group.
Markus Rost [Sun, 29 Dec 2002 23:49:57 +0000 (23:49 +0000)]
(defface button): Add group.

21 years ago(gdb-delete-display): Rename (gdb-delete-expression).
Nick Roberts [Sun, 29 Dec 2002 20:46:41 +0000 (20:46 +0000)]
(gdb-delete-display): Rename (gdb-delete-expression).
(gdb-goto-bp-this-line): Rename (gdb-goto-breakpoint).
(gdb-toggle-bp-this-line): Rename (gdb-toggle-breakpoint).
(gdb-delete-bp-this-line): Rename (gdb-delete-breakpoint).
(gdb-toggle-disp-this-line): Rename (gdb-toggle-display).
(gdb-delete-disp-this-line): Rename (gdb-delete-display).
(gud-gdba-marker-filter): Remove unnecessary save-match-data.
(gdb-mouse-goto-breakpoint, gdb-frames-select): New functions.
(gdb-frames-mouse-select): Simplify.
Make keybindings (gdb-goto-breakpoint, gdb-frames-select, etc)
consistent with other modes in emacs.
(gdb-display-source-buffer): Return window of source buffer
for (gud-display-line).

21 years ago*** empty log message ***
Nick Roberts [Sun, 29 Dec 2002 20:45:38 +0000 (20:45 +0000)]
*** empty log message ***

21 years ago(customize-browse): Call `widget-setup'.
Markus Rost [Sun, 29 Dec 2002 19:15:58 +0000 (19:15 +0000)]
(customize-browse): Call `widget-setup'.

21 years ago(Fstring_to_number, Fminus): Better English in doc strings.
Francesco Potortì [Sun, 29 Dec 2002 19:13:55 +0000 (19:13 +0000)]
(Fstring_to_number, Fminus): Better English in doc strings.

21 years ago*** empty log message ***
Francesco Potortì [Sun, 29 Dec 2002 19:13:29 +0000 (19:13 +0000)]
*** empty log message ***

21 years agoGenerate cus-load.el and finder-inf.el in the
Andreas Schwab [Sun, 29 Dec 2002 18:01:39 +0000 (18:01 +0000)]
Generate cus-load.el and finder-inf.el in the
source directory.  Change dependencies on lisp files to explicitly
use $(lisp).
(compile-calc): Fix command substitution.

21 years ago* cus-dep.el (generated-custom-dependencies-file): New variable.
Andreas Schwab [Sun, 29 Dec 2002 17:59:23 +0000 (17:59 +0000)]
* cus-dep.el (generated-custom-dependencies-file): New variable.
(custom-make-dependencies): Use it instead of hardcoding
cus-load.el.

21 years ago* finder.el (generated-finder-keywords-file): New variable.
Andreas Schwab [Sun, 29 Dec 2002 17:59:00 +0000 (17:59 +0000)]
* finder.el (generated-finder-keywords-file): New variable.
(finder-compile-keywords): Use it instead of hardcoding
finder-inf.el.

21 years ago* make-package: Defaults to building the source tree in a
Steven Tamm [Sun, 29 Dec 2002 07:34:48 +0000 (07:34 +0000)]
* make-package: Defaults to building the source tree in a
separate directory.  Use the new option --build-in-place to
have old behavior.  Added new option --build-dir to specify the
build directory

21 years ago*** empty log message ***
Richard M. Stallman [Sat, 28 Dec 2002 21:29:24 +0000 (21:29 +0000)]
*** empty log message ***

21 years ago(info-lookup): Fix error message typo.
Richard M. Stallman [Sat, 28 Dec 2002 21:28:56 +0000 (21:28 +0000)]
(info-lookup): Fix error message typo.

21 years ago(comint-mode): Localy set scroll-conservatively.
Richard M. Stallman [Sat, 28 Dec 2002 21:28:09 +0000 (21:28 +0000)]
(comint-mode): Localy set scroll-conservatively.
(comint-postoutput-scroll-to-bottom): comint-scroll-show-maximum-output
is active only when point is at end.

21 years ago(dired-goto-file): Handle \ and ^M quoted by backslash. Fix error message.
Richard M. Stallman [Sat, 28 Dec 2002 21:26:46 +0000 (21:26 +0000)]
(dired-goto-file): Handle \ and ^M quoted by backslash.  Fix error message.

21 years ago(find-file-noselect-1): Kill local value of `cursor-type'.
Richard M. Stallman [Sat, 28 Dec 2002 21:23:58 +0000 (21:23 +0000)]
(find-file-noselect-1): Kill local value of `cursor-type'.

21 years ago(repeat-complex-command): Signal real error on failure.
Richard M. Stallman [Sat, 28 Dec 2002 21:23:23 +0000 (21:23 +0000)]
(repeat-complex-command): Signal real error on failure.

21 years agoInitial version.
Richard M. Stallman [Sat, 28 Dec 2002 21:22:23 +0000 (21:22 +0000)]
Initial version.

21 years ago* Makefile.in (macosx-bundle): Fixes to Mac OS X/Carbon port to
Steven Tamm [Sat, 28 Dec 2002 18:35:52 +0000 (18:35 +0000)]
* Makefile.in (macosx-bundle): Fixes to Mac OS X/Carbon port to
allow building in a different directory than source.  Uses some
GNU Make extensions, but there is no other make on Mac OS X.

21 years ago(makefile-font-lock-keywords): Highlight
Andreas Schwab [Sat, 28 Dec 2002 01:04:02 +0000 (01:04 +0000)]
(makefile-font-lock-keywords): Highlight
automatic variable references enclosed in parens and optionally
suffixed by F or D.

21 years ago* make-package: Fix typo where tmpparent was used instead of
Steven Tamm [Fri, 27 Dec 2002 23:35:36 +0000 (23:35 +0000)]
* make-package: Fix typo where tmpparent was used instead of
        tempparent for calculating installedSize and compressedSize

21 years ago(Info-complete-menu-item): Make `Info-complete-cache' a buffer-local variable.
Miles Bader [Fri, 27 Dec 2002 04:09:53 +0000 (04:09 +0000)]
(Info-complete-menu-item): Make `Info-complete-cache' a buffer-local variable.

21 years ago(customize-group-other-window): Use pop-to-buffer in
Markus Rost [Thu, 26 Dec 2002 22:15:38 +0000 (22:15 +0000)]
(customize-group-other-window): Use pop-to-buffer in
the same way as `custom-buffer-create-other-window'.
(customize-variable-other-window, customize-option-other-window):
Definitions moved up.

21 years ago(External transfer methods): New method `smb'. From
Kai Großjohann [Thu, 26 Dec 2002 20:49:52 +0000 (20:49 +0000)]
(External transfer methods): New method `smb'.  From
Michael Albinus.

21 years ago* net/tramp*.el: Sync with upstream version 2.0.28. Bugfixes.
Kai Großjohann [Thu, 26 Dec 2002 20:47:51 +0000 (20:47 +0000)]
* net/tramp*.el: Sync with upstream version 2.0.28.  Bugfixes.
* net/tramp-ftp.el: Glue code with Ange-FTP, broken out of
tramp.el.  From Michael Albinus.
* net/tramp-smb.el: New file for using smbclient to access
Windows shares with Tramp.  From Michael Albinus.

21 years ago(select-safe-coding-system): Fix typo.
Andreas Schwab [Thu, 26 Dec 2002 17:29:06 +0000 (17:29 +0000)]
(select-safe-coding-system): Fix typo.

21 years ago#
André Spiegel [Thu, 26 Dec 2002 14:44:21 +0000 (14:44 +0000)]
#

21 years ago(vc-rcs-checkin): By default, always specify the
André Spiegel [Thu, 26 Dec 2002 14:38:20 +0000 (14:38 +0000)]
(vc-rcs-checkin): By default, always specify the
current branch of the working file for check-in.

21 years ago#
André Spiegel [Thu, 26 Dec 2002 14:11:34 +0000 (14:11 +0000)]
#

21 years ago(vc-sccs-checkout): Handle t argument for REV.
André Spiegel [Thu, 26 Dec 2002 14:07:15 +0000 (14:07 +0000)]
(vc-sccs-checkout): Handle t argument for REV.

21 years ago(vc-rcs-checkout): Handle t argument for REV.
André Spiegel [Thu, 26 Dec 2002 14:06:33 +0000 (14:06 +0000)]
(vc-rcs-checkout): Handle t argument for REV.

21 years ago(vc-cvs-checkout): Handle t argument for REV.
André Spiegel [Thu, 26 Dec 2002 14:05:48 +0000 (14:05 +0000)]
(vc-cvs-checkout): Handle t argument for REV.

21 years ago(vc-next-action-on-file): Use t argument to vc-checkout in
André Spiegel [Thu, 26 Dec 2002 14:04:21 +0000 (14:04 +0000)]
(vc-next-action-on-file): Use t argument to vc-checkout in
order to get the latest version on the current branch.  Update
documentation of vc-BACKEND-checkout to explain this.

21 years ago(gdb-info-display-custom): Ensure that frames/buffers
Nick Roberts [Thu, 26 Dec 2002 00:12:09 +0000 (00:12 +0000)]
(gdb-info-display-custom): Ensure that frames/buffers
of displayed expressions are deleted when the displayed expressions
are deleted.
(gdb-delete-disp-this-line, gdb-delete-display): Frame/buffer
deletion is handled by gdb-info-display-custom now.
(gdb-source-info): Undo earlier change (do create display buffer
automatically).

21 years ago*** empty log message ***
Nick Roberts [Thu, 26 Dec 2002 00:11:21 +0000 (00:11 +0000)]
*** empty log message ***

21 years ago(Fmakunbound, Ffmakunbound, Fmake_variable_buffer_local)
Francesco Potortì [Wed, 25 Dec 2002 23:27:27 +0000 (23:27 +0000)]
(Fmakunbound, Ffmakunbound, Fmake_variable_buffer_local)
(Fsetq_default, Fmake_local_variable, Fkill_local_variable)
(Fmake_variable_frame_local, Faset, Fnumber_to_string)
(Fstring_to_number, Fminus): Mention the returned value in the doc
strings.

21 years ago*** empty log message ***
Francesco Potortì [Wed, 25 Dec 2002 23:26:56 +0000 (23:26 +0000)]
*** empty log message ***

21 years ago(custom-save-faces): Fix typo.
Markus Rost [Wed, 25 Dec 2002 21:12:01 +0000 (21:12 +0000)]
(custom-save-faces): Fix typo.

21 years ago(unforward-rmail-message): Do not assume that
Francesco Potortì [Mon, 23 Dec 2002 22:51:38 +0000 (22:51 +0000)]
(unforward-rmail-message): Do not assume that
the forwarded message's Date: header comes after From:.  Use a
Forwarded-from: rather than a Forwarded-by: header.  Add a
Forwarded-date: header.

21 years ago*** empty log message ***
Francesco Potortì [Mon, 23 Dec 2002 22:51:11 +0000 (22:51 +0000)]
*** empty log message ***

21 years ago(gdb-display-number-end): Make auto-display of
Nick Roberts [Mon, 23 Dec 2002 21:43:46 +0000 (21:43 +0000)]
(gdb-display-number-end): Make auto-display of
expressions in GDB work on text-only terminals.
(gdb-post-prompt): Compute current frame properly.
(gdb-get-current-frame, gdb-frame-handler): New functions.
(gdb-source-info): Move last statement into if clause.
Tidy, improve documentation.

21 years ago*** empty log message ***
Nick Roberts [Mon, 23 Dec 2002 21:42:14 +0000 (21:42 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Richard M. Stallman [Mon, 23 Dec 2002 18:42:49 +0000 (18:42 +0000)]
*** empty log message ***

21 years agoNew file.
Richard M. Stallman [Mon, 23 Dec 2002 18:41:50 +0000 (18:41 +0000)]
New file.

21 years ago(custom-known-themes): New variable.
Richard M. Stallman [Mon, 23 Dec 2002 18:40:55 +0000 (18:40 +0000)]
(custom-known-themes): New variable.
(custom-declare-theme): New function.
(deftheme): New macro.
(custom-make-theme-feature): New function.
(custom-theme-p): New function.
(custom-check-theme): New function.
(custom-push-theme): New function.
(custom-theme-set-variables): Take themes into account.
(custom-loaded-themes): New variable.
(custom-theme-loaded-p): New function.
(provide-theme): New function.
(require-theme): New function.
(custom-remove-theme): New function.
(custom-do-theme-reset): New function.
(custom-theme-load-themes): New function.
(custom-load-themes): New function.
(custom-theme-value): New function.
(custom-theme-variable-value): New function.
(custom-theme-reset-internal): New function.
(custom-theme-reset-variables): New function.
(custom-reset-variables): New function.

21 years ago(custom-set-faces): Call custom-theme-set-faces.
Richard M. Stallman [Mon, 23 Dec 2002 18:40:38 +0000 (18:40 +0000)]
(custom-set-faces): Call custom-theme-set-faces.
(custom-theme-set-faces): New function.
(custom-theme-face-value): New function.
(custom-theme-reset-internal-face): New function.
(custom-theme-reset-faces): New function.
(custom-reset-faces): New function.

21 years ago(customize-save-variable): Take themes into account.
Richard M. Stallman [Mon, 23 Dec 2002 18:40:24 +0000 (18:40 +0000)]
(customize-save-variable): Take themes into account.
(custom-variable-save): Take themes into account.
(custom-variable-reset-saved): Add comment-widget.
(custom-variable-reset-standard): Add comment-widget.
(custom-variable-reset-standard): Take themes into account.
(custom-face-save): Take themes into account.
(custom-face-reset-standard): Take themes into account.
(custom-save-variables): Take themes into account.
(custom-save-faces): Take themes into account.
(custom-save-faces): Take themes into account.
(custom-save-resets): New function.
(custom-save-loaded-themes): New function.
(customize-save-customized): Take themes into account.

21 years agoExplain about conventioal use of t as `invisible' property
Richard M. Stallman [Mon, 23 Dec 2002 18:13:17 +0000 (18:13 +0000)]
Explain about conventioal use of t as `invisible' property
and how `add-to-invisibility-spec' protects that.

21 years ago(syms_of_buffer) <scroll-up-aggressively, scroll-down-aggressively>: Doc fix.
Richard M. Stallman [Mon, 23 Dec 2002 18:07:41 +0000 (18:07 +0000)]
(syms_of_buffer) <scroll-up-aggressively, scroll-down-aggressively>: Doc fix.

21 years ago(parse_single_submenu): Use individual keymap's prompt
Richard M. Stallman [Mon, 23 Dec 2002 18:06:42 +0000 (18:06 +0000)]
(parse_single_submenu): Use individual keymap's prompt
string as pane name, if there is one.
(set_frame_menubar): Save menu_items_n_panes from each call to
parse_single_submenu and use it when calling digest_single_submenu.

21 years ago(window_scroll_pixel_based): Fix check for reaching BEGV.
Richard M. Stallman [Mon, 23 Dec 2002 18:04:45 +0000 (18:04 +0000)]
(window_scroll_pixel_based): Fix check for reaching BEGV.
Don't try to make last line fully visible if it is past end of window.

21 years agoDon't define a name for the minor mode menu.
Richard M. Stallman [Mon, 23 Dec 2002 17:59:54 +0000 (17:59 +0000)]
Don't define a name for the minor mode menu.

21 years ago(easy-menu-do-define): Handle nil for SYMBOL.
Richard M. Stallman [Mon, 23 Dec 2002 17:59:04 +0000 (17:59 +0000)]
(easy-menu-do-define): Handle nil for SYMBOL.
(easy-menu-define): Doc fix, say SYMBOL can be nil.

21 years ago(save-selected-window): Save and restore selected windows of all frames.
Richard M. Stallman [Mon, 23 Dec 2002 17:57:12 +0000 (17:57 +0000)]
(save-selected-window): Save and restore selected windows of all frames.

21 years ago(info-lookup): For ease of use try item
Richard M. Stallman [Mon, 23 Dec 2002 17:54:31 +0000 (17:54 +0000)]
(info-lookup): For ease of use try item
case-insensitive if not found case-sensitive.
Do case sensitive search in index nodes, so items differing only in
case go correctly to their respective nodes.

21 years ago(scroll-up-aggressively, scroll-down-aggressively): Update custom types.
Richard M. Stallman [Mon, 23 Dec 2002 17:52:56 +0000 (17:52 +0000)]
(scroll-up-aggressively, scroll-down-aggressively): Update custom types.

21 years ago(rx-and): Generate a shy group.
Richard M. Stallman [Mon, 23 Dec 2002 17:43:24 +0000 (17:43 +0000)]
(rx-and): Generate a shy group.
Specify `no-group' when calling rx-to-string.
(rx-submatch): Specify `no-group' when calling rx-to-string.
(rx-kleene): Use rx-atomic-p to decide whether to make a group.
(rx-atomic-p): New function.

21 years ago* macmenu.c (MIN_POPUP_SUBMENU_ID): Added
Steven Tamm [Sun, 22 Dec 2002 23:14:52 +0000 (23:14 +0000)]
* macmenu.c (MIN_POPUP_SUBMENU_ID): Added
(mac_menu_show): Added support for hierarchical popup menus
(add_menu_item): Removed indentation support
(fill_submenu, fill_menu): Now creates hierarchical menus
instead of using indentation

21 years ago*** empty log message ***
Richard M. Stallman [Sun, 22 Dec 2002 22:06:38 +0000 (22:06 +0000)]
*** empty log message ***

21 years ago(add-to-invisibility-spec): If it was t, start it out at (t).
Richard M. Stallman [Sun, 22 Dec 2002 22:05:52 +0000 (22:05 +0000)]
(add-to-invisibility-spec): If it was t, start it out at (t).

21 years ago(makeinfo-buffer): Display result using Info-mode.
Richard M. Stallman [Sun, 22 Dec 2002 22:05:16 +0000 (22:05 +0000)]
(makeinfo-buffer): Display result using Info-mode.
(makeinfo-compilation-sentinel-buffer, makeinfo-current-node): New functions.
(makeinfo-compile): Add a sentinel parameter.
(makeinfo-compilation-sentinel-region): Renamed from
makeinfo-compilation-sentinel, and makeinfo-temp-file now never nil.
(makeinfo-region): Use this.

21 years ago(Info-revert-find-node): New function.
Richard M. Stallman [Sun, 22 Dec 2002 22:04:51 +0000 (22:04 +0000)]
(Info-revert-find-node): New function.

21 years ago(tex-start-of-header, tex-end-of-header): Add defvars.
Richard M. Stallman [Sun, 22 Dec 2002 22:04:01 +0000 (22:04 +0000)]
(tex-start-of-header, tex-end-of-header): Add defvars.

21 years ago(tex-print): Call shell-quote-argument on the file name.
Richard M. Stallman [Sun, 22 Dec 2002 22:03:22 +0000 (22:03 +0000)]
(tex-print): Call shell-quote-argument on the file name.

21 years ago(outline-next-visible-heading):
Richard M. Stallman [Sun, 22 Dec 2002 22:02:25 +0000 (22:02 +0000)]
(outline-next-visible-heading):
When going forward, test outline-invisible-p at start of header.

21 years ago(pop_new_stack_if_no_contents): Do nothing if new_depth is 1.
Richard M. Stallman [Sun, 22 Dec 2002 22:00:44 +0000 (22:00 +0000)]
(pop_new_stack_if_no_contents): Do nothing if new_depth is 1.
(remap_menubar): Don't look in new_stack[0].
(Left): At level 1, do the same thing Right does.

21 years ago(try_cursor_movement): Don't call try_window here.
Richard M. Stallman [Sun, 22 Dec 2002 21:59:20 +0000 (21:59 +0000)]
(try_cursor_movement): Don't call try_window here.
(redisplay_window): Never redisplay minibuffer when inactive.

21 years ago(select_window_1): Undo 9/21 change.
Richard M. Stallman [Sun, 22 Dec 2002 21:57:05 +0000 (21:57 +0000)]
(select_window_1): Undo 9/21 change.

21 years ago* macterm.c (XTread_socket): Call KeyTranslate for control and
Steven Tamm [Sun, 22 Dec 2002 21:09:20 +0000 (21:09 +0000)]
* macterm.c (XTread_socket): Call KeyTranslate for control and
meta to deal correctly shifted non-alpha characters, like C-S-5
being treated like C-%.  Does not look for shift key to deal
with masking off control-key with mac-reverse-ctrl-meta.

21 years ago(tooltip-gud-tips): Output tooltip without switching
Nick Roberts [Sun, 22 Dec 2002 00:21:06 +0000 (00:21 +0000)]
(tooltip-gud-tips): Output tooltip without switching
process filter (gdba in gdb-ui.el only).
(gdb-tooltip-print): New function.
(tooltip-gud-process-output): Undo previous change.
(tooltip-strip-annotations): Remove.

21 years ago*** empty log message ***
Nick Roberts [Sun, 22 Dec 2002 00:20:12 +0000 (00:20 +0000)]
*** empty log message ***

21 years ago(gud-menu-map): Add jdb support for "run".
Pavel Janík [Sat, 21 Dec 2002 23:06:34 +0000 (23:06 +0000)]
(gud-menu-map): Add jdb support for "run".
(gud-jdb-find-source-using-classpath): Use 'identity.
(gud-jdb-marker-filter): Marker regexp and filename filtering change to
support a backwards-incompatible change in Sun's jdb line number display in
SDK versions 1.4.
(gud-format-command): gud-find-class now requires two parameters (file and
linenumber).
(gud-find-class): Bulk of the change related to using c-syntactic symbols
to locate nested class declarations in java sources visited by java-mode
(cc-mode).

21 years agoRemove the concept of an instance. This means that a lot of functions have
Nick Roberts [Sat, 21 Dec 2002 23:00:12 +0000 (23:00 +0000)]
Remove the concept of an instance. This means that a lot of functions have
been renamed. Accessors are prefixed with gdb-get, setters with gdb-set and
the word instance has been removed from many function and variable names.
(gdb-display-buffer): Protect source buffer as well
as GUD buffer when requesting new buffers.
(gdb-source-info): Two changes : Don't create display buffer
automatically, compute source window correctly.

21 years ago*** empty log message ***
Nick Roberts [Sat, 21 Dec 2002 22:57:55 +0000 (22:57 +0000)]
*** empty log message ***

21 years ago(Man-getpage-in-background): Put GROFF_NO_SGR in env.
Richard M. Stallman [Sat, 21 Dec 2002 20:25:25 +0000 (20:25 +0000)]
(Man-getpage-in-background): Put GROFF_NO_SGR in env.

21 years ago(original-insert-directory): Make this a variable,
Richard M. Stallman [Sat, 21 Dec 2002 20:20:47 +0000 (20:20 +0000)]
(original-insert-directory): Make this a variable,
don't set its function definition.
(insert-directory): Use funcall to call that function.

21 years ago(help-echo): Change tooltip string.
Richard M. Stallman [Sat, 21 Dec 2002 20:19:37 +0000 (20:19 +0000)]
(help-echo): Change tooltip string.

21 years ago(command-history-map): Move definition up.
Richard M. Stallman [Sat, 21 Dec 2002 20:18:51 +0000 (20:18 +0000)]
(command-history-map): Move definition up.

21 years ago(help-xref-stack): Add defvar to avoid warning.
Richard M. Stallman [Sat, 21 Dec 2002 20:18:03 +0000 (20:18 +0000)]
(help-xref-stack): Add defvar to avoid warning.

21 years ago(popup_get_selection): Now static. New arg DO_TIMERS.
Richard M. Stallman [Sat, 21 Dec 2002 18:19:13 +0000 (18:19 +0000)]
(popup_get_selection): Now static.  New arg DO_TIMERS.
If it is non-nil, run timers.  Use an unwind-protect to requeue
the events that were read ahead.
(popup_get_selection_unwind): New subroutine.
(popup_get_selection_queue): File-scope variable now holds that queue.
(xmenu_show): Pass 0 for DO_TIMERS to popup_get_selection.
(xdialog_show): Pass 1 for DO_TIMERS to popup_get_selection.
Use an unwind-protect to pop down the dialog box.
(xdialog_show_unwind): New subroutine implements that.

21 years ago(row_containing_pos): Change exit test using last_y.
Richard M. Stallman [Sat, 21 Dec 2002 18:09:54 +0000 (18:09 +0000)]
(row_containing_pos): Change exit test using last_y.
(try_window_id): Abort if row_containing_pos returns null.

21 years ago(load_error_handler): New function.
Richard M. Stallman [Sat, 21 Dec 2002 18:06:27 +0000 (18:06 +0000)]
(load_error_handler): New function.
(Fload): Handle errors in Fsubstitute_in_file_name.
Don't expect Fsignal to return.

21 years agoErrors and throws work right with interrupt blocking.
Richard M. Stallman [Sat, 21 Dec 2002 18:05:00 +0000 (18:05 +0000)]
Errors and throws work right with interrupt blocking.
(struct catchtag): New elt interrupt_input_blocked.
(unwind_to_catch): Restore interrupt_input_blocked from saved value.
(internal_catch, Fcondition_case, internal_condition_case)
(internal_condition_case_1, internal_condition_case_2): Save it.
(Fsignal): Don't do TOTALLY_UNBLOCK_INPUT.

21 years ago(Fformat): Add parens.
Richard M. Stallman [Sat, 21 Dec 2002 18:00:23 +0000 (18:00 +0000)]
(Fformat): Add parens.

21 years agoComment change.
Richard M. Stallman [Sat, 21 Dec 2002 17:59:27 +0000 (17:59 +0000)]
Comment change.

21 years ago(file_name_completion): Fix that change.
Richard M. Stallman [Sat, 21 Dec 2002 17:56:16 +0000 (17:56 +0000)]
(file_name_completion): Fix that change.
Delete special quit-handling code; just use QUIT.

21 years ago(file_name_completion): Close directory on error
Richard M. Stallman [Sat, 21 Dec 2002 17:46:38 +0000 (17:46 +0000)]
(file_name_completion): Close directory on error

21 years ago(dired-insert-directory): Preserve text properties when quoting.
Andreas Schwab [Sat, 21 Dec 2002 17:06:54 +0000 (17:06 +0000)]
(dired-insert-directory): Preserve text properties when quoting.

21 years ago*** empty log message ***
Francesco Potortì [Fri, 20 Dec 2002 13:01:10 +0000 (13:01 +0000)]
*** empty log message ***

21 years ago(rmail-mail-separator): Renamed from
Francesco Potortì [Fri, 20 Dec 2002 12:46:44 +0000 (12:46 +0000)]
(rmail-mail-separator): Renamed from
rmail-digest-mail-separator.  All users changed.

(unforward-rmail-message): Rewritten to be more robust and to
additionally account for the common style of forwarding messages
by citing them entirely with headers.

21 years ago*** empty log message ***
Francesco Potortì [Fri, 20 Dec 2002 12:45:18 +0000 (12:45 +0000)]
*** empty log message ***

21 years agokeyboard-coding-system, optimize-char-coding-system-table
Dave Love [Thu, 19 Dec 2002 20:47:12 +0000 (20:47 +0000)]
keyboard-coding-system, optimize-char-coding-system-table