(in-is13194-devanagari-pre-write-conversion): Use with-temp-buffer.
[bpt/emacs.git] / lisp / progmodes / cc-langs.el
1998-06-10 Richard M. Stallman(c-mode-menu): Use (mark t), not (mark), in enable...
1998-03-08 Richard M. Stallman(c-Java-javadoc-paragraph-start): New variable for...
1998-02-17 Richard M. Stallman(c-postprocess-file-styles): If a file style or file...
1997-10-23 Karl HeuerRemove version number.
1997-10-23 Karl HeuerDefine `/' in c-mode-base-map since all modes now support
1997-09-08 Richard M. Stallman(c-mode-base-map): Don't define C-c C-e here.
1997-08-16 Richard M. Stallman(c-double-slash-is-comments-p): Remove obsolete variable.
1997-08-11 Richard M. Stallman(c-mode-base-map, c++-mode-map):
1997-08-09 Richard M. Stallman(c-symbol-key):
1997-07-18 Richard M. StallmanRequire 'cc-defs for the definition of c-emacs-features.
1997-07-13 Richard M. StallmanRequire cc-defs.
1997-07-10 Richard M. StallmanInitial revision