1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-02 20:16:25 +00:00

40373 Commits

Author SHA1 Message Date
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
Richard M. Stallman
8a7377b52d (uce-reply-to-uce): Fix incorrect behavior when
invoked from Rmail with full headers displayed.
2002-02-17 17:00:33 +00:00
Richard M. Stallman
9b474b4ec0 Minor rewrites. 2002-02-17 16:59:06 +00:00
Kai Großjohann
be0d25b686 * emacs-lisp/lisp.el (mark-defun): Don't leave multiple marks
when repeated.
        * textmodes/paragraphs.el (mark-paragraph): Ditto.
2002-02-17 15:08:31 +00:00
Per Abrahamsen
a9c6d330d5 2002-02-17 Per Abrahamsen <abraham@dina.kvl.dk>
* menu-bar.el (menu-bar-showhide-menu): Added speedbar.
	(menu-bar-tools-menu): Removed speedbar.

	* textmodes/ispell.el (ispell-menu-map): Added `customize-ispell'
	and `flyspell-mode' entries.

	* textmodes/flyspell.el (flyspell): Add to ispell group.
2002-02-17 12:15:17 +00:00
Colin Walters
3eda3649db (ibuffer-truncate-lines): New option.
(ibuffer-mode):  Use it.
2002-02-17 10:29:13 +00:00
Colin Walters
d22c221173 *** empty log message *** 2002-02-17 10:28:52 +00:00
Kai Großjohann
d39d90c265 *** empty log message *** 2002-02-17 09:22:44 +00:00
Colin Walters
13e14c5148 (ibuffer-toggle-sorting-mode): Make it work. Patch from John Paul
Wallington <jpw@shootybangbang.com>.
2002-02-17 08:57:24 +00:00
Colin Walters
9b25ea40c5 *** empty log message *** 2002-02-17 08:57:09 +00:00
Kim F. Storm
140fb7ffed Add mouse-highlight. 2002-02-17 00:33:21 +00:00
Kim F. Storm
90e87070b5 Document new mouse-highlight variable and associated behaviour. 2002-02-17 00:11:37 +00:00
Kim F. Storm
ce16e8d9a2 Added mouse-highlight variable to turn off mouse highlight or
only show it after mouse movement.
2002-02-17 00:01:15 +00:00
Kim F. Storm
3d26a7c2f0 (disable_mouse_highlight): Removed variable.
(note_mouse_highlight): Disable highlight if Vmouse_highlight is nil.
(show_mouse_face): Don't show highlight if mouse_face_hidden is	set.
(w32_read_socket): Turn mouse_face_hidden off after mouse movement,
and on after keyboard input.
(w32_initialize_display_info): Initialize mouse_face_hidden.
2002-02-16 23:59:22 +00:00