Andreas Schwab
9dfcf5a509
($(srcdir)/src/config.in): Generate using autoheader.
2002-04-15 13:13:02 +00:00
Stefan Monnier
397869a4c8
(bootstrap): Don't bother using the pure space.
2002-04-15 11:30:08 +00:00
Andrew Innes
772f363f27
Require wid-edit.
2002-04-15 10:25:19 +00:00
Miles Bader
7e78429398
(widget-field-face, widget-single-line-field-face): Force foreground to
...
be black on a tty, so this face is readable on a dark-background tty.
2002-04-15 06:18:38 +00:00
Miles Bader
04b8b38245
(highlight): Force foreground to be black on a tty, so this face is
...
readable on a dark-background tty.
2002-04-15 06:16:28 +00:00
Kim F. Storm
66aa61d882
Enhancements to set-mark-command and exchange-point-and-mark.
2002-04-14 20:17:44 +00:00
Eli Zaretskii
37b844b96a
Fix last change.
2002-04-14 17:41:32 +00:00
Kim F. Storm
6727b88a32
*** empty log message ***
2002-04-14 17:33:06 +00:00
Kim F. Storm
868c2f498c
(pop-to-mark-command, push-mark-command): New commands.
...
(set-mark-command): Use them.
Enhanced functionality when command is repeated:
- If first command set the mark (no prefix arg), repeat temporarily
enables transient-mark-mode.
- If first command jumped to mark off ring (with argument),
repeat (with or without arg) jump to next mark off ring.
- Use C-u C-u prefix to set mark after jump.
(exchange-point-and-mark): Temporarily enable transient-mark-mode
if prefix arg.
2002-04-14 17:27:55 +00:00
Pavel Janík
5e55c9ebe5
(speedbar-tag-hierarchy-method)
...
(speedbar-toggle-updates, speedbar-toggle-images): Doc fixes.
2002-04-14 16:22:57 +00:00
Mike Williams
ca05be61ac
(sgml-parse-tag-backward): Fix to work at beginning of buffer.
2002-04-14 12:50:10 +00:00
Pavel Janík
0e03b0c25f
*** empty log message ***
2002-04-14 08:18:02 +00:00
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