ShengHuo ZHU
bf6c5a8f88
* gnus-art.el (gnus-article-edit-done): Widen the article buffer.
2002-02-21 17:57:43 +00:00
Per Abrahamsen
929e848701
2002-02-21 Per Abrahamsen <abraham@dina.kvl.dk>
...
* toolbar/tool-bar.el (tool-bar-mode): Revert the :init-value to
nil, and then explicitly set the standard-value to t.
2002-02-21 09:39:39 +00:00
Sam Steingold
ee803b5b6b
(flyspell-mode): Autoload the variable since it is used in the menu bar.
2002-02-21 01:42:22 +00:00
Kim F. Storm
2a28d4719c
(syms_of_frame): Change mouse-highlight default to t.
2002-02-20 23:45:51 +00:00
Kim F. Storm
15fdc2e38b
(kbd_buffer_get_event) [WINDOWSNT]: Corrected
...
composing of language-change event.
2002-02-20 23:01:48 +00:00
Richard M. Stallman
52254d1aee
New node Charsets.
2002-02-20 22:36:29 +00:00
Richard M. Stallman
93d177d5c4
Document focus-follows-mouse.
2002-02-20 22:35:56 +00:00
Richard M. Stallman
0472b23ea7
(tcl-do-fill-paragraph): Find and fill on more
...
natural paragraph boundaries. Don't fail at beginning of buffer.
2002-02-20 22:33:35 +00:00
Richard M. Stallman
94ddbe6d9e
(shell-command-on-region): Display the exit status when a command fails.
2002-02-20 22:33:01 +00:00
Richard M. Stallman
61a3d8c4c4
(add-hook): Doc fix.
2002-02-20 22:30:39 +00:00
Richard M. Stallman
bb578a72d1
(other-frame): Doc fix.
2002-02-20 22:28:44 +00:00
Richard M. Stallman
b2bd7afff6
Minor cleanup.
2002-02-20 22:27:32 +00:00
Richard M. Stallman
42a3c62765
*** empty log message ***
2002-02-20 22:24:59 +00:00
Robert J. Chassell
31b62ac19e
Fix typo in update-date (change year).
2002-02-20 17:42:40 +00:00
Robert J. Chassell
70e2c6a475
(texinfo-insert-menu): Explain in doc string that
...
descriptions are indented, and that menus without
descriptions will contain trailing whitespace instead;
argue for importance of descriptions.
(texinfo-all-menus-update, texinfo-master-menu,texinfo-make-menu)
Also, note reason for indentation in doc string.
2002-02-20 17:39:38 +00:00
Kim F. Storm
9de461813d
(menu_bar_items): Don't include keymap or local-map
...
bindings at PT when building menu (the menu is not updated often
enough for this to work reliable).
(tool_bar_items): Likewise.
(current_active_maps): Removed unused (and faulty) function.
2002-02-20 14:52:54 +00:00
Pavel Janík
c7f07c4c35
(gif_load): Use correct width and height for GIF images.
2002-02-20 10:27:06 +00:00
Pavel Janík
210f943e01
(tar-next-line, tar-previous-line): Add doc string,
...
call the argument "arg" to match plain next-line and
previous-line. From Kevin Ryde <user42@zip.com.au>.
2002-02-20 09:04:25 +00:00
Sam Steingold
a2372cfd06
Can specify different scroll amounts for different modifiers now.
2002-02-19 17:53:07 +00:00
ShengHuo ZHU
cf92160d3d
Patched a wrong location.
2002-02-19 14:08:08 +00:00
ShengHuo ZHU
350378821d
* mail-source.el (mail-source-fetch-directory): Run scripts.
2002-02-19 14:03:24 +00:00
ShengHuo ZHU
5be28abc6e
* mm-encode.el (mm-content-transfer-encoding-defaults): Set
...
default to base64. Add application/emacs-lisp.
2002-02-19 13:30:08 +00:00
Eli Zaretskii
f856528037
*** empty log message ***
2002-02-19 11:22:16 +00:00
Eli Zaretskii
df8f2eb0c0
(bibtex-parse-keys): Put save-match-data around function body.
2002-02-19 11:21:23 +00:00
Eli Zaretskii
f1ec000756
(browse-url-maybe-new-window): Reverse the sense of the comparison,
...
to match the doc strings of functions that use this macro.
2002-02-19 11:16:06 +00:00
Eli Zaretskii
c4f59bcf1f
Document the optional second arg of `atan'.
2002-02-19 11:07:20 +00:00
Eli Zaretskii
f120431c7e
(Math Functions): Document the optional second arg of atan.
2002-02-19 11:03:54 +00:00
Eli Zaretskii
250ffca65e
(Fatan): Accept an optional second arg and call atan2 if passed 2 args.
2002-02-19 10:58:07 +00:00
Per Abrahamsen
9b2d1d408c
2002-02-19 Per Abrahamsen <abraham@dina.kvl.dk>
...
* facemenu.el (describe-text-mode-map): Removed bootstrap kludge.
* toolbar/tool-bar.el (tool-bar-mode): Made the standard value t.
* menu-bar.el (menu-bar-mode): Ditto.
2002-02-19 10:30:30 +00:00
Paul Eggert
e5389a0be5
* make-dist: Port to POSIX 1003.1-2001, which doesn't allow "head -1".
...
"sed q" is a portable equivalent to plain "head -1".
2002-02-19 06:50:24 +00:00
Paul Eggert
a8a8fcfa23
Port to POSIX 1003.1-2001, which doesn't allow "head -1".
...
"sed q" is a portable equivalent to plain "head -1".
2002-02-19 06:49:08 +00:00
Jason Rumney
5be86f5441
*** empty log message ***
2002-02-18 23:45:18 +00:00
Jason Rumney
1e2eddb435
(glyph_rect): Determine the row and glyph more precisely.
2002-02-18 23:31:06 +00:00
Andreas Schwab
653479ad87
(query-replace-regexp-eval): Doc fix.
2002-02-18 20:30:58 +00:00
Colin Walters
88258edfb6
(math-solve-get-int): Convert return value from
...
`math-get-from-counter' to a string before calling `concat' on it.
2002-02-18 20:06:20 +00:00
Colin Walters
418685d8e3
(calc-split-manual): Look for calc.texi.
...
(calc-public-autoloads): Obsolete; remove.
(calc-private-autoloads): Ditto.
(calc-add-autoloads): Ditto.
2002-02-18 20:06:07 +00:00
Colin Walters
061b2cc1e5
(calc-with-default-simplification): Use &rest for body.
2002-02-18 20:05:49 +00:00
Colin Walters
96cc56b5eb
*** empty log message ***
2002-02-18 20:05:23 +00:00
Stefan Monnier
cda60142d9
Minor fixup. Remove PCL-CVS (the Emacs CVS code is the latest/greatest).
2002-02-18 17:25:41 +00:00
Pavel Janík
28b328aa80
Update from Mats Lidell <matsl@contactor.se>.
2002-02-18 08:03:48 +00:00
Jason Rumney
f7b9d4d15e
*** empty log message ***
2002-02-18 00:04:14 +00:00
Jason Rumney
42715db3b3
* emacs.rc: Define VS_VERSION_INFO if not already.
...
Update version info.
2002-02-18 00:03:38 +00:00
Jason Rumney
549808dbb6
* w32term.c (x_autoselect_window_p): New variable.
...
(syms_of_w32term): DEFVAR_BOOL and initialize it.
(note_mouse_movement): Use it.
* w32term.c (x_check_fullscreen, x_check_fullscreen_move)
(x_fullscreen_adjust): New functions.
(w32_read_socket) <WM_WINDOWPOSCHANGED>: Don't resize to
fullscreen. Call x_check_fullscreen_move, and set the
want_fullscreen member of output_data.w32
<WM_ACTIVATE, WM_ACTIVATEAPP>: Call x_check_fullscreen.
2002-02-17 23:42:40 +00:00
Jason Rumney
01f323c6e9
New enum for FULLSCREEN_* constants.
...
(struct w32_output): New members want_fullscreen, x_pixels_diff,
y_pixels_diff, x_pixels_outer_diff, and y_pixels_outer_diff.
(x-fullscreen-adjust): New prototype.
2002-02-17 23:41:06 +00:00
Jason Rumney
3d27abc47b
(x-option-alist, x-long-option-alist)
...
(x-switch-definitions): Remove, use command-line-x-option-alist
instead to be consistent with X.
(x-handle-initial-switch): New function.
2002-02-17 23:08:14 +00:00
Eli Zaretskii
9ef4c8ea41
(mode-line-inactive, header-line): Add the :inherit
...
attribute for the tty case.
2002-02-17 18:21:59 +00:00
Pavel Janík
c484a3a280
*** empty log message ***
2002-02-17 18:17:51 +00:00
Eli Zaretskii
5a776940c3
Fix wording of the entry about automatic-hscroll-* variables.
2002-02-17 18:08:44 +00:00
Eli Zaretskii
cb46def7b4
Clarify that the paren in column zero is highlighted only inside
...
comments and strings.
2002-02-17 17:26:01 +00:00
Richard M. Stallman
78d4f4097d
*** empty log message ***
2002-02-17 17:00:48 +00:00