]>
git.eshelyaron.com Git - emacs.git/log
Eli Zaretskii [Fri, 26 Oct 2001 20:20:30 +0000 (20:20 +0000)]
Mention that screen(1) can be handy in debugging the non-windowed version.
Suggested by Dave Love.
Eli Zaretskii [Fri, 26 Oct 2001 13:42:01 +0000 (13:42 +0000)]
(syms_of_display) <visible-bell>: Add a reference to
ring-bell-function. Suggested by Alf-Ivar Holm <alfh@ifi.uio.no>
Gerd Moellmann [Fri, 26 Oct 2001 12:03:32 +0000 (12:03 +0000)]
(insert_1_both): Do nothing if NCHARS == 0.
Gerd Moellmann [Fri, 26 Oct 2001 12:00:28 +0000 (12:00 +0000)]
(XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
Fix clearing in the case of scroll bars on the right.
Gerd Moellmann [Fri, 26 Oct 2001 11:39:33 +0000 (11:39 +0000)]
(XScreenNumberOfScreen): Fix struct to pointer
comparison.
Gerd Moellmann [Fri, 26 Oct 2001 09:52:35 +0000 (09:52 +0000)]
(artist-version): 1.2.4.
(artist-butlast-fn): New variable.
(artist-butlast): New function.
(artist-ellipse-mirror-quadrant): Use it.
(artist-mouse-draw-poly): Use nil for `point-list'.
(artist-mouse-draw-poly): Check for point-list being nil.
Gerd Moellmann [Fri, 26 Oct 2001 09:16:27 +0000 (09:16 +0000)]
(ps-mode-print-function): Remove quote for
lambda expression.
(ps-mode-menu-main): Submenu with options on/off was replaced with
a toggle button.
(ps-mode, ps-run-mode): Define with `define-derived-mode'
(ps-mode): Autoload cookie added on same line as comment
(ps-mode-tabkey, ps-mode-backward-delete-char):
(ps-mode-r-balance): Replace `delete-horizontal-space' and
`indent-to' with `indent-line-to'
(ps-mode-print-buffer, ps-mode-print-region): Use `funcall'
instead of `eval'.
(ps-mode-print-region): Use `with-temp-buffer'.
(ps-run-start): Use of `mapconcat'. Use `apply' instead of
`eval'.
(numerous places): Add back-tick and tick around names in
docstrings, fix punctuation in docstrings, remove trailing spaces.
Eli Zaretskii [Thu, 25 Oct 2001 21:05:42 +0000 (21:05 +0000)]
(Fframe_parameter): Fix last change.
Gerd Moellmann [Thu, 25 Oct 2001 15:45:34 +0000 (15:45 +0000)]
(Fframe_parameter): Fix a bug whereby some
``artificial'' frame parameters, like `minibuffer' were not
obtained by calling Fframe_parameters.
Gerd Moellmann [Thu, 25 Oct 2001 13:33:56 +0000 (13:33 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 25 Oct 2001 13:33:28 +0000 (13:33 +0000)]
(normal-top-level): Check for frame-initial-frame
only if it's really used.
Gerd Moellmann [Thu, 25 Oct 2001 13:09:45 +0000 (13:09 +0000)]
(show_mouse_face): Clean up. Recognize overwritten
cursor differently.
Eli Zaretskii [Thu, 25 Oct 2001 12:49:02 +0000 (12:49 +0000)]
(Regexps): Clarify that C-j should be preceded by C-q in interactive use.
Gerd Moellmann [Thu, 25 Oct 2001 10:14:58 +0000 (10:14 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 25 Oct 2001 10:14:20 +0000 (10:14 +0000)]
(mh-recenter): Call recenter with arg `(4)'.
Gerd Moellmann [Thu, 25 Oct 2001 10:08:31 +0000 (10:08 +0000)]
(move_it_vertically_backward): Compute line height
differently. Add heuristic to try to be more compatible to 20.x.
Gerd Moellmann [Thu, 25 Oct 2001 07:52:18 +0000 (07:52 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 25 Oct 2001 07:51:55 +0000 (07:51 +0000)]
(compilation-parse-errors-filename-function):
New variable.
(compilation-parse-errors): Use it.
Gerd Moellmann [Thu, 25 Oct 2001 07:14:44 +0000 (07:14 +0000)]
(maybe_bootstrap): New target.
(all): Add to prerequisites to bootstrap if abbrev.elc doesn't
exist.
Eli Zaretskii [Wed, 24 Oct 2001 18:54:08 +0000 (18:54 +0000)]
(RegText): Document append-to-register and prepend-to-register.
Suggested by Philip Lijnzaad <lijnzaad@ebi.ac.uk>
Add index entries to sections of the Registers chapter.
Stefan Monnier [Wed, 24 Oct 2001 16:12:07 +0000 (16:12 +0000)]
(c-beginning-of-member-init-list):
Better handling of C++ template args to avoid confusion with `<'
and `>' used as operators in member init expressions.
From Martin Stjernholm <bug-cc-mode@gnu.org>.
Gerd Moellmann [Wed, 24 Oct 2001 16:06:45 +0000 (16:06 +0000)]
(x_draw_glyphs): Don't check for cursor overwriting
in full-width rows.
Gerd Moellmann [Wed, 24 Oct 2001 14:06:45 +0000 (14:06 +0000)]
(XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
Fix clearing of area not covered by scroll bar.
Gerd Moellmann [Wed, 24 Oct 2001 12:39:52 +0000 (12:39 +0000)]
*** empty log message ***
Gerd Moellmann [Wed, 24 Oct 2001 12:39:29 +0000 (12:39 +0000)]
Adapt to change in perform-replace.
Gerd Moellmann [Wed, 24 Oct 2001 12:38:54 +0000 (12:38 +0000)]
(perform-replace): Move START and END parameters
to the end of the argument list and make them optional.
Gerd Moellmann [Wed, 24 Oct 2001 11:40:14 +0000 (11:40 +0000)]
Use $MAKE for `make' if set.
Gerd Moellmann [Wed, 24 Oct 2001 11:13:25 +0000 (11:13 +0000)]
*** empty log message ***
Gerd Moellmann [Wed, 24 Oct 2001 11:13:05 +0000 (11:13 +0000)]
Change #ifdef GLYPH_DEBUG to #if.
Gerd Moellmann [Wed, 24 Oct 2001 11:07:58 +0000 (11:07 +0000)]
(x-must-resolve-font-name): New
function.
(x-complement-fontset-spec): Use it.
Eli Zaretskii [Wed, 24 Oct 2001 09:53:34 +0000 (09:53 +0000)]
Add info about debugging the tty version.
From Gerd Moellmann.
Gerd Moellmann [Wed, 24 Oct 2001 09:18:18 +0000 (09:18 +0000)]
(row_containing_pos): Adjust prototype.
Gerd Moellmann [Wed, 24 Oct 2001 09:17:41 +0000 (09:17 +0000)]
(fast_find_position): Call row_containing_pos
with additional argument.
Gerd Moellmann [Wed, 24 Oct 2001 09:17:20 +0000 (09:17 +0000)]
(try_window_reusing_current_matrix): Use
row_containing_pos.
(row_containing_pos): Take additional argument DY. Treat
rows ending in middle of char differently.
(display_line): Handle tabs on window systems differently.
Gerd Moellmann [Wed, 24 Oct 2001 08:14:56 +0000 (08:14 +0000)]
(inhibit_try_window_id, inhibit_try_window_reusing)
(inhibit_try_cursor_movement) [GLYPH_DEBUG]: New variables.
(try_window_id, try_window_reusing_current_matrix)
(try_cursor_movement) [GLYPH_DEBUG]: Don't run if inhibited.
(syms_of_xdisp) [GLYPH_DEBUG]: DEFVAR_BOOL the variables.
Gerd Moellmann [Tue, 23 Oct 2001 18:55:04 +0000 (18:55 +0000)]
(srcs): Add gpl.texi and doclicense.texi.
Gerd Moellmann [Tue, 23 Oct 2001 16:26:09 +0000 (16:26 +0000)]
(Info-fontify-node): Bind doun-mouse-{1,2} instead
of mouse-{1,2} since dragging is on the down event.
Gerd Moellmann [Tue, 23 Oct 2001 16:17:25 +0000 (16:17 +0000)]
*** empty log message ***
Gerd Moellmann [Tue, 23 Oct 2001 16:16:47 +0000 (16:16 +0000)]
(make-doctor-variables): Remove a '($ please)'.
Gerd Moellmann [Tue, 23 Oct 2001 15:51:30 +0000 (15:51 +0000)]
(mh-recenter): Call `recenter' with arg t
if ARG is nil.
Gerd Moellmann [Tue, 23 Oct 2001 15:17:34 +0000 (15:17 +0000)]
(sync_window_with_frame_matrix_rows): Fix
handling of windows which aren't full-width, fix handling
of marginal areas.
Gerd Moellmann [Tue, 23 Oct 2001 14:11:09 +0000 (14:11 +0000)]
*** empty log message ***
Gerd Moellmann [Tue, 23 Oct 2001 14:10:43 +0000 (14:10 +0000)]
(syms_of_lread)<recursive-load-depth-limit>: Raise to
50.
Gerd Moellmann [Tue, 23 Oct 2001 13:54:11 +0000 (13:54 +0000)]
(desktop-last-buffer): New variable.
(desktop-create-buffer): Set it.
(desktop-read): Bind it and switch to that buffer.
Gerd Moellmann [Tue, 23 Oct 2001 12:03:01 +0000 (12:03 +0000)]
(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.
Gerd Moellmann [Tue, 23 Oct 2001 10:03:25 +0000 (10:03 +0000)]
(display_line): For a tab continued to the next line,
set row's ends_in_middle_of_char_p.
Eli Zaretskii [Tue, 23 Oct 2001 07:26:07 +0000 (07:26 +0000)]
Fix a typo in the value of CPP.
Eli Zaretskii [Tue, 23 Oct 2001 06:43:52 +0000 (06:43 +0000)]
[LINUX]: Undef LD_SWITCH_SYSTEM_TEMACS and override
LD_SWITCH_MACHINE_TEMACS with "-Xlinker -znocombreloc". From Andreas
Schwab.
Gerd Moellmann [Mon, 22 Oct 2001 18:51:10 +0000 (18:51 +0000)]
(compilation-set-window-height): Select
old window only if it's still live.
Gerd Moellmann [Mon, 22 Oct 2001 17:39:06 +0000 (17:39 +0000)]
(install-arch-indep): Add -h (follow symlinks)
to tar options.
Gerd Moellmann [Mon, 22 Oct 2001 14:55:01 +0000 (14:55 +0000)]
(display_line): Fix computation of continuation lines
width for TABs.
Eli Zaretskii [Mon, 22 Oct 2001 11:13:58 +0000 (11:13 +0000)]
(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.
Eli Zaretskii [Mon, 22 Oct 2001 10:05:25 +0000 (10:05 +0000)]
(tooltip-set-param): Doc fix.
Gerd Moellmann [Mon, 22 Oct 2001 09:46:42 +0000 (09:46 +0000)]
Version 21.1.30
Eli Zaretskii [Mon, 22 Oct 2001 09:36:49 +0000 (09:36 +0000)]
(Which Function): Add a cindex entry.
Eli Zaretskii [Mon, 22 Oct 2001 08:51:15 +0000 (08:51 +0000)]
(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.
Gerd Moellmann [Sun, 21 Oct 2001 23:04:54 +0000 (23:04 +0000)]
*** empty log message ***
Gerd Moellmann [Sun, 21 Oct 2001 23:04:32 +0000 (23:04 +0000)]
(save-place): Require `saveplace'.
Gerd Moellmann [Sun, 21 Oct 2001 22:52:23 +0000 (22:52 +0000)]
Set version number.
Gerd Moellmann [Sun, 21 Oct 2001 22:48:45 +0000 (22:48 +0000)]
(cwarn-font-lock-feature-keywords-alist):
Use `sexp' for :value-type instead of `face'.
Gerd Moellmann [Sat, 20 Oct 2001 16:16:30 +0000 (16:16 +0000)]
*** empty log message ***
Gerd Moellmann [Sat, 20 Oct 2001 16:12:30 +0000 (16:12 +0000)]
Set version to 21.1.
Richard M. Stallman [Fri, 19 Oct 2001 23:36:59 +0000 (23:36 +0000)]
Clarify previous change.
Richard M. Stallman [Fri, 19 Oct 2001 23:32:02 +0000 (23:32 +0000)]
(syms_of_eval): Doc fixes.
Richard M. Stallman [Fri, 19 Oct 2001 23:31:48 +0000 (23:31 +0000)]
*** empty log message ***
Richard M. Stallman [Fri, 19 Oct 2001 19:07:37 +0000 (19:07 +0000)]
Minor cleanup.
Eli Zaretskii [Fri, 19 Oct 2001 16:53:17 +0000 (16:53 +0000)]
*** empty log message ***
Eli Zaretskii [Fri, 19 Oct 2001 16:44:44 +0000 (16:44 +0000)]
Remove the commented-out AC_PREREQ, it caused trouble on Debian woody
which had both Autoconf 2.13 and 2.52 installed (the wrong version
would be selected).
Eli Zaretskii [Fri, 19 Oct 2001 16:35:53 +0000 (16:35 +0000)]
(auto-mode-alist): Associate .indent.pro with
Fundamental mode. Suggested by Samuel Padgett
<spadgett1@nc.rr.com>.
Miles Bader [Fri, 19 Oct 2001 15:05:16 +0000 (15:05 +0000)]
(Fbeginning_of_line, Fend_of_line): Clarify interaction with fields and
suggest using `forward-line' to avoid them.
Miles Bader [Fri, 19 Oct 2001 15:02:53 +0000 (15:02 +0000)]
(Fline_beginning_position, Fline_end_position): Clarify documentation.
Gerd Moellmann [Fri, 19 Oct 2001 14:11:21 +0000 (14:11 +0000)]
*** empty log message ***
Gerd Moellmann [Fri, 19 Oct 2001 14:10:34 +0000 (14:10 +0000)]
Use `=' instead of `=='. From Kenichi Handa
<handa@etl.go.jp>.
Eli Zaretskii [Fri, 19 Oct 2001 12:55:47 +0000 (12:55 +0000)]
Add big5 Chinese double spaced alphabet
mappings, so that one could type them without leaving the Hanyu
Pinyin input method. Suggested by Kenichi Handa <handa@etl.go.jp>.
Gerd Moellmann [Fri, 19 Oct 2001 11:33:15 +0000 (11:33 +0000)]
Add --help option. Add support for building
in arbitrary source trees.
Gerd Moellmann [Fri, 19 Oct 2001 11:32:28 +0000 (11:32 +0000)]
*** empty log message ***
Gerd Moellmann [Fri, 19 Oct 2001 11:08:25 +0000 (11:08 +0000)]
(redisplay_internal): Don't clear echo area if the
mini-window is selected.
Eli Zaretskii [Fri, 19 Oct 2001 10:25:57 +0000 (10:25 +0000)]
More info about wrong UNDERLINE_POSITION in some fonts.
Gerd Moellmann [Fri, 19 Oct 2001 09:29:29 +0000 (09:29 +0000)]
*** empty log message ***
Gerd Moellmann [Fri, 19 Oct 2001 09:29:16 +0000 (09:29 +0000)]
(Text Lines): Describe behavior of
`beginning-of-line'/`end-of-line' in the presence of field properties.
Ken Raeburn [Fri, 19 Oct 2001 09:00:53 +0000 (09:00 +0000)]
rebuilt
Eli Zaretskii [Fri, 19 Oct 2001 07:29:48 +0000 (07:29 +0000)]
Fix last change.
Eli Zaretskii [Fri, 19 Oct 2001 07:23:53 +0000 (07:23 +0000)]
(scroll-bar-toolkit-scroll): Don't ring the bell
when we hit the beginning or the end of the buffer. Instead, just
print a message and do nothing.
Ken Raeburn [Fri, 19 Oct 2001 00:31:27 +0000 (00:31 +0000)]
fix up hesiod and kerberos configuration problems
Stefan Monnier [Thu, 18 Oct 2001 20:20:09 +0000 (20:20 +0000)]
(xml-parse-tag): Use eq on char-after's return value.
Andrew Innes [Thu, 18 Oct 2001 16:20:00 +0000 (16:20 +0000)]
(fs_load_font) [WINDOWSNT && _MSC_VER]: Disable
optimization. The fontp->encoding array was not being initialized
correctly when compiled with optimizations by MSVC.
Andrew Innes [Thu, 18 Oct 2001 15:12:30 +0000 (15:12 +0000)]
(ALL): Do not include fakemail.
Andrew Innes [Thu, 18 Oct 2001 15:11:40 +0000 (15:11 +0000)]
(install): Do not copy fakemail.
Andrew Innes [Thu, 18 Oct 2001 12:50:06 +0000 (12:50 +0000)]
*** empty log message ***
Andrew Innes [Thu, 18 Oct 2001 12:39:30 +0000 (12:39 +0000)]
(w32_encode_char): Get cached codepage from font_info,
rather than working it out by calling w32_codepage_for_font for
every glyph.
Andrew Innes [Thu, 18 Oct 2001 12:38:54 +0000 (12:38 +0000)]
(w32_load_system_font): Cache codepage in font_info.
Andrew Innes [Thu, 18 Oct 2001 12:38:25 +0000 (12:38 +0000)]
(struct font_info) [WINDOWSNT]: Add codepage field.
Gerd Moellmann [Thu, 18 Oct 2001 10:07:19 +0000 (10:07 +0000)]
(isearch-mode-map): Bind `mouse-movement' to nil.
Gerd Moellmann [Thu, 18 Oct 2001 09:58:18 +0000 (09:58 +0000)]
(hilit-lookup-face-create): Call
set-face-font only if display-graphic-p.
(toplevel): Remove references to window-system.
Gerd Moellmann [Thu, 18 Oct 2001 08:53:46 +0000 (08:53 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 18 Oct 2001 08:53:25 +0000 (08:53 +0000)]
(what-line): Avoid problems with field properties.
Gerd Moellmann [Thu, 18 Oct 2001 08:48:58 +0000 (08:48 +0000)]
(display_line): Indicate empty lines in active
mini-window.
Eli Zaretskii [Thu, 18 Oct 2001 08:06:36 +0000 (08:06 +0000)]
Fix last change.
Eli Zaretskii [Wed, 17 Oct 2001 18:41:54 +0000 (18:41 +0000)]
(widget-field-face, widget-single-line-field-face):
Define special colors for a tty.
Miles Bader [Wed, 17 Oct 2001 18:28:36 +0000 (18:28 +0000)]
*** empty log message ***