- 30 Dec, 2001 4 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 29 Dec, 2001 16 commits
-
-
Richard M. Stallman authored
(sigprocmask_set): Conditionalize decl on ! NOT_C_CODE.
-
Pavel Janík authored
-
Pavel Janík authored
-
Ken Raeburn authored
comparison to test lisp value returned by Fget.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Pavel Janík authored
-
Richard M. Stallman authored
Handle modifier bits. Correct typo in error message.
-
Gerd Moellmann authored
-
Eli Zaretskii authored
-
Richard M. Stallman authored
shrink the windows above as necessary to get space. (mouse-drag-move-window-bottom, mouse-drag-window-above): New fns.
-
Richard M. Stallman authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Richard M. Stallman authored
This fixes a bug that treated all files as directories.
-
- 28 Dec, 2001 20 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
alias symbols--put the translated sequences here directly.
-
Richard M. Stallman authored
(java-mode-abbrev-table, pike-mode-abbrev-table): Mark all the predefined abbrevs as "system" abbrevs.
-
Richard M. Stallman authored
(Fdefine_abbrev): New arg SYSTEM-FLAG for a system abbrev. (Fdefine_global_abbrev, Fdefine_mode_abbrev): Update calls to Fdefine_abbrev. (write_abbrev): Update for changed data format. Don't list "system" abbrevs. (Fexpand_abbrev): Update use count with new data format. (describe_abbrev): Update for changed data format. (Fdefine_abbrev_table): Handle the new SYSTEM-FLAG.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(sendmail-send-it): Check mail-specify-envelope-from and mail-envelope-from in the mail buffer at start.
-
Richard M. Stallman authored
(Fdefine_key): Add error message for trying to bind [DEL], [RET], etc. (exclude_keys): New variable. (Flookup_key): Error message if key has wrong data type.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Gerd Moellmann authored
background color if it doesn't have a Pixmap.
-
Gerd Moellmann authored
output_cursor and updated_area. Compare pixel coordinates with window's cursor pixel coordinates. (x_draw_glyphs, x_clear_end_of_line, show_mouse_face): Call notice_overwritten_cursor with new arg list. (show_mouse_face): Fix bug setting a row's mouse_face_p flag unconditionally.
-
Gerd Moellmann authored
height of the cursor line to the amount to scroll.
-
Eli Zaretskii authored
(sendmail-send-it): Copy `mail-envelope-from' from calling buffer. From "Golubev I. N." <gin@mo.msk.ru>.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(line-move-to-column): New subroutine--smarter about advancing over invisible parts of a line, or lines, but only as long as hpos grows. (line-move-finish): New subroutine: repeatedly processes desired column, intangibility, and fields. (line-move): Use those subroutines. When moving lines downward, skip invisible text first rather than last.
-
Richard M. Stallman authored
character is not an acceptable stopping point.
-