bpt/emacs.git
22 years ago(adjust_after_replace_noundo)
Pavel Janík [Mon, 14 Jan 2002 14:40:54 +0000 (14:40 +0000)]
(adjust_after_replace_noundo)
(Fupdate_coding_systems_internal): Add prototypes.

22 years ago(Fplay_sound): Initialize header_size also for :data case.
Pavel Janík [Mon, 14 Jan 2002 14:37:37 +0000 (14:37 +0000)]
(Fplay_sound): Initialize header_size also for :data case.

22 years agoFix typos.
Pavel Janík [Mon, 14 Jan 2002 14:27:34 +0000 (14:27 +0000)]
Fix typos.

22 years ago(Window Frame Parameters): Document the new tty-color-mode parameter.
Eli Zaretskii [Mon, 14 Jan 2002 13:55:40 +0000 (13:55 +0000)]
(Window Frame Parameters): Document the new tty-color-mode parameter.

22 years ago"Colors X" -> "Colors".
Eli Zaretskii [Mon, 14 Jan 2002 13:54:19 +0000 (13:54 +0000)]
"Colors X" -> "Colors".

22 years ago(Colors): Rename from "Colors X". All cross-references changed.
Eli Zaretskii [Mon, 14 Jan 2002 13:52:50 +0000 (13:52 +0000)]
(Colors): Rename from "Colors X".  All cross-references changed.
Document the new --color  command-line argument.

22 years agoDocument the new --color arg and tty-color-mode frame parameter.
Eli Zaretskii [Mon, 14 Jan 2002 13:51:53 +0000 (13:51 +0000)]
Document the new --color arg and tty-color-mode frame parameter.

22 years agoSuggest to use --color if the terminal capabilities lie.
Eli Zaretskii [Mon, 14 Jan 2002 13:51:13 +0000 (13:51 +0000)]
Suggest to use --color if the terminal capabilities lie.

22 years ago*** empty log message ***
Eli Zaretskii [Mon, 14 Jan 2002 13:50:26 +0000 (13:50 +0000)]
*** empty log message ***

22 years ago(tty-color-mode-alist): New variable.
Eli Zaretskii [Mon, 14 Jan 2002 13:50:06 +0000 (13:50 +0000)]
(tty-color-mode-alist): New variable.

22 years ago(command-line): Register the default tty colors even
Eli Zaretskii [Mon, 14 Jan 2002 13:49:32 +0000 (13:49 +0000)]
(command-line): Register the default tty colors even
if the terminal doesn't seem to support colors.
<tty-long-option-alist>: New option --color.
(tty-handle-args): Parse the --color arg.

22 years ago(USAGE2): Add the --color option.
Eli Zaretskii [Mon, 14 Jan 2002 13:47:56 +0000 (13:47 +0000)]
(USAGE2): Add the --color option.
(standard_args): Ditto.

22 years ago(store_frame_param): Call set_tty_color_mode for termcap
Eli Zaretskii [Mon, 14 Jan 2002 13:47:02 +0000 (13:47 +0000)]
(store_frame_param): Call set_tty_color_mode for termcap
frames.
(do_switch_frame): For termcap frames, switch the tty
color mode as specified by the frame's parameters.
(Qtty_color_mode): New variable.
(syms_of_frame): Intern and staticpro it.

22 years ago(tty_default_color_capabilities, tty_setup_colors)
Eli Zaretskii [Mon, 14 Jan 2002 13:45:36 +0000 (13:45 +0000)]
(tty_default_color_capabilities, tty_setup_colors)
(set_tty_color_mode): New functions.
(term_init): Call tty_default_color_capabilities.
(Qtty_color_mode_alist): New variable.
(syms_of_term): Intern and staticpro it.

22 years ago(ange-ftp-root-dir-p): New function.
Stefan Monnier [Mon, 14 Jan 2002 13:01:14 +0000 (13:01 +0000)]
(ange-ftp-root-dir-p): New function.
(ange-ftp-file-name-all-completions, ange-ftp-file-name-completion): Use it.
(ange-ftp-hook-function): Preserve match-data.
(ange-ftp-insert-directory): Typo.
(ange-ftp-shell-command): Check if regexp matched.

