1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-27 09:11:48 -07:00
Commit graph

42302 commits

Author SHA1 Message Date
Gerd Moellmann
ac17f0bf87 (x_update_menu_appearance): Don't call
set_frame_menubar, let the next redisplay do it.
2001-08-15 08:49:21 +00:00
Gerd Moellmann
8b31363957 Doc fix.
(ps-mule-encode-header-string): If STRING is not a string, replace
STRING by empty string.
2001-08-15 08:06:08 +00:00
Gerd Moellmann
27dc47aa81 Change error function arguments to follow Emacs
message convention.  Doc fix.
(ps-print-version): New version number (6.5.4).
(coding-system-for-write): Change declaration position to avoid
XEmacs compilation gripes.
(coding-system-for-read, buffer-file-coding-system): Declarations
to avoid XEmacs compilation gripes.
2001-08-15 08:05:21 +00:00
Eli Zaretskii
86354bc09a (Trailing Whitespace): Document that the option is buffer-local.
Suggested by Robert Marshall <robert@chezmarshall.freeserve.co.uk>.
2001-08-14 13:14:31 +00:00
Eli Zaretskii
5fb125b49c *** empty log message *** 2001-08-14 13:12:18 +00:00
Eli Zaretskii
eaa600194f (show-trailing-whitespace): Doc fix. 2001-08-14 12:39:53 +00:00
Gerd Moellmann
89a336faf2 *** empty log message *** 2001-08-14 12:33:03 +00:00
Eli Zaretskii
3a4f81608c *** empty log message *** 2001-08-14 11:57:08 +00:00
Eli Zaretskii
2d0bcbcc2f (machine): Add an entry for hppa1.1-hitachi-hiuxwe2*. 2001-08-14 11:49:29 +00:00
Andrew Innes
858a55c1e1 Draw relief (if any) before
drawing glyph string.
2001-08-14 11:46:33 +00:00
Eli Zaretskii
3a990b67be *** empty log message *** 2001-08-14 11:44:38 +00:00
Eli Zaretskii
f4b7997230 Update the entry for the HITACHI SR2001/SR2201 series. 2001-08-14 11:39:27 +00:00
Eli Zaretskii
44abba96a5 New file, for building Emacs on hppa1.1-hitachi. 2001-08-14 11:28:17 +00:00
Gerd Moellmann
04386463e8 (x_update_menu_appearance): Save and restore value of
interrupt_input_blocked.
2001-08-14 10:57:25 +00:00
Gerd Moellmann
b0e619b41a (move_it_by_lines) <DVPOS < 0>: If not already on
a line start, move back to the line start.
2001-08-13 12:14:32 +00:00
Eli Zaretskii
49e49b77b5 *** empty log message *** 2001-08-13 10:45:57 +00:00
Eli Zaretskii
cceff8d6ea (desktop-save): Insert the coding: tag before desktop-header. 2001-08-13 10:37:02 +00:00
Gerd Moellmann
0de73d5a41 *** empty log message *** 2001-08-13 10:35:48 +00:00
Gerd Moellmann
39895bae03 (TAGS, TAGS-LISP): Remove "loaddefs.el" including
its path from $els.
2001-08-13 10:35:25 +00:00
Gerd Moellmann
3e6385a48a *** empty log message *** 2001-08-13 10:16:42 +00:00
Gerd Moellmann
26d0c82c1a (image-jpeg-p): Fix call of substring. 2001-08-13 10:16:16 +00:00
Gerd Moellmann
6d004fea41 (resize_echo_area_exactly): Don't resize the mini-window
exactly when a mini-buffer is active.
2001-08-13 09:52:55 +00:00
Gerd Moellmann
c5cf21093a (make_lispy_event): Interpret double_click_fuzz
in units of 1/8 character on non window-system frames.
(syms_of_keyboard) <double-click-fuzz>: Doc fix.
2001-08-13 09:27:43 +00:00
Richard M. Stallman
d6f207b78d Show a keyboard macro with minibuffer arguments in it. 2001-08-12 21:22:26 +00:00
Richard M. Stallman
ea626e87bb Minor cleanup.
Add example of scientific notation in string-to-number.
2001-08-12 21:20:19 +00:00
Richard M. Stallman
5785f550ab Add bool-vector example. 2001-08-12 21:18:06 +00:00
Richard M. Stallman
3ae8380be4 Minor cleanup. 2001-08-12 21:16:54 +00:00
Richard M. Stallman
b7a2fc9b5b Add examples for floor, ceiling, truncate, round. 2001-08-12 21:16:24 +00:00
Richard M. Stallman
a9749dabdf Minor cleanups. 2001-08-12 21:15:14 +00:00
Richard M. Stallman
fafee57973 Don't say "print" for displaying on the screen. 2001-08-12 21:04:18 +00:00
Gerd Moellmann
242e5463b7 (animate-string): Doc fix. Use a buffer
name with stars in it.
(animate-sequence): New function.
From Richard M. Stallman <rms@gnu.org>.
2001-08-10 18:10:40 +00:00
Gerd Moellmann
030f453737 (select-frame-set-input-focus): New function
extracted from other-frame.
(other-frame): Use it.
(next-multiframe-window, previous-multiframe-window): Use it.
2001-08-10 13:47:18 +00:00
Pavel Janík
9d9fd4e88a *** empty log message *** 2001-08-10 12:53:06 +00:00
Gerd Moellmann
346f18dcd4 (isearch-other-meta-char): Don't switch to the
buffer of a window clicked on, when the current buffer is
in Isearch mode.
2001-08-10 12:48:02 +00:00
Gerd Moellmann
4a9bf8a43f (image-jpeg-p): Test for APPn markers in the range
#xe0..#xef.
2001-08-10 10:59:06 +00:00
Eli Zaretskii
5d7a37fa13 Fix a typo in a comment. 2001-08-10 09:24:29 +00:00
Eli Zaretskii
d1b5f629ae *** empty log message *** 2001-08-10 09:23:22 +00:00
Eli Zaretskii
36761b11a8 (Action Arguments): Remove the index entry for LINE:COLUMN, since
index entries cannot have a colon in them.
2001-08-10 09:17:50 +00:00
Eli Zaretskii
805f91e475 (syms_of_keyboard) <double-click-fuzz>: Fix a typo in a doc string. 2001-08-10 09:14:17 +00:00
Eli Zaretskii
4dfff41f93 (Mouse Buttons): Document the default values for double-click-time
and double-click-fuzz.
2001-08-10 09:07:39 +00:00
Eli Zaretskii
6281f96566 (Bugs and problems): Fix wording. 2001-08-10 09:05:50 +00:00
Eli Zaretskii
a10192f44d Fix a typo in a comment. 2001-08-09 17:40:59 +00:00
Eli Zaretskii
36d36f35f5 Fix a stale reference to "Comparing Files". 2001-08-09 16:22:37 +00:00
Eli Zaretskii
82f6ab38b9 Change the name of the "DEL Doesn't Delete" node to "DEL Does Not Delete",
since node names cannot have apostrophes.
Fix a stale menu item in emacs.texi which referred to this node by its
old name.
2001-08-09 16:21:33 +00:00
Gerd Moellmann
3638868e17 *** empty log message *** 2001-08-09 15:50:33 +00:00
Gerd Moellmann
14d8c7f0c9 (desktop-save): Don't use concat to form a file
name, use expand-file-name.
2001-08-09 15:50:09 +00:00
Gerd Moellmann
6b48d742c0 (mouse-delete-window): Do nothing if frame has just
one window.
2001-08-09 14:57:30 +00:00
Gerd Moellmann
ed771c89bc (define-minor-mode): Use
mode-line-minor-mode-keymap for the minor mode name.
2001-08-09 14:54:05 +00:00
Gerd Moellmann
0c107014e0 (add-minor-mode): Use mode-line-minor-mode-keymap for
the minor mode name.
2001-08-09 14:52:27 +00:00
Gerd Moellmann
39fce518ec (display-time-string-forms): Use
make-mode-line-mouse-map instead of make-mode-line-mouse2-map.
2001-08-09 14:52:02 +00:00