- 16 Nov, 2000 12 commits
-
-
André Spiegel authored
-
André Spiegel authored
-
Miles Bader authored
-
Gerd Moellmann authored
-
Kenichi Handa authored
-
Kenichi Handa authored
one text line even if the buffer is empty.
-
Kenichi Handa authored
-
Gerd Moellmann authored
(ange-ftp-file-readable-p, ange-ftp-file-executable-p): Bind ange-ftp-process-verbose to nil.
-
Gerd Moellmann authored
knowing the line's height; use the default font's height in that case.
-
Gerd Moellmann authored
`demibold'.
-
Kenichi Handa authored
(clear_glyph_row): Delete local static variable null_row.
-
Kenichi Handa authored
-
- 15 Nov, 2000 22 commits
-
-
Jason Rumney authored
(w32_alloc_lighter_color): Use new brightness calculations from xterm.c. Scale delta to be in the range expected by W32. (w32_draw_relief_rect): Use frame relief colors.
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
:help-echo is a function, set help-echo of overlay to widget-mouse-help. (widget-mouse-help): New function. (widget-echo-help): Rewritten for :help-echo functions only taking a widget arg.
-
Dave Love authored
-
Dave Love authored
display-graphic-p. (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound and that JPEG is available. (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
-
Dave Love authored
Match @euro.
-
Dave Love authored
-
Dave Love authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(Qinhibit_default_face_x_resources): New variable. (syms_of_frame): Initialize it. (Fmodify_frame_parameters): Bind inhibit-default-face-x-resources.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
`inhibit-default-face-x-resources' is bound, don't intiialize the default face from X resources.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
(Using Stand-alone Info): Remove node.
-
Eli Zaretskii authored
texinfo-insert-@url. (texinfo-insert-@url): A defalias for texinfo-insert-@uref. (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
reading the directory if readdir returns null and errno is EAGAIN or EINTR.
-
- 14 Nov, 2000 6 commits
-
-
Stefan Monnier authored
(checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap. (checkdoc-minor-keymap): Backward compatibility. (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap. (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode. (checkdoc-this-string-valid-engine): Be a bit more strict to avoid matching substrings of `...' quoted vars/funs. (checkdoc-defun-info): Only look for `interactive' if alone. (debug-ignored-errors): Add "arg doesn't appear in docstring".
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Dave Love authored
-
Stefan Monnier authored
so setting scroll-step to 1 doesn't defeat scroll-conservatively. Set amount_to_scroll to max of dx and scroll_step so that scroll-conservatively doesn't defeat scroll-step>1. (syms_of_xdisp): Add a hint in scroll-step's docstring to use scroll-conservatively for line-at-a-time scrolling.
-
Dave Love authored
-