1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 02:31:03 -08:00
emacs/lisp/progmodes
Richard M. Stallman 68dff3ca9c (c-macro-preprocessor): Define a preprocessor name
which is valid on MS-DOS.

(c-macro-expansion): Do not rely on ``/tmp/'' being present; use
environment variables as alternatives (MSDOS).  Use
`shell-file-name' rather than ``sh''.  Redirect `stderr' with
`call-process-region' option, not from the shell.  Handle shells
which don't return exit code from `cpp' (MSDOS).  Put messages
from `cpp' inside a comment, to avoid messing up syntax highlighting.
1996-01-29 05:26:21 +00:00
..
ada-mode.el (ada-adjust-case-region, ada-indent-region): Delete format call inside message. 1996-01-25 00:59:05 +00:00
asm-mode.el Update FSF's address. 1996-01-14 07:34:30 +00:00
awk-mode.el Update FSF's address. 1996-01-14 07:34:30 +00:00
c-mode.el Update FSF's address. 1996-01-14 07:34:30 +00:00
cmacexp.el (c-macro-preprocessor): Define a preprocessor name 1996-01-29 05:26:21 +00:00
compile.el (compilation-handle-exit): Undo previous change. 1996-01-23 17:51:09 +00:00
cplus-md.el Update FSF's address. 1996-01-14 07:34:30 +00:00
cpp.el Update FSF's address. 1996-01-14 07:34:30 +00:00
etags.el Update FSF's address. 1996-01-14 07:34:30 +00:00
executable.el Update FSF's address. 1996-01-14 07:34:30 +00:00
f90.el Update FSF's address. 1996-01-14 07:34:30 +00:00
fortran.el Update FSF's address. 1996-01-14 07:34:30 +00:00
hideif.el Update FSF's address. 1996-01-14 07:34:30 +00:00
hideshow.el Update FSF's address. 1996-01-14 07:34:30 +00:00
icon.el Update FSF's address. 1996-01-14 07:34:30 +00:00
inf-lisp.el Update FSF's address. 1996-01-14 07:34:30 +00:00
make-mode.el (makefile-font-lock-keywords): Improve highlighting 1996-01-26 19:30:42 +00:00
modula2.el (m2-case, m2-for, m2-if): Doc fix. 1996-01-04 23:45:36 +00:00
pascal.el Update comment preamble. 1996-01-15 05:56:38 +00:00
perl-mode.el Support for Font Lock mode. 1996-01-25 10:27:31 +00:00
prolog.el Update FSF's address. 1996-01-14 07:34:30 +00:00
scheme.el Update FSF's address. 1996-01-14 07:34:30 +00:00
sh-script.el (sh-mode): Add autoload cookie. 1996-01-19 00:10:34 +00:00
simula.el (simula-electric-keyword): Pass proper format string to message. 1996-01-25 00:57:23 +00:00
tcl.el (add-log-tcl-defun): Don't use tcl-beginning-of-defun; just go to end 1995-12-07 18:27:47 +00:00