1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 08:31:35 -08:00
Commit graph

41312 commits

Author SHA1 Message Date
Pavel Janík
521069b95b (marginal_area_string): Sort arguments. 2002-04-14 08:16:33 +00:00
Pavel Janík
e814215982 (marginal_area_string): Add prototype. 2002-04-14 08:15:43 +00:00
Pavel Janík
e637a73dda (speedbar-generic-item-info)
(speedbar-sort-tags): Doc fix.
(speedbar-add-supported-extension): Fix typo in interactive spec.
2002-04-14 08:11:22 +00:00
Colin Walters
e9d1f248d5 *** empty log message *** 2002-04-14 06:42:43 +00:00
Colin Walters
7c4f687309 (lock_file): If the lock file is older than an hour, delete it. Reset
attempts to zero if we have to break the lock.
2002-04-14 06:40:19 +00:00
Colin Walters
4cb72a5478 Revert previous change. 2002-04-14 05:51:31 +00:00
Colin Walters
91da64426a (math-format-number): Load `calc-ext' before we call
`math-group-float'.
2002-04-14 05:50:05 +00:00
Colin Walters
bde5791106 Update callers of `ibuffer-map-lines'. 2002-04-14 05:48:09 +00:00
Colin Walters
23cbf556ab (math-format-radix-float): Load calc-ext' before we call math-group-float'. 2002-04-14 01:51:15 +00:00
Colin Walters
57c9cc3ee1 (ibuffer-forward-line): Just skip header if we're
only moving one line forward.
(ibuffer-map-lines): Preserve point position even if we delete
lines.  Only call mapping functions with buffer and mark
arguments; the other two were unused.
(ibuffer-redisplay, ibuffer-update): Always skip special areas.
2002-04-14 01:50:57 +00:00
Colin Walters
e32ddb14af *** empty log message *** 2002-04-14 01:50:33 +00:00
Andreas Schwab
b936fae432 Regenerated. 2002-04-14 01:42:18 +00:00
Andreas Schwab
5e7d772d70 Add config header templates to all AC_DEFINE and
AC_DEFINE_UNQUOTED symbols.
2002-04-14 01:40:58 +00:00
Andreas Schwab
7605f1bd6c (read_score): Fix type of second parameter
of getdelim to be of type size_t instead of int.  Use 0 instead of
ESUCCES.
2002-04-14 01:02:53 +00:00
Colin Walters
744ee133cd (gamegrid-add-score-with-update-game-score): Renamed from `gamegrid-add-score'.
(gamegrid-add-score-insecure): Restored from the old `update-game-score'.
(gamegrid-add-score): Just dispatch on `system-type' to one of the
previous two functions.
2002-04-13 20:26:36 +00:00
Richard M. Stallman
685fc579ad (Finsert_file_contents):
Don't call temp_output_buffer_setup--do just part, by hand.
2002-04-13 17:49:34 +00:00
Richard M. Stallman
3fd9494be4 (run_pre_post_conversion_on_str):
Don't call temp_output_buffer_setup--do just part, by hand.
2002-04-13 17:49:00 +00:00
Richard M. Stallman
e1204d39fc (command_loop_1): Don't call start_hourglass
or cancel_hourglass when executing a macro.
2002-04-13 17:48:10 +00:00
Richard M. Stallman
59d3606667 (count_markers): New function. 2002-04-13 17:47:20 +00:00
Richard M. Stallman
adb63af12a (display_mode_element): Don't let mode_line_proptrans_alist
grow without limit.  Move recently used elements to the front.
2002-04-13 17:46:37 +00:00
Pavel Janík
a2c060f6b4 Update commentary to include new function iswitchb-exclude-nonmatching. 2002-04-13 13:01:48 +00:00
Eli Zaretskii
4603049d33 Document the problems with building and dumping on Irix 6.5.9 and earlier. 2002-04-13 10:50:32 +00:00
Eli Zaretskii
e144dfa8e3 (unexec) [__sgi]: Undo the change from 2002-01-20. 2002-04-13 09:53:06 +00:00
John Wiegley
30104690c3 (eshell-script-interpreter): Fix for CRLF operating systems to the
regexp used to detect a script's interpretor.
2002-04-12 20:11:06 +00:00
John Wiegley
a248d53d08 *** empty log message *** 2002-04-12 20:10:46 +00:00
Eli Zaretskii
061a3f4540 Update author's email address, at his request. 2002-04-12 19:08:32 +00:00
Eli Zaretskii
eea6a5e59b (Advanced C-x C-q, Registering): Add index entries for specifying
a certain version.
2002-04-12 18:12:12 +00:00
Eli Zaretskii
9b4505aae5 Document problems with Sun's PC3.0.1 compiler. 2002-04-12 16:59:40 +00:00
Eli Zaretskii
f29173c984 (frames-on-display-list): Use `equal' to compare the
`display' frame parameter to the argument DISPLAY.
2002-04-12 16:50:54 +00:00
Eli Zaretskii
ec2bb97f5c Regenerated. 2002-04-12 15:45:04 +00:00
Juanma Barranquero
d3b055c20a (pop3-open-server): Fix typo. 2002-04-12 14:32:09 +00:00
Gerd Moellmann
7d4cc82846 (sync_frame_with_window_matrix_rows): Don't give frame
rows marginal areas.
(Fdump_frame_glyph_matrix) [GLYPH_DEBUG]: New function.
(syms_of_xdisp) [GLYPH_DEBUG]: Defsubr it.
2002-04-12 11:43:36 +00:00
ShengHuo ZHU
ae496852a1 * pop3.el (pop3-munge-message-separator): Work if no date.
Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.

	* pop3.el (pop3-munge-message-separator): Only use valid date.
	Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
