- 25 Apr, 1996 1 commit
-
-
Richard M. Stallman authored
Free the font, and the fontinfo too if we don't want it.
-
- 24 Apr, 1996 4 commits
-
-
Edward M. Reingold authored
-
Edward M. Reingold authored
-
Edward M. Reingold authored
-
Richard M. Stallman authored
-
- 23 Apr, 1996 5 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(change_frame_size_1): Block input around the real work.
-
Richard M. Stallman authored
If wait_for_cell, don't call timer_check, and use detect_input_pending instead of detect_input_pending_run_timers.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Get sizes from FRAME_NEW_HEIGHT, FRAME_NEW_WIDTH if they are nonzero.
-
- 22 Apr, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 21 Apr, 1996 8 commits
-
-
Richard M. Stallman authored
with --clean-up and --tar, so that the default is useful.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
argument RECUR to avoid infinite recursion on malformed nodes.
-
Richard M. Stallman authored
(simula-version): Function and variable deleted.
-
Richard M. Stallman authored
(simula-substatement-offset, simula-continued-statement-offset) (simula-label-offset, simula-if-indent, simula-inspect-indent) (simula-electric-indent, simula-abbrev-keyword, simula-abbrev-stdproc): Added default constants. (simula-emacs-features): new constant to hold information on which flavor if emacs is running (from cc-mode.el). (simula-mode-menu): Menu definition for Lucid Emacs (simula-mode-map): Bound new command simula-indent-exp to C-M-q and added lots of commands to [menu-bar]. (simula-popup-menu): New function for Lucid menus. (simula-keep-region-active): New function for Lucid menus. (simula-indent-exp): New command that indents a whole expression. (simula-indent-line): New strategies for finding the right amount to indent. (simula-skip-comment-backward): Added optional parameter stop-at-end to stop at the first END statement. (simula-expand-stdproc): Added abbrev expansion to verbatim copy of abbrev table, same for function simula-expand-keyword. (simula-search-backward): Added Doc string, and lots of error checking. (simula-search-forward): Added Doc string, and lots of error checking. Added hilit19 config code. (simula-version): New variable and function to report value. (simula-submit-bug-report): New function to submit bug report.
-
- 19 Apr, 1996 5 commits
-
-
Karl Heuer authored
(f90-keywords-level-3-re): Added operator and result. (f90-match-end, f90-looking-at-program-block-start): Fixed bug with false matching in comments/strings. (f90-looking-at-program-block-start, f90-imenu-generic-expression): Added knowledge of pure and extrinsic subroutines. (f90-abbrev-start): Fixed bug using next-command-event. (f90-keywords-level-3-re): Added keyword "nullify". (f90-else-like-re): Fixed indentation of case() statements. (f90-font-lock-keywords-2): Changed highlighting of case() statements.
-
Richard M. Stallman authored
(metamail-environment): Add MM_QUIET. (metamail-switches): Delete -m emacs. (metamail-interpret-header, metamail-interpret-body): New functions. (metamail-region, metamail-buffer): New arg VIEWMODE.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(x-get-selection-value): Return nil if the clipboard data is is the same as the remembered selected text.
-
- 18 Apr, 1996 6 commits
-
-
Lars Magne Ingebrigtsen authored
gnus-window-to-buffer): Pop up the shell buffer after piping articles through a filter.
-
Lars Magne Ingebrigtsen authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(CHECK_X_FRAME): Macro deleted.
-
Richard M. Stallman authored
(x_scroll_bar_note_movement): Don't call XQueryPointer. (x_new_font): Intern FONT just once for finding full name.
-
- 17 Apr, 1996 3 commits
-
-
Richard M. Stallman authored
src/Makefile needs to rebuild `make-doc.exe', use one command per line. Undo the previous change.
-
Richard M. Stallman authored
Strip text properties from regexp.
-
Richard M. Stallman authored
-
- 16 Apr, 1996 7 commits
-
-
Richard M. Stallman authored
On termcap frames, implicit names are ok.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(vc-clear-context): Initialise vc-comment-ring using make-ring. (vc-finish-logentry): Don't initialise vc-comment-ring here.
-
Richard M. Stallman authored
(x_make_frame_visible): Don't call SetForegroundWindow after x_set_offset. (win32_initialize): Call AttachThreadInput at the end.
-
Richard M. Stallman authored
(win32_wnd_proc): Special handling for WM_CLOSE.
-
Richard M. Stallman authored
(sys_select): Call __dpmi_yield while waiting for input to improve multitasking behaviour. Do not check timer when no timeout.
-
Richard M. Stallman authored
-