- 23 Jan, 2005 6 commits
-
-
Kim F. Storm authored
-
Kim F. Storm authored
visibility at point rather than at window-start.
-
Kim F. Storm authored
-
Kim F. Storm authored
Clear last_height before calling line_bottom_y to get real height.
-
Kim F. Storm authored
if scrolling doesn't move start point, e.g. if looking at tall image.
-
Jason Rumney authored
-
- 22 Jan, 2005 18 commits
-
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Jason Rumney authored
-
Miles Bader authored
Merge from gnus--rel--5.10 Patches applied: * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-4 Merge from emacs--cvs-trunk--0 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-5 Update from CVS: exi/gnus-faq.texi ([4.1]): Typo. * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-6 Update from CVS 2005-01-20 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/mm-decode.el (mm-insert-part): Switch the multibyteness of data which will be inserted according to the multibyteness of a buffer rather than the type of contents. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>. 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change) * man/gnus-faq.texi ([4.1]): Typo.
-
Steven Tamm authored
(DARWIN): Defined. * process.c (init_process): Default process-connection-type to nil on darwin 6 or less, t if it is 7 or higher. This way the broken pty behavior is still allowed on darwin 6 for interactive processes for people that know what they are doing.
-
David Kastrup authored
* progmodes/grep.el: Add alias `find-grep' for `grep-find'. * building.texi (Grep Searching): Mention alias `find-grep' for `grep-find'.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
like for the 303 response.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
eudc-options-file is loaded.
-
Kim F. Storm authored
(line-move): New function that adjusts vscroll for partially visible rows, and calls line-move-1 otherwise.
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
(syms_of_window): DEFVAR_BOOL it. (Fpos_visible_in_window_p): Extend return value to include RTOP and RBOT values if FULLY is nil. (window_scroll_pixel_based): Adjust vscroll for partially visible rows if auto_window_vscroll_p is set. (Fset_window_vscroll): Do nothing if vscroll is not modified.
-
Kim F. Storm authored
to return number of partially invisible pixels at top and bottom of the dislay row at POS.
-
Nick Roberts authored
-
- 21 Jan, 2005 14 commits
-
-
Nick Roberts authored
-
Nick Roberts authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
John Wiegley authored
* pcomplete.el: define pcomplete-read-event instead of read-event, since it's not a complete read-event implementation
-
Jan Djärv authored
(xg_get_file_name): Move declaration ofx_use_old_gtk_file_dialog to start of function for older compilers.
-
Jay Belanger authored
-
Jay Belanger authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 20 Jan, 2005 2 commits
-
-
Steven Tamm authored
(init_editfns): Assign new variable operating-system-release based on call to uname if available. (get_operating_system_release): Added function to allow c-level access to operating system release. * config.h: Regenerated. * s/darwin.h (PTY_ITERATION): Don't allow PTYs on darwin 6 or less. (MIN_PTY_KERNEL_VERSION): Defined minimum kernel version for using ptys as '7'. * term/mac-win.el (process-connection-type): Removed. Controlled now by s/darwin.h:PTY_ITERATION.
-
Kim F. Storm authored
-