2002-04-12 11:32:23 +00:00
Gerd Moellmann
b19f34c7d9 From Dave Love. Description of events in marginal areas. 2002-04-12 09:49:18 +00:00
Gerd Moellmann
e9f8a3abf3 *** empty log message *** 2002-04-12 09:43:20 +00:00
Gerd Moellmann
f03b7c7d8a (string-key-binding): Deal with margin events. 2002-04-12 09:40:56 +00:00
Gerd Moellmann
db1db30938 (marginal_area_string): New. 2002-04-12 09:36:56 +00:00
Gerd Moellmann
49b996e77a (window_part): Add ON_LEFT_MARGIN, ON_RIGHT_MARGIN.
(Qleft_margin, Qright_margin): Declare.
(coordinates_in_window, (Fcoordinates_in_window_p): Deal with
margins.
2002-04-12 09:36:21 +00:00
Gerd Moellmann
7d60ad8af0 (Qleft_margin, Qright_margin): Declare.
(make_lispy_event): Deal with mouse events in margins.
2002-04-12 09:35:34 +00:00
Gerd Moellmann
b436feb657 (note_mode_line_or_margin_highlight): Renamed from
note_mode_line_highlight and extended.
2002-04-12 09:33:52 +00:00
Juanma Barranquero
feee624038 (gnus-ems-redefine): Fix typo in comment. 2002-04-12 08:46:59 +00:00
Francesco Potortì
c0eb1d62af (comint-password-prompt-regexp): Match" SMB password". 2002-04-12 07:57:56 +00:00
Francesco Potortì
e58376004f *** empty log message *** 2002-04-12 07:57:40 +00:00
Stefan Monnier
d7565649a3 *** empty log message *** 2002-04-12 06:01:18 +00:00
Stefan Monnier
ecd52a9385 (dos_rawgetc): int/Lisp_Object confusion. 2002-04-12 05:57:21 +00:00
Stefan Monnier
781347899e (gen_help_event): int/Lisp_Object confusion. 2002-04-12 05:55:04 +00:00
Pavel Janík
034a7130ba *** empty log message *** 2002-04-12 05:52:19 +00:00
Stefan Monnier
e39feffee6 (dos_rawgetc): Use a single event for HELP_EVENT. 2002-04-12 05:50:53 +00:00
Pavel Janík
927be332ff (Fy_or_n_p): Use `minibuffer-prompt' face for prompt. 2002-04-12 05:50:50 +00:00
Stefan Monnier
2e1a49ad09 (command_loop_1): Turn off transient-mark-mode rather
than deactivating the mark if tmm is set to `lambda'.
(gen_help_event, kbd_buffer_store_help_event, kbd_buffer_get_event):
Use a single event for HELP_EVENT.
(Fexecute_extended_command): Save last_point_position.
2002-04-12 05:50:15 +00:00