1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-24 05:22:04 -08:00
emacs/lisp/progmodes
Gerd Moellmann b1620031b1 (ps-mode-print-function): Remove quote for
lambda expression.
(ps-mode-menu-main): Submenu with options on/off was replaced with
a toggle button.
(ps-mode, ps-run-mode): Define with `define-derived-mode'
(ps-mode): Autoload cookie added on same line as comment
(ps-mode-tabkey, ps-mode-backward-delete-char):
(ps-mode-r-balance): Replace `delete-horizontal-space' and
`indent-to' with `indent-line-to'
(ps-mode-print-buffer, ps-mode-print-region): Use `funcall'
instead of `eval'.
(ps-mode-print-region): Use `with-temp-buffer'.
(ps-run-start): Use of `mapconcat'.  Use `apply' instead of
`eval'.
(numerous places): Add back-tick and tick around names in
docstrings, fix punctuation in docstrings, remove trailing spaces.
2001-10-26 09:16:27 +00:00
..
.gitignore
ada-mode.el (ada-mode): Avoid unneeded version checks. 2001-07-16 15:12:19 +00:00
ada-prj.el
ada-stmt.el
ada-xref.el (ada-xref-initialize): Fix call to add-hook. 2001-07-16 13:38:53 +00:00
antlr-mode.el Add Keywords header. From Pavel Janik. 2001-08-26 16:36:14 +00:00
asm-mode.el
autoconf.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
awk-mode.el
cc-align.el
cc-bytecomp.el
cc-cmds.el
cc-compat.el
cc-defs.el
cc-engine.el (c-beginning-of-member-init-list): 2001-10-24 16:12:07 +00:00
cc-langs.el
cc-menus.el
cc-mode.el
cc-styles.el
cc-vars.el
cmacexp.el (c-macro-preprocessor): Use "gcc -E" for 2001-09-02 17:29:14 +00:00
compile.el (compilation-parse-errors-filename-function): 2001-10-25 07:51:55 +00:00
cperl-mode.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
cpp.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
cwarn.el (cwarn-font-lock-feature-keywords-alist): 2001-10-21 22:48:45 +00:00
dcl-mode.el
delphi.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
ebnf-bnf.el Fix character range regexp. Doc fix. 2001-09-24 17:41:41 +00:00
ebnf-iso.el Fix character range regexp. Doc fix. 2001-09-24 17:42:00 +00:00
ebnf-otz.el Doc fix. 2001-09-19 08:56:58 +00:00
ebnf-yac.el Fix character range regexp. Doc fix. 2001-09-24 17:43:45 +00:00
ebnf2ps.el Eliminate make-local-hook calls. Doc fix. 2001-09-24 17:41:19 +00:00
ebrowse.el Adapt to change in perform-replace. 2001-10-24 12:39:29 +00:00
etags.el Adapt to change in perform-replace. 2001-10-24 12:39:29 +00:00
executable.el (executable-set-magic): If 2001-08-07 09:47:06 +00:00
f90.el
fortran.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
glasses.el (glasses-convert-to-unreadable): Consider 2001-09-03 08:20:54 +00:00
hideif.el
hideshow.el Update first-line description. 2001-08-27 22:23:09 +00:00
icon.el
idlw-rinfo.el
idlw-shell.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
idlw-toolbar.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
idlwave.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
inf-lisp.el
m4-mode.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
make-mode.el (makefile-macroassign-regex): Recognize the ?= operator. 2001-07-30 11:09:22 +00:00
mantemp.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
meta-mode.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
modula2.el
octave-hlp.el
octave-inf.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
octave-mod.el
pascal.el
perl-mode.el
prolog.el
ps-mode.el (ps-mode-print-function): Remove quote for 2001-10-26 09:16:27 +00:00
scheme.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
sh-script.el
simula.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
sql.el (sql-db2): Doc change. 2001-08-20 10:02:07 +00:00
tcl.el *** empty log message *** 2001-07-17 18:40:19 +00:00
vhdl-mode.el