1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-13 09:32:47 +00:00
Commit Graph

37707 Commits

Author SHA1 Message Date
Gerd Moellmann
61fd8d32f4 (Info-fontify-node): Bind doun-mouse-{1,2} instead
of mouse-{1,2} since dragging is on the down event.
2001-10-23 16:24:40 +00:00
Gerd Moellmann
c51488cde5 *** empty log message *** 2001-10-23 16:16:06 +00:00
Gerd Moellmann
130b416e06 (make-doctor-variables): Remove a '($ please)'. 2001-10-23 16:15:39 +00:00
Gerd Moellmann
197a9dfdb5 (mh-recenter): Call `recenter' with arg t
if ARG is nil.
2001-10-23 15:50:29 +00:00
Sam Steingold
7901498008 mention html-xhtml 2001-10-23 15:46:01 +00:00
Gerd Moellmann
5cb881112a (sync_window_with_frame_matrix_rows): Fix
handling of windows which aren't full-width, fix handling
of marginal areas.
2001-10-23 15:14:53 +00:00
Pavel Janík
fc11dff097 Use more descriptive entries. 2001-10-23 15:09:09 +00:00
Gerd Moellmann
24db49fb9e *** empty log message *** 2001-10-23 14:09:20 +00:00
Gerd Moellmann
990ff03c4d (syms_of_lread)<recursive-load-depth-limit>: Raise to
50.
2001-10-23 14:08:08 +00:00
Gerd Moellmann
1d500ca6e8 (desktop-last-buffer): New variable.
(desktop-create-buffer): Set it.
(desktop-read): Bind it and switch to that buffer.
2001-10-23 13:52:45 +00:00
Eli Zaretskii
f0487f056a *** empty log message *** 2001-10-23 12:46:40 +00:00
Gerd Moellmann
f0a48a01ad (x_draw_glyphs): Remove parameters READ_START and
REAL_END.  Notice if cursor gets overwritten.
(notice_overwritten_cursor): Take X positions as parameters.
(x_draw_phys_cursor_glyph): Save state of w->phys_cursor_on_p
around call to x_draw_glyphs.
2001-10-23 12:05:01 +00:00
Pavel Janík
a50a10a02d (modify-syntax-entry): Fix argument names (use CHAR instead of C) and usage. 2001-10-23 12:01:58 +00:00
Pavel Janík
03195c584d (Fx_show_tip): Remove unused variables buffer', top', left', max_width'
and `max_height'.
2001-10-23 12:00:13 +00:00
Pavel Janík
0628308181 (char-to-string): Fix argument names (use CHAR instead of C) and usage. 2001-10-23 11:58:29 +00:00
Andrew Innes
461a145918 Remove remaining obsolete reference to
GETTING.GNU.SOFTWARE.
2001-10-23 10:58:06 +00:00
Gerd Moellmann
8738febd7b (display_line): For a tab continued to the next line,
set row's ends_in_middle_of_char_p.
2001-10-23 10:02:19 +00:00
Eli Zaretskii
6acf9baf12 [LINUX]: Undef LD_SWITCH_SYSTEM_TEMACS and override
LD_SWITCH_MACHINE_TEMACS with "-Xlinker -znocombreloc".
From Andreas Schwab <schwab@suse.de>.
2001-10-23 09:05:27 +00:00
Eli Zaretskii
173de9971e Fix a typo in the value of CPP. 2001-10-23 07:24:43 +00:00
Gerd Moellmann
e38e283919 (compilation-set-window-height): Select
old window only if it's still live.
2001-10-22 18:48:09 +00:00
Gerd Moellmann
bc171472fa (install-arch-indep): Add -h (follow symlinks)
to tar options.
2001-10-22 17:38:17 +00:00
Pavel Janík
784b89375e Remove debugging code. From Stefan Monnier <monnier@cs.yale.edu>. 2001-10-22 17:24:42 +00:00
Eli Zaretskii
202082d389 Document changes in file-name-sans-extension and file-name-extension. 2001-10-22 16:17:29 +00:00
Eli Zaretskii
b704d54b92 *** empty log message *** 2001-10-22 16:14:11 +00:00
Eli Zaretskii
98d7eccb5c (File Name Components): Update the description of
file-name-sans-extension and file-name-extension.
2001-10-22 16:12:55 +00:00
Eli Zaretskii
2531b0c39c (file-name-sans-extension, file-name-extension): Don't
count the leading dots in file names as signaling an extension.
2001-10-22 16:11:12 +00:00
Gerd Moellmann
653c329be8 (display_line): Fix computation of continuation lines
width for TABs.
2001-10-22 14:53:30 +00:00
Pavel Janík
7ba51063be (build_desired_tool_bar_string): Remove unused variable `Qlaplace'. 2001-10-22 13:24:08 +00:00
André Spiegel
fb2fa4a9ad # 2001-10-22 12:15:34 +00:00
André Spiegel
b453817c99 (vc-diff-switches): Doc rewritten. 2001-10-22 12:13:29 +00:00
Kim F. Storm
da67faa90e *** empty log message *** 2001-10-22 11:06:39 +00:00
Eli Zaretskii
4b2bb9be85 (tooltip-set-param): Doc fix. 2001-10-22 10:02:41 +00:00
Eli Zaretskii
2840d65358 (sgml-mode-map): Bind 8-bit codes above 127 to sgml-maybe-name-self.
(sgml-name-8bit-mode): Doc fix.
(sgml-char-names-table): New variable.
(sgml-name-char): Support non-ASCII and mule-unicode-* characters.  Doc fix.
(sgml-maybe-name-self): Convert unibyte characters to multibyte.
2001-10-22 09:45:39 +00:00
Eli Zaretskii
af0569548b (Which Function): Add a cindex entry. 2001-10-22 09:33:59 +00:00
Eli Zaretskii
7142670a95 (tooltip-x-offset, tooltip-y-offset): Mention in the
doc string the effect of `left' and `top' parameters in
tooltip-frame-parameters, the default values, and the units.
(tooltip-frame-parameters): Mention `top' and `left' in the doc
string.
(tooltip-show): Mention in the doc string the `top' and `left'
parameters in tooltip-frame-parameters, and x-max-tooltip-size.
2001-10-22 08:54:13 +00:00
André Spiegel
dea1947311 # 2001-10-22 08:04:33 +00:00
André Spiegel
8ba2df32b7 New scaling algorithm for vc-annotate.
From JD Smith <jdsmith@astro.cornell.edu>.
(vc-cvs-annotate-difference): Removed to generic
version in vc.el, with
(vc-cvs-annotate-current-time): Added, as override of default.
(vc-cvs-annotate-time) Added. Taken mostly from the (now removed)
`vc-cvs-annotate-difference'.
2001-10-22 07:57:00 +00:00
André Spiegel
7566514145 Change scaling algorithm for vc-annotate.
From JD Smith <jdsmith@astro.cornell.edu>.
(vc-annotate-display-default): Accept colormap scaling
ratio (now deprecated).
(vc-annotate-display-autoscale): Added.
(vc-annotate-add-menu): New autoscaling menu options "Span to
Oldest" and "Span Oldest->Newest".  Easymenu support added for
toggle menus driven by customize variable
`vc-annotate-display-mode'.
(vc-annotate-display-select): Added.
(vc-annotate): Changed temp-buffer-show-function to
`vc-annotate-display-select'.
(vc-annotate-display): Removed arguments BUFFER and BACKEND.
Added argument OFFSET.  Instead of backend function, calls now
generic `vc-annotate-difference'.
(vc-annotate-difference): Added as generic function instead of
backend-specific function.  No longer takes argument POINT, but
instead accepts a time OFFSET.
(vc-default-annotate-current-time): Added.
2001-10-22 07:54:03 +00:00
Pavel Janík
f958c5ac2f Remove unused code. 2001-10-22 06:26:52 +00:00
Miles Bader
eb3602912a (DEFVAR_LISP, DEFVAR_LISP_NOPRO, DEFVAR_BOOL)
(DEFVAR_INT, DEFVAR_PER_BUFFER, DEFVAR_KBOARD):
Remove `DOC_STRINGS_IN_COMMENTS' cases.
2001-10-22 01:10:13 +00:00
André Spiegel
a279f22fcf # 2001-10-21 23:38:42 +00:00
André Spiegel
e98b08246c (diff-switches): Remove duplicate definition. 2001-10-21 23:31:45 +00:00
Gerd Moellmann
26fe1f9257 *** empty log message *** 2001-10-21 23:04:02 +00:00
Gerd Moellmann
d749f559b2 (save-place): Require `saveplace'. 2001-10-21 23:03:27 +00:00
Gerd Moellmann
91ebb8c94a (set-version): Use `s' interactive spec for
version number.
2001-10-21 22:51:08 +00:00
Gerd Moellmann
0480815792 (cwarn-font-lock-feature-keywords-alist):
Use `sexp' for :value-type instead of `face'.
2001-10-21 22:47:15 +00:00
Jason Rumney
98515cf03b (x_erase_phys_cursor): Remove inverse_p. 2001-10-21 21:23:03 +00:00
Eli Zaretskii
a6a1654e25 *** empty log message *** 2001-10-21 19:20:30 +00:00
Eli Zaretskii
70d2f11579 (rmail-summary-font-lock-keywords): Fix the
regexps due to 5-digit message IDs.
2001-10-21 19:08:56 +00:00
Jason Rumney
4fdd691b32 *** empty log message *** 2001-10-21 18:49:20 +00:00