emacs/lisp/progmodes
Dan Nicolaescu f3041af143 * configure.in: Remove references to unsupported systems.
* notes/copyright:
* MAINTAINERS: Remove references to files that have been removed.

* os.texi (System Environment): Remove references to OSes that are
not supported anymore.

* PROBLEMS:
* MACHINES: Remove references to systems not supported anymore.

* makefile.w32-in:
* Makefile.in: Remove references to Xenix.

* gnus.el (gnus-use-long-file-name): Remove reference to xenix.

* obsolete/x-apollo.el: Remove file for unsupported system.

* term/x-win.el (vendor-specific-keysyms): Remove reference to
Apollo.

* progmodes/gud.el (gud-dgux-p): Remove.
(dbx): Remove reference to dgux.

* progmodes/ps-mode.el (ps-mode-print-function):
* ps-print.el (ps-lp-system):
* paths.el (rmail-spool-directory):
* ls-lisp.el (ls-lisp-emulation):
* lpr.el (lpr-lp-system):
* dired.el (dired-chown-program): Remove references to dgux.

* m/7300.h:
* m/acorn.h:
* m/alliant-2800.h:
* m/alliant.h:
* m/alliant1.h:
* m/alliant4.h:
* m/altos.h:
* m/amdahl.h:
* m/apollo.h:
* m/att3b.h:
* m/aviion-intel.h:
* m/aviion.h:
* m/celerity.h:
* m/clipper.h:
* m/cnvrgnt.h:
* m/convex.h:
* m/cydra5.h:
* m/delta88k.h:
* m/dpx2.h:
* m/dual.h:
* m/elxsi.h:
* m/f301.h:
* m/gould-np1.h:
* m/gould.h:
* m/i860.h:
* m/ibmps2-aix.h:
* m/ibmrt-aix.h:
* m/ibmrt.h:
* m/irist.h:
* m/is386.h:
* m/isi-ov.h:
* m/mega68.h:
* m/mg1.h:
* m/news-r6.h:
* m/news-risc.h:
* m/news.h:
* m/nh3000.h:
* m/nh4000.h:
* m/ns16000.h:
* m/ns32000.h:
* m/nu.h:
* m/orion.h:
* m/orion105.h:
* m/paragon.h:
* m/pfa50.h:
* m/plexus.h:
* m/pyramid.h:
* m/pyrmips.h:
* m/sh3el.h:
* m/sps7.h:
* m/sr2k.h:
* m/stride.h:
* m/sun1.h:
* m/sun2.h:
* m/sun3-68881.h:
* m/sun3-fpa.h:
* m/sun3-soft.h:
* m/sun3.h:
* m/sun386.h:
* m/symmetry.h:
* m/tad68k.h:
* m/tahoe.h:
* m/targon31.h:
* m/tek4300.h:
* m/tekxd88.h:
* m/tower32.h:
* m/tower32v3.h:
* m/ustation.h:
* m/wicat.h:
* m/xps100.h:
* s/cxux.h:
* s/cxux7.h:
* s/dgux.h:
* s/dgux4.h:
* s/dgux5-4-3.h:
* s/dgux5-4r2.h:
* s/esix.h:
* s/esix5r4.h:
* s/hiuxmpp.h:
* s/hiuxwe2.h:
* s/iris3-5.h:
* s/iris3-6.h:
* s/isc2-2.h:
* s/isc3-0.h:
* s/isc4-0.h:
* s/isc4-1.h:
* s/newsos5.h:
* s/newsos6.h:
* s/osf1.h:
* s/osf5-0.h:
* s/riscix1-1.h:
* s/riscix12.h:
* s/sco4.h:
* s/sco5.h:
* s/sunos4-0.h:
* s/sunos4-1.h:
* s/sunos413.h:
* s/sunos4shr.h:
* s/umax.h:
* s/unipl5-2.h:
* s/xenix.h:
* cxux-crt0.s:
* unexapollo.c:
* unexconvex.c:
* unexenix.c:
* unexsni.c: Remove files for systems no longer supported.

* m/intel386.h: Remove references to unsupported systems.

* w32.c (get_emacs_configuration): Remove reference to i860.