22 years ago*** empty log message ***
Richard M. Stallman [Mon, 14 Jan 2002 01:42:09 +0000 (01:42 +0000)]
*** empty log message ***

22 years agoFix previous change.
Richard M. Stallman [Mon, 14 Jan 2002 01:40:29 +0000 (01:40 +0000)]
Fix previous change.

22 years agoFix previous change.
Richard M. Stallman [Mon, 14 Jan 2002 01:36:56 +0000 (01:36 +0000)]
Fix previous change.

22 years ago(view-echo-area-messages): New function.
Richard M. Stallman [Mon, 14 Jan 2002 01:36:33 +0000 (01:36 +0000)]
(view-echo-area-messages): New function.
(help-map): Add `e' binding.  Delete obsolete `d' binding.
Change old Info bindings C-f, C-k and C-i to F, K, S.
Move view-emacs-FAQ from F to C-f.
Move view-emacs-problems from P to C-e.
Bindings moved here from mule-cmds.el.
C-l binding for describe-language-environment deleted.
Bind C-h like h, to view-hello-file.
(help-for-help): Update for all these changes.

22 years agohelp-map bindings moved to help.el.
Richard M. Stallman [Mon, 14 Jan 2002 01:32:32 +0000 (01:32 +0000)]
help-map bindings moved to help.el.

22 years ago(copyright-regexp): Make (C) optional.
Richard M. Stallman [Sun, 13 Jan 2002 20:17:46 +0000 (20:17 +0000)]
(copyright-regexp): Make (C) optional.

(copyright-regexp): Add Latin-9 copyright sign.
Match comment delimiters in year lists.
(copyright-current-year): Initialize to load-time year.

Doc fixes.

22 years ago*** empty log message ***
Colin Walters [Sun, 13 Jan 2002 18:00:29 +0000 (18:00 +0000)]
*** empty log message ***

22 years agoRegenerated.
Eli Zaretskii [Sun, 13 Jan 2002 17:19:00 +0000 (17:19 +0000)]
Regenerated.

22 years agoDocument the new full-screen options.
Eli Zaretskii [Sun, 13 Jan 2002 17:08:06 +0000 (17:08 +0000)]
Document the new full-screen options.

22 years ago(dired-do-shell-command): Doc fix.
Andreas Schwab [Sun, 13 Jan 2002 16:56:20 +0000 (16:56 +0000)]
(dired-do-shell-command): Doc fix.

22 years ago*** empty log message ***
Eli Zaretskii [Sun, 13 Jan 2002 12:31:20 +0000 (12:31 +0000)]
*** empty log message ***

22 years agoAdd note about support for more mouse buttons in MS Windows.
Jason Rumney [Sun, 13 Jan 2002 12:26:36 +0000 (12:26 +0000)]
Add note about support for more mouse buttons in MS Windows.

22 years ago(struct x_output): New members want_fullscreen,
Eli Zaretskii [Sun, 13 Jan 2002 12:21:19 +0000 (12:21 +0000)]
(struct x_output): New members want_fullscreen,
x_pixels_diff, y_pixels_diff, x_pixels_outer_diff, and
y_pixels_outer_diff.

22 years ago(USAGE2): Add the new full-screen arguments.
Eli Zaretskii [Sun, 13 Jan 2002 12:19:31 +0000 (12:19 +0000)]
(USAGE2): Add the new full-screen arguments.
(standard_args): Ditto.

22 years ago*** empty log message ***
Jason Rumney [Sun, 13 Jan 2002 12:18:29 +0000 (12:18 +0000)]
*** empty log message ***

22 years ago(Qfullscreen, Qfullwidth, Qfullheight, Qfullboth): New variables.
Eli Zaretskii [Sun, 13 Jan 2002 12:17:33 +0000 (12:17 +0000)]
(Qfullscreen, Qfullwidth, Qfullheight, Qfullboth): New variables.
(syms_of_xfns): Intern and staticpro them.
(x_frame_parms) <"fullscreen">: New parameter.
(x_fullscreen_move, x_set_fullscreen): New functions.
(x_set_frame_parameters): Support for Qfullscreen.
(x_real_positions): More accurate computation of the frame position.
(x_figure_window_size): Support full-screen frames.
(Fx_create_frame): Default the fullscreen parameter.

