bpt/emacs.git
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.

22 years ago(x_consider_frame_title): Don't count the tooltip frame
Jason Rumney [Wed, 9 Jan 2002 22:42:49 +0000 (22:42 +0000)]
(x_consider_frame_title): Don't count the tooltip frame
when checking for multiple frames.

22 years ago2002-01-09 Michael Kifer <kifer@cs.stonybrook.edu>
Michael Kifer [Wed, 9 Jan 2002 17:33:15 +0000 (17:33 +0000)]
2002-01-09  Michael Kifer  <kifer@cs.stonybrook.edu>

* viper.el (viper-set-hooks): zap viper-unfriendly bindings in
flyspell-mouse-map.

22 years agoNitpicking change of format from ISBN-1882114-43-4 to ISBN 1-882114-43-4
Robert J. Chassell [Wed, 9 Jan 2002 16:25:26 +0000 (16:25 +0000)]
Nitpicking change of format from ISBN-1882114-43-4 to ISBN 1-882114-43-4

22 years agoChange ISBN to 1882114-43-4.
Robert J. Chassell [Wed, 9 Jan 2002 16:04:36 +0000 (16:04 +0000)]
Change ISBN to 1882114-43-4.

22 years ago(xaw_create_dialog): Initialize icon_name to suppress compiler warnings.
Pavel Janík [Wed, 9 Jan 2002 11:01:58 +0000 (11:01 +0000)]
(xaw_create_dialog): Initialize icon_name to suppress compiler warnings.

22 years ago*** empty log message ***
Richard M. Stallman [Wed, 9 Jan 2002 07:39:15 +0000 (07:39 +0000)]
*** empty log message ***

22 years agoAdd 2002 into copyright line.
ShengHuo ZHU [Wed, 9 Jan 2002 03:42:12 +0000 (03:42 +0000)]
Add 2002 into copyright line.

22 years ago* gnus-start.el (gnus-read-init-file): Cleaned up.
ShengHuo ZHU [Wed, 9 Jan 2002 03:38:01 +0000 (03:38 +0000)]
* gnus-start.el (gnus-read-init-file): Cleaned up.
* gnus-start.el (gnus-startup-file-coding-system): Removed.
(gnus-read-init-file): Don't use it.
* gnus-start.el (gnus-read-init-file): Don't force coding system
for ~/.gnus.
From Lars Magne Ingebrigtsen  <larsi@gnus.org>
From Dave Love <fx@gnu.org>
From Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

22 years ago(regexp-opt): Bind max-specpdl-size.
Richard M. Stallman [Wed, 9 Jan 2002 00:31:58 +0000 (00:31 +0000)]
(regexp-opt): Bind max-specpdl-size.

22 years ago(eldoc-minor-mode-string): Fix custom type.
Richard M. Stallman [Tue, 8 Jan 2002 23:57:49 +0000 (23:57 +0000)]
(eldoc-minor-mode-string): Fix custom type.

22 years ago(flyspell-mode-line-string): Fix custom type.
Richard M. Stallman [Tue, 8 Jan 2002 23:57:15 +0000 (23:57 +0000)]
(flyspell-mode-line-string): Fix custom type.

22 years agoRemove Preface from the `Invariant Section' listing of the License,
Robert J. Chassell [Tue, 8 Jan 2002 23:41:37 +0000 (23:41 +0000)]
Remove Preface from the `Invariant Section' listing of the License,
since it specifies `how the book is arranged'.

22 years ago*** empty log message ***
Pavel Janík [Tue, 8 Jan 2002 21:49:11 +0000 (21:49 +0000)]
*** empty log message ***

22 years ago(ada-initialize-properties, ada-mode): Do not use make-local-hook.
Pavel Janík [Tue, 8 Jan 2002 21:43:42 +0000 (21:43 +0000)]
(ada-initialize-properties, ada-mode): Do not use make-local-hook.

22 years agoRemove psgml patch, users should use newer versions.
Pavel Janík [Tue, 8 Jan 2002 21:42:19 +0000 (21:42 +0000)]
Remove psgml patch, users should use newer versions.

22 years agoFix typo.
Pavel Janík [Tue, 8 Jan 2002 21:38:58 +0000 (21:38 +0000)]
Fix typo.

22 years ago#
André Spiegel [Tue, 8 Jan 2002 20:09:13 +0000 (20:09 +0000)]
#

22 years agoFix prev change.
André Spiegel [Tue, 8 Jan 2002 20:00:19 +0000 (20:00 +0000)]
Fix prev change.

22 years agoPatch by Martin.Lorentzson@telia.com.
André Spiegel [Tue, 8 Jan 2002 19:57:57 +0000 (19:57 +0000)]
Patch by Martin.Lorentzson@telia.com.
(vc-cvs-sticky-date-format-string): New variable.
(vc-cvs-sticky-tag-display): New variable.
(vc-cvs-mode-line-string): Add sticky-tag to the mode-line.
(vc-cvs-checkin): If the input revision is a valid symbolic tag
name, we create it as a branch, commit and switch to it.
(vc-cvs-retrieve-snapshot): Set file-property sticky-tag.
(vc-cvs-valid-symbolic-tag-name-p): New function.
(vc-cvs-parse-sticky-tag): New function.
(vc-cvs-parse-entry): Added parsing of sticky tags.

22 years agoFix typo in last checkin
Jason Rumney [Tue, 8 Jan 2002 19:33:24 +0000 (19:33 +0000)]
Fix typo in last checkin

22 years ago(quail-start-translation, quail-start-conversion): Bind
Eli Zaretskii [Tue, 8 Jan 2002 17:44:07 +0000 (17:44 +0000)]
(quail-start-translation, quail-start-conversion): Bind
last-command-event, last-command, and this-command in the first let.
This fixes the change from 2000-08-30.

22 years agoRemove Calc, since it's now part of the distribution.
Eli Zaretskii [Tue, 8 Jan 2002 17:29:56 +0000 (17:29 +0000)]
Remove Calc, since it's now part of the distribution.

22 years ago2002-01-08 Michael Kifer <kifer@cs.stonybrook.edu>
Michael Kifer [Tue, 8 Jan 2002 16:32:10 +0000 (16:32 +0000)]
2002-01-08  Michael Kifer  <kifer@cs.stonybrook.edu>

* ediff-hook.el: added an autoload cookie.

22 years ago*** empty log message ***
Pavel Janík [Tue, 8 Jan 2002 11:45:00 +0000 (11:45 +0000)]
*** empty log message ***

22 years agoNew maintainer. New e-mail address of the author.
Pavel Janík [Tue, 8 Jan 2002 06:58:13 +0000 (06:58 +0000)]
New maintainer.  New e-mail address of the author.

22 years agoCalc is now part of the distribution.
Pavel Janík [Tue, 8 Jan 2002 06:50:52 +0000 (06:50 +0000)]
Calc is now part of the distribution.

22 years ago*** empty log message ***
Richard M. Stallman [Tue, 8 Jan 2002 06:14:48 +0000 (06:14 +0000)]
*** empty log message ***

22 years ago(occur-mode-goto-occurrence-other-window): New command.
Richard M. Stallman [Tue, 8 Jan 2002 06:12:37 +0000 (06:12 +0000)]
(occur-mode-goto-occurrence-other-window): New command.
(occur-mode-map): Bind `o' to that.