* sysdep.c: Remove dead code.
2008-01-06 00:56:56 +00:00
..
.gitignore
ada-mode.el * progmodes/ada-xref.el (ada-prj-find-prj-file): 2008-01-04 06:18:31 +00:00
ada-prj.el (ada-prj-display-page): Use mapc' rather than mapcar'. 2007-09-26 00:24:29 +00:00
ada-stmt.el
ada-xref.el * progmodes/ada-xref.el (ada-prj-find-prj-file): 2008-01-04 06:18:31 +00:00
antlr-mode.el * mouse.el (mouse-popup-menubar): Fix typo. 2008-01-04 08:34:15 +00:00
asm-mode.el (asm-mode-map): Add a major mode menu. 2007-12-25 20:00:12 +00:00
autoconf.el (autoconf-definition-regexp): 2007-09-07 09:35:49 +00:00
cc-align.el
cc-awk.el Replace `iff' in doc-strings and comments. 2007-08-08 07:34:30 +00:00
cc-bytecomp.el (cc-bytecomp-ignore-obsolete): Use byte-compile-disable-warning. 2007-10-28 23:50:30 +00:00
cc-cmds.el (c-indent-line-or-region): 2007-12-25 22:14:07 +00:00
cc-compat.el
cc-defs.el (c-region-is-active-p): Use `mark-active' if it's defined. 2007-12-25 22:44:28 +00:00
cc-engine.el (c-crosses-statement-barrier-p): Fix typo in docstring. 2007-11-15 18:27:06 +00:00
cc-fonts.el (gtkdoc-font-lock-doc-comments): Highlight name of parameters in document body. 2007-08-23 21:41:48 +00:00
cc-langs.el Support new keywords added to objective-c frontend of gcc. 2007-09-08 04:31:08 +00:00
cc-menus.el (cc-imenu-c++-generic-expression): Tweak regexp to avoid overflow. 2007-10-17 01:37:23 +00:00
cc-mode.el * progmodes/cc-vars.el (defcustom-c-stylevar): Eval VAL. 2007-12-18 09:21:28 +00:00
cc-styles.el (c-make-styles-buffer-local) 2007-10-13 03:01:12 +00:00
cc-subword.el (c-subword-mode): Drop support for systems without define-minor-mode. 2007-12-18 02:32:04 +00:00
cc-vars.el (defcustom-c-stylevar): Revert previous change (merge mistake). 2008-01-04 03:14:56 +00:00
cfengine.el
cmacexp.el
compile.el Merge from emacs--rel--22 2007-12-28 22:26:14 +00:00
cperl-mode.el Merge from emacs--rel--22 2007-12-16 04:31:49 +00:00
cpp.el Replace `iff' in doc-strings and comments. 2007-08-08 07:34:30 +00:00
cwarn.el
dcl-mode.el Remove directory part from filenames in function declarations. 2007-12-06 04:09:57 +00:00
delphi.el * calculator.el: 2007-12-25 19:21:38 +00:00
ebnf-abn.el
ebnf-bnf.el
ebnf-dtd.el
ebnf-ebx.el
ebnf-iso.el
ebnf-otz.el
ebnf-yac.el (ebnf-yac-token-table): Use mapc rather than mapcar. 2007-10-13 03:00:16 +00:00
ebnf2ps.el (ebnf-map-name, ebnf-dimensions): Use mapc rather than mapcar. 2007-10-13 02:59:56 +00:00
ebrowse.el * erc-stamp.el (erc-echo-timestamp): 2007-12-08 01:02:29 +00:00
etags.el Whitespace. 2007-11-02 08:21:04 +00:00
executable.el
f90.el (f90-font-lock-keywords-1): Revert change merged in from EMACS_22 branch. 2007-10-27 19:12:27 +00:00
flymake.el (flymake-goto-file-and-line): Fix typo in string. 2007-11-17 09:46:37 +00:00
fortran.el (gud-find-c-expr): Declare as a function. 2007-11-17 03:49:59 +00:00
gdb-ui.el (gud-remove, gud-break): Declare as functions. 2007-12-01 02:34:09 +00:00
glasses.el
grep.el (find-name-arg): Declare for compiler. 2008-01-04 03:13:43 +00:00
gud.el * configure.in: Remove references to unsupported systems. 2008-01-06 00:56:56 +00:00
hideif.el
hideshow.el * erc-ibuffer.el (erc-channel-modes): 2008-01-04 06:29:12 +00:00
icon.el
idlw-complete-structtag.el (idlwave-sintern-structtag): Fix declaration. 2007-11-30 08:40:56 +00:00
idlw-help.el (idlwave-sintern-sysvar) 2007-11-30 08:42:44 +00:00
idlw-shell.el * calculator.el: 2007-12-25 19:21:38 +00:00
idlw-toolbar.el (idlwave-toolbar-add-everywhere) 2007-10-13 02:58:56 +00:00
idlwave.el (idlwave-region-active-p): Use `use-region-p'. 2007-12-25 22:45:27 +00:00
inf-lisp.el
ld-script.el
m4-mode.el
make-mode.el
mantemp.el
meta-mode.el (meta-mode-syntax-table): Move init into decl. 2007-09-19 14:32:53 +00:00
mixal-mode.el * progmodes/mixal-mode.el (mixal-run, mixal-debug): Call mixvm 2007-10-31 06:28:09 +00:00
modula2.el (m2-definition, m2-module): Don't use previous-line. 2007-08-27 13:41:54 +00:00
octave-hlp.el
octave-inf.el (inferior-octave-mode): Use add-hook to 2007-09-22 20:12:05 +00:00
octave-mod.el * progmodes/octave-mod.el (inferior-octave-send-list-and-digest): 2007-11-19 08:50:04 +00:00
pascal.el
perl-mode.el * progmodes/perl-mode.el (perl-continued-statement-offset) 2007-12-09 19:19:46 +00:00
prolog.el Remove directory part from filenames in function declarations. 2007-12-06 04:09:57 +00:00
ps-mode.el * configure.in: Remove references to unsupported systems. 2008-01-06 00:56:56 +00:00
python.el Remove directory part from filenames in function declarations. 2007-12-06 04:09:57 +00:00
scheme.el (scheme-mode-variables): Set font-lock-comment-start-skip. 2007-08-18 23:45:58 +00:00
sh-script.el (sh-font-lock-syntactic-keywords): Fix 2007-12-17 20:32:48 +00:00
simula.el * progmodes/mixal-mode.el (mixal-run, mixal-debug): Call mixvm 2007-10-31 06:28:09 +00:00
sql.el (top): Use mapc' rather than mapcar'. 2007-09-26 00:28:25 +00:00
tcl.el
vera-mode.el * emulation/edt-mapper.el (function-key-map): 2007-10-21 17:22:04 +00:00
verilog-mode.el Reformat parts to 80 columns. 2007-12-24 08:00:52 +00:00
vhdl-mode.el * erc-stamp.el (erc-echo-timestamp): 2007-12-08 01:02:29 +00:00
which-func.el Added diff-mode to `which-func-modes'. 2007-09-08 04:35:39 +00:00
xscheme.el (top): Use mapc' rather than mapcar'. 2007-09-26 00:30:33 +00:00