22 years ago(parse_button): New parameter xbutton. Callers changed.
Jason Rumney [Sun, 13 Jan 2002 12:16:05 +0000 (12:16 +0000)]
(parse_button): New parameter xbutton. Callers changed.
(w32_read_socket): Handle new "XBUTTON" messages.

22 years ago(w32_pass_extra_mouse_buttons_to_system): New user option.
Jason Rumney [Sun, 13 Jan 2002 12:14:56 +0000 (12:14 +0000)]
(w32_pass_extra_mouse_buttons_to_system): New user option.
(syms_of_w32fns): DEFVAR_BOOL it.
(w32_wnd_proc): Handle new "XBUTTON" messages.

22 years ago(WM_XBUTTONDOWN, WM_XBUTTONUP): New window messages
Jason Rumney [Sun, 13 Jan 2002 12:13:25 +0000 (12:13 +0000)]
(WM_XBUTTONDOWN, WM_XBUTTONUP): New window messages
for mice with more than 3 buttons.

22 years ago(x_check_fullscreen, x_check_fullscreen_move)
Eli Zaretskii [Sun, 13 Jan 2002 12:05:37 +0000 (12:05 +0000)]
(x_check_fullscreen, x_check_fullscreen_move)
(x_fullscreen_adjust): New functions.
(XTread_socket) <Expose>: Call x_check_fullscreen.
<ConfigureNotify>: Don't resize to fullscreen.  Call
x_check_fullscreen_move, and set the want_fullscreen member of
output_data.x.

22 years ago(Table of Resources): Fix the markup and the wording of the last change.
Eli Zaretskii [Sun, 13 Jan 2002 11:57:37 +0000 (11:57 +0000)]
(Table of Resources): Fix the markup and the wording of the last change.

22 years ago(Table of Resources): Document the new fullscreen resource.
Eli Zaretskii [Sun, 13 Jan 2002 11:52:06 +0000 (11:52 +0000)]
(Table of Resources): Document the new fullscreen resource.

22 years ago(Window Frame Parameters): Document the fullscreen parameter.
Eli Zaretskii [Sun, 13 Jan 2002 11:50:39 +0000 (11:50 +0000)]
(Window Frame Parameters): Document the fullscreen parameter.

22 years ago(Window Size X): Document the new full-screen options.
Eli Zaretskii [Sun, 13 Jan 2002 11:49:02 +0000 (11:49 +0000)]
(Window Size X): Document the new full-screen options.

22 years ago(command-line-x-option-alist): New options "-fs",
Eli Zaretskii [Sun, 13 Jan 2002 11:47:08 +0000 (11:47 +0000)]
(command-line-x-option-alist): New options "-fs",
"-fw", "-fh", "--fullscreen", "--fullwidth", and "--fullheight".

22 years ago(x-handle-initial-switch): New function.
Eli Zaretskii [Sun, 13 Jan 2002 11:44:14 +0000 (11:44 +0000)]
(x-handle-initial-switch): New function.

22 years agoFix wording of a comment.
Eli Zaretskii [Sun, 13 Jan 2002 11:39:09 +0000 (11:39 +0000)]
Fix wording of a comment.

22 years ago(read_key_sequence): Remove unused variable `extra_maps'.
Pavel Janík [Sun, 13 Jan 2002 10:16:17 +0000 (10:16 +0000)]
(read_key_sequence): Remove unused variable `extra_maps'.
Fix typo.

22 years agoFix typo.
Pavel Janík [Sun, 13 Jan 2002 10:09:20 +0000 (10:09 +0000)]
Fix typo.

22 years agoFix typos.
Pavel Janík [Sun, 13 Jan 2002 09:56:13 +0000 (09:56 +0000)]
Fix typos.

22 years agoFix typo.
Pavel Janík [Sun, 13 Jan 2002 09:02:35 +0000 (09:02 +0000)]
Fix typo.

22 years ago*** empty log message ***
Colin Walters [Sun, 13 Jan 2002 06:00:04 +0000 (06:00 +0000)]
*** empty log message ***

22 years agoInitial revision.
Colin Walters [Sun, 13 Jan 2002 05:55:24 +0000 (05:55 +0000)]
Initial revision.

22 years ago*** empty log message ***
Colin Walters [Sun, 13 Jan 2002 05:51:43 +0000 (05:51 +0000)]
*** empty log message ***

