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

36869 Commits

Author SHA1 Message Date
Miles Bader
50af0a5b40 (line-move): Undo previous change. 2001-08-16 14:51:25 +00:00
Gerd Moellmann
e67d184322 (lazy-lock-fontify-region): Widen the current
buffer in a save-restriction.  Under one test case with Ediff,
window-scroll-functions are run with a window start that's
temporarily outside of the restriction.
2001-08-16 14:27:07 +00:00
Andrew Innes
0645d24148 (DONTCOMPILE): Omit sc.el. 2001-08-16 13:18:10 +00:00
Andrew Innes
206a06064f (DONTCOMPILE): Omit bindings.el. 2001-08-16 13:13:53 +00:00
Gerd Moellmann
cca1b1d7ca (SYSV): Don't define on Solaris 2.
From Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>.
2001-08-16 12:55:40 +00:00
Gerd Moellmann
ae13fc3c6f (occur): Bind inhibit-read-only to t. 2001-08-16 11:48:56 +00:00
Gerd Moellmann
e8660d735f (move_it_by_lines) <DVPOS < 0>: Start at the beginning
of the screen line, not text line, containing IT's current
position.
2001-08-16 08:40:36 +00:00
Miles Bader
1369261b86 (line-move): Pass an ESCAPE-FROM-EDGE argument of t when calling
`constrain-to-field', to avoid problems with comint prompts.
2001-08-16 07:40:51 +00:00
Miles Bader
46ff99c07e Correct description of `mode-line-inverse-video'. 2001-08-15 17:06:15 +00:00
Gerd Moellmann
288d4e0606 (window_scroll_pixel_based): Don't recenter if
PT is partially visible in the window.
2001-08-15 14:57:20 +00:00
Gerd Moellmann
82f053ab59 (expose_window_tree, expose_window, expose_line): Return
1 when overwriting mouse-face.
(expose_frame): If mouse-face was overwritten, redo it.
2001-08-15 14:31:44 +00:00
Gerd Moellmann
ec69d5ec2b (lisp-indent-defmethod): New function.
(toplevel): Set it as `common-lisp-indent-function' for
`defmethod'.
2001-08-15 11:57:03 +00:00
Gerd Moellmann
3e6f08e6f0 (ediff-get-meta-info): Fix the condition
of a while-loop.
2001-08-15 11:03:41 +00:00
Gerd Moellmann
93aba6fcd4 *** empty log message *** 2001-08-15 09:31:06 +00:00
Gerd Moellmann
45d14b735f (DONTCOMPILE): Remove sc.el. 2001-08-15 09:06:32 +00:00
Gerd Moellmann
5a104609f1 Moved to obsolete/. 2001-08-15 08:56:04 +00:00
Gerd Moellmann
8464af4512 (finder_setwins): Renamed from nonobsolete_setwins.
Don't include term/.
2001-08-15 08:54:01 +00:00
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