- 26 Apr, 1996 17 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(shut_down_emacs) [WINDOWSNT]: Invoke term_ntproc.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Fcall_process_region) [DOSNT]: Canonicalize slashes in filename. (child_setup) [WINDOWSNT]: Decrease handles array by one.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
pop password and pass on to movemail. (rmail-pop-password, rmail-pop-password-required): New variables. (rmail-read-password): New function.
-
Richard M. Stallman authored
for Microsoft VC++ error messages containing drive letters.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(change_frame_size_1): Block input around the real work.
-
Richard M. Stallman authored
address to `intdos' instead of SI which can be 16-bit.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 25 Apr, 1996 3 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
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 2 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.
-