22 years ago(make-autoload): Handle define-ibuffer-column, define-ibuffer-filter,
Colin Walters [Sun, 13 Jan 2002 05:41:27 +0000 (05:41 +0000)]
(make-autoload): Handle define-ibuffer-column, define-ibuffer-filter,
define-ibuffer-sorter, and define-ibuffer-op.

22 years agoHandle define-ibuffer-column, define-ibuffer-filter,
Colin Walters [Sun, 13 Jan 2002 05:40:59 +0000 (05:40 +0000)]
Handle define-ibuffer-column, define-ibuffer-filter,
define-ibuffer-sorter, and define-ibuffer-op.

22 years ago(browse-url-grail): Use browse-url-maybe-new-window.
Richard M. Stallman [Sun, 13 Jan 2002 04:57:24 +0000 (04:57 +0000)]
(browse-url-grail): Use browse-url-maybe-new-window.

22 years ago(telnet-simple-send): Handle comint-input-sender-no-newline like
Richard M. Stallman [Sun, 13 Jan 2002 04:45:21 +0000 (04:45 +0000)]
(telnet-simple-send): Handle comint-input-sender-no-newline like
comint-simple-send.

22 years ago(sql-query-placeholders-and-send): Handle
Richard M. Stallman [Sun, 13 Jan 2002 04:44:22 +0000 (04:44 +0000)]
(sql-query-placeholders-and-send): Handle
comint-input-sender-no-newline like comint-simple-send.
(sql-escape-newlines-and-send): Likewise.

22 years ago(comint-input-sender): Doc fix.
Richard M. Stallman [Sun, 13 Jan 2002 04:43:12 +0000 (04:43 +0000)]
(comint-input-sender): Doc fix.
(comint-input-sender-no-newline): New variable.
(comint-simple-send): If comint-input-sender-no-newline,
don't output newline, but maybe send eof.
(comint-send-input): New arg NO-NEWLINE.
(comint-send-eof): Call comint-send-eof with NO-NEWLINE.

22 years ago(line-move): If we can't move enough lines, go to beginning or end of line.
Richard M. Stallman [Sun, 13 Jan 2002 04:02:49 +0000 (04:02 +0000)]
(line-move): If we can't move enough lines, go to beginning or end of line.

22 years agoComment change.
Richard M. Stallman [Sun, 13 Jan 2002 02:39:08 +0000 (02:39 +0000)]
Comment change.

22 years ago(x_load_font): Never set fonts_changed_p to zero.
Andreas Schwab [Sun, 13 Jan 2002 00:36:34 +0000 (00:36 +0000)]
(x_load_font): Never set fonts_changed_p to zero.

22 years agoRestore the quote in the `silly' example.
Richard M. Stallman [Sat, 12 Jan 2002 22:40:36 +0000 (22:40 +0000)]
Restore the quote in the `silly' example.

22 years agoFix typo.
Pavel Janík [Sat, 12 Jan 2002 21:41:26 +0000 (21:41 +0000)]
Fix typo.

22 years ago(flyspell-check-pre-word-p): Prevent delaying when executing keyboard
Pavel Janík [Sat, 12 Jan 2002 21:40:32 +0000 (21:40 +0000)]
(flyspell-check-pre-word-p): Prevent delaying when executing keyboard
macros.

22 years ago(xbuffer): Remove address operator since data is now a pointer.
Andreas Schwab [Sat, 12 Jan 2002 21:15:02 +0000 (21:15 +0000)]
(xbuffer): Remove address operator since data is now a pointer.

22 years ago*** empty log message ***
Richard M. Stallman [Sat, 12 Jan 2002 21:00:37 +0000 (21:00 +0000)]
*** empty log message ***

22 years ago(help-xref-go-back): Restore POSITION in proper buffer and proper window.
Richard M. Stallman [Sat, 12 Jan 2002 21:00:17 +0000 (21:00 +0000)]
(help-xref-go-back): Restore POSITION in proper buffer and proper window.

22 years ago(describe-mode): Call help-setup-xref in the help buffer.
Richard M. Stallman [Sat, 12 Jan 2002 20:53:27 +0000 (20:53 +0000)]
(describe-mode): Call help-setup-xref in the help buffer.
Switch buffers only after calling `help-buffer'.

22 years ago*** empty log message ***
Richard M. Stallman [Sat, 12 Jan 2002 20:17:00 +0000 (20:17 +0000)]
*** empty log message ***

22 years ago(dired-shell-stuff-it): Substitute for * or ?
Richard M. Stallman [Sat, 12 Jan 2002 20:14:25 +0000 (20:14 +0000)]
(dired-shell-stuff-it): Substitute for * or ?
only when they are surrounded by whitespace.
Use dired-mark-separator when adding one file name to a command.
(dired-do-shell-command): Verify that * is surrounded by whitespace.
Ask for confirmation if * or ? is not surrounded by whitespace.
(dired-bunch-files): Re-reverse the partial file list when it is used.

22 years agoFix typos.
Pavel Janík [Sat, 12 Jan 2002 16:01:51 +0000 (16:01 +0000)]
Fix typos.

22 years agoFix typo.
Pavel Janík [Sat, 12 Jan 2002 15:58:30 +0000 (15:58 +0000)]
Fix typo.

22 years ago(find-file-noselect): Don't consider a buffer as
Eli Zaretskii [Sat, 12 Jan 2002 13:28:48 +0000 (13:28 +0000)]
(find-file-noselect): Don't consider a buffer as
visiting a file literally if it is in hexl-mode.

22 years ago(minibuffer-prompt): A better face definition for MS-DOS.
Eli Zaretskii [Sat, 12 Jan 2002 12:18:11 +0000 (12:18 +0000)]
(minibuffer-prompt): A better face definition for MS-DOS.

22 years ago(comint-dynamic-list-completions): Repeating the command
Richard M. Stallman [Sat, 12 Jan 2002 06:59:02 +0000 (06:59 +0000)]
(comint-dynamic-list-completions): Repeating the command
after displaying a completion list scrolls the list.

22 years ago(Faces): More updates for faces on character terminals.
Richard M. Stallman [Sat, 12 Jan 2002 03:56:19 +0000 (03:56 +0000)]
(Faces): More updates for faces on character terminals.

22 years agoFix typo.
Pavel Janík [Fri, 11 Jan 2002 23:48:55 +0000 (23:48 +0000)]
Fix typo.

22 years agoRemove comment for Martin Lorentzson's patch on 2002-01-08, awaiting
André Spiegel [Fri, 11 Jan 2002 22:00:38 +0000 (22:00 +0000)]
Remove comment for Martin Lorentzson's patch on 2002-01-08, awaiting
copyright assignment.

22 years ago*** empty log message ***
Richard M. Stallman [Fri, 11 Jan 2002 21:35:22 +0000 (21:35 +0000)]
*** empty log message ***

22 years ago(initial-scratch-message): Fix custom type, add group.
Richard M. Stallman [Fri, 11 Jan 2002 21:35:14 +0000 (21:35 +0000)]
(initial-scratch-message): Fix custom type, add group.

22 years ago(adjust_after_replace_noundo): New function.
Richard M. Stallman [Fri, 11 Jan 2002 21:29:13 +0000 (21:29 +0000)]
(adjust_after_replace_noundo): New function.

22 years ago(code_convert_region): Don't copy old text if undo disabled.
Richard M. Stallman [Fri, 11 Jan 2002 21:27:54 +0000 (21:27 +0000)]
(code_convert_region): Don't copy old text if undo disabled.

22 years agoWhitespace change.
Richard M. Stallman [Fri, 11 Jan 2002 21:24:17 +0000 (21:24 +0000)]
Whitespace change.

22 years ago(rmail-decode-babyl-format): Disable undo around the decode-coding-region call.
Richard M. Stallman [Fri, 11 Jan 2002 21:23:40 +0000 (21:23 +0000)]
(rmail-decode-babyl-format): Disable undo around the decode-coding-region call.

22 years ago(lisp-complete-symbol): Repeating the command
Richard M. Stallman [Fri, 11 Jan 2002 21:22:28 +0000 (21:22 +0000)]
(lisp-complete-symbol): Repeating the command
after displaying a completion list scrolls the list.

22 years agoThis is a restore to version 1.29; the patch was taken out awaiting
André Spiegel [Fri, 11 Jan 2002 21:09:39 +0000 (21:09 +0000)]
This is a restore to version 1.29; the patch was taken out awaiting
copyright assignment.

22 years agoComment change.
Richard M. Stallman [Fri, 11 Jan 2002 20:11:18 +0000 (20:11 +0000)]
Comment change.

22 years ago(Faces): Mention that character terminals also support faces.
Eli Zaretskii [Fri, 11 Jan 2002 15:28:56 +0000 (15:28 +0000)]
(Faces): Mention that character terminals also support faces.

22 years agoFix typo.
Pavel Janík [Fri, 11 Jan 2002 12:24:34 +0000 (12:24 +0000)]
Fix typo.

22 years ago*** empty log message ***
Eli Zaretskii [Fri, 11 Jan 2002 09:39:53 +0000 (09:39 +0000)]
*** empty log message ***

22 years agoMake version checking in emacs.texi consistent with how we set it there.
Eli Zaretskii [Fri, 11 Jan 2002 09:39:16 +0000 (09:39 +0000)]
Make version checking in emacs.texi consistent with how we set it there.

22 years ago(EMACSVER): Set to 21.2.50.
Eli Zaretskii [Fri, 11 Jan 2002 09:15:51 +0000 (09:15 +0000)]
(EMACSVER): Set to 21.2.50.

22 years agoBump Emacs version to 21.2.50.
Eli Zaretskii [Fri, 11 Jan 2002 09:14:48 +0000 (09:14 +0000)]
Bump Emacs version to 21.2.50.

22 years ago(emacs-version): Bump to 21.2.50.
Eli Zaretskii [Fri, 11 Jan 2002 09:11:58 +0000 (09:11 +0000)]
(emacs-version): Bump to 21.2.50.

22 years ago*** empty log message ***
Richard M. Stallman [Fri, 11 Jan 2002 06:31:19 +0000 (06:31 +0000)]
*** empty log message ***

22 years agoFix the double-property examples. Include one with a bare lambda.
Richard M. Stallman [Fri, 11 Jan 2002 01:05:49 +0000 (01:05 +0000)]
Fix the double-property examples.  Include one with a bare lambda.

22 years ago(zone-timeout): New var.
Thien-Thi Nguyen [Thu, 10 Jan 2002 22:14:26 +0000 (22:14 +0000)]
(zone-timeout): New var.
(zone-hiding-modeline): New macro.
(zone-call): New func.

(zone): Init `modeline-hidden-level' symbol property.
Use `zone-call' instead of `funcall'.

(zone-pgm-whack-chars): Use `make-string' (bug introduced in 2001-10-26T20:11:25Z!monnier@iro.umontreal.ca).

(zone-pgm-stress): Use `zone-hiding-modeline'.

(zone-pgm-stress-destress): New zone program.

22 years agoComment fixes.
Pavel Janík [Thu, 10 Jan 2002 11:13:17 +0000 (11:13 +0000)]
Comment fixes.

22 years ago(minibuffer-prompt): Special face definition for MS-DOS.
Eli Zaretskii [Thu, 10 Jan 2002 09:40:57 +0000 (09:40 +0000)]
(minibuffer-prompt): Special face definition for MS-DOS.

22 years agoFix the last entry (RMS says this submission doesn't need legal papers).
Eli Zaretskii [Thu, 10 Jan 2002 09:29:17 +0000 (09:29 +0000)]
Fix the last entry (RMS says this submission doesn't need legal papers).

22 years agoChanged the behavior of the "greek" input
Eli Zaretskii [Thu, 10 Jan 2002 09:27:14 +0000 (09:27 +0000)]
Changed the behavior of the "greek" input
method, to consider the "accent" and "diaeresis" as prefix
keys.  A new method (named "greek-postfix") was added which
implements the old behavior.  Also changed the mapping of the
"Q/q" key to produce the ":/;" characters, as is customary in
greek keyboards.

22 years agosmall clarification
Michael Kifer [Thu, 10 Jan 2002 01:57:38 +0000 (01:57 +0000)]
small clarification

22 years ago(fancy-splash-screens): Set tab-width in correct buffer.
Richard M. Stallman [Thu, 10 Jan 2002 00:49:24 +0000 (00:49 +0000)]
(fancy-splash-screens): Set tab-width in correct